@charset "utf-8";
/* CSS Document */
/*styles specific to site*/
body  {
	background-image: url(http://badboysfilms.com/2009/themes/smc/images/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #020260;
	text-decoration: none;
}
a:visited {
	color: #50629d;
	text-decoration: none;
}
a:hover {
	color: #001de1;
	text-decoration: underline;
}
a:active {
	color: #2c3b67;
	text-decoration: none;
}
a.tn:hover img {
border: 1px solid #0035cd;
}
#container {
	background-image:url(http://badboysfilms.com/2009/themes/smc/images/container_bg.gif);
	background-repeat:repeat;
}
/*join next buttons*/
/*#joinnextbox  {
}*/
#joinnow  {
	background-image: url(http://badboysfilms.com/2009/themes/smc/images/join_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
	width: 207px;
	display: block;
}
#joinnow a, #joinnow a:link, #joinnow a:hover, #nextpage a, #nextpage a:link, #nextpage a:hover   {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#joinnow a, #joinnow a:link, #joinnow a:hover  {
	height: 56px;
	width: 207px;
}
#joinnow a, #joinnow a:link  {
	background-image: url(http://badboysfilms.com/2009/themes/smc/images/join_off.gif);
}
#joinnow a:hover  {
	background-image: url(http://badboysfilms.com/2009/themes/smc/images/join_on.gif);
}
#nextpage  {
	background-image: url(http://badboysfilms.com/2009/themes/smc/images/next_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
	width: 212px;
	display: block;
}
#nextpage a, #nextpage a:link, #nextpage a:hover  {
	height: 56px;
	width: 212px;
}
#nextpage a, #nextpage a:link  {
	background-image: url(http://badboysfilms.com/2009/themes/smc/images/next_off.gif);
}
#nextpage a:hover  {
	background-image: url(http://badboysfilms.com/2009/themes/smc/images/next_on.gif);
} 
/*subfooter*/
#subfooterbox  {
	width: 846px;
}
.sfjoinnow  {
	margin: 0px;
	height: 220px;
	width: 270px;
	float:left;
}
.sfsitelogo  {
	margin: 0px;
	height: 220px;
	width: 301px;
	float:left;
}
.sfnextpage  {
	float: right;
	margin: 0px;
	height: 220px;
	width: 275px;
}
/*welcome page*/
#welcomepgtext a:link {
	color:#0399ce;
}
#welcomepgtext a:visited {
	color:#666666;
}
#welcomepgtext a:hover {
	color:#ff0000;
}
#welcomepgtext a:active {
	color:#000000;
}
.welcomepgtxt2 {
	color: #990000;
}
#welcomepgtext h1 {
	color: #0399ce;
}
.bookmarkpg  {
	color: #0399ce;
}