/***********************************************/
/* main.css                                    */
/* Use with template xxx                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	font-size:75%;
	color: #333333;
	line-height: 1.3;	
	margin: 0px 25px 0 25px;
	padding: 0px;
	background:#a39c9e url(../images/bg_main-01.jpg) repeat-x;
}


p{
	padding: 0 10px 10px 10px;
	margin:0;
	vertical-align:top;
	text-align:left;
}

hr {
	height:1px;
	color:#bec2c6;
	width:100%;
	border: 0;
	background-color:#bec2c6;
	margin:5px 0 5px 0;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #ff6f00;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.button:link, a.button:visited {
	color: #333333;
	/*background-image:url(../images/bg_button.jpg);
	background-position:top left;*/
	background-color:#fddc9d;
	font-weight:bold;
	padding: 3px 10px 3px 10px;
	text-decoration:none;
	border: 1px solid #bec2c6;
	height:27px;
}

a.button:hover {
	color: #333333;
	/*background-image:url(../images/bg_button-ro.jpg);*/
	background-color:#c7f4a4;
	font-weight:bold;
	text-decoration:none;
}


/************** header tag styles **************/

h1{
	font: normal 180% Arial, Arial, sans-serif;
 	color: #334d55;
 	margin: 0;
 	padding: 10px 10px 0 10px;
	text-align: left;
	
}

h2{
	font: bold 140% Arial, Arial, sans-serif;
 	color: #f86d08;
	padding: 0px 10px 0px 10px;
 	margin: 0px 0 5px 0;
	text-align: left;
}
h3{
	font: bold 120% Arial, Arial, sans-serif;
 	color: #555555;
	padding: 0px 10px 0px 10px;
 	margin: 0px 0 5px 0;
	text-align: left;
}

/*************** list tag styles ***************/

ul {
margin-top:1px;
margin-right:5px;
}
ul li{
 	margin:0px 5px 5px 0px;
	list-style-type: square;
	line-height:1.2;
	text-align:left;
}

ul ul{
 list-style-type: disc;
 line-height:1.2;
 margin-top:5px;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: normal 1em Arial,sans-serif;
 color: #333333;
}
	
select {
 font: normal 1em Arial,sans-serif;
 color: #333333;
}			
input{
font-family: Arial,sans-serif;

}

/***********************************************/
/* Layout Divs and Classes                     */
/***********************************************/
#pagecell {
	background:#ffffff url(../images/bg_subnav2.jpg) repeat-y;
	height:auto;
	width:648px;
	padding: 9px;	
}

#leftCol{
	float: left;
	width: 169px;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0 10px 10px 0;
	background:#eae9e9 url(../images/bg_subnav.jpg) repeat;
	font: x-small Arial,sans-serif;
}

#content {
	float: right;
	width: 466px;
	font-size:90%;	
	margin-bottom: 0 0 10px 0;
	background-color:#FFFFFF;
	vertical-align:top;
	font-family: Arial,sans-serif;
	color: #333333;	
}
#content2 {
	float: left;
	width: 100%;
	font-size:90%;	
	margin-bottom: 0 0 10px 0;
	background-color:#FFFFFF;
	vertical-align:top;
	font-family: Arial,sans-serif;
	color: #333333;	
}

/************** section header styles ****************/
#sectionHeader {
	float: right;
	width: 466px;
	height: 160px;
	width: 466px;
	float: right;
	padding-bottom:10px;
	border-bottom: 1px solid #bec2c6;
	background-color:#FFFFFF;
}


/************ sectionLinks left column styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bec2c6;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #333333;
}

#sectionLinks a:hover{
	border-top: 1px solid #ffffff;
	background-color: #c7f4a4;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks .on{
	border-top: 1px solid #ffffff;
	background-color: #fddc9d;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks a.greyed:link, #sectionLinks a.greyed:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bec2c6;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #CCCCCC;
}

#sectionLinks a.greyed:hover{
	border-top: 1px solid #ffffff;
	background-image: none;
	background-color:#EEEEEE;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#sectionLinks .sub{
	border-top: 1px solid #ffffff;
	background-color: #EBFAE6;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks .top{
	border-top: 1px solid #ffffff;
	background-color: #EAE8E9;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************ ad left column styles **************/
#leftCol .ad {
	float:left;
	width:149px;
	height:153px;
	min-height:153px;
	margin:10px 5px 5px 5px;
	border: 1px solid #bec2c6;
	padding:0 0 0 0;
}

#leftCol .ad {
	float:left;
	width:149px;
	height:153px;
	margin:10px 5px 5px 5px;
	border: 0px;
	padding:0 0 0 0;
}

#leftCol .text {
	float:left;
	width:149px;
	margin:10px 5px 5px 5px;
	border-bottom: 1px solid #bec2c6;
	padding:0 0 10px 0;
	
}


/************** content styles ****************/
#content h1 {
	font: normal 180% Arial, Arial, sans-serif;
 	color: #334d55;
 	margin: 0 0 12px 0;
 	padding: 12px 10px 12px 10px;
	text-align: left;
	background-image:url(../images/bg_h1.jpg);
	background-repeat:repeat-x;
	height: 24px;
	border-bottom: 1px solid #bec2c6;
}
#content2 h1 {
	font: normal 180% Arial, Arial, sans-serif;
 	color: #334d55;
 	margin: 0 0 12px 0;
 	padding: 12px 10px 12px 10px;
	text-align: left;
	background-image:url(../images/bg_h1.jpg);
	background-repeat:repeat-x;
	height: 24px;
	border-bottom: 1px solid #bec2c6;
}

#content h2 {
	font: bold 140% Arial, Arial, sans-serif;
 	color: #f86d08;
	padding: 0 10px 0px 10px;
 	margin: 0 0 5px 0;
	text-align: left;
}
#content2 h2 {
	font: bold 140% Arial, Arial, sans-serif;
 	color: #f86d08;
	padding: 0 10px 0px 0px;
 	margin: 0 0 5px 0;
	text-align: left;
}


#content #box {
	border: 1px solid #bec2c6;
	margin:10px;
	padding:0px;
	width: auto;
	height:auto;
	
	background-color:#EAE8E9;
}

#content #box2 {
	border: 1px solid #bec2c6;
	margin:5px;
	padding:0px;
	width: auto;
	height:auto;
	
	background-color:#EAE8E9;
}

#content #box2 h3 {
	border-bottom: 1px solid #bec2c6;
	margin: 0 0 10px 0;
	padding:3px 3px 3px 10px;
	background-color:#F8F8F8;
	font: bold 110% Arial, Arial, sans-serif;
}

#content #box .content {
	text-align:left;
	vertical-align:top;
	padding:10px;
	margin:10px;
	}
#content #box h3 {
	border-bottom: 1px solid #bec2c6;
	margin: 0 0 10px 0;
	padding:3px 3px 3px 10px;
	background-color:#F8F8F8;
	font: bold 110% Arial, Arial, sans-serif;
}



#content #gold {
	background-image:url(../images/headings/gold.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	height:auto;
	width: 465px;
}
#content #silver {
	background-image:url(../images/headings/silver.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	height:auto;
	width: 465px;
}

#content #bronze {
	background-image:url(../images/headings/bronze.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	height:auto;
	width: 465px;
}

#content #gold .text, #silver .text, #bronze .text {
	display:block;
	float:right;
	width:305px;
	text-align:left;
	margin:50px 20px 0 0;
}


/************** img styles ****************/

.left {
	margin: 0px 20px 10px 0px;
	vertical-align:top;
	float:left;
	text-align:left;

}

.right {
	margin: 5px 0 5px 5px;
	vertical-align:top;
	float:right;
	text-align:right;
}
.right2 {
	margin: 0px;
	vertical-align:top;
	float:right;
	text-align:right;
}
.center {
	text-align:center;
	vertical-align:top;

}


/************** homepage bottom links styles ****************/

.linkstable {
	width:587px;
	border:0;
	padding:0;
	margin:0;
	vertical-align:top;
}

#links {
	width: 193px;
	padding-bottom:10px;
	vertical-align:top;
}
	
#links .roverproducts {
	background-image: url(../images/h_roverproducts.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 30px;
	line-height:15px;
}

#links .roverservices {
	background-image: url(../images/h_roverservices.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 30px;
	margin-left:20px;
	line-height:15px;
}

#links .news {
	background-image: url(../images/h_news.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 30px;
	margin-left:20px;
	line-height:14px;
	font-size:11px;
	
}

.greenbox {
	width: 708px;
	background-image: url(../images/bg_bottomlinks.jpg);
	background-repeat:no-repeat;
	padding: 30px 30px 0px 40px;
	height: 150px;
	border:0;
	vertical-align:top;
}

#lizard-home {
	width:708px;
	height: 73px;
	background-image: url(../images/lizard-home.jpg);
	background-repeat:no-repeat;
}

#lizard-sub {
	width:708px;
	height: 106px;
	background-image: url(../images/footer-sub.jpg);
	background-repeat:no-repeat;
}

#links a:link, #links a:visited {
	color:#426b39;
	text-decoration: underline;
	font-size:90%;
}
#links a:hover{
	text-decoration: none;
}

.divider {
	background-image:url(../images/divider-green.gif);
	background-repeat:no-repeat;
	width:4px;
}

/***************  subpage bottom links styles *****************/
#lizard-sub p{
	text-align:center;
	font-size:80%;
/*	margin:35px 5px 10px 5px;*/
	color:#426b39;
}

#lizard-sub a:link, #lizard-sub a:visited {
	color:#426b39;
	text-decoration: none;
}

#lizard-sub a:hover{
	text-decoration: underline;
}

/*************** header styles *****************/
#header {
	height: 137px;
	width:708px;
}

/*************** disclaimer/footer styles *****************/
#Disclaimer {
	background-image: url(../images/footer-home.jpg);
	background-repeat:no-repeat;
	width: 708px;
	height: 46px;
	text-align:center;
	font-size:85%;
	color:#afaeae;
	margin-bottom:30px;
	overflow:hidden;
}

#Disclaimer a:link, #Disclaimer a:visited {
	color:#AFAEAE;
	text-decoration: none;
}
#Disclaimer a:hover{
	text-decoration: underline;
}
#Disclaimer .text {
	color:#ffffff;
}

/*#Disclaimer {
	overflow: hidden; 
	height: 20px; 
	width: 720px; 
	text-align:center;
	font-size:85%;
	color: #333333;

}

#Disclaimer a:link, #Disclaimer a:visited {
	color:#eeeeee;
	text-decoration: none;
}

#Disclaimer  a:hover{
	text-decoration: underline;
}
*/
/*************** page border styles *****************/

.metal-left{
	background-image: url(../images/bg_border-metal-left.jpg);
	background-repeat:repeat-y;
	width: 10px;
}

.metal-right{
	background-image: url(../images/bg_border-metal-right.jpg);
	background-repeat:repeat-y;
	width: 10px;
}
/*
#gray{
	width: 1px;
	background-color:#bec2c6;
	height:100%;
	background-repeat:repeat;
}
*/
.white-left{
	width: 10px;
	background-color:#FFFFFF;
	border-right: 1px solid #bec2c6;
}

.white-right{
	width: 10px;
	background-color:#FFFFFF;
	border-left: 1px solid #bec2c6;
}
.white {
	background-color:#FFFFFF;
}

/*************** search styles *****************/


.textfield{
  font-size: 80%;
  border:1px solid #bec2c6;
  width:140px;
  height:14px;
}


 
.textfield2{
  font-size: 80%;
  margin: 1px 10px 0 10px;
  border:1px solid #bec2c6;
 
}

.thumbtable {
		float: center;
		margin-right:-5px;
		padding-right: 0px;
}

.thumbtabletext {
		padding: 5px;
		text-align: center;
}
/********************* end **********************/

.form_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.resellerbox a:link, .resellerbox a:visited {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 104px;
	padding: 2px;
	;
}

.resellerbox a:hover{
	text-decoration: underline;
}
	
.resellertab {
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;cursor:hand;
	display: block;
	padding: 3px;
	height: 20px;
	width: 102px;
}
