input[type=image]{
    vertical-align: middle;
}
html, body {
	height: 100%;
}

.boxer {
   display: table;
   border-collapse: collapse;
}
 
.boxer .box-row {
   display: table-row;
}
 
.boxer .box {
   display: table-cell;
   text-align: left;
   vertical-align: top;
   padding:5px;
}

.formdiv {
    padding:5px;
    /*background-color:yellow;*/
}
body {
	margin: 0px;
	padding: 0px;
	background: #635349 url(images/bg1_02.jpg) repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

iframe {
	margin: 5px;
	padding: 5px;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}
.border .badges img {
	height:100;
}
strong {
}
h2 a {
		color: #FFFFFF;/*00789C;*/
}
a {
	color: blue;/*#FFFFFF;/*00789C;*/
}

a:hover {
	/*text-decoration: none;*/
}

a img {
	border: none;
}

.selected_cur {
	color:#FFFFFF;
	text-decoration:underline;
}

.unselected_cur {
	color:#FFFFFF;
	text-decoration:none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

img {
	 padding-right:15px;
	 padding-top:10px;
    margin-right: 0px;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/bg1_01.jpg) repeat-x left top;
}

.container {
	width: 780px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	width: 1000px;
	height: 240px;
	margin: 0px auto;
	background: url(images/bg2_01.png) no-repeat left top;
}

#header {
	overflow: hidden;
	width: 780px;
	height: 240px;
}

/** LOGO */

#logo {
	float: left;
	width: 580px;
	height: 240px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	height: 80px;
	margin: 0px;
	padding: 80px 0px 0px 0px;
	letter-spacing: -4px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	text-shadow: 1px 1px 1px #31231A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 45px;
	color: #FFFFFF;
}
h2 {
	display: block;
	/*height: 80px;*/
	margin: 0px;
	/*padding: 80px 0px 0px 0px;*/
	letter-spacing: -2px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	text-shadow: 1px 1px 1px #31231A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 32px;
	color: #FFFFFF;
}
h2 a {
	text-decoration: underline;
}

/** MENU */

#menu {
	float: right;
	/*width: 400px;*/
	height: 75px;
	/*padding: 165px 0px 0px 0px;*/
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	/*float: left;*/
}

#menu img {
	background: url(images/icons01.png) no-repeat left top;
}

#menu a {
	text-decoration: none;
	color:white;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .contact {
	float: left;
	margin: 0px;
	padding: 14px 0px 0px 105px;
	letter-spacing: -1px;
	text-align: right;
	text-shadow: 1px 1px 1px #422F23;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

/** BACKGROUND */

#bg1 {
	width: 1000px;	
	height: 16px;
	margin: 0px auto;
	background: url(images/bg2_02.png) no-repeat left top;
}

#bg2 {
	width: 1000px;
	margin: 0px auto;
	background: url(images/bg2_03.png) repeat-y left top;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 780px;
	margin: 0px auto;
	background: url(images/bg3_03.png) repeat-y left top;
}

#page-bgtop {
	background: url(images/bg3_02.png) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	padding: 15px 0px 10px 0px;
	background: url(images/bg3_04.png) no-repeat left bottom;
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
	width: 1000px;
	height: 230px;
	margin: 0px auto;
	background: url(images/bg2_04.png) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #4E3729;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #AE866E;
}

#footer .legal {
	padding: 50px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 18px;
}

#footer .links {
	font-size: 14px;
}

/** GALLERY */

#gallery {
	width: 741px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	list-style: none;
}

#gallery li {
	float: left;
	margin: 0px;
	padding: 11px;
}

#gallery .imglast {
	padding-right: 0px;
}

/*****************************************************
  Poptrox
*****************************************************/

.poptrox_popup {
	position: relative;
	margin: 0px;
	padding: 90px 30px 40px 30px;
	background: #FFFFFF;
}

.poptrox_popup .loader {
	display: block;
	margin: 20px 0 0 0;
	text-indent: -9999em;
	background: url(images/loader.gif) top center no-repeat;
}

.poptrox_popup .caption {
	position: absolute;
	top: 30px;
	left: 30px;
	text-shadow: 1px 1px 1px #FFFFFF;
	/*text-transform: lowercase;*/
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 29px;
	color: #725341;
}

.poptrox_popup .closer {
	position: absolute;
	display: block;
	width: 34px;
	height: 34px;
	top: 30px;
	right: 30px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
	text-indent: -99999px;
}

/** BOX STYLE */

.boxbg {
	width: 720px;
	background: url(images/homepage05.gif) repeat-y left top;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.boxbgtop {
	background: url(images/homepage04.gif) no-repeat left top;
}

.boxbgbtm {
	overflow: hidden;
	padding: 30px 20px 10px 20px;
	background: url(images/homepage06.gif) no-repeat left bottom;
}

.full {
    width: 400px;
}
.half {
    width: 200px;
}
.quoter {
    width: 100px;
}
.eight {
    width: 50px;
}

.title {
	overflow: hidden;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #725341;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.3);
}
#currency a {
	font-size: 18px;
	padding-right:1px;
}
.desc {
	overflow: hidden;
	margin: 0px;
	padding: 10px 10px 10px 10px;
/*	letter-spacing: -1px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	color: #725341;
}

.box-style1 span {
	color: #00B19E;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	display: block;
	width: 55px;
	height: 57px;
	margin-right: -5px;
	padding: 5px 0px 0px 7px;
	background: url(images/icons01.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	float: left;
	width: 141px;
	height: 112px;
	margin-right: 20px;
	padding: 1px 0px 0px 1px;
	background: url(images/img_border1.gif) no-repeat left top;
}


.border{
	
	border-style: solid;
	border-width:1px;
	border-radius:5px;
	/*border-color:#009;
	
	
	-moz-box-shadow: 0 0 12px 3px #999; 
	-webkit-box-shadow: 0 0 12px 3px #999; 
	*/
	width:700px; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
	padding:10px;
	-webkit-box-shadow:  10px 10px 20px 5px rgba(10, 10, 10, 0.5);
 box-shadow:  10px 10px 20px 5px rgba(10, 10, 10, 0.5);
}

.small_box {
height:220px;
}

.light_tint{
    background-color:lightyellow;
}

.med_box {
height:280px;
}

.big_box {
height:850px;
}

.scroll {
	height:600px;
	overflow:scroll;
	padding:10;
}

.border_top {
	border-top:dotted;
}

.message_box {
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
/*	padding:10;*/
}

.scroll_hor {
	overflow:scroll;
	overflow-x:visible;
}

.shadow_box {
	width:900px; 
	margin:auto; 
	background:#FFF; 
	overflow:hidden; 
	text-align:center; 
	-moz-box-shadow: 0 0 25px 5px #999; 
	-webkit-box-shadow: 0 0 25px 5px #999; 
	border:#000000 1px solid;
}

.enable_buy_now {
	margin-left:10px;
	font-weight:bold;
	float:right;
}

.price{
	float:left;
}

.float_right{
	float:right;
}

img.price{
    margin:10px;
    float:left;
}
.pad{
    margin:10px;
}

/*
.border img{
    margin:10px;
    float:left;
}*/

.lbl {
    display: block;
    padding-right: 15px;
    margin: 0px 0px 15px 0px;
}
.fld_qty {
 width: 20px;
 padding:3px;
  text-align:center;
}