/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html, body, p, td, th, .text { 
	font-family: Arial, Verdana, "Times New Roman"; 
	font-size: 12px; 
	line-height: 16px; 
	color: #474646; 
}

/* apply to body tag */
#main_body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #fff url(../images/bg.gif) repeat-x top;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 20px;
	color: #214f80;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
}
h2 {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 12px;
	line-height: 16px;
	color: #474646;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #e46926;
	background: #fadecf;

	color: #ffffff;
	background: #878800;

	margin-top:0px;
	padding: 6px 15px 6px 20px;
}
h4 {
	font-size: 12px;
	color: #e46926;
	font-weight: bold;
	background: #fadecf;

	color: #ffffff;
	background: #878800;

	margin-top:0px;
	margin-bottom:0px;
	padding: 8px 15px 8px 20px;
}

p { }

a:link, a:visited {
	color: #065aba;
	text-decoration: underline;
}
a:hover, a:active{
	color: #065aba;
	text-decoration: none;
}

img { border: 0px; }
form { display:inline }

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }

/*----- TIER 2 NAVIGATION ELEMENTS -----*/
/* apply these to td */


.Tier2_Inactive a:link, .Tier2_Inactive a:visited /* OFF */ {
	width: 145px;
	display: block;
	font-size: 12px;
	color: #fff;
	background: url(../images/navigation/Tier2_bg_Off.gif) left top; 
	padding: 4px 5px 4px 22px;
	text-decoration: none;
}

.Tier2_Inactive a:hover, .Tier2_Inactive a:active, .Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active /* ON */ {
	width: 145px;
	display: block;
	font-size: 12px;
	/* background: url(../images/navigation/Tier2_bg_On.gif) left top; */
	padding: 4px 5px 4px 22px;
	text-decoration: none;
}


/*----- TIER 3 NAVIGATION ELEMENTS -----*/
/* apply these to td */

.Tier3_Inactive a:link, a:visited /* OFF */
{ }

.Tier3_Inactive a:hover, a:active /* OFF HOVER */
{ }

.Tier3_Active a:link, a:visited /* ON */
{ }

.Tier3_Active a:hover, a:active /* ON HOVER */
{ }

/*----- FOOTER ELEMENTS -----*/

.Footer {
	color: #333;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 10px;
}
.Footer a:link, .Footer a:visited { color: #FF0000; }
.Footer a:hover, .Footer a:active { color: #FF0000; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */
#html_css, #container {
	height: 100%;
}
#container {
	background: url(../images/container_bg.gif) repeat-y left;
	height: 100%;
}
.HomeLeftBg {
	background: url(../images/homepage/left_bg.gif) repeat-y left;
	height: 100%;
}
.formclass {
	border: 1px solid #999999;
	width: 101px;
	height: 16px;
}
.formclass-qty {
	border: 1px solid #999999;
	height: 16px;
}
.formclass-3 {
	border: 1px solid #999999;
}
ul {
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: none;
}
ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}
hr {
	height:0px;
	border-top:1px solid #c1d1e3;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom:15px;
	margin: 18px 0px 0px 0px !important;
	margin: 0px 0px 13px 0px;
}
.ProductBulletul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.OrderTop {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 11px;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 11px;
}
.ProductsBorder {
padding:22px; border-left: 1px #c1d1e3 solid; border-right: 1px #c1d1e3 solid; border-bottom: 1px #c1d1e3 solid;
}
.OrderingText {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}
.DHTML {
border: 1px #ffffff solid;
}
.DHTML a:link, .DHTML a:visited, .DHTML a:hover, .DHTML a:active {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.DHTML td{
	padding: 5px 0px;
}
.redtext {
	color: #ff3300;
}
.redtext a:link, .redtext a:visited, .redtext a:hover, .redtext a:active  {
	color: #ff3300;
}
.headredtext {
	color: #ff3300;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.headredtext a:link, .headredtext a:visited, .headredtext a:hover, .headredtext a:active  {
	color: #ff3300;
}
.homesearch {
	border: 1px solid #999999;
	width: 123px;
	height: 17px;
}
.text2 {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #474646;
	line-height: 16px;
}
.hometext {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #474646;
	line-height: 16px;
	padding-right: 10px;
}
.hometext ul {
	margin-top: 6px;
	margin-bottom: 2px;
}
.hometext li {
	padding-bottom: 8px;
}
/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */