@charset "utf-8";

/*  =========================================================
	File: main.css
	Date: 100211
========================================================== */

/* ==============================================
   I - General Reset
   ============================================== */
html { height: 101%;
}

* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	}

ul, ol {
	list-style:none;	
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

fieldset, img {
	border:0;
	}

caption, th {
	text-align:left;
	}
	
/* ==============================================
   II - Layout
   ============================================== */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	background:#000;		
}

div#container {
	width:954px;
	min-width:500px;
}

/* All Links */
a { outline:none; text-decoration:none; } 
a:link { color:#fff; }
a:visited { color:#fff; }
a:hover, a:focus {
	color:#fff;
	text-decoration:none; }
a:active { color:#fff; }

/* Header */
div#branding {
	position:relative;
	width:954px;
	min-height:77px;
}

div#branding p {
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;	
	font-weight:bold;
	color:#fffebe;
	display:block;
	margin:0;
	padding:30px;
}

div#navi {
	width:744px;
	height:40px;
	background:#673c96;
	padding-left:210px;
}

div#navi a {
	float:left;
	height:40px;
	width:185px;	
	font-size:11px;
	line-height:39px;
	text-align:center;
	font-weight:bold;	
	color:#fff;
	display:block;
	margin-right:1px;
}

div#navi a:hover,
div#navi a:focus {
	background:#b63a6c;
}

div#navi a:active {
	background:#b63a6c;
	text-decoration:none;
}

div#navi span a {
	background:#b63a6c;
}

/* Content */
div#content_main {
	float:left;
	width:70%;
}

#leftmenu {
	float:left;
	width:190px;
	background:#673c96;
	margin:10px 12px 5px 8px;
}

#leftmenu .headline {
	height:31px;
	font-size:15px;
	line-height:30px;
	font-weight:bold;
	color:#000;
	background:#fffebe;
	padding-left:10px;
}

#leftmenu img {
	float:left;
	margin:5px 8px 0 8px; 
}

#leftmenu .menu {
	margin:0;
	padding:0;
	list-style-image:none;
}

#leftmenu .menu a {
	width: 190px;		
	height: 30px;
	font-size:13px;
	line-height:30px;
	display: block;
	text-decoration:none;
	font-weight:normal;
}

#chat #leftmenu .menu #nav_a a,
#webcam #leftmenu .menu #nav_b a,
#sexcam #leftmenu .menu #nav_c a,
#livecam #leftmenu .menu #nav_d a,
#camsex #leftmenu .menu #nav_e a {
	background-color:#b63a6c;
}

#leftmenu .menu a:hover  {
	background-color:#b63a6c;
}

div#content_main .gutter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:small;
	line-height:1.7em;
	padding:0 30px 19px 18px;	
}

div#content_main .gutter a {
	text-decoration:none;
}

div#content_main .gutter a:hover,
div#content_main .gutter a:focus,
div#content_main .gutter a:active  {
	text-decoration:underline;
}

div#content_main .gutter span a {
	text-decoration:underline;
}

div#content_main .gutter span a:hover,
div#content_main .gutter span a:focus,
div#content_main .gutter span a:active  {
	text-decoration:none;
}

div#content_main .cams {
	float:right;
	padding:2px;
	margin:5px 10px 5px 7px;
	border:1px solid #2ab0bf;
}

div#content_main h1 {
	margin:19px 0 0.5em 0;
	font-size:150%;
}

div#content_main h2 {
	margin:0.6em 0 0.2em 0;
	font-size:135%;
}

div#content_main h3 {
	margin:0 0 0.6em 0;
	font-size:115%;
}

div#content_main p {
	margin:0;
}

/* Content Sub */
div#content_sub {
	float:right;
	width:30%;
}

div#content_sub p {
	height:30px;
	text-align:center;
	background:#b63a6c;
	padding-right:25px;
	margin:10px 0 10px 15px;
}

div#content_sub p img {
	float:left;
	padding:5px 1px 0 36px; 
}

div#content_sub p a {
	line-height:29px;
	font-size:13px;
	font-weight:bold;
	display:block;
	color:#fff;
	text-decoration:none;
}

div#content_sub p a:hover,
div#content_sub p a:focus {
	color:#fff;	
	text-decoration:none;
}

div#content_sub p a:active {
	color:#fff;	
	text-decoration:none;
}

div#content_sub .cam {
	margin-left:15px;
	padding:20px 0 20px 40px;
	border:1px solid #2ab0bf;
}

div#content_sub .cam24 {
	text-align:center;
	padding:20px 0;
	margin-left:15px;
	border:1px solid #2ab0bf;
}

div#content_sub .flags {
	height:30px;
	text-align:center;
	background:#673c96;
	margin:10px 0 10px 15px;	
}

div#content_sub .flags img {
	padding:5px;
}

div#content_sub .info h3 {
	height:31px;
	font-size:15px;
	line-height:30px;
	font-weight:bold;
	color:#000;
	background:#fffebe;
	padding-left:10px;
	margin:10px 0 0 15px;	
}

div#content_sub .info p {
	height:100%;
	font-size:small;
	text-align:left;
	line-height:1.4em;
	margin:0 0 10px 15px;
	padding:7px 10px;
	background:#673c96;
}

div#content_sub .info a {
	line-height:1.4em;
	display:inline;
	font-size:small;
	font-weight:normal;
	text-decoration:underline;
}

/* Footer */
div#site_info {
	clear:both;
	height:1%;
	color:#999;
	background:#000;
	font-size:95%;
	letter-spacing:2px;
	text-align:center;
	padding:5px 0 15px 0;
	border-top:1px solid #673c96;
}

div#site_info li {
	display:inline;
	list-style-type:none;
	list-style-position:inside;
	margin:0;
}

div#site_info a {
	color:#999;
}