/* CSS Document */
body{
	padding:0 0 20px 0; margin:0; font-family:Tahoma, Arial, Helvetica, sans-serif;
	}
div, h1, h2, h3, p, ul, img{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.spacer{
	font-size:0; line-height:0; clear:both;
	}
img{
	display:block;
	}
/*--------------------------header part start
Lt Wine = cc9999 (FFFFFF)
Med Wine = 996666 (999999)
Dk Wine = 663333 (666666)
---------------*/
#header{
	background:url(images/header_pci_smaller.jpg) no-repeat 0 0 #663333; 
	color:#cc9999; 
	height:332px; 
	border-bottom:#cc9999 1px solid;
	width:778px; 
	margin:0 auto; 
	padding:41px 0 0 0;
	}
#header img.logo{
	margin:-41px 0; padding:0 0 85px; width:238px;
	}
#header ul{
	background-color:#333333; height:31px; margin:238px 0 0 0; padding:0 0 0 28px; color:#ccc;
	}
#header ul li{
	float:left; display:block; line-height:31px; font-weight:bold; font-size:11px; padding:0 6px;
	}
#header ul li a{
	text-decoration:none; color:#cc9999; text-transform:capitalize; background-color:#333;
	}
#header ul li a:hover, #header ul li.active{
	color:#6699cc; background-color:#333;
	}
/*-----------------------body---------------*/
#body{
	width:704px; background:url(images/body_pic.gif) no-repeat 100% 99% #663333; color:#FFFFFF;
	margin:0 auto; padding:31px 37px 42px;
	}
/*#welcome{
	background:url(images/welcome_theplay.jpg) no-repeat 535px 27px; border-bottom:#996666 1px solid; padding:0 30px 0 0 ;
	} */
#welcome{
	border-bottom:#996666 1px solid; padding:0 30px 0 0 ;
	}	
#welcome h2{
	display:block; font-size:13px; line-height:17px;
	color:#6699cc;
	text-indent:-2000px; margin:0 0 15px 0;
	}
#welcome p{
	font-size:11px; padding:0 0 18px 0; line-height:15px;
	}
#welcome p.floatRight{
	font-size:11px; line-height:15px; float: right;
	}
#welcome p.text{
	margin:0 179px 0 0;
	}
#welcome a{
	font-size:11px; text-decoration:none; color:#B3B3B3; background-color:#663333;
	}
#welcome a:hover{
	font-size:11px; color:#cc9999; background-color:#663333;
	}	

#body p a{
	text-decoration:none; color:#B3B3B3; background-color:#663333;
	}
#body p a:hover{
	color:#cc9999; background-color:#663333;
	}	
	
#body td{
	font-size:11px; line-height:15px; text-align:left; vertical-align: top; 
	}

#quotes{
	}	
#quotes p{
	font-size:11px; padding:0 0 15px 0; line-height:13px;
	}
#quotes hr{
	height: 1pt;
	color : #996666;
	}

img.floatLeft { 
}
img.floatRight { 
    float: right; 
    margin: 30px 0 0 20px; 
	border:#333333 2px solid;
}
#body h2.profile{
	background:url(images/thegallery.gif) no-repeat 0 0; height:54px; width:178px; display:block; margin:17px 0 10px 0;
	text-indent:-2000px;
	}
/*#body gallery{
	height:104px; background:url(images/gallery_bg.gif) repeat-x 0 0; padding:8px 0 0 10px;
	}
#body ul.gallery li{
	background-color:#cc9999; padding:0 8px 0 0; color:#cc9999; float:left; 
	}
#body ul.gallery li.nopadding{
	padding:0;*/
	}
#body ul.num{
	height:14px; border-bottom:#996666 1px solid; padding:0 5px 5px 0; margin:0 0 45px 0;
	}
#body ul.num li{
	float:right; display:block; padding:0 2px; font-size:11px; line-height:14px; color:#cc9999; background-color:#663333;
	font-weight:bold;
	}
#body ul.num li a{
	color:#cc9999; background-color:#663333; text-decoration:none; 
	}
#body ul.num li a:hover{
	color:#cc9999; background-color:#996666;
	}
#body ul.num li.highlighted{
	color:#cc9999; background-color:#996666;
	}
#body ul.footer{
	font-size:0; height:18px; margin:0 0 8px 0;
	}
#body ul.footer li{
	float:left; display:block; line-height:18px; font-weight:bold; font-size:11px; padding:0 6px;
	}
#body ul.footer li a{
	text-decoration:none; color:#CCC; text-transform:capitalize; background-color:#663333;
	}
#body ul.footer li a:hover, #body ul li.active{
	text-decoration:underline;
	}
#body p.footertex{
	font-size:9px; line-height:14px; margin:0 0 5px 0;
	}
#body p.footertex a{
	text-decoration:none; color:#B3B3B3; background-color:#663333;
	}
#body p.footertex a:hover{
	color:#cc9999; background-color:#663333;
	}
#black{
	width:778px; border-top:#cc9999 1px solid; height:37px; margin:0 auto; background-color:#333333; color:#cc9999;
	}
	
.demo  {color:#000033; background:url(images/big_gallery_bg.gif); layer-background-color:#cccccc;
        position:absolute; width:710px; height:505px;
        z-index:99;  visibility:hidden;}
		
.store  {color:#000033; background:url(images/big_gallery_bg.gif); layer-background-color:#cccccc;
        position:absolute; width:620px; height:420px;
        z-index:99;  visibility:hidden;}
		

hr {
  border: 0;
  width: 100%;
  color: #996666;
  background-color: #996666;
  height: 1px;		
}

/* for comments page */
		
td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select {
	border: 2px solid yellow;
	background-color: #FFFFD5;
	margin: 0px;
	color: red;
}

tr td.field div.formError {
	display: none;
	color: #ffff00;
}

tr.errorRow td.field div.formError {
	display: block;
	font-weight: normal;
}

div.error {
	color: #ffff00;
	padding-bottom: 8px;
}

div.error a {
	color: #336699;
	font-size: 12px;
	text-decoration: underline
}

div.tooltip {
	position: absolute;
	left: 30px;
	bottom: 0px;
	display: none; /* in case javascript is disabled */
	width: 170px;
	background-color: #F4F1E9;
	z-index: 100;
	padding: 10px;
	border: 1px solid #CCCCCC;
}


label.error {
	display: block;
	color: #ffff00;
	font-style: italic;
	font-weight: normal;
}

input.error {
	border: 2px solid #ffff00;
}

div.requiredNotice {
	width: 140px;
	float: right;
	margin: 0 24px 0 0;
	padding: 0;
}

/* Submit button for external link in store. */

.submitbutton { 
		font-size : 11px;
		font-variant : small-caps;
		font-weight : bold;
		letter-spacing:-.5px;
		color: #353535;
		BORDER: #bfbfbf 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { 
		font-size : 11px;
		font-variant : small-caps;
		font-weight : bold;
		letter-spacing:-.5px;
		color: #ffffff;
		BORDER: #bfbfbf 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#545454; }


		
