/********************************************************************/
/* STYLE THAT APPLY TO ALL TEMPLATES */
/********************************************************************/

* {
    padding:0;
    margin:0;
}

body {
    font-family:Verdana;
    color:#6c6c6c;
	background-color:#937f74;
    text-align:center;
    margin:auto;
	background-image:url('/images/site_bg2.jpg');
  	background-repeat: repeat-x;
	background-position:top;
}

a{
	font-size:11px;
	color:#cc0033;
	font-weight: normal;
	text-decoration:underline;
	text-align:left;
	padding:0px;
}

p{
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding:3px;
}

h1{
	font-size:15px;
	color:#cc0033;
	font-weight:bold;
	xpadding:3px;	
}

h2{
	font-size:12px;
	color:#3398cc;
	font-weight:bold;
	padding:3px;	
}

ol li {
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding:3px;
}

hr{
	width:400px; 
	color:#ffffff;
	border-top: 1px dashed #3398cc;
	margin-top:6px;
	margin-bottom:6px;
}

ol {
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
}

ul li {
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding:0px;
}

ul  {
	padding-left:20px;
	padding-top:0px;
	padding-bottom:10px;
}

.red_links {
	color:#cc0033;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	padding-left: 0px;
}

#container {
	width: 955px;
	height:100%;
	margin-top:10px;
}

#left_col {
	width:782px;
	float:left;
	border: 0px solid #0066CC;
	background-image:url('/images/top_drop_shadow.png');
  	background-repeat: repeat-y;
	background-position:top;
	
}

/*************************** MASTHEAD *****************************************/

#masthead {
	width:760px;
	xfloat:left;
	xbackground-color:#ffffff;
	margin-top:10px;
	margin-right:5px;
}


#masthead_bg{
	width:775px;
	height:250px;	
	margin: auto;
	display:block;
	float:left;
	xborder:1px solid #000000;
	xposition:absolute;
}

#masthead_fg{
	width:775px;
	height:240px;	
	margin: 0;
	display:block;
	xposition:absolute;
	float:left;
	xborder:1px solid #000000;
}

.logo{
	padding-right:10px;
}

/*************************** END OF MASTHEAD *****************************************/

#drop_shadow {
	margin-left:1px;
}


/*************************** NAVIGATION *****************************************/
#nav {
	float:left;
	width:774px;
	margin:10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
	xbackground-color:#ffffff;
	font-size:0px;
}

#nav_elements{
	color:#000000;
	font-size:0px;
	xpadding-top:12px;
	padding-left:10px;
	float:left;
	list-style: none;
}

#top_nav {
	background:url(/images/nav_bar/nav_bg.gif) repeat-x ;
}

#nav a{
	border:0px;
	color:#000000;
	display:inline;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
}
	
#nav a:hover {
	border:0px;
	color:#cc0033;
	display:inline;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
}

/*#nav ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:11px;
	}
	
#nav li {
	float:left;
	position:relative;
	display:inline;
	padding:0;
	margin-right:10px;
	font-size:11px;
}*/
/*************************** END OF NAVIGATION *****************************************/

#top_ad{
	padding-left:20px;
}

#left_middle_one{
	width:160px;
	float:left;
	xheight:900px;
	border:0px solid #ff3300;
	xmargin-left:20px;
	padding-left:20px;
	margin-top:10px;
}

.cover_box h1 {
	font-size:14px;
	color:#cc0033;
	font-weight: normal;
	text-decoration:none;
}

.cover_box h2 {
	font-size:16px;
	color:#3398cc;
	font-weight: bold;
	text-decoration:none;
}

.cover_box a {
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.poll h1 {
	font-size:16px;
	color:#3398cc;
	font-weight: bold;
	text-decoration:none;
}

.poll h2 {
	font-size:12px;
	color:#66666;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
}

.poll p {
	font-size:11px;
	color:#3398cc;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;
}

.radio_btn {
	vertical-align:top;
	padding-left:3px;
	padding-right:5px;
}

.poll a {
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#left_promos {
	padding-top: 10px;
}

#left_middle_two{
	width:550px;
	float:left;
	border:0px solid #f33220;
	margin-left:18px;
	margin-top:10px;
}

#hp_rotate{
	float:left;
}

#hp_rotate h1{
	font-size:15px;
	color:#cc0033;
	font-weight:bold;
	padding:5px;	
}

#hp_rotate p{
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
}

.rotate_bullet{
	color:#71bee7;
}

.rotate_links{
	color:#cc0033;
	font-size:11px;
	text-align:center;
}

#hp_forum{
	float: right;
}

#hp_forum h1 {
	font-size:18px;
	color:#3398cc;
	font-weight: bold;
	text-decoration:none;
	padding:5px;
}

#hp_forum h2 {
	font-size:18px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding:5px;
}

.forum_red_links {
	color:#cc0033;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	padding: 8px;
}

.forum_white_links {
	color:#ffffff;
	font-size:12px;
	font-weight: normal;
	text-decoration:underline;
	text-align:center;
}

#free_stuff_blocks {
	margin-top: 10px;
}

#free_stuff_blocks  h1 {
	font-size:18px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}

#free_stuff_blocks  h3 {
	font-size:13px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}

#free_stuff_blocks h2{
	font-size:15px;
	color:#cc0033;
	font-weight:bold;
	padding:5px;	
}

.free_stuff_white_links {
	color:#ffffff;
	font-size:13px;
	text-decoration:underline;
}

/*
.subscribe{
	color:#ffffff;
	text-decoration:none;
}
*/


/*-------------------------------------HIDDEN DIVS FOR SUBSCRIBE PAGE ----------------------------------------------*/
#div1 {
	width:400px;
	background-color:#ffffff;
}

#div2 {
	width:400px;
	background-color:#ffffff;
}

#div2 a{
	font-size:11px;
	color:#cc0033;
	font-weight: normal;
	text-decoration:underline;
	text-align:left;
	padding:0px;
}

#div3 {
	width:400px;
	background-color:#ffffff;
}

#div4 {
	width:400px;
	background-color:#ffffff;
}

#div4 a{
	font-size:11px;
	color:#cc0033;
	font-weight: normal;
	text-decoration:underline;
	text-align:left;
	padding:0px;
}

/*-------------------------------------END OF HIDDEN DIVS FOR SUBSCRIBE PAGE ----------------------------------------------*/

.input_field{
	border:0px; 
  	background:transparent url(/images/input_fields.gif) no-repeat;
	width:185px;
	height:20px; 
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding-left:3px;
  	padding-top:2px;
	margin-top:3px;
}
.description_input_field{
	border:0px; 
  	background:transparent url(/images/desc_input_field.gif) no-repeat;
	width:185px;
	height:185px; 
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding-left:3px;
  	padding-top:2px;
	margin-top:3px;
}
.message_input_field{
	border:0px; 
  	background:transparent url(/images/mesg_input_field.gif) no-repeat;
	width:311px;
	height:158px; 
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding-left:3px;
  	padding-top:2px;
	margin-top:3px;
}

/*--------------------------- HIDDEN DIVS FOR ADVERTIRES ---------------------------------*/
#div_email {
	width:249px;
	xheight:280px;
	background-image:url('/images/advertisers/email_bg_new.gif');
  	background-repeat: no-repeat;
	background-color:#184477;
	background-position:bottom;
	z-index:2;
	margin-top:-25px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:5px;
}

#div_email p{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding:3px;
	border:0px solid #ffffff;
}

#div_malcolm{
	width:249px;
	height:273px;
	background-image:url('/images/advertisers/email_bg.gif');
  	background-repeat: no-repeat;
	background-position:top;
	z-index:2;
	margin-top:-25px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
}

#div_malcolm p{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding:3px;
	border:0px solid #ffffff;
}

#div_gary{
	width:249px;
	height:273px;
	background-image:url('/images/advertisers/email_bg.gif');
  	background-repeat: no-repeat;
	background-position:top;
	z-index:2;
	margin-top:-25px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	left:140px;
}

#div_gary p{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding:3px;
	border:0px solid #ffffff;
}

#div_brian{
	width:249px;
	height:273px;
	background-image:url('/images/advertisers/email_bg.gif');
  	background-repeat: no-repeat;
	background-position:top;
	z-index:2;
	margin-top:-25px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	left:340px;
}

#div_brian p{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding:3px;
	border:0px solid #ffffff;
}

#div_vince{
	width:249px;
	height:273px;
	background-image:url('/images/advertisers/email_bg.gif');
  	background-repeat: no-repeat;
	background-position:top;
	z-index:2;
	margin-top:-25px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
}

#div_vince p{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding:3px;
	border:0px solid #ffffff;
}

#div_derek{
	width:249px;
	height:273px;
	background-image:url('/images/advertisers/email_bg.gif');
  	background-repeat: no-repeat;
	background-position:top;
	z-index:2;
	margin-top:-25px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	left:140px;
}

#div_derek p{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding:3px;
	border:0px solid #ffffff;
}

#div_dean{
	width:249px;
	height:273px;
	background-image:url('/images/advertisers/email_bg.gif');
  	background-repeat: no-repeat;
	background-position:top;
	z-index:2;
	margin-top:-25px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	left:340px;
}

#div_dean p{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding:3px;
	border:0px solid #ffffff;
}

/*---------------------------END OF HIDDEN DIVS FOR ADVERTIRES ---------------------------------*/


/*--------------------------- STYLES FOR THE FORMS ---------------------------------*/

/*--------------------------- END OFF STYLES FOR THE FORMS ---------------------------------*/


#right_col {
	width:160px;
	float:right;
	vertical-align:top;
	/*border: 1px solid #990000;*/
}

#footer{
	margin-top:10px;
	padding-bottom:10px;
}

#footer p {
	font-size:11px;
	color:#ffffff;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	padding:3px;
}

#footer a {
	font-size:11px;
	color:#003333;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	padding:3px;
}