*{margin:0; padding:0; list-style:none}
body {
	font-size: small;
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	background: url(../images/bgBody.jpg) repeat-y top center;
	background-color: #737172;
	height: 1845px;
	width: 770px;
	margin: 0 auto;
}
.ie6 body { font-size: 80%; height: 1800px; }
img{
	border:0;
}
#head {
	border-top: 3px;
	border-top-color: #000000;
	border-top-style: solid;
	background: url(../images/HeadBat-1.jpg) no-repeat top center;
	background-color: #F9F9F9;
	width: 770px;
	height: 89px;
	text-align: center;
}
#sidebar-r {
	font-family:Tahoma, Arial, sans-serif;
	color:#666666;
	font-weight: 600;
}
.featurelist {
	border: 1px solid #999999;
	padding: 10px 010px 20px;
	background-color: #DBDBDB;
	width: 320px;
	margin-left: 10px;
	margin-top: 10px;
}
.ie6 .featurelist {
   width: 300px;
   float: right;
}


/* 
------------------ layout --------*/
#top {
	display: inline;
}
#headline {
	background: #F9F9F9 url(../images/bgTopText-1.jpg) no-repeat top center;
	width: 770px;
	color: #F9F9F9;
	margin: 0;
	height: 99px;
		
}
#headline img {
	margin-top: 22px;
	margin-right: 20px;
}
.wrap {
	width: 770px;
	background-color: #F9F9F9;
	background: url(../images/bg.jpg) repeat-y top center;
	height: 4410px;
	padding: 10px 0 10px 0;
	text-align:left;
	clear: both;
}
.chrome .wrap {
	height: 3700px;
}
.opera .wrap {
	height: 3830px;
}
.ie7 .wrap {
	height: 3860px;
}
.ie8 .wrap {
	height: 3830px;
}
#sidebar-r {
	background-color: #F9F9F9;
	padding: 0;
	text-align: left;
	margin-left: 400px;
	margin-top: 0px;
	/*height: auto !important;
	min-height: 620px;
	height: 620px;*/
	width: 370px;
}
.ie5  #sidebar-r { margin-top: -1830px; margin-bottom: 20px; }
.ie6  #sidebar-r { margin-left: 380px; margin-bottom: 20px; }
#imagegroup .img {
	margin: 5px;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
#imagegroup {
	margin: 15px 4px 0 0;
}
#catalog {
	float:left;
	text-align: left;
	border: 2px solid #C8CDD2;
	width: 358px;
	background-color: #F9F9F9;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0;
}

.ie6 #catalog { width: 300px; height: 1895px; margin-top:0; }
#catalog dl {
	float: left;
	width: 330px;
	margin: 10px 20px;
	padding: 0;
	display: inline;
	border-bottom: 2px solid #C8CDD2;
}
.ie6 #catalog dl {
   width: 280px;

}
#catalog dl.last {
	border-bottom: none !important;
}
#catalog dt {
	float: right;
	width: 210px;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: 400;
	letter-spacing: 1px;
	color: #627081;
}
#catalog dd {
	margin: 8px 0 4px 120px;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666666;
}
#catalog dd.specs {
	font-weight: 600;
	padding: 0 0 8px 8px;
}
#catalog span.specs {
	font-weight: 600;
	padding: 10px 0;
}
#catalog dl dd.img {
	margin: 0;
}
#catalog dd.img img {
	float: left;
	margin: 4px 8px 8px 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
p.orderactiontext {
	color: #3366FF;
	font-size: 1.5em;
	margin: 10px 10px 10px 30px;
	float: left;
	display: block;
	width: 270px;
	
}
.pad {
	background-color: #F9F9F9;
	width: 770px;
	margin: 40px;
	
}
.gecko .pad {
	background-color: #F9F9F9;
	width: 770px;
	margin: 0;
}
#sidebar-r ul li {
	font-size: 92%;
	list-style-position: inside;
	list-style-type: square;
	padding: 0 8px 6px 4px;
	font-family: Tahoma, Arial, sans-serif;
	
}
#sidebar-r ul {
	line-height: 1.5em;
	margin-left: 8px;
	text-indent: -1.8em;
	padding-left: 1.1em;
	padding-bottom: 5px;
	margin-top: 10px;
}
#sidebar-r h3 {
	padding-top: 10px;
	font-size: 1.3em;
   font-weight: 700;
	background-color: #999999;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
}
div.note {
	margin-left: 230px;
}
#flickrlink2 {
	padding: 20px 10px;
	margin: 40px 0 20px 35px;

}
/* pricetable */
.pricetable {
	clear: both;
	padding: 12px 20px 8px 20px;
	font-size: 1.2em;
}

.pricetable table {
	border: 2px solid #999999;
}
.headers {
  color: #990000;
  text-align: center;
}
.pricing {
    color: #FF3333;
    font-weight: 700;
    font-size: 1.4em;
    background-color: #BBBBBB;
    padding: 6px;
}
a.batlink {
   color: #6666FF;
   text-decoration: underline;
}
