* {
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #837b70;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #000000; 
}
div, h1, h2, h3,h4, h5, h6, td, p, a, select, textarea, a:active, a:link, a:visited, a:hover {
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #837b70;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #000000; 
}

ul {		
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: normal;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(image/site/arrow.gif);
	list-style-type: square;
	padding: 6px;
	margin: 2px;
}
ol {		
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: normal;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: decimal;
	padding: 6px;
	margin: 2px;
}
	
a, a:active, a:link, a:visited{
	color: #0000FF;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

textarea,input{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: normal;
	font-weight: normal;
	text-decoration: none;
}

h3,h4, h5, h6{
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}

h1, h2{
	font-size: xx-large;
	font-weight: bold;
	text-decoration: none;
}

html, body { height:100%; }

body.indexpage {
	margin: 0px;
	padding: 0px;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #3953A4;
	text-align:center;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #837b70;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #000000; 
}

#siteheader {
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	z-index: 0;
	min-width: 900px;
}


div, form { text-align: left; }

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("image/site/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-2px;
}

#globalLink{
	position: absolute;
	top: 1px;
	height: 30px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
	line-height: 14px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
}
a.glinkselected, a.glinkselected:visited{
  	font-size: small;
	line-height: 14px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
}
a.glinkselected:hover{
	text-decoration: none;
	font-weight: bold;
}
a.glink:hover{
	text-decoration: none;
	font-weight: bold;
}

table.nav-header {
	width: 96.5%;
	border-collapse: collapse;
	border-width:0px; 
	border-spacing:0px;
	margin: 0px;
	padding: 1px;
}
td.nav-header-spacer {
	vertical-align:top;
	width: 3px;
	height: 30px;
	background-image: url(image/site/menubarheaderrightspacer.gif);
	background-repeat: no-repeat;
  	background-position: top left;
	background-color: #BDBDBD;
}
td.nav-header-c {
	text-align:center;
	vertical-align:top;
	height: 30px;
	border-right: 1px solid #8FB8BC;
	padding: 1px 5px 0px 5px;
	cursor:hand;
}
td.nav-header-c-over {
	text-align:center;
	vertical-align:top;
	background-image: url(image/site/glblnav_selected.gif);
	background-repeat: repeat-x;
  	background-position: top left;
	height: 30px;
	border-right: 1px solid #8FB8BC;
	padding: 1px 5px 0px 5px;
	cursor:hand;
}
td.nav-header-c-selected {
	text-align:center;
	vertical-align:top;
	background-image: url(image/site/glblnav_selected.gif);
	background-repeat: repeat-x;
  	background-position: top left;
	height: 30px;
	border-right: 1px solid #8FB8BC;
	padding: 1px 5px 0px 5px;
	cursor:hand;
}
td.nav-header-l {
	text-align:left;
	vertical-align:top;
	height: 30px;
}


.skipLinks {display: none;}

#content_tl {
	position:absolute;
	top: -1px;
	left: 240px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#content_tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#content_bl {
	position:absolute;
	top: 498px;
	left: 240px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#content_br {
	position:absolute;
	top: 498px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#menu_tl {
	position:absolute;
	top: -1px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu_tr {
	position:absolute;
	top: -1px;
	left: 211px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu_bl {
	position:relative;
	left: 0px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu_br {
	position:relative;
	left: 196px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


#menusub_tl {
	position:absolute;
	top: 360px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menusub_tr {
	position:absolute;
	top: 360px;
	left: 211px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menusub_bl {
	position:absolute;
	top: 515px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menusub_br {
	position:absolute;
	top: 515px;
	left: 211px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageoutline{
	position:absolute;
	top: 90px;
	left: 2%;
	right: 2%;
	width:95.6%;
	z-index: 5;
	min-width: 900px;
}

/************** IE min width fix ****************/
* html .minwidth {
	border-left:900px solid #3953A4; 	/************** body dg color ****************/
	height: 1px;

}
* html .container {
	margin-left:-900px;
	position:relative;
	height: 1px;
}
/************** END IE min width fix ****************/


#pageNav{
	position:absolute;
	top: 0px;
	left: 0px;
	width:220px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#pageNavSub{
	position:absolute;
	top: 361px;
	left: 0px;
	width:220px;
	height: 163px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}
#pageNavSub H3{
	font: 16px Arial,Verdana,sans-serif;
	font-weight: bold;
}
#pageNavSub p{
	font: 12px Arial,Verdana,sans-serif;
	font-weight: bold;
}

#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 240px;
	border-left: 1px solid #000000;
	height: 419px;
	overflow: auto;
	background-color: #F5f7f7;
}

/************** pageName styles ****************/

#pageName{
	height: 50px;
	padding: 0px 0px 0px 40px;
	margin:0px 0px 0px 240px;
	background-color: #F5f7f7;
	border-left: 1px solid #000000;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
	text-decoration:underline;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}


/************** siteFooter styles ****************/

#siteFooter{	
	clear: both;
	font-size: 10px;
	height: 32px;
	padding: 10px 40px 0px 40px;
	margin:0px 0px 0px 240px;
	margin-top: -1px;
	background-color: #F5f7f7;
	border-left: 1px solid #000000;
	text-align:center;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 65px;
	right: 30px;
	z-index: 101;
	color: white;
	font-weight: bold;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

/* Contact page and shop settings */
.saletopclass {
 	background-color: #CCCCCC;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:12px;
	color: #000000;
}
.salesubclass {
	background-color: #F3F3F3;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:12px;
	color: #000000;
}
.salebtn{
	font-family:arial,geneva,courier,helvetica,sans-serif;
	font-size:16px;
	border-style:solid ; 
	border-width:1; 
	border-color:#000000; 
	background-color:#CCCCCC; 
	font-weight: bold; 
	color:#000000;
	cursor:hand;
}
.salebtnsmall{
	font-family:arial,geneva,courier,helvetica,sans-serif;
	font-size:12px;
	border-style:solid ; 
	border-width:1; 
	border-color:#000000; 
	background-color:#CCCCCC; 
	font-weight: bold; 
	color:#000000;
	cursor:hand;
}
.cartbtn{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:16px;
	width:140px;
	text-align : center;
	border-style:solid ; 
	border-width:1; 
	border-color:#000000; 
	background-color:#CCCCCC; 
	font-weight: bold; 
	color:#000000;
	cursor:hand;
}


/* Left menu settings */
#menu {
	position: absolute;
	left: 0px;
	top: 96px;
	width: 20%;
	height: 485px;
	/*height: 565px;*/
	float: left;
	background: #F5F5F5;
}
a.a_navbar, a.a_navbar:active, a.a_navbar:link, a.a_navbar:visited, a.a_navbar:hover,a.a_navbarover:active, a.a_navbarover:link, a.a_navbarover:visited{
	font-size: normal;
	font-weight: bold;
	text-decoration: none;
}
a.a_navbar:active, a.a_navbar:link, a.a_navbar:visited{
	color: #000000;
}
a.a_navbar:hover {
	color: #000000;
}
a.a_navbarover:active, a.a_navbarover:link, a.a_navbarover:visited{
	color: #000000;
}
div.div_leftmenuspacer{
	font-size: 8px;
	line-height: 8px;
}
div.div_leftmenu{
	text-indent : 5px;
}
div.div_leftmenubutton{
	background-image: url(image/site/leftmenu_background.gif);
	background-repeat: repeat;
  	background-position: top left;
	height: 32px;
	line-height: 32px;
	padding-left:5px;
}
div.div_leftmenubuttonover{
	background-image: url(image/site/leftmenu_backgroundover.gif);
	background-repeat: repeat;
  	background-position: top left;
	height: 32px;
	line-height: 32px;
	padding-left:5px;
}
/* END Left menu settings */

/* Search a link*/
a.a_search, a.a_search:active, a.a_search:link, a.a_search:visited, a.a_search:hover{
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
a.a_search:active, a.a_search:link, a.a_search:visited{
	color: #003399;
}
a.a_search:hover {
	color: #006600;
}

/* header Menu bar */
a.a_navtop, a.a_navtop:active, a.a_navtop:link, a.a_navtop:visited, a.a_navtop:hover,a.a_navtopover:active, a.a_navtopover:link, a.a_navtopover:visited{
	font-size: large;
	line-height: 25px;
	font-weight: bold;
	text-indent : 0px;
	text-decoration : none;
	text-align:center; 
	color: #000000;
}
a.a_navtopselected, a.a_navtopselected:active, a.a_navtopselected:link, a.a_navtopselected:visited, a.a_navtopselected:hover,a.a_navtopoverselected:active, a.a_navtopoverselected:link, a.a_navtopoverselected:visited{
	font-size: large;
	line-height: 25px;
	font-weight: bold;
	text-indent : 0px;
	text-decoration : underline;
	text-align:center; 
	color: #000000;
}
a.a_navtopselected:active, a.a_navtop:link, a.a_navtopselected:visited, a.a_navtopselected:hover,a.a_navtopoverselected:active, a.a_navtopoverselected:link, a.a_navtopoverselected:visited{
	color: #000000;
}

a.a_navtop:active, a.a_navtop:link, a.a_navtop:visited{
	color: #000000;
}
a.a_navtop:hover {
	color: #000000;
}
a.a_navtopover:active, a.a_navtopover:link, a.a_navtopover:visited{
	color: #000000;
}

/* ONLINE SHOP */
table.category {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing:0px;
	text-align : center;
	border : 2px solid #666666;
}

td.category-img-c {
	margin: 0px;
	padding: 0px;
	text-align : center;
}

td.category-txt-c {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	text-align : center; 
	font-family: Verdana, arial,geneva,courier,helvetica,sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-indent : 12px;
	text-decoration : bold;
}


table.cart {
	width: 100%;
	border-collapse: collapse;
	border-width:0px; 
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
}

td.cart-border {	
	border : 2px solid #660033;
	margin: 0px;
	padding: 0px;
}

td.cart-title-r {
	border-width:0px; 
	margin: 0px;
	padding: 0px;
	text-align : right;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration : none;
}

td.cart-title-l {
	border-width:0px; 
	margin: 0px;
	padding: 0px;
	text-align : left; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	text-indent : 12px;
	text-decoration : bold;
}

td.cart-price-r {
	border-width:0px; 
	background-color: #660033;
	margin: 0px;
	padding: 0px;
	line-height: 30px; 
	text-align:right;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-indent : 0px;
	text-decoration : bold;
}

td.cart-header {
	background-color: #666666;
	line-height: 18px; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}

td.cart-header-r {
	border-width:0px; 
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 18px; 
	text-align:right;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent : 0px;
	text-decoration : none;
}

td.cart-header-c {
	border-width:0px; 
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 18px; 
	text-align:center;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent : 0px;
	text-decoration : none;
}

td.cart-header-l {
	border-width:0px; 
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align:left; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent : 0px;
	text-decoration : none;
}


td.cart-r {
	border-width:0px; 
	margin: 0px;
	padding: 1px;
	line-height: 16px;
	text-align:right; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	text-indent : 0px;
	text-decoration : none;
	border : 0px solid #660033;
}
td.cart-r-small {
	border-width:0px; 
	margin: 0px;
	padding: 1px;
	line-height: 16px;
	text-align:right; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent : 0px;
	text-decoration : none;
	border : 0px solid #660033;
}

td.cart-l {
	border-width:0px; 
	margin: 0px;
	padding: 1px;
	line-height: 16px;
	text-align:left; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 14px;
	text-indent : 0px;
	text-decoration : none;
	border : 0px solid #660033;
}

td.cart-c {
	border-width:0px; 
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	line-height: 16px;
	text-align:center; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	text-indent : 0px;
	text-decoration : none;
	border : 1px solid #660033;
}


/* POPUP TOOLTIP */
.dvhdr1 {
    background:#F3F0E7;
    font-family:arial,geneva,courier,helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:5px;
    width:250px;
}
.dvbdy1 {
	background:#FFFFFF;
    font-family:arial,geneva,courier,helvetica,sans-serif;
    font-size:12px;
    border-left:1px solid #C8BA92;
    border-right:1px solid #C8BA92;
    border-bottom:1px solid #C8BA92;
    padding:5px;
    width:250px;
}


/* Forum Classes */
div.forumtitleclass {
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #000000;
}
div.forumoddclass {
	background-color: #CCCCFF;
	font-family:arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	line-height: 22px;
	color: #000000;
	float: left;
}
div.forumformclass {
	background-color: #CCCCFF;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	line-height: 22px;
	color: #000000;
	padding-left:5%; 
	float: left;
	position:relative;
}
div.forumevenclass {
 	background-color: #9999FF;
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	line-height: 22px;
	color: #000000;
	float: left;
}
div.forumnameclass{
	width: 210px; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000000;
}
div.forumheadingclass{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
	float: left;
}

a.forumlinkclass:link{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000066;
	text-decoration: none;
}
a.forumlinkclass:visited{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #0000AA;
	text-decoration: none;
}
a.forumlinkclass:hover{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000099;
	text-decoration: underline;
}

a.forumsmllinkclass:link{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000066;
	text-decoration: none;
}
a.forumsmllinkclass:visited{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #0000AA;
	text-decoration: none;
}
a.forumsmllinkclass:hover{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000099;
	text-decoration: underline;
}

div.threadnameclass{
	width: 210px; 
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000066;
	float: left;
}
div.threadheadingclass{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight:bold;
	text-decoration: underline;
	float: left;
}
a.threadsmllinkclass:visited{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #0000AA;
	text-decoration: none;
}
a.threadsmllinkclass:hover{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000099;
	text-decoration: underline;
}

div.replyheadingclass{
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	color: #000066;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
.replybtn{
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	border-style:solid ; 
	border-width:1; 
	border-color:#000000; 
	background-color:#CCCCCC; 
	font-weight: bold; 
	color:#000000;
	cursor:hand;
}


.skinbtn{
	font-family: arial,geneva,courier,helvetica,sans-serif;
	font-size:x-large;
	padding: 0px;
	margin:0px;
	width:200px;
	border-style:solid ; 
	border-width:1; 
	border-color:#000000; 
	background-color:#FFFFFF; 
	font-weight: bold; 
	color:#000000;
	cursor:hand;
}

/* Search input box */
.searchinput{
	color:#FF0000;
	font-weight: bold;
}

/* Contact page box */
.boxheading{
	background-color:#003399;
	color:#FFFFFF;
}
.boxbody{
	background-color: #CCCCFF;
	color:#000000;
}