/*
	[SWS] (C) 2009-2010 www.batteryshop.org.uk
	$Id: batteryshop.org.uk 2009-10-24 13:05:30Z Sunny $
*/
*{padding:0;margin:0;}
ul,li,img {border:0;}
ul {list-style-type:none;height:100%;overflow:hidden;}
body{margin:0 auto;font-size:14px;font-family:Arial,Verdana;}

.ltitle {background:url(images/title_bg.gif);height:25px;line-height:25px;font-weight:bold;text-indent:28px;margin-bottom:0.5em;}
.title {background:url(images/t_bg.gif);height:25px;line-height:25px;font-weight:bold;text-indent:28px;margin-bottom:0.5em;}
.box {border:1px solid #549000;padding-bottom:0.5em;height:100%;}
.clr {clear:both;font:83% Arial;}
.txtright {text-align:right;}
.txtcenter {text-align:center;}
.blank20 {clear:both;height:20px;}
a{text-decoration: none;color:#333;}
a:hover{color:#f00;}

#doc {background:url(bg.gif) repeat-x;}

#page {width:900px;margin:0 auto;}

#hd {height:80px;padding-top:18px;}
#logo {width:34%;float:left;margin-left:25px;}
#tips {width:60%;float:right;}

#nav {height:39px;line-height:39px;font-weight:bold;}
#nav ul {}
#nav ul li {float:left;}
#nav ul li a {margin:0 25px;color:#fff;}
#nav ul li a:hover {color:#ffc000;}


#bd {height:100%;overflow:hidden;margin-top:19px;margin-left:25px;}
#main {width:68%;float:left;}
#bd h1 {font-size:20px;margin:1em auto;}
#bd table {width:100%;}
#bd table td {height:2em;}
#bd input,#bd select {margin-right:0.8em;}
#bd .notice {color:#ff0000;}
#bd .field {width:16%;}
#bd .small {font-size:12px;}
#bd .btn {height:5em;}

#side {width:30%;float:right;}

#ps {margin:1em auto;clear:both;}

#ft {border-top:3px solid #b8119e;margin-top:2px;padding:15px;line-height:23px;}
#ft .count {display:none;}
