/* Reset CSS and general stuff */
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}

.clear { 
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}


/* Design CSS */
body {
	background: #231f20 url(../images/bisex-bg.jpg) top left repeat;
	color: #000;
	font: bold 11px Arial, Helvetica, sans-serif;
}


#container { 
	background-color: #fff;
	display: block;
	margin: 0 auto;
	padding: 0 10px 20px 10px;
	position: relative;
	width: 935px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ad0000!important;
}

a span { 
	left: -9000px;
	position: absolute;
}

h1 {
	background: url(../images/bisex-header.jpg);
	height: 214px;
}

h1 span {
	left: -9000px;
	position: absolute;
}

.box1 {
	background: url(../images/bisex-bg-box1.jpg) top left no-repeat;
	display: inline;
	float: left;
	height: 332px;
	margin: 38px 0 38px 50px;
	width: 381px;
}

	.box1 img,
	.box2 img {
		background: #ccc;
		height: 262px;
		margin: 10px 0 0 10px;
		width: 360px;
	}
	
	.box1 a.download,
	.box2 a.download {
		background: url(../images/bisex-download.gif) top left no-repeat;
		color: #fff;
		display: block;
		float: left;
		height: 28px;
		line-height: 28px;
		margin: 10px 0 0 13px;
		padding: 0 0 0 35px;
		width: 130px;	
	}
	
	* html .box1 a.download { margin-left: 7px; }
	* html .box2 a.download { margin-left: 7px; }	
	
	.box1 a.watch,
	.box2 a.watch {
		background: url(../images/bisex-watch.gif) top left no-repeat;
		color: #fff;	
		display: block;
		float: left;
		height: 28px;
		line-height: 28px;
		margin: 10px 0 0 0;		
		padding: 0 0 0 45px;
		width: 150px;		
	}
	
	.box1 a:hover,
	.box2 a:hover { 
		background-position: bottom left; 
	}

.box2 {
	background: url(../images/bisex-bg-box2.jpg) top left no-repeat;
	display: inline;
	float: left;
	height: 332px;
	margin: 38px 0 38px 69px;	
	width: 381px;	
}
	
a.adlink {
	background: url(../images/bisex-adlink.jpg) top left no-repeat;
	display: block;
	height: 344px;
	margin: 0 auto;
	width: 935px;
}

a.adlink2 { 
	background: url(../images/bisex-adlink2.jpg) top left no-repeat;
	display: block;
	height: 65px;
	margin: 0 auto 25px auto;
	width: 935px;
}



.reciprocal { 
	text-align: center;
}
