/*
(c) Webpal 2008
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background: #808080 url(../templateimages/body-bg.gif) 0 0 repeat-x;
	color:#333;
	margin: 0 10px;
}
/*--------------------------------------------------------------------  BASICS */


a img {
	border:0;
}

.wrap {
	width:780px;
	margin:0 auto;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;	
	margin: 0;
	padding: 0 0 1.1em 0;

}


td p {
	padding: 0;
}
table {
	padding-bottom: 0px;
}



#content2 {
	width:610px;
	float:right;
	margin-top: 10px;
}

#menu {
	width:170px;
	background: #e5e5e5 url(../templateimages/menu-bg.gif) 0 0 repeat-y;
	float:left;
	margin-top: 20px;
	padding-bottom: 7px;
	margin-bottom: 20px;
}


#mainnav ul {
	list-style:none;
	margin: 14px 0;
	border-bottom: 1px solid #f2f2f2;
	padding:0;
}
#mainnav li {

}
#mainnav li a {
	display:block;
	width: 148px;
	padding-left: 22px;
	background: url(../templateimages/menu-a-bg.gif) 0 50% no-repeat;
	height: 22px;
	border-top: 1px solid #f2f2f2;
	font: 1.2em/22px arial,sans-serif;
	font-weight:bold;
	text-decoration:none;
	color: #4d4d4d;
}
#mainnav li a:hover {
	background: url(../templateimages/menu-a-bg-sel.gif) 0 50% no-repeat;
}

#menu .menu_divider {
	background-color: #08480d;
	font: 1.2em/29px arial,sans-serif;
	font-weight:bold;
	color: #fff;
	height: 29px;
	padding-left: 13px;
	margin-bottom: 13px;
}
/*--------------------------------------------------------------------  LOGO */

#logo h1 {
	display:block;
	width:170px;
	height:118px;
	text-indent:-9009px;
	background:transparent url(../templateimages/htm.gif) no-repeat 0 0;
	font-size:0.1em;
}
#logo h1 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
}

/*--------------------------------------------------------------------  FOOTER */

#footer {
	clear:both;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:center;
	color: #ccc;
	font: 1.1em/1.2 arial,sans-serif;
}
#footer a {
	color: #ccc;
	text-decoration:underline;
}

/*--------------------------------------------------------------------  MISC */

#search {
	float:right;
	width: 180px;
	margin-right: 20px;
	margin-top: 16px;
}
#s {
	width: 140px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
border-style: inset;
	color: #808080;
	font: 1.2em/20px verdana,arial,sans-serif;
	height: 18px;
	padding-left: 3px;
	padding-top: 1px;
	float:left;
	background-color:#fff;

}
#searchsubmit {
	background: #bababa url(../templateimages/btn-login-bg.gif) 0 0 repeat-x;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	font: 1.3em/1.4 arial,sans-serif;
	color: #333;
	height: 22px;
	float:right;
}

#username, #password {
	margin-bottom: 7px;
	margin-left: 11px;
	width: 140px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
border-style: inset;
	color: #808080;
	font: 1.2em/20px verdana,arial,sans-serif;
	height: 18px;
	padding-left: 3px;
	padding-top: 1px;
	background-color:#fff;

}
#login {
	background: #bababa url(../templateimages/btn-login-bg.gif) 0 0 repeat-x;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
border-style: inset;
	font: 1.2em/1.4 verdana, arial,sans-serif;
	color: #333;
	height: 22px;
	margin-right: 13px;
	float:right;

}
#new_customer, #forgot_password {
	padding-left: 22px;
	font: 1.2em/1.8 arial,sans-serif;
	background: url(../templateimages/arrow.gif) 11px 50% no-repeat;
	text-decoration:none;
	color: #4d4d4d;
}
#new_customer {
	font-weight:bold;
	display:inline;
}
#forgot_password {
	margin-bottom: 7px;
	display:block;
	clear:both;
}
#new_customer:hover, #forgot_password:hover {
	text-decoration:underline;
}

#menu p {
margin: 0 13px;
	font: 1.3em/1.3 arial,sans-serif;
	color: #666;
}

#basketlinks {
	margin-left: 13px;
	margin-top: 3px;
	padding-bottom: 10px;
	list-style:none;

}
#basketlinks img {
	vertical-align: middle;
}
#basketlinks a {
	text-decoration:none;
	color: #4d4d4d;
	font-weight:bold;
	font: 1.3em/1.3 arial,sans-serif;
}
#basketlinks a:hover {
	font-weight:bold;
}





#top_menu {
	background: url(../templateimages/top-menu-bg.gif) 0 0 no-repeat;
	height: 51px;
}
#banner {
	border-bottom: 5px solid #09510d;
	padding:0;
	background-color:#fff;
}
#banner img {
	
}
#content_main {
	background: #fff url(../templateimages/content-main.gif) 0 0 no-repeat;
	padding-left: 27px;
	padding-top: 16px;
	padding-bottom: 30px;
	padding-right: 20px;
}

#top_menu ul {
	list-style:none;
	padding-top:5px;
}
#top_menu li {
	float:left;
}
#top_menu li a {
	float:left;
	display:block;
	background: url(../templateimages/top-menu-divider.gif) 0 0 no-repeat;
	height: 41px;
	font: 1.3em/41px arial,sans-serif;
	font-weight:bold;
	color: #fafafa;
	text-decoration:none;
	padding: 0 10px 0 12px;
}
#top_menu li.first a {
	margin-left: 10px;
	background-image:none;
}
#top_menu li a:hover {
	color: #fff;
	background: url(../templateimages/top-menu-divider-hover.gif) 0 0 no-repeat;
}

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}
