/*
Theme Name: Tess Gerritsen
Theme URI: http://www.tessgerritsen.com
Description: Tess Gerritsen WordPress Theme
Version: 1.6
Author: Elevate Communications
Author URI: http://www.elevatecom.com/

*/

/*-------------------------------------------    
    General Selectors
-------------------------------------------*/
html {

}
body {
	background: #181919;
	font-size: 100%;
	font-family: Georgia;
	color: #ffffff;
	margin: 0;
}
img {
	border: 1px solid black;

}

a, a:visited {

	color: #1B62BB;

	text-decoration: none;

}

a:hover {

	color: #506E90;

	text-decoration: none;

}

p {

	line-height: 1.5em;

}

#header_wrapper {

	position: relative;

	background-color: #181919;

	width: 100%;

	height: 120px;

	margin: 0px;

	padding: 0;

	z-index: 999;

	border-bottom: 1px solid #333;

}

#navigation_wrapper {

	position: relative;

	width: 1000px;

	height: 36px;

	margin: 0 auto;

	z-index: 999;

}

#body_wrapper {

	background-color: #282A2A;

	width: 100%;

	margin: 0px;

	padding: 0px;

}

.more {

	font-size: 12px;

	text-transform: uppercase;

	font-style: italic;

	color: #9D0B0B;

}

.tooltip {

	display: none;

	background: transparent url(/wp-content/themes/TessGerritsen/i/black_arrow_big.png);

	font-size: 16px;

	height: 160px;

	width: 320px;

	padding: 25px;

	color: #ffffff;	

}

.tooltip h4 {

	font-size: 20px;

	font-weight: normal;

	font-style: italic;

	letter-spacing: .1em;

	padding: 10px;

	margin: 0px 0px 0px 0px;

	color: #D20000;

	background: url(/wp-content/themes/TessGerritsen/i/tooltip_header_bg.jpg);

	border: 1px solid #B3B3B3;

}

.tooltip p {



	font-size: 16px;



	padding: 0px;



	margin: 10px 0px 0px 0px;



}

.preloadPic {display: none;}



/*** Header ***/

#header {

	position: relative;

	width: 1000px;

	height: 120px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0px;

}

#alert {

	position: absolute;

	top: 10px;

	right: 10px;

	color: #FFFFFF;

	font-size: 14px;

	letter-spacing: .1em;

	font-style: italic;

	text-transform: none;

	width: 400px;

}

#alert a {

	text-decoration: none;

	color: #ffcc33;

}

#alert a:hover {

	text-decoration: none;

	color: #1B62BB;

}

#header h1 {



	background-image: url(/wp-content/files/header_new.jpg);



	width: 1000px;



	height: 120px;



	background-repeat: no-repeat;



	padding: 0;

	

	margin: 0;



	}

#header h1 span {



	display: none;



	padding: 0;



	margin: 0;



	}



/*** Navigation ***/

#navcontainer {

	width: 1000px;

	margin: 0 auto;

	padding: 0 auto;

	text-align:center;

}

#navcontainer ul {

}

#navcontainer ul li {

	display: inline;

	color: #506E90;

	font-size: 15px;

	font-family: Arial, Helvetica, sans-serif;

	text-transform:uppercase;

}

#navcontainer ul li a {

	padding: 0 26px 0 0;

	color: #F7F7F7;

	text-decoration: none;

}

#navcontainer ul li a:hover {

	color: #1B62BB;

	text-decoration: none;	

}

#navigation_list li.current_page_item a, #navigation_list li.current_page_ancestor a, #navigation_list li.current_page_parent a {

	color: #1B62BB;

}

/*** Footer ***/

#footer {

	clear: both;  



}

/*** Home ***/



/*** Home Feature ***/

#home_feature_wrapper {

	position: relative;

	padding: 0px;

	margin: 0px;

	width: 100%;

	height: 340px;

	border-top: 1px solid #333;

}

#home_feature {

	position: relative;

	margin-left: auto;

	margin-right: auto;

	padding: 0px;

	width: 1000px;

	height: 340px;

}
#main_window {
        width: 780px;
        height: 300px;
        margin: 0 220px 0 0;	
}
#main_window p {
		padding: 0 0 0 240px;
		font-size: 110%;
}

#main_window a {
	text-decoration: none;
	color: #282a2a;
	background: #ffcc33;
}
#main_window a:hover {
	text-decoration: none;
	color: #ffcc33;
	background: #282a2a;
}

#main_window h1 {
	padding: 70px 20px 0 240px;
	font-style:italic; 
}

#main_right {

	width: 220px;

	float: right;

	text-align: center;

}

#mailing_list {

	width: 200px;

	position: absolute;

	top: 10px;

	right: 0;

	color: #FFFFFF;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold; 

	border: 2px solid #ffcc33;

	padding: 10px 0;

	line-height: 1.5;

	background: #666666 top left url(/wp-content/files/mail_bg.png) no-repeat;

}	

input.join {

	padding: 4px;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	font-style: bold;

	border: 1px solid #000000;	

	background-color: #CCCCCC;

	letter-spacing: .05em;

	margin: 0px 0px 0px 2px;

	color: #000000;

}

input.join:hover, input.join:active, input.join:focus {	

	color: #000000;

	background-color: #999999;

}

#social_menu {

	width: 200px;

	position: absolute;

	top: 150px;

	right: 0;

	color: #CCCCCC;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	border: 2px solid #ffcc33;

	padding: 10px 0;

	background: #666666 top left url(/wp-content/files/social_bg.png) no-repeat;

}

#social_media {

	list-style: none;

}

#social_media li a {

	text-indent: 40px;

	display: block;

	border-bottom: 0px;

	padding: 0px;

	height: 25px;

	color: #FFFFFF;

}

#social_media li a:hover {

	text-indent: 40px;

	display: block;

	border-bottom: 0px;

	padding: 0px;

	height: 25px;

	color: #1B62BB;

}

#social_media li.facebook a {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/facebook_off.png) no-repeat;

}

#social_media li.facebook a:hover {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/facebook_off.png) no-repeat;

}

#social_media li.twitter a {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/twitter_off.png) no-repeat;

}

#social_media li.twitter a:hover {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/twitter_off.png) no-repeat;

}

#social_media li.pinterest a {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/pinterest.png) no-repeat;

}

#social_media li.pinterest a:hover {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/pinterest.png) no-repeat;

}

#social_media li.youtube a {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/you_tube_off.png) no-repeat;

	}

#social_media li.youtube a:hover {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/you_tube_off.png) no-repeat;

}

#social_media li.blogfeed a {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/blog_feed_off.png) no-repeat;

}

#social_media li.blogfeed a:hover {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/blog_feed_off.png) no-repeat;

}

#social_media li.uk_site a {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/uk_site_off.png) no-repeat;

}

#social_media li.uk_site a:hover {

	width: 32px;

	padding: 0px;

	background: top center url(/wp-content/themes/TessGerritsen/i/uk_site_on.png) no-repeat;

}	

#home_event_wrapper {

	position: relative;

	background-color: #000000;

	padding: 0px 0px 0px 0px;

	margin: 0px;

	width: 100%;

}

#home_event_container {

	position: relative;

	margin-left: auto;

	margin-right: auto;

	padding: 0px;

	width: 1020px;

}

#home_event {



		position: relative;



		padding: 0px;



		background-image: url(/wp-content/themes/TessGerritsen/i/fall_event/event_background.jpg);



		width: 1020px;



		height: 708px;



	}



		



		#home_event #event_title {



			position: relative;



			left: 1px;



			top: 30px;



			z-index: 999;



		}



		



		#home_event #event_slogan {



			position: relative;



			left: 218px;



			top: 65px;



			z-index: 999;



		}



		



		#home_event #event_button {



			position: relative;



			left: 354px;



			top: 105px;



			z-index: 999;



		}	







	#fall_event_wrapper {



		position: relative;



		background-color: #000000;



		padding: 20px 0px 0px 0px;



		margin: 0px;



		width: 100%;



	}



	



	#fall_event_container {



		position: relative;



		margin-left: auto;



		margin-right: auto;



		padding: 0px;



		width: 1020px;



	}



	



	#fall_event {



		position: relative;



		padding: 0px 0px 40px 0px;



		background-image: url(/wp-content/themes/TessGerritsen/i/fall_event/event_background.jpg);



		background-repeat: repeat-y;



		width: 1020px;



		font-size: 16px;



		font-family: Courier, Courier New;



	}



	



		#fall_event h2 {



			position: relative;



			font-size: 32px;



			font-weight: normal;



			z-index: 999;



			padding: 0px;



			margin: 0px 0px 10px 0px;



		}



		



		#fall_event #event_title {



			position: relative;



			left: 1px;



			top: 0px;



			z-index: 999;



		}



		



		#fall_event #event_share {



				position: relative;



				left: 410px;



				z-index: 999;



				top: 10px;



			}



		



		#fall_event ul.meta {



				list-style: none;



				margin: 0px;



				padding: 0px;



				height: 40px;



				z-index: 999;



			}



			



				#fall_event ul.meta li {



					margin: 0px;



					height: 20px;



					float: left;



					padding: 0px;



				}



				



				#fall_event ul.meta li.twitter {



					font-size: 16px;



					color: #848484;



					padding: 0px 0px 0px 10px;



					margin: 0px 2px 0px 0px;



				}



		



		#fall_event #quiz {



			position: relative;



			margin: 10px 0px 0px 20px;



			width: 900px;



			background: url(/wp-content/themes/TessGerritsen/i/gray80.png);



			padding: 30px;



			color: #000000;



			z-index: 999;



			border: 1px solid #7e7e7e;



		}



		



		#fall_event #quiz ul {



			margin: 10px 0px 0px 0px;



			padding: 0px;



		}



		



		#fall_event #quiz ul li {



			list-style: none;



			display: inline;



			margin: 0px 10px 0px 0px;



			font-size: 22px;



			padding: 0px 20px 0px 0px;



		}



		



		#fall_event #quiz ul li a {



			color: #000000;



		}



		



		#fall_event #quiz ul li a:hover {



			color: #9D0B0B;



		}



				



		#fall_event #the_case {



			position: relative;



			margin: 10px 0px 0px 20px;



			width: 900px;



			background: url(/wp-content/themes/TessGerritsen/i/gray80.png);



			padding: 30px;



			color: #000000;



			z-index: 999;



			border: 1px solid #7e7e7e;



		}



		



		#fall_event #the_facts {



			position: relative;



			margin: 30px 0px 0px 20px;



			width: 900px;



			background: url(/wp-content/themes/TessGerritsen/i/gray80.png);



			padding: 30px;



			color: #000000;



			z-index: 999;



			border: 1px solid #7e7e7e;



		}



		



		#fall_event #the_reward {



			position: relative;



			margin: 30px 0px 0px 20px;



			width: 900px;



			background: url(/wp-content/themes/TessGerritsen/i/gray80.png);



			padding: 30px;



			color: #000000;



			z-index: 999;



			border: 1px solid #7e7e7e;



		}



		



		#fall_event #legal {



			position: relative;



			margin: 30px 0px 0px 20px;



			width: 900px;



			background: url(/wp-content/themes/TessGerritsen/i/gray80.png);



			padding: 30px;



			color: #000000;



			z-index: 999;



			border: 1px solid #7e7e7e;



			font-size: 12px;



		}



		



		#fall_event #legal h2 {



			font-size: 18px;



		}



	



/*** Home Feature Rotating ***/

#feature {  

	padding: 0px;

	margin: 10px 0 20px 0; 

	width: 1000px;

	height: 340px;

	position:relative; 

	overflow: hidden;

}

#feature a {

	border: 0px;

}

/*#feature_nav {  

	position: absolute;

	top: 340px;

	left: 500px;

	width: 450px;

	height: 50px;

	padding: 10px 0px 0px 0px;

	margin: 0px;

}*/



		



			#feature_nav a { 



				border: 1px solid #ccc;



				background: #212323;



				font-size: 20px;



				color: #ffffff;



				text-decoration: none;



				margin: 0px 10px 0px 0px;



				padding: 5px 10px;  



				}



		



			#feature_nav a.pause:hover { 



				background: #580404;



				color: #ffffff; 



				}



				



			#feature_nav a.activeSlide {



				background: #580404;



				color: #ffffff;



				}



				



			#feature_nav a:focus {



				outline: none;



				}



		



		#clear {



			clear: both;



		}



		



		#nav_pause {



			position: absolute;



			top: 0px;



			left: 100px;



			margin: 10px 0px 0px 0px;



		}



		



		#feature #ice_cold {



			background-image: url(/wp-content/themes/TessGerritsen/i/features/ice_cold.jpg);



			background-repeat: no-repeat;



			margin-left: auto;



			margin-right: auto;



			padding: 0px;



			width: 1000px;



			height: 423px;			



		}



		



		#feature #ice_cold #trailer {



			position: relative;



			left: 700px;



			top: 70px;



		}



		



		#feature #ice_cold #trailer a {



			border: 0px;



		}



		



		#feature #rizzoli_isles {



			background-image: url(/wp-content/themes/TessGerritsen/i/features/rizzoli_isles.jpg);



			background-repeat: no-repeat;



			margin-left: auto;



			margin-right: auto;



			padding: 0px;



			width: 1000px;



			height: 423px;			



		}



		



		#feature #rizzoli_isles_uk {



			background-image: url(/wp-content/themes/TessGerritsen/i/features/rizzoli_isles_uk.jpg);



			background-repeat: no-repeat;



			margin-left: auto;



			margin-right: auto;



			padding: 0px;



			width: 1000px;



			height: 423px;			



		}



		



		#feature #rizzoli_isles_uk #trailer {



			position: absolute;



			left: 695px;



			top: 113px;



		}



		



		#feature #rizzoli_isles_uk #alibi_site {



			position: absolute;



			left: 695px;



			top: 233px;



		}



		



		#feature #silent_girl {



			background-image: url(/wp-content/themes/TessGerritsen/i/features/silent_girl.jpg);



			background-repeat: no-repeat;



			margin-left: auto;



			margin-right: auto;



			padding: 0px;



			width: 1000px;



			height: 423px;			



		}



		



		#feature #silent_girl_uk {



			background-image: url(/wp-content/themes/TessGerritsen/i/features/silent_girl_uk.jpg);



			background-repeat: no-repeat;



			margin-left: auto;



			margin-right: auto;



			padding: 0px;



			width: 1000px;



			height: 423px;			



		}



		



		#feature #silent_girl_uk #preorder {



			position: absolute;



			left: 0px;



			top: 201px;



		}



		



		#feature #silent_girl_uk #trailer {



			position: absolute;



			left: 395px;



			top: 35px;



		}



		



		#feature #silent_girl #trailer {



			position: absolute;



			left: 495px;



			top: 35px;



		}



		



		#feature #silent_girl #links {



			position: absolute;



			left: 15px;



			top: 50px;



		}



		



		#feature #rizzoli_isles #trailer {



			position: relative;



			left: 710px;



			top: 70px;



		}



		



		#feature #discussion_board {



			background-image: url(/wp-content/themes/TessGerritsen/i/features/discussion_board.jpg);



			background-repeat: no-repeat;



			margin-left: auto;



			margin-right: auto;



			padding: 0px;



			width: 1000px;



			height: 423px;			



		}



		



		#feature #discussion_board #join {



			position: relative;



			left: 600px;



			top: 235px;



		}



		



		#feature #discussion_board #join a {



			border: 0px;



		}



		



		#feature #killing_place {



			background-image: url(/wp-content/themes/TessGerritsen/i/features/the_killing_place.jpg);



			background-repeat: no-repeat;



			margin-left: auto;



			margin-right: auto;



			padding: 0px;



			width: 1000px;



			height: 423px;			



		}







	



	/*** Home Bottom ***/

#home_bottom_wrapper {

	padding: 0;

	margin: 0;

	width: 100%;

}

#home_bottom {

	background: top center url(/wp-content/files/main_page_blog_bg_top.jpg) no-repeat;

	background-color: #CCCCCC;

	margin: 10px auto;

	width: 1000px;

}

#home_bottom h2 {

	color: #372A26;

	font-weight: normal;

	margin: 30px 0 0 0;

}

#home_bottom p {

	color: #333333;

}

#home_bottom .item {

	padding: 0px;

	border-bottom: 2px groove white;

}

#home_bottom .item .video {

	padding: 0px;

	margin-bottom: 20px;

}

#home_bottom .item img  {

	padding: 0px;

}

#home_bottom .item h3, #home_bottom .item h3 a {

	font-size: 24px;

	color: #333333;

	font-weight: normal;

	text-decoration: none;

}

#home_bottom .item h3 a:hover {

	color: #1B62BB;

	text-decoration: none;

}

.news_events h3 {

	font-size: 24px;

	color: #A61E1E;

	letter-spacing: .1em;

	font-style: italic;

	font-weight: normal;	

	width: 600px;

	padding: 0px 0px 10px 0px;

	border-bottom: 1px solid #343636;

}

#home_bottom .item .date {

	color: #666666;

    font-size: 14px;

    font-style: normal;

    text-transform: none;

}

#home_bottom .item .event_date {

	font-size: 16px;

	font-style: italic;

	color: #F7F7F7;

	margin: 0px;

	padding: 0px;

}

#home_bottom .item .details {

	font-size: 14px;

	font-style: normal;

	margin: 5px 0px 5px 0px;

	padding: 0px;

}

#home_bottom .item .details a {

	padding: 0px;

	font-size: 12px;

	font-style: normal;

	color: #7AA8DC;

	text-transform: uppercase;

	border-bottom: 1px dotted #858585;

	text-decoration: none;

}

#home_bottom .item .details .tag {

	font-size: 12px;

	font-style: normal;

	color: #ffffff;

	margin: 0px 5px 0px 0px;

	text-transform: uppercase;

	padding: 0px 0px 0px 0px;

}

#home_bottom .item p {

	font-size: 16px;			

	margin: 10px 0 0 0;

	padding: 0;

}

#home_bottom #left {

	float: left;

	width: 600px;

	padding: 0 0 0 40px;

}

#home_bottom #left iframe {

	float: left;

	width: 250px;

	height: 141px;

}

/*#home_bottom #center {

	float: right;

	width: 265px;

	margin-right: 80px;

	border-top: 1px solid #333434;

}*/

#home_bottom #right {

	float: right;

	width: 300px;

}

#home_bottom #clear {

	clear: both;

}

#home_bottom #links #left, #home_bottom #links #center, #home_bottom #links #right {

	border: 0px;

}

#home_bottom #links a {

	font-size: 12px;

	font-style: italic;

	border-bottom: 0px;

}

#home_bottom #links a:hover {

	color: #9D0B0B;

	text-decoration: none;

	border-bottom: 0px;

}

/*** Page ***/	

/*#page_header_wrapper {

	padding: 0px;

	margin: 0px;

	width: 100%;

	height: 100px;

}*/

#page_content_wrapper {

	background-color: #282A2A;

	padding: 0;

	margin: 0;

	width: 100%;

}

#show_content_wrapper {

	background-image: url(/wp-content/themes/TessGerritsen/i/r_i_bg.jpg);

	padding: 0px;

	margin: 0px;

	width: 100%;

}

/*** Page Header ***/

#page_header h1 {

	margin-left: auto;

	margin-right: auto;

	padding: 0px;

	margin: 0px;

}

#page_header h1 span {

	display: none;

}





/*** Page Content ***/

#page_content {

	background-color: #282A2A;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0;

	margin-bottom: 0px;

	width: 1000px;

	padding: 16px 0px 40px 0px;

}

#show_content_page {

	background-repeat: repeat;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	width: 1000px;

	padding: 20px 0px 40px 0px;

}

#page_content_wrapper_contest {

	background-color: #180f11;

	padding: 0px;

	margin: 0px;

	width: 100%;

}

/wp-content/themes/TessGerritsen/i/.contest_image {

	padding: 5px;

} 

/wp-content/themes/TessGerritsen/i/.contest_image:hover {

	background-color: #2e2e2e 

} 



	



	#page_content_contest {



		background-color: #180f11;



		margin-left: auto;



		margin-right: auto;



		margin-top: 0px;



		margin-bottom: 0px;



		width: 1000px;



		padding: 0px 0px 40px 0px;



	}



	



	input.contest {



		padding: 8px;



		font-size: 18px;



		font-family: Georgia;



		font-style: normal;



		border: 1px solid #ffffff;	



		letter-spacing: .05em;



		margin: 0px 10px 0px 10px;



		color: #000000;



	}



	



	input.contest_submit {



		padding: 8px;



		font-size: 18px;



		font-family: Georgia;



		font-style: normal;



		border: 1px solid #ffffff;	



		letter-spacing: .05em;



		margin: 0px 10px 0px 10px;



		color: #000000;



	}



	



	select.contest {



		padding: 8px;



		font-size: 16px;



		font-family: Georgia;



		font-style: normal;



		border: 1px solid #ffffff;	



		background-color: #ffffff;



		letter-spacing: .05em;



		margin: 0px 10px 0px 10px;



		color: #000000;



	}



	



	select.contest option {



		padding: 8px;



		font-size: 16px;



		font-family: Georgia;



		font-style: normal;



		border: 1px solid #ffffff;	



		background-color: #ffffff;



		letter-spacing: .05em;



		margin: 0px 10px 0px 10px;



		color: #000000;



	}

/******News & Event Page - Bio Page******/

#page_content p {

	margin: 20px 0px;

	padding: 0px;

	width: 600px;

	font-size: 16px;

}

img.alignright {

	float: right;

	padding: 0px;

	margin: 20px 0px 10px 20px;

	border: 5px solid white;

}

img.alignleft {

	float: left;

	padding: 0px;

	margin: 0 20px 10px 0;

	border: 5px solid white;

}

/*** Page Sidebar ***/

#page_sidebar {

	float: right;

	background-color: #151515;

	margin-top: 20px;

	margin-bottom: 0px;

	width: 360px;

	border: 1px solid #383838;

	padding: 20px 0;

}

/*** Footer ***/

#footer_wrapper {

	background-color: #181919;

	clear: both;  

	width: 100%;

	height: 100%;

	z-index: 999;

}

#footer_wrapper #footer {

	background-color: #181919;

	clear: both; 

	margin-left: auto;

	margin-right: auto;

	width: 1000px;

	height: 100%;

	padding-top: 20px;

	padding-bottom: 20px;

	font-size: 12px;

	color: #d3d3d3;

}



input.bigcheck {



height: 100px;



width: 100px;



margin: 0px;



padding: 0px;



border: 1px solid;



}



#xspot { position:absolute; width:300px; height:300px; background: url(/wp-content/themes/TessGerritsen/i//spotlight.png); z-index: 990 }



#xspot_t { position:absolute; top:0; left:0; width:100%; height:300px; background:url(/wp-content/themes/TessGerritsen/i/black80.png); }



#xspot_b { position:absolute; top:0; left:0; width:100%; height:100%; background:url(/wp-content/themes/TessGerritsen/i/black80.png); }



#xspot_l { position:absolute; top:0; left:0; width:100%; height:300px; background:url(/wp-content/themes/TessGerritsen/i/black80.png); }



#xspot_r { position:absolute; top:0; left:0; width:100%; height:300px; background:url(/wp-content/themes/TessGerritsen/i/black80.png); }



#main_video {

	width: 300px;

	height: 186px;

	padding-top: 20px;

	text-align:center;

	background: #CCCCCC top left url(/wp-content/files/video_bg.gif);

	background-repeat: no-repeat;

}

#main_video p {

	font-size: 10px;

	text-align: center;

}

#mailing_list_interior {

	width: 100%;

	text-align: center;

	margin: 0 0 20px 0;

	padding-bottom: 10px;

	border-bottom: 1px solid #333333;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold; 

}