/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul, li {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
}

em {
	font-style: italic;
}

td {
	vertical-align: middle;
	font: 10px Arial, Verdana, Tahoma, sans-serif;
}

/* @end */

/* @group elements */

form {
	display: inline;
}

p {
	line-height: 15px;
	padding: 0;
}

img {
	border: none;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 10px;
}

TEXTAREA {
	width: 100%;
	font-size: 10px;
}

strong {
	font-weight: bold;
}

a {
	color: #333;
}

/* @end */
html, body{
background:#2a2722 url(/assets/templates/nexclusive/img/fon3.jpg);
}
/* @group structure */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align: left;
	margin-top: 5px;
	overflow: hidden;
}

#left-column {
	width: 155px;
	float: left;
	clear: both;
	margin-top: 5px;
}

#main-column {
	width: 575px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

#right-column {
	width: 140px;
	float: right;
	margin-left: 2px;
}

/* @end */

/* @group header */

#header {
	position: relative;
	height: 27px;
}

#header-links {
	background: url(images/header-links.png) no-repeat;
	width: 150px;
	height: 76px;
	position: absolute;
	top: 0px;
	right: 24px;
}

#header-links-basket {
	width: 150px;
	float: left;
	text-align: center;
}

#header-links-basket h5 {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 8px;
}

#header-links-basket h5 a {
	color: #333;
}

#header-links-basket p {
	margin-top: 7px;
}

#header-links-basket img {
	vertical-align: middle;
	margin-left: 5px;
}

#header-links-basket a {
	color: #333;
	text-decoration: none;
}

#header-links-basket a:hover {
	color: #c00;
	text-decoration: underline;
}

#header-nav-top {
	position: absolute;
	top: 2px;
	left: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #03377A;
}

#header-nav-top li {
	float: left;	
	display: block;
	height: 12px;
	float: left; 
	color: #03377A;
	background-color: #E3E3E3;
	text-align: center;
	text-decoration: none;
	border: 3px solid #E3E3E3;
	padding: 2px 5px; 
}

#header-nav-top li a {
	display: block;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#header-nav-top li a:hover {
	color: #03377A;
	background-color: #EEE;
}

#header-nav-top li.selected {
	color: #FFF;
	background-color: #03377A; 
}

#header-nav-top li.selected a {
	color: #FFF;
	background-color: #03377A; 
}

#header-nav-search {
	height: 29px;
	position: absolute;
	top: 106px;
	right: 22px;
	background: url(images/header-nav-search.png) no-repeat left bottom;
	width: 296px;
}

#header-nav-search p {
	color: #03377A;
	font-weight: bold;
	float: left;
	margin-left: 8px;
	line-height: 28px;
}

#header-nav-search input {
	vertical-align: middle;
}

#header-nav-search-box {
	background: url(images/header-nav-search-box.png) no-repeat;
	border-style: none;
	width: 177px;
	height: 18px;
}

#header-nav-lower {
	height: 33px;
	top: 134px;
	width: 998px;
	position: absolute;
	background: url(images/header-nav-lower.png) repeat-x;
	left: 22px;
}

#header-nav-lower li {
	float: left;
	height: 33px;
	line-height: 31px;
}

#header-nav-lower li a {
	display: block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	background: url(images/header-nav-lower-sep.png) no-repeat right top;
}

#header-nav-lower li.last a {
	background-image: none;
}

#header-nav-lower li a:hover {
	color: #feeb02;
}

/* @end */

/* @group columns */

/* @group column-box */

div.column-box {
	background: url(images/column-bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
	width: 153px;
}

div.column-box h3 {
	background: url(images/column-h3-blue.png) no-repeat;
	width: 152px;
	height: 20px;
	color: #03377A;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-indent: 12px;
}

div.column-box h3 a {
	color: #03377A;
}

div.column-box-contents {
	background: url(images/column-bg.png) repeat-y;
	font-size: 12px;
	line-height: 16px;
	padding: 8px 12px 10px;
}

div.column-box a {
	text-decoration: none;
	color: #333;
}

div.column-box a:hover {
	text-decoration: underline;
	color: #03377A;
}

/* @end */

/* @group column-manufacturers */

#column-manufacturers #manufacturers {
	width: 123px !important;
}


/* @end */

/* @group column-whats-new */

#column-whats-new div.column-box-contents {
	text-align: center;
}

#column-whats-new img {
	margin-bottom: 6px;
}

#column-whats-new a {
	font-weight: bold;
}


/* @end */

/* @group column-search */

#column-search {
	font-size: 12px !important;
}

#column-search div.column-box-contents {
	font-size: 12px;
}

#column-search input {
	vertical-align: middle;
}

#column-search #keywords {
	width: 105px !important;
	border: 1px solid #EBEBEB;
}


/* @end */

/* @group column-shopping-cart */

#column-shopping-cart div.column-box-contents {
	font-size: 10px;
}

#column-shopping-cart td {
	font-size: 10px;
}

/* @end */

/* @group column-currencies */

#column-currencies {
	background: url(images/column-bottom.png) no-repeat left bottom;
	padding-bottom: 18px;
}

#column-currencies #currency {
	width: 127px !important;
}

/* @end */

/* @group column-tell-a-friend */

#column-tell-a-friend div.column-box-contents {
	font-size: 11px;
	line-height: 14px;
}

#column-tell-a-friend input {
	vertical-align: middle;
}

#column-tell-a-friend #to_email_address {
	width: 105px !important;
	border: 1px solid #EBEBEB;
}



/* @end */

/* @group column-product-notifications */

#column-product-notifications div.column-box-contents {
	font-size: 11px;
	line-height: 14px;
}



/* @end */

/* @group column-best-sellers */

#column-best-sellers li {
	list-style-type: decimal;
	font-size: 11px;
}



/* @end */

/* @group column-specials */

#column-specials div.column-box-contents {
	text-align: center;
}

#column-specials img {
	margin-bottom: 6px;
}

#column-specials a {
	font-weight: bold;
}

#column-specials s {
	color: #666;
}



/* @end */

/* @end */

/* @group main-column */

h1 {
	font-size: 12px;
	color: #03377A;
	font-weight: bold;
	background: url(images/hor-line.png) repeat-x left bottom;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

#main-column h2 {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

#main-column h3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

#main-column h4 {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

#main-column h5 {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

#main-column h6 {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

#main-column ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 10px;
}

#main-column li {
	margin-bottom: 5px;
}

#main-column p {
	margin-bottom: 12px;
}

/* @group main-column-hot */

#main-column-hot {
	background: url(images/main-column-box-bottom.png) no-repeat left bottom;
	padding-bottom: 19px;
	width: 666px;
}

#main-column-hot h2 {
	background-image: url(images/main-column-box-top.png);
	width: 666px;
	height: 30px;
	color: #c00;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	text-indent: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#main-column-hot-content {
	background: url(images/main-column-box-bg.png) repeat-y;
	width: 666px;
	overflow: auto;
	padding-top: 6px;
}

#main-column-hot-content div {
	width: 214px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #c00;
	padding-bottom: 18px;
	height: 275px;
}

#main-column-hot-content a {
	text-decoration: none;
}

#main-column-hot-content a:hover {
	color: #c00;
	text-decoration: underline;
}

#main-column-hot-content p.image {
	height: 195px;
}

/* @end */

/* @end */

/* @group footer */

#footer-container {
	background: url(images/body-bg.png) repeat-x 0 -135px;
}

#footer {
	clear: both;
	padding-top: 20px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/footer-bg.png) no-repeat 0 bottom;
	overflow: hidden;
}

/* @group footer-navigation */

#footer-navigation {
	position: absolute;
	bottom: 2px;
	left: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #03377A;
}

#footer-navigation li {
	float: left;	
	display: block;
	height: 12px;
	float: left; 
	color: #03377A;
	background-color: #E3E3E3;
	text-align: center;
	text-decoration: none;
	border: 3px solid #E3E3E3;
	padding: 2px 5px; 
}

#footer-navigation li a {
	display: block;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer-navigationp li a:hover {
	color: #03377A;
	background-color: #EEE;
}

/* @end */

/* @group footer-copy */

#footer-copy {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px;
	color: #898989;
	font-size: 11px;
	background: url(images/footer-copy.png) no-repeat;
	width: 1042px;
	margin-right: auto;
	margin-left: auto;
}

#footer-copy a {
	color: #898989;
	text-decoration: none;
}

#footer-copy a:hover {
	color: #333;
	text-decoration: underline;
}



/* @end */

/* @end */

/* @group product-listing */

div.product-listing-icon {
	float: right;
	padding-left: 20px;
	background-color: white;
}

div.product-listing-controls {
	background: url(images/product-listing-controls.png) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	clear: both;
}

div.product-listing-controls-lower {
	background: url(images/product-listing-controls-lower.png) no-repeat;
	margin-top: 0;
	margin-bottom: 8px;
}

div.product-listing-controls table {
	
}

div.product-listing-controls td {
	color: white;
	height: 28px;
}

div.product-listing-display {
	margin-top: 6px;
	text-align: right;
	font-size: 10px;
}

#product-listing-header {
	height: 19px;
	width: 666px;
	background: url(images/header-nav-lower.png) repeat-x 0 center;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#product-listing-header span {
	display: block;
	float: left;
	line-height: 18px;
	font-size: 11px;
}

#product-listing-header span.info {
	width: 120px;
	text-indent: 10px;
}

#product-listing-header span.make {
	width: 300px;
}

#product-listing-header span.rrp {
	width: 90px;
	text-align: center;
}

#product-listing-header span.price {
	width: 90px;
	text-align: center;
}

#product-listing-header span.basket {
	width: 50px;
	text-align: center;
}

#product-listing {
	background: url(images/main-column-box-bg.png) repeat-y;
}

#product-listing div {
	background: transparent url(images/hor-line.gif) repeat-x scroll left bottom;
	clear: both;
	height: 100px;
}

#product-listing span {
	display: block;
	float: left;
	margin-top: 25px;
}

#product-listing span.image {
	width: 120px;
	margin-top: 8px;
	text-indent: 10px;
	text-align: center;
}

#product-listing span.name {
	width: 300px;
}

#product-listing span.name a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}

#product-listing span.name a:hover {
	text-decoration: underline;
}

#product-listing span.rrp {
	width: 90px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: line-through;
	color: #666;
}

#product-listing span.price {
	width: 90px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #c00;
}

#product-listing span.price s {
	color: #333;
}

#product-listing span.add {
	width: 50px;
	text-align: center;
}

/* @end */

/* @group products-info */

#main-product {
	width: 666px;
	float: left;
}

#products-info-left {
	width: 335px;
	float: left;
}

#products-info-image {
	margin-top: 10px;
	margin-bottom: 10px;
}

#products-info-right {
	width: 330px;
	float: right;
}

#products-info-box {
	width: 330px;
	background: url(images/products-info-box.png) no-repeat;
	text-align: center;
}

#products-info-box h3 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	padding-top: 12px;
}

#products-info-box h4 {
	color: #cc0000;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
}

#products-info-box h4 s {
	color: #555;
}

#products-info-box h5 {
	color: #1c4977;
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 8px;
}

#products-info-box-add {
	margin-top: 6px;
}

#products-info-box p {
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#products-info-box p strong {
	
}

#products-info-box p input {
	vertical-align: middle;
	margin-left: 8px;
}

#products-info-description {
	clear: both;
}

#products-info-box-lower {
	background: url(images/products-info-lower.png) no-repeat left bottom;
	overflow: auto;
	width: 330px;
}

#products-info-box-lower ul {
	background: url(images/products-info-lower-top.png) no-repeat left top;
	padding: 37px 15px 20px;
}

#products-info-box-lower a {
	color: #1c4977;
	text-decoration: none;
	font-size: 11px;
	background: url(images/products-info-box-lower-li.png) no-repeat left center;
	padding-left: 10px;
}

#products-info-box-lower a:hover {
	text-decoration: underline;
}

#products-info-safe {
	background: url(images/products-info-safe.png) no-repeat 49px 1px;
	font-size: 11px;
	height: 40px;
	margin-top: 5px;
}

#products-info-safe p {
	margin-left: 84px;
	color: #666666;
}

#products-info-description {
	clear: both;
	padding-top: 12px;
}

#products-info-description-content {
	border: 1px solid #EAEAEA;
	padding: 10px 15px;
	background: #FBFBFB url(images/info-box-grad.png) repeat-x;
}

#products-info-description-content p {
	margin-bottom: 10px;
}

#products-info-tabs {
	height: 27px;
}

#products-info-tabs li {
	float: left;
	line-height: 27px;
}

#products-info-tabs li a {
	display: block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/header-nav-top-off-right.png) no-repeat right top;
}

#products-info-tabs li a:hover {
	color: #feeb02;
}

#products-info-tabs li a span {
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	background: url(images/header-nav-top-off-left.png) no-repeat;
}

#products-info-tabs li a.selected span {
	background: url(images/header-nav-top-on-left.png) no-repeat;
}

#products-info-tabs li a.selected {
	background: url(images/header-nav-top-on-right.png) no-repeat right top;
}

#products-info-description-content div.panel {
	width: 634px;
}

/* @group product option drop-down */

#product-options {
	margin-top: 5px;
	z-index: 1000;
	padding-bottom: 3px;
}

#option1 {
	background-color: #e2e6e9;
	border: 1px solid #c7d0da;
}

#product-options a {
	color: #1c4977;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

#product-options a.pulldown_arrow {
	padding-left: 12px;
	background: transparent url(images/select_arrow_right.png) no-repeat 2px 5px;
}

#product-options a:hover {
	color: #c00;
	background: #f9f9f9 url(images/info-box-grad.png) repeat-x 0 bottom}

#product-options a.pulldown_arrow:hover {
	background: transparent url(images/select_arrow.png) no-repeat 0px 7px;
}

div.select {
	position: relative;
	display: inline;
	padding: 3px 4px;
	margin: 5px -2px 0;
	clear: both;
}


ul.selectbox {
	position: absolute;
	top: 18px;
	left: -77px;
	padding: 0;
	list-style: none;
	background: #f3f3f3;
	display: block;
	margin: 0;
	width: 325px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

ul.selectbox li {
	border-bottom: 1px solid silver;
	width: 325px;
	padding: 8px 0}

ul.selectbox li:hover {
	background: #f9f9f9;
}

ul.selectbox a {
	color: #c00;
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

ul.selectbox a:hover {
	text-decoration: underline;
	color: #444
}

div.hide-dropdown .selectbox {
	display: none;
}



/* @end */

/* @group product quantity drop-down */

#quantity-select {
	display: inline;
}

#quantity-add {
	display: inline;
}

#quantity-add *, #quantity-select * {
	vertical-align: middle;
}

#product-quantity {
	margin-top: 5px;
}

#product-quantity a {
	color: #1c4977;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

#product-quantity a.pulldown_arrow {
	padding-left: 12px;
	background: transparent url(images/select_arrow_right.png) no-repeat 2px 5px;
}

#product-quantity a:hover {
	color : #c00;
	background: #f9f9f9 url(images/info-box-grad.png) repeat-x 0 bottom}

#product-quantity a.pulldown_arrow:hover {
	background: transparent url(images/select_arrow.png) no-repeat 0px 7px;
}



#product-quantity div.select {
	position: relative;
	display: inline;
	padding: 3px 4px;
	margin: 5px -2px 0;
	clear: both;
}


#product-quantity ul.selectbox {
	position: absolute;
	top: 20px;
	left: 3px;
	padding: 0;
	list-style: none;
	background: #f3f3f3;
	line-height: 20px;
	display: block;
	margin: 0;
	width: 100px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#product-quantity ul.selectbox li {
	border-bottom: 1px solid silver;
	width: 100px;
	padding: 0;
}

#product-quantity ul.selectbox li a {
	font-size: 11px;
}

#product-quantity ul.selectbox li:hover {
	background: #f9f9f9;
}

#product-quantity div.hide-dropdown .selectbox {
	display: none;
}

/* @end */



/* @end */

/* @group osCommerce */

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
	padding: 0 0 10px;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 140px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #cc0000;
  margin-left: 2px;
}

#siteLogo {
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  background-color: #BBC3D3;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 50px;
  text-align: right;
  padding-right: 5px;
}

#breadcrumbPath {
  float: left;
  padding-left: 5px;
}

#pageIcon {
	display: none;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  color: #465584;
  padding: 10px;
}

.moduleBox {
}

.moduleBox .content {
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  background: #f9f9f9 url(images/info-box-grad.png) repeat-x;
  padding: 5px;
  margin-bottom: 5px;
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 11px;
  font-weight: normal;
  color: #cc0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


.boxText { 
}

.errorBox { 
	background: #ffb3b5; 
	font-weight: bold;
}
.stockWarning { 
	color: #cc0033; 
}
.productsNotifications { 
	background: #f2fff7; 
}
.orderEdit { 
	font-size : 11px; 
	color: #cc0000; 
	text-decoration: underline; 
	font-weight: normal; 
}

A {
  color: black;
  text-decoration: none;
}

A:hover {
	color: #03377A;
	text-decoration: underline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  background: #b6b7cb url(images/header-nav-lower.png) repeat-x 0 center;
  color: white;
  font-weight: bold;
  height: 26px;
}

TD.productListing-data {
	padding-top: 5px;
	padding-bottom: 5px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #cc0000;
}

SPAN.errorText {
  color: #cc0000;
}

.boxCheckoutTrail {
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-weight: bold;
  color: #FF8400;
}

/* message box */

.messageStackError, .messageStackWarning { 
	background-color: #ffb3b5; 
}
.messageStackSuccess { 
	background-color: #99ff00; 
}


/* CSS Boxes */

.boxGroup {
  border-width: 1px;
  border-color: #bbc3d3;
  border-style: solid;
}

.boxNew {
}

.boxTitle {
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}

.boxContents {
  background: #f8f8f9;
  padding: 3px;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #cc0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 10px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}

/* @end */

html {
	position: relative;
}

html, body
{
	background-color: #c3c3c3;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

/*\*/
html, body, .swc0, .swc1 {

	z-index: -1;
}
.swc0 {
	height: 120%;
	margin: 0 auto;
	display: table;
}
.swc1 {
	height: 130%;
	display: table-cell;
	vertical-align: middle;
}
/**/
.swc1 {
	white-space: normal;
}
.swc2 {
	position: relative;
	width: 890px;
	height: 150%;
	display: table-cell;
	border: 0px;
	background: url('/assets/templates/nexclusive/img/bg_2.png') #03387a repeat top;
	text-align: center;
}
/* in IEM solo shrink-wrap, no vert.center \*//*/
* html .swc1 {
	text-align: center;
}
* html .swc2 {
	display: inline-block;
	text-align: left;
	width: 1px;
}
/**/

/* fix op10 vertical resize problem */
.swc2:after {
	position: absolute;
	height: 0%;
	content: "";
}

#top
{
	float: left;
	position: relative;
	top: 23px; left: 50px;
	width: 790px;
	height: 42px;
	border: 0px;
	background: url('/assets/templates/nexclusive/img/caption.png') no-repeat 50% 50%;
	display: block;
}

a.logo
{
	display: block;
	position: absolute;
	left: 20px;
	top: 7px;
	border: 0px;
}

#top .navitop
{
	background: url('/assets/templates/nexclusive/img/address.png') no-repeat top right;
	width: 147px;
	height: 42px;
	display: block;
	position: absolute;
	right: 23px;
}
a.home_btn
{
	float: left;
	margin-top: 30px;
	margin-right: 12px;
	cursor: pointer;
	display: block;
	height: 15px;
	width: 13px;
	line-height: 13px;
	text-align: center;
	background-image: url('/assets/templates/nexclusive/img/home_icon.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
a.home_btn { background-position: 0 0 }
a.home_btn:hover { background-position: 0 -15px }

a.mail_btn
{
	float: left;
	margin-top: 30px;
	margin-right: 12px;
	cursor: pointer;
	display: block;
	height: 15px;
	width: 17px;
	line-height: 13px;
	text-align: center;
	background-image: url('/assets/templates/nexclusive/img/mail_icon.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
a.mail_btn { background-position: 0 0 }
a.mail_btn:hover { background-position: 0 -15px }

#search
{
	float: left;
	margin-top: 28px;
	width: 91px;
	height: 15px;
	border: 0px;
}

form.search
{
	width: 91px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
form.search fieldset
{
	width: 91px;
	height: 15px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
form.search input
{
	background: url('/assets/templates/nexclusive/img/search.png') no-repeat top left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
form.search fieldset input
{
	width: 93px;
	height: 15px;
	padding: 0px;
	margin: 3px;
	border: 0px;
	font-size: 9px;
	line-height: 15px;
	color: #666;
}

	#nav
	{
	width: 740px;
	padding: 0px;
	border: 0px;
	float: left;
	display: block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #03377A;
	z-index: 666666;
	position: relative;
	}
	#nav ul
	{
	width: 740px;
	padding: 0px;
	margin: 0px;
	list-style: none; 
	}
	#nav li
	{
	display: block;
	width: 95px;
	height: 14px;
	float: left; 
	color: #03377A;
	background-color: #E3E3E3;
	text-align: center;
	text-decoration: none;
	border: 0px;
	padding: 5px;
	position: relative;
	}
	#nav a, #nav a:link, #nav a:visited
	{
	display: block;
	width: 95px;
	height: 14px;
	color: #03377A;
	text-align: center;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	}
	#nav li:hover, #nav a:hover
	{
	color: #03377A;
	background-color: #EEE;
	}
	
	#nav li ul
	{
		border: 0px;
		margin: 0px;
		background: #EEE;
		width: auto;
		font-family: Tahoma;
		font-weight: normal;
		text-align: left;
		font-size: 11px;
		position: absolute;
		left: 0px;
		top: 20px;
		display: none;
	}
	#nav li:hover ul
	{
		width: 96px;
		display: block;
		z-index: 66667;
	}
	
	#nav li li
	{
		background: #EEE;
		float: none;
		border: 0px;
		padding-left: 7px;
		padding-right: 3px;
		padding-top: 2px;
		padding-bottom: 2px;
		height: auto;
		color: #333;
		text-align: left;
	}
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover
	{
		overflow-y: auto;
		height: auto;
		width: 96px;
		text-align: left;
		color: #03377A;
	}
	#nav li li a:hover, #nav li li:hover
	{
		color:#03377A;
		background:#fff;
	}

	/* hide from IE mac \*/
	#nav li {width: 95px;}
	/* end hiding from IE5 mac */

#middle
{
	text-align: center;
	position: relative;
	background: #fff;
	display: block;
	top: 32px; left: 70px;
	border: solid #03377A 2px;
	/*box-shadow:#a3a3a3 0 0 10px;
	-moz-box-shadow:#a3a3a3 0 0 10px;
	-webkit-box-shadow:#a3a3a3 0 0 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=45, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=135, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=225, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=315, Strength=3);*/
	width: 740px;
	float: left;	
	padding: 5px;
	zoom:1;
	z-index: 100;
}
/*|html #middle
{
	top: 82px; left: 70px;
}*/

#slideshowHolder
{
	overflow: hidden;
	width: 740px;
	height: 230px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

#content
{
	float: left;
	width: 740px; height: 290px;
	background: #FFF;
}

#news
{
	float: left;
	width: 740px;
	background: #FFF;
	text-align: left;
}

#news p
{
	text-align: left;
	margin: 15px;
}

#news p.justifyfull
{
	text-align: justify;
}

p.justifyfull
{
	text-align: justify;
}

#news h1 {
background:url("http://lab.admice.com/nexshop/templates/richer_designs/images/hor-line.png") repeat-x scroll left bottom transparent;
color:#03377A;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
margin-left: 15px;
padding-bottom:6px;
}

#news h1 a{
	color:#03377A;
}

#content p
{
	text-align: left;
	margin: 15px;
}

#content p.justifyfull
{
	text-align: justify;
}

#foot
{
	float:left;
	position: relative;
	top: 30px; left: 0px;
	width: 890px;
	height: 42px;
	border: 0px;
	background: #03387A url('/assets/templates/nexclusive/img/slogan_1.png') no-repeat 50% 50%;
	display: block;
	text-align: left;
}

p.foot
{
	font-size: 9px;
	line-height: 11px;
	margin-left: 70px;
	margin-top: 5px;
	color: #c3c3c3;
}
a.foot
{
	color: #c3c3c3;
	text-decoration: underline;
}
a.foot:hover
{
	color: #fff;
	text-decoration: underline;
}

#bear
{
	position: absolute;
	width: 37px;
	height: 61px;
	bottom: 73px;
	right: 33px;
	background: url('/assets/images/gallery/bear.png');
	z-index: 99;
}
#maincolumn {
	height: none;
}
