/* 
Theme Name: Ever Wonder Records Products 1.0
www.everwonderrecords.com
Description: CSS Document
Created: 1/04/10
Updated: 1/04/10
*/

#product_head { width: 644px;
				margin-left: 20px;
				margin-right: 20px;
				margin-bottom: 0px;
				position:relative;}
					.return		{ position: relative;
								width: 497px;
								min-height: 26px;
								text-align: right; }
					.cart_button 	{width: 107px;
									height: 26px;
									left: 517px;
									top: 0px;
									position: absolute;}
					h2	{padding-top: 15px; }
					
#section1 {width: 644px;
			margin-left: 20px;
			margin-right: 20px;
			min-height: 390px;
			position: relative; 
			padding-bottom: 20px;
			background-color: #FE9;}
				#spotlight_pic { width: 300px;
 								height: 300px;
								top:65px;
								left: 20px;
								position: absolute;}
				#product_description	{width: 284px;
										min-height: 176px;
										left: 340px;
										top:20px;
										position: relative; }
				#shipping			{width: 284px;
									left: 340px;
									z-index: 5;
									position: relative;
									text-align: center; }
						#shipping h4 	{text-decoration: underline;
										margin-bottom: 5px; }
						#shipping form	{margin-top: 5px; }
					

/* section2 only for use if gift wrapping is made an option again */
#section2	{display: none; }
/* section2 only for use if gift wrapping is made an option again */

#product_foot {width: 644px;
				margin-top: 20px;
				margin-left: 20px;
				margin-right: 20px;
				position: relative;}

/* Major Sections */
 
#section1 { position: relative;  }

h2 {
		width: 100%;
		text-align: center; }
 
#spotlight_image {width: 300px;
 					height: 300px; 
					position: absolute; 
					left: 10px;}

#shop_return1 {  
				width: 166px;
				top: -40px;
				left: 332px;
				text-align:center;
				position: absolute; }

#view_cart	{
			width: 166px;
			top: -40px;
			left: 498px;
			text-align: center;
			position: absolute;}

.product_option1 {
				position: relative; 
				top: -35px;
				left: 322px;
				width: 352px;}

.product_option2 {
					width: 342px; 
					position: relative;}

.product_option3 {
					width: 342px; 
					top: 0px; 
					left: 342px;
					position: absolute;}

.product_option1 strong, .product_option2 strong, .product_option3 strong { position: relative; 
																display: block;
																width: 100%;
																margin-left: auto;
																margin-right: auto;
																text-align:center; }
 
 #product_image1 { position: relative;
 					left: 91px;
	 				width: 150px;
 					height: 150px; 
					margin-left: auto;
					margin-right: auto;}
 
 .add_cart	{ width: 200px;
 				margin-left: auto;
				margin-right: auto;
				text-align: center;}
 				.add_cart h3	{display: none; }
				.add_cart table	{width: 200px; }
				
#wrap_options { position: relative;
				margin-left: 15px;
				margin-right: 15px; }
 
 .gift_wrap	{ width: 90px;
 				height: 120px;
				top:-20px;
				left: 126px;
				margin-left: auto;
				margin-right: atuo;
				position: relative; }

/* End Font Stylings */

/* Other Elements */

			
/* End Other Elements */
