@charset "UTF-8";
/* CSS Document */
body { font-family:Arial, sans-serif; font-size: 12px; padding: 0; margin: 0; border: 0; color: #77787b; line-height: 14px; }
h1, .fakeH1 { color: #E05F0A; font-size: 14px; font-weight: bold; margin: 0; }
.fakeH1 { float:left; }
h2 { color: #034359; font-size: 14px; font-weight: bold; margin: 0; }
h3 { margin: 0; }
h4 { margin: 0; font-weight: bold; color: #034359; }
a, .peopleLink { color: #E05F0A; font-weight: bold; text-decoration: none; }
a:hover, .peopleLink:hover { color: #42648F; }
table { border: 0; }
td { vertical-align:top; text-align:left;}
ul { margin-top: 0; }
ol { list-style-position:outside; margin-left: 0; padding-left: 2em; }
li { list-style-position:outside; }
li a { color: #FF00FF; }
img { border: 0; }
/* Common spans */
.smallerText { font-size: smaller; }
.blueLink a { color: #42648F; }
.blueLink a:hover { color: #E05F0A; }
.required { color: #6B3A3A; font-style: italic; }
.underlined, .underlined a { text-decoration: underline; }
.indent { margin:0 0 0 16px; }
/* Header area */
.header-search { position:relative; background-image: url(/assets/images/header.jpg); background-position: top left; background-repeat: no-repeat; height: 130px; width: 1024px; font-size: 12px; color: #034359; }
.headerArea { padding: 20px 20px 0 0; }
.headerLinkArea { position:relative; }
.headerLinkArea a { position:absolute; display:inline-block; top:-9px; left:19px; }
.header a { font-size:10px; color: #808080; }
.header a:hover { color: #FF0000; }
.shoppingCart { background:url(../images/shopping_cart.gif); background-position:left; background-repeat:no-repeat; padding:0 25px 0 20px; font-size: 12px; color: #034359; }
.shoppingCart a { font-size: 12px; color: #034359; text-decoration: none; vertical-align: middle; }
.shoppingCart a:hover { color: #E05F0A; }
.search { display:inline-block; clear:both; }
.searchBox { border: 1px solid #000000; background-color:#FFFFFF; padding:4px 6px 4px 6px; margin:0; color:#E05F0A; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; }
.searchButton { margin: 0; padding: 0 0 3px 10px; font-size:12px; line-height:14px; font-weight:bold; border: 0; background:none; font-family:Arial, Helvetica, sans-serif; color:#606060; vertical-align:bottom; }
.navBar { height:16px; }
.navBar a { font-size: 12px; line-height: 14px; padding: 0 10px 0 15px; text-decoration: none; color: #034359; font-weight: bold; vertical-align: middle; }
.navBar a:hover { color: #E05F0A; }


/* Remove dots from active links in Firefox */
:focus { -moz-outline-style: none; }

a.ye {color:#E05F0A; }

ul.productattr{width:650px;padding:5px;}
ul.productattr li{width:49%;float:left;padding:0px;margin:0px; list-style:none;}
ul.productattr li strong{font-size:15px;font-weight:bold;}

.breadcrumb a{color:#333333;font-weight:normal;}
