/*damariscotta hardware///////////////////*/

* { padding: 0; margin: 0; }

hr {
margin-bottom: 8px
}

img {display: block; border:0px; margin: 0px; list-style: none;}

body  { 
	background-image: url("../images/bkg.gif"); 
	background-repeat: repeat-x; 
	background-color: #fff; 
	margin-top: 0px 
}

/* content starts here*/
#wrapper { 
	margin: 0 auto;
	width: 840px;
	padding: 0
}
#float_right {
	float: right;
	clear: right;
	margin-right: 5px;
	margin-bottom: 8px;
}
#overtext_hardware {
	width:550px;
	margin-left: 250px;
	margin-top: 350px;
	position: absolute
}
#overtext_home {
	width:750px;
	margin-left: 35px;
	margin-top: 10px;
	position: absolute
}

#float_left {
	float: left;
	clear: both;
	padding-right: 5px;
	padding-bottom: 8px;
}
#float_left_nm {
	float: left;
}


.float_left {
	float: left;
	clear: both;
	padding-right: 5px;
	padding-bottom: 8px;
}

.float_right {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 8px;
}
.float_right_nm {
	float: right;
}

#content {
	position: relative;
	width: 768px;
	padding: 15px;
	float: left;
	border-top: solid 0pt #000;
	border-left: solid 1pt #000;
	border-right: solid 1pt #000;
	border-bottom: solid 1pt #000;
}
#content_wide {
	position: relative;
	width: 760px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 15px;
	z-index: 200;
	overflow: auto;
}
ol.content_wide, ul.content_wide {
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin-left: 20px;

}
#content_wide2 {
	position: relative;
	width: 760px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 15px;
	z-index: 200;
}
ol.content_wide2, ul.content_wide2 {
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin-left: 20px;

}

#logos_bottom {
	position: relative;
	width: 770px;
	border-top: dotted 1pt #474747;
	padding-top: 10px;
}
#manager {
	position: relative;
	float: left;
	width: 760px;
	border-top: dotted 1pt #474747;
	padding-top: 10px;
}


.center img {margin-left:auto; margin-right:auto; display:block; text-align:center;} 

#photo {
	position: absolute;
	float: left;
	margin-top: 240px;
}

#faux  { 
	background: #fff;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
}
#faux_shadow  { 
	background: #fff url("../images/bkg_shadow.jpg") no-repeat 0 bottom;  
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
}

#header {
 	width: 800px;
 	padding: 0px;
 	height: 100%;
 	margin: 0px 0px 0px 0px;
 	position: relative;
 	z-index: 50;
}

#left_column {
	float: left;
	margin-left: 0px;
	width: 350px;
	position: relative;
}

#left_column li {
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
 	margin-left: 25px;
}

#right_column { 
 	float: right;
 	width: 400px;
 	position: relative;
 	z-index: 300;
}

#right_column li{
	color: #000; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
 	margin-left: 20px;
	background: #D4D3BC;

}

#right_column_bottom { 
 	float: right;
 	margin-right: 0pt; 
 	padding: 10px;
 	height: 100%;
 	width: 380px;
 	position: relative;
 	z-index: 300;
	background: #DFE581;

}

#right_column_bottom li{
	color: #000; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
 	margin-left: 20px;

}

#left_column_bottom img { 
 	vertical-align: bottom
}

#footer {
	position: relative;
	width: 800px;
}
#footer_left   { 
	width: 400px;
	float: left;
	margin-top: 0;
	padding-left: 20px; 
}

#footer_left hr   { 
	width: 85%;
	margin-bottom: 1px;
}

#footer_right hr   { 
	width: 100%;
	margin-bottom: 1px;
	text-align: right;
}

#footer_right   { 
	width: 350px; 
	float: right;
	padding-right: 20px; 
	padding-bottom: 7px;	
}

/*css product display*/

#products {width: 800px; position: relative; margin-bottom: 20px; overflow: auto;}
#products li {
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	list-style-type: square;
	margin:  0 0 0 10px;
}
.products_home {width: 580px; position: relative; margin-bottom: 20px; padding-bottom: 20px; z-index: 7000; overflow: auto;}
.products_home li {
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	list-style-type: square;
}
.products_home_bottom {width: 580px; height: 100%; position: relative; margin-bottom: 20px; margin-top: 50px; z-index: 30;}
.products_home_bottom li {
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	list-style-type: square;
	margin-left: 30px;
}

.pcol1 {
	margin-left: 30px;
	width: 200px;
	height: 100%;
	padding: 20px;
	float: left;
	display: inline;
}
.hcol1 {
	margin-left: 30px;
	width: 140px;
	height: 100%;
	padding: 0px 20px 20px 20px;
	float: left;
	z-index: 3000
}

.hcol2 {
	width: 140px;
	height: 100%;
	padding: 0px 20px 20px 20px;
	float: left;
	border-left: dotted 1pt #000;
	z-index: 3000
}
.pcol2 {
	width: 200px;
	height: 100%;
	padding: 20px;
	float: left;
	border-left: dotted 1pt #000;
	border-right: dotted 1pt #000;
}
.pcol_wide {
	width: 420px;
	height: 100%;
	padding: 20px;
	float: left;
	border-left: dotted 1pt #000;
}

.hcol3 {
	width: 140px;
	height: 100%;
	padding: 0px 20px 20px 20px;
	float: left;
	border-left: dotted 1pt #000;
        border-right: dotted 1pt #000;
	z-index: 10000
}
.pcol3 {
	width: 200px;
	height: 100%;
	padding: 20px;
	position: relative;
	float: left;
}

.hcol_span {width: 400px; float: left;}
.hcol4 {
	height: 100%;
	width: 140px;
	padding: 20px;
	float: right;
       	z-index: 1000
}

/*monthly specials rollover//////////////*/
.specials a {
	margin: 0px;
}
.specials a:hover img {
	display: block;
	background-image: url("../images/specials_hover.gif"); 
}

/*css for logos on bottom of page*/
#logos {width: 770px; height: 50px; position: relative; float:left;}

.col1 {
	margin-left: 45px;
	position: relative;
	width: 125px;
	padding: 20px;
	float: left;
}

.col2 {
	position: relative;
	width: 125px;
	padding: 20px;
	float: left;
	border-left: dotted 1pt #B2B2B2;
}

.col3 {
	position: relative;
	width: 125px;
	padding: 20px;
	float: left;
	border-left: dotted 1pt #B2B2B2;
}
.col4 {
	position: relative;
	width: 125px;
	padding: 20px;
	float: left;
	border-left: dotted 1pt #B2B2B2;
}

table.logo img {text-align: center; margin: 0 auto 0 auto;}

/*fuel prices table///*/
table.fuel_prices {
	padding: 20px;
	width: 760px;
	background: #E5E0C5;
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
td.top {vertical-align: top}
td.title {
	font-weight: bold;
	padding-top: 15px;
	border-bottom: solid 1pt #333333
}

td.width{
	width: 180px;
}

/*battiers///*/
table.batteries {
	padding: 20px;
	width: 760px;
	background: #E5E0C5;
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	
}
td.batteries {border: 1pt solid}
td.title {
	font-weight: bold;
	padding-top: 15px;
	border-bottom: solid 1pt #333333
}

td.width{
	width: 180px;
}


