/*	CSS Styles for X-Cart
	Project: Flat Fish Art
	Author: jantuan.com
*/

* {margin:0; padding:0;}

body {
	height: 80%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f8f2da;
	text-align: left;
	font-weight: normal;}

/* LINK STYLING */
	
	/* general ......... */	
	a:link, a:visited { text-decoration: underline; color:#000000;}	
	a:hover, a:active { text-decoration: underline; color:#666666;}
	
	/* quick_links white ......... */	
	a.quick:link, a.quick:visited { text-decoration: none; color:#FFFFFF;}	
	a.quick:hover, a.quick:active { text-decoration: underline; color:#FFFFFF;}
	
	/* categories links */
	a.categories:link, a.categories:visited { 
		display: block;
		width: 123px;
		padding: 3px 0px 3px 20px;
		margin: 0px 0px 0px 7px;		
		font-weight: bold;
		text-decoration: none;
		background-color: transparent;
		color:#654E2C;}	
	a.categories:hover, a.categories:active {
		display: block;
		width: 123px;
		padding: 3px 0px 3px 20px;
		margin: 0px 0px 0px 7px;		
		font-weight: bold; 
		text-decoration: none;
		background-color: #bda28a; 
		color:#FFFFFF;}
	
	/* buy now button */
	a.buy_now_button:link, a.buy_now_button:visited {
		margin-top: 4px;
		padding-left: 23px; 
		background: url(images/cart.gif) no-repeat 0px 0px; }	
	a.buy_now_button:hover, a.buy_now_button:active {
		margin-top: 4px;
		padding-left: 23px;  
		background: url(images/cart.gif) no-repeat 0px 0px;
		color:#990000;}

	/* shopping cart */
	a.cart:link, a.cart:visited {
 		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#654E2C;
		text-decoration: none;}	
	a.cart:hover, a.cart:active {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #846237;
		text-decoration: underline;}
	
	
/*	HEADER STYLES	*/

#header {
	position: relative;
	top: 0px;
	height: 154px;
	bottom: 0px;
	background: #c7afbd url(images/my/header_bottom.gif) repeat-x left bottom; }
		
#header h1 {
	text-indent: -9000px;
	height: 152px;
	background: url(images/my/logo_pjs.gif) no-repeat 0px 0px;}
/* end header*/

/* java script check on/off div */

#javascript_check {
	position: absolute;
	top: 10px;
	left: 400px;
	width: 250px;}
	
#javascript_check p {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px;
	border: 3px solid #990000;}

/* end javascript */
	
/* BODY				
/* | CONTENT			*/
	
#content {
	position: relative;
	text-align: left;
	width: 985px;
	top: 0px;
	left:0px;}
	
/* | MAIN CONTENT			*/
			
#content #center {
	position: relative;
	top:-106px;
	left: 167px;
	width: 818px;
	padding-bottom: 50px;
	min-height: 700px;
	background: url(images/my/bg_main_content.gif) repeat-y 10px 0px;
	padding-left: -20px;}
	
#content #center #center_area {
	padding: 40px 45px 0px 35px;
	background: url(images/my/top_main_content_2.gif) no-repeat;}	
	
#content #center #center_area h3 {	
	display: block;
	width: 755px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a5adb4;
	padding: 2px 0px 2px 20px;
	margin: 0px 20px 20px -11px;}

#content #center #center_area #welcome_text {
	display: block;
	width: 780px;
	padding-bottom: 60px;
	background: url(images/my/vintage_01.jpg) no-repeat 10px 0px;}
	
#content #center #center_area #welcome_text h2 {	
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #484452;
	padding: 10px 50px 0px 220px;}
	
#content #center #center_area #welcome_text p {
	font-size: 12px;
	text-align: justify;
	margin-bottom: 5px;
	padding: 10px 55px 0px 220px;}

/* all products */
#products {	
	background-image: none;
	background-attachment: none;}
#products img{
	margin-bottom: 10px;
	border: 3px solid #D1E3E7;
	background-image: none;
	background-attachment: none;}
	
.product {
	display: block;
	width: 225px;
	margin: 10px 21px 15px 0px;}

.product ul {
	list-style:none;}

.product span.description {
	display: block;
	padding: 10px 0px 5px 0px;}
	
.product span.price {
	display: block;}
	
#description_text {
	display: block;
	width: 275px;
	margin-bottom: 100px;
	background: none;
	padding-left: 480px;}
	
#description_text img {
	float: left;
	margin-left: -480px;}
	
#description_text h5 {
	font-size: 12px;
	text-transform: uppercase;
	Padding: 5px 0px 5px 0px;}
	
#description_text h6 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 15px 0px 15px 0px;
	color:#004080;}

#description_text p {
	padding-bottom: 15px;}

#description_text span {
	display: block;
	padding: 5px 0px 0px 5px;}
#description_text ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;}
/* main content | FEATURED PRODUCTS*/

.featured_product {
	width: 745px;
	margin: 0px 0px 0px 17px;
	clear: both;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}
	
.featured_product img {
	width: 219px;
	margin-bottom: 10px;
	border: 3px solid #FFFFFF;}
	
.f_item3 {
	display:block;
	width: 225px;
	margin: 10px 21px 15px 0px;
	float: left;}
	
.f_item3 a {
	display: block;}
	
/* | LEFT SIDE: MENU & OTHER		*/
			
#content #left_side {
	position: absolute;
	top:-10px;
	left:10px;
	width: 150px;}
	


#shopping_cart, #auth, #login, #profile {
	margin-bottom: 10px;}

/* shopping categories */	

#categories_menu {
	padding-top: 115px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	background: url(images/my/menu_bg.jpg) no-repeat 6px 0px;}
	
#categories_menu h3 {
	text-indent: -9000px;
	background-color: transparent;}
	
/* shopping cart */

#shopping_cart, #login, #profile, #auth {
	padding: 0px 8px 5px 17px;}

#shopping_cart span, #shopping_cart a, #profile a, #auth a, #auth span {
	display: block;}

#shopping_cart span#empty_cart {
	padding-left: 25px;
	background: url(images/cart_empty.gif) no-repeat 0px 0px;}
	
#shopping_cart span#full_cart {
	padding-left: 25px;
	padding-bottom: 9px;
	background: url(images/cart_full.gif) no-repeat 0px 0px;}

#shopping_cart span#full_cart_total {
	font-weight: bold;
	margin-bottom: 10px;}
	
#shopping_cart h3, #login h3, #profile h3, #auth h3 {
	display: block;
	width: 132px;
	margin: 10px 0px 10px -10px;
	padding: 2px 0px 2px 10px;	
	font-size: 11px;
	text-transform:uppercase;	
	color:#FFFFFF;
	background-color: #bda28a;}
	
/* login */
#login input { width: 100px;}

#auth #auth_id { 
	color:#666666;
	margin-bottom: 7px;}


/* QUICK LINKS				*/

#quick_links {
	position: absolute;
	top: 30px;
	left: 815px;
	width: 185px;}

#quick_links ul {
	list-style: none;
	font-size: 10px;
	color:#FFFFFF;
	text-transform: uppercase;}
	
#quick_links ul li {
	float: left;
	padding: 0px 15px 0px 20px;}

#quick_links ul li#home {
	background: url(images/my/home_icon.gif) no-repeat 0px 0px;}
#quick_links ul li#map {
	background: url(images/my/site_map_icon.gif) no-repeat 0px 2px;}
#quick_links ul li#contact {
	background: url(images/my/contact_icon.gif) no-repeat 0px 2px;}
	

/* PAGES				*/

#header_pages h2 {
	display: block;
	margin: 10px 0px 15px -2px; 
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #846237;}

p.cat_description { 
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	margin-bottom: 25px;}

#header_pages span, #header_pages a { font-size: 9px;}

/* FOOTER				*/

#footer {
	position: relative;
	top: -108px;
	margin-bottom: 0px;
	padding: 30px 0px 0px 0px;
	width: 100%;
	height: 150px;	
	background: url(images/my/bottom_bg.gif) no-repeat 178px 0px;
	clear: both;}

#footer span, #footer a{ 	
	display: block;
	margin-left: 200px;}
	

/*	OTHER 	STYLES	*/
.clear {clear:both;}

.cat_img {
	border: 3px solid #FFFFFF;
	width: 150px;
	margin-bottom: 30px;}
	
p.cat_description {
	padding-left: 20px;
	padding-bottom: 30px;}
	
#options select {
	width: 120px;
	margin: 3px 0px 3px 5px;
	display: block;}

#check_selected {
	display: block;
	margin-bottom: 10px;}
		
#check_selected h5 {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 5px 0px;}
	
#check_selected span {
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0;}

/* Contact page */
#contact_page {
	margin-left: 20px;}

#contact_page p {
	padding: 10px 10px 20px 0px;}
	
#contact_page span{ display: block;}  

#contact_page input { 
	display: block;
	margin-bottom: 5px;} 
	
#contact_page select { 
	display: block;
	margin-bottom: 5px;} 
	
/* checkout page */

#cart p#introduction { margin-bottom: 15px;}
#cart p { margin-top: 10px; font-weight: normal;}
#cart div.checkout_item {
	display: block;
	margin-top: 10px;
	clear: both;}
#cart div.checkout_item h5 {
	font-size: 12px;
	font-weight: bold;}	

	
#content #center #center_area #products #cart .checkout_item h3 {
	width: 741px;
	margin-left: 3px;}
	
#cart img#p_thumb {
	display: block;
	margin-right: 13px;
	float: left;}
	
div.checkout_item span {
	display:block;
	padding: 5px 0px 5px 20px;
	font-weight: normal;}

#title_quantity{
	float:left;
	margin: 0;
	padding:0px 5px 0px 0px;}
input#check_quantity {
	float: left;
	width: 50px;}
	
#cart_operations {
	display: block;
	clear: both;}
#delivery {
	display: block;
	margin-bottom: 15px;}
		
#totals {
	display: block;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;}
	
#totals h3 {
	margin: 0;
	padding:0;}

#totals span {
	display: block;}
	
#totals span#final {
	font-weight: bold;}
	
#last_checkout {
	display: block;
	margin-bottom: 20px;}
#last_checkout table {
	margin-bottom: 10px;
	border: none;}
#last_checkout table thead {
	font-weight: bold;
	text-transform: uppercase;}
	
#credit_card span {
	display: block;
	padding-top: 10px;}
#submit_order_button {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;}

#customer_details {
	margin-bottom: 20px;}
	
#customer_details h5 {
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
	padding: 5px 0px 5px 0px;}
	
#customer_details span {
	display: block;
	padding-top: 5px;}