/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	color : #000000;
	}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #FF9900; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #FF9900; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #FF9900; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #666633; text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #666633;	text-decoration: underline;
	}

/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 24px;
text-transform: uppercase;
text-decoration: none;
color: #000000;
padding-left: 6px;
margin-left: -8px;
}

span.mainlevel {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 24px;
text-transform: uppercase;
text-decoration: none;
color: #666633;
padding-left: 6px;
margin-left: -8px;
}

a.mainmenu:hover, a.mainlevel:hover {
color: #666633;
}

a.sublevel:link, a.sublevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 5px;
}

span.sublevel {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #ffCC00;
  text-transform: uppercase;
  margin-left: 5px;
  }

a.sublevel:hover {
	text-decoration: none;
  color: #ffcc00;
  margin-left: 5px;
}

a.additional:link, a.additional:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 32px;
  color: #FFFFFF;
  text-transform: uppercase;
}

span.additional {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 32px;
  color: #ffCC00;
  text-transform: uppercase;
  }

a.additional:hover {
  color: #FFCC00;
  text-decoration: none;
  text-transform: uppercase;
}

a.product_links:link, a.product_links:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  text-transform: uppercase;
}

span.product_links {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 32px;
  color: #666633;
  text-transform: uppercase;
  }

a.product_links:hover {
  color: #666633;
  text-decoration: underline;
  text-transform: uppercase;
}

/* Content - Sections & Categories */
.contentpane {
	}

.contentpaneopen {
	bgcolor: #ffffff;
	}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
  text-transform: uppercase;
	}

.contentpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
  text-transform: uppercase;
	}

table.contenttoc {
        color: #333300;

        }

table.contenttoc td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

.moduleheading {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
  text-transform: uppercase;
	}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, .contentpane {

	}

.sectiontableentry2 {

	}

.sectiontableheader {

	color : #FFFFFF;
	font-weight : bold;
	}

.frontpageheader {
	font-size: 13px;
        color : #0077aa;
        font-weight : bold;
        }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.png) 3px;
	list-style-image: url(../images/arrow.png);
	}

.fase4rdf {
	font-family: TArial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}

table.searchintro {

	border: solid 1px #777777;
	}

table.contact {

	}

table.contact td.icons {

	}

table.contact td.details {

	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.pagenav {
	color: #666666;
}

a.pagenav {
	color: #666666;
  text-decoration: none;
}

.pagenavbar {
	background-color: #FFFFFF;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}




#directory_background-2 {
position: absolute;
top: 285px;
left: 0px;
width: 165px;
height: 260px;
background-color: #666633;
}

#directory_background-3 {
position: absolute;
top: 285px;
left: 0px;
width: 165px;
height: 67px;
background-color: #ffffff;
}

#yellow_stripe {
position: absolute;
top: 286px;
left: 0px;
width: 100%;
height: 65px;
background-color: #ffcc33;
}

#white_box {
position: absolute;
top: 0px;
left: 165px;
width: 415px;
height: 100%;
background-color: #ffffff;
}

#logo {
position: absolute;
top: 0px;
left: 470px;
width: 295px;
height: 68px;
background-color: #ffffff;
}

#main_body {
background-color: white;
position: absolute;
top: 78px;
left: 173px;
width: 200px;
}

#top_horz {
position: absolute;
top: 97px;
left: 173px;
width: 182px;
height: 20px;
border-top: 1px solid #666633;
}

#bottom_horz {
position: absolute;
top: 564px;
left: 431px;
width: 199px;
height: 20px;
border-top: 1px solid #666633;
}

#bottom_vert {
position: absolute;
top: 478px;
left: 588px;
width: 20px;
height: 171px;
border-left: 1px solid #666633;
}

#footer {
position: absolute;
bottom: 5px;
width: 770px;
}

#main_directory {
position: absolute;
top: 0px;
left: 0px;
width: 165px;
height: 283px;
padding: 15px;
}

p.main_directory, a.main_directory:link, a.main_directory:visited, a.main_directory:active  {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
}

a.main_directory:hover  {
color: #ffcc33;
}

#product_directory {
position: absolute;
top: 260px;
left: 0px;
width: 165px;
height: 65px;
padding: 15px;
}

p.product_directory, a.product_directory:link, a.product_directory:visited, a.product_directory:active  {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
}

a.product_directory:hover  {
color: #666633;
}

#partner_directory {
position: absolute;
top: 522px;
left: 0px;
width: 165px;
height: 65px;
padding: 15px;
}

#product_main_image {
position: absolute;
top: 55px;
left: 200px;
}

#product_detail_thumbs {
position: absolute;
top: 415px;
left: 200px;
}

#additional {
position: absolute;
top: 365px;
left: 585px;
}

table.moduletable {
font-align: left; 
margin: 0px 0px 0px 0px;
width: 100%;
horizontal align: left; 
}

.text_box {
position: absolute;
top: 128px;
left: 587px;
width: 165px;
height: 122px;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color: #666633;
font-size: 12px;
font-weight: normal;
z-index: 200;
visibility: hidden;
padding: 3px;
}

.default_text_box {
position: absolute;
top: 148px;
left: 587px;
width: 165px;
height: 122px;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color: #666633;
font-size: 16px;
font-weight: normal;
z-index: 10;
}

