p.msg {
    background: none repeat scroll 0 0 #DDCC00;
    color: #000000;
    padding: 10px;
}
.cart_w_js { position: absolute; top: 100px; right: 10px; display: none; width: 380px; z-index: 5;}
.relative { position: relative; }
.on { background: #CFDDE5; }

div#jcart {
	margin: 1em 0 2em 0;
	padding: 0;
	/*background: url(/img/blue_box300_top.jpg) no-repeat #cdebf2;*/
	
}
#close_cart { position: absolute; top: 115px; right: 20px; z-index: 10; cursor: pointer; display: none; }
div#jcart fieldset { border: 0; margin:0; padding:0; background: #CFDDE5;}
div#jcart form {
	margin: 0;
	padding: 0;
}
div#jcart h2 { padding-top:0; border-top:0;}
div#jcart form table {
	padding: 10px;
	
}
div#jcart h2 { padding-left: 10px; }
div#jcart form table td { vertical-align: top; padding: 10px; margin: 0; border-bottom: 1px solid #A5BDC3; }
div#jcart form table td.jcart-item-price { text-align: right; }
div#cart_footer { padding:  0 15px 10px 15px; position: relative; }
#jcart-checkout { position: absolute; top: 0; left: 15px; margin: 0; padding: 0; height: 24px; line-height: 24px; }
#jcart-subtotal { text-align: right; line-height: 24px; margin: 0; padding: 0 45px 0 0; }



body { 
	background: url(/img/b_back_back.jpg) #354d55 repeat-y /*#888877 url(/img/background.jpg)*/; /*AAA395*/
	font-size: 14px;
	line-height: 20px;
	font-family: Trebuchet MS, sans-serif;
	margin: 0;
	padding: 0;
}

a { color: #AA3333; text-decoration: none; } /* #dd7700; */
a:hover { text-decoration: underline; }
img { border: 0 }

h2, h3 { letter-spacing: .04em; font-size: 14px; color: #527a94; border-top: #527a94 1px solid; padding: 3px 0 0 0; margin-top:0; }
h3 { border: 0; padding: 0; color: #000; }
hr.section { background: none; margin: 0; border: 0; padding: 0; clear: left; }
hr.section_right { background: none; margin: 0; border: 0; padding: 0; clear: right }
ul.options, ul.options li { 
	list-style:none;
	margin: 0;
	padding: 0;
}
div#topline {
	background: url(/img/toplineback.jpg) repeat-x #ccc;
	border: 2px solid #bbb;
	padding: 5px;
	color: #555;
	font-size:12px;
	text-align: right;	
	position: relative;
}
div#topline div { 
	width: 970px;
}
div#topline p {
	position: absolute;
	margin: 0;
	top: 5px;
	left: 5px;
}
div#topline a.lowkey { text-decoration: none; color: #555; }
div#topline a.lowkey:hover { text-decoration: underline; }
div#topline ul,div#topline ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
div#topline ul li { padding-left: 5px;}
div#wrapper {
	width: 940px;
	/*margin: 0 auto;*/
	padding: 0 10px;
	background: #fff;
}
div#wrapper.col960 {
	background: url(/img/column_back.png) repeat-y;
}

div#header {
	height: 76px;
	position: relative;
	background: url(/img/b_header_back.jpg) no-repeat;
}
div#header h1 { margin: 0 0 0 74px; }
div#header h1 a, div#header h1 {
	/*color: #000;
	font-size: 40px;
	line-height: 76px;
	margin-left: 10px;*/
	padding: 0;
	display: block;
	width: 374px;
	height: 76px;
	text-indent: -2000px;
	background: url(/img/b_gpt_logo.jpg);
	background-position: 0 0;
	
}
div#header h1 a:hover { background-position: 0 76px; }
div#header img {
	position: absolute;
	top: 0;
	left: 8px;
}
#subheader { position: relative; }
#subheader h2 {
	line-height: 37px;
	letter-spacing: 0;
	width: 460px; /*780 total - 320*/
	margin: 0;
	border: 0;
	padding: 0 0 0 320px;
	font-size: 22px;
	background: url(/img/b_subbar_300.jpg) no-repeat;
}

#subheader ul.buttons {
	position: absolute;
	list-style: none;
	left: 800px;
	top: 3px;
	padding: 0; 
	margin: 0;
}
#subheader ul.buttons li {
	float:left;
	width: 32px;
	height: 32px;
	padding: 0 10px 0 0;
	margin: 0;
}

ul#promo {
	font-size: 20px;
	line-height: 27px;
	list-style: none;
	float: left;
	margin: .5em 0;
	padding: 0;
}
ul#promo li { float: left; margin: 0 0 0 20px; background: url(/at/img/yellow_dot.jpg) no-repeat right 11px; padding-right: 28px; }
ul#promo li#first { margin-left: 0; }
ul#promo li#last { background: none; padding-right: 0;}
/* ---------------------- */
div#footer {
	
	background: #05222c url(/img/b_footer_back.jpg) repeat-y 10px 0;
	color: #fff; /*#697a80;*/
	clear: both;
	width: 1000px;
	padding-left: 10px;
	padding-bottom: 1em;
}
div#footer a { color: #fff; /*#697a80;*/ text-decoration: underline; }
div#footer a:hover { text-decoration: none; }
div#footer div {
	width: 940px;
	margin-bottom: 20px;
	
}
form#footer_s { float: left; margin: 15px 0; }
ul#footer_menu {
	list-style: none;
	float: left;
	margin-left: 15px;
	
}
ul#footer_menu li { float: left; margin: 0 15px; padding: 0;  }

p#copyright { float: right; }

div#footer div#about { clear: left; padding: 0 10px 10px 0;  }
div#footer div#about p.first { padding-top: 1em; }
div#footer div#about p { margin-right: 300px;}
div#footer h2 { color: ; }
div#footer h3 { display: inline; color: #697a80; }

div#footer #afm_blue_logo { float: right; width: 140px; }
