@charset "UTF-8";
body {
	background: #efefef;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background: #002663 url(../images/main_bg.gif) repeat-y center;
}
#header {
	background: url(../images/header_bg.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 960px;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 20px 15px 5px;
}
#main-outer {
	margin: 0px;
	padding: 0px;
	background: url(../images/main_top.gif) no-repeat right top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-align: center;
	margin: 0px auto;
	padding: 2px 0px 5px;
	width: 960px;
	background: url(../images/footer_bg.gif) no-repeat top;
}
#footer a {
	color: #000080;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#sidebar {
	padding: 0px;
	float: left;
	width: 157px;
	text-align: left;
	margin: 0px 20px 10px 0px;
}
#high500 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 1px;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}
.menu li {
	margin: 0 0 4px 0;
}
.menu li a {
	color: white;
	background: url(../images/menu_bg.gif) no-repeat 0px 0px;
	display: block;
	height: 19px;
	width: 121px;
	text-decoration: none;
	padding: 3px 10px 0 26px;
	overflow: hidden;
}
.menu li a:hover {
	color: white;
	background-position: -157px 0px;
	text-decoration: none;
}
.menu li a.selected {
	background: url(../images/menu_bg.gif) no-repeat -157px 0px;
}
.menu li  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu li ul {
	padding: 0;	
}
.menu li  li {
	margin: 0 0 2px 0;
}
.menu li  li a {
	background: url(none);
	margin: 0 0 2px 0;
	padding: 0 0 0 26px;
	height: auto;
	width: 131px;
	overflow: hidden;
}
.menu li  li a:hover {
	text-decoration: underline;
	margin: 0 0 2px 0;
	padding: 0 0 0 26px;
	height: auto;
	width: 131px;
	overflow: hidden;
}
.menu li  li a.selected {
	color: yellow;
	background: none;
}
.loginbox-outer {
	margin: 15px auto 0 0;
	padding: 0px;
	background: #365484 url(../images/login_box_top.gif) no-repeat top;
	width: 157px;
}
.loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background: url(../images/login_box_bottom.gif) no-repeat bottom;
	padding: 7px;
}
.loginbox h5 {
	margin-bottom: 5px;
}
.loginbox a {
	color: #fbbd00;
	text-decoration: none;
}
.loginbox a:hover {
	text-decoration: underline;
}
.loginbox #username {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 135px;
	margin-bottom: 5px;
}
.loginbox #password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 135px;
	margin-bottom: 5px;
}
.loginbox #login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: left;
	text-align: right;
	display: block;
	margin-right: 5px;
	width: 155px;
}
.loginbox #loginbtn {
	float: right;
	height: 18px;
	width: 50px;
	display: block;
}
.user-menu-outer {
	margin: 15px auto 0 0;
	padding: 0px;
	background: #365484 url(../images/login_box_top.gif) no-repeat top;
	width: 157px;
}
.user-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	background: url(../images/login_box_bottom.gif) no-repeat bottom;
	padding: 7px;
}
.user-menu h5 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: solid 1px #cccccc;
}
.user-menu a {
	color: #fbbd00;
	text-decoration: none;
}
.user-menu a:hover {
	text-decoration: underline;
}
#content {
	width: 700px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-bottom: 10px;
}
#content a:link {
	color: #fbbd00;
	text-decoration: none;
}
#content a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	margin: 10px 0 10px 5px;
	padding-left: 10px;
	list-style-image: url(../images/arrowhead.gif);
}
#agent-outer {
	margin: 20px 0px 20px 0;
	width: 700px;
}
#photo-grid {
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	width: 495px;
}
#photo-grid img {
	margin-right: 5px;
	margin-bottom: 5px;
}
#agent-inner {
	text-align: left;
	padding: 10px;
}
.agent-column {
	float: left;
	width: 325px;
	margin-left: 10px;
}
#agent-inner h3 {
	margin: 0px;
}
.contact  h5  {
	margin-top: 10px;
}
table.contact {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	line-height: normal;
}
table.contact th {
	font-weight: bold;
	color: #fbbd00;
	text-align: right;
}
#breadcrumbs {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: left;
	background: url(../images/breadcrumbs_bg.gif) no-repeat top left;
	height: 36px;
	width: 635px;
	padding-left: 15px;
	padding-top: 4px;
	margin: 0px auto 10px 0px;
	font-weight: normal;
}
#breadcrumbs h4 {
	margin: 0px;
}
h1 {
	display: block;
	margin: 0 0 5px 0;
	font-size: 22px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h2 {
	display: block;
	margin: 0 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h3 {
	display: block;
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h4 {
	display: block;
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h5 {
	display: block;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h6 {
	display: block;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
table.products a {
	font-size: 14px;
	font-weight: bold;
}
#left-column {
	padding: 0px;
	float: left;
	width: 340px;
	margin-right: 15px;
}
#right-column {
	margin: 0px;
	padding: 0px;
	width: 340px;
	float: left;
}
.contact-column {
	padding: 0px;
	float: left;
	width: 340px;
	margin: 20px 10px 0 0;
}

#content .categories {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
#content .category {
	width: 225px;
	text-align: left;
	margin: 0 5px 5px 0;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#content .category a:link {
	display: block;
	padding: 3px;
	color: #fbbd00;
	text-decoration: none;
}
#content .category a:visited {
	display: block;
	padding: 3px;
	color: #fbbd00;
	text-decoration: none;
}
#content .category:hover {
	background: #365484;
}
#content .category-icon {
	display: block;
	float: left;
	width: 44px;
	margin-right: 5px;
}
#content .category-icon img {
	border: 2px solid white;
}
#content .category-text {
	display: block;
	text-align: left;
	float: left;
	width: 284px;
}
#content .category-text .size4 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fbbd00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.loginpage-outer {
	margin: 15px auto 0 auto;
	width: 250px;
	padding: 0px;
	background: #365484 url(../images/login_page_top.gif) no-repeat top;
}
.loginpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background: url(../images/login_page_bottom.gif) no-repeat bottom;
	padding: 7px;
}
.loginpage td {
	text-align: left;
}
.loginpage th {
	font-weight: normal;
	text-align: right;
}
.loginpage a {
	color: #fbbd00;
	text-decoration: none;
}
.loginpage a:hover {
	text-decoration: underline;
}
.loginpage #username {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 135px;
	margin-bottom: 5px;
}
.loginpage #password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 135px;
	margin-bottom: 5px;
}
.loginpage #email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 165px;
	margin-bottom: 5px;
}
.loginbox #search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0;
	width: 90px;
	margin: 0 5px 5px 0;
}
.loginbox #find {
	vertical-align: bottom;
	margin: 0 0 5px 0;
}
#content .error-box-outer {
	width: 400px;
	margin: 10px auto 10px auto;
	padding: 0;
	background: #FFFFCC url(../images/error_box_top.gif) no-repeat top;
}
#content .error-box-inner {
	background: url(../images/error_box_bottom.gif) no-repeat bottom;
	padding: 7px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
#content .error-box-inner h5 {
	color: #146109;
}
#content .error-box-inner a {
	color: blue;
	text-decoration: none;
}
#content .error-box-inner a:link {
	color: blue;
	text-decoration: none;
}
#content .error-box-inner a:visited {
	color: blue;
	text-decoration: none;
}
#content .error-box-inner a:hover {
	text-decoration: underline;
}
.more-info-outer {
	background: #365484 url(../images/more_info_top.gif) no-repeat top;
	margin: 20px auto 10px;
	padding: 0px;
	width: 381px;
}
.more-info-inner {
	background: url(../images/more_info_bottom.gif) no-repeat bottom;
	margin: 0px;
	padding: 7px;
}
.more-info-inner td {
	text-align: left;
}
.more-info-inner th {
	font-weight: normal;
	text-align: right;
}
.more-info-inner #name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 250px;
}
.more-info-inner #email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 250px;
}
.more-info-inner #phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 100px;
}
.more-info-inner #phoneSTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 40px;
}
.more-info-inner #interested {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 250px;
}
.more-info-inner #message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 250px;
	height: 80px;
}
.subcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 16px;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
.more-info-inner #security_code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 50px;
}
.subcat-list {
	margin-bottom: 20px;
}
table.product-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	border-left: solid 1px #146109;
	border-right: solid 1px #146109;
	border-bottom: solid 1px #146109;
}
table.product-list th {
	background: #146109;
	text-align: left;
}
table.product-list img {
	border: 2px solid white;
}
.pagination {
	text-align: right;
	margin: 5px 0 5px 0;
	text-decoration: none;
}
.pagination a:link {
	padding: 2px 4px;
	text-decoration: none;
}
.pagination a:visited {
	padding: 2px 4px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #365484;
	text-decoration: none;
}
.pagination span {
	padding: 2px 4px;
	background-color: #365484;
}
.advanced-search-outer {
	background: #365484 url(../images/advanced_search_top.gif) no-repeat top;
	margin: 15px auto;
	padding: 0px;
	width: 500px;
}
.advanced-search {
	background: url(../images/advanced_search_bottom.gif) no-repeat bottom;
	text-align: left;
	padding: 10px;
}
.advanced-search .AdvancedSearchtext {
	width: 200px;
	margin-right: 5px;
}
.advanced-search .AdvancedCategory {
	width: 210px;
	margin-right: 5px;
}
.advanced-search .AdvancedFind {
	vertical-align: bottom;
}
.product-col1 {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 20px;
}
.product-col2 {
	float: left;
	width: 280px;
	margin-top: 10px;
}
#product-photo a {
	display: block;
	background: #365484;
	padding: 10px;
	width: 250px;
	margin-right: auto;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
}
#product-photo {
	margin-bottom: 10px;
}
#product-photo a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	text-decoration: none;
}
#product-photo a img {
	margin-bottom: 5px;
}
.options-outer {
	background: #365484 url(../images/options_top.gif) no-repeat top;
	margin-top: 15px;
	margin-bottom: 10px;
}
.options {
	background: url(../images/options_bottom.gif) no-repeat bottom;
	padding: 10px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
}
.bodytext th {
	text-align: right;
	font-weight: normal;
}
.bodytext input {
	color: black;
}
.bodytext textarea {
	color: black;
}
.bodytext select {
	color: black;
}
.on-special {
	vertical-align: top;
	margin-left: 10px;
}
#Add2Cart {
	vertical-align: middle;
	height: 21px;
	width: 90px;
	margin-left: 20px;
}
#UpdateProduct {
	vertical-align: middle;
	height: 21px;
	width: 107px;
	margin-left: 20px;
}
.from {
	font-size: 10px;
	color: white;
}
.product-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
	font-weight: normal;
}
table.specification {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
}
table.specification th {
	background: #146109;
	text-align: left;
	width: 20%;
}
table.specification td {
	border-bottom: solid 1px #aaaaaa;
}
table.cart-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	border-left: solid 1px #146109;
	border-right: solid 1px #146109;
	border-bottom: solid 1px #146109;
	margin-top: 10px;
}
table.cart-list th {
	background: #146109;
	text-align: left;
}
.cart-qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width: 35px;
	text-align: right;
}
.cart-btns {
	margin-top: 20px;
}
#store-col1 {
	float: left;
	width: 500px;
	margin-right: 20px;
}
#store-col2 {
	float: left;
	width: 180px;
}
.category-list-outer {
	background: #365484 url(../images/category_list_top.gif) no-repeat top;
	width: 180px;
	margin-bottom: 10px;
}
.category-list {
	background: url(../images/category_list_bottom.gif) no-repeat bottom;
	text-align: left;
	padding: 10px;
}
.sub-category-list {
	margin-left: 15px;
}
.weight {
	margin-bottom: 5px;
	color: #fbbd00;
}
#product-photo-outer {
	margin: 0px 0px 10px 10px;
	float: right;
	width: 270px;
}
.weight span {
	color: white;
}
#BillingAddress {
	margin-bottom: 10px;
}
#ShipAddress {
	display: block;
}
#phone1300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002663;
	margin: 0px 0px 7px;
	padding: 0px;
	height: 25px;
	width: 157px;
	background: url(../images/1300_bg.gif) no-repeat;
	overflow: hidden;
}
#phone1300 p {
	margin: 0px;
	padding-top: 2px;
	padding-left: 35px;
}
.contact-phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
}
#content .tab-box-outer {
	background: #365484 url(../images/tab_box_bottom.gif) no-repeat bottom;
	margin: 0px 0px 15px;
	padding: 0px;
	width: 700px;
}
#content .tab-box-inner {
	padding: 10px;
}
#content .tabs-outer a:hover {
	background-position: right 0px;
	text-decoration: none;
}
#content .tabs-outer a span:hover {
	background-position: 0px 0px;
	text-decoration: none;
}
#content .tabs-outer a.selected {
	background-position: right 0px;
}
#content .tabs-outer a.selected span {
	background-position: 0px 0px;
	text-decoration: none;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs {
	float:left;
	width:100%;
	font-size: 12px;
	line-height: normal;
	border-bottom: 1px solid #365484; /*Add border strip to bottom of menu*/
	background-color: #002663;
}
#glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 0px; /*Left offset of entire tab menu relative to page*/
	padding: 0;
}
#glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
}
#glowingtabs a {
	float: left;
	background:url(../images/tab_box_tab_left.gif) no-repeat left -29px;
	margin:0;
	margin-right: 2px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration: none;
}
#glowingtabs a span {
	float:left;
	display:block;
	background:url(../images/tab_box_tab_right.gif) no-repeat right -29px;
	padding: 4px 12px 5px 3px;
	font-weight: normal;
/*	color: #3B3B3B;	*/
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
/*	color: black;	*/
}

#glowingtabs #current a { /*Selected Tab style*/
	background-position: 0px 0px; /*Shift background image up to start of 2nd tab image*/
	text-decoration: none;
}

#glowingtabs #current a span { /*Selected Tab style*/
	background-position: 100% 0px; /*Shift background image up to start of 2nd tab image*/
	color: white;
}

#glowingtabs a:hover { /*onMouseover style*/
	background-position:0% 0px; /*Shift background image up to start of 2nd tab image*/
	text-decoration: none;
}

#glowingtabs a:hover span { /*onMouseover style*/
background-position:100% 0px; /*Shift background image up to start of 2nd tab image*/
}

/*[if IE]>*/
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
/*<![endif]*/
.right {
	float: right;
	margin: 0 0 5px 5px;
}
.textright {
	text-align: right;
}
.previous-orders {
	border-top: 1px solid #146109;
	border-bottom: 1px solid #146109;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-top: 10px;
}
.previous-orders th {
	text-align: left;
	font-weight: bold;
	background-color: #146109;
	color: white;
}
.previous-orders td {
	text-align: left;
	vertical-align: top;
}
.previous-orders tr.altbg {
	background-color: #365484;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
#view-order-controls {
	background: #365484;
	text-align: right;
	padding: 3px;
	margin: 10px 0;
}
.order-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	text-align: left;
	margin-bottom: 10px;
}
.order-header td span {
	display: block;
	padding-left: 20px;
}
.order-header strong {
	color: white;
}
table.order-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: right;
	border-bottom: solid 1px #146109;
	margin-bottom: 10px;
}
table.order-item th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #146109;
}
table.order-item td {
	vertical-align: top;
}
table.order-item tr.altbg {
	background-color: #365484;
}
table.cart-header {
	text-align: right;
	margin: 10px 0 0 0;
}
table.cart-header th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #146109;
}
#cartiframe {
	background: #002663;
	margin: 0 0 10px 0;;
	padding: 0px;
	height: 450px;
	width: 700px;
	border-bottom: solid 1px #146109;
}
