/* -- menu heading */
h3 {
	font-size:1.5em;
	font-weight:bold;
	/*margin:10px 0;*/
}

h4 {
	border:solid 0;
	color:#5c5c5c;
	font-size:1em;
}

/* ################## Header and Top navigation ################## */
#header{
margin: 0px;
padding: 0px 15px;
background: url(../imgs/interface/bkgd_header.png)  no-repeat;
}

#top_menu
{
float: right;
word-spacing:1px;
color: #006633;
vertical-align: bottom;
}

#top_menu a:link, #top_menu a:visited, #top_menu a
{
background:  transparent;
color: #CC6600;
font-weight:bold;
text-decoration: none;
font-size:11px;
padding: 5px 2px;
line-height:1.5em;
}


/* ################## Left Menu Column ################## */
#searchcontent
{
background: transparent url(../imgs/interface/search_bkgd.png);
}

#leftmenuheader
{
margin: 0px;
border: none;
}

#menucontent
{
background: transparent url(../imgs/interface/leftmenu_bkground.png);
}

#mod_search_searchword
{
padding-left: 10px;
}

#mod_search_searchword input
{
background: transparent url(../imgs/interface/leftmenu_searchtextfield.png) no-repeat;
border: none;
height: 21px;
}

.searchbox {
background: url(../imgs/interface/item_searchlogo.png) no-repeat;
padding-left: 23px;
width: 160px;
}

#menucontent
{
text-align: left;
}

#leftmenuspacer
{
padding-left: 10px;
}

#shopby
{
line-height:8px;
list-style-image: url(../imgs/interface/item_shopbylogo.png);
list-style-type: none;
padding:0 0 7px 20px;
}

#shopby a
{
text-decoration: none;
color: #5c5c5c;
font-size: 12px;
}

.shopbyname
{
padding-left: 10px;
color: #FF3300;
}

#catmenutitle
{
/*font-weight: bold;*/
font-size: 13px;
}

#shopping_cart_outer
{
background: transparent url(../imgs/interface/shopcart_bkground.png);
padding-left: 10px;
}

#menu_cat_list ul
{
margin-top: 2px;
vertical-align:top;
}

#menu_cat_list ul li
{
line-height:22px;
list-style-image: url(../imgs/interface/item_leftmenuli_grey.png);
list-style-type: none;
padding:0 0 3px 2px;
font-size: 12px;
}

#menu_cat_list ul li a
{
text-decoration: none;
color: #5c5c5c;
/*font-weight: bold;*/
}

/* payment method */
#advpayment
{

}

#advpaymentheader
{
margin: 0px;
border: none;
}

#advpaymentcontent
{
background: transparent url(../imgs/interface/payadv_content.png);
}

.paymentlogo
{
float: left;
margin: 5px;
}

.paymentlogo img
{
background: transparent;
}

#cart_module_content
{
background: transparent url(../imgs/interface/shopcart_bkground.png);
width: 200px;
}

/* ################ Main content ################  */
#maincontent
{
text-align: center;
}

#adv1
{
margin: auto auto 10px auto;
}

#adv2
{
margin: 5px auto 10px auto;
}

#adv3
{
margin: 5px auto auto auto;
}

.headertitle
{
text-align: left;
}

/* ################ Right column ################  */
#rightcolumn
{
align:left;
text-align:left;
}

#rightcolumn img
{
margin: 0px;
border: none;
}
 
#loginform
{
background: transparent url(../imgs/interface/bkgd_loginfield.png) no-repeat;
width: 200px;
height: 160px;
padding-top: 8px;
margin: 0px;
border: none;
font-weight: bold;
font-size: 12px;
}

#logininputfield
{
color: #5C5C5C;
padding-left: 15px;
}

#loginlinkfield
{
padding-left: 15px;
}

#loginform #login_username
{
color: #5C5C5C;
width: 150px;
}

#loginform #login_password
{
color: #5C5C5C;
width: 150px;
}

.forminputfield
{
width: 160px;
}

#loginform a
{
text-align: left;
text-decoration: none;
font-size: 10px;
color: brown;
}

#adv4
{
margin: 5px auto;
}

#adv5
{
margin: 5px auto;
}

#adv6
{
margin: 5px auto;
}

#adv7
{
margin: 5px auto;
}

#adv8
{
margin: 5px auto;
}

#advcolumn
{
/*padding-left: 5px;*/
/*align: center;*/
}

/* ################ Footer ################  */
#footer span, #footer a{
/*text-align: right;
color: #FFF;*/
text-decoration: none;
}

#copy_col
{
text-align: left;
color: #5c5c5c;
font-size: 11px;
text-decoration: bold;
}

.infolink{
color:#993300;
text-decoration: bold;
}