/*********************
ProSportsPixOnline.com
Poster Sample Style Sheet

Version 2.1
October 1, 2007

Copyright 2005-2007. All Rights Reserved. 
Original design by: ProSportsPixOnline.
Web production/programming/design Product 9 DESIGN. 
http://www.product9.com
*********************/

/* TAGS */
body {margin:0; padding:0;  background:#0001C5 url("../images/template/main/page_bkg.jpg") fixed repeat-x;
color:#FFFFFF; font-family:Arial, Verdana, Helvetica, sans-serif, Geneva; font-size:100.01%; margin:0 auto;}

p, td, li, ol, h1, h2, h3 {margin:0; padding:0;}

/**************
PAGE LAYOUT
**************/
#page_wrapper {width:752px; min-height:700px; margin:0 auto; padding:10px 0; border:0;}

	#header_wrapper {height:190px; width:752px; background:#000258 url("../images/posters/header_bkg.gif") no-repeat; }
		#poster_buy #header_wrapper {background:#000258 url("/images/posters/header_posters_buy.jpg") no-repeat;}
		#poster_samples #header_wrapper {background:#000258 url("/images/posters/header_posters_samples2.jpg") no-repeat;}
		
	#content_wrapper {height:auto; width:752px; background:#000258 url("/images/posters/content_bkg_sm.gif") repeat-y; border:0; overflow:hidden;}
		#content {height:475px; background:#000258; width:750px;}
		#nav {top: 55px; left:305px; height:120px; width:445px; position:relative;}
			#nav_1, #nav_2, #nav_3 {float:left;}
			.nav_item {padding:0 5px 10px 5px;}
			#nav_1 {width:185px;}
			#nav_2 {width:100px;}
			#nav_3 {width:150px;}

		/*nav2, text version of navigation*/
			#nav2_1, #nav2_2, #nav2_3 {float:left;}
			.nav_item2 {padding:0 5px 10px 5px; font-weight:bold; font-style:italic;}
			#nav2_1 {width:155px;}
			#nav2_2 {width:125px;}
			#nav2_3 {width:150px;}
			
			.nav_item2 a:link {}
			.nav_item2 a:hover {color:#ffcc00;}

		#poster_wrapper {height:475px; border:0;}
		
			#poster_info {width:250px; float:left; margin:0 0 15px 0;
			background:#0045BB url("../images/posters/callout_bkg.gif") no-repeat bottom right;} /*#595A92*/
				#poster_info div {padding:15px 15px 5px 15px;}
				#poster_info h2 {color:#000258; font-weight:bold; font-style:italic; font-size:0.9em; padding:0 0 15px 0;}
				#poster_info h1 {font-weight:bold; font-size:1.15em; padding: 0 0 10px 20px;
				background:url(../images/posters/bullet_yel.gif) no-repeat 0 5px; line-height:1.1em;}
				#poster_info h3 {font-weight:bold; font-style:italic; font-size:0.9em; padding:0 0 15px 20px;}
				.poster_desc {font-size:0.72em; padding:0 0 5px 20px;}
				
			#poster_img {margin-left:255px;}
				#poster_img div {padding:15px 0; text-align:center;}
			
		#subhead {width:750px; height:40px; background:url(../images/posters/sh_line_bkg_b.gif) repeat-x right;}
			#title {width:330px; float:left; height:40px;
			background:#000258 url(../images/posters/sh_line_bkg_a.gif) repeat-x right;}
				#title img {padding:0 0 0 10px;}
			
			#page_nav_wrapper {margin-left:420px; height:40px;}
				#page_nav {width:150px; height:40px; top:0; left:160px; position:relative;}
						.page_nav {padding:3px 5px 0 5px; text-align:center;
						font-size:1.05em; font-weight:bold; font-style:italic;}

	/**************FOOTER*/
	#footer {width:752px; margin:0 auto 15px auto;}
		#footer_1 {height:47px; background:url("../images/posters/footer_bkg.gif") no-repeat;}
			#footer_1 p {padding:10px 10px 2px 230px; text-align:center; font-size:0.72em;}
		#footer_2 {padding:10px 0 15px 0;}
			#footer_2 p {font-size:0.68em; text-align:center;}
	
/**************
Text Styles
**************/
a:link, a:visited {color:#FFFFFF; text-decoration:none;}
a:hover {color:#000258;}

#footer_2 p a {text-decoration:none;}
#footer_2 p a:hover {color:#FFCC00;}

/**************
IE MAC ONLY HACKS - HIDE from mac
**************/
	/* Hide from IE5-mac. Only IE-win sees this. \*/

	
	/* End hide from IE5/mac */

/**************
IE MAC ONLY HACKS - SHOW to mac
(no comments in hack area!)
**************/
	/*\*//*/


#nav_1, #nav_2, #nav_3 {position:relative;}
#nav_1 {width:185px;}
#nav_2 {width:100px;}
#nav_3 {width:150px;}
	
	/**/
	
/* End Mac Only hacks */
