html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial;
    font-size: 12px;
    color: #434343;
    
    background: #0d325f url(../i/background.png) repeat-x 0 0;
}

.clear {
    clear: both;
}

a img {
	border: 0;	
}

form {
	margin: 0;
	padding: 0;
}

a {
    color: #014676;
    text-decoration: none;
}

a:hover {    
    text-decoration: underline;
}

#container {
	overflow: visible;
	width: 900px;
	margin: 29px auto 0;
}

/* Header */

#header {
	height: 89px;
}

#header .logo {
	float: left;
	margin-top: 13px;
}

#header .logo,
#header .logo img {
	display: block;
	width: 389;
	height: 73px;
}

#header .right {
	float: right;
	width: 477px;
}

#account {
	overflow: hidden;
	height: 40px;    
}

#account .login {
	display: block;
	float: left;
	width: 117px;
	height: 40px;
	background: #134480 url(../i/button-login.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}

#account .cart {
	float: left;
	overflow: hidden;
	width: 351px;
	height: 40px;
	margin-left: 9px;
	background: #eee url(../i/header-cart.png) no-repeat 0 0;
}

#account .cart .title {
	display: block;
	float: left;
	width: 73px;
	height: 40px;
	padding-left: 16px;
	font-size: 18px;
	color: #424343;
	line-height: 41px;
	outline: none;
}

#account .cart .contents {
	float: left;
	width: 153px;
	height: 15px;
	padding: 13px 0 12px;
	margin-left: 14px;
}

#account .cart .contents .items {
	float: left;
	width: 54px;
	padding-right: 5px;
	white-space: nowrap;
}
#account .cart .contents .total {
	float: left;
	width: 87px;
	white-space: nowrap;
}

#account .cart .contents strong {
	font-weight: bold;
	color: #0a3164;
}


#account .cart .checkout {
	display: block;
	float: left;
	width: 95px;
	height: 40px;
	background: #1f8204 url(../i/header-cart-checkout.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}

#header .right .search {
	overflow: hidden;
	width: 477px;
	height: 40px;
	margin-top: 9px;
}

#header .right .search input.text {
	display: block;
	float: left;
	width: 377px;
	height: 22px;
	padding: 9px 16px 11px;
	margin: 0;
	border: 0;
	background: #eee url(../i/header-search.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #424343;
	line-height: 22px;
	outline: none;
}

#header .right .search input.button {
	display: block;
	float: left;
	width: 68px;
	height: 40px;	
	margin: 0;
	padding: 0;
	border: 0;
	background: #eee url(../i/header-search-button.png) no-repeat 0 0; 
	cursor: pointer;	
}

/* Center */

#center {
	overflow: visible;
	height: 334px;
	margin-top: 24px;
}

#center .flash-center-container {
	float: left;
}

#center .flash-center-container,
#flash-center {
	width: 680px;
	height: 334px;	
}

#flash-center {
	background: url(../i/flash-center.jpg) no-repeat 0 0;
}

#center .right {
	float: left;
	width: 205px;
	margin-left: 15px;
}

#center .right a,
#center .right a img {
	display: block;
	color: #fff;
}

#center .right a.button {
	width: 205px;
	height: 28px;
	padding: 15px 0;
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 29px;
}

#center .right a.button.blue {
	background: #00387d url(../i/center-button-blue.jpg) no-repeat 0 0;
}

#center .right a.button.green {
	background: #087206 url(../i/center-button-green.jpg) no-repeat 0 0;
}

#center .right a.specialoffers,
#center .right a.specialoffers img {
	width: 227px;
	height: 206px;
}

/* Main menu */

#mainmenu {
	display: block;
	overflow: visible;
	height: 43px;
	margin: 6px 0 0;
	padding: 0;
	list-style: none;
	background: url(../i/mainmenu-background.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 18px;
	line-height: 22px;
}

#mainmenu li {
	display: block;
	float: left;
	width: 127px;
	height: 43px;
	text-align: center;
}

#mainmenu li.bigger {
	width: 138px;
}

#mainmenu li.active {
	background: url(../i/mainmenu-active.png) no-repeat 0 0;
}

#mainmenu li.bigger.active {
	background: url(../i/mainmenu-active2.png) no-repeat 0 0;
}

#mainmenu li a {
	display: block;
	width: 100%;
	height: 20px;
	padding: 12px 0 11px;
	color: #0a3164; 
	line-height: 20px;
}

*+html #mainmenu li a {
	padding: 13px 0 10px;
}

#mainmenu li.active a {
	padding: 11px 0 12px !important;
	color: #fff;
	text-shadow: 0 -1px 0 #113d75;
	text-decoration: none;
}

*+html #mainmenu li.active a {
	padding: 12px 0 11px !important;
}

/* Newsbar */

#newsbar {
	overflow: hidden;
	height: 43px;
	margin: 6px 0 0;
}

#newsbar .title {
	display: block;
	float: left;
	width: 154px;
	height: 20px;
	padding: 11px 0 12px;
	background: url(../i/newsbar-title.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #f1f1f3;
	text-shadow: 0 -1px 0 #1f8105;
	text-align: center;
}

*+html #newsbar .title {
	padding: 12px 0 11px;
}

#newsbar .contentswrapper {
	overflow: hidden;
	float: left;
	width: 690px;
	height: 28px;
	padding: 15px 28px 13px;
	background: url(../i/newsbar-contents.png) no-repeat 0 0;
	line-height: 15px;
	color: #434343;
}

#newsbar .contentswrapper .contents {
	overflow: hidden;
	width: 690px;
	white-space: nowrap;	
}

#newsbar .contents .date {
	color: #767676;
}

#newsbar .contents a {
	color: #434343;	
}

/* Columns */

#columns {
	margin-top: 6px;
}

/* Left column */

#columns .leftcolumn {
	float: left;
	width: 230px;
}

#columns .leftcolumn .cards {	
	width: 230px;
	height: 262px;
	margin-top: 6px;
	background: url(../i/payment.png) no-repeat 0 0;
}

/* Categories */

#categories .header {
	height: 28px;
	padding: 15px 17px 11px;
	background: url(../i/categories-background.png) no-repeat 0 0;
	font-size: 24px;
	color: #e0f5ff;
	line-height: 28px;
}

#categories ul.categories {
	min-height: 162px;
	margin: 0;
	padding: 0 15px 4px 16px;
	background: #002b56 url(../i/categories-background.png) no-repeat 0 -54px;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
}

#categories ul.categories > li {
	display: block;	
	margin: 0;   
}

#categories ul.categories > li > a {	
	display: block;
	padding: 6px 10px 5px;
	height: 16px;
	color: #fff;
	outline: none;
}

#categories ul.categories > li.active > a {
	background: url(../i/categories-active.png) no-repeat 0 0;
	color: #019fff;
	text-decoration: none;
}

#categories ul.categories > li > ul.subcategories {
	display: none;
	margin: 0;
	padding: 4px 0 4px 20px;
	font-size: 12px;
	line-height: 18px;
}

#categories ul.categories > li.active > ul.subcategories {
	display: block;
}

#categories ul.categories > li > ul.subcategories > li {
	display: block;
	margin: 0;
	padding: 0;	
}

#categories ul.categories > li > ul.subcategories > li.active {
	font-weight: bold;
}

#categories ul.categories > li > ul.subcategories > li > a {
	color: #fff;
}

#categories .footer {
	height: 10px;
	background: url(../i/categories-footer.png) no-repeat 0 0;
}

/* Visuals */

#columns .leftcolumn .youtube {
	height: 175px;
}
    
#columns .leftcolumn .facebook {
	height: 175px;
}

#columns .leftcolumn .compound {
	display: block;
	margin-top: 6px;	
}

#columns .leftcolumn .compound img {
	display: block;
	padding: 0;
	margin: 0;
}

/* Right column */

#columns .rightcolumn {
	float: left;
	margin-left: 6px;
	width: 664px;	
}

/* Home page content */ 

#homepage-content {
	overflow: hidden;
	height: 230px;
	background: url(../i/homepage-content-right.png) no-repeat 100% 0;
}

#homepage-content .left {
	float: left;
	width: 10px;
	height: 230px;
	background: url(../i/homepage-content-left.png) no-repeat 0 0;
}

#homepage-content .content {
	float: left;
	width: 372px;
	height: 210px;
	padding: 10px 264px 10px 8px;
	background: #fff url(../i/homepage-content-center.jpg) no-repeat 0 0
}

#homepage-content .content h1 {
	margin: 7px 0 !important;
}

#homepage-content .content p {
	margin: 5px 0 !important;
}

/* Content formatting */

#content h1 {
	margin: 5px 0 4px;
	font-size: 24px;
	font-weight: normal;
	color: #158fc7;	
}

#content h1 strong {
	font-weight: normal;
	color: #002b56;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
	color: #158fc7;	
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #158fc7;	
}

#content p {
	margin: 4px 0 4px;
	line-height: 18px;
}

#content a.readmore {
	padding-right: 8px;
	background: url(../i/link-arrow.png) no-repeat 100% 5px;
	text-decoration: underline;
}

#content a.readmore:hover {
	text-decoration: none;
}

#content img.left {
    float: left;
    margin: 5px 10px 4px 0;
}

#content ul, 
#content ol {
	list-style-position: inside;
	line-height: 18px;
}

/* Pages */

#content .pages {
	width: 272px;
	height: 30px;
	margin: 18px auto 0;
	overflow: hidden;
}

#content .pages > a,
#content .pages > span {
	display: block;
	float: left;
	width: 63px;
	height: 30px;
	background-image: url(../i/pages.png);
	background-repeat: no-repeat;
}

#content .pages > a {
	background-color: #218705;
	outline: none;
}

#content .pages > a.previous {
	background-position: 0 -30px;
}

#content .pages > a.next {
	background-position: -63px -30px;
}

#content .pages > span {
	background-color: #a8a8a8;
}

#content .pages > span.previous {
	background-position: 0 0;
}

#content .pages > span.next {
	background-position: -63px 0;
}

#content .pages .items {
	float: left;
	width: 146px;
	height: 21px;
	padding: 4px 0 5px;
	text-align: center;
	background: #eee url(../i/pages-background.png) repeat-x 0 0;
	font-size: 16px;
}

#content .pages .items a,
#content .pages .items span {
	padding: 0 5px;	
}
 
#content .pages .items .current {
	font-size: 18px;
	color: #000;
}
     
/* Form items */

#content input.field, input.text {
	background: #fff;
	border: 1px solid #C1C1C1;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	padding: 2px;
	vertical-align: middle;
	width: 141px;
}

#content textarea {
	background: #fff;
	border: 1px solid #C1C1C1;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	padding: 2px;
	vertical-align: middle;
	width: 141px;
}   

#content select {
	background: #fff;
	border: 1px solid #C1C1C1;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	padding: 0;
	width: 145px;
} 

/* Registration form */

#content p.error {
    color: #980D3A;
    font-size: 12px;    
}

*+html #content input.button {
    width: 120px !important;    
}

#content .registration{     
     padding: 0 0 0 5px !important;
}

#content .form {
    margin: 12px 0;
    padding: 0; 
    list-style: none;
}

#content .form select {
    width: auto;
}

#content .form li {
    margin: 0;
    padding: 0 0 5px;
}

#content .form li.margintop {
	margin-top: 10px;
}

#content .form li .error {
    padding-left: 145px;
    font-size: 11px;
    color: #b00;
}

#content .form li label {
    display: block;
    float: left;
    width: 145px;    
}

#content .form li.twoline label {
    height: 30px;
}

#content .form li.twoline .text {
    margin-top: 2px;
}
  
#content .form li label strong { 
    color: #CC0000;
}

#content .form li .field {
    float: left;
}

#content .form li .tip {
    padding-left: 145px;
    width: 250px;
    color: #777;
}

#content .form li input.checkbox {
    margin: 0 4px 0 0;
	vertical-align: sub;
}

#content .form li .text {
    width: 200px;
    margin-bottom: 1px;
}

#content .form li .text.short {
	width: 70px;
}

#content .form li.checkbox {
    padding-left: 145px;
    width: 300px;
}

#content .form li.checkbox label {
    width: auto !important;
    float: none !important;
}     

#content .form li.buttons {
    margin-top: 10px;
    padding-left: 145px;
}

/* Password recovery */

#content .passwordrecovery {
    margin: 0;
    padding: 12px 0 12px 20px;
    list-style: none;
}

#content .passwordrecovery li {    
    margin: 0 0 5px;
}

#content .passwordrecovery li .error {
    font-size: 11px;
    color: #980d3a;  
}

#content .passwordrecovery li .text {
    width: 200px;
}


/* Cart contents */

#cartcontents {
    margin-top: 12px;
    width: 100%;
}

#confirmorder #cartcontents {
    margin-top: 0 !important;
}

#cartcontents th {
    padding: 6px;
    font-weight: bold;
}

#cartcontents th.description {
    text-align: left;
}
#cartcontents tr.header,
#cartcontents tr.subtotal {
    background: #f3f3f3;
    white-space: nowrap;
}

#cartcontents tr.summary td.label {
    text-align: left;
    font-weight: bold;
}

#cartcontents tr.row0 th,
#cartcontents tr.row0 td {
    background-color: #fff;
}

#cartcontents tr.row1 th,
#cartcontents tr.row1 td {
    background-color: #f2e1c3;
}

#cartcontents td {
    padding: 6px;
    vertical-align: middle;
}

#cartcontents td h4,
#cartcontents td p {
    margin: 0 !important;
}

#cartcontents td.image a img {
    display: block;
    width: 62px;
    height: 62px;
    border: 1px solid #c1c1c1;    
}

#cartcontents td.description {
	vertical-align: top;
}

#cartcontents td.delete, 
#cartcontents td.quantity {
    text-align: center;
}

#cartcontents td.price {
    white-space: nowrap;
    text-align: right;
}

#cartcontents td.quantity input.text {
    width: 30px;
}

#cartcontents td.buttons {
    padding: 8px 0;
    text-align: right;
}

/* Address selection */

#content .addressselecttable {
    text-align: left;    
}

#content .addressselecttable .buttons {
    text-align: right;
    padding-top: 8px;   
}                   

#content .addressselecttable ul {
	list-style: none;
}

#content .addressselect {
	padding-left: 0;
}

#content .addressselect li {    
    display: block;
    margin-top: 12px;
}
  
#content .addressselect li .radiobutton {
    text-align: center;   
    width: 30px;
    float: left;
}

#content .addressselect li label {
    margin-left: 12px;            
    float: left;
} 

#content .shippingselecttable {
    width: 100%;
    margin-bottom: 16px;
}

#content .shippingselecttable select {
    width: 225px;
}

#content .shippingselecttable .buttons {
    text-align: right;
}

/* Confirm order */

#confirmorder {
    margin-bottom: 12px;
}

#confirmorder .addresses {
    font-size: 11px;
    vertical-align: top; 
}

#confirmorder .addresses h2 {
    margin: 0 0 6px;
}

#confirmorder .addresses p {
    margin: 0 !important;
}

#confirmorder .addresses a {
	font-size: 12px;
	text-decoration: underline;
}

#confirmorder .addresses a:hover {
	text-decoration: none;
}

#confirmorder .buttons td {
    padding-top: 10px;
    text-align: right;    
}

/* Account info */

#accountinfo {
    width: 100%;
}

#accountinfo tr {
    vertical-align: top;
}

#accountinfo .info {
    min-width: 230px;
    padding-right: 20px;
}

#accountinfo .info p {
    padding: 0;
}

#accountinfo .actions ul {
    margin: 0;
    padding: 0;
}

/* Orders list */

#content .orders {
    width: 100%;
    margin-bottom: 12px;
}

#content .orders th {
    padding: 4px;
    font-weight: normal;
}

#content .orders td {        
    text-align: center;
}

#content .orders td.price {        
    padding-right: 6px;
    text-align: right;
}

#content .orders tr.row0 th,
#content .orders tr.row0 td {
    background-color: #f3f3f3;
}

#content .orders td {
    vertical-align: middle;
}

#content .orders a {
    font-weight: normal !important;
}

/* Add */

#content .addressbook {
    margin: 12px 0;
    padding: 0 0 0 12px;
}

#content .addressbook li {
    display: block;
    margin-bottom: 12px;
    list-style: none;
}

#content .addressbook li .address, 
#content .addressbook li .actions {
    float: left;
}

#content .addressbook li .address {
    width: 200px;
}

/* Contact us */

#content .contactus li .text {
    width: 250px;
}

#content .contactus li textarea {
    height: 80px;
}

/* Page */

#content .pageimages {
    float: left;
    width: 192px;
    margin: 5px 16px 0 0;
}

#content .pageimages a {
	display: block;
	color: #555;
	font-size: 11px;
}

#content .pageimages img {
    display: block;
    margin-bottom: 6px;
    border: 1px solid #C1C1C1;    
}

#content .pageimages .title {
	display: block;
	margin: -2px 12px 10px;
	text-align: center;
}

#content .pagecontentcolumn {
	float: left;
	width: 420px;
}

/* News */

#content .newsitem .date {
    margin: 0 0 10px;    
    color: #767676;
}

#content .newsitem .images {
    float: left;
    margin: 2px 10px 0 0;
}

#content .newsitem .images img {
    display: block;
    border: 1px solid #767676;
    margin-bottom: 6px;
}

#content .newsitem .contentcolumn {
	overflow: hidden;
	text-align: justify;	
}

#content .newsitem .return {
	margin: 12px 0 6px;
}

#content .newsitem .return a {
	padding-left: 10px;
	background: url(../i/link-arrow2.png) no-repeat 0 5px;
	text-decoration: underline;
}

#content .newsitem .return a:hover {
	text-decoration: none;
}

/* News */

#content ul.news {
	list-style-position: outside;
}

#content .news li {
	margin: 0 0 18px;
}

#content .news li h3 {
	margin: 6px 0;
}

#content .news li h3 a {
	color: #002B56;
}

/* Fieldset */

#content fieldset {
	padding: 4px 12px 9px;
	margin: 0 0 24px;
	border: 1px solid #d1d1d1;
}

#content fieldset p {
	margin: 6px 0 12px;
}

#content fieldset ul.form {
	margin: 0 !important;
}

/* Content wrapper */

#content-wrapper {	
	padding-top: 10px;
	background: url(../i/content-wrapper-top.png) no-repeat 0 0;
}

#content-wrapper.margintop {	
	margin-top: 6px;
}

#content-wrapper .shortcontent {
	overflow: hidden;	
	padding: 0 18px;
	background: #fff;
}

#content-wrapper .content {
	overflow: hidden;	
	padding: 0 18px;
	background: #fff;
}

#content-wrapper .content.minheight {
	min-height: 840px;
}

*+html #content-wrapper .shortcontent {
	height: 73px;
}

#content-wrapper .background-gradient {
	background: #fff url(../i/content-wrapper-background.png) repeat-x 0 100% !important;
}

#content-wrapper .bottom {
	height: 10px;
	background: url(../i/content-wrapper-bottom.png) no-repeat 0 0;
}

/* Products */

#products {	
	padding: 0 2px 3px;
	overflow: hidden;
}

#products .product {
	float: left;
	width: 220px;	
	margin: 15px 0 3px;
}

#products .product .image {
	display: block;
	width: 126px;
	height: 126px;
	padding: 6px 7px 9px;
	margin: 0 auto;  
	background: url(../i/product-image-border.png) no-repeat 0 0;    
}

#products .product .image img {
	display: block;
	width: 126px;
	height: 126px;
}

#products .product .name,
#products .product .description,
#products .product .price {
	display: block;
	overflow: hidden;
	width: 190px;
	margin: 0 15px;
	white-space: normal;
	text-align: center;
}

#products .product .name {
	overflow: hidden;
	height: 15px;
	margin-top: 4px;
	font-weight: bold;
	color: #002b56;
}

#products .product .description {
	overflow: hidden;
	height: 15px;
	margin-top: 3px;
}

#products .product .description.oldprice {
	color: #3a7a00;
	text-decoration: line-through;
}

#products .product .price {
	margin-top: 4px;
	font-size: 18px;
	color: #3a7a00;
	line-height: 23px;
}

#products .product .price span {
	padding: 1px 0;
}

#products .product .price span.special {
	padding-left: 7px;
	padding-right: 2px;
	color: #000;	
	background: #efae00 url(../i/product-price-special.png) no-repeat -5px 0;
}

#products .product .price span.special-right {
	background: #efae00 url(../i/product-price-special.png) no-repeat 0 0;
}

#products .product .button {
	display: block;
	width: 140px;
	height: 19px;
	padding: 6px 0 11px;
	margin: 5px auto 0;
	background: url(../i/product-button.png) no-repeat 0 0;    
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 20px;
}

/* Product details */

#content .productdetails {
	
}

#content .productdetails .images {
	float: left;
	width: 243px;
	margin-top: 6px;
}

#content .productdetails .images .medium-image {	
	overflow: hidden;
	width: 219px;
	height: 219px;
	padding: 6px 7px 9px;
	background: url(../i/product-medium-image-border.png) no-repeat 0 0;
}

#content .productdetails .images .medium-image.clickable {
	cursor: pointer;
}

#content .productdetails .images .medium-image img {	
	display: block;
	width: 219px;
	height: 219px;
}

#content .productdetails .images .tip {
	height: 22px;
	margin-top: 4px;
	background: url(../i/product-enlarge-tip.png) no-repeat 50% 0;
}

#content .productdetails .images .xsmalls {
	margin-top: 4px;
}

#content .productdetails .images .xsmalls .xsmall {
	overflow: hidden;
	float: left;
	width: 61px;
	height: 61px;
	padding: 4px 5px 7px;
	margin: 10px 10px 0 0;
	background: url(../i/product-xsmall-image-border.png) no-repeat 0 0;
	cursor: pointer;
}

#content .productdetails .images .xsmalls .xsmall.active {
	background-position: 0 -72px;
}

#content .productdetails .images .xsmalls .xsmall img {
	display: block;
	width: 61px;
	height: 61px;
}

#content .productdetails .images .button-back {
	display: block;
	width: 156px;
	height: 19px;
	padding: 5px 0 11px 13px;
	margin: 24px 0 0;
	background: url(../i/product-button-back.png) no-repeat 0 0;    
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 20px;
}

#content .productdetails .info {
	float: left;
	width: 360px;
}

#content .productdetails .info h3 {
	color: #002b56;
}
             
#content .productdetails .info .highlight span {
	padding: 4px 0;
}

#content .productdetails .info .highlight span.contents {
	padding-left: 7px;
	padding-right: 2px;
	color: #000;	
	background: #efae00 url(../i/product-price-special.png) no-repeat -5px 0;
}

#content .productdetails .info .highlight span.border-right {
	padding-right: 2px;
	background: #efae00 url(../i/product-price-special.png) no-repeat 0 0;
}

#content .productdetails .info .description {
	overflow: hidden;
	margin: 10px 0 6px;
}

#content .productdetails .info .price {
	margin-top:4px;  
	font-size:18px;
	color: #3A7A00;
	line-height:23px;
}

#content .productdetails .info .price.old {
	text-decoration: line-through;
}

#content .productdetails .info .price span {
	padding: 1px 0;
}

#content .productdetails .info .price span.special {
	padding-left: 7px;
	padding-right: 2px;
	color: #000;	
	background: #efae00 url(../i/product-price-special.png) no-repeat -5px 0;
}

#content .productdetails .info .price span.special-right {
	background: #efae00 url(../i/product-price-special.png) no-repeat 0 0;
}

#content .productdetails .info .tip {
	margin-top: 10px;
}

#content .productdetails .info .outofstock {
	color: #e00;
}

#content .productdetails .info .addtocart {
	overflow: hidden;
	width: 290px;
	height: 26px;
	margin: 10px 0 0;
	padding: 12px 5px 7px 9px;
	background: #eaeaea url(../i/grey-box.png) no-repeat 0 0;	
}

#content .productdetails .info .addtocart .quantity .text {	
	vertical-align: -1px; 
}

*+html #content .productdetails .info .addtocart .quantity .text {	
	vertical-align: middle;
}

#content .productdetails .info .addtocart .button {	
	width: 57px;
	height: 26px;	
	padding: 4px 15px 7px;
	margin: 0;
	border: 0;
	background: #228c06 url(../i/product-button-addtocart.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	white-space: nowrap;
}

/* Footer */

#footer {	
	height: 15px;
	padding: 44px 0 34px;
}

#footermenu {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footermenu li {
	display: block;
	float: left;
	color: #1c80d7;
}

#footermenu li.separator {
	padding: 0 5px;
}

#footermenu li a {
	color: #91cdf1;
}

#footer .author {
	float: right;
}

#footer .author a {
	color: #fff;
}

/* Store locator */

#store-locator .county-select {
	overflow: hidden;
	width: 290px;
	height: 19px;
	margin: 10px 0;
	padding: 13px 5px 13px 9px;
	background: #eaeaea url(../i/grey-box.png) no-repeat 0 0;	
}

#store-locator .county-select select {
	width: 202px;
}

#store-locator-google-map {
	width: 628px;
	height: 460px;
	margin: 12px 0 7px;
	border: 1px solid #999;	
}

#store-locator .info {
	overflow: hidden;	
}

#store-locator .info .store {
	float: left;
	width: 183px;
	padding: 0 6px;
	margin-top: 10px;
	margin-right: 14px;
	cursor: pointer;
} 

#store-locator .info .store:hover {
	background: #f7f7f7;
}

#store-locator .info .store.newline {
	clear: left;
}

#store-locator .info .store h5 {
	margin: 4px 0;
	font-size: 12px;
	font-weight: bold;
	color: #024d02;	
}

#content .contact-us-info img.right {
	float: right;
}

/* Popups */

body#popup {
	background: none;	
}

#popup .close-button {
	display: block;	
	outline: none;
	float: right;
	width: 71px;
	height: 34px;
	background: url(../i/popup-close.png) no-repeat 0 0;
}

#popup .content {
	padding-left: 15px;
}

#popup h1 {
	width: 230px;	
	padding: 12px 0 0 15px;
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #0a3164;
}

#popup .content ol,
#popup .content ul {
	display: block;
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

#popup .content li {
	display: block;
	margin: 10px 0 0;
}

#popup .content p {
	margin: 12px 0;
}
   
#popup .content input.text {
	display: block;	
	height: 15px;
	margin: 0;
	padding: 6px 7px 5px 7px;
	border: 1px solid #e2e2e2;
	background: #e2e2e2;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #2d2d2d;
}

#popup .content .twoline input.text {
	margin-top: 2px;
}

#popup .content textarea {
	display: block;	
	height: 87px;
	margin: 0;
	padding: 6px 7px 5px 7px;
	border: 1px solid #e2e2e2;
	background: #e2e2e2;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #2d2d2d;
	resize: none;
}

#popup .content select {
	display: block;	
	height: 26px;
	margin: 0;
	padding: 3px 2px;
	border: 1px solid #e2e2e2;
	background: #e2e2e2;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #2d2d2d;
	vertical-align: middle;
}

#popup-login {
	overflow: hidden;
	width: 311px;
	height: 129px;
}

#popup .content input.text,
#popup .content textarea { 
	width: 295px;
}

#popup .content select { 
	width: 175px;
}

#popup .content li.with-button {
	overflow: hidden;
}

#popup .content li.with-button input.text {	
	float: left;
	width: 198px;
}

#popup .content li.with-button .button {
	display: block;
	float: left;
	width: 97px;
	height: 22px;
	margin: 0;
	padding: 3px 0 3px;
	border: 0;
	background: #239006 url(../i/popup-button-login.png) repeat-x 0 0;
	font-family: Arial;
	font-size: 18px;	
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#popup-login li.links {
	margin-top: 16px;
	font-size: 14px;
	color: #9f9e9e;
}

#popup-login li.links span {
	padding: 0 5px;
}

#popup-login li.links strong {
	font-size: 18px;
	font-weight: normal;
}

#popup-contact-us {
	width: 311px;
}

#popup-contact-us li.links {
	overflow: hidden;
	margin-top: 25px;
	font-size: 14px;
	color: #0d438b;
}

*+html #popup-contact-us li.links { 
	margin-top: 20px;
}

#popup-contact-us li.links .tip {
	float: left;
	padding: 12px 0;
}

#popup-contact-us li.links .button {
	display: block;
	float: right;
	width: 170px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #218705 url(../i/popup-button.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	cursor: pointer;
}