/* CSS Reser */
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
html, body {
	height: 100%;
	color: #6c6c6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* End CSS Reset*/

#videos {
	float: right;
	bordeR: 0px;
	margin: 20px 15px;
}


/* Navigation Styles */
.topnavi {
	height: 36px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 930px;
	margin: 2px 0px 0px 13px;
	position: relative;
	top: 7px;
}
.topnavi li {
	z-index: 800;
	margin: 0 4px 0 0;
	padding: 0px;
	list-style: none;
	position: relative;
	display:inline-block;
	height: 36px;
	text-align: center;
	top: 0px;
	float:left;
	width: 98px;
	
}
.topnavi li a {
	display: block;
	color: #6c6c6c;
	padding: 5px 0;
	width: 98px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;	
	text-transform: uppercase;
}
.topnavi li.one a {
	padding: 9px 0px 12px;
}

.topnavi li:hover a {
	color: #6848a9;
	text-style: italic;
	z-index: 800;
	border-bottom: 3px solid #6848a9;
}
/** End Navigation Styles */


/*leave alone*/
.topnavi li ul, .topnavi li:hover ul li ul {display:none;}
.topnavi li:hover ul, .topnavi li:hover ul li:hover ul { display:block;}

/*color and dimensions*/
.topnavi li:hover li {height:22px; display: inline-block; position:relative; top: 0px; float:left; }
.topnavi li:hover li a, .topnavi li:hover li:hover li a  {width:94px; text-align:left; font-size:10px; line-height:15px; padding: 4px 0px 4px 4px; background-color:#6848a9; border-bottom:#fff solid 3px; top:-1px; color: #fff; z-index: 800; text-transform:none;}
/*hover state*/
.topnavi li:hover li:hover a, .topnavi li:hover li:hover li:hover a {color: #fff;padding-right:0px; background-color: #52348e; z-index:800;}

/*position of first level*/
.topnavi li:hover ul {position:absolute; top:35px; left:0px; width:150px; margin:0px; padding:0px;}

/*position of second level*/
.topnavi li:hover ul li:hover ul {position:absolute; top:-3px; left:98px; width:205px; margin:0px; padding:0px;}
.topnavi li:hover ul li:hover ul li a {
	width: 205px !important;
	clear: both;
	float: left;
}

/* End Navigation Styles */



body {
	background-color: #171717;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 250px;
	background: url(../images/logo-new.png) no-repeat top center;
}
#international {
	width: 100%;
	height: 431px;
	position: absolute;
	background: #fff url(../images/international.gif) no-repeat center;
	top: 200px;
	z-index: 0;
}
	#international.inside {
		height: 170px;
	}
#container {
	width: 938px;
	position: relative;
	margin: 0 auto;
	height: 474px;
	background: #fff url(../images/international-exclusive-matchmaking.jpg) no-repeat center 45px;
	z-index: 1;
	top: 175px;
}
	#container.inside {
		background: #FFF url(../images/international-exclusive-isnide.jpg) no-repeat center 45px;
	height: 202px;
	border-bottom: 14px solid #fff;
	padding-top: 0px;
	}
img#logo {
	position: relative;
	top: -145px;
	left: 300px;
	border: 0px;
}
#content-area {
	width: 890px;
	margin: 0 auto;
	height: 25px;
	position: relative;
	top: 180px;
}
	h1, h2, h3 {
		font-size: 24px;
		color: #CCC;
		font-style: italic;
		position: relative;
		z-index: 1;
		margin-top: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	h2 {
		font-size: 18px;
		color: #666;	
	}
		h2 a {
			color: #a26e9e;
			text-decoration: underline;
		}
			h2 a:hover {
				text-decoration: none;
			}
	h4 {
		font-size: 18px;
		font-style: italic;
		color: #FFF;
		font-family: Georgia, "Times New Roman", Times, serif;
		float: left;
		padding-top: 12px;
		padding-left: 3px;
	}
	#content-area img {
		float: right;
	}
hr.top, hr {	
	padding: 0;
	margin: 8px auto -25px;
	border: 0px;
	border-top: 1px solid #424242;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	height: 40px;
	background: url(../images/celebrity-dating.jpg) top center no-repeat;
}
	hr.top {
		position: relative;
		width: 100%;
		clear: both;
	}
#sidebar {
	width: 272px;
	float: left; 
	margin-top: 10px;
}
	#sidebar p a.more {
		width: 100%;
		display: block;
		height: 12px;
		text-align: right;
		clear: both;
	}
#content-text {
	width: 600px;
	float: right;
	margin-top: 10px;
}
	#content-text ul {
		display: block;
		margin: 2px 0 10px 25px;
		line-height: 22px;
		font-size: 14px;
	}
		#content-text ul.thirty {
			margin: 0px;
		}
#content-text.big {
	width: 890px;
}
#footer {
	width: 100%;
	background:  url(../images/footer-top.png) repeat-x top;
	height: 250px;
	display: block;
	position: relative;
	z-index: 100;
	text-align: center;
}
	#footer p {			
		font-family: "Times New Roman", Times, serif;
		color: #fff;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
		line-height: 25px;
		letter-spacing: 2px;
		clear: both;
		position: relative;
		top: -55px;
	}
	#footer, .push {
		clear: both;
	}
		img.KI {
			position: relative;
			top: -55px;
			clear: both;
		}
	#footer ul {
		width: 935px;
		margin: 0 auto;
		clear: both;
		position: relative;
		top: -15px;
	}
		#footer ul li {
			float: left;
			display: inline-block;
			height: 30px;
			padding: 5px 10px;
			text-align: left;
			border-left: 1px solid #232323;
		}
			#footer ul li:hover {
				background-color: #0c0c0c;
			}			
			#footer ul li a, #footer span {
				font-size: 10px;
				color: #606060;
				font-family:  Arial, Helvetica, sans-serif;
				text-transform: none;
				line-height: 10px;
				text-decoration: none;
				display: block;
			}
			#footer ul li a strong {
				font-size: 18px;
				color: #8c4caf;
				text-decoration: none;
				font-style: italic;
				line-height: 18px;
				font-family: "Times New Roman", Times, serif;
			}
	#footer span {
		padding: 70px 0 30px;
		letter-spacing: 3px;
		line-height: 15px;
		clear: both;
	}
		#footer span p {
			font-size: 13px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 16px;			
			text-transform:none;
			letter-spacing: 1px;
		}
			#footer span a {
				color: #999;
				text-decoration: none;
			}
			#footer span a:hover {
				color: #fff;
			}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bcbcbc;
	line-height: 24px;
	display: block;
	margin-bottom: 15px;
}
	p strong {
		color: #fff;
		font-weight: bold;
		padding-bottom: 15px;
	}
		p.clear {
			clear: both;
			margin-bottom: 0px;
		}
hr.clear {
	clear: both;
}
p a, ul a {
	color: #a26e9e;
	text-decoration: underline;
}
	p a:hover, ul a:hover {
		text-decoration: none;
	}
	p a:visted, ul a:visited {
		color: #a439c5;
	}
img.right, a img.right, img.left, a img.left, img.center, a img.center {
	float: right;
	border: 4px solid #373737;
	margin: 10px 0 10px 15px;
	display: block;
}
	img.center, a img.center {
		margin: 10px 0px 5px;
		float: none;
		position: relative;
		clear: both;
	}
	img.left, a img.left {
		float: left !important;
		margin: 10px 15px 0px 0px;
	}
		a:hover img.left {
			border: 4px solid #555;
		}
		ul.editorials li img.left {
			margin-right: 0px;
		}
ul.thirty {
	width: 23%;
	float: left;
	display: block;
	padding-left: 7px;
}
	ul.fifty {
		width: 40%;
		float: left;
	}
	ul.first {
		padding-left: 27px;
	}
	ul.thirty li {
		line-height: 18px;
		color: #CCC;
		font-size: 13px;
		list-style: disc;
		font-style: italic;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
ul.editorials {
	width: 272px;
	display: block;
	position: relative;
}
	ul.editorials li {
		width: 90px;
		height: 116px;
		display: block;
		float: left;
	}
ul.staff {
	width: 890px;
	padding: 0px;
	margin: 0px;
}
	ul.staff li {
		width: 140px;
		height: 200px;
		float: left;
		text-align: center;
		padding: 15px 0 0; 
		list-style: none;
		margin: 0px;
	}
	ul.staff li img {
		border: 4px solid #333;
		margin: 0 20px;
	}
	ul.staff li h2 {
		clear: both;
	}
span.box {
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	background-color: #202020;
	display: block;
	width: 580px;
	margin: 15px 0px;
	padding: 10px 15px;
}
#content-text.big span.box {
	width: 850px;

}
	span.box ul {
		margin: 5px 0 5px 34px;
		display: block;
		font-size: 14px;
		line-height: 24px;
		color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#sidebar span.box {
		width: 242px;
	}
	#sidebar span.box p {
		text-align: center;
		width: 240px;
		padding: 0px 0px 5px; 
		margin: 0px;
	}
.addthis_toolbox {
	margin: 0 auto;
	width: 105px;
}
.rightimg a img {
	border: none !important;
}
.rightimg {
	float: right; 
	margin: 15px 135px 15px 155px; 
	position:relative; 
	display:block;
	clear: both;
	border: 0px;
}
.rightimg span {
	visibility:hidden;
	display:none;
}
.rightimg:hover span {
	visibility:visible;
	display:block; 
	border: 0px;
	position:absolute; 
	top:0px; 
	left:0px;}

.leftimg {
	float: left; 
	margin: 10px 15px 5px 0px; 
	position:relative; 
	display:block;
	clear: both;
	border: 0px;
}
.leftimg span {
	visibility:hidden;
	display:none;
}
.leftimg:hover span {
	visibility:visible;
	display:block; 
	border: 0px;
	position:absolute; 
	top:0px; 
	left:0px;}
ul#press {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
	ul#press  li {
		width: 200px;
		margin: 0px;
		padding: 0px;
		line-height: 0px;
	}
	ul#press li .rightimg {
		margin: 0px;
	}
#contactForm {
	width: 600px;
}
#contactForm td {
	padding: 4px 15px;
	font-size: 12px;
	margin: 2px;
	text-transform: uppercase;
	font-weight: bold;	
	border-bottom: 1px solid #202020;
}
	#contactForm td input.norm {
		width: 250px;
	}
	#contactForm td input.zip {
		width: 135px;
	}
	#contactForm td input.small {
		width: 65px;
	}
	#contactForm td input.xsmall {
		width: 25px;
	}
	#contactForm td input.small2 {
		width: 105px;
	}
	#contactForm td.text {
		background-color: #202020;
		color: #fff;
		border-right: 2px solid #373737;
	}
	#contactForm textarea {
		width: 570px;
		height: 60px;
	}
.iframe {
	border: n2px solid #333;
	float: right;
	margin: 0px;
	padding: 0px;
}
.topnavi li a.active {
	color: #6848a9;
	text-style: italic;
	z-index: 800;
	border-bottom: 3px solid #6848a9;
}
td span {
	color: #F30;
}
a img {
	border: 0px;
}
.icons {
	float: left !important; 
	margin: 2px; 
	position:relative; 
	display:block;
	border: 0px;
}
.icons img, .thickbox img {
	border: 3px solid #373737;
}
.icons span {
	visibility:hidden;
	display:none;
}
.icons:hover span {
	visibility:visible;
	display:block; 
	border: 0px;
	position:absolute; 
	top:0px; 
	left:0px;}
.icons:hover span img, .thickbox:hover img {	
	border: 3px solid #5a5a5a;
}

.thickbox img {
	float: left !important;
	display: block;
	margin: 6px;
}
#video-area {
	background: url(../media/icons/video-bg.jpg) no-repeat 230px 31px;
	width: 600px;
	height: 358px;
	margin: 0px 145px;
	display: block
}
#video-holder {
		width: 353px;
		height: 350px;
		background: url(../images/ajax-loader.gif) no-repeat 180px 45px;
		margin: 0;
		padding: 8px;
		float: right;
		display: block;
}
#video-title {
	float: left; 
	width: 210px;
	font-size: 12px;
	text-align: center;
	color: #CCC;
	clear: left;
	position: relative;
	top: 170px;
}
h2.now-playing {
	width: 150px;
	float: left;
	position: relative;
	top: 150px;
	left: 35px;
}
#icons-holder {
	width: 890px;
	height: 208px;
	display: block;
	overflow: auto;
	margin-bottom: 45px;
	margin-top: 15px;
}
#editorials-holder {
	width: 890px;
	height: 225px;
	overflow: auto;
	position: relative;
}
p.clearr {
	height: 0px;
	width: 100%;
	line-height: 1px;
	clear: both;
	font-size: 2px;
	margin: 0px;
	padding: 0px;
}
a.other{position:absolute; top:-33px; right:10px
}

#shareIt li {
	border:0px;
	padding:15px 0;
}
.addthis_button_expanded {
	display:none !important;
}