/* -------------------------------------------
Main style sheet for Eastern Influence

created: August 2007
author: Brett Chaney
------------------------------------------- */

/************************************** basic elements **************************************/

body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #2c2c2c; 
	background: #d1d1d1; 
	margin: 0px; 
	text-align: center;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

form {
	margin: 0; 
}

a {
	color: #525963; 
	text-decoration: underline;
}

p {
	font-size: 1.0em;
	margin: 0 0 1em 0;
	padding: 0;
}

img {
	border: 0;
}

input,textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	height: 1.3em;
	width: 12em;
	color: #292929;
	border: 1px solid #575255;
	background-color: #f9f9f9;
}

input.wide {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	height: 1em;
	width: 20em;
}

.clear {
	clear: both;
	height: 1%;
}

.valignMiddle {
	vertical-align: middle;
}

.smallText {
	font-size: 0.8em;
}

#basket a {
	color: #ffffff;
	text-decoration: none;
}

.basketlink {
    color:#2C2C2C;
    text-decoration:none;
}

.delete {
	border: 0;
	width: 17px;
	height: 18px;
	position: relative;
	left: 0px;
}

#updatebasket {
	height: auto;
	width: 121px;
	border: 0;
	margin: 10px 0 10px 0;
    padding-right: 146px;
	float:left;
}

.editbasket {
    padding-right: 0!important;
    height: 20px!important;
    width: 69px!important;
}

#basket .sidebasket a {
    color: #000;
}

/************************************** layout divs **************************************/

#wrapper {
	/*margin: 24px auto 15px auto;*/
    margin: 0 auto 24px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 756px;
	background-color: #fff;
    position: relative;
    top: 14px;
}

#header {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	height: 85px;
}

#navigation {
	background-color: #635c56;
	height: 27px;
	width: 750px;
	margin: 0px auto;
	text-align: left;
}

#infobar {
    padding-top:0;
    background-color:#635C56;
    color:#fff;
    margin:0 3px;
    padding-bottom:3px;
    font-size:12px;
}

#bgWrapper {
	background: url(../images/bg.gif) top; 
    background-repeat: repeat-y;
    margin-top:2px;
    margin-left:2px;
}

#leftPanel {
	float: left;
	width: 187px;
	background-color: #e4e4e4;
	text-align: left;
	margin-left: 3px;
	display: inline;
	height: 100%;
}

#mainContent {
	float: left;
	text-align: left;
	padding-left: 18px;
}

#footer {
	margin: 0 auto;
	font-size: 0.9em;
	padding-bottom: 15px;
	color: #242424;
}

#footer a {
	text-decoration: none;
	color: #242424;
}


/************************************** header styles **************************************/

#logo {
    float:left;
    height:85px;
}

#search {
	margin-left: 1px;
	width: 231px;
	height: 83px;
	background-color: #a09c9f;
	float: right;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
    display:inline
}

#search table {
	width: 196px;
	margin: 13px auto 0 auto;
	text-align: left;
    color: #fff;
    font-size: 11px;
}

#search input {
	width: 172px;
	height: 15px;
	padding: 2px 2px 0 5px;
	margin-top: 14px;
}

#search input.searchBut {
	width: 24px;
	height: 20px;
	background-color: #575255;
	color: #fff;
	padding: 0;
	margin-left: 3px;
}

#search input.searchBut:hover {
	cursor: hand;
	cursor: pointer;
}

/************************************** navigation styles **************************************/

#navigation #navOptions {
	float: left;
	margin: 0;
}

#navigation #navOptions img {
	margin: 0;
}

#navigation #navFront {
    margin: 0;
    color: #f0f0f0;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

#navigation #navFront a {
    color: #f0f0f0;
    text-decoration: none;
}

#navigation #navFront ul {
    margin: 0 0 0 0px;
    padding: 0px;
    list-style-type: none;
}

#navigation #navFront li {
    float: left;
}

#navigation #navFront li a {
    display: block;
    padding: 3px 25px 4px 25px;
}

#navigation #navFront li a:hover {
    background-color: #8b8589;

}

#navigation #navRight {
	float: right;
	color: #f0f0f0;
	margin-top: 6px;
	margin-right: 15px;
	display: inline;
	font-size: 0.9em;
}

#navigation #navRight a {
	color: #f0f0f0;
	text-decoration: none;
}

#navigation #navRight img {
	margin-right: 7px;
}

#navigation #navRight .navnewsletter {
    margin-right: 15px;
}

#navigation #navRight .navnewsletter a {
    color: #E4E4C2;
    font-size: 11px;
}

#navigation #navRight .navnewsletter a:hover {
    color: #F5F5D1;
}

/************************************** home styles **************************************/

#homeContent {
	width: 750px;
	margin: 2px auto;
	text-align: left;
}

#homeContent img {
    float:left;
	margin: 0;
}

#homeContent img.homeTrunks {
	float: right;
}

#homeContent img.homeAccessories {
	float: right;
	margin-top: 1px;
}

#featured {
	background-color: #e4e4e4;
	width: 725px;
	margin: 3px auto 0 auto;
	text-align: left;
	padding-left: 25px;
	padding-top: 2px;
}

#featured .featuredheading {
    font-size:22px;
    font-family:helvetica,arial;
    padding:12px 0px 10px 0;
}

#featured .product {
	margin: 0 18px 0 0;
	width: 161px;
	line-height: 1.5em;
	float: left;
}

.product .sale, .productLast .sale {
    color: rgb(209, 71, 71);
    font-weight: bold;
    font-size: 14px;
}

#featured .productLast {
	margin: 0;
	width: 161px;
	line-height: 1.5em;
	float: left;
}

#featured .product img.productImage {
	margin: 0 0 4px 0;
	border: 1px solid #3e3e3e;
}

#featured .product img.viewProduct {
	margin: 6px 0 10px 0;
}

#featured .productLast img.productImage {
	margin: 0 0 4px 0;
	border: 1px solid #3e3e3e;
}

#featured .productLast img.viewProduct {
	margin: 6px 0 10px 0;
}

/************************************** left panel styles **************************************/

#leftPanel #browseProd {
	margin-bottom: 7px;
}

#leftPanel ul {
	margin-left: 19px;
	padding-left: 0;
	list-style: none;	
	margin-top: 0;
	color: #2c2c2c;
    font-size: 13px;
}

#leftPanel ul.information  {
    font-size: 12px;
}

#leftPanel li
{
	padding-left: 10px;
	background-image: url(../images/li-big-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	font-weight: bold;
	margin-top: 10px;
	color: #2c2c2c;
}

#leftPanel ul li a
{
	text-decoration: none;
	color: #2c2c2c;
}

#leftPanel ul.inside {
	margin-left: 11px;
	padding-left: 0;
	list-style: none;
	line-height: 1.6em;
	margin-top: 4px;
	color: #2c2c2c;
}

#leftPanel ul.inside li
{
	padding-left: 10px;
	background-image: url(../images/li-small-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 0;
	color: #2c2c2c;
}

#leftPanel ul.inside li a
{
	text-decoration: none;
	color: #2c2c2c;
}

#leftPanel ul.inside li a:hover
{
    text-decoration: underline;
}

#leftPanel #basket {
	width: 176px;
	background: url(../images/shopping-basket-bg.gif) no-repeat top;
	background-color: #f5f5f5;
	margin: 25px auto 20px 4px;
}

#leftPanel #basketbk {
    clear:both;
    margin:0;
    padding:0;
    height:1px;
}

#leftPanel #basket table {
	width: 154px;
	font-size: 0.8em;
	margin: 46px auto 4px auto;
	line-height: 1.5em;
}

#leftPanel #basket table td.line {
	background: url(../images/pixel-grey.gif) repeat-x 0 0.8em;
}

#leftPanel #basket .checkout {
	margin: 10px 0 12px 44px;
}

#leftPanel ul.information li {
	font-weight: normal;
}

/************************************** product details styles **************************************/

#prodDetails {
	padding-top: 9px;
    width: 530px;
}

#prodDetails #breadcrumbs {
    font-size:9px;
    margin:0 0 5px 0;
}

#prodDetails #breadcrumbs a {
    text-decoration:none;
    color:#888;
}
#prodDetails #breadcrumbs img {
    float:none;
    margin:0;
    border:0;
}

#prodDetails h1 {
	font-size: 1.5em;
	margin: 0;
	font-weight: normal;
}

#prodDetails img {
	border: 1px solid #353535;
	float: left;
	margin-top: 28px;
}

#prodDetails #details {
	float: none;
	margin-top: 28px;
	width: 279px;
	margin-left: 18px;
}

#prodDetails #details p {
    text-align: justify;
}

#prodDetails #details table {
	width: 278px;
}

#prodDetails #details table td {
	padding-bottom: 6px;
}

#prodDetails #details table img {
	border: 0;
	margin: 0;
	float: right;
}

#prodDetails #details input {
	width: 2.3em;
	border: 1px solid #a09c9f;
	background-color: #fff;
	text-align: right;
	padding-right: 4px;
}

#buynowtable .middlecol {
    padding-right: 9px;
}

#buynow  {
    position: relative;
    width: 130px!important;
    height: 20px!important;
    border: 0!important;
    padding-right:0!important;
    float: left;
    left: 7px;

}

#prodDetails #dimensions {
	width: 314px;
	border: 1px solid #d6d6d6;
	padding: 8px 14px;
	margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}

#prodDetails #deco {
    float: right;
    margin: 28px 0px 0 0;
}

#prodDetails #share {
    width: 170px;
    border: 1px solid #d6d6d6;
    padding: 8px 0 8px 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
}

#prodDetails #dimensions h1 {
	font-size: 1.1em;
	margin: 0 0 6px 0;
	font-weight: bold;
}

#prodDetails #interestedIn h1 {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 10px;
}

#prodDetails #interestedIn img {
    border:1px solid #5a5959;
    float: none;
    margin: 10px 0;
}

#prodDetails #interestedIn .product {
    float: left;
    width: 120px;
    font-weight: bold;
}

#prodDetails #interestedIn p {
    padding-right:10px;
}

#prodDetails #dimensions table {
	width: 310px;
}

#prodDetails #dimensions table td {
	padding-bottom: 3px;
}

#prodDetails #enlarge {
    text-align: right;
}

#prodDetails #enlarge img {
    float: none;
    border: 0;
    margin: 0;
    margin-right: 5px;
}

#prodLeft {
    float:left;
    width: 230px;
}

#prodLeft #mainimg {
    float:none;
    cursor: hand;
    cursor: pointer;
}

#prodLeft #thumbs {
    width: 228px;
}

#prodLeft #thumbs img {
    margin-top: 2px;
    margin-right: 10px;
    cursor: hand;
    cursor: pointer;
    float:none;
}

#prodRight {
    float:left;
    width: 298px;
}

/************************************** product results styles **************************************/

#prodResults {
	padding-top: 15px;
	width: 527px;
}

#prodResults a {
	color: #2c2c2c;
}

#prodResults h1 {
	font-size: 1.5em;
	margin: 0 0 20px 0;
	font-weight: normal;
}

#prodResults p {
	/*width: 400px;*/
}

#prodResults .pagenation {
	background-color: #e4e4e4;
	padding: 4px 10px;
	font-size: 0.9em;
}

#prodResults .pagenation .leftDiv {
	float: left;
    width: 113px;
}

#prodResults .pagenation .rightDiv {
	float: right;
}

#prodResults #results {
	margin: 14px auto 0px auto;
	text-align: left;
	padding-top: 2px;
}

#prodResults #results .product {
	margin: 0 18px 0 0;
	width: 163px;
	line-height: 1.5em;
	float: left;
}

#prodResults #results .productLast {
	margin: 0;
	width: 163px;
	line-height: 1.5em;
	float: left;
}

#prodResults #results .product img.productImage {
	margin: 0 0 4px 0;
	border: 1px solid #606060;
}

#prodResults #results .product img.viewProduct {
	margin: 6px 0 10px 0;
}

#prodResults #results .productLast img.productImage {
	margin: 0 0 4px 0;
	border: 1px solid #606060;
}

#prodResults #results .productLast img.viewProduct {
	margin: 6px 0 20px 0;
}

#prodResults #numberdisplay {
    float:right;
    
}
#prodResults #numberdisplay select {
    font-size:9px;
}
#prodResults #numberdisplaycont {
    margin: 10px 0px 10px 10px;
    width: 164px;
    float: right;
}
#prodResults #viewperpage {
    float:right;
    font-size: 9px;
    padding: 3px 6px 0 0;
}

#searchagain {
    height: auto;
    width: auto;
    border: 0;
    margin: 0 0 0 5px;
    position:relative;
    top:5px;
}

#searchagaininput {
    padding:1px 2px;
    margin:0;
}

/************************************** basket styles **************************************/

#basketMain {
	padding-top: 19px;
	width: 528px;
}

#basketMain h1 {
	font-size: 1.5em;
	margin: 0;
	font-weight: normal;
}

#basketMain img {
	border: 1px solid #353535;
	float: left;
	margin-top: 28px;
}

#errorBox, #errorBoxDetails {
	border: 1px solid #8a5b5b;
	background: #fde4e4;
	font-size: 0.9em;
	padding: 11px 13px;
	margin-top: 15px;
	text-align: center;
}

#errorBoxDetails {
    margin: 0 auto;
    padding: 0;
    margin-top: 15px;
}

#errorBoxDetails li {
    list-style: none outside; 
    padding: 1px;
    font-weight: bold;
    width: 450px;
}

#basketMain #information {
	border: 1px solid #d6d6d6;
	padding: 8px 14px;
	margin-top: 20px;
	font-size: 0.9em;
    margin-bottom: 20px;
}

#basketMain #information h1 {
	font-size: 1.2em;
	margin: 0 0 6px 0;
	font-weight: bold;
}

#basketMain table {
	width: 528px;
	margin-top: 22px;
}

#basketMain table img {
	border: 0;
	margin: 0 0 0 14px;
}

#basketMain table th {
	background-color: #635c56;
	color: #fff;
	padding: 5px 0;
}

#basketMain table .lightGrey {
	background: #f5f5f5;
	height: 40px;
}

#basketMain table td.lightGreyborderLeft {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #635c56;
}

#basketMain table .lightGreyborderRight {
	border-right: 1px solid #ccc;
	text-align: right;
	padding-right: 17px;
	border-bottom: 1px solid #635c56;
}

#basketMain table .prodctName {
	padding-left: 4px;
	border-bottom: 1px solid #635c56;
}

#basketMain table .individualprice {
    border-bottom: 1px solid #635c56;
    text-align: right;
}

#basketMain table .qty {
	border-bottom: 1px solid #635c56;
}

#basketMain table .lightGrey2 {
	background: #ebebeb;
	height: 26px;
}

#basketMain table td.shipping {
	border-bottom: 1px solid #635c56;
	text-align: right;
	font-weight: bold;
}

#basketMain table .lightGrey3 {
	background: #ddd;
	height: 26px;
}

#basketMain table td.total {
	border-bottom: 1px solid #635c56;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
}

#basketMain table .lightGreyborderRight2 {
	border-right: 1px solid #ccc;
	text-align: right;
	padding-right: 17px;
	border-bottom: 1px solid #635c56;
	font-size: 1.1em;
}

#basketMain #button1 {
	margin-right: 80px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#basketMain #button2 {
	margin-right: 10px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#basketMain #button3 {
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#basketMain table.review {
	width: 528px;
	margin: 20px 0 -10px 0;
}

#basketMain table.review h1 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#basketMain table tr {
	height: 20px;
}

#basketMain table tr.line {
	background-image: url(../images/pixel-brown.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#basketMain img.confirm, #basketMain input.confirm {
	float: right;
	border: 0;
	margin: 0;
}

#basketMain input.confirm {
    width: 131px;
    height: 20px;
}

/************************************** general content styles **************************************/

#content {
	padding-top: 15px;
	width: 527px;
}

#content a {
	color: #2c2c2c;
}

#content h1 {
	font-size: 1.5em;
	margin: 0 0 20px 0;
	font-weight: normal;
}

#content p {
	width: 430px;
}

#content img {
	border: 1px solid #3e3e3e;
}


.debug {
    padding-top: 5px;
    font-size:62.5%;
    text-align: left;width: 100px;
}
#prewrapper {
    position: absolute; top: 20px; left: 1px; text-align: left; font-size: 15px;
}
#pages {
    float:left;
    text-align: center;
    width: 285px;
}

#basketinfo {
    width: 292px;
    float:left;
    padding-right: 27px;
}

#paypal {
    display: inline;
    width: 170px;
    position: relative;
    left: 3px;
    top: -2px;
}

#paypal img, #checkout {
    border: 0;
    float: none;
    text-align: center;
    margin-top: 0;
    margin: 0 auto;
}

.inputimg {
    border: 0;
}

.editimg {
    width: 69px;
    height: 20px;
}
.updateimg {
    width: 72px;
    height: 20px;
}
.hidden {
    display: none;
}
input.optin {
    width: auto;
    margin: 9px 5px auto 50px;
    border: 0;
}
div.optindiv {
    font-size: 9px;
}
div#testmodebar {
    height: 14px;
    border-bottom: 1px solid #000;
    font-weight: bold;
    font-size: 9px;
    background-color: #FFDDDD;
}

div.sitemapheading, div.contentheading {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 4px;
}

div.indented {
    margin: 0 0 10px 0px;
    line-height: 16pt;
}

div.indented li {
    list-style: disc inside;
}

.ulleft {
    float: left;
    width: 220px;
    display: inline;
}

.ulright {
    float: left;
    width: 220px;
    display: inline;
}

div.indented ul.inside {
    margin-top: 0;
}

div.indented ul.inside li {
    list-style: circle inside;
}

div.contentindent {
    margin: 3px 12px 0 10px;
    text-align: justify;
}

div#privacy, div.tandc, div#aboutus, div#interior {
    text-align: justify;
}

span.contentcol {
    position: absolute;
    left: 400px;
}

table#intcontactform {
    margin-left:auto; margin-right:auto;
}

.leftcol {
    text-align: right;
    padding-right: 10px;
    width: 30%;
}

.rightcol {
    text-align: left;
    padding-left: 0px;
    width: 70%;
}

#intcontactform textarea {
    width: 240px;
    height: 70px;
    margin-bottom: 15px;
}

#intcontactform input {
    width: 160px;
}

.inputbut {
    width: auto!important;
    height: auto!important;
    border: 0;
}

.error {
    color: red;
    font-weight: bold;
}

.deliveryinfo {
    margin-top: 8px;
    font-size: 11px;
}

ul#individual  {
    margin-top: 2px;
    padding-left: 0;
    list-style-position: inside;
    margin-left: 0;
}

#individual li {
    list-style-type: square;
    font-size: 9px;
    line-height: 16px;
}
.optional {
    font-size: 9px;
}
.radioinput {
    width: auto;
    height: 1em;
    border: 0;
}

.review input.inputerror,.review select.inputerror {
    border-color: #FA4848;
    border-style: solid;
    border-width: 1px;
}
#payment_or {
    text-align: right;
    margin: 1px 35px 5px 0;
    font-size: 11px;
}