
ul#css_nav li.top {
	float: left;
	margin:0;
	padding:0;
}
ul#css_nav li ul {
	margin:0;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	color: #3e3e3e;
	font-size: 13px;
	background: #9f8c69;
}

hr {
	color: #cccccc;
	height: 1px;
	border: 0px;
	background: #cccccc;
}

ul li {padding: 0; margin: 0 0 0 15px; list-style: square;}

a {color: #6e6e6e; text-decoration: none;}
a:hover {color: #c46e70;}

img {border: 0;}
div,span,ul{margin:0;padding:0;}
.left {float: left;}
.right {float: right;}
.wrapper {
	margin: 20px auto 0 auto;
	width: 898px;
	overflow: hidden;
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/
#header {
	overflow: hidden;
	width: 898px;
	height: 122px;
	display: block;
	background: transparent url('/clients/ghostrock/structureimages/header.png') no-repeat top left;
}
/*--------------------------------------------------
// Body
//--------------------------------------------------*/
#banner,#contentwrap {width: 898px;}
#banner {height: 221px;}
#menu {
	padding: 0 0 0 45px;
	background: transparent url('/clients/ghostrock/structureimages/menu_bg.png') repeat-x top left;
	height: 49px;
	width: 853px;
}
#contentwrap {
	background: #fff;
	overflow: hidden;
}
#awards_tip {
	/*background: transparent url('/clients/ghostrock/structureimages/awards_tip.png') no-repeat 91% 100%;*/
	overflow: hidden;
}
#content {
	float: left;
	overflow: hidden;
	background: transparent url('/clients/ghostrock/structureimages/content_bg.png') repeat-x top left;
	width: 485px;
	padding: 0 50px 30px 60px;
}
#content p {margin: 0;}
#content h1 {
	margin: 20px 0 10px 0;
}
#sidebar {
	padding: 29px 10px 20px 10px;
	float: left;
	background: transparent url('/clients/ghostrock/structureimages/content_bg.png') repeat-x top left;
	width: 283px;
	text-align: center;
}
/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footer {
	margin: 0 0 20px 0;
	overflow: hidden;
	background: transparent url('/clients/ghostrock/structureimages/footer_bg.png') repeat-x top left;
	height: 159px;
	width: 898px;
	color: #fff;
}
#footer .wrap{
	float: left;
	width: 683px;
	padding: 20px 0 0 30px;
	font-size: 13px;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#footer ul li{
	font-size: 11px;
	float: left;
	width: 225px;
	margin: 0;
	padding: 0;
	list-style:none;
}
#footer h3{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia;
}
#footer .bg_left {
	background: transparent url('/clients/ghostrock/structureimages/footer_left.png') no-repeat bottom right;
	height: 159px;
	width: 11px;
	display: block;
	float: left;
}
#footer .bg_right {
	background: transparent url('/clients/ghostrock/structureimages/footer_right.png') no-repeat bottom right;
	height: 159px;
	width: 173px;
	display: block;
	float: right;
}

#subfooter {
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-family: "trebuchet ms";
}

a.footer {color: #ffffff; text-decoration: none;}
a.footer:hover {color: #cccccc;}
a.logout{color: #ffffff; text-decoration: none;}
a.logout:hover {color: #cccccc;}
a.cartlink{color: #ffffff; text-decoration: none;}
a.cartlink:hover {color: #cccccc;}



/* SHOPPING CART STYLES (START) */

img { border: 0; vertical-align: top; }

td.shopcart_outer {
padding-left: 0px;
padding-top: 10px;
padding-right: 0px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 8pt;
color: #2a2a2a;
font-weight: normal;
font-style: normal;
}

td.shopcart_inner {
border: 1px solid #cccccc;
background-color: #FFFFFF;
width: 448px; /* TOTAL WIDTH OF CART AREA (LESS 2PX FOR BORDER) - HEREIN REFERRED TO AS 'TOTALWIDTH' */
}

table.orderpanel {
width: 448px; /* TOTALWIDTH */
}

td.shopcart_lowerbutton{
text-align: right;
padding-top: 7px;
width: 448px; /* TOTALWIDTH <-------------------- */
}

td.shopcart_lowerbutton_2{
text-align: right;
padding-top: 5px;
width: 450px; /* TOTALWIDTH + 2 (AS NO BORDER ON THIS)<-------------------- */
}

td.shop_head {
font-size : 8pt;
height: 30px;
border-bottom: 1px solid #cccccc;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF CART HEADING PANEL */
}

td.shop_head_name {
font-size : 8pt;
height: 30px;
width: 178px; /* TOTALWIDTH - 270 <-------------------- */
border-bottom: 1px solid #cccccc;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF CART HEADING PANEL */
}

td.shop_list_on {
font-size : 8pt;
height: 30px;
background-color: #ffffff; /* BACKGROUND COLOUR OF PANEL (ON) */
text-align: left;
border-bottom: 1px solid #cccccc;
}

td.shop_list_name_on {
font-size : 8pt;
width: 178px; /* TOTALWIDTH - 270 <-------------------- */
height: 30px;
background-color: #ffffff; /* BACKGROUND COLOUR OF PANEL (ON) */
text-align: left;
border-bottom: 1px solid #cccccc;
}

td.shop_list_off {
font-size : 8pt;
height: 30px;
background-color: #ffffff; /* BACKGROUND COLOUR OF PANEL (OFF) */
text-align: left;
border-bottom: 1px solid #cccccc;
}

td.shop_list_name_off {
font-size : 8pt;
height: 30px;
width: 178px; /* TOTALWIDTH - 270 <-------------------- */
background-color: #ffffff; /* BACKGROUND COLOUR OF PANEL (OFF) */
text-align: left;
border-bottom: 1px solid #cccccc;
}

select.optioninput {
width: 127px; /* TOTALWIDTH - 320 - 3 <-------------------- */
}

td.shop_list_full_total {
font-size : 8pt;
text-align: right;
width: 358px; /* TOTALWIDTH - 90 <-------------------- */
height: 30px;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF CART FOOTER PANEL */
color: #2a2a2a;
}

td.shop_list_total_total {
font-size : 8pt;
text-align: right;
width: 80px;
height: 30px;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF CART FOOTER PANEL */
color: #2a2a2a;
padding-right: 10px;
}

input.shop_qty_on {
width: 30px;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background-color: #f2f2f2;
margin-bottom: 2px;
margin-top: 2px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 8pt;
color: #2a2a2a;
font-weight: normal;
font-style: normal;
text-align: right;
}

input.shop_qty_off {
width: 30px;
border: 1px solid #cccccc;
background-color: #f2f2f2;
margin-bottom: 2px;
margin-top: 2px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 8pt;
color: #2a2a2a;
font-weight: normal;
font-style: normal;
text-align: right;
}

td.shopcart_lowerpanel {
border: 1px solid #cccccc;
background-color: #FFFFFF;
width: 448px; /* TOTALWIDTH <-------------------- */
}

td.shopcart_lowerheading_left {
border-bottom: 1px solid #cccccc;
width: 214px; /* (TOTALWIDTH / 2) - 10 <-------------------- */
text-align: left;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF CART INPUT/INFO PANELS */
padding-left: 10px;
height: 30px;
}

td.shopcart_lowerheading_right {
border-bottom: 1px solid #cccccc;
width: 214px; /* (TOTALWIDTH / 2) - 10 <-------------------- */
text-align: right;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF CART INPUT/INFO PANELS */
padding-right: 10px;
height: 30px;
}

td.shopcart_lowercontent {
width: 428; /* TOTALWIDTH - 20 <-------------------- */
padding: 10px;
background-color: #ffffff;
}

td.cart_left {
width: 133px;
padding-right: 7px;
}

td.cart_left_textarea {
width: 133px;
padding-right: 7px;
padding-top: 4px;
}

td.cart_right {
width: 288px; /* TOTALWIDTH - 20 - 140 <-------------------- */
}

td.cart_full {
width: 428px; /* TOTALWIDTH - 20 <-------------------- */
padding-top: 4px;
}

td.cart_left_gap {
width: 133px;
padding-right: 7px;
padding-top: 4px;
}

td.cart_right_gap {
width: 288px; /* TOTALWIDTH - 20 - 140 <-------------------- */
padding-top: 4px;
}

td.cart_cc1 {
width: 133px;
padding-right: 7px;
}
td.cart_cc2 {
width: 173px; /* TOTALWIDTH - 20 - 255 <-------------------- */
}
td.cart_cc3 {
width: 35px;
}
td.cart_cc4 {
width: 80px;
}

input.cartinput {
width: 283px; /* TOTALWIDTH - 20 - 140 - 5 <-------------------- */
}

input.cartinput_cc2 {
width: 148px; /* TOTALWIDTH - 20 - 255 - 25 <-------------------- */
}

select.cartinput {
width: 286px; /* TOTALWIDTH - 20 - 140 - 2 <-------------------- */
}

textarea.cartinput {
width: 283px; /* TOTALWIDTH - 20 - 140 - 5 <-------------------- */
height: 60px;
}





td.addresscopy_left {
width: 25px;
}

td.addresscopy_right {
width: 100px;
}

input.noformat {
margin-bottom: 2px;
margin-top: 2px;
border: 1px solid #f2f2f2;
background-color: #ffffff;
}

td.status_list {
font-size : 8pt;
text-align: right;
height: 30px;
background-color: #ffffff;
border-bottom: 1px solid #cccccc;
}

td.status_head {
font-size : 8pt;
height: 30px;
padding-left: 10px;


border-bottom: 1px solid #cccccc;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF LOGIN STATUS CHECK HEADING */
}

td.status_base {
font-size : 8pt;
height: 30px;
padding-left: 10px;
background-color: #f2f2f2; /* BACKGROUND COLOUR OF LOGIN STATUS CHECK FOOTER */
}

a.shopcart_terms:link {text-decoration:none; color: #ffffff}
a.shopcart_terms:visited {text-decoration:none; color: #ffffff}
a.shopcart_terms:active {text-decoration:none; color: #ffffff}
a.shopcart_terms:hover {text-decoration:none; color: #000000} /* HOVER COLOUR OF TERMS AND CONDITIONS LINK ON PAYMENT PAGE */

a.orderstatuslink:link {text-decoration:none; color: #2a2a2a}
a.orderstatuslink:visited {text-decoration:none; color: #2a2a2a}
a.orderstatuslink:active {text-decoration:none; color: #2a2a2a}
a.orderstatuslink:hover {text-decoration:none; color: #ff0000} /* HOVER COLOUR OF DETAILS LINK ON ORDER STATUS PAGE */

a.statusbaselink:link {text-decoration:none; color: #ffffff}
a.statusbaselink:visited {text-decoration:none; color: #ffffff}
a.statusbaselink:active {text-decoration:none; color: #ffffff}
a.statusbaselink:hover {text-decoration:none; color: #000000} /* HOVER COLOUR OF FOOTER LINKS ON ORDER DETAILS PAGE */

/* SHOPPING CART STYLES (END) */

.frame {
	margin-left: auto;
	margin-right: 20px; 
	width : 263px;
	height: 224px;
	background: url("../clients/ghostrock/structureimages/frame.png") no-repeat;
}

.framed_img {
	width: 249px;
	height: 187px;
	margin-left: auto;
	margin-top: 7px;
}

#css_nav li ul.text{border-top:1px solid #989898;}
#css_nav li ul.text li a {
border-bottom:1px solid #989898;
border-left:1px solid #989898;
border-right:1px solid #989898;
}
		

/* sub menu list styling */
#sml_styling ul {
list-style:none outside none;
padding:0;
margin:px;
}
#sml_styling li {float:left;}
#sml_styling li a {
margin:px;
padding:px;
font-size: pt;
font-weight: ;
text-decoration:none;
}
#sml_styling li.off a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.on a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.off a:hover {
background: transparent;
color: #;
}
	
