
body{
background: #dfcba7; 
margin: 0px;
padding:  0px;
 background-image: url(img/bg.jpg);
 background-repeat: repeat-x; 
 background-position: top;

}


h1{font-size: 18px;}
input, select {
 font-family: tahoma, arial,trebuchet ms,tahoma,verdana,arial;
 font-size: 13px;
 border: 1px dotted #B5A38E;
}
h2{font-size: 12px; font-weight: bold; border-bottom:  dotted 1px #CCCCCC; line-height: 16px;}
td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
}

 .bg1{
 background-image: url(img/bgMain.png);
 background-repeat: repeat-x; 
 }

.copyright{      
 font-size: 11px;
 color: #666666;

 width:500px; 
 float: left; 
 text-align:left;
 }
 
 .socialmedia{width:100px; float: right; text-align: right;}

.content_area{
 vertical-align: top;
}

.content{
font-family: "Lucida Grande", Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #333333;
 background-color: #EFEFEF;
 padding: 15px;
  line-height: 20px;
}
.content2{
font-family: "Lucida Grande", Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #4C3D33;
 background-color: #ffffff;
 padding: 15px;
 line-height: 20px;

}

.top_menu, .top_menu {
 font-family: arial,trebuchet ms,tahoma,verdana;
 font-size: 11px;
 font-weight: bold;
 color: #948674;
 background-color: #2e1a11;
 text-align: center;
 padding: 4px;
 border-collapse: collapse;
 text-decoration: none;
 height: 30px;
}
.top_menu a:hover {
 text-decoration: underline;
   border-top: thin solid #B5A38E;
  border-bottom: thin solid #666666;
}

.top_menu a:visited {
 text-decoration: underline;
   border-top: thin solid #B5A38E;
  border-bottom: thin solid #666666;
}

.top_menu_c, .top_menu_c a{
 font-family: arial,trebuchet ms,tahoma,verdana;
 font-size: 11px;
 color: #FFF;
 background-color: #333333;
 text-align: center;
 padding: 6px;
 border-collapse: collapse;
 text-decoration: none;
 height: 30px;


}
.top_menu_c a:hover {
 text-decoration: underline;
  color: #948674;
}

.footer, .footer a{
 background-color: #333333;
 border-collapse: collapse;
 text-decoration: none;
 color: #FFF;
 font-size: 11px;
 text-align: center;
 height: 25px;
}

.lineitem{
 border-top: 1px solid #B5A38E;
}
.cart{
 border-collapse: collapse;
}
.qtybox{
 font-family: tahoma, arial,trebuchet ms,tahoma,verdana,arial;
 font-size: 13px;
 border: 1px dotted #B5A38E;
 width: 35px;
}
.qty_update{
 font-family: tahoma, arial,trebuchet ms,tahoma,verdana,arial;
 font-size: 13px;
 border: 1px double #B5A38E;
 cursor: pointer;
}

.product_cell{
 background-color: #ffffff;
 border-collapse: collapse;
 color: #6d5a4b;
 padding: 4px;
}

.store1{

 color: #333333;
 padding: 5px;
}
.storeinput{
 border: 1px solid #BFAF8D;
 background-color: #B5A38E;
}
.storebutton{
 border: 1px solid #6D5A4B;
padding: 2px;
}



 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #E5DACD;
 }

 .ch2{
 font-size: 15px;
 font-weight: bold;
 color: #F0E3D5;
 }

 .ch3{
 padding-left: 15px;
 }

 .ch4{
 padding-left: 19px;
 }

 .ch5{
 border: #FFFFFF 1px solid;
 }

 .ch6{
 border: #EDEAE8 2px solid;
 }

 .ch7{
 font-size: 11px;
 color: #1B1E1F;
 font-weight: bold;
 }

 .ch8{
 font-size: 11px;
 color: #1F1F1F;
 }

 .ch9{
 padding-left: 7px;
 }

 .ch10{
 padding-left: 4px;
 }

 .ch12{
 font-size: 15px;
 color: #101213;
 font-weight: bold;
 }             

 .ch13{      
 font-size: 15px;
 color: #AC0800;
 font-weight: bold;
 }

 .ch14{      
 font-size: 11px;
 color: #695945;
 }



 .ml1{
 font-size: 12px;
 font-weight: bold;
 color: #E5CDB1;
 text-decoration: none; 
 }

 .ml2{
 font-size: 11px;
 color: #2B2726;
 text-decoration: none; 
 }

 .ml3{
 font-size: 11px;
 color: #B0400F;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none; 
 }

 .ml4{
 font-size: 11px;
 color: #5C4F41;
 text-decoration: none; 
 }

 .se{            
 width: 110px;
 font-size: 9px;
 color: #282E3E
 }

 

 .image_border{
  border:1px solid #D2D1D1; 
 }

 .currency_symbol_{
 font-size: 11px;
 color: #797979;
 font-weight: bold;
 }

#address_bar {
 border: 1px dotted #B5A38E;
 padding: 10px;
 width: 400px;
 border-collapse: collapse;
}
#address_bar td{
 border-bottom: 1px solid #B5A38E;
}


a:link  {color:#e17700;text-decoration: none;}
a:hover  {color:#e17700; text-decoration: underline;}
a:visited  {color:#e17700;text-decoration: none;}
a:visited:hover {color:#e17700; text-decoration: underline;}

.top_menu_c a:link  {color:#FFF;text-decoration: none;}
.top_menu_c a:hover  {color:#E17700;}
.top_menu_c a:visited  {color:#FFF;text-decoration: none;}
.top_menu_c a:visited:hover  {color:#E17700;}

h2 a:link  {color:#2e1a11;text-decoration: none;}
h2 a:hover  {color:#e17700; text-decoration: underline;}
h2 a:visited  {color:#2e1a11;text-decoration: none;}
h2 a:visited:hover {color:#e17700; text-decoration: underline;}

.footer a:link  {color:#999999;text-decoration: none;}
.footer a:hover  {color:#E17700; text-decoration:  NONE;}
.footer a:visited:hover  {color:#E17700; text-decoration:  NONE;}
.footer a:visited  {color:#999999;text-decoration: none;}

.headerMain {
background-image:  url(img/bg.png);
background-repeat:  repeat;}

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #333333;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #cccccc;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: hand;

  color: #fff;
  background: #ccc;
  border-width: 1px;
  border-style: solid;
  border-color: #888 #888 #8880 #888;
}

input.radio {
  background: none;
  border: 0px;
}
.spammer {
width:20px;
visibility: hidden;
}

/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

