* {
   padding: 0;
   margin: 0;
   margin-left: 0;
   padding-left: 0;
}
/* Font Sizes */
.medium_font_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:bold;	
}
.small_font {
	font-size:small;
}
.medium_font {
	font-size:medium;
}
.large_font {
	font-size:large;
}
.x_large_font {
	font-size:x-large;
}
.xx_large_font {
	font-size:xx-large;
}
/* inner Div Element style */
.inner {
	line-height: normal;
}
/* Font size changer interface style */
.font_sizer {
	/*padding: 0px 20px 0px 0px;*/
	text-align:right;
	float:right;
	width:150px;
}
.font_sizer a {
	text-decoration:none;
	color:black;
}

body {
	background-color:#6c6c6c;
	color: #666666;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#containershadow {
	width: 897px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}


#container {
	width: 850px;
	margin: 0 10px;
	border-left: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
	padding: 0px;
}
html>body #container {
	width: 875px;
	margin: 0 auto;
	clear: both;
}

#text {
	float: left;
	width: 870px;
}


h1 {
	color: #C63;
	margin-bottom: 30px;
	background: #FFF;
	font: normal 32px Arial, Helvetica, sans-serif;
}
h2 {
	color: #295D8C;
	padding-top: 0;
	margin-top: 0;
	/*font: normal 22px Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
}

a {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #999;
}
/*td, tr {
	padding: 0;
	margin: 0;
	border:0px;

}
table {
		
}
*/

form {
	padding: 0;
	margin: 0;
}

.button {
	color: #fff;
	font-size: 11px;
	padding: 2px;
	background-color: #2b5e89;
	border: #2b5e89 1px solid;
	margin:2px;
}

.textfield {
	padding-left:2px;
	border: #2b5e89 1px solid;
}
#header {
	width: 775px;
	margin: 0 auto;
	clear: both;
	height: 100px;
}
#logo {
	width: 406px;
	float: left;
	padding-bottom: 10px;
}
#quote {
	width: 265px;
	float: right;
	text-align: center;
	margin-top: 25px;
}
#topnav {
	padding-top: 2px;
	clear: both;
	line-height: 1.6em;
	background:url(../images/nav_bg.gif) repeat-x #5692cc;
	height: 30px;
}

#topnav ul
{
list-style: none;
margin-top: 5px;
}

#topnav li
{
float: left;
border-left: solid 1px #fff;
padding-left: 15px;
margin-left: 15px;
}

#topnav li.first
{
margin-left: 15px;
padding-left: 0px;
border-left: 0px;
}

#topnav a
{
color: #fff;
font-size:14px;
}
#topnav a:hover
{
color: #000;
}

#flashheader {
	margin: 0 auto;
	width: 875px;
	height: 111px;
	/*clear: both;*/
}
#header p {
	margin-top: -20px;
	margin-left: 30px;
	color: #999;
	text-align: center;
}
#headerlogo{ 
width:119px;
/*height: 150px; */
padding-left:15px;

}
#content {
	width: 465px;
	margin: 0px  auto;
	background: transparent url(../images/divider.jpg) no-repeat right top;
	float: left;
}
#content p {
	padding-bottom: 10px;
}

#content UL LI
{
	list-style-image: none;
	list-style-position: inside;
	list-style-type: circle;
	padding: 5px 0px;
}

#content ol
{
	list-style-image: none;
	list-style-position: inside;
	padding: 5px 0px;
}





#right_sidebar {
	float: right;
	width: 185px;
	margin: 0px 0px 0px 10px;
}


#right_sidebar p {
	padding-bottom: 10px;
}
#right_sidebar h1 {
	margin: 0;
	color: #FFF;
	font-size: 100%;
	padding: 3px 5px 13px 10px;
	font-weight: bolder;
	margin-bottom: 10px;
	background: url(../images/side_h1_bg.gif) no-repeat;
}
#right_sidebar img {
	margin: 0;
}

#left_sidebar {
	float: left;
	width: 180px;
	margin: 0px 10px;
}
#left_sidebar p {
	padding-bottom: 10px;
}
#left_sidebar h1 {
	margin: 0;
	color: #FFF;
	font-size: 100%;
	padding: 3px 5px 13px 10px;
	font-weight: bolder;
	margin-bottom: 10px;
	background: url(../images/side_h1_bg.gif) no-repeat;
}
#left_sidebar img {
	margin: 0;
}


#nugget_top{
	margin: 0;
	background: url(../images/nugget_top.gif) no-repeat;
	width: 170px;
	height: 18px;
	color: #FFFFFF;
	padding: 5px 0px 0px 10px;
	font-size: 11px;
}
#nugget_middle{
	margin: 0;
	background: url(../images/nugget_middle.gif) repeat-y;
	width: 160px;
	color: #666666;
	padding: 10px 10px;
	}


#nugget_menu{
	margin: 0;
	background: url(../images/nugget_middle.gif) repeat-y;
	width: 160px;
	color: #666666;
	padding: 10px 10px;
}

#nugget_middle ul
{
list-style: none;
list-style-position:outside;
padding-left: 0px;
}

#nugget_middle li
{
	padding: 1px 0px 1px 15px;
	background: url(../images/arrow.gif) no-repeat  top left;
	border-bottom: 1px dashed #999999;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


#nugget_middle li a
{
color:#666666;
}
#nugget_middle li a:hover
{
color:#003366;
}

#nugget_bottom{
	margin: 0;
	background: url(../images/nugget_bottom.gif) no-repeat top center;
	width: 180px;
	height: 6px;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 15px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	padding: 0 10px;
	width: 855px;
	background-color: #000000;
}
#footer p {
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	line-height: 10px;
}
#footer p a {
	padding: 0 5px;
	color: #CCCCCC;
	border-bottom: 1px dotted #89817f;
}
#footer p a:hover {
	color: white;
	
}

#footershadow {
	width: 793px;
	margin: 0 auto;
	clear: both;
	height: 10px;
}
#headershadow {
	width: 793px;
	margin: 0 auto;
	clear: both;
	height: 10px;
}


#navplus {
	height:39px;
	margin-bottom: 15px;
	background:url(../images/search_bar_c.jpg) #fff top right  repeat-x;
	width: 875px;
	clear: both;
}

#search_bar {
	width: 300px;
	padding: 0px 50px;
	background:url(../images/search_bar_l.jpg) #2b5e89  top right no-repeat;
	height: 39px;
}

#buttons_bar {
	width: 240px;
	padding-top:20px;
	padding-right:9px;
	background:url(../images/search_bar_r.jpg) transparent top right no-repeat;
	float:right;
	text-align: right;
	height: 19px;
}

#search_box {
	width: 250px;
	height: 25px;
	background: url(../images/bg_search_box.gif) no-repeat;
	padding-top: 10px;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 6px;
	border: 0;
	width: 175px;
	background: none;
	font-size: 0.8em;
	color: #295D8C;
}
#search_box #go {
	padding: 0;
	float: right;
	margin: 0px 4px 0 0;
}
/* ----- Menu -----*/
div.menu {
	width: 835px;
	vertical-align: middle;
	padding: 5px 20px;
	text-align: left;
	color:#FFFFFF;
	font-size:12px;
}

div.menu a{
	color:#FFFFFF;
}
div.menu a:hover{
	color:#1E4364;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.heading-nml-white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.error-box{
	background-color:#FFEBE8;
	border: 2px solid #DD3C10;
	padding: 4px;
}
.success-box{
	background-color:#ADDFAC;
	border: 2px solid #76AE7D;
	padding: 4px;
}

.heaing-error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DD3C10;
	text-decoration: none;
}
.bdr-left-right-red {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9F0E1F;
	border-left-color: #9F0E1F;
}.border-black {
	border: 1px solid #000000;
	padding:4px;
}

.linkBig { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #E87817;
	font-weight: normal;
	text-decoration: none;
}         
a.linkBig:link { color: #CC6714}
a.linkBig:active { color: #CC6714}
a.linkBig:visited { color: #CC6714}
a.linkBig:hover { color: #CC6714; text-decoration: underline}

.divisionMenu{
	padding: 1px 0px 1px 15px;
	background: url(../images/arrow.gif) no-repeat  top left;
	border-bottom: 1px dashed #999999;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}.groupMenu{
	padding: 1px 0px 1px 15px;
	background: url(../images/arrow.gif) no-repeat  top left;
	border-bottom: 1px dashed #999999;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}.typeMenu{
	padding: 1px 0px 1px 15px;
	background: url(../images/arrow.gif) no-repeat  top left;
	border-bottom: 1px dashed #999999;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}.hoverMenu{
	padding: 1px 0px 1px 15px;
	background: url(../images/arrow_down.jpg) no-repeat  top left;
	border-bottom: 1px dashed #999999;
	line-height:15px;
	font-size:11px;
	color:#2B5E89;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}


/* Products display */
 #tree-menu ul{
 list-style:disc;
 }
 #tree-menu li{
 margin:0; padding:0px;
 font-size:11px;

}
#tree-menu a{
color:#B2041F;
margin-right:2px;
}
#tree-menu a:hover{
color:#B2041F;
text-decoration:underline;
}
.ordering-info {
	background-image: url(../images/blue_bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	FONT-FAMILY: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding: 4px;*/
	border-bottom: solid 2px #275A85;
	color: #ffffff;
}.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}.border_bottom_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.border-lrt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
}.border-lt {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
}.border-lr {
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
}.border-lrb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.border-gray {
	border: 1px solid #E2E2E0;
}.border-tb-blue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EB7CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EB7CB;

}.text-nml-red{
	line-height:15px;
	font-size:11px;
	color:#AD0908;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}.text-nml-black{
	line-height:15px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}.text-nml-blue{
	line-height:15px;
	font-size:11px;
	color:#2B5E89;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;

}.heading-blue{
	line-height:15px;
	font-size:14px;
	color:#2B5E89;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;

}
.border-bottom-blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EB7CB;
}.border-bottom-gray {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E0;
}

.linkBlue { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #094FA5;
	font-weight: normal;
	text-decoration: none;
}         
a.linkBlue:link { color: #094FA5}
a.linkBlue:active { color: #094FA5}
a.linkBlue:visited { color: #094FA5}
a.linkBlue:hover { color: #094FA5; text-decoration: underline}

