body {
	margin: 74px 0 30px 0;
	background:url(images/jpegs/bg.jpg) top right no-repeat #000000;
}
html {
overflow: -moz-scrollbars-vertical;
}
.clearboth{	clear:both;}
.spacer{ height:20px; width: 100%;}
#container[id] {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	display: block;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	display: block;
}

#maintable[id]{
	width: 814px;
	background:url(images/pngs/mainBG.png) no-repeat;
}
#maintable {
	width: 814px;
	background-repeat:no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/pngs/mainBG.png');
}
.maintableBTM[class]{
	width: 814px;
	height: 29px;
	background:url(images/pngs/pagebtm.png) no-repeat;
}
.maintableBTM {
	width: 814px;
	height: 29px;
	background-repeat:no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/pngs/pagebtm.png');
}
.mainpageBG{
	background:url(images/gifs/mainpageBG.gif) repeat-y;
}
.leftnav{
	width: 158px;
}
#maincontent{
	z-index:100;
	position:relative;
}
.content{
	padding: 6px;
}
.content2{
	padding: 6px;
}
.leftContent{
	float:left;
	width: 410px;
	height: 300px;
}
.rightContent{
	width: 198px;
	height: 300px;
	text-align:center;
	float:right;
}
.specialoffer{
	width:198px;
	float:right;
}

.latestnews li{
	list-style-type:none;
}
.latestoffers li{
	list-style-type:none;
}
.latestnews{
	width: 300px;
	float:left;
	padding-left:10px;
}
.latestoffers{
	width: 300px;
	float:right;
	padding-right:10px;
}
.latestnews_TOPBG{
	background:url(images/gifs/latestnews_topBG.gif) no-repeat;
	height: 26px;
	padding-left: 16px;
}
.latestoffers_TOPBG{
	background:url(images/gifs/latestnews_topBG.gif) no-repeat;
	height: 26px;
	padding-left: 16px;
}

.latestnews_BG{
	background-color:#F0F0F0;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}

.pageheader{
	background-color:#000000;
	display:block;
	padding: 6px;
}
.subpageheader{
	background-color:#990000;
	display:block;
	padding: 6px;
}

ul {margin:0px; padding:0px;}

#gallery ul { clear: both; overflow: hidden; margin:0px; padding:0px;}
#gallery li { float: left; margin: 0 auto; display: inline; padding: 2px;}
#gallery li a {padding: 1px; text-align:center;}
.gallerytitle {
	width: 146x;
	background-color:#999999;
	text-align:center;
	color: #FFFFFF;
	padding: 2px;
}
#brands {margin:0px; padding:0px; width: 100%; }
#brands ul {   margin:0px; padding:0px; list-style-type: none; }
#brands li {  padding: 16px;margin-right: 5px; float: left; width: 40%; background: url(images/jpegs/brandsBG.jpg) repeat-x; height: 70px; color:#000000;}
#brands li a, #brands li a:link, #brands li a:visited, #brands li a:active{   color:#fff; font-weight:bold; text-align: center; font-size:20px; text-decoration: none;}
#brands li a:hover{   color:#000; font-weight:bold; text-align: center; font-size:20px; text-decoration: none;}

#brandpics {margin:0px; padding:0px; width: 100%; clear:both; }
#brandpics ul {   margin:0px; padding:0px; list-style-type: none; }
#brandpics li {  margin-right: 5px; float: left; width: 176px;   height: 80px; color:#000000;}


.downloadBG{
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}
/* START OF TOP MENU */
                  
#navcontainer{
	width: 601px;
	height: 31px;
	float: left;
	background: url(images/gifs/buttonsbg.gif) left top repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
}
#navcontainer ul{
	margin: 0;
	padding: 0;
}
#navcontainer li{
	width: auto;
	height: auto;
	border-right: 1px #FFFFFF solid;
	float: left;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	list-style-type: none;
}
#navcontainer li a, #navcontainer li a:link, #navcontainer li a:visited{ 
	width: auto;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 4px 0px 4px;
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#navcontainer li a:hover{
	width: auto;
	height: auto;
	background: #990000;
	float: left;
	text-align: left;
	margin: 0px 4px 0px 4px;
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

/* END OF MENU*/

.brandslist{ margin:0; padding:0; width: 100%;}
.brandslist ul{ margin: 0; padding: 0; display:inline; list-style-type: none;}
.brandslist li a{ margin: 5px; width: 45%; background:url(images/jpegs/brandsBG.jpg) repeat-x; padding: 20px; float:left;}

.brandslist li br{	clear:left;}

hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
a, a:link, a:visited, a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #006699;
 }
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #006699;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
} 
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
 }
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #990000;	
} 
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.featureslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.mainborder {
	border: 1px #000000 solid;
}
.dashedborder {
	border: 1px #000000 dashed;
}
.dottedborder {
	border: 1px #000000 dotted;
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
a.sitetext2:link, a.sitetext2:visited, a.sitetext2:active  {
	text-decoration: underline;
	font-weight: bold;	
	color: #fff;
}
a.sitetext2:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #990000;	
} 
.sitetext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
a.sitetext3:link, a.sitetext3:visited, a.sitetext3:active  {
	text-decoration: underline;
	font-weight: bold;	
	color: #990000;
}
a.sitetext3:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #000000;	
} 
.sitetext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.sitetext4:link, a.sitetext4:visited, a.sitetext4:active  {
	text-decoration: underline;
	font-weight: bold;	
	color: #000000;
}
a.sitetext4:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #990000;	
} 
.sitetext5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
}
.sitetext6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
}
.imageDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.transBack{
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
	background-color: #FFFFFF;
}.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.newslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.newsheadlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
input {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
textarea {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contactformbg {
	width: 90%;
	background-color: #f5f5f5;
	border: 1px solid #666666;
}

table, td, a {
/*	color: #ffffff;*/
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
	clear: both;
	height: 315px;
	overflow: auto;
	width: 525px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
	overflow: hidden;
	width: 525px;
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
	float: left;
	width: 525px;
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
	width: 525px;
}
/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
	display: block;
	height: 299px;
	overflow: auto;
	width: 509px;
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
	padding: 2px 3px 3px 4px
}

tbody.scrollContent tr.alternateRow td {
	padding: 2px 3px 3px 4px
}

/* define width of TD elements: 1st, 2nd, and 3rd respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
	width: 509px;
}

html>body tbody.scrollContent td + td {
	width: 509px;
}

html>body tbody.scrollContent td + td + td {
	width: 509px;
}

.picborder{
	border: 1px #cccccc solid;
}



/*lightbox css*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;	
}

#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: transparent url(images/gifs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/gifs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gifs/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#EventsTicker{
border:solid 1px #cccccc;
background:#F0F0F0;
width:608px;
height:40px;
margin:0 auto;
}
#Eventshorizontal {
width: 591px;
height: 40px;
display: block;
overflow: hidden;
position: relative;
}
/* --------------- */
/* Ticker horizontal */
#Tickerhorizontal {
width: 591px;
display: block;
list-style: none;
margin: 0 0 0 15;
padding: 0;
}
#Tickerhorizontal li {
display: block;
width: 591px;
color: #333333;
text-align: left;
font-size: 11px;
margin: 0;
padding: 6px;
float: left;
}
#Tickerhorizontal li .EventsTitle{
display: block;
color: #000000;
font-size: 12px;
font-weight:bold;
margin-bottom:6px;
}
#Tickerhorizontal li .EventsTitle a:link,
#Tickerhorizontal li .EventsTitle a:Visited {
display: block;
color: #000000;
font-size: 12px;
font-weight:bold;
margin-bottom:6px;
text-decoration:none;
}
#Tickerhorizontal li .EventsTitle a:hover {
text-decoration:underline;
}

#Tickerhorizontal li .EventsImg{
float:left;
margin-right:10px;
}
#Tickerhorizontal li .EventsFooter{
display: block;
color: #000000;
font-size: 10px;
margin:6px 0 14px 0;
}


.list1 {
	float: left;
	width: 600px;
	height: auto;
	margin: 0px 0px 10px 0px;
	list-style: none;
	display: inline;
}
.list1 ul{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}
.list1 li { 
	width: 275px;
	height: auto;
	min-height:120px;
	float: left;
	list-style-type: none; 
	text-align: left;
	margin: 10px 20px 10px 0px;
	padding: 0;
	color: #000000;
	font-weight: normal;
	display: inline;
	border-bottom:dashed 1px;
}

.list1 li span a{ 
	width: 125px;
	height: auto;	
	float: left;
	color: #000000;
	font-weight: bold;
	display: inline;	
}

.list1 li div.list1div{ 
	width: 250px;
	height: auto;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;	
	text-align: center;
	display: inline;
}
.list1 li.list1bullet { 
	width: 250px;
	height: auto;
	background: url(../images/general/faqsbullet1.jpg) left no-repeat;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #006699;
	color: #333333;
	font-weight: bold;
	display: inline;
}
.imagespacer {

	margin: 0px;
	padding: 0px 15px 20px 0px;
}
.imagespacer2{

	margin: 0px;
	padding: 30px 0px 30px 0px;
}

.rightnav{
	height: 300px;
	width: 200px;
	}
