/*HERE THIS IS A STYLE SHEET FOR AmazonWebcam.com (c)2008 copyright by MuscleDesigns, alright and reserved, http://www.muscledesigns.com*/

/*#####start global style.#####*/
br{
	clear:both;
}
hr{
	clear:both;
	height:1px;
	margin:0px;
	border-top:1px thin #FFFFFF;
}
img{
	border:none;
}
.clearall{
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
body,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	/*text-align:center;*/
}
body{
	background-color:#000000;
	margin:0px;
}
a{
	color:#FF0099;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#FF0033;
}
form{
	margin:0px;
}

.goleft{float:left;}
.goright{float:right;}
.txtupper{text-transform:uppercase;}
.txtbold{font-weight:bold;}

.txtpink{color:#FF0099; font-weight:bold;}

.copyright{margin:15px 0px; font:normal 10px Arial, Helvetica, sans-serif;}

.redhed {
	padding:5px;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#CC0000;
}
/*#####end global style.#####*/


/*#####start layout module#####*/
#headpicttop{
	clear:both;
	width:768px;
	height:120px;
	overflow:hidden;
}
#menuhold{
	clear:both;
	padding:0px 0px 0px 10px;
	margin-bottom:5px;
	width:758px;
	height:30px;
	background:transparent url(../home/templates/graphics/bg_menu.jpg) no-repeat left top;
	overflow:hidden;
}
#toptitle{
	clear:both;
	margin-bottom:15px;
	padding:5px;
	width:758px;
	background-color:#161616;
	color:#FFFFCC;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}


#bodaybox{
	clear:both;
	width:768px;
	padding:0px;
	overflow:hidden;
}


#footerbox{
	clear:both;
	/*width:748px;*/
	padding:15px 10px 5px 10px;
}
#footerbox ul{margin:0px padding:0px; list-style-type:none;}
#footerbox li{float:left; margin:0px; padding:0px 5px; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFFFFF;}
#footerbox a{color:#FFFFFF;}
#footerbox a:hover{color:#CC0099;}
/*#####end layout module#####*/


/*#####start top menu module#####*/
#menuhold ul{margin:0px; padding:0px; list-style-type:none;}
#menuhold li{float:left; margin:0px; display:block;}
#menuhold ul li a{
	display:block;
	float:left;
	padding:7px 10px 0px 10px; 
	height:23px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:capitalize;
	text-align:center;
}
#menuhold a:hover{background:transparent url(../home/templates/graphics/bg_menuover.jpg) repeat-x left top;}
/*#####end top menu module#####*/


/*#####start header module#####*/
#toptitle p{margin:0px;}
/*#####end header module#####*/


/*#####start home section#####*/
#watchflex{
	clear:both;
	width:768px;
	height:76px;
	margin-bottom:15px;
	background:transparent url(../home/templates/graphics/watchus.jpg) no-repeat center;
}
#homegirlbox{
	clear:both;
	padding:6px;
	margin-bottom:15px;
	width:756px;
	height:222px;
	background:transparent url(../home/templates/graphics/bg_hmegirls.jpg) no-repeat left top;
}
/*#####end home section#####*/

/*#####start webcam applet section#####*/
#live {
width:833px;
height:201px;
background:url(/$model.webapp/images/live_bg.jpg) repeat-x 0% 0%}
#live_left {
width:833px;
height:201px;
background:url(/$model.webapp/images/live_left.jpg) no-repeat 0% 0%}
#live_right {
width:833px;
height:201px;
background:url(/$model.webapp/images/live_right.jpg) no-repeat 100% 0%}

textarea {
width:214px;
height:70px;
overflow:auto;
font-size:11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;}

#launch {
width:776px;
height:348px;
background:url(/$model.webapp/images/launch_bg.jpg) no-repeat 0% 0%;
text-align:left;
}

#chat_applet {
width:750px;
height:270px;
background-color:#999999;
margin:18px 12px;
position:absolute}

#sound {
float:right;
width:70px;
height:30px;
background-color:#999999;
margin:305px 58px 0 0;
}

#links{
float:right;

margin:305px 38px 0 0;
}

*html #links {
margin-right:37px}

*html #sound {
margin-right:29px}

/*style for chat error box.*/
#chatbox_alert {
	background-image: url(../images/chat_box_alertpict.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	text-align: right;
	height: 235px;
	width: 450px;
	border: thin solid #CEDEDE;
	background-color: #333333;
}

/*style for who's online error box.*/
.whoistable table tr td,.perflist table tr td,.pgallery table tr td,.perfcontent table tr td {
	text-align:center!important;
}
.whoistable a,.perflist a{
	padding:3px;
	margin:5px;
	/*background-color:#990066;*/
	color:#ffffff;
	text-align:center;
}
.perflist a img,.whoiscel a img,.perfcontent img,.pgallery a img {
	padding:3px 3px 7px 3px;
	background-color:#fff;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
/*#####end webcam applet section#####*/