html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 12px;
}
img {
	border-style: none;
}
h1 {
	color: #3E527B;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
}
h2 {
	color: #6982B5;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #939FB7;
	padding-bottom: 5px;
}
h3 {
	color: #6982B5;
	font-weight: bold;
}
a,  a:link {
	color: #6982B5;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #196ECC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #46526A;
	text-decoration: underline;
}
a:focus {
	color: #13399D;
}
a:active {
	color: #13399D;
}


/*** Positioning                  ***/
body#main             
{ 
	background-color: #2e3645;
	color: #2a2d2e;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: auto;
	padding: 0 0 0 0;
	text-align: center;
	margin-left: 1px;
}
body#popup                
{ 
	background-color: #ffffff;
	color: #2a2d2e;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	margin-left: 1px;
}

#outerWrapper 
{
	height:auto;
	text-align:left;	
	min-height:600px;
	margin: 20px auto 20px auto;
	width: 920px;
	background: #fff url(../../images/content-bg.png) repeat-y left 13px;
}
#contentWrapper {
	padding-right: 25px;
	padding-left: 25px;
}

#header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px;
	height: 150px;
	margin-left:22px;
	margin-top:10px;
	background: url(images/newheaderlogo.gif) no-repeat left top;
}
#topNavigation, #footer {
	height: 30px;
	padding: 0 0px;
	background: url(../../images/navbg.png) repeat-x center;
	margin-right: 20px;
	margin-left: 19px;
}

#content 
{
    float:left;
    display:inline;
    width:500px;
	min-height:600px;
}
#onecontent {
	margin: 0 20px;
	padding: 20px;
	min-height:600px;
}
#content ul li {
	margin-bottom: 5px;
}
#content blockquote {
	border-left: 5px solid #BAC2D1;
	margin-left: 15px;
	background: #ECEEF2;
	padding: 5px 10px;
	margin-right: 15px;
}
#content blockquote blockquote {
	background: #F8F9FA;
}
#leftColumn1 {
	float: left;
	padding: 0px 10px 10px 0px;
	width: 170px;
}
#leftColumnContent {
	padding: 0px 0px 10px 0px;
	width: 170px;
	text-align:left;
}
#sideproducts 
{
	text-align:left;
}
#rightColumn1 {
	float: right;
	position:relative;
	padding: 20px 0px 10px 0px;
	width: 160px;
	vertical-align:top;
}

#leftColumn1 ul, #rightColumn1 ul 
{
	padding: 0px 0px 0px 0px;
	margin:0px;
}
#leftColumn1 ul li, #rightColumn1 ul li {
	list-style: none;
	display: inline;
}
#leftColumn1 ul li a, #rightColumn1 ul li a {
	display: block;
	padding: 4px 4px 4px 10px;
	background: url(../../images/li-dot.gif) no-repeat left top;
	border-bottom: 1px solid #E0E0E0;
}
#leftColumn1  ul li a:hover,#rightColumn1 ul li a:hover {
	background: #F0F1F4 url(../../images/li-dot.gif) no-repeat left top;
	text-decoration: none;
}

.sidebarlt {
	background: #EBEDF1;
	padding: 6px;
	border: 1px solid #C6CCD9;
}
.sidebardk {
	color: #FFFFFF;
	background: #7786A4;
	border: 1px solid #556481;
	padding: 6px;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #FFFFFF;
}

.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Column caption */
.CAPTION         { background-color:#7786A4 ; font-weight:bold; color: #FFFFFF;    }
.CAPTION2         { background-color:#EBEDF1 ; font-weight:bold; color: black;  }

/* GRADIENT caption styles */
/* H1 level caption        */
.GRADIENT1 {	PADDING-RIGHT:5px; PADDING-LEFT:5px; Z-INDEX:101; FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#C04489AA', EndColorStr='#FFFFFFFF') progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#C04489AA,strength=8); LEFT:0px; PADDING-BOTTOM:5px; FONT:bold 11pt verdana; WIDTH:105%; COLOR:white; PADDING-TOP:5px; TOP:0px; HEIGHT:32px;	}
/* H2 level caption        */
.GRADIENT2 {	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#C0CCCCCC', EndColorStr='#FFFFFFFF') progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#C0CCCCCC,strength=8);  LEFT:5px; PADDING-LEFT: 5px; PADDING-BOTTOM:5px; FONT:bold 11pt arial; WIDTH:105%; COLOR:#777777; TOP:0px; HEIGHT:16px;	}
/* H3 level caption        */
/* .GRADIENT3 {	PADDING-RIGHT:0px; PADDING-LEFT:175px; Z-INDEX:101; FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#DDEEFF', EndColorStr='#4488AA'); LEFT:0px; PADDING-BOTTOM:0px; FONT:bold 11pt verdana; COLOR:white; HEIGHT:120px;} */
.GRADIENT3 {	background-image:url(../../images/dynamic/GradientLine.aspx?width=1200&height=1&Color1=0xDDEEFF&Color2=0x4488AA&cache=true); 	PADDING-RIGHT:0px; PADDING-LEFT:5px; Z-INDEX:101; LEFT:0px; PADDING-BOTTOM:0px; FONT:bold 11pt verdana; COLOR:Black; HEIGHT:120px;  }

/* Form Labels */
.LABEL           { color: Black; font-size: 8pt; font-weight:bold ;}
.LINKBARFONT     { color: #DDEEFF; font-size: 10pt; font-weight:bold ;}
/* Attention getting */
.errorfeedback,		.ALERT           { color: Red; font-size: 10pt; }
.TITLE			 { font-family: VERDANA, HELVETICA, ARIAL,sans-serif; font-size: 16pt; }

INPUT            { font-size: 8pt; height:auto; }
SELECT           { font-size: 8pt; height:auto; }
SELECT.UOM	 { font-size: 8pt; height:auto; width:120px;}

/* PARAGRAPH TAG */
P                { font-size: 8pt; }
.LISTPRICE      { font-size: 8pt; text-decoration:line-through ;}


.STANDARD    { font-size: 8pt; }
.FOOTER      { font-size: 8pt; }
.HEADER      { font-size: 11pt; }
.SMALL       { font-size: 8pt; }

.OUTLINED { BORDER-STYLE: solid; BORDER-WIDTH:1; }
	
TD               { font-size: 8pt; }
/** Images for the TabStrip control **/
.TABSELECTED		{ background-image:url(tabFocus.jpg); width:144; font-weight:bold; }
.TABNORMAL			{ background-image:url(tab.jpg); width:144; }

/* HYPERLINKS */
A                { font-size: 8pt; color: #002244; text-decoration: underline; cursor: hand; }
A:HOVER          { font-size: 8pt; color: #00659C; text-decoration: underline; cursor: hand;}
.CAPTION A       {  font-size: 8pt; color: White; text-decoration: underline; cursor: hand; }
.CAPTION A:HOVER { font-size: 8pt; color: White; text-decoration: underline; cursor: hand;}
.CAPTION A:VISITED {  font-size: 8pt; color: White; text-decoration: underline; cursor: hand; }


.LINKBAR	{ background-color:#4488AA; }

.TOOLBAR     { font-size: 8pt; background-color:#AABBCC; color:Black  }

.LEFTCOL	 { font-size: 8pt; background-color:#DDEEFF; color:Black  }
.RIGHTCOL		 { font-size: 8pt; background-color:White; color:Black ;  }
/** Odd/Even row background colours **/
.EVEN			{ background-color:#D0E0FF }
.ODD			{ background-color:#DDEEFF }

.SMALLBOLD { font-family: VERDANA, HELVETICA, ARIAL,sans-serif; font-size: 8pt; font-weight:bold }
/** skmMenu styles **/
.MENUITEM      { background-color:#669966;  color:black;    }
.MENUITEMHOVER { background-color:#669966;  color:red;   }
.TOPMENUITEM   { background-color:#669966;  color:black;  font-weight:bold;   }

div.scrollable
{
	overflow:auto;
}

.blocktext {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/** Extended description div on product detail page **/
.ExtendedDescription
{
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	padding: 10px;
	width: 75%;
}

.AddressForm .CAPTION
{
	height:24px;
}

.AddressForm input
{
	margin-bottom: -3px;
}

/* HEADING TAGS */
div#Features .subtitle		    
{ 
	font-size: 12pt; 
	font-weight: bold; 
	color: #2C7CCB;
}

.buttongroup
{
	clear:both;
}

/** use background color instead of image for btn divs **/
.btn
{
	display:inline;
	width:80px;
	height:16px;
	text-align:center;
	background-color:#EEEECA;
	margin-left:2px;
	border: solid 2px #c0c0c0;
}

.btn_narrow
{
	display:inline;
	width:45px;
	height:16px;
	text-align:center;
	background-color:#EEEECA;
	margin-left:2px;
	border: solid 2px #c0c0c0;
	padding:2px;
}

/** Uses background image for btn divs **/
.btn_img
{
	display:inline-block;
	width:85px;
	height:24px;
	text-align:center;
	background-image:url(images/wide_button.png);
	background-repeat:no-repeat;
	margin-left:2px;
}

.btn_narrow_img
{
	float:left;
	width:51px;
	height:24px;
	text-align:center;
	background-image:url(images/narrow_button.png);
	background-repeat:no-repeat;
	margin-left:2px;
	vertical-align:middle;
}



/** Links contained in btn div's **/
.btn a { color: Gray; text-decoration:none; }
.btn a:visited { color: Gray; }
.btn a:hover {color: Red; }

.btn_narrow a { color: Gray;  text-decoration:none; }
.btn_narrow a:visited { color: Gray; }
.btn_narrow a:hover {color: Red; }

.menulink a { color: #f0f0f0; text-decoration:none; }
.menulink a:visited { color: #f0f0f0; }
.menulink a:hover {color: Yellow }

.menulink
{
	float:left;
	width:72px;
	height:16px;
	text-align:center;
	
	font-weight: bold;
	color:#f0f0f0;
	margin-left:0px;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding-left:2px;
	padding-right:2px;
}

div#search-controls
{
	position:relative;

}

div#search
{
	width:100px;
	padding: 10px 10px 0px 0px;
}
div#go_btn
{
	position:absolute;
	bottom:3px;
	right:3px;
	background-image: url(arrow.gif);
	background-repeat:no-repeat;
	cursor:hand;
	width:12px;
	height:12px;
	
}




div#buttonbar
{
	position:absolute;
	top:0px;
	right:200px;
	width:50%;
	height:20px;
	padding:3px;
	z-index:2;
}

div#menulinks
{
	position:relative;
	width:100%;
	margin:0px;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#2C7CCB;
	border-bottom: solid 3px #AA0505;
}

.pulldownmenulink td
{
	color: White;
	padding-left:0px;
	padding-right:0px;
}
.pulldownmenulink table
{
	background-color:#F0F0C0;
	padding:1px;
}

.pulldownmenulink a
{
	margin-left:8px;
	margin-right:8px;
	font-size: small;
}

.pulldownmenu
{
	color: White;
	font-family:m
	z-index:5;
	background-color:Transparent;
}

.pulldownmenu a
{
	font-size: small;
	color:white;
	text-decoration: none;
}
.pulldownmenu a:hover
{
	color:white;
	background-color: #c0c0f0;
}



/*
* menusearchbar contains a dropdownmenu and a right-justified "search" box.
* See Header2.ascx for an example
*/
div#menusearchbar, div#menusearchbarfooter
{
	position:relative;
	width:100%;
	height:32px;
}

/*
* dropdownmenu is contained in a menusearchbar
*/
div#dropdownmenu, div#dropdownmenufooter
{
	position:absolute;
	left:10px;
	top:3px;
	z-index:2
}

div#dropdownmenu td, div#dropdownmenufooter td
{
	padding:2px 5px 2px 5px;
}


div#Features
{
	float:left;
	background-color: #BDD3E9;
	width:21%;
	border-top: solid 3px #AA0505;
	margin: 0px;
	height:100%;
	text-align:center;
	padding: 2%;
}



/*
* Style for the "Searching..." message that appears to popup just below the SEARCH box
*/
div#pleaseWait
{
	color:red;
	clear:both;
	background-color:#F7F2F2;	
}

div.adminmenulink
{
	margin-top:5px;
}
.errorfeedback
{
	padding:5px;
	background-color:#f0c0c0;
	color:Black;
}

.feedback
{
	padding:5px;
	background-color:#c0f0c0;
	color:Black;
}

a.tab
{
	white-space:nowrap;
  display:block;
  background:url("images/tabs/right.gif") no-repeat;
  background-position: right top;
  padding:4px 15px 4px 6px;
  text-decoration:none;
   position:relative;
   top: -3px;

}
table.tab
{
	border: none;
	background-color:#CDC7AD;
}
.tab td
{
  background:url("images/tabs/left.gif") no-repeat left top;
  
  margin:0px;
  padding: 0px 0px 0px 4px;
  height:20px;
}