/* theme.css contains styles that support different sizes of theme images */
/*@import url("theme.css");*/

/* begin general styles for all themes */
body {
	margin: 0px;
	padding: 0px;
	
	background-color:#ffffff;
	
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

p, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

	color: #000000;
	margin-top: 0px;
}


.b {
	font-weight: 900;
}

img {
	border: 0px;
}

img.card {
	float: left;
	padding: 3px;
	}

img.card2 {
	float: left;
	padding: 3px 40px;
	}

img.paypal {
	float: left;
	padding: 3px 25px 0 75px;
	}

form {
	margin: 0px;
}

#b {
	font-weight: 900;
}

#picrow {
	width: 90%;
	text-align:center;
	margin: 0 auto 20px auto;
}

#picrow span {
	height:80px;
	margin: 0px auto 0px auto;
}

#picrow img {
	border: none;
	padding: 0px 15px;
	margin:0;
}

a {
	font-size: 13px;
}

a:link {
	color: #662000;
	text-decoration: none;
}

a:visited {
	color: #662200;
	text-decoration: none;
}

a:hover {
	color: #662200;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a.checkout-checkoutbg {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: #f4dda6 2px solid;
	border-top: #f4dda6 2px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color:#662000;
}

a.checkout-checkoutbg:link {
	color: #000000;
	text-decoration: none;
}

a.checkout-checkoutbg:visited {
	color: #000000;
	text-decoration: none;
}

a.checkout-checkoutbg:hover {
	color: #000000;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #000000;
	text-decoration: underline;
}

a.checkout-textcolor:link {
	color: #000000;
	text-decoration: none;
}

a.checkout-textcolor:visited {
	color: #000000;
	text-decoration: none;
}

a.checkout-textcolor:hover {
	color: #000000;
	text-decoration: underline;
}

a.checkout-textcolor:active {
	color: #000000;
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #662000;
}

.actCHECKOUTBG {
	background-color: #f4dda6;
}

.actlarger {
	font-size: 13px;
	color: #000000;
}

.actsmaller{
	font-size: 11px;
	color: #000000;
}

.actxxsmall {
	font-size: 11px;
	color: #000000;
}

.actxsmall {
	font-size: 12px;
	color: #000000;
}

.actsmall {
	font-size: 12px;
	color: #000000;
}

.actregular {
	font-size: 13px;
	color: #000000;
}

.actlarge{
	font-size: 16px;
	color: #000000;
}

.actxlarge {
	font-size: 22px;
	color: #000000;
}

.actheadline {
	font-size: 24px;
}

.actwarningcolor {
	color: #ff3300;
}
	
.actrequiredcolor {
	color: #ff3300;
}

.actsearchhighlightcolor {
	color: #ff0000;
}

.actrequired {
	color: #ff3300;
}

.actwarning {
	font-size: 12px;
	color: #ff3300;
}

.actwelcome {
	font-size: 12px;
	color: #000000;
}

.actlogotext {
	font-size: 12px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 12px;
	color: #662000;
}

.actdiscount {
	font-size: 16px;
	color: #ff3300;
	font-weight: bold;
}


/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #edc15a;
}

.thinborder2 {
	border: 1px solid #eeeeee;
}

.thinred {
	border: solid 1px #edc15a;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #eeeeee;
	border-top: 0px;
	margin: 0 3px 20px;
} 

.thinred3 {
	border: solid 1px #662000;
	border-top: 0px;
} 

.boxbg {
	background: url ('gold-theme-nav-bar-bg.jpg') repeat;
	background-color: #662000;
	border-bottom: 1px solid #eeeeee;
}

.boxheading {
	font-weight: 600;
/*	text-transform: uppercase; */
	color: #662000;
	font-size: 140%;
}

.boxheadingwarn {
	font: 13px;
	font-weight: bold;
	line-height:18px;
	color: #ffffff;
	background-color: #ff3300;
	border:1px solid #662000;
	padding: 5px 8px;
	margin: 0 4px;
}

a.boxlink{
	color: #662000;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Shopping cart and checkout fields ------------------------------------------- */

div.CheckoutCartSection {
	margin: 0;
}

table.checkout#idTableCheckoutSection {
	margin-bottom: 0px;
	width: 700px;
}

table.checkout-cart {
	width: 700px;
	border-collapse: collapse;
	padding: 0;
	margin-bottom: 20px;
}

table.checkout-cart th{
	font-weight: bold;
	background-color: #662000;
	border-top: solid 1px #662000;
	border-bottom: solid 1px #662000;
	padding: 4px;
}

table.checkout-cart td{
	padding: 4px;
}

table.checkout {
	width: 700px;
	border-collapse: collapse;
	padding: 0;
	text-align: left;
}

table.checkout th {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding: 5px 2px;
	vertical-align: top;
}

table.checkout th.instruction {
	font-size: 12px;
	font-weight: normal;
}

table.checkout th.change {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px;
	text-align: right;
	vertical-align:bottom;
}

.checkout-change-button	{
/*	line-height: 13px;
	height: 20px;
	width: 86px;
	margin: 5px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 12px;
	background-color: #662000;
	border: 1px solid #edc15a;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal; */
	}

table.checkout td {
	background-color: #f4dda6;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 2px 2px;
}

table.checkout#idBothAddressesTable col {
	width: auto;
}

td#idCheckoutHelpLabel,
table.checkout#idBothAddressesTable col.prompt {
	width: 180px;
}

.cart {
	background-color: #f4dda6;
	border-bottom: solid 1px #662000;
}

.checkout-cartheading {
	font-size:16px;
	font-weight: bold;
	background-color: #662000;
	border-top: solid 1px #662000;
	border-bottom: solid 1px #662000;
}

.cartheading {
	background-color: #662000;
	font-weight: bold;
	font-size:16px;
	color: #000000;
	border-bottom: solid 1px #662000;
	padding:5px
}

h2.checkout-heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px;
	background-color: #662000;
	border-top: solid 1px #662000;
	border-bottom: solid 1px #662000;
	width: 700px;
	margin-top: 15px;
}

h3.checkout-heading {
	width: 700px; 
	padding: 3px 2px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #662000;
	border-top: solid 1px #662000;
	border-bottom: solid 1px #662000;
	margin-top: 15px;
}

.checkout-subheading {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

img.cartthumbnail {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	width: 50px;
}

input.normal-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #662000;
	padding: 5px;
	border: solid 1px #000000;
}

input.highlight-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #edc15a;
	padding: 5px;
	border: solid 1px #000000;
}

.checkout-field-label {
	width: 250px;
}

.checkout-field-input {
	width: auto;
}

.checkout-field-input input, .checkout-field-input select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
}

.InvoiceField input, .InvoiceField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
}

.DeliverField input, .DeliverField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
}

table.checkout#idBothAddressesTable select {
	width: 211px;
}

input.checkbox {
	background-color: #f4dda6;
	border: 0;	
}

.checkout-field-area {
	background: #f4dda6;
	border-bottom: solid 2px #ffffff;
	width: 700px;
}

.checkout-field-area p {
	margin: 0;
	padding: 4px;
}

div.checkout-buttons {
	width: 700px; 
	height: 50px; 
	margin-top: 20px;
}
	
.left { 
	float : left; 
	width : 50%; 
}

.right { 
	float : right; 
	width : 40%; 
}

.spacer { 
	clear : both; 
}

.checkout-help-hide { 
	display: none; 
}

#cartsummary_box	{
/*	border-bottom: 1px solid #662000;
	border-right: 1px solid #662000;	
	border-left: 1px solid #662000;	*/
	border: 1px solid #662000;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	}

#cartsummary_box p.heading	{
	font-weight: 900;
	border-bottom: 1px solid #662000;
	color: #662000;
	font-size: 11px;
	margin: 0px;
	background-color: #662000;
	padding: 6px 6px 6px 6px;
	text-align: center;
	}

#cartsummary_box	.buttons{
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #662000;
	}
	
#cartsummary {
	font-size: 11px;
	padding: 10px 0 8px 0;
}

#cartsummary table.td {
	font-size: 11px;
}
/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 0px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 0px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #edc15a;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #edc15a;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #edc15a;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #edc15a;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

table#idCheckoutProgress {
	margin-bottom: 10px;
}

table#idCheckoutProgress td{
	background-repeat:repeat-x;
	background-color:transparent;
	border: 0px;
	padding: 0px;
	height:19px;
	text-align:center;
}

table#idCheckoutProgress td.cpi-left{
	background-image:url("cpi-main.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-complete{
	background-image:url("cpi-main-mid.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-incomplete{
	background-image:url("cpi-background.gif");
	color:black;
	width:160px;
}

table.CheckoutProgress {
	width: 700px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.CheckoutProgress td {
	padding: 0px 0px;
	background-repeat: repeat-x;
	background-color: transparent;
	height: 19px;
	text-align: center;
	width: 140px;
}

table.CheckoutProgress td.cpi-start{
	background-image: url("cpi-main.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-inactive{
	background-image: url("cpi-main-mid.gif");
	color: #ffffff;
}

table.CheckoutProgress td.cpi-active{
	background-image: url('cpi-background.gif');
	font-weight: bold;
	color: #000000;
}

table.CheckoutProgress td.cpi-end {
	background-image: url("cpi-end.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-spacer {
	background-image: url("cpi-main-mid.gif");
	width: auto;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Recently Viewed Products List Style ------------------------------------ */



#rphtml {
	display: none; 
	visibility:hidden;
} /* Used internally - do not delete */

#recenthtlist {
	width: 500px;
	text-align:left;
}

#recenthtitem {
	border-spacing: 0px;
}

#recenthtitem td {
	width: 110px;
	padding: 4px;
	text-align: center;
	border-left: 1px solid #662000;
	border-right:1px solid #662000;
}

.recenthtitemimage {
	border-top: 1px solid #662000;
}

.recenthtitemdesc	{}

.recenthtitemprice	{}

.recenthtitemdelete {
	border-bottom: 1px solid #662000;
}

.recenthtitemspacer {
	width:2px !important; 
	border:0 !important;
	padding: 0px !important;
}

.recenththeader {
	padding: 3px; font-size: 16px;
	font-weight: 900; margin: 0px; color: #662000;
	width: 496px; border-top: 1px solid #662000;
	border-bottom: 1px solid #662000;
}

.recenthtbuttonleft {
	float: left;
	cursor: pointer;
	width: 100px;
	border: 0;
	background-color: #ffffff;
}

.recenthtbuttonright {
	float: right;
	cursor: pointer;
	width: 100px;
	border: 0;
	background-color: #ffffff;
	}
	


/* Used by 'CSS Product Layout' ------------------------------------------- */

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

/* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */

.product_list	{
	margin: 0px 3px 10px;
	clear:both;
	overflow: hidden;
	}	

.product_tabs {
	float:left;
	width:400px;
	margin: 20px 0 10px;
}

.product_price	{
	font-size: 12px;
	font-weight: 900;
	margin: 5px 0px;
	padding: 0;
	color: #662000;
	}
	
.product_price_summary	{
	font-weight: 900;
	padding: 0px 0px 10px 0px;
	color: #662000;
	}
	
.text_product_price	{
		margin: 0px;
		padding: 0px;
		line-height:normal;
		font-weight: 900;
		color: #ff3300;
		font-size: 16px;
		}

.text_product_usual_price	{
		margin: 0px;
		padding: 8px 0px 0px 0px;
		line-height:normal;
		font-weight: 900;
		color: #808080;
		font-size: 12px;
		text-decoration: line-through;
		}

.text_product_list_price	{
		padding: 8px 0px 0px 0px;
		line-height:normal;
		font-size: 12px;
		text-decoration: line-through;
		font-weight: normal;
		color: #ff3300;
		}
		
.text_product_save_price	{
		padding: 8px 0px 0px 0px;
		line-height:normal;
		font-size: 12px;
		font-weight: 900;
		color: #000000;
		}
		
.fragment_list	{
	margin: 5px 3px 20px;
	padding: 10px 15px;
	clear: both;
	overflow: hidden;
	background-color: #f4dda6;
	border: 1px solid #eeeeee;
	}	

.section_link {
	margin: 0;
	padding:5px 3px 8px;
	border:1px solid #eeeeee;
	border-top: none;
	overflow:hidden;
}	

.section_details {
	float:right;
	width:200px;
}

.section_info {
	padding: 0 0 5px;
	float: left;
	min-height: 80px;
	}

.section_info p {
	padding: 0px 0px 5px 0px;
	margin: 0;
	}

/* headings ----------------------------------------------------------------------------- */

h1	{
	font-size: 22px;
	font-weight: 900;
	margin: 0px;		
	padding: 10px 0px 4px 5px;
	color: #edc15a;
	}
	
h1.subheading	{
	font-size: 22px;
	font-weight: 900;
	margin: 0px;
	padding: 5px 0px 14px 0px;
	color: #edc15a;
	}
	
h2	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #662000;
	}
	
h2.subheading, h2 a {
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	color: #edc15a;
	}
	
h2.product	{
	font-size: 16px;
	font-weight: 900;
	margin: 0 0 5px;
	padding: 0px;
	color: #edc15a;
	}

h2.clearall	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #662000;
	clear:both;
	}
	
h3	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #662000;
	}

h3.product {
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #662000;
	}
	
h3.product_price	{
	font-size: 12px;
	font-weight: 900;
/*	margin: 10px 0px;*/
	padding: 0px 0px 10px 0px;
	color: #662000;
	}
	
h3.product_price_summary	{
	font-weight: 900;
	padding: 0px 0px 10px 0px;
	color: #662000;
	}
	
h2.section, h3.section	{
	font-size: 14px;
	font-weight: 900;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	color: #662000;
	background-color: #662000;
	border: 1px #eeeeee solid;
	}
	
h2.section a, h3.section a {
	color: #662000;
	}
	
h3.featured	{
	font-size: 16px;
	font-weight: 900;
	margin: 20px 3px 0;
	padding: 5px 0px 5px 20px;
	color: #662000;
	background: #662000 url('gold-theme-nav-bar-bg.jpg') repeat-x;
	border: 1px #eeeeee solid;
	}
	
h3.images	{
	font-size: 22px;
	font-weight: 900;
	margin: 0px;		
	padding: 16px 0px 4px 0px;
	color: #edc15a;
	}
	
.text_heading_left_column	{
	margin: 0px;
	padding: 10px 0px 0px 5px;
	line-height:normal;
	color: #662000;
	font-weight: 900;
	font-size: 13px;
	}

.text_heading_right_column	{
	margin: 0px;
	padding: 10px 0px 5px 5px;
	line-height:normal;
	color: #662000;
	font-weight: 900;
	font-size: 13px;
	}
	
.text_header {
	color: #662000;
	font-size: 13px;
	font-weight: 900;
	line-height: normal;
	margin: 0;
	padding: 0px 0px 5px 0px;
}
	
/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 12px;
	word-spacing: normal;
	}

.form_input_choice	{
	line-height: normal;
	font-size : 12px;
	word-spacing: normal;
	background-color: #f4dda6;
	}

/* Styles for 'Quick Search Bar With Larger Button' ------------------------ */

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 12px;
	background-color: #f4dda6;
	border: 1px solid #f4dda6;
	color: #000000;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #662000
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 12px;
	background-color: #662000;
	border: 1px solid #edc15a;
	color: #ffffff;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
	}


/* Styles for the 'Mini' marketing layouts ---------------------------------- */

.product_image_cost	{
	/* margin: 0px 12px 8px 0px; */
	text-align: center;
	min-height: 120px;
	}

.text_product_small_info	{
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}

.text_product_small_info_heading	{
	margin: 0px;
	padding: 7px 15px;
	line-height:normal;
	color: #662000;
	font-weight: 900;
	font-size: 12px;
	text-align: center;
	min-height:25px;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 2px 0px 8px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 12px;
	text-align: center;
	}

.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 5px 0px 10px 20px;
	text-align: center;
	}

.image_product	{
	margin: 0px 20px 15px 0px;
	text-align: center;
	float: left;
	width: 260px;
	padding: 10px;
	}

.mag {
	padding-left: 20px;
	background: url('magnify.gif') no-repeat 0% 50%;
}

.image_frag	{
	margin: 5px 15px 15px 0px;
	text-align: center;
	float: left;
	padding: 5px;
	}

.image_link	{
	margin: 0px 10px 15px 0px;
	text-align: center;
	float: left;
	}


/* Links to sections and pages in sidebar menus on some themes -------------------------------------*/

ul.products	{
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 11px;
	color: #662000;
	}

a.product_section:visited  {
	color : #ffffff;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #ffffff;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #666666;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #662000;
	text-decoration : none;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #662000;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #662000;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #edc15a;
	clear:both;
	}
	
.solid_line_yellow	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #662000;
	clear:both;
	}
	
.dotted_outline_blue	{
	border: 1px dotted #662000;
	padding: 8px;
	}		

.dot_uline_white	{
	border-bottom: dotted 1px #662000;
	}
	

/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 10px;
/*	font-size: 11px; */
	color: #edc15a;
	margin: 0px;
	line-height:normal;
	padding: 2px 10px 5px;
	}	

a.link_breadcrumbs:visited	{	
	color : #edc15a;
	text-decoration : none;
	}

a.link_breadcrumbs:link  {
	color : #edc15a;
	text-decoration : none;
	}
	
a.link_breadcrumbs:active  {
	color : #edc15a;
	text-decoration : none;
	}
	
a.link_breadcrumbs:hover  {
	color : #edc15a;
	text-decoration : underline;
	}
	

/* Page footer  --------------------------------------------------------*/

.text_footer	{
	color: silver;
	font-size: 11px;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : #662000;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #662000;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #662000;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #662000;
	text-decoration : underline;
	}


/* Heading for attributes  --------------------------------------------------------*/

.text_options	{
	font-weight: 900;
	}


/* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/

.form_button_add_to_cart	{
	width: 98px;
	height: 30px;
	margin: 0 3px;
	padding: 4px 0 3px 20px;
	font-size : 13px;
	font-weight: bold;
	border: 1px solid #662000;
	color: #662000;
	background: #662000 url('theme_icon_add_to_cart.gif') no-repeat center left;
	word-spacing: normal;
	}	


/* Styles for CSS Buttons ----------------------------------------------*/

.text_menu	{
	padding: 2px 0px 2px 0px;
	font-size : 11px;
	font-weight: bold;
	margin: 0px;
	color : #662000;
	}
	

a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #662000;
	text-decoration : none;
	background-color: #662000; 
/*	border: 1px solid #ffffff; */
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #662000;
	text-decoration : none;
	background-color: #662000;
/*	border: 1px solid #ffffff; */
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #662000;
	text-decoration : none;
	background-color: #662000;
/*	border: 1px solid #ffffff; */
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #edc15a;
	text-decoration : none;
	background-color: #662000;
/*	border: 1px solid #ffffff; */
	}

/* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/

.tech_main_menu	{
	background-color: #edc15a
   }
		
.tech_menu_bottom	{
	height: 4px;
	background-color: #edc15a;
	}
		
.tech_menu_button_border	{
	border: 1px #662000 solid;
/*	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid; */

   }
	
div.tech_menu_button {

	top: 0px;
	left: 0px; 
	border: 1px #edc15a solid;
   }
		
div.tech_menu_button_product {

	top: 0px;
	left: 0px; 
	border: 1px #edc15a solid;
   }
		
.tech_menu_button_title	{
	margin-bottom: 25px;
	background-color: #662000;
   }

.tech_text_product_section	{
	padding: 10px 5px 10px 5px;
	margin: 0px;
	color : #662000;
	font-size : 11px;
	text-align: left;
	font-weight: 900;
   }

div.tech_menu_button a  {

	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align: center;
	background-color: #662000;
	font-size: 11px;
	font-weight: 900;
	
   }
	
div.tech_menu_button a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #662000;
   }
	
div.tech_menu_button a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #662000;
   }
	
div.tech_menu_button a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #662000;
	}

div.tech_menu_button a:hover {
	color: #662000;
	text-decoration:none;
	background-color: #662000;
   }

div.tech_menu_button_product a   {
	width: 124px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
	background-color: #662000;
	font-size: 12px;
   }
	
div.tech_menu_button_product a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #edc15a;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #edc15a;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #edc15a;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #ffffff; 
	text-decoration:none;
	background-color: #662000;
	background-image:url('theme_arrow.gif');
   }

/* Start of styles new to v9 */

/* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */

.heading_marketing_box	{
	border: 2px solid #edc15a;
	width: 229px;
	margin: 0px 20px 14px 0px;
	}
		
.heading_marketing_box p.text_product_small_info_heading	{
	background-color: #edc15a;
	border-bottom: 2px solid #edc15a;
	color: #ffffff;
	font-weight: 900;
	font-size: 12px;
	background-image: url('theme_marketing_header.gif');
	margin: 0px;
	padding: 4px 0px 0px 8px;
	height: 20px;
	}
	
.heading_marketing_box	p{
	padding: 8px;
	}

.heading_marketing_box .product_image_cost	{
	padding: 8px;
	}


/* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes,
but also used in the lists that have 'Rounded Corners' in the name */

.rounded-heading {
	background-image: url('theme_curve2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

.rounded-heading p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('theme_curve1.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.rounded-footer {
	background-image: url('expert_rounded_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.rounded-footer p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('expert_rounded_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.indented-link a {
	display: block;
	background-color: #fff;
	width: 140px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #edc15a;
	}

.indented-link a:hover {
	background-color: #662000;
	}

/* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */

.graduated-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #662000;
	border-bottom: 0;
	border-right: 0;
	background-image: url('prime_link_background.gif');
	background-repeat: no-repeat;
	}

/* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */

.hotshot-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
	}

.hotshot-link a:hover {
	background-image: url('hotshot-link-highlight.gif');
	background-repeat: no-repeat;
	}

.hotshot-box-main {
	background-image: url('hotshot-box-main.gif');
	background-position: bottom;
	width: 170px;
	}

.hotshot-box-content {
	background-image: url('hotshot-box-top.gif');
	background-repeat: no-repeat;
	padding: 10px;	
	}

/* Styles for 'Quick Search Bar With Curved Box' layout */

.formbox1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('theme-rounded-searchfield-left.gif');
	height: 19px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
	}

.formbox2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 19px;
	background-image: url('theme-rounded-searchfield-right.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}

.inputfield {
	padding: 0px;
	margin: 1px 0;
	border: 0px;
	height: 16px;
	font-size: 12px;
	}

/*
=============================
*/

.ParrotTable {
	border-top: 2px solid #662000;
	border-bottom: 2px solid #662000;
	margin:0 0 20px;
}

.ParrotTable td{
	font-size: 12px;
}

/* Styles for Contemporary Theme */

#main {
	margin: 5px auto 10px;
	background-color: #edc15a;
	height: 100%;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 980px;
	border: 2px #662000 solid; 
}

html>div#main {
	width: auto;
}

#rcontainer {
	background-color: #ffffff;
	margin: 5px auto 10px;
	padding: 0 0 20px;
	width: 650px;
	border: 2px #662000 solid; 
}

#rtop_bar {
	background-color: #edc15a;
	height: 100px;
	background-image:url('parrot-header2.jpg');
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 2px #662000 solid;
	margin: 0 0 10px;
	}

#top_bar {
	background-color: #edc15a;
	height: 110px;
	background-image:url('parrot-header2.jpg');
	background-position:left;
	background-repeat:no-repeat;
}

#logo  {
	float: left;
	}
	
#tagline  {
	padding: 15px 35px 0px 0px;
	text-align: right;
	}

#nav_bar {
	width: auto;
	height: 20px; 
	margin-top: -37px; 
	margin-bottom: 0; 
	margin-left: 170px;
	background-color: #662000; 
	border-top: 2px #662000 solid; 
	border-left: 2px #662000 solid; 
	border-bottom: 2px #662000 solid;
	padding: 6px 0 6px 12px;
}

#parent_section_list {
	width: auto;
	padding: 5px 5px 0 5px;
}

#left_col	{
	float: left;
	width: 160px;
	padding: 10px 5px 0px 5px;
	background-color: #edc15a;
	background-image: url('jungle-left-col.jpg');
	background-position: top;
	background-repeat: no-repeat; 
}

#mid_col	{
	float: left;
	padding: 10px;
	width: 610px;
	min-height: 1700px;
	background: #ffffff;
	border-right: 2px #662000 solid;
	border-left: 2px #662000 solid;
}

#sec_con	{
	margin: 5px auto;
	padding: 0px 0px 0px 0px;
	width: 700px;
}
	
#right_col	{
	float: right;
	width: 160px;
	padding:20px 10px 10px 5px;
	text-align: center;
	background: #edc15a;
}

#home1	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#home1 a	{
	font-size:18px;
}

#promo	{
	margin: 20px 3px 0;
	padding: 5px;
	border: 1px solid #662000;
	background-color: #662000;
	color: #662000;
	text-align: center;
	}

#fsb {
	text-align: center;
	border: 1px solid #662000;
	margin: 20px 0px 0px 0px;
	padding: 15px;
	background-color: #ffffff;
}

.clear {
	clear:both;
	}

.fleft {
	float:left;
	}

.fright {
	float:right;
	}
	
ul.subsection_list, ul.subsection2 {
	padding:0 3px;
	margin:0 0 0 -10px;
	overflow: hidden;
	}

.subsection_list li {
	list-style: none !important;
	float: left;
	width: 228px;
	margin: 10px 0 10px 10px;
	padding:0;
	height: 250px;
	}

.subsection2 li {
	list-style: none !important;
	float: left;
	width: 347px;
	margin: 0 0 15px 10px;
	padding-left: 0;
	}

.subsection2 li.clearline {
	clear:both;
	width:100%;
	height:0;
	margin:0;
	padding:0;
	float:none;
}


ul.prod_featured {
	padding:0 0 5px 0;
	margin:0 0 0 6px;
	overflow: hidden;
	}

.prod_featured li {
	list-style: none !important;
	float: left;
	height: 215px;
	width: 165px;
	margin: 0 7px 0px 0;
	padding:0;
	}

.section_button {
	padding-top: 10px;
	clear:both;
	}
	
.button {
	background: url('button-left.gif') no-repeat; 
	height: 26px; 
	padding: 5px 0 6px 10px;
	margin: 0 3px;
	vertical-align; middle;
	}

.button a {
	background: #662000 url('button-right.gif') right top no-repeat; 
	height: 26px;
	font-weight: 900;
	padding: 5px 12px 5px 0;
	color: #ffffff;
}

.payment {
	padding: 6px 0px 0px 0px;
	text-align: center;
	}

.geotrust	{
	background: url('geotrust-static.gif') no-repeat bottom left;
	height: 55px;
	width:115px;
	padding: 6px 0px 0px 0px;
	margin: 0 auto;
	}
	
.tick	{
	background: url('tick.gif') no-repeat left center;
	padding: 0 0 4px 15px;
	margin: 0;
	font-weight: 900;
	font-size: 16px;
}

.quote	{
	padding: 6px 5px 0;
	}

.fblike {
	padding-left:5px;
}

/* End of Styles for Contemporary Theme */

/* Twitter/ Comment Styles */

#twitter_div, #comment, #col_ad {
	text-align: left;
	border: 1px solid #662000;
	margin: 20px 0px;
	padding: 0px 0px 5px 0px;
	background-color: #ffffff;
}

#comment p.heading	{
	font-weight: 900;
	border-bottom: 1px solid #662000;
	color: #662000;
	font-size: 11px;
	margin: 0px;
	background: #662000 url('quote.png') no-repeat 5px center;
	padding: 6px 6px 6px 50px;
	}

#col_ad p {
	text-align: center;
	padding:10px 0 0;
}

#twitter_div p.heading, #col_ad p.heading {
	font-weight: 900;
	border-bottom: 1px solid #662000;
	color: #662000;
	font-size: 11px;
	margin: 0px;
	background-color: #662000;
	padding: 6px 6px 6px 6px;
	text-align: center;
}


#twitter_div a.checkout-checkoutbg:link {
	color: #f4dda6;
	text-decoration: none;
}

a.checkout-checkoutbg:visited {
	color: #f4dda6;
	text-decoration: none;
}

a.checkout-checkoutbg:hover {
	color: #f4dda6;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #f4dda6;
	text-decoration: underline;
}

a.checkout-textcolor:link {
	color: #000000;
	text-decoration: none;
}

a.checkout-textcolor:visited {
	color: #000000;
	text-decoration: none;
}

a.checkout-textcolor:hover {
	color: #000000;
	text-decoration: underline;
}

a.checkout-textcolor:active {
	color: #000000;
	text-decoration: underline;
}

ul {
	padding: 10px;
	margin: 0;
}

#twitter_div li {
	background:url('tick.gif') left top no-repeat; 
	list-style: none;
	color: #662000;
	font-weight: bold;
	padding: 0 0 5px 15px;
}

#twitter-link {
	display: block;
	text-align: right;
	font-size: 85%;
}
/* Start of styles for Gold theme */

/* container -------------------------- */

#g-shadow-left {
	width: 967px;
	padding: 0;
	background: url('silver-theme-shadow-left.png') left repeat-y;
	margin: 0 auto;
}

#g-shadow-right {
	background: url('silver-theme-shadow-right.png') right repeat-y;
	margin-left: 4px;
	padding: 0;
	width: 963px;
}

#g-container {
	background: #fff;
	padding: 0;
	margin-right: 4px;
	width: 959px;
	padding: 0;
}

#g-page-bottom-rounded {
	width: 967px;
	margin: 0 auto;
	padding: 0;
	background: url('silver-theme-rounded-footer.png') no-repeat;
}

#g-main {
	margin: 10px;
}

#g_receiptcontainer {
	background-color: #ffffff;
	margin: 5px auto 10px;
	padding: 0 0 20px;
	width: 700px;
	border: 2px #662000 solid; 
}

#g_rtop_bar {
	background-color: #edc15a;
	height: 100px;
	background-image:url('parrot-header2.jpg');
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 2px #662000 solid;
	margin: 0 0 10px;
	}


/* header area ---------------------------- */

#g-header {
	background: #fff url('parrot-header2.jpg') no-repeat;
	height: 150px;
	margin: 0 10px 6px;
}

#g-header img {
	margin: 10px;
	float: left;
	display: inline;
}

#title {
	float: left;
	margin: 15px;
}

#title a {
	font-size: 3em;
	color: gold;
	text-decoration: none;
}

#slogan {
	font-size: 1.4em;
	color: gold;
}

#slogan h1 {
	font-weight: normal;
	font-size: 1em;
	color: gold;
	display:inline;
}

#g-login-terms {
/*	width: 101px;*/
	height: 24px;
/*	background: url('silver-theme-login-box.jpg');*/
	background: url('gold-theme-nav-bar-left.png') bottom left no-repeat;
	float: right;
	padding-left: 5px;
	display: inline;
}

#g-login-terms p {
	background: url('gold-theme-nav-bar-bg.jpg') bottom left repeat-x;
	padding: 4px 10px 4px 5px;
	margin: 0;
}

#g-login-terms p a {
	color: #000000;
}

#g-login-terms p a:hover {
	text-decoration: none;
	color: #662000;
}

#g-cart-checkout {
	float: right;
	text-align: right;
	clear: right;
	margin-top: 30px;
	margin-right: 10px;
	display: inline;
	text-transform: uppercase;
}

#g-cart-checkout p {
	padding-bottom: 2em;
}

#g-cart-checkout p a {
	color: #000000;
}

#g-cart-checkout p a:hover {
	color: #662000;
}


.g-cart-link {
	padding-left: 20px;
	background: url('theme_icon_add_to_cart.gif') no-repeat left;
}

#sales-info {
	float: right;
	clear: right;
	margin: 95px 0 0;
	padding: 0 10px 0 3px;
	font-size:1.4em;
	color: gold;
	background: url('shade.png') repeat;
}

#g-nav-bar {
	clear: both;
	margin: 0 10px;
	height: 30px;
	background: url('gold-theme-nav-bar-bg.jpg');
}

#g-nav-bar-left {
	background: url('gold-theme-nav-bar-left.jpg') no-repeat;
}

#g-nav-bar-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 5px;
	height: 30px;
}

#g-nav-bar-left ul li {
	display: inline;
}

#g-nav-bar-left ul li a {
	display: block;
	float: left;
	line-height: 30px;
	padding: 0 10px;
	border-right: solid 1px #999;
	color: #000000;
	font-size: 13px;
}

#g-nav-bar-left ul li a:hover {
	text-decoration: none;
	color: #662000;
}

#g-quick-search-container {
	float: right;
	width: 258px;
	height: 30px;
/*	background: url('silver-theme-search-bg.jpg');*/
	background: url('gold-theme-nav-bar-bg.jpg');
}

#g-quick-search {
/*	background: url('silver-theme-search-end-left.jpg') no-repeat;*/
	height: 30px;
}

#g-quick-search-field {
/*	background: url('silver-theme-search-end-right.jpg') right no-repeat;*/
	background: url('gold-theme-nav-bar-right.jpg') right no-repeat;
	height: 26px;
	padding-top: 4px;
}

input.g-search-field {
	margin: 2px 0 0 3px;
	border: 1px solid #999;
	float: left;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input.g-search-button {
	float: right;
	margin: 2px 3px 0 0;
}

/* sidebar ---------------------------- */

#g-sidebar-left {
	float: left;
	margin: 0;
	display: inline;
	width: 210px;
}

.g-sidebar-list {
	background: url('silver-theme-sidebar-curve-bg.gif');
}

.g-sidebar-list-bottom {
	background: url('silver-theme-sidebar-curve-bottom.gif') no-repeat bottom;
	padding-bottom: 6px;
}

.g-sidebar-list-top {
	background: url('silver-theme-sidebar-curve-top.gif') no-repeat top;
}

.g-sidebar-list-top h1, .g-sidebar-list-top h2 {
	padding: 11px;
	font-size: 16px;
	color: #662000;
}

.g-sb-list-bottom {
	background: url('silver-theme-sidebar-curve-bottom.gif') no-repeat bottom;
	padding-bottom:5px;
	margin-bottom: 20px;
}

.g-sb-list-top {
	background: url('silver-theme-sidebar-curve-top.gif') no-repeat top;
	padding-top:5px;
}

.g-sb-list-top h1, .g-sb-list-top h2 {
	padding: 11px;
	margin: 0;
	font-size: 16px;
	color: #662000;
	background: url('silver-theme-sidebar-curve-bg.gif');
}



/* section/brochure lists -------------------------- */

#g-section-list ul, #g-brochure-list ul {
	padding: 0 1px 10px;
	margin: 0;
	list-style: none;
	border-top: dotted 1px #858585;
	background: url('silver-theme-sidebar-curve-bg.gif');
}

#g-section-list ul li, #g-brochure-list ul li {
	padding: 0;
	margin: 0;
}

#g-section-list ul li a, #g-brochure-list ul li a {
	display: block;
	border-bottom: dotted 1px #858585;
	padding: 5px 11px;
	color: #000000;
	font-size: 13px;
	background-color: #f4dda6;
}

#g-section-list ul li a:hover, #g-brochure-list ul li a:hover {
	text-decoration: none;
	color: #662200;
}

.g-sidebar-list-separator {
	clear: both;
	background-image: none;
	background-color: #fff;
}

#cards ul {
	list-style: none;
	padding: 0 1px;
	background-color: #f4dda6;
	border-top: dotted 1px #858585;
	border-bottom: dotted 1px #858585;
	background: url('silver-theme-sidebar-curve-bg.gif');
}

#cards ul li {
	background-color: #f4dda6;
	padding-bottom: 8px;
}

/* marketing lists ---------------------------- */

#g-new-products-list h1, #g-best-sellers-list h1, 
#g-new-products-list h2, #g-best-sellers-list h2 {
	border-bottom: dotted 1px #858585;
}

.sb-spacer {
	background: url('silver-theme-sidebar-curve-bg.gif');
	height: 10px;
}

.g-sidebar-product {
	border-bottom: dotted 1px #858585;
	padding: 0 1px;
	background: #ffffff;
	height: 125px;
	overflow: hidden;
	background: url('silver-theme-sidebar-curve-bg.gif');
}

p.g-sidebar-product-name {
	font-weight: bold;
	padding: 5px 11px;
	border-bottom: solid 1px #afafaf;
	background: #f4dda6;
	margin: 0;
}

p.g-sidebar-product-name a {
	color: #662000;
}

p.g-sidebar-product-name a:hover {
	color: #662000;
}

.g-sidebar-product-image {
	width: 95px;
	height: 100px;
	float: left;
	background: #fff;
	border-right: solid 1px #afafaf;
	text-align: center;
}

.g-sidebar-product-image img {
	margin-top: 5px;
}

.g-sidebar-product-description {
	margin: 5px 4px 0 0;
	padding: 0 0 0 100px;
	font-size: 11px;
}

.g-sidebar-product-more {
	font-size: 11px;
	margin: 5px 0;
	padding: 0 0 0 100px;
}

.g-sidebar-product-price {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 100px;
}

/* bulk area -------------------------- */

#g-bulk {
	float: right;
	width: 710px;
	margin: 0;
	display: inline;
}

#g-bulk-checkout {
	width: 718px;
	margin: 0 auto 10px;
	background: url('silver-theme-bulk-bg.gif');
}

#g-bulk-bottom {
	background: url('silver-theme-bulk-bottom.gif') no-repeat bottom;
}

#g-bulk-top {
	background: url('silver-theme-bulk-top.gif') no-repeat top;
	padding: 10px;
}

.g-frag {
	background: url('g-frag-bg.png');
	padding: 10px 20px;
}

.g-frag-bottom {
	background: url('g-frag-bot.png') no-repeat bottom;
	margin: 0 0 5px;
	padding-bottom: 5px;
}

.g-frag-top {
	background: url('g-frag-top.png') no-repeat top;
	padding-top: 5px;
}

#banner {
	background-color: #f4dda6;
}

#banner h2 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	text-align:center;
	background: #f4dda6 url('g-frag-bg.png');
}
#fadeshow {
	float: right;
	padding: 0 20px 20px;
}

#welcome h1	{
	font-size: 28px;
	font-weight: 900;
	margin: 0px;		
	padding: 0 0 4px;
	color: #edc15a;
	}

#banner h4,#welcome h4 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 0 0px;
}

#banner ul {
	padding: 0 20px;
	margin: 0;
	list-style: none !important;
	background: url('g-frag-bg.png');
	overflow: hidden;
}

#welcome ul {
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none !important;
	overflow: hidden;
}

#banner ul li,#welcome ul li{
	float: left;
	width: 140px;
	margin: 0;
	padding:0 13px;
	text-align: center;
}
#banner ul li a,#welcome ul li a{
	color: #000000;
}


/* #banner {
	background: #f4dda6 url('g-frag-bg.png');
	padding: 10px 20px;
	}

#banner ul {
	padding:0 0 5px 0;
	margin:0 0 0px 6px;
	overflow: hidden;
	}

#banner ul li {
	list-style: none !important;
	float: left;
	height: 150px;
	width: 160px;
	margin: 0 7px 0px 0;
	padding:0;
	}
*/

/* footer ---------------------------- */

#gft {
	background-color:#662000;
	overflow:hidden;
	border-top: 1px solid silver;
}

#gft ul {
	width:650px;
	float:left;
	list-style: none;
}

#gft ul li {
	float:left;
	width:160px;
	border-bottom: 1px solid silver;
	margin:0 15px;
	padding:5px 10px;
	color:grey;
}

#gft ul li a, #gft a {
	font-size:12px;
	color: grey;
	text-decoration: none;
}

#gft ul li a:hover, #gft a:hover {
	color:#662000;
}

#g-footer {
	margin: 0 10px;
	background: url('silver-theme-footer-bg.jpg');
	clear: both;
}

#g-footer-left {
	background: url('silver-theme-footer-left.jpg') no-repeat;
}

#g-footer-right {
	background: url('silver-theme-footer-right.jpg') no-repeat right;
	height: 88px;
}

.g-address-box {
	float: left;
	display: inline;
	width: 180px;
	margin: 10px 20px;
	height: 68px;
	font-size: 11px;
	color: #666;
}

.g-copyright-info {
	float: right;
	display: inline;
	margin: 10px 20px;
	height: 68px;
	font-size: 11px;
	color: #666;	
}

#gcopy {
	float: left;
	margin: 15px 30px 10px;
	font-size: 12px;
	color: #666;
	width:220px;
}

.glock {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin:0;
	padding: 2px 0 0 22px;
	height:20px;
	background: url('lock2.png') no-repeat;
}		

/* End of styles for Gold theme */
