/* Begin Structure Styles =============================================== */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606061;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
	background:#FFFFFF;
}

#wrapper {
	padding: 0;
	width: 759px;
	margin: 0px auto;
}

#header {
	text-align: left;
	width: 570px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 182px; 
	height: 108px;
	float: left;
}

#top_nav_container {
	width:570px;
	float: right;
}

#top_nav_menu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 7px;
	padding-bottom:3px;
	background:#FFFFFF;
	width:570px;
	text-align:right;
}

#top_nav_menu ul {
	padding:0;
	list-style-type: none;
	margin:0;
	text-align:right;
}

#top_nav_menu li {
	float: left;
	padding-left: 11px;
	margin-left: 2px;
	border-right: 1px solid #004788;
}

#top_nav_menu li.last {
	border-right: none;
}

#top_nav_menu a {
	text-decoration: none;
	color: #004788;
	padding: 0 10px 0 0;
	display: block;
	margin: 0;	
}

#top_nav_menu a:hover {
	color: #004788;
	text-decoration: underline;
}

.search {
	background: #004788;
	color: white;
	font-weight: bold;
	font-size: 10px;
	width: 570px;
	float: right;
	margin: 0;
	padding:7px 0 5px 0;
}

#footer {
	height: 35px;
	width: 759px;
	font-size: 10px;
	text-align: center;
	color: #004788;
	margin-top: 13px;
	padding-top: 10px;
	background:url(../images/footer_shim.gif) repeat-x;
}

/* End Structure Styles =============================================== */

#outer_content_container {
	text-align: left;
	float: left;
	width: 759px;
	background:#FFFFFF;
	background:url(../images/body_shim.gif) repeat-y;	

}

#content_container {
	float: right;
	margin: 0;
	width: 570px;
}

#main_container {
	float: left;
	margin: 0px 0 0 0;
	padding: 18px 13px 0 0;
	width: 403px;
}
.special_title {
	margin: 0 0 0 0;
	padding: 6px 10px 7px 10px;
	float: left;
	width: 383px;
	background: #004788;
}
.special_title2 {
	margin: 0 0 0 0;
	padding: 6px 10px 7px 10px;
	float: left;
	width: 383px;
	background: #bb0811;
}

.main_title {
	margin: 4px 0 0 0;
	padding: 6px 10px 7px 10px;
	float: left;
	width: 383px;
	background: #da6925;
}
.main_title h1 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.title_divider {
	margin: 4px 0 0 0;
	padding: 6px 10px 7px 10px;
	float: left;
	width: 383px;
	background: #f3d4c2;
}
.title_divider h1 {
	font-weight: bold;
	font-size: 12px;
	color: #004788;
}



.main_content {
	margin: 0;
	padding: 10px 2px;
	float: left;
	width: 399px;
}

.main_content ul {
	padding-left: 15px;
}

.main_content ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 4px; /* new */
	padding-left: 10px;
}

.main_content ul li a {
	text-align: left;
	display: block;	
	padding: 0 0 5px 0;
	text-decoration: none;
}

.main_content ul li a:hover {
	text-decoration: none;
}

.main_content ul li a:visited {
	text-decoration: none;
}

.main_content ul li a:active {
	text-decoration: none;
}

#right_nav_container {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	width: 154px;
}

.right_nav_content {
	margin: 0;
	padding: 0;
	float: left;
	width: 152px;
}

.basket_title {
	margin: 0;
	padding: 7px 6px 7px 6px;
	float: left;
	width: 142px;
	background: url(../images/shoppingcart.gif) no-repeat;
}

.basket_content {
	margin: 0;
	padding: 5px 4px 5px 8px;
	float: left;
	width: 142px;
	background: url(../images/shoppingcart_shim.gif) repeat-y;
	color: #032A4E;
	font-size: 10px;
}

.basket_bottom {
	margin: 0;
	padding: 0;
	float: left;
	width: 154px;
	height: 7px;
	background: url(../images/shoppingcart_bottom.gif) no-repeat;
}

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0 0 4px 0;
	padding: 4px 0 6px 10px;
	float: left;
	font-size: 10px;
	width: 391px;
	color: #BFBFBF;
	border: 1px solid #BFBFBF;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #BFBFBF;
	padding-right: 4px;
	margin-left: 4px;	
}

#breadcrumb ul li.last {
	border: 0;
	padding: 0;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #BFBFBF;
}

#breadcrumb a:hover {
	color: #c47e3b;
}

/* End Breadcrumb Styles =============================================== */

/* Begin Left Menu Styles =============================================== */

#left_nav_container {
	margin: 0 1px 0 0;
	padding: 0;
	width: 184px;
	float: left;
}

.left_title {
	margin: 0;
	padding: 9px 4px 9px 15px;
	float: left;
	width: 164px;
	background: #da6925;
}

.left_title h2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.left_product_nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 184px;
}

.left_product_nav ul li {
	list-style-type: none;
}

.left_product_nav ul li a {
	color: #004788;
	width: 163px;
	text-align: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 6px 15px;
	text-decoration: none;
	border-bottom: 1px solid #313131;
	background: url(../images/bullet.gif)  7px 9px no-repeat #f3d4c2;
}

.left_product_nav a:active {
	color: #004788;
	text-decoration: none;
}

.left_product_nav a:visited {
	color: #004788;
	text-decoration: none;
}

.left_product_nav ul li a:hover {
	color: #004788;
	text-decoration: underline;
	background: url(../images/bullet.gif)  7px 9px no-repeat #f3d4c2;
}

.left_product_nav ul.left_product_subnav li a {
	color: #606061;
	width: 163px;
	text-align: left;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 5px 7px 15px;
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
	background: url(../images/bullet.gif)  7px 9px no-repeat;
}

.left_product_nav ul.left_product_subnav li a:active {
	color: #606061;
	text-decoration: none;
}

.left_product_nav ul.left_product_subnav li a:visited {
	color: #606061;
	text-decoration: none;
}

.left_product_nav ul.left_product_subnav li a:hover {
	color: #606061;
	text-decoration: underline;
	background: url(../images/bullet.gif)  7px 9px no-repeat;
}

/* End Left Menu Styles =============================================== */

/* Begin Class Styles =============================================== */

.price {
	height:18px;
	background-color: #C70912;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 0 5px;
}

.reduceppadding {
	padding-bottom: 2px;
	margin-bottom: 2px;	
}

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #999999;	
}

.fontyellow {
	color: #F4D836;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #D50808;	
}

.fontbrown {
	color: #773F21;	
}
.fontblue {
	color: #004788;	
}


.border {
	border: 1px solid #538CDE;
}

.borderright {
	border-right: 1px solid #7399AD;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #7399AD;
}

.borderbottomthick {
	border-bottom: 3px solid #397AD9;
}

.bordertopdashed {
	border-top: 1px dashed #606061;
}

.borderbottomdashed {
	border-bottom: 1px dashed #1354B2;
}

.backgroundblue {
	background-color: #ccdae7;
}

.backgroundpink {
	background-color: #E90677;
}

.backgroundred {
	background-color: #C70912;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #004788;
}

a:hover, a {
	text-decoration: none;
	color: #004788;
}

a.yellow:link, a.yellow:visited, a.yellow:active {
	color: #EDBC05;
}

a.yellow:hover {
	color: #EDBC05;
}

a.darkblue:link, a.darkblue:visited, a.darkblue:active {
	color: #0B346E;
}

a.darkblue:hover {
	color: #397AD9;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}

a.white:hover {
	color: #FFFFFF;
}

/* End Class Styles =============================================== */

/** Product List Page Styles Begin ===========================================*/

.product_home_container {
	float: left;
	width: 200px;
	padding: 0 0 10px 0;
}

.product_home_image {
	float: left;
	width: 70px;
	padding: 0;
	border: 1px solid #BFBFBF;
	margin-right: 3px;
}

.product_home_details {
	float: left;
	width: 113px;
	padding: 5px;
	border: 1px solid #A8C0D6;
	background: #F0F1F2;
}

.prod_list_container {
	margin: 0;
	padding: 0;
	float: left;
	width: 403px;
}

.prod_list {
	margin: 6px 0 0 0;
	padding: 0;
	width: 401px;
	border: 1px solid #0078C1;
}

.prod_list_top {
	margin: 0;
	padding: 5px 5px 8px 10px;
	float: left;
	width: 386px;
	background: #F0F1F2;;
}

.prod_list_content {
	margin: 0;
	padding: 3px 10px;
	float: left;
	width: 381px;
}

.prod_list_content_1 {
	float: left;
	width: 105px;
}

.prod_list_content_2 {
	float: left;
	width: 276px;
	padding-top: 2px;
}

.prod_list_content_2 ul li {
	list-style: none;
	text-align: left;
	display: block;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	font-size: 10px;
	padding: 1px 0 1px 8px;
}

.prod_detail {
	margin: 4px 0 0 0;
	padding: 0;
	width: 401px;
	float: left;
	border: 1px solid #0078C1;
}

.prod_detail_content {
	margin: 0;
	padding: 3px 10px;
	float: left;
	width: 381px;
}

.prod_detail_content_1 {
	float: left;
	width: 210px;
}

.prod_detail_content_2 {
	float: left;
	width: 171px;
	padding-top: 2px;
}

.prod_detail_content_2 ul li {
	list-style: none;
	text-align: left;
	display: block;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	font-size: 11px;
	padding: 1px 0 1px 8px;
}

/** Product List Page Styles End ===========================================*/

/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	color: #FFFFFF;
	background: #004788;
	padding: 5px;
}
.basketmiddle {
	padding: 3px;	
}
.basketbottom {
	color: #FFFFFF;
	padding: 3px;
	background: #004788;
}

/* End Basket Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #004788;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #004788;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 0 10px 0 6px; 
	margin-bottom: 0; 
	width: 130px; 
	font-weight: bold;
	color: #004788;
}

.input {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #c47e3b solid;
	color: #000000;
}

.inputsmall {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #c47e3b solid;
	color: #000000;
}

.textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #c47e3b solid;
	color: #000000;
}

/* End Form Styles =============================================== */

/* =-=-=-=-=-=-=-[mailinglist/product homepage]-=-=-=-=-=-=-=- */

#mailinglist {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 154px;
	color:#00214e;
}
#mailinglist2 {
	margin: 10px 0 0 0 ;
	padding: 0;
	float: left;
	text-align: left;
	color:#005c9e;
}

#mailinglistheading {
	margin: 0 0 17px 0;
	padding: 5px 0 0 10px;
	text-align: left;
	background-color:#deb007;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	height:23px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
}
.fixthehack4 {
	margin: 0;
	padding: 0;
}
.mailinglisttextbox {
	margin: 0;
	padding:0 0 0 5px;
	font: 10px Verdana, arial, sans-serif;
	background-image:url(../images/text_box_shim.gif);
	background-repeat:repeat-x;
	border: 1px #617591 solid;
	color: #0066a4;
	float:right;
  	width: 100px;
	height: 17px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 15px;
}
.fixthehack5 {
	margin: 0;
	padding: 0;
}

.topInfo{
	float:left;
	margin-bottom:10px;
}
.topInfo p{
	margin-top:10px;
	margin-bottom:10px;
}


/* =-=-=-=-=-=-=-[mailinglist/product homepage end]-=-=-=-=-=-=-=- */
.highslide {
	cursor: url(../images/zoom/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #FFFFFF;
}
.highslide:hover img {
	border: 1px solid #7F7F7F;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/zoom/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(../images/zoom/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
