@charset "utf-8";
/* Solgar Store Styles */

body {
	background: #ffffff url(../images/wallpaper.gif) repeat top left;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #777777;
	margin:0;
	padding:0;
}

.header {
	background: #ffffff url(../images/header.gif) no-repeat top left;
}

.mainNav ul {
	height: 18px;
	background: #a98900 url(../images/nav-bg-brown.jpg) repeat-x top left;
	font-family: "Futura", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.mainNav ul li {
	line-height: 18px;
	font-size: 14px;
	margin: 0 12px;
}

.mainNav ul li.first { margin-left: 0; }
.mainNav ul li.last { margin-right: 0; }

.mainNav ul li a {
	color: #f3e6b1;
	text-decoration: none;
}

.mainNav ul li a:hover {
	color: white;

}








.leftCol {
	font: 12px "Futura", Arial, Helvetica, sans-serif;
}

.leftCol img.addBorder {
	border: 1px solid #a98900;
	background: white;
	margin-bottom: 9px;
}

.leftCol .bookmarker {
	margin-bottom: 11px;
}

.leftCol .searchBox input.searchField {
	width: 115px;
	border: 1px solid #7d675b;
	float:left;
	margin: 0 4px 0 0 ;
	font: 11px "Futura", Arial, Helvetica, sans-serif;
	color: #a98900;
	height: 15px;
	line-height: 15px;
	padding: 0 0 0 4px;
}

.leftCol .searchBox {
	margin-bottom: 12px;
}

.leftCol .newsletterSignup {
	width: 134px;
	background: #413129 url(../images/newsletter-bg-brown.jpg) no-repeat top left;
	border: 1px solid #a98900;
	margin-bottom: 13px;
	padding: 6px 0 3px 5px;
}

.leftCol .newsletterSignup h4 {
	margin: 0 0 6px 0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

.leftCol .newsletterSignup a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.leftCol .newsletterSignup a:hover {
	text-decoration: underline;
}






.rightCol .loginBox {
	background: #413129 url(../images/nav-bg-brown.jpg) repeat-x top left;
	border: 1px solid #a98900;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 6px 0;
	margin-bottom: 6px;
	font: 12px "Futura", Arial, Helvetica, sans-serif;
}

.rightCol .loginBox a {
	color: white;
	text-decoration: underline;
}

.rightCol .loginBox a:hover {
	color: #777777;
}

.rightCol .accountBlock .title {
	width: 136px;
	background: #413129 url(../images/account-bg.jpg) no-repeat right center;
	border: 1px solid #a98900;
	padding: 2px 0 4px 6px;
	color: white;
	line-height: 18px;
	font: 12px "Futura", Arial, Helvetica, sans-serif;
}

.rightCol .accountBlock p {
    margin: 2px 0 5px 0;
    color: #a98900;
}

.rightCol .accountBlock p a.smalltxt {
    font-size: 10px;
    color: #a98900;
    text-decoration: underline;
}

.rightCol .accountBlock p a.smalltxt:hover {
    color: #000000;
}

.rightCol .basketBlock .title {
	width: 136px;
	background: #413129 url(../images/basket-bg.jpg) no-repeat top center;
	border: 1px solid #a98900;
	padding: 2px 0 4px 6px;
	color: white;
	line-height: 18px;
	font: 12px "Futura", Arial, Helvetica, sans-serif;
}

.rightCol .basketBlock .title span {
	font-size: 16px;
	line-height: 16px;
}

.rightCol .basketBlock,
.rightCol .accountBlock {
	background: #f3e6b1;
}

.rightCol .basketBlock .contents,
.rightCol .accountBlock .contents {
	padding: 6px 8px 2px 8px;
}

.rightCol .basketBlock .contents span.total {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	text-align: right;
	padding: 3px 0 3px 8px;
}

.rightCol .basketBlock .contents .total b {
	display: block;
	float:left;
	margin-right: 2px;
}


.rightCol .productFeature {
	background: #f3e6b1;
	padding-bottom: 6px;
}

.rightCol .productFeature .title {
	width: 136px;
	background: #413129 url(../images/nav-bg-brown.jpg) repeat-x top left;
	border: 1px solid #a98900;
	padding: 2px 0 4px 6px;
	color: white;
	line-height: 16px;
	font: 12px "Futura", Arial, Helvetica, sans-serif;	
	margin-bottom: 4px;
}

.rightCol .productFeature .title span {
	font-size: 16px;
	line-height: 16px;
}

.rightCol .productFeature .description {
	text-align: center;
	font-size: 12px;
	margin: 0 0 4px 0;
}

.rightCol .productFeature .description a {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7d675b;
	text-decoration: none;
}

.rightCol .productFeature .description a:hover {
	color: #413129;
	text-decoration: underline;
}

.rightCol .productFeature .productImage {
	width: 139px;
	background: white;
	height: 100px;
	overflow:hidden;
	margin: 0 auto;
}

.rightCol .productFeature .productImage img {
	border: none;
	display:block;
	margin: auto;
}

.rightCol .productFeature a.blockLink,
.rightCol .basketBlock .contents a.blockLink,
.rightCol .accountBlock .contents a.blockLink {
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 5px;
	color: #a98900;
	text-align: center;
	text-decoration: none;
	display: block;
}

.rightCol .productFeature a.blockLink:hover,
.rightCol .basketBlock .contents a.blockLink:hover,
.rightCol .accountBlock .contents a.blockLink:hover {
	text-decoration: underline;
	color: #7d675b;
}

.rightCol .productFeature ul,
.rightCol .basketBlock .contents ul,
.rightCol .accountBlock .contents ul {
	padding: 0 6px;
}

.rightCol .productFeature ul li,
.rightCol .basketBlock .contents ul li,
.rightCol .accountBlock .contents ul li {
	padding: 3px 0;
	border-bottom: 1px solid white;
	font-size: 11px;
}

.rightCol .productFeature ul li.last,
.rightCol .accountBlock .contents ul li.last {
	border-bottom: none;
	padding-bottom: 0;
}

.rightCol .productFeature ul li a,
.rightCol .basketBlock .contents ul li a,
.rightCol .accountBlock .contents ul li a {
	color: #777777;
	text-decoration: none;
}

.rightCol .productFeature ul li a:hover,
.rightCol .basketBlock .contents ul li a:hover,
.rightCol .accountBlock .contents ul li a:hover {
	color: #a98900;
	text-decoration: underline;
}








.content .featureBlock 
{
	width: 242px;
	height: 196px;
	float:left;
	border: 1px solid #a98900;
	position:relative;
	font-size: 11px;
}

.content .featuredProducts > .featureBlock:first-child {
	margin-right: 4px;
}

.content .featureBlock .title {
	width: 232px;
	background: #f3e6b1;
	padding: 7px 5px;
	color: white;
    text-align: center;
    text-transform: uppercase;
    font: 16px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #7d675b;
}

.content .featureBlock .promoImg {
	width: 120px;
	height: 160px;
	overflow: hidden;
	float: right;
}
.content .featureBlock .promoImg img {
	border: none;
}

.content .featureBlock .promoText {
	color: #a98900;
	padding: 4px 4px 2px 4px;
}

.content .featureBlock a.blockLink {
	position: absolute;
	width: 115px;
	bottom: 0;
	left:0;
	background: #f3e6b1;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	color: #413129;
	text-align: left;
	text-decoration: none;
	display: block;
}

.content .featureBlock a.blockLink:hover {
	text-decoration: underline;
	color: #7d675b;

}



.content .frontOffer {
    width: 480px;
    background: #f3e6b1;
    margin: 10px auto 10px 0;
    font-size: 14px;
    padding: 5px;
    overflow: auto;
    border-bottom: 4px solid #7d675b;
}

.frontOffer h4.title {
    margin: 0 auto 5px auto;
    text-align: center;
    font: 18px Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    font-weight: bold;
    color: #7d675b;
}

.frontOffer img {
    float:left;
    margin: 0 5px 5px 0;
}

.frontOffer p {
    margin: 0;
    color: #a98900;
}

.frontOffer a.blockLink {
    text-transform: uppercase;
    font: 12px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #7d675b;
}




.content .paging {
    clear:both;
    margin-top: 30px;
}

.content .paging ul {
    clear:both;
    list-style: none;
    margin: 0 auto;
}

.content .paging {
    display: inline;
}






.content .productGrid  {
	clear:left;
}

.content .productGrid .productBlock {
	margin: 7px 9px 0 0 ;
	width: 155px;
	float: left;
	display: inline;
	border: 1px solid #ebd886;
}

.content .productGrid.topLevel .productBlock {
    width: 242px;
    background: #f3e6b1;
    margin: 10px 5px 10px 0;
    font-size: 12px;
    padding: 0;
    overflow: auto;
    border: 4px solid #7d675b;
    border-width: 0 0 4px 0;    
}

.content .productGrid .productRow {
    clear:both;
}

.content .productGrid .productBlock .title a {
	text-decoration: none;
	background: #7d675b url(../images/nav-bg-brown.jpg) repeat-x bottom left;
	display: block;
	width: 145px;
	min-height: 30px;
	padding: 7px 5px;
	color: white;
	text-align: center;
	font: 12px "Futura", Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.content .productGrid .productBlock .title a:hover {
	text-decoration: underline;
}

.content .productGrid.topLevel .productBlock .title a {
    font: 14px Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    width: 232px;
    min-height: 40px;
}

.content .productGrid .productBlock .productTitle {
	background: #a98900 url(../images/gold-bg.jpg) repeat-x top left; 
	width: 155px;
	min-height: 38px;
	text-align: center;
	font-weight: bold;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
}

.content .productGrid .productBlock .productTitle a {
    color: #413129;
    text-decoration: none;
    padding: 2px;
}

.content .productGrid .productBlock .productTitle a:hover {
    text-decoration: underline;
}

.content .productGrid .productBlock .productImage {
	width: 155px;
	height: 100px;
	overflow:hidden;
}

.content .productGrid.topLevel .productBlock .productImage {
    width: 242px;
    margin: 0 auto;
}

.content .productGrid .productBlock .productImage img {
	border: none;
	margin: auto auto;
	display:block;
}

.content .productGrid .productBlock .productInfo {
	display: block;
	padding: 0;
	border-top: 1px solid #ebd886;
	background: #f3e6b1;
	overflow: auto;
}

.content .productGrid .productBlock .productInfo a {
    text-decoration: none;
	color: #a98900;
	background: #f3e6b1;
	padding: 2px;
	display: block;
	width: 72px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	text-align: center;
}

.content .productGrid .productBlock .productInfo a.left {
    float:left;
}
.content .productGrid .productBlock .productInfo a.right {
    float:right;
}

.content .productGrid .productBlock .productInfo a:hover {
    background: #a98900;
	color: #ffffff;
}






.content .searchResults {
    clear:left;
}

.content .searchResults .resultsRow {
    clear: both;
}

.content table.productList {
    border: 1px solid #ebd886;
    border-width: 1px 0;
    margin-bottom: 8px;
    table-layout: fixed;
}

.content .productList td.productImage {
    width: 155px;
    margin-right: 4px;
}

.content .productList td.productImage div {
    width: 155px;
    height: 95px;
    overflow:hidden;
    background: white;
}

.content .productList td.productImage div img {
	border: none;
	margin: auto;
	display:block;
}

.content .productList td.productTitle {
    width: 220px;
    margin-right: 4px;
    padding: 5px;
    background: #f3e6b1;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
}

.content .productList .productTitle a {
    color: #413129;
    text-decoration: none;
}

.content .productList .productTitle a:hover {
    color: #7d675b;
}

.content .productList  .productPrice {
    text-align: center;
    padding: 0 3px;
    font-weight: bold;
    background: #f3e6b1;
    font-weight: bold;
    width: 90px;
    height: 30px;
    text-transform: uppercase;
    color: #7d675b;
}

.content .productList td.blockLink {
    padding: 0 3px;
	background: #413129 url(../images/nav-bg-brown.jpg) repeat-x top left;
	text-align: center;
    height: 30px;
}

.content .productList td.blockLink a {
    vertical-align: middle;
    text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.content .productList td.blockLink a:hover {
    text-decoration: underline;
    color: #edb886;
}

.content .productList td.infoLink {
    padding: 0 3px;
	background: #413129 url(../images/nav-bg-brown.jpg) repeat-x top left; 
	text-align: center;
	height: 30px;
}

.content .productList td.infoLink a {
    vertical-align: middle;
    text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.content .productList td.infoLink a:hover {
    text-decoration: underline;
    color: #edb886;
}




.content .viewBasket .title {
	background: #413129 url(../images/nav-bg-brown.jpg) repeat-x top left;
	margin-bottom: 10px;
	padding: 3px 0 5px 0;
}

.content .viewBasket .title h2 {
    text-transform: uppercase;
    font: 16px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #ebd886;
	text-align: left;
    padding: 5px 0 5px 40px;
    background: transparent url(../images/basket-icon.png) no-repeat center left;
    margin: 0;
}

.content table.basketList  {
    table-layout: fixed; 
    border-collapse: separate; 
    border-spacing: 2px 8px;  
}

.content .basketList  thead tr {
	background: #a98900 url(../images/nav-bg.jpg) repeat-x top left;
}

.content .basketList thead th {
	font-weight: bold;
	text-transform: uppercase;
    padding: 4px 0;
    text-align: center;  
    font: 12px "Futura", Arial, Helvetica, sans-serif;
    color: #413129;
}

.content .basketList tfoot tr {
	background: #413129 url(../images/nav-bg-brown.jpg) repeat-x top left;
}

.content .basketList tfoot td {
    text-align: right;
    color: #f3e6b1;
    padding: 4px 10px;
    font: 14px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.content .basketList tfoot td.postageCell {
    background: #f3e6b1;
    color: #7d675b;
    font-weight: bold;
    font-size: 14px;
}

.content .basketList tfoot td.postageCell input {
    margin-top: 3px;
    vertical-align: bottom;
}

.content .basketList td.productImage {
    width: 85px;
    margin-right: 4px;
}

.content .basketList td.productImage div {
    width: 85px;
    height: 80px;
    overflow:hidden;
    background: white;
}

.content .basketList td.productImage div img {
	border: none;
	margin: auto;
	display:block;
}

.content .basketList td.productTitle {
    margin-right: 4px;
    padding: 0 5px;
    background: #f3e6b1;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
}

.content .basketList .productTitle a {
    color: #7d675b;
    text-decoration: none;
}

.content .basketList .productTitle a:hover {
    color: #777777;
}

.content .basketList  .productPrice {
    text-align: center;
    padding: 0 3px;
    font-weight: bold;
    background: #f3e6b1;
    text-transform: uppercase;
    color: #7d675b;
}

.content .basketList .productQuantity {
    background: #f3e6b1;
    color: #7d675b;
}

.content .basketList .productQuantity input {
    width: 25px;
    text-align: center;
    vertical-align: center;
    margin: auto;
}
.content .basketList td > input.basketButton:first-child {
    margin-bottom: 2px;
 }


.content .basketList a.updateLink:hover,
.content .basketList a.removeLink:hover  {
    text-decoration: underline;
    color: #777777;
}

.content .basketList tbody tr {
    margin-bottom: 5px;
}


.content .viewBasket .buttons a.checkoutLink {
    display: block;
    text-align: center;
    float:right;
    margin: 10px 0 5px 10px ;
	width: 130px;
	height: 23px;
	background: #ebd886 url(../images/checkout-button.jpg) no-repeat bottom center;
	border: 1px solid #a98900;
	padding: 6px;
	color: white;
	line-height: 18px;
	font: 14px "Century Gothic", "Futura", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: -9999em;
	font-weight: bold;
	outline: none;
}

.content .viewBasket .buttons a.checkoutLink:hover {
    background-position: top center;
}

.content .buttons a.blockLink {
 	background: #413129 url(../images/button-sprite.jpg) repeat-x bottom left;
    display: block;
    text-align: center;
    float:right;
    clear:right;
    margin: 10px 0 5px 10px ;
	width: 132px;
	border: 1px solid #a98900;
	padding: 6px ;
	color: white;
	line-height: 18px;
	font: 12px "Futura", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

.content .buttons a.blockLink:hover {
    text-decoration: underline;
    background-position: top left;
}

.content .buttons a.blockLink.orangeLink {
    background-image: url(../images/button-sprite.jpg);
}

.content .buttons a.blockLink.blueLink {
    background-image: url(../images/button-sprite.jpg);
}

.content h2.detailsTitle {
    margin-bottom: 5px;
    text-transform: uppercase;
    font: 18px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #7d675b;
}

.content h3.detailsPrice {
    margin: 0 0 10px 0 ;
    color: #a98900;
    text-transform: uppercase;
    font: 16px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
}

.content .productDetails {
    margin: 0 10px 20px 0;
}

.content .productDetails .productChoices {
    display:block;
    width: 236px;
    margin: 10px 0 5px 0;
    border: 2px solid #f3e6b1;
    padding: 5px;
}

.content .productDetails h4 {
    text-align: center;
    text-transform: uppercase;
    font: 16px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #7d675b;
    margin: 0 0 5px 0;
}

.content .productDetails .productChoices .choiceError {
    display: block;
    width: 210px;
    margin: 3px auto;
    background: #eba586;
	color: #B54716;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.content .productDetails .productChoices table span {
    display:inline;
}

.content .productDetails .productChoices table {
    border: 1px solid #f3e6b1;
    border-collapse: separate;
    width: 220px;
    margin: 5px auto;
}

.content .productDetails .productChoices table th {
    padding: 3px 5px;
    background: #ebd886;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    color: #413129;
}

.content .productDetails .productChoices table td {
    padding: 3px 5px;
    background: #ebd886;
}

.content .productDetails .productChoices table td span {
    margin-left: 3px;
    text-transform: uppercase;
    color: #7d675b;
}

.content .productDetails .productSize {
    width: 210px;
    margin: 5px auto;
    background: #ebd886;
    padding: 5px;
}

.content .productDetails .productSize label {
    margin-right: 5px;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    color: #413129;
}

.content .productDetails .productSize select {
    background: #f3e6b1;
    border: 1px solid #7d675b;
    font: 11px "Futura", Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    color: #7d675b;
}

.content .productDetails .productChoices input {
    display:block;
    margin: 5px auto;
}

.content .productDetails .detailsImageContainer {
    width: 220px;
    float:right;
    clear:right;
    margin: 0 0 0 15px ;
}

.content .productDetails .largeImageContainer {
    width: 218px;
    border: 1px solid #a98900;
    background: #f3e6b1;
    overflow-x: hidden;
}

.content .productDetails .largeImageContainer a {
    cursor: default;
    outline: none;
}

.content .productDetails .largeImageContainer img {
    display: block;
    border: none;
    margin: auto;
}

.content .productDetails .thumbnailsContainer {
    display:block;
    width: 210px;
    clear:left;
    margin: 8px 0;
    padding: 5px 5px 5px 5px;
    overflow:auto;
    background: #f3e6b1; 
    border: 1px solid #a98900;
}


.content .productDetails .thumbnailsContainer a {
    outline: none;
}

.content .productDetails .thumbnailsContainer a img {
    border: 1px solid #ebd886;
    float:right;
    display:block;
    margin: auto 5px;
}

.content .productDetails a.moreLink {
    margin-top: 10px;
    display:block;
    outline: none;
}

.content .productDetails a.basketLink {
    display: block;
    text-align: left;
    float:right;
    margin: 0 ;
	width: 104px;
	background: #2eb3e4 url(../images/add-basket-bg.jpg) no-repeat bottom center;
	border: 1px solid #a98900;
	padding: 6px 30px 6px 6px;
	color: white;
	line-height: 18px;
	font: 14px "Century Gothic", "Futura", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.content .productDetails a.basketLink:hover {
    background-position: top center;
}

.content .productDetails a.basketLink.lower {
    margin: 20px 0 5px 0;
}

.content .productDetails span.stockLevel {
    display: block;
    text-align: right;
    clear:right;
    float:right;
    margin: 0 0 5px 0;
}

.content .productDetails .productOptions h4 {
    margin: 0 0 5px 0;
    padding:0;
}

.content .productDetails .productOptions {
    display:block;
    margin: 10px 0 10px 15px;
    padding: 0;
    border: 2px solid #f3e6b1;
    list-style: none;
    width: 220px;
    float:right;
    clear:right;
}

.content .productDetails .productOptions ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.content .productDetails .productOptions ul li {
    background: transparent url(../images/gold-arrow.png) no-repeat left center;
    padding: 0 0 0 16px;
    line-height: 16px;
    text-align:left;   
    width: 204px;
}

.content .productDetails .productOptions ul li a {
    color: #a98900;
    text-decoration: none;
    display:block;
}

.content .productDetails .productOptions ul li a:hover {
    text-decoration underline;
    color: #777777;
}

.content .similarProducts {
    clear: both;
   padding-top: 20px;
}

.content .similarProducts h3 {
   border-top: 2px solid #f3e6b1;
   padding-top: 5px;
    margin-top:0;
    text-align: left;
    text-transform: uppercase;
    font: 16px "Myriad Pro", "Futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #7d675b;
 }





.content .smallForm .formBlock {
    clear:both;
    display: block;
    margin: 20px 0;
    padding: 5px;
    background: #f3e6b1;
    border: 1px solid #a98900;
}

.content .smallForm {
    display: block;
    clear: both;
}

.content .smallForm .formBlock div {
    float:left;
    width: 150px;
    margin-right: 10px;
}

.content .smallForm .formBlock label {
    margin: 0;
    padding: 0;
	display: block;
	width: 150px;
	text-align: left;
}

.content .smallForm .formBlock input
{
    width: 150px;
    margin: 0; 
}

.content .smallForm .formBlock p {
    clear:left;
    margin: 5px 0 10px 0;
}

.content .smallForm .formBlock div span.formError {
    display: block;
    clear:left;
    width: 144px !important;
    text-align: right;
    line-height: 18px;
    float:left;
    background: #faeccc;
    color: #9F6000;
    padding: 3px;
    margin: 0;
    border: 1px solid #b07d02;
    border-width: 0 1px 1px 1px;
}

.content .smallForm .formBlock .submit {
    display: block;
    margin: 10px 0 ;
    padding: 5px;
}

.content .smallForm .formBlock .submitInline {
    display: block;
    width: 100px;
}



.content .largeForm .formBlock{
    clear:both;
    display: block;
    margin: 20px 0;
}

.content .largeForm .formBlock.distinct {
    background: #f3e6b1;
    border: 1px solid #a98900;
}

.content .largeForm .formBlock div {
    clear:both;
    margin-bottom: 15px;
}

.content .topError {
    display: block;
    clear:left;
    padding: 5px 8px;
    background: #FEEFB3;
    color: #9F6000;
    border: 1px solid #FEEFB3;
}


.content .largeForm .formBlock .title,
.content .smallForm .formBlock .title {
    font-size: 14px;
    font-weight: bold;
    color: #a98900;
    margin-bottom: 10px;
}

.content .largeForm .formBlock label {
    margin: 0;
	display: block;
	width: 200px;
	text-align: left;
	float: left;
	margin-right: 15px;
}

.content .largeForm .formBlock input
{
    width: 200px;    
}

.content .largeForm .formBlock div span.formError {
    display: block;
    clear:left;
    width: 196px !important;
    text-align: right;
    line-height: 18px;
    float:left;
    background: #FEEFB3;
    color: #9F6000;
    padding: 3px;
    margin: 0 auto 5px 215px ;
    border: 1px solid #f9ca70;
    border-width: 0 1px 1px 1px;
}

.content .largeForm .formBlock .box {
    display: block;
    overflow: auto;
    width: 490px;

}

.content .largeForm .formBlock .box label {
	text-align: left;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
}


.content .largeForm .formBlock .box input {
    float: left;
    margin-right: 15px;
    margin-left: 0;
    width: auto !important;
}

.content .largeForm .formBlock .submit {
    display: block;
    margin-left: 215px;
    padding: 5px;
}

.content .largeForm .formBlock .submit input,
.content .smallForm .formBlock .submit input,
.content .smallForm .formBlock .submitInline input {
    font: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.content .checkoutReview table.basketList  {
    table-layout: auto;
    width: 490px;
    border-spacing: 2px;
}

.content .checkoutReview .buttons {
    margin-right: 12px;
}





.content h3.greeting {
    margin-bottom: 0;
}

.content ul.linksList {
    list-style: none;
}

.content .plainTable {
    border-collapse: separate;
    table-layout: auto;
    width: 100%;
    margin-bottom: 10px;
}

.content .plainTable thead {
    background: #ebd886;
    font-weight: bold;
    font-size: 12px;
}

.content .plainTable tbody {
    background: #f3e6b1;
}

.content .plainTable tbody th {
    text-align: left;
    background: #ebd886;
    font-weight: bold;
}

.content .orderStatus h4 {
    font-size: 12px;
}

.content .orderStatus p {
    margin-top: 0;
}

.content .orderStatus {
    margin-bottom: 20px;
    border-bottom: 1px dashed #ebd886;
}



.content .testSnippet {
    clear:both;
    margin: 25px 0;
    padding-bottom: 5px;
}

.content .testSnippet p {
    font-style: italic;
    margin: 0 ;
}

.content .testSnippet h4 {
    margin: 0 30px 0 0 ;
    text-align: right;
    float:right;
    width: 300px;
}

.content h3.authorLine {
    text-align: right;
}



.content .newsHeadline h3{
    margin: 0 0 5px 0;
	
}
.content .newsHeadline p {
    margin: 0 0 5px 0;
}
.content .newsHeadline  {
    clear:both;
    margin: 25px 0;
    padding-bottom: 5px;
}

.content .newsImageContainer {
    width: 495px;
}

.content .newsImageContainer .big {
    display: block;
    width: 485px;
    padding: 5px;
    background: #f3e6b1;
    margin: 10px 0 5px 0;
    overflow-x: hidden;
}
.content .newsImageContainer .thumbs {
    display:block;
    width: 485px;
    margin: 0;
    padding: 5px;
    background: #f3e6b1; 
    overflow: auto;   
    position:relative;
}

.content .newsImageContainer .big a {
    cursor: default;
}

.content .newsImageContainer .thumbs a {
    outline: none;
}

.content .newsImageContainer a img {
    border: none;
}

.content .newsImageContainer .big img {
    display: block;
    margin: 0 auto;
}
.content .newsImageContainer .thumbs img {
    display: block;
    margin: auto 5px;
    float:right;
    border: 1px solid #ebd886;
    background: white;
}

.content .newsImageContainer .thumbs span {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 150px;
    color: #777777;
    font: 14px "Century Gothic", Arial, Helvetica, sans-serif;
}






/* contact info */

.contactInfo {
    margin-bottom: 15px;
}

.contactInfo div {
clear:both;
position: relative;
margin:0 0 15px 0;
}

.contactInfo label {
	margin: 0;
	display: block;
	width: 200px;
	text-align: left;
	float: left;
	margin-right: 15px;
}

.contentInfo p {
	text-align: left;
	clear:left;
}

.contactInfo p.indent {
	margin-left: 215px;
}

.contactInfo div ul {
    margin: 0 0 0 215px;
    padding: 0;
    list-style-type: none;
    clear:none;
}

/* /contact info */










.content .paging {
	clear:both;
}

.content .paging ul {
	text-align:center;
	list-style: none;
	margin:0;
	margin-top: 40px;
	padding:0;
}

.content .paging ul li {
	display:inline;
	margin: 0 18px;
	font-weight: bold;
}



.footer {
	background: #413129 url(../images/footer-bg-brown.jpg) repeat-x top left;
	color: white;
	text-align: center;
	padding: 6px;
	width: 788px;
	overflow: auto;
	margin-top: 12px;
}

.footer p {
	margin: 8px 0 0 0;
}

.footer p a {
    color: white;
}

.footer p a:hover {
    color: #f3e6b1;
}

.footer ul {
	padding:0;
}

.footer ul li{
	text-align: center;
	display: inline;
	padding: 0 6px 0 5px;
	border-right: 1px solid white;
}

.footer ul li.last {
	border-right: none;
}

.footer ul li a {
	color: white;
	text-decoration: none;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.designTag a {
	display: block;
	margin-top: 8px;
	text-align: center;
	color: #a98900;
	text-decoration: none;
}

.designTag a:hover {
	text-decoration: underline;
	color: #7d675b;
}



