#degree{
top:29px;
left:730px;
position:absolute;
	font-family:Arial, Helvetica, sans-serif;
color:#f6beb4;
font-weight:bold;
font-size:16px;
width:40px;
z-index:1;
text-align:center;
}
#disc {
top:63px;
left:703px;
position:absolute;
	font-family:Arial, Helvetica, sans-serif;
color:#f6beb4;
font-weight:bold;
font-size:24px;
width:90px;
text-align:center;
}
#slider {
    position:relative;
    width:732px; /* Change this to your images width */
    height:270px; /* Change this to your images height */
    background:url(http://localhost/genius/resources_genius/loading.gif) no-repeat 50% 50%;
	z-index: 1;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
}
#slider a {
    border:0;
    display:block;
}

#nav, #nav ul {
	min-height:0; /*IE7 haslayout*/
	position:relative;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1000;
}

#nav a {
	display: block;
	border:0;
	color:#380001;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	z-index: 1000;
}

#nav a:hover {
	display: block;
	border:0;
	color:#9d4b2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	z-index: 1000;
}

#nav li {
	float: left;
	width: 10em;
	z-index: 1000;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 1000;
}

#nav li ul li {
	float:none;
	display:inline;
	z-index: 1000;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-color: #f4ede3;
	border-style:solid;
	border-color:#380001;
	padding:5px;
	line-height:200%;
	width:200px;
	border-width:1px;
	z-index: 1000;
}

body {
	background-color: #9d4b2e;
	background-image:url('http://localhost/genius/resources_genius/body_bg.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

a {
	color: #FF6600;
}
	
a:hover {
	color: #FF0000;
}

#nav .test a:hover {
	color:#9d4b2e;
}
	
.page_highlight {
	color: #900;
	}
	
table.bordered {
	border: 1px #000000 solid;
	border-spacing: 0px;
	background-color:#FF6;
}

.gallery {
	border: 1px #333 solid;
	padding: 5px;
	border-spacing: 0px;
	background-color:#000000;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 22px;
	font-weight:bold;
	line-height:130%;
	margin:0px;
	padding:0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3.h3_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

table.alert_style {
	background-color:#833b38;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 24px;
}

td.alert_style2 {
	background-color:#ffa800;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	font-size: 18px;
}


.standardlink {
	color: #000099;
}

.invislink {
	color: #f4ede3;
	text-decoration:none;
}

.homelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	text-decoration:none;
	font-size: 18px;
}

.homelink_big {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	text-decoration:none;
	font-size: 22px;
}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	text-decoration:none;
	font-size: 14px;
}

.navlink_big {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	text-decoration:none;
	font-size: 15px;
	font-weight:bold;
}

.navlink_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
}

.sidebar_link {
	text-decoration:none;
}

.sitemaplink {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	text-decoration: none;
}

.bubble_call {
	font-family: Arial, Helvetica, sans-serif;
	color: #e7a66c;
	font-size: 14px;
	font-weight:bold;
}

.bi_line {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 12px;
	vertical-align: middle;
}

.bi_line_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	font-size: 12px;
	vertical-align: middle;
}

.help_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	font-size: 40px;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 22px;
	font-weight:bold;
}

.page_title_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	font-size: 20px;
	font-weight:bold;
}

/* for headings in body text */
.body_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 18px;
	font-weight:bold;
}

/* for headings in body text */
.body_title_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	font-size: 18px;
	font-weight:bold;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 14px;
	line-height: 150%;
}

.bubble_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 14px;
	line-height: 150%;
	padding-left:10px;
}

.body_text_module {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 13px;
	line-height: 150%;
}

/* for feedback view */
.body_text_module_tight {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 13px;
	line-height: 100%;
}

.body_text_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	font-size: 14px;
}

/* for newsletters, flyers, etc */
.body_text_large {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 17px;
	line-height: 150%;
}

/* same as body_title but for text of more than one line meaning line height is 100% */
.body_text_pricecompare {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 18px;
	line-height: 100%;
}

ul
  {
  margin-left: 25px;
  padding-left: 0px;
  font-size: 13px;
}

img {
    border: none;
} 
	
.nav_feedback {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 12px;
	line-height: 150%;
	font-style: italic;
}

.history {
	font-family: Arial, Helvetica, sans-serif;
	color: #833b38;
	font-size: 12px;
}


/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
/* These are optional. They demonstrate how you can individually format tooltip content  */
div.tp1 { font-size:12px; color:#336; font-style:italic }
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }

.footerlinks {padding:3px 0px 5px 0px; font-size:12px;}
.footerlinks a {text-decoration:none;}

.product_big_icon img{
border: 2px solid #833b38;
}

.product_big_icon:hover img{
border: 2px solid #e79534;
}

.product_big_icon:hover{
color: #333333;
border: 0px ; /* Dummy definition to overcome IE bug */
}

.product_icon img{
border: 2px solid #ccc;
}

.product_icon:hover img{
border: 2px solid #e79534;
}

.product_icon:hover{
color: #333333;
border: 0px ; /* Dummy definition to overcome IE bug */
}
