@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
div, p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
dl, dd, dt, h1 {
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#9e1a50;
	text-decoration:none;
}
a:visited {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#ad0d9b;
	text-decoration:underline;
}
a:active {
	color:#ff2aff;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px solid #ff2aff;
}
html {
	scrollbar-face-color:#f232f2;
	scrollbar-highlight-color:#fc5cfc;
	scrollbar-3dlight-color:#de39de;
	scrollbar-darkshadow-color:#601560;
	scrollbar-shadow-color:#a125a1;
	scrollbar-arrow-color:#6c0d6c;
	scrollbar-track-color:#e0c9ed;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	height:auto/*1296px*/;
	background-color: #fff;
	background-image: url(/otbtemplates/template01/images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
}
h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	width: 980px;
	height: 24px;
	line-height: 24px;
	font-variant: small-caps;
	letter-spacing: 5px;
	color: #7a037d;
}
#recipsbox {
	width: 980px;
	background-color: #333;
	text-align: center;
	color: #000;
}
#logo {
	width: 980px;
	height: 100px;
}
#logo img {
	width: 980px;
	height: 100px;
	border: 0px;
}
#promotext {
	width: 660px;
	padding: 5px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	float: right;
	text-align: right;
	display: inline;
}
#picThumbs {
	width: 648px;
	height: auto;
	padding: 5px;
	margin: 0px;
	float: right;
	display: inline;
}
#picThumbs .pic, #picThumbs .pic2 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	display: inline;
}
#picThumbs .pic  {
	width: 108px;
	height: 150px;
}
#picThumbs .pic2  {
	width: 162px;
	height: 200px;
}
#picThumbs .pic img, #picThumbs .pic2 img {
	border: 1px solid #333;
}
#picThumbs .pic img {
	width: 100px;
	height: 150px;
}
#picThumbs .pic2 img {
	width: 150px;
	height: 200px;	
}
#picThumbs .pic a:hover img, #picThumbs .pic2 a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#scenetext {
	width: 638px;
	height: auto;
	text-align: right;
	padding: 5px 10px 5px 5px;
	display: inline;
	float: right;
	font-size: 14px;
	color: #333;
}
#joinLink {
	width: 548px;
	height: 70px;
	text-align: center;
	margin: 0px 0px 30px 0px;
	background-image: url(/otbtemplates/template01/images/joinover.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
}
#joinLink a {
	width: 548px;
	height: 70px;
	display: block;
	background-image: url(/otbtemplates/template01/images/join.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a:hover {
	width: 548px;
	height: 70px;
	display: block;
	background-image: url(/otbtemplates/template01/images/joinover.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a span {
	display: none;
}
#footer {
	width: 980px;
	height: auto;
	margin: 0px;
}
/*sites*/
.hilight {
	color: #f00;
	font-weight: bold;
}
#bonussites {
	margin-top: 20px;
	/*border-top: solid 3px #777;*/
	width: 840px;
	height: auto;
}
.allsites {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#benefits  {
	width: 840px;
	list-style-type: none;
	text-transform: uppercase; 
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto;
}
#benefits li  {
	display: inline;
	padding: 3px;
}
#bonussites h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin: 0.2em;
}
#bonussites h4 {
	font-size: 14px;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-align: left;
	margin: 0.2em;
}
#bonussites p {
	margin: 0.4em;
	text-align: left;
	font-size: 12px;
}
.bonussitesrow {
	width: 820px;
	height: auto;
}
.bonussitesleft {
	float: left;
	width: 410px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.bonussitesright {
	float: right;
	width: 410px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sitescreen {
	float: left;
	width: 150px;
	border: 1px solid #000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sitescreen img  {
	width: 150px;
	height: 100px;
}
.sitedesc {
	padding: 2px;
	float: right;
	width: 240px;
}
#compliance {
	width: 800px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
}
.clear {
	clear:both;
}

