/* CLASS STYLES */

/* A */

A:hover {
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A:link 	{
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A	{
	COLOR: #FF0000;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	text-decoration: none
}

/* a:-webkit-any-link   {
	color: #FF0000 !Important;
	text-decoration:none !Important;
} */

/* B */

.button, input[type="button"], input[type="submit"], .orderdelete, .orderchange   {
	color: #000000;
	font-style: normal;
	font-size: 13px;
	background-color: #b9a59a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFF;
	padding: 4px;
        border-radius:5px;
}
.buttonhover, input[type="button"]:hover, input[type="submit"]:hover  {
	color: #FFF;
	background-color: #630;
	border-top-width: 2px;
	}
.buttonbig  {
	margin: 20px;
        color: #000000;
	font-style: normal;
	font-size: 16px;
	background-color: #b9a59a;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFF;
	border-radius: 10px;
	padding: 10px;
}




/* C */

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}

/* D */

#descriptornotes0, #descriptors0 {
      clear: both;
padding-top: 10px;
}

/* E */

/* F */

.FooterTable {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
        padding: 10px;
}

.formleftcol, formrightcol {
       float: none;
       margin-top:5px;
       margin-bottom: 5px;
} 
.formitem {
      margin-top: 10px;
}
.formfield {
      margin-top: 5px;
      margin-bottom: 5px
}
/* G */

/* H */

h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	border: none;
	color: #FFF;
        background:#54301a; /* default background for browsers without gradient support */
        /* css3 */
        background:-webkit-linear-gradient(left, #54301a, #b9a59a);
        background:-moz-linear-gradient(right, #54301a, #b9a59a);
        background:-o-linear-gradient(right, #54301a, #b9a59a);
        background:linear-gradient(to right,#54301a, #b9a59a);
        padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	border: none;
	color: #000
}
h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border: none;
	color: #b9a59a;
}
h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	border: none;
	color: #b9a59a;
}
h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: none;
	color: #b9a59a;
}
h6 {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	border: none;
	color: #333333
}
.handheldindex {
   float: left;
   Width: 250px;
   Height: 350px;
   
}
.handheldindex h1
{
}

/* I */

.image_right_pad_10_left {
	float: right;
	padding-left: 10px;
}

.image_left_pad_10_right {
	float: left;
	padding-right: 10px;
}

.item {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.itemdisplay {
	float: left;
	margin-right: 19px;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #54301a;
	background-color:#e4d8d2;
	padding: 0px;
	border: 1px solid #54301a;
	height: 340px;
	width: 191px;
	margin-bottom: 20px;
}
.itemdisplayRIGHT {
	float: left;
	margin-right: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #54301a;
	background-color: #e4d8d2;
	padding: 0px;
	border: 1px solid #54301a;
	height: 340px;
	width: 191px;
	margin-bottom: 20px;
}
/* J */

/* K */

/* L */

/* M */

/* N */

/* O */

.orderdeletechange {
      margin-top:5px;
      margin-bottom:5px;
}


/* P */

p {  font-size: 11px; font-style: normal; font-weight: normal; list-style-type: circle; color: #666666; }

.productImage {
	border: 1px solid #54301a;
        float: right;
        margin-left: 10px;
        max-width: 500px;
        height: auto;
}

.price {
	font-size: 11px;
	color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.productImageTD {
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

/* Q */

/* R */

/* S */

#subscribe, #subscribemobile {
	position:absolute;
	top:700px;
	left: 10px;
	width: 100px;
	padding: 5px;
	height:auto;
	border: 1px solid #54301a;
	color:#FFFFFF !Important;
	font-weight:bold;
	cursor:pointer;
	border-radius: 5px;
	background-color: #b9a59a;
	-moz-box-shadow:    3px 3px 6px 0px #333;
	-webkit-box-shadow: 3px 3px 6px 0px #333;
	box-shadow:         3px 3px 6px 0px #333;
}
#subscribemobile {
	display:none;
	clear:both;
	position:relative !Important;
	width: auto !Important;
	top:0px  !Important;
	left: 0px !Important;
	height:30px;
}
#subscribe a, #subscribe a:link, #subscribe a:visited, #subscribemobile a, #subscribemobile a:link, #subscribemobile a:visited  {
	color:#FFFFFF !Important;
}


.smltbl {  font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; background-repeat: repeat}

#shopselectors0 {
       float: left;
       margin-right: 10px;
}
#shopselectors1 {
       float:left;
}
#shopbuynow {
       clear:both;
}

.size {
	font-size: 10px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.submenusonpage {
        background:#54301a; /* default background for browsers without gradient support */
        /* css3 */
        background:-webkit-linear-gradient(left, #54301a, #b9a59a);
        background:-moz-linear-gradient(right, #54301a, #b9a59a);
        background:-o-linear-gradient(right, #54301a, #b9a59a);
        background:linear-gradient(to right,#54301a, #b9a59a);
	font-size:18px !Important;
	height:24px !Important;
	padding:5px !Important;
        color: #FFFFFF;
}

/* T */

.tablediv { 
       width:250px;
       border:1px #54301a solid;
       float:left;




}

.tbl { font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; background-repeat: repeat}

.textbox   {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	border: 1px #54301a solid;
	height: 20px;
	background-color: #e4d8d2
}
.textblock  {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border: 1px #54301a solid;
	background-color: #e4d8d2
}

#table1 {
    font-size:13px;
    width:95%;
    border-collapse:collapse;
}
#table1 td, #table1 th {
       border:1px solid #FFFFFF;
       padding:3px 7px 2px 7px;
}
#table1 th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
        background:#54301a; /* default background for browsers without gradient support */
        /* css3 */
        background:-webkit-linear-gradient(left, #54301a, #b9a59a);
        background:-moz-linear-gradient(right, #54301a, #b9a59a);
        background:-o-linear-gradient(right, #54301a, #b9a59a);
        background:linear-gradient(to right,#54301a, #b9a59a);
	color: #ffffff;
	font-weight: bold;
}
#table1 th A {
	color:#ffffff;
}
#table1 tr:nth-child(odd) {
	background-color: #e4d8d2;
}
#table1 tr:nth-child(even) {
	background-color: #b9a59a;
}
#table1 tr:hover {
	background-color: #C90;
}
#table1 td A {
	color:#ff0000;
}


/* U */

ul {  font-size: 11px; font-style: normal; font-weight: normal; list-style-image:   url(images/bullet_round.gif); color: #666666}

/* V */

/* W */

/* X */

/* Y */

/* Z */


/* STANDARD HTML STYLES */


/* PRINT ONLY STYLES */

@media print 
{
	
body  { background-color: #ffffff;}
.button	{ display:none; }
.noprint { display:none; }
#table1 th, #table1 td {
	border: 1px solid #cccccc;
	font-size:9pt;
}
}

@media only screen and (max-width: 1100px) { 

body {
	margin: 10px;
	font-size: 20px;
	}
#navbar {
	left: 5px;

}

.content {
	padding: 160px;
}

.FooterTable {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
        padding: 10px;
}

}

@media only screen and (max-width: 600px) { 

body {
	margin: 10px;
	font-size: 20px;
	}
#mainTable {
	margin-top:5px;
	width: 99%;
	border: 1px solid #666;
	/* box-shadow: h-shadow v-shadow blur spread color inset; */
	-moz-box-shadow:    3px 3px 6px 0px #333;
	-webkit-box-shadow: 3px 3px 6px 0px #333;
	box-shadow:         3px 3px 6px 0px #333;
}
#navbar {
	position:relative;
	width: 100%;
	display: none;
}

#menublock {
	font-size:30px;
	font-weight:bold;
       background:#54301a; /* default background for browsers without gradient support */
        /* css3 */
        background:-webkit-linear-gradient(left, #54301a, #b9a59a);
        background:-moz-linear-gradient(right, #54301a, #b9a59a);
        background:-o-linear-gradient(right, #54301a, #b9a59a);
        background:linear-gradient(to right,#54301a, #b9a59a);
	cursor: pointer;
	padding:5px;
	display: block;
        color: #FFFFFF !important;
}
.content {
	padding: 10px;
}
img {
	max-width: 100%;
	height: auto;
}
.itemdisplay, .itemdisplayRIGHT {
	float: none !Important;
	margin-right: 0px !Important;
	width: 100% !Important;
	height:auto;
	margin-bottom: 5px !Important;
}
.itemdisplay img, .itemdisplayRIGHT img {
	max-width: 100%;
	height: auto;
}
.item {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.productImage {
	float: none;
        margin-left: 0px;
        max-width: 100%;
        height: auto;
}

.FooterTable {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
        padding: 10px;
}

.tablediv { 
       float:none;
}
#subscribe {
	display:none;
}
#subscribemobile {
	display:block;
}
}



	




































































































