/* CSS Document */

html, body {
margin: 0px;
background-color: #eae3dd;
}

body {
font-size: 62.5%;
font-family: Tahoma, Geneva, sans-serif;
}
#ghdetails {
width:591px;
height:auto;
height:100%;
min-height:100%;
font-size: 1.3em;
overflow: auto;
padding-right:15px;
}

#profdetails {
width:531px;
height:auto;
height:100%;
min-height:100%;
font-size: 1.3em;
overflow: auto;
padding-right:15px;
}

#hometrtdetails {
width:531px;
height:auto;
height:100%;
min-height:100%;
font-size: 1.3em;
overflow: auto;
}

#dotter{
margin: 0 auto;
height: 10px;
width: 95%;
padding-left: 5px;
padding-right:5px;
background:url(../images/horizdots.png)
repeat-x;
}

.img {
border: 1px solid #b15630;
margin-left: 10px;
margin-bottom: 10px;
}

#moreinfobtn a  {
	color:#FFFFFF;
	height: 26px;
	padding-left: 5px;
	padding-right: 30px;
	text-decoration:none;
		}
		
#moreinfobtn a:hover {
	color:#504436;
	height: 26px;
	padding-left: 5px;
	padding-right: 30px;
		}	
			
#moreinfobtn {
	color:#FFFFFF;
	font-size: 1.1em;
	float: right;
	position: relative;
	height: 26px;
	line-height:26px;
	background: #B29879 url(../images/goarrow.jpg) no-repeat 100% 50%;
	vertical-align:middle;
		}
	
.smallfont {
font-size: 0.9em;
}

.trans {
border: 0px;
}

/*retail table styles*/

table {
border-collapse:collapse;
border: 1px solid #b15630;
width: 270px;
margin-bottom:20px;
margin-left: 1px;
}

th,td {
padding: 0.1em 0.3em;
}

td,tr {
border: 1px solid #b15630;
}

thead {
background-color:#b29879;
font-weight:bold;
color:#FFFFFF;
}

.odd {
background-color:#d4cdc8;
}

.tableleft {
float:left;
margin-right:13px;
border-left: 1px solid #b15630;
}

#obstables {
height:auto;
margin-bottom: 10px;
width: 590px;
padding-bottom: 10px;
}

#waxtables {
height:auto;
margin-bottom: 10px;
width: 590px;
padding-bottom: 10px;
}
.tableright {
float:none;
}

tr:hover {
background-color: #483d30;
color:#FFFFFF;
}

thead tr:hover {
background-color:#b29879;
color: inherit;
}

.trtdetail {
height:100%;
margin-bottom: 15px:
}

#ghdetails ul {
margin-left: 0px;
padding:0px;
list-style-position:outside;
}


#ghdetails ul li {
padding-top:2px;
padding-bottom:2px;
list-style-type:none;
padding-left: 20px;
background: url(../images/listarrow.gif);
background-position: 0% 50%;
background-repeat:no-repeat;
line-height: 20px;

}

a:link {
	color: #c16409;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c16409;
}
a:hover {
	text-decoration: underline;
	color: #fc840f;
}
a:active {
	text-decoration: none;
	color: #c16409;
}

/*hf tables style */

#hftables table {
border-collapse:collapse;
border: 1px solid #b15630;
width: 420px;
margin-bottom:20px;
margin-left: 1px;
}

#hftables th,td {
padding: 0.1em 0.3em;
}

#hftables td,tr {
border: 1px solid #b15630;
}

#hftables thead {
padding-top: 0.3em;
padding-bottom: 0.3em;
background-color:#b29879;
font-weight:bold;
color:#FFFFFF;
}

#hftables .odd {
background-color:#d4cdc8;
}

#hftables .tableleft {
float: right;
margin-right:13px;
border-left: 1px solid #b15630;
}

#hftables {
	height:auto;
	margin-bottom: 10px;
	width: 590px;
	padding-bottom: 10px;
	top: 150px;
}


#hftables tr:hover {
background-color: #483d30;
color:#FFFFFF;
}

#hftables thead tr:hover {
background-color:#b29879;
color: inherit;
}

#one, #two, #three {
width: 177px;
float:left
}

.altfont {
color:#b15630;
}

#homebtn a  {
	color:#FFFFFF;
	height: 26px;
	padding-left: 5px;
	padding-right: 30px;
	text-decoration:none;
		}
		
#homebtn a:hover {
	color:#504436;
	height: 26px;
	padding-left: 5px;
	padding-right: 30px;
		}	
			
#homebtn {
	color:#FFFFFF;
	font-size: 1.1em;
	float: right;
	position: relative;
	height: 26px;
	line-height:26px;
	background: #B29879 url(../images/goarrow.jpg) no-repeat 100% 50%;
	vertical-align:middle;
	top: 36px;
	left: 175px;
		}
		
.clear {
	clear:both;
}

