@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.dataCell {
	border-bottom: 1px solid #cccccc;
}

input, select, textarea, submit {
	font-size: 14px;
}

.headerRow {
	background-color: #cccccc;
}
.pageHeader {
	font-size: 16px;
	font-weight: bold;
}

.legend {
	font-size: 18px;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: normal;
color: #333333;
margin: 3px 8px;
}
/*Product Category menu From http://www.dynamicdrive.com/style/csslibrary/item/bevel-vertical-menu*/
.bevelmenu{
list-style-type: none;
margin: 0;
width: 120px;
padding-left: 5px;
}
.bevelmenu li a{
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: normal;
background-color: #5c9a01;
border: 2px solid whitesmoke;
text-decoration:none;
color: black;
font-size: 14px;
}

.bevelmenu li a:hover{
color: red;
background-color: ivory;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}

/* Form template style sheet */
.text1{font-family:Tahoma; font-size:11px;  color:#868686; text-decoration:none }
.input{font-family:Tahoma; font-size:11px;  color:#000000;}
.red{font-family:Tahoma; font-size:11px;  color:#BC0000;}
.catalog{font-family:Tahoma; font-size:11px;  color:#656565;}
.red_l{font-family:Tahoma; font-size:9px;  color:#EC0A13;}
.gold{font-family:Tahoma; font-size:9px;  color:#AF9C19;}
.menu{font-family:Tahoma; font-size:9px;  color:#828282; text-decoration:none}

#input{
	width:141px; height:18px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	border-color:#BCB8B8 ;
}
		 
 #textarea{
	width:175px; height:80px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	border-color:#BCB8B8 ; padding:0px; margin:0px;color:#0C8FBB;
	overflow:auto;
}
.tableTop {
	background-image: url(../graphics/tableTop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tableBottom {
	background-image: url(../graphics/tableBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableLeft {
	background-image: url(../graphics/tableLeftSide.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tableRight {
	background-image: url(../graphics/tableRightSide.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/*Horizontal Menu from http://www.dynamicdrive.com/style/csslibrary/item/glossy_horizontal_menu/ */
 
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background: url(../graphics/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../graphics/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../graphics/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}.menuBackground {
	background-image: url(../graphics/menur_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hompePageFeaturedItem {
	background-image: url(../graphics/homePageFeaturedBox.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
font-family: arial;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../graphics/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../graphics/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
font-family: arial;
}

@media print {
.tabcontent {
display:block !important;

}