ul {
 padding-left: 14px;
 margin-left: 1px;
 margin-top: 1px;
 margin-bottom: 1px;
}
li { list-style-image: url('img/bullet-index.gif'); font-family:Verdana; font-size:12px; line-height: 15px; color:#000000; text-decoration:none;}

body { font-family:Verdana; font-size:12px; color:#000000; text-decoration:none; margin:0px; padding:0px; line-height: 16px; }
td { font-family:Verdana; font-size:12px; color:#000000; text-decoration:none; line-height: 17px;  }
a:link { font-family:Verdana; font-size:12px; color:#830000; text-decoration:none; }
a:visited { font-family:Verdana; font-size:12px; color:#830000; text-decoration:none; }
a:hover { font-family: Verdana; font-size:12px; color:#830000; text-decoration:underline; }

.header { font-family: Verdana; font-size:10px; color:#ffffff; text-decoration:none;  font-weight:bold; }
.header:link { font-family: Verdana; font-size:10px; color:#ffffff; text-decoration:none;  font-weight:bold; }
.header:visited { font-family: Verdana; font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold; }
.header:hover { font-family: Verdana; font-size:10px; color:#ffffff; text-decoration:underline; font-weight:bold; }

.sidebar { font-family:Verdana; font-size:14px; color:#ffffff; text-decoration:none; font-weight:bold;  }
.sidebar:link { font-family:Verdana; font-size:14px; color:#ffffff; text-decoration:none; font-weight:bold;  }
.sidebar:visited { font-family:Verdana; font-size:14px; color:#ffffff; text-decoration:none; font-weight:bold; }
.sidebar:hover { font-family:Verdana; font-size:14px; color:#ffffff; text-decoration:underline; font-weight:bold; }

.footer { font-family:Verdana; font-size:10px; color:#FFFFFF; text-decoration:none; }

.more:link { font-family:Verdana; font-size:11px; color:#004f83; text-decoration:underline; font-weight:bold;}
.more:visited { font-family:Verdana; font-size:11px; color:#004f83; text-decoration:underline; font-weight:bold;}
.more:hover { font-family:Verdana; font-size:11px; color:#004f83; text-decoration:underline; font-weight:bold;}

.offer_title { font-family:Verdana; font-size:13px; color:#e57715;font-weight:bold; font-weight:bold; }
.offer_title:link { font-family:Verdana; font-size:13px; color:#e57715; text-decoration:none; font-weight:bold; }
.offer_title:visited { font-family:Verdana; font-size:13px; color:#e57715; text-decoration:none;  font-weight:bold; }
.offer_title:hover { font-family:Verdana; font-size:13px; color:#e57715; text-decoration:underline; font-weight:bold; }


.title { font-family:Verdana;color: #830000; font-size:20px; font-weight:bold; }
.content_title { font-family:Verdana; color:#830000; font-size:14px; font-weight:bold; }
.content { font-family:Verdana;color: #000000; font-size:10px; line-height:10px; }

.textarea { font-family:Verdana; width:200px; font-size:11px; color:#000000; text-align:middle; border-width:1; border-style:solid; border-color:#000066; }
.checkbox { font-family:Verdana; font-size:10px; color:#000066; text-align:middle; border-width:1; border-style:solid; border-color:#000066; background-color:#FFFFFF; width:16px; height:16px; }

.button { font-family:Verdana; font-size:12px; height:23px; color:#FFFFFF; border-width:1; border-style:solid; border-color:#860000; background-color:#860000; font-weight: bold;}

.input { font-family:Verdana; font-size:11px; height:20px; color:#000000; border-width:1; border-style:solid; border-color:#a0a0a0; background-color:#ffffff; width:168px; text-align:middle;}

.input_round {  font-family: Arial; font-size: 11px; line-height: 13px; color: #000000; height: 17px; background:transparent; margin: 0px; padding: 1px; border-style: solid; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; width:167px; }

.price { font-family:Verdana;color: #e57715; font-size:14px; font-weight: bold;}

.table {border-style: solid; border-width:thin; border-left-width:1px; border-top-width:1px; border-bottom-width:0px; border-right-width:0px; border-color:#b7b7b7; }
.htable-header {border-style: solid; border-width:thin; border-left-width:0px; border-top-width:0px; border-bottom-width:1px; border-right-width:1px; border-color:#b7b7b7;  padding:4px; color:#000000; font-weight:bold;}
.htable-header-left {border-style: solid; border-width:thin; border-left-width:0px; border-top-width:0px; border-bottom-width:1px; border-right-width:1px; border-color:#b7b7b7;  padding:4px; color:#ffffff;}
.table-cell {border-style: solid; border-width:thin; border-left-width:0px; border-top-width:0px; border-bottom-width:1px; border-right-width:1px; border-color:#b7b7b7; background-color:#efefef; padding:5px;}



/* Lightbox CSS */
div.tn_container {
 width: 283px;float: left; height: 250px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


