/* CSS Document */

html,body {
	background-image: url("Images/page_bg_left.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFEC;	
	height:100%;
}
h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #000099;
	margin-top: 0px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 231px;
	position:relative;
	float:left;
}
.navig {
	width: 175px;
	position: relative;
	float:left;
	padding: 0px;
	margin-top: 45px;
	margin-left: 23px;
}
.navig ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navig ul li {
	margin-bottom: 8px;
	background-color: #000000;
	font-size: 16px;
	background-image: url("Images/nav_off.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	height:24px;		
}
.navig li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-indent: 20px;
	font-weight: bold;
	
}
.navig li a:hover {
	background-color: #F51B1C;
	background-image: url("Images/nav_on.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
div#content {
	width: 850px;
	position: absolute;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url("Images/contentFoot.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	left: 230px;
}
.pagecontent {
	margin-left:55px;
	margin-bottom:75px;
	width: 750px;
	margin-top: 0px;
}
.foot {
	bottom: 5px;
	width: 750px;
	left: 5px;
	font-size: 12px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
}
.foot p {
	margin:10px;	
}
.selected {
	background-color: #F51B1C;
	background-image: url("Images/nav_on.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.login {
	width: 120px;
	position: absolute;
	left: 930px;
	top: 10px;
	text-align: right;
	z-index: 100;
}
a {
	color: #FF0000;	
}
a:hover {
	color: #333333;
	text-decoration: none;
	text-align: right;
}
#content .pagecontent .affiliate {
	background-image: url("Images/boxes_mid.jpg");
	background-repeat: repeat-y;
	background-position: left;
	width: 760px;
	float: left;
	position: relative;
	clear: both;
	margin-bottom: 15px;
}
#content .pagecontent .affiliate .affText {
	width: 700px;
	text-align: left;
	left: 25px;
	margin-left: 30px;
	margin-top: 0px;
}
#content .pagecontent .affiliate .affText ul {
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 50px;
}
#content .pagecontent .affiliate .affText li {
	list-style-image: url("Images/star.gif");
	list-style-type: none;
	list-style-position: outside;
	line-height: 20px;
	vertical-align: top;
}
#content .pagecontent .affiliate .affText a {
	/*color: #000000;
	display: block;
	line-height: 30px;
	height: 39px;
	width: 190px;
	text-align: center;*/
}
#content .pagecontent .affiliate .affText .visit {
	width: 180px;
	height: auto;
	margin-left: 45px;
}
#content .pagecontent .affiliate .affText .visit a {
	background-image: url("Images/visit_off.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	line-height: 30px;
	height: 39px;
	width: 190px;
}
#content .pagecontent .affiliate .affText .visit a:hover {
	background-image: url("Images/visit_on.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#content .pagecontent .affiliate .affText a:hover {
}
#content .pagecontent .affiliate .affImageBott {
	bottom: 0px;
	height: 27px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content .pagecontent .affiliate .affText .adstory {
	width: 250px;
	float: right;
	position: relative;
	text-align: right;
	margin-top: 20px;
}



#content .pagecontent .affiliate .affText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: underline;
}
#content .pagecontent .affiliate .affText p {
	color: #FFFFFF;
}
#content .pagecontent .affiliate .affImage img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.clearboth {
	clear: both;
}
.news {
	height: 15px;
	width: 500px;
	position: absolute;
	top: 10px;
	font-size: 12px;
	color: #666666;
	left: 120px;
}
.news .fade_base {
	float: right;
	width: 440px;
	position: relative;
}
#fade_link a {
	color: #FF0000;
}
.newsTitle {
	color: #FF0000;
}
#content .pagecontent .contact {
	background-image: url("Images/contact_cards1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 300px;
	float: right;
	position: relative;
	padding-left: 25px;
}
#content .pagecontent .contact h4 {
	font-size: 18px;
	color: #FFFFFF;
	width: 200px;
	text-align: center;
	margin-left: 45px;
	font-weight: bold;
	margin-top: 75px;
	text-decoration: underline;
}
#content .pagecontent .contact .phone {
	font-size: 24px;
}

#content .pagecontent .contact p {
	font-size: 12px;
	color: #FFFFFF;
	width: 160px;
	text-align: center;
	margin-left: 55px;
	font-weight: bold;
}
#content .pagecontent .tipsters {
	background-image: url("Images/boxes_mid.jpg");
	background-repeat: repeat-y;
	background-position: left;
	width: 760px;
	float: left;
	position: relative;
	clear: both;
	margin-bottom: 15px;
}
#content .pagecontent .tipsters .affImageBott {
	bottom: 0px;
	height: 27px;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#content .pagecontent .tipsters a {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 35px;
	margin-top: 0px;
}
#content .pagecontent .tipsters p {
	color: #FFFFFF;
	margin-left: 35px;
	margin-right: 25px;
}
#content .pagecontent .affpage {
	width: 85%;
	height: 35px;
	margin-bottom: 15px;
}
#content .pagecontent .affpage ul {
	display: block;
	list-style-type: none;
	height: 30px;
	margin: 0px;
	padding: 0px;
	
}
#content .pagecontent .affpage li {
	float:left;
	color: #000000;
	background-color: #CCCCCC;
	margin-right: 6px;
}
#content .pagecontent .affpage li a {
	height: 30px;
	width: 151px;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000000;
	font-weight: bold;
	line-height: 30px;

}
#content .pagecontent .affpage li a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
.picked {
	color: #FFFFFF;
	background-color: #FF0000;
}
.webmaster {
	background-color: #FF0000;
	height: 30px;
	width: 120px;

}
.webmaster a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	text-indent: 15px;
}
.webads {
	background-color: #FFFFCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.webads p {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}#content .pagecontent #TSAccordion1 {
	width: 740px;
	position: relative;
	float: left;
	margin-left: 10px;
}
#content .pagecontent #TSAccordion1 .webads .close {
	width: 98%;
	text-align: right;
	text-indent: 10px;
}
