html, body, form, fieldset {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	color: #515756;
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
	height: 100%;
}


body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}



#container {width:950px;min-height: 80%; margin-left:auto;margin-right:auto;height:auto;}



/* Normal link */
a {
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: underline;
}

a img {
	border: none;
}


strong {font-weight:bold;}
h1 {font-size: 180%;font-weight:bold; }
h2 {font-size: 150%; font-weight:bold; color: ##COLOR2##;}
h3 {font-size: 125%;font-weight:bold; }
h4 {font-size: 110%;font-weight:bold; }
h5 {font-size: 100%;font-weight:bold; }
h6 {font-size: 100%;font-weight:bold; color:##COLOR1##;border-bottom:1px dotted #ccc; padding: 4px 0 4px 0;margin: 0 0 16px 0;}
h7 {font-size: 100%;font-weight:bold; color:##COLOR1##; padding: 4px 0 4px 0;margin: 0 0 16px 0;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
.clear {clear: both; height:1%;; display:block;}

ul {
	list-style: none;
}

ul li {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnavwrap {
	background: url(/html/images/shadow.gif) repeat-x bottom;
	height: 37px;
	position: relative;
	z-index: 999;
	margin: 10px 0 10px 0;
}

#mainnav {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad2.gif) repeat-x top #2C79B3;
	height: 32px;
}

/* Search */
#search {
	bottom: 12px;
	right: 10px;
	position: absolute;
	font-size: 11px;
}

#search .inputbox {
	padding: 2px 0 2px 22px;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-search.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #A8A8A8;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad4.gif) repeat-x;
	font-size: 92%;
	color: #515756;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}



/* LAYOUTS AND BOXES
--------------------------------------------------------- */
.three-cols {
}

.three-cols .colA {
	float: left;
	width: 225px;
	padding: 6px 0px 0px 6px;
}

.three-cols .colB {
	float: left;
	width: 540px;
	padding: 6px 0px 0px 7px;
}

.three-cols .colC {
	float: left;
	width: 150px;
	padding: 6px 0px 0px 7px;
}

#leftcol {
	width:690px; 
	float:left; 
	vertical-align:top; 
	padding:4px 2px 4px 4px;
}

#info {width: 180px; 
	float:right;
	margin: 0 0 0 16px; 
	}

#halves {
	float: left;
	width: 400px;
	padding: 0 10px 0 15px;
}

#thirds {
	float: left;
	width: 275px;
	padding: 0 10px 0 15px;
}
	
#quarters {
	float: left;
	width: 200px;
	padding: 0 10px 0 15px;
}
	
#fifths {
	float: left;
	width: 170px; 
	padding: 0 10px 0 15px;
}	

.general {
	border: 1px solid #ccc; 
	padding:8px;margin: 0 0 10px 0;
}

.featurebox {
	border: 1px solid #ccc; 
	height: 210px; 
	padding:8px;
	margin: 0 0 10px 0;
}

#regform {
	width: 675px; 
	float:left;
}
#box1, #box3, #box4 {
	width:330px;
	float:left;
	margin:  0 10px 0 0;
	}
#box3 {height:160px;}
#box4 {height:160px;}


.offer_reply {border: 1px solid #ccc; width:75%; padding:8px;margin: 10px 10px 10px 10px;}
.offer_reply p {font-size:92%;}
#replytitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:##BG_1##; font-weight:bold;}

#lfeature {background-color:#FFFFFF; color:#000000; margin:0px 1px 5px 0; padding:5px; border:1px solid #333333; width:300px; height:175px; float:left;}
#rfeature {background-color:#FFFFFF; color:#000000; margin:0px 0px 5px 1px; padding:5px; border:1px solid #333333; width:300px; height:175px; float:right;}
#ctitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:##HEADING_COLOR##; color:##HEADING_TEXT_COLOR##;font-weight:bold;}


#login {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad4.gif) repeat-x bottom #F8F8F7;
	padding: 4px 8px;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #CCCCCC;
	width: 350px;
}

.login-links {
	padding-top: 2px;
	clear: both;
}

#middle {
	width: 920px;
	background:#fff;
	float:center;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}


#cat-2, #cat-4 {border-top:8px solid #CC0000;}

.category span.cat_title, #front-popular h3, #front-list .cat_title {
	
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#CC0000; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#CC0000; color:#fff; }

/* Headings
--------------------------------------------------------- */

#contenthead {
	border-bottom:1px solid #ccc; 
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
}

#contenthead h2 {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

#contenthead_rightinfo {
	border-bottom:1px solid #ccc; 
	padding: 0 0 4px 0;
	margin: 0 0 20px 0;
}
#contenthead_rightinfo h2 {
	float:left;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#contenthead_rightinfo p {
	text-align:right;
	padding: 2px 0 0 0;
}

#itemhead h2 {
	float:left;
}
#itemhead p {
	text-align:right;
	padding: 6px 0 0 0;
}

#messages {width:100%;float:left;}
#messages h3 {color:##HEADING_TEXT_COLOR##;background:##HEADING_COLOR##; height:24px;padding: 4px 0 0 4px;}
#messages h6 {font-size:12px; font-weight:bold; color:##COLOR1##; padding: 4px 0 4px 0;margin: 0 0 16px 0;}



/* List pages
--------------------------------------------------------- */
#listhead {border-bottom:1px dotted #ccc; padding: 0 0 4px 0;margin: 0 0 16px 0;}
#listhead h3 {float:left;color:##HEADING_TEXT_COLOR##;background:##HEADING_COLOR##;}
#listhead p {text-align:right;padding: 2px 0 0 0;}


#listsubhead {border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 10px 0;}
#listsubhead h4 {float:left;}
#listsubhead p {text-align:right;padding: 2px 0 0 0;}

#listarea {width: 680px; float:left;}
#listdetail {border: 1px solid #ccc; width:100%; margin: 0 0 16px 0;}
#listdetail h3 {color:##HEADING_TEXT_COLOR##;background:##HEADING_COLOR##; padding:5px 0 5px 10px;font-size:112%;}


/* Item Page
--------------------------------------------------------- */
#itemdetailarea {width: 680px; float:left;}
#itemdedescarea {width: 100%; float:left;}

#itemdetail { width:100%; margin: 0 0 16px 0;}
#itemdetail h3 {border: 2px solid #333;color:##HEADING_TEXT_COLOR##;background:##HEADING_COLOR##; padding:5px 0 5px 10px;font-size:112%;}
#itemdetail ul {margin: 0 0 0 10px;font-size:92%;}
#itemdetail li { border-bottom: 1px dotted #ccc; padding: 6px 0;color:#333; font-weight:bold;margin: 0 10px 0 0;}
#itemdetail li span {color:#5d9d02;margin: 0 0 0 5px;}

.itemboxleft {width:49%;float:left;}
.itemboxright {width:49%;float:right;}

.itemboxleft h3, .itemboxright h3 {color:##HEADING_TEXT_COLOR##;background:##HEADING_COLOR##; height:24px;padding: 4px 0 0 4px;}
.itemboxleft li, .itemboxright li {height:20px; border-bottom: 1px dotted #ccc}



/* Fun Little Pieces
--------------------------------------------------------- */


/* content tables */
td.sectiontableheader {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad3.gif) repeat-x bottom #A8A8A8;
	border: 1px solid #E7E8E6;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/dot.gif) repeat-x bottom;
}


pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/sc-q.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #E7E8E6;
}

blockquote.testimonial span.author {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* Drropcap */
.dropcap {
	color: #4B4B4B;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-info.gif) no-repeat top left;
	color: #2C79B3;
	padding-left: 25px;
}

p.tips {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-tips.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

p.indent {
	margin-left: 25px;
}

.highlight {
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 60px;
}

p.download {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/download-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 45px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-checklist.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}

div.bubble1 div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
	color: #CC0000;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;

}

/* Menu
-------------------------------------------------------------------------*/

#cssmenu {
	margin: 0; /* all lists */
	padding: 0;
	float: left;
}

#cssmenu ul {
	margin: 0; /* all lists */
	padding: 0;
}

#cssmenu li {
	margin: 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	border-right: 1px solid #75AAD2;
	cursor: pointer;
}

#cssmenu li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	w\idth: 15.9em;
}

#cssmenu li ul ul {
	margin: -2em 0 0 15em; /* third-and-above-level lists */
}

#cssmenu li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 14.9em;
}

#cssmenu ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#cssmenu li:hover ul ul, #cssmenu li:hover ul ul ul,
#cssmenu li.sfhover ul ul, #cssmenu li.havechildsfhover ul ul, #cssmenu li.havechild-activesfhover ul ul, #cssmenu li.activesfhover ul ul,
#cssmenu li.sfhover ul ul ul, #cssmenu li.havechildsfhover ul ul ul, #cssmenu li.havechild-activesfhover ul ul ul, #cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#cssmenu li:hover ul, #cssmenu li li:hover ul, #cssmenu li li li:hover ul,
#cssmenu li.sfhover ul, #cssmenu li.havechildsfhover ul, #cssmenu li.havechild-activesfhover ul, #cssmenu li.activesfhover ul,
#cssmenu li li.sfhover ul, #cssmenu li li.havesubchildsfhover ul, #cssmenu li li.havesubchild-activesfhover ul, #cssmenu li li.activesfhover ul,
#cssmenu li li li.sfhover ul, #cssmenu li li li.havesubchildsfhover ul, #cssmenu li li li.havesubchild-activesfhover ul, #cssmenu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#cssmenu li a {
	display: block;
	text-decoration: none;
	line-height: 32px;
	padding: 0 20px;
	color: #C3DBED;
	font-size: 100%;
	font-weight: bold;
	border-right: 1px solid #2B6484;
}

#cssmenu li a:hover,
#cssmenu li a:active,
#cssmenu li a:focus {
	color: #FFFFFF;
}

#cssmenu li:hover,
#cssmenu li.sfhover,
#cssmenu li.havechildsfhover,
#cssmenu li.havechild-activesfhover {
	color: #FFFFFF;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad2-1.gif) repeat-x top #2B6484;
}

#cssmenu li a.active,
#cssmenu li a.active:hover,
#cssmenu li a.active:active,
#cssmenu li a.active:focus {
	color: #FFFFFF;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad2-2.gif) repeat-x top #91AE4E;
}

/* 2nd level and above */
#cssmenu li ul {
	border: 1px solid #2B6484;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad2.gif) repeat-x bottom #5192C3;
}

#cssmenu li ul li {
	border-bottom: 1px solid #2972A8;
	border-right: none;
	background: none;
}

#cssmenu li ul a {
	border-right: none;
	margin: 0;
	padding: 7px 10px;
	line-height: normal;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 92%;
}

#cssmenu li.havesubchild,
#cssmenu li.havesubchild-active {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/arrow3.png) no-repeat 94% 50%;
}

#cssmenu li ul a:hover,
#cssmenu li ul a:active,
#cssmenu li ul a:focus,
#cssmenu ul li:hover,
#cssmenu ul li.sfhover,
#cssmenu ul li.havesubchildsfhover,
#cssmenu ul li.havesubchild-activesfhover,
#cssmenu ul ul li:hover,
#cssmenu ul ul li.sfhover,
#cssmenu ul ul li.havesubchildsfhover,
#cssmenu ul ul li.havesubchild-activesfhover {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad2-1.gif) repeat-x top #2B6484;
	color: #FFFFFF;
}

#cssmenu ul li a.active,
#cssmenu ul li a.active:hover,
#cssmenu ul li a.active:active,
#cssmenu ul li a.active:focus {
	background: none !important;
	color: #FFFFFF;
	font-weight: bold;
}

/* Red Style
-------------------------------------------------------------------------*/

a {
	color: #CC0000;
}

a:hover, a:active, a:focus {
	color: #CC0000;
}

a.readon {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2.gif) repeat-x center #A1A1A1;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-2.gif) repeat-x center #CC0000;
}

#mainnav {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2.gif) repeat-x top #A1A1A1;
}

#subnav li a {
	color: #515756;
}

#subnav li.active a,
#subnav li.active a:hover,
#subnav li.active a:active,
#subnav li.active a:focus {
	color: #CC0000;
}

.contentheading {
	color: #CC0000;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #CC0000;
}

ul.menu li.active a {
	color: #CC0000;
}


/*splitmenu*/
#splitmenu li {
	border-right: 1px solid #BABDB6;
}

#splitmenu a {
	color: #E7E8E6;
	border-right: 1px solid #626A69;
}

#splitmenu a:hover,
#splitmenu a:active,
#splitmenu a:focus {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-1.gif) repeat-x top #626A69;
}

#splitmenu li.active a,
#splitmenu li.active a:hover,
#splitmenu li.active a:active,
#splitmenu li.active a:focus {
	color: #FFFFFF;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-2.gif) repeat-x top #CC0000;
}

/*scriptdropline*/
#jasdl-mainnav li {
	border-right: 1px solid #BABDB6;
}

#jasdl-mainnav a {
	color: #E7E8E6;
	border-right: 1px solid #626A69;
}

#jasdl-mainnav a:hover,
#jasdl-mainnav ul li.hover a {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-1.gif) repeat-x top #626A69;
}

#jasdl-mainnav li.active a,
#jasdl-mainnav li.active a:hover,
#jasdl-mainnav li.active a:active,
#jasdl-mainnav li.active a:focus {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-2.gif) repeat-x top #CC0000;
}

/*cssmenu*/
#cssmenu li {
	border-right: 1px solid #BABDB6;
}

#cssmenu li a {
	color: #E7E8E6;
	border-right: 1px solid #626A69;
}

#cssmenu li:hover,
#cssmenu li.sfhover,
#cssmenu li.havechildsfhover,
#cssmenu li.havechild-activesfhover {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-1.gif) repeat-x top #626A69;
}

#cssmenu li a.active,
#cssmenu li a.active:hover,
#cssmenu li a.active:active,
#cssmenu li a.active:focus {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-2.gif) repeat-x top #CC0000;
}

#cssmenu li ul {
	border: 1px solid #626A69;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2.gif) repeat-x bottom #A1A1A1;
}

#cssmenu li ul li {
	border-bottom: 1px solid #858783;
}

#cssmenu li ul a:hover,
#cssmenu li ul a:active,
#cssmenu li ul a:focus,
#cssmenu ul li:hover,
#cssmenu ul li.sfhover,
#cssmenu ul li.havesubchildsfhover,
#cssmenu ul li.havesubchild-activesfhover,
#cssmenu ul ul li:hover,
#cssmenu ul ul li.sfhover,
#cssmenu ul ul li.havesubchildsfhover,
#cssmenu ul ul li.havesubchild-activesfhover {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/red/grad2-1.gif) repeat-x top #626A69;
}


