body, div, ul, li, form, fieldset, h1, p, input, button {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	/*background: url('../images/site/background.jpg') top center repeat-y #fff;*/
	background-color: #fff;
	color: #000;
	text-align: center;
	font-family: Arial, sans-serif;
}

a {
	text-decoration: none;
}

a:visited {
	color: #001348;
}

a:hover {
	text-decoration: underline;
}

.left {
	float: left;
	clear: both;
}

.right {
	float: right;
	clear: both;
}

.quoted {
	font-family: Georgia;
	color: #000;
	background-color: #E5E7EC;
	background-image: url(../images/site/quotes.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 5px;
	padding-left: 70px;
	width: 310px !important;
	font-size: 17px !important;
	/*font-weight: bold;*/
}

.long {
	width: 580px !important; 
	font-size: 12px !important;
	font-family: Arial !important;
	margin-bottom: 10px;
}

.quoted strong {
	display: block;
	text-align: right;
	margin-top: 20px;
}

.block_listing {
	color: #555;
	/*background-color: #E5E7EC;*/
	font-size: 12px;
	width: 655px;
	margin-left: 30px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	/*margin-top: 20px;*/
}

.block_body {
	padding: 30px;
	
}

.odd {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

.odd .block_body {
	background-color: #f5f5f5;
}

.even {
}

.block_listing a {
	display: block;
	float: right;
	font-weight: bold;
	color: #555 !important;
	text-decoration: none;
	
	background-image: url(../images/site/pointer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
	padding-right: 8px;
}

.block_listing a:hover {
	text-decoration: underline;
}

.block_listing span {
	display: block;
	
	margin-bottom: 20px;
}

.block_listing p {
	padding: 0 !important;
	margin: 0 !important;
	color: #555 !important;
	display: inline !important;
}

.block_listing  strong{
	display: block;
}

#holder {
	width: 100%;
	float: left;
	
	/*background-image: url(../images/site/flower1.gif);*/
	background-repeat: no-repeat;
	background-position: top center;
}

#wrapper {
	text-align: left;
	width: 957px;
	margin: 0 auto;
}

#sidebar {
	float: left;
	clear: right;
	width: 233px;
	display: inline;
	margin-top: 46px;
	padding-top: 3px;
	/*background: url('../images/site/logo_bg.png') top left no-repeat;*/
}

#sideholder {
	width: 226px;
	padding-left: 7px;
	background: url('../images/site/left_bg.gif') top left no-repeat;
	background-position: 0 1px;
	padding-bottom: 10px;
}

#logo {
	display: block;
	width: 227px;
	height: 91px;
	margin-left: -4px;
	padding-bottom: 10px;
}

#logo h1 a {
	display: block;
	width: 227px;
	height: 90px;
	background: url('../images/site/logo.gif') top left no-repeat;
	overflow: hidden;
	text-indent: -9989px;
}

#navbar {
	width: 215px;
	background: #001348;
	background-image: url(../images/site/product_background.gif);
	list-style: none;
	margin-top: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 2px;
}

#navbar ul {
	list-style: none;
	width: 135px;
	padding-left: 80px;
}

#navbar a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: normal;
	height: 20px;

}

#navbar li ul li a {
	height: auto !important;
	padding-bottom: 3px;
}

#navbar a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#navbar a strong {
	color: #fff;
}

#navbar li {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	border-top: 1px solid #3d4a74;
}

#navbar li.first {
	border-top: none;
}

#navbar li ul li {
	border-top: none;
	font-size: 12px;
	text-align: left;
	padding: 3px 0;
}

#search {
	width: 215px;
	width: 229px;
	/* padding-top: 10px; */
	text-align: center;
	border-left: 4px solid #001348;
}

#search span {
	float: left;
	margin-left: 5px;
	width: 215px;
	background: #001348;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-image: url(../images/site/product_background.gif);
}

#search label {
	display: block;
	width: 1px;
	margin-left: -1px;
	height: 1px;
	overflow: hidden;
	text-indent: -9989px;
}

#search select {
	width: 185px;
	margin-top: 5px;
}

#search p {
	text-transform: uppercase;
	font-size: 12px;
	margin: 2px auto;
}

#search input.srch {
	margin: 0 auto;
	display: block;
	width: 181px;
	height: 16px;
	background: #fff;
	border: 1px solid #E8E8E8;
	color: #000;
	padding: 3px 2px;
}

#search button {
	padding: 2px 4px 0 4px;
	background: #001348;
	background-image: url(../images/site/button_velvet.gif);
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin: 8px auto 0 auto;
	width: 40px;
}

#search button:hover {
	font-weight: bold;
	cursor: pointer;
}

#newsletter {
	width: 233px;
	background: url('../images/site/logo_bg.gif') bottom left;
	padding-top: 13px;
	/*padding-bottom: 9px;*/
	text-align: center;
}

#newsletter form {
	width: 215px;
	height: 63px;
	margin: 0 auto;
	background: #001348;
	background-image: url(../images/site/product_background.gif);
	color: #fff;
}

#newsletter fieldset legend span {
	display: block;
	width: 215px;
	text-align: center;
	color: #ccc;
	font-size: 14px;
	padding: 8px 0 5px 0;
}

#newsletter label {
	display: block;
	width: 1px;
	height: 1px;
	text-indent: -9989px;
}

#newsletter input {
	padding: 2px;
	border: auto !important;
}

#newsletter button {
	padding: 1px 4px;
	background: #384770;
	color: #fff;
	text-transform: uppercase;
	width: 40px;
}

#newsletter button:hover {
	font-weight: bold;
	cursor: pointer;
}

#mainbar {
	float: left;
	clear: right;
	display: inline;
	width: 714px;
	
	padding-left: 10px;
	
	background-image: url(../images/site/blue_border.gif);
	background-position: right 129px;
	background-repeat: no-repeat;
	/*background-position: 0 144px;*/
}

#user {
	margin-top: 10px;
	height: 30px;
}

#user a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#head {
	background-color: #001348;
	clear: both;
	padding-top: 5px;
	margin-bottom: 20px;
	height: 95px;
	background-image: url(../images/site/product_background.gif);
	background-repeat: no-repeat;
	
}

#reward {
	font-family: Times New Roman;
	text-align: center;
}

#reward h2 {
	font-weight: normal;
	color: #fff;
}

#reward h3 a,
#reward h2 a {
	color: #fff;
	font-weight: normal;
}

#reward h2,
#reward h3 {
	padding: 0;
	margin: 0;

	width: 650px;
}

#scroll {
	border: 1px solid #233462;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	
	background-image: url(../images/site/scroll_bg.png);
	position: relative;
	height: 26px;
	overflow: hidden;
}

#scroll a {
	color: #fff;
	font-size: 12px;
	margin-right: 35px;
	position: absolute;
	top: 5px;
	display: block;
	width: 250px;
}

#nav_currency ul {
	float: left;
	list-style: none;
	clear: both;
}

#nav_currency ul li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid #999;
	height: 20px;
}

#nav_currency ul li.first {
	border-left-width: 0;
}

#nav_currency ul li a {
	font-size: 18px;
	color: #999999;
}

#nav_currency ul li a:hover,
#nav_currency ul li a:hover strong {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#nav_currency ul li a strong {
	color: #fff;
	font-weight: normal;
}

#nav_main {
	/*height: 33px;*/
	/*background-image: url(../images/site/nav_bg.png);*/
	/*width: 100%;*/
	/* margin-top: 8px; */
	width: 430px;
	float: left;
}

#nav_main ul {
	width: 100%;
	list-style: none;
	float: left;
}

#nav_main ul li {
	width: auto;
	float: left;
	margin-left: 25px;
	display: block;
}

#nav_main ul li:hover ul {
	display: block;
}

#nav_main ul li.first {
	margin-left: 10px !important;
}

#nav_main ul li a {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	line-height: 26px;
	padding-top: 7px;
}

#nav_main ul li a:hover {
	text-decoration: underline;
}

#nav_main ul li ul {
	display: none;
	position: absolute;
	
	background-image: url(../images/site/arrow.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
	padding: 0;
	margin: 0;
	
	padding-top: 8px;
	margin-top: -8px;
}

#nav_main ul li ul li {
	float: none;
	border-bottom: 1px solid #DFE2E9;
	margin: 0;
	padding: 0;
}

#nav_main ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #001346;
	
	display: block;
	
	width: 120px;
	padding: 6px !important;
	height: auto;
	text-align: center;
	
	background-color: #fff;
}

#nav_main ul li ul li a:hover {
	color: #001346;
	background-color: #F5ECE3;
}

#nav_right {
	/* margin-top: 8px; */
	float: right;
}

#nav_right ul {
	list-style: none;
	float: left;
	position: relative;
}

#nav_right ul li {
	float: left;
	margin-left: 10px;
}

#nav_right ul li.first {
	margin-left: 0 !important;
}

#nav_right ul li a {
	line-height: 26px;
	padding-top: 7px;
	font-size: 15px;
	color: #000;
}

#nav_right ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#nav_right ul li:hover ul {
	display: block;
}

#nav_right ul li ul {
	display: none;

	position: absolute;
	
	background-image: url(../images/site/arrow.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
	padding: 0;
	margin: 0;
	top: 18px;
	left: 0;
	
	padding-top: 8px;
	margin-left: -30px;
}

#nav_right ul li ul li {
	float: none;
	border-bottom: 1px solid #DFE2E9;
	margin: 0;
	padding: 0;
}

#nav_right ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #001346;
	
	display: block;
	
	width: 100px;
	padding: 6px !important;
	height: auto;
	text-align: center;
	
	background-color: #fff;
}

#nav_right ul li ul li a:hover {
	color: #001346;
	background-color: #CCD7F4;
	text-decoration: none;
}

#slideshow {
	text-align: center;
	padding-top: 8px;
	overflow: hidden;
	clear: both;
}

#body {
	width: 714px;
	/*background-image: url(../images/site/body_border.png);*/
	background-repeat: repeat-x;
	padding-top: 4px;
	float: left;
}

#container {
	width: 100%;
	/*background-image: url(../images/site/body_border.png);*/
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 4px;
	float: left;
}

#content {
	width: 100%;
	/*background-image: url(../images/site/body_background.png);*/
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	padding-bottom: 50px;
	
	min-height: 490px;
}

.normal-height {
	min-height: 0 !important;
}

#content img {
}

#content #with_bg {
	background-image: url(../images/site/content_background.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin-top: -20px;
	min-height: 300px;
}

#with_bg {
	margin-bottom: 20px;
}

strong.date {
	display: block;
	margin-left: 30px;
}

#path {
	background-color: #001348;
	background-image: url(../images/site/product_background.gif);
	float: left;
	width: 675px;
	color: #fff;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#path strong {
	float: left;
	font-weight: normal;
}
#path ul {
	float: left;
	width: auto !important;
}

#path li {
	background-image: url(../images/site/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
	margin-right: 10px;
	
	color: #fff;
}

#path li.first {
	background-image: none;
}

#path a {
	text-decoration: underline;
	color: #fff;
}

#pager ul li  a{
	padding: 5px;
	
	width: 20px;
	text-align: center;
	display: block;
	color: #000;
	text-decoration: none;
	
	background-color: #ddd;
}

#content {
	background: url(/share/images/site/body_background.png) bottom left repeat-x;
}
#content.nobg {
	background: none;
	border: 0;
}

#content p {
	font-size: 12px;
	color: #383534;
	/*width: 650px;*/
	margin-left: 30px;
	margin-top: 20px;
}

#content p.noclear {
	width: auto;
}

/*#banners {

}*/

#content h2 {
	font-size: 32px;
	font-style: italic;
	color: #001348;
	font-weight: normal;
	font-family: Arial;
	
	padding: 0;
	margin: 0;
	
	margin-left: 30px;
	
	border-bottom: 1px solid #000;
	width: 654px;
	margin-top: 20px;
}

#content ul {
	float: left;
	list-style: none;
	/*width: 100%;*/
}

#content ul li {
	float: left;
}

.normal-ul {
	list-style: circle !important;
	
	width: auto !important;
	margin-left: 60px;
	font-size: 12px;
	
	float: none !important;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

.normal-ul li {
	float: none !important;
}

#content ul.banners {
  width: 706px !important;
	margin-left: 5px;
	margin-top: 20px;
	
	/* border-top: 1px solid #f1f1f1; */
}

#content ul.banners li {
  padding-left: 30px;
	padding-right: 30px;
	/* border-left: 1px solid #f1f1f1; */
}

#content ul li.first {
	border-width: 0;
}

#contact {
	width: 670px;
	background-color: #001348;
	background-image: url(../images/site/product_background.gif);
	color: #BCB8B9;
	font-size: 12px;
	clear: both;
	margin-left: 22px;
	top: -20px;
	position: relative;
}

#contact p {
	padding: 10px;
	text-align: center;
}

#legal {
	font-size: 11px;
	text-align: right;
	float: left !important;
	height: 103px;
	margin-top: -20px;
	width: 100%;
	padding-top: 20px;
	
	/*background-image: url(../images/site/flower2.gif);*/
	background-repeat: no-repeat;
	background-position: 350px 0;
}

#legal a {
	color: #000;
}

#legal p {
	margin-top: 5px;
}

#footer {
	margin-top: -100px;
	float: left;
	clear: both;
	display: inline;
	width: 100%;
}

#footer ul {
	list-style: none;
	font-size: 12px;
	float: left;
}

#footer ul li {
	/*display: inline;*/
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	
	border-left: 1px solid #000;
}

#footer ul li.first {
	padding-left: 0 !important;
	border-left-width: 0 !important;
}

#footer ul a {
	color: #000;
}




/*  --------------------------------------------   */

#contacts {
  float: left;
  width: 710px;
  
  margin-left: 30px;
  margin-top: 20px;
  
  margin-bottom: 20px;
}

#contacts p {
  padding: 0;
  margin: 0;
  
  width: auto !important;
}

#contacts h3 {
  padding: 0;
  margin: 0;
  font-size: 21px;
  font-weight: normal;
  color: #001348;
  
  margin-top: 20px;
  margin-bottom: 10px;
}

#contacts h3.first {
  margin-top: 0 !important;
}

#contacts a {
  font-size: 12px;
  color: #021C67;
  text-decoration: none;
}

#contacts a:hover {
  text-decoration: underline;
}

#contacts a.map {
  display: block;
  margin-top: 10px;
}

#contact_info {
  width: 200px;
  float: left;
  
  border-right: 1px solid #E5E5E5;
  padding-right: 20px;
}

#contact_info p.address {
  font-weight: bold;
  margin-top: 20px !important;
  color: #565656;
}

#contact_info p.phone {
  background-image: url(../images/site/phone.gif);
  background-repeat: no-repeat;
  
  padding-left: 30px !important;
}

#contact_form {
  width: 460px;
  float: right;
}

#contact_form .widget_form {
	margin-left: 0;
}

.widget_form {
	margin-left: 30px;
}

.widget_form fieldset {
  margin-top: 20px;
}

.widget_form legend {
  display: none;
}

.widget_form label {
  display: block;
  clear: both;
  margin-bottom: 5px;
}

.widget_form label span {
  display: block;
  font-size: 12px;
  color: #555;
  width: 120px;
  float: left;
}

.widget_form input,
.widget_form textarea {
  background-color: #E5E5E5;
  border: 1px solid #E5E5E5;
  width: 270px;
  
  padding: 5px;
  font-family: Arial;
  font-size: 14px;
}

.widget_form button {
  background-color: #001348;
  color: #fff;
  font-size: 16px;
  font-family: Arial;
  padding: 3px;
  width: 80px;
  height: 30px;
  
  margin-left: 120px;
  margin-top: 10px;
}

.widget_form button:hover {
  font-weight: bold;
}


#wishlist {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

#wishlist_list {
  float: left;
  width: 500px;
  border-right: 1px solid #DFDFDF;
  margin-left: 30px;
}

#wishlist_list p#empty_list {
	height: 200px; text-align: center; width: 100%; font-size: 14px;
}

#wishlist_list ul {
  width: auto !important;
  border-width: 0;
  margin-top: 0;
	float: left;
}

#wishlist_list ul li {
  float: left;
  margin-top: 25px;
}

#wishlist_list ul li.first {
  margin-top: 0;
  margin-left: 1px;
}

#wishlist_list a.wishlist_image {
  float: left;
  width: 144px;
  height: 178px;
  
  border: 1px solid #E4E4E4;
  text-align: center;
  margin-right: 20px;
}

#wishlist_list img {
  border-width: 0;
  margin-top: 10px;
}

#wishlist_list strong,
#wishlist_list span,
#wishlist_list h4,
#wishlist_list a.wishlist_remove,
#wishlist_list p {
  display: block;
  width: 170px;
	clear: right;
  float: left;
  margin-bottom: 10px !important;
	
}

#wishlist_list h4 {
	padding: 0;
	margin: 0;
}
#wishlist_list p {
  padding: 0;
  margin: 0;
  color: #7F7F7F;
  font-weight: bold;
	clear: both;
}

#wishlist_list strong {
  font-size: 18px;
  color: #001348;
	clear: both;
  /*margin-left: 10px;*/
}

#wishlist_list div {
	float: left;
	width: 330px;
	clear: right;
}

#wishlist_list span {
  color: #7F7F7F;
  font-size: 14px;
	float: right;
	margin-right: 20px;
	width: auto;
}

#wishlist_list a.wishlist_remove {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #7F7F7F;
	clear: both;
}

#wishlist_share {
  float: left;
  width: 140px;
  padding-left: 10px;
}

#wishlist_share ul {
  width: auto !important;
  border-width: 0;
  
  margin: 0;
  padding: 0;
}

#wishlist_share ul li {
  width: auto;
  border-width: 0;
  
  font-size: 12px;
  color: #7F7F7F;
  font-weight: bold;
  
  padding-left: 10px;
  
  background-image: url(../images/site/wishlist_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
}

#wishlist_share ul li ul li {
  border-bottom: 1px solid #DFDFDF;
  width: 100px;
  
  padding-top: 10px;
  padding-bottom: 10px;
  
  background-position: 0 15px;
}

#wishlist_share ul li ul li a {
  font-weight: normal;
  color: #7F7F7F;
}

.cart_gift_wrap {
  width: 70px;
}

.cart_description {
  width: 280px;
}

.cart_part_code {
  width: 77px;
}

.cart_quantity {
  width: 82px;
}

.cart_actions {
  width: 82px;
}

.cart_price {
  width: 80px;
}

#cart {
  width: 654px;
	margin-left: 30px;
	margin-top: 30px;
	
	font-size: 12px;
	color: #7F7F7F;
	font-weight: bold;
	
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	
	background-color: #fff;
}

#cart td,
#cart th {
  border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

#cart a.cart_link_product {
  float: left;
  display: block;
  width: 120px;
  text-align: center;
}

#cart a.cart_remove {
  color: #7F7F7F;
  font-weight: bold;
}

#cart img {
  border-width: 0;
}

#cart td {
  padding-top: 20px;
}

#cart span.gift_wrap {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  text-indent: -9989px !important;
	cursor: pointer;
}

#cart .checkbox {
	display: none;
}

#cart span.yes {
  background-image: url(../images/site/gift_wrap_yes.gif);
  background-repeat: no-repeat;
}

#cart span.no {
  background-image: url(../images/site/gift_wrap_no.gif);
  background-repeat: no-repeat;
}

#cart input {
  width: 20px;
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  color: #7F7F7F;
  font-weight: bold;
  padding: 5px;
  margin-left: 10px;
}

#cart button {
  background-color: #fff;
  color: #7F7F7F;
	padding: 5px;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
	cursor: pointer;
}

#cart button:hover {
	text-decoration: underline !important;
}

#cart p {
  width: auto;
  color: #7F7F7F;
  text-align: left;
}

#cart th {
  text-align: center;
  color: #001348;
}

.total_price {
  text-align: right;
	margin-right: 30px;
  border-bottom: 1px solid #ddd;
  margin-top: 5px !important;
  padding-bottom: 5px !important;
  
  font-weight: bold;
  color: #7F7F7F !important;
}

.total_price strong {
  font-weight: bold;
  color: #001348;
  margin-left: 20px;
}

#buttons {
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 30px;
  clear: both;
}

.button {
  margin-left: 20px;
  float: left;
  display: block;
  height: 26px;
  color: #fff;
  width: 140px;
  padding-top: 5px;
  padding-left: 8px;
  /*font-weight:bold;*/
  font-size: 12px;
  
  background-image: url(../images/site/button.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.button:visited {
	color: #fff;
}

.button:hover {
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.short {
  width: 90px;
}








/* -----[ products x1 ]----- */

.product h2 {
  border-bottom-width: 0 !important;
}

#pr_container ul,
#pr_related ul {
  width: auto;
  border-top: 0;
  
  padding: 0;
  margin: 0;
}

#pr_container ul li,
#pr_related ul li {
  width: auto;
  padding: 0;
  margin: 0;
  border-width: 0;
}

#pr_container p,
#pr_related p {
  padding: 0;
  margin: 0;
}

#pr_container,
#pr_related {
  width: 695px;
  margin-left: 10px;
}

#pr_container {
  /*background-image: url(../images/site/product_background.gif);
  background-repeat: repeat-x;*/
  color: #555;
  float: left;
  margin-top: 10px;
}

#pr_container h3 {
  padding: 0;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 22px;
  background-image: url(../images/site/h3_bullet_blue.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 15px;
}

#pr_container h3 span {
  font-size: 14px;
}

#pr_container h4 {
  padding: 0;
  margin: 0;
  margin-left: 360px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
}

#pr_gallery {
  float: left;
  width: 140px;
  min-height: 100px;
}

#pr_gallery li {
  float: none !important;
}

#pr_body p {
  width: auto !important;
}

#pr_body ul {
  width: auto !important;
}
#pr_body ul li {
  float: none;
}

#pr_desc {
  float: left;
  width: 360px;
}

#pr_actions {
  float: left;
  width: 140px;
}

#pr_body {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

#pr_gallery ul li {
  margin-bottom: 20px !important;
  float: left !important;
  clear: both;
}
#pr_gallery a {
  float: left;
  display: block;
  width: 128px;
  
  position: relative;
  overflow: hidden;
}

#pr_gallery a span {
  position: absolute;
  bottom: 2px;
  right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #A7A7A7;
  text-transform: lowercase;
}

#pr_gallery a:hover {
  text-decoration: none;
}

#pr_gallery a.current {
  /*background-image: url(../images/site/h3_bullet_blue.gif);*/
  background-repeat: no-repeat;
  background-position: top right;
}

#pr_gallery a.current span {
	display: none;
	
}

#pr_gallery img {
  border: 1px solid #DFDFDF;
  /*border-right-width: 0;*/
  float: left;
}

#pr_gallery p {
  color: #555;
  font-size: 11px;
  width: 120px !important;
  text-align: center;
}

#pr_image {
  border: 1px solid #E1E1E1;
  text-align: center;
  padding: 5px;
}

#pr_image img {
	border-width: 0;
}

#pr_text a {
	color: #7F7F7F;
}

#pr_text {
  margin-left: 0px;
  margin-top: 10px;
}
#pr_text h5 {
  font-size: 14px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  color: #051237;
}

#pr_text p {
  color: #555555;
  font-size: 11px;
}

#pr_text p strong {
	display: block;
}

.contact_link {
  color: #000;
  font-size: 11px;
  margin-top: 10px;
  display: block;
  
  background-image: url(../images/site/bullet_white.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 10px;
}

#pr_actions {
  margin-left: 15px;
}

#pr_actions legend {
	display: none;
}

#pr_actions p {
  padding: 0;
  margin: 0;
  display: block;
  margin-bottom: 10px;
}

#pr_actions p {
  color: #7F7F7F;
  font-weight: bold;
  font-size: 12px;
  
  background-image: url(../images/site/wishlist_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  
  padding-left: 10px;
}

#pr_actions label {
  display: block;
  margin-bottom: 8px;
}

#pr_actions label span {
  display: none;
}

#pr_actions select {
  width: 137px;
  color: #777;
  font-size: 11px;
  font-family: Arial;
  height: 18px;
}

.add_to_cart {
  width: 137px;
  height: 38px;
  padding-right: 37px;
  
  background-color: transparent;
  background-image: url(../images/site/add_to_cart.gif);
  background-repeat: no-repeat;
  
  font-size: 14px;
  /*font-weight: bold;*/
  color: #fff !important;
  font-family: Arial;
  
  /*margin-top: 15px;*/
  
  cursor: pointer;
  
  float: left;
}

.add_to_cart:hover {
	font-weight: bold;
	text-decoration: none;
}

a.add_to_cart {
	text-indent: 0;
	color: #fff;
	padding-top: 7px;
	padding-left: 15px;
}

h4 strong {
	color: #001348;
}

#pr_actions ul {
  width: 137px !important;
  margin-top: 10px;
}
#pr_actions li {
  /*border-bottom: 1px solid #333E66 !important;*/
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  background-image: url(../images/site/wishlist_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 14px;
  
}

#pr_actions li a {
  font-size: 12px;
  color: #7F7F7F;
  margin-left: 15px;
}

#pr_related {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#pr_related h3 {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #7F7F7F;
  
  background-image: url(../images/site/h3_bullet_blue.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  
  padding-left: 15px;
  margin-left: 20px;
  margin-top: 10px;
  
  clear: both;
}

#pr_related ul {
  margin-left: 20px;
}

#pr_related ul li {
  display: inline;
  width: 145px;
  margin-left: 55px;
}

#pr_related ul li a {
  display: block;
  width: 140px;
  height: 150px;
  text-align: center;
  border: 1px solid #DFDFDF;
}

#pr_related ul li a img {
  border-width: 0;
}

#pr_related ul li p {
  width: auto;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #7F7F7F;
  margin-top: 10px;
}

/* ------[ products x9 ]------------ */

.pager {
  float: left;
  clear: both;
  width: 655px;
  margin-left: 30px;
  
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  margin-top: 10px;
  margin-bottom: 10px;
}

.pager select {
  float: left;
  width: 200px;
  font-family: Arial;
  font-size: 12px;
}

.pager div {
  float: right;
}

.pager div h4 {
  float: left;
  padding: 0;
  margin: 0;
  
  font-size: 12px;
  color: #7f7f7f;
  margin-top: 3px;
  margin-right: 5px;
}

.pager ul {
  float: left;
  width: auto !important;
}

.pager ul li {
  width: auto !important;
  border-width: 0;
  padding: 0 !important;
  margin-left: 3px;
}

.pager ul li a {
  display: block;
  padding: 3px;
  background-color: #001348;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 15px;
}

.pager ul li strong a {
  background-color: #7c92a9;
}

.hellip {
  /*background-color: #fff !important;*/
  color: #001348 !important;
  font-size: 16px !important;
  padding-bottom: 0px !important;
  font-weight: bold;
  padding: 3px;
}

.next {
  text-indent: -9989px;
  background-color: transparent !important;
  background-image: url(../images/site/button_next.gif);
  background-repeat: no-repeat;
}
.prev {
  text-indent: -9989px;
  background-color: transparent !important;
  background-image: url(../images/site/button_prev.gif);
  background-repeat: no-repeat;
}

#products_list ul {
  float: left;
  margin-top: 20px;
}

#products_list ul li {
  float: left;
  margin-left: 30px;
  width: 200px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

#products_list ul li:hover div.rollover {
	display: block;
}

#products_list ul li div.rollover {
	position: absolute;
	z-index: 12345;
	width: 223px;
	background-image: url(../images/site/rollover_footer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 36px;
	
	margin-left: -13px;
	margin-top: -50px;
	display: none;
}

#products_list ul li div h3,
#products_list ul li div p {
	padding: 0;
	margin: 0;
	width: auto;
}

#products_list ul li div p {
	font-size: 10px;
	color: #555;
}

#products_list ul li div h3 {
	font-size: 12px;
	color: #001348;
	font-weight: bold;
}

#products_list ul li div.rollover_body {
	background-image: url(../images/site/rollover_body.png);
	padding: 10px;
	margin: 0;
}

#products_list ul li div.thumb {
  display: block;
  
  width: 193px;
  height: 240px;
  text-align: center;
  border: 1px solid #DCDCDC;
  position: relative;
  overflow: hidden;
}

#products_list ul li a.zoom {
  position: absolute;
  bottom: 5px;
  right: 5px;
  
  
  font-size: 12px;
  color: #7F7F7F;
  font-weight: bold;
  text-transform: lowercase;
}

#products_list ul li a.zoom:hover {
  text-decoration: none;
}

#products_list ul li div.thumb img {
  border-width: 0;
}

#products_list ul li p {
  width: 182px;
  text-align: center;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #7F7F7F;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#products_list ul li strong {
  display: block;
  color: #001348;
  margin-bottom: 5px;
}

#products_list ul li button.add {
  text-transform: lowercase;
  width: 130px;
  padding-bottom: 10px;
  background-color: transparent;
  font-size: 12px;
  padding-right: 30px;
  float: none !important;
  margin-left: 30px;
  margin-top: 0 !important;
  margin-bottom: 5px;
}

#products_list ul li a.more_info {
  color: #001348;
  font-size: 12px;
  display: block;
  clear: both;
  
  background-image: url(../images/site/more_info.gif);
  background-repeat: no-repeat;
  background-position: 62px 3px;
}


/* ----------------- [ categories ] ----------------- */

#categories {
  float: left;
  clear: both;
  
  margin-left: 30px;
  width: 652px;
  margin-bottom: 20px;
}

.stripes {
	float: left;
	padding-bottom: 10px;
	
	background-position: 5px bottom;
	background-repeat: no-repeat;
	width: 645px;
}

.col5  .stripes {
	background-image: url(../images/site/col5.gif);
}

.col4 .stripes {
	background-image: url(../images/site/col4.gif);
}

.col3 .stripes {
	background-image: url(../images/site/col3.gif);
}

.col2 .stripes {
	background-image: url(../images/site/col2.gif);
}

.col {
  float: left;
  text-align: center;
  margin-left: 5px;
}

.col ul li ul {
  padding-top: 5px;
  margin-left: 10px;
  float: none !important;
}

.col ul {
  float: none;
  text-align: left;
  font-size: 12px;
  
  width: 130px !important;
}

.col ul li {
  float: none !important;
  padding-bottom: 4px;
  background-image: url(../images/site/bullet_blue.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 10px;
}

.col ul li ul li {
  background-image: none;
}

.col ul li a {
  color: #666
}

.col span {
  border: 1px solid #eee;
  
  border-bottom-width: 0;
  
  margin-bottom: 20px;
  
  height: 330px;
  display: block;
  overflow: hidden;
  float: left;
  
  text-align: center;
  
  background-color: #fff;
}

.col span img {
	border-width: 0;
}

.col h3 {
  font-size: 18px;
  font-weight: normal;
  color: #7F7F7F;
  
  /* border-bottom: 1px solid #d6d6d6; */
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 1px;
  
  position: relative;
  bottom: 0;

}

.col {
	
}

.error {
	font-size: 12px;
	color: #f00;
	padding-left: 20px;
}

.col h3 a:link,
.col h3 a:visited,
.col h3 a:hover {
	color: #7F7F7F;
	text-decoration: none;
}


/* --- [ col2 ] --- */
.col2 {
  margin-left: 35px !important;
}

.col2 h3 {
  width: 280px;
  margin-left: 15px;
}

.col2 .col {
  width: 314px;
}

.col2 ul {
  margin-left: 95px;
}

.col2 span {
  width: 314px;
}

/* --- [ col3 ] --- */
.col3 {
  margin-left: 35px !important;
}

.col3 h3 {
  width: 180px;
  margin-left: 15px;
}

.col3 .col {
  width: 207px;
}

.col3 ul {
  margin-left: 35px;
}

.col3 span {
  width: 207px;
}

/* --- [ col4 ] --- */
.col4 {
  margin-left: 35px !important;
}

.col4 h3 {
  width: 128px;
  margin-left: 15px;
}

.col4 .col {
  width: 154px;
}

.col4 ul {
  margin-left: 25px;
}

.col4 span {
  width: 154px;
}

/* --- [ col5 ] --- */
.col5 {
  margin-left: 32px !important;
}

.col5 h3 {
  width: 100px;
  margin-left: 10px;
}

.col5 .col {
  width: 124px;
}

.col5 ul {
  margin-left: 15px;
  width: 90px !important;
}

.col5 span {
  width: 122px;
}


/* ----------[ registration ]----------- */


#reg-log {
  float: left;
  margin-left: 30px;
  margin-top: 20px;
  font-size: 12px;
  color: #555;
  margin-bottom: 20px;
}

#reg-log a {
	color: #001348;
}

#reg-log label {
  float: left;
  display: block;
  clear: both;
  margin-bottom: 15px;
  
  width: 100%;
}

#reg-log legend {
  display: none;
}

#reg-log button {
  background-color: transparent;
  padding: 0;
  margin: 0;
  padding-right: 20px;
  font-family: Arial;
}

#reg-log button.small {
  width: 70px;
  font-size: 11px;
}

#reg-log button.big {
  width: 150px;
  font-size: 12px;
  margin-left: 120px;
}

#reg-log .input {
  background-color: #e5e5e5;
  padding: 5px;
  font-size: 14px;
}

#reg-log p {
  width: auto !important;
  margin: 0;
}

#register {
  float: left;
  width: 450px;
  
  border-right: 1px solid #DFDFDF;
}

#register select {
  margin-top: 5px;
}

#register .input {
  width: 300px;
}

#register span {
  display: block;
  float: left;
  width: 120px;
  margin-top: 5px;
}

#login {
  float: left;
  width: 180px;
  
  margin-left: 20px;
}

#login button {
  margin-left: 45px;
}

#login p {
  font-weight: bold;
  color: #7F7F7F;
  margin-top: 10px;
  margin-bottom: 10px;
}

#login span {
  margin-bottom: 5px;
  display: block;
}

#confirm {
  float: left;
  clear: both;
  width: 100%;
}

#confirm p {
  float: left;
  width: 120px !important;
  height: 50px;
  color: #555 !important;
}

#confirm label {
  clear: none;
  width: auto !important;
}

#confirm span {
  width: 300px;
  float: right;
  margin: 0;
  margin-left: 5px;
}

#confirm a {
  color: #001348;
}

#newsletter_register {
  float: left;
  clear: both;
  width: 100%;
}

#newsletter_register p {
  float: left;
  width: 120px !important;
  height: 150px;
  color: #555 !important;
}

#newsletter_register label {
  clear: none;
  width: auto !important;
}

#newsletter_register span {
  width: 300px;
  float: right;
  margin: 0;
  margin-left: 5px;
}

#newsletter_register a {
  color: #001348;
}

.login_help {
  display: block;
  text-align: right;
  font-size: 11px;
  color: #001348;
}


/* ---------[ checkout ] ----------*/

#checkout {
  float: left;
  clear: both;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 652px;
}

#checkout p {
  padding: 0;
  margin: 0;
}

#checkout_table {
  float: left;
  clear: both;
  width: 100%;
}

#checkout_table table {
  width: 100%;
	/*margin-left: 30px;*/
	margin-top: 10px;
	
	font-size: 12px;
	color: #7F7F7F;
	font-weight: bold;
	
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	
	background-color: #fff;
}

#checkout_table td,
#checkout_table th {
  border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	
	padding: 7px;
	vertical-align: top;
}

#checkout_table td {
}

.co_qty {
  width: 65px;
}

#checkout_table .blue_button {
	clear: both !important;
	width: 100px;
}
.blue_button {
  background-color: #001348;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  /*width: 120px;*/
  text-align: center;
  /*font-weight: bold;*/
  float: right;
  font-family: Arial;
}

.blue_button:hover {
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.blue_button:visited {
	color: #fff;
}

#checkout_table th {
  color: #001348;
}

#sagepay,
#shipping {
  float: left;
  width: 325px;
}

#sagepay {
  border-right: 1px solid #ddd;
  height: 465px;
  
  background-image: url(../images/site/sagepay.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

#sagepay label {
  float: left;
  clear: both;
  
  width: 100px;
  margin-top: 20px;
}
#sagepay span {
  float: right;
  font-size: 12px;
  color: #7F7F7F;
  font-weight: bold;
}

.checkout {
  padding-top: 5px !important;
  padding-bottom: 25px !important;
}
.checkout strong {
  margin-right: 75px !important;
}

#shipping div {
  margin-left: 30px;
  float: left;

  width: 296px;
  margin-top: 20px;
}

#shipping label {
  display: block;
  clear: both;
  
  padding-top: 10px;
}

#shipping h3 {
  font-size: 14px;
  font-weight: bold;
  color: #001348;
  padding: 0;
	margin: 0;
  background-image: url(../images/site/bullet_blue.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  background-position: 0 5px;
	float: left;
}

#shipping span {
  display: block;
  width: 80px;
  float: left;
  font-size: 12px;
  color: #555;
}
#shipping input {
  background-color: #e5e5e5;
  padding: 5px;
  font-size: 14px;
  width: 205px;
}

.place {
  float: right;
  background-color: transparent;
  font-family: Arial;
  padding-bottom: 8px;
  padding-right: 25px;
  
  margin-top: 10px;
}

#shipping .blue_button {
  margin-top: -5px;
	float: right;
}





/* ------------------------------- */

.errors {
  clear: both;
  float: left;
  
  margin-left: 30px;
  width: 655px !important;
  list-style-type: circle !important;
}

.errors li {
  float: none !important;
  
  /*border-bottom: 1px solid #f00;*/
  /*background-color: #faa;*/
  
  font-size: 12px;
  
  margin-top: 10px;
  margin-bottom: 10px;
  
  /*padding: 8px;*/
  
  /*background-image: url(../images/site/error.jpg);
  background-repeat: no-repeat;
  background-position: 3px 3px;*/
}

.errors li span {
  /*margin-left: 10px;*/
  color: #000;
  
  /*background-color: #faa;*/
  display: block;
  /*width: 300px;*/
  
  
  color: #a00;
}

.form {
  margin-left: 30px;
  width: 655px;
}

.form label {
  display: block;
  clear: both;
  float: left;
  width: 230px;
  
  font-size: 12px;
  
  margin-bottom: 15px;
  margin-left: 20px;
}

.form input {
  float: left;
  background-color: #F5F6F8;
  padding: 5px;
  font-size: 14px;
  width: 380px;
}

.form select {
  float: left;
  width: 300px;
}

.form_title {
  background-color: #E5E7EC;
  clear: both;
  
  float: left;
  width: 645px;
  
  padding: 5px;
  
  margin-bottom: 10px;
  margin-top: 20px;
}

.form_title h3 {
  float: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #555;
  margin-top: 3px;
  margin-left: 10px;
}

.form_title button {
  float: right;
  background-color: #001348;
  color: #fff;
  padding: 3px;
  font-size: 12px;
  width: 60px;
  font-family: Arial;
}

.form_title button:hover {
	cursor: pointer;
	font-weight: bold;
}

.checkbox {
	width: auto !important;
	margin: 5px;
}

#contact_us strong {
  font-weight: bold !important;
  color: #001348;
  font-size: 14px;
  margin-right: 5px;
}

#newsletter_links {
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

#newsletter_links a {
	color: #001348;
	text-decoration: underline;
}


.popup {
	position: fixed;
	width: 500px;
	/*height: 430px;*/
	padding-bottom: 30px;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -215px;
	background: #fff;
	border: 5px solid #001348;
	z-index: 9000;
	display: none;
}

.popup legend {
	display: none;
}

.popup label {
	display: block;
	clear: both;
	float: left;
	margin-bottom: 10px;
}

.popup label span {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 20px;
	font-size: 12px;
	color: #555;
	margin-top: 5px;
}

.popup input,
.popup textarea {
	background-color: #E5E5E5;
	border: 1px solid #E5E5E5;
	padding: 5px;
	width: 300px;
}

.inputError {
	border: 1px solid #f00 !important;
}

.popup .error {
	font-size: 12px;
	color: #f00;
	padding-left: 20px;
}

.popup button {
	clear: both;
	float: left;
	
	background-color: #001348;
	width: 80px;
	padding: 5px;
	color: #fff;
	font-family: Arial;
	margin-left: 140px;
}

.popup button:hover {
	cursor: pointer;
	font-weight:bold;
}

.popup_title {
	float: left;
	clear: both;
	width: 440px;
	border-bottom: 1px solid #001348;
	margin: 30px;
}

.popup_title  h3 {
	float: left;
	padding: 0;
	margin: 0;
	
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	color: #001348;
}

.popup_title a {
	float: right;
	display: block;
	width: 34px;
	height: 34px;
	
	background-image: url(../images/site/close_button.png);
	background-repeat: no-repeat;
	
	margin-top: -50px;
	margin-right: -50px;
}

.popup_title a span {
	display: none;
}

.popup_body {
	float: left;
	clear: both;
	width: 100%;
}

.popup_message {
	font-size: 12px;
	margin-left: 30px;
	display: none;
}

.discounted {
	text-decoration: line-through;
	color: #BAC0CE;
	
}

#newsletter_interests {
	float: left;
	width: 390px;
	margin-top: 10px;
}

#newsletter_interests  label {
	float: left;
}
#newsletter_interests label span {
	float: right;
	text-align: left !important;
	display: block;
	width: 200px;
	
	
}

#newsletter_interests  label input {
	float: left;
	width: auto !important;
	
}

.recover_button {
	background-color: #001348 !important;
	color: #fff;
	margin-left: 0 !important;
	
	width: 80px;
	padding: 5px !important;
}

.recover_button:hover {
	cursor: pointer;
	font-weight: bold;
}

.image {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	
	border: 1px solid #DCDCDC;
	padding: 5px;
}

#pr_tabs {
	
}

#pr_tabs .tab {
	border: 1px solid #E1E1E1;
	z-index: 1;
}

#tabs {
	float: left;
	clear: both;
	width: 359px;
	position: relative;
	background-image: url(../images/site/tabs_border.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#tabs h5 {
	padding: 0;
	margin: 0;
	
	float: left;
}

.tab_button {
	position: absolute;
	font-size: 12px !important;
	padding: 0;
	margin: 0;
	/*border: 1px solid #E1E1E1;*/
	/*padding: 5px;*/
	
	display: block;
	margin-right: 5px;
	
	width: 165px;
	position: relative;
	z-index: 2;
	/*background-color: #051237;*/
	background-image: url(../images/site/tabs.gif);
	background-repeat: no-repeat;
	color: #fff !important;
	/*border-bottom: 1px solid #051237;*/
	/*border-bottom-width: 0;*/
	outline: 0;
	height: 20px;
	text-align: center;
	z-index: 1;
}

.tab_button.small {
	background-image: url(../images/site/tabs_small.gif) !important;
	width: 100px !important;
	left: -15px !important;
}

.tab_button.current {
	color: #051237 !important;
	background-position: 0 -20px;
	/*background-color: #fff;*/
	/*border-bottom: 1px solid #c9d2dc;*/
	/*border-bottom-width: 0;*/	
	z-index: 1000;
}

.tab_button span {
	
	padding-top: 3px;
	display: block;
	text-align: center;
}

.tab_button.current  span {
	
}

.tab_button:hover {
	text-decoration: none;
}

.tab {
	position: relative;
	z-index: 1;
	float: left;
	clear: both;
	width: 337px;
	min-height: 120px;
	/*margin-top: 5px;*/
	padding: 10px;
	display: none;
	background-image: url(../images/site/tab_content_background.png);
	
	background-repeat: repeat-x;
	
	border-top-width: 0 !important;
}

*html .tab {
	behavior: url(/share/styles/iepngfix.htc);
}

.tab.current {
	display: block;
}

.print {
	float: right;
	
	font-size: 12px;
	color: #7F7F7F;
	margin-right: 5px;
	
	background-image: url(../images/site/wishlist_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 7px;
}

#sitemap {
	margin-left: 30px;
	margin-top: 25px;
}

#sitemap ul li ul li ul {
	float: right !important;
}

/*Site map*/
ul.smap
{
	float: left;
	clear: both;
	display: inline;
	margin: 20px 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	font-size: 12px;
	background: url('../images/site/vrule.gif') 43px 0 repeat-y #fff;
}

ul.smap *
{
	float: left;
	display: inline;
	width: auto;
}

ul.smap li a
{
	cursor: pointer;
	color: #a0a0a0;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	background: url('../images/site/btn-tile.gif') top left repeat-x #f7f7f7;
}

ul.smap li a:hover
{
	color: #001348;
}

ul.smap li a strong
{
	background: url('../images/site/btn-left.gif') top left no-repeat;
}

ul.smap li a strong span
{
	white-space: nowrap;
	padding: 0 17px;
	background: url('../images/site/btn-right.gif') top right no-repeat;
}

/* level two */

ul.smap li ul
{
	margin: 15px 0px 0px 25px;
	width: 500px;
	overflow: hidden;
	background: url('../images/site/vrule.gif') 43px 0 repeat-y #fff;
	padding-left: 0;
}

ul.smap ul li,
ul.smap ul li ul li,
ul.smap ul li a,
ul.smap ul li ul li a
{
	width: auto;
	
}

ul.smap li ul li
{
	width: 100%;
	margin-top: 20px;
	background: none !important;
	
}

ul.smap li ul li ul li
{
	width: auto;
	
}

ul.smap li.hc
{
	background: url('../images/site/vrule.gif') 0 15px repeat-x !important;
	
}

ul.smap li ul li.hc 
{
	background: url('../images/site/vrule.gif') 0 9px repeat-x !important;
	
}

ul.smap li ul li.fi
{
	padding-top: 5px;
	background: url('../images/site/rnd.gif') top left no-repeat #fff !important;
	margin-top: 0;
	
}

/* level three */

ul.smap ul li ul
{
	float: right;
	margin-top: 9px;
	width: 300px;
	overflow: hidden;
	background: #fff !important;
}

ul.smap ul li ul li
{
	width: auto;
	padding-top: 5px;
	margin: 0 10px 0 0;
	background: #fff !important;
}

ul.smap li ul li.litm,
ul.smap li.litm
{
	background-color: #fff !important;
}

ul.smap li ul li ul li ul {
	display: none;
}

#promo {
	margin-top: 16px;
	margin-left: 10px;
}

#promo input {
	background-color: #e5e5e5;
  padding: 5px;
  font-size: 14px;
  width: 160px;
	float: left;
}

#promo label {
	width: 250px;
	float: left;
	margin-top: 0;
}

#promo span {
	float: left;
	display: block;
	width: 70px;
}

#promo .blue_button {
	float: left;
}

.deep {
	margin-left: 30px;
	width: 650px;
	
	font-size: 12px;
	
	margin-top: 20px;
	
	text-align: center;
}

.deep a {
	color: #00f !important;
	padding: 0 5px;
}

.press {
	float: left;
	clear: both;
	margin-left: 30px;
	width: 650px;

	font-size: 12px;
	
	margin-bottom: 20px;
	color: #333;
}

.press img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	border: 1px solid #0A0A3B;
}

.press h3 {
	
	padding: 0;
	margin: 0;
	
	margin-bottom: 10px;
}

.press p {
	float: left;
	width: 300px !important;
	clear: none !important;
	border: 1px solid #f00;
	margin: 0 !important;
}

#head {
	background-image: url(/share/images/site/velvet/header.jpg) !important;
}

#navbar {
	background-image: url(/share/images/site/velvet/menu3.jpg) !important;
	background-repeat: no-repeat !important;
	background-color: #000711 !important;
}

#path {
	background-image: url(/share/images/site/velvet/breadcrumbs.jpg) !important;
}

#search fieldset span {
	background-image: url(/share/images/site/velvet/searchbox.jpg) !important;
}

#newsletter form {
	background-image: url(/share/images/site/velvet/newsletter-box.jpg) !important;
}

#contact {
	background-image: url(/share/images/site/velvet/footer.jpg) !important;
}
