body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color:#030100;
  background:#8D8739 url(../images/design/main_bg.jpg) repeat-x;
  margin:0px;
}

.editorBody { background:#FFFFFF; color:#000000}


/* Deafult Styles */ 
h1 {font-size: 1.2em; color:#868126;}
a {color:#868126;}
a:hover {color:#868126; text-decoration:none;}
a img {border:0px;}

/* End Deafult Styles */ 

#shell {
  margin-right: auto;
  margin-left: auto;
  width: 808px;
  overflow: hidden;
  background: url(../images/design/shell_bg.jpg) no-repeat 0% 0%;
}

*html #lefttop {margin-left:9px;}

#lefttop {
  margin-top:27px;
  margin-left:18px;
  float:left;
  width:140px;
  height:121px;
  padding:0px;
  background:url(../images/design/lefttop.jpg) no-repeat 0%; 
}


#header {
  margin-top:27px;
  width:650px;
  float:left;
  background: #868126;
}

#logo {
  width:514px;
  height:95px;
  background: #868126 url(../images/design/logo.jpg) no-repeat 0% 0%;
  float:left;
}

#logo img {border:0px;}

#flowerend {
position:absolute;
z-index: 1000;
background:url(../images/design/flowerend.png) no-repeat 0%;
top:0;
left:0; 
width:109px;
height:111px;
}

#loginbox {
  width:125px;
  height:95px;
  padding-left:10px;
  border-left:1px solid #D0CEAA;
  background: #868126;
  float:left;
  color: #FFFFFF;
  font-size:11px;
}

*html #logintitle {padding-top:3px;}

#logintitle {
  padding-top:12px;
  padding-bottom:3px;
  font-size:1.1em;
  font-weight:bold;
}

/* Navigation */
#menu {
  width:650px;
  height:26px;
  float:left;
  background: url(../images/design/menu_bg.jpg) no-repeat 0% 0%;
  margin:0px;
  padding:0px;
}

#nav, #nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  /*width: 159px;*/
  font-size:1.0em;
  display:inline;
}

#nav li {
  float: left;
  margin-top: 0px;
  padding: 0px;
  position: relative;
  text-decoration: none;
  list-style-type: none;
}

#nav li ul {
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: absolute;
  z-index: 256;
  left: -999em;
}

#nav li a {
  color: #3f3d09;
  text-decoration: none;
  margin: 0px;
  padding: 6px 6px 3px 6px;
  width: auto;
  display: block;
  font-size: 15px;
  font-weight: 400;
}

#nav li a:hover {
  color: #3f3d09;
  text-decoration: none;
  background: #E8E7D5;
  margin: 0px;
  width: auto;
  display: block;
  font-size: 15px;
  font-weight: 400;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li  li.sfhover ul, #nav li li li.sfhover ul { left: auto }

#nav li:hover, #nav li.hover {
  position: static;
}


#subnav, #subnav ul {
  list-style-type: none;
  float: left;
  margin-left:0px;
  padding: 0px;
  width: 169px;
}

#subnav li {
  color: #313131;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: relative;
  width: 169px;
  background: #868126;
	border:0px;
}

/* IE6 Hack To Make The Dropdwon Menu Lineup */
* html ul#subnav li {margin-top: -0px;}

#subnav li a {
  color: #FFFFFF;
  text-decoration: none;
  margin: 0px;
  display: block;
  padding:5px 0 6px 9px;
  font-weight:normal;
}

#subnav li a:hover {
  color: #131313;
  text-decoration:none;
  background: #E8E7D5; 
  margin: 0px;
  padding:5px 0px 6px 9px;
  display: block;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul { color:#000000; left: -999em; }

/* Navigation Ends */ 

#content {
  width:790px;
  background: #E3E1CC url(../images/design/holder_bg.jpg) no-repeat 0% 100%;
  margin-left:18px;
}


#content2col {
  width:790px;
  background: #E3E1CC url(../images/design/holder_bg2.jpg) no-repeat 0% 100%;
  margin-left:18px;
}

#leftbottom {
  float:left;
  margin:0px;
  padding:0px;
  width:140px;
  background:url(../images/design/leftbottom.jpg) no-repeat 0%;
}

.spacer {float:left; width:1px; height:200px;}

#contentbox {
  width:580px;
  float:left;
  font-size:0.9em;
  padding: 20px 20px 20px 23px;
  padding-bottom:15px;
  background: url(../images/design/content_bg.jpg) no-repeat 0% 0%;
}

#contentboxhome {
  width:580px;
  float:left;
  font-size:0.9em;
  padding: 20px 20px 20px 23px;
  padding-bottom:15px;
  margin:0 0 0 140px;
  _margin:0 0 0 70px;
}

#contentbox li {
  line-height:20px;
}

#contentbox2col li {
  line-height:20px;
}

#contentbox2col {
  width:395px;
  float:left;
  font-size:0.9em;
  padding: 20px 20px 20px 23px;
  padding-bottom:15px;
  background: url(../images/design/content_bg.jpg) no-repeat 0% 0%;  
}

*html #pictures {margin-left:70px;}

#pictures {
  width:100%;
  float:left;
  padding: 10px;
  margin-left:140px;
  background:#D0CDAA;
}


#rightpanel {
  width:199px;
  float:left;
  padding-top:44px;
  padding-left:13px;
}

.image {
  margin-bottom:10px;
}

#homebyline {
  width:790px;
  height:40px;
  background: url(../images/design/homebyline.jpg) no-repeat;
}

#byline {
  width:790px;
  height:30px;
  margin-left:18px;
  background: url(../images/design/byline.jpg) no-repeat;
}

#byline2 {
  width:790px;
  height:30px;
  margin-left:18px;
  background: url(../images/design/byline_2col.jpg) no-repeat;
}

#footer {
  width:790px;
  height:37px;
  background: url(../images/design/footer_bg.jpg) no-repeat;
  margin-left:18px;
  font-size:11px;
}

#subfooter {
  width:790px;
  height:37px;
  background: url(../images/design/subfooter_bg.jpg) no-repeat;
  margin-left:18px;
  font-size:11px;
}

*html #rights {margin-left:10px;}
 
#rights {
  float:left;
  margin-left:19px;
  margin-top:16px;
  color:#D0CEAA;
}

#rights p {
margin:0;
padding:0;
}

#design {
  float:left;
  margin-left:10px;
  margin-top:16px;
  color:#5F5E1B;
}

#footer a {
  color:#5F5E1B;
  text-decoration:none;
}

#footer a:hover {
  color:#5F5E1B;
  text-decoration:underline;
}

#subfooter a {
  color:#5F5E1B;
  text-decoration:none;
}

#subfooter a:hover {
  color:#5F5E1B;
  text-decoration:underline;
}

.loginfield {
  font-size:11px;
  border-top:1px solid #6B6613;
  border-left:1px solid #6B6613;
  border-right:0px;
  border-bottom:0px;
  background: #A8A462;
  color:#E5E1C4;
  padding-left:2px;
}

input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid #6B6613;
  background:#E3E0CD;
  padding:2px 0 2px 5px;
}

label { visibility: hidden; display: none; }

.namefield {float:left; padding-top: 3px; width: 200px;}
.inputfield, .radiobttn {float:left; width: 370px; padding:3px; margin-bottom:2px;}

.namefield2 {float:left; padding-top: 3px; width: 200px;}
.inputfield2 {float:left; width: 350px; padding:2px;}

.submitbutton {
  margin-top:20px;
  width:auto;
}

.bttn {
  border:0px;
  background: #868126;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  margin:0;
  padding:5px;
}


.tradebttn {
  border:0px;
  margin:0;
  padding:0;
}


/* Login Css */
#login {width:350px; text-align:center;}
#login p {text-align:left;}
.loginnamefield {float:left; padding-top: 3px; width: 90px;}
.logininputfield {float:left; width: 210px; padding:2px;}
.loginbttn {float:left; margin-left:133px;}
/* End Login Css*/

#newsbox {
  padding-bottom:10px;
  width:auto;
}

.img a img {
  border:1px solid #868126;
  float:left;
  margin-right:5px;
}

.text {
  float:left;
  width:450px;
  margin:0px;
  padding:0 0 15px 0;
}


.holder {
  float:left;
  margin:0px 6px 6px 6px;
}

#caption {
  margin-bottom:20px;
}

.nothing {
  clear:both;
  margin:0px;
  padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ---------------------------------------------------------------------------------------------------------- */

/* Trade Style */

#tradebody {
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color:#030100;
  background:#8D8739 url(../images/design/trade_bg.jpg) repeat-x;
  margin:0px;
}

#tradebody a { color: #FFFFFF; text-decoration: none;}
#tradebody a:hover { color: #FFFFFF; text-decoration: underline;}


#tradeshell {
  margin-right: auto;
  margin-left: auto;
  width: 808px;
  overflow: hidden;
  background: url(../images/design/trade_shell-bg.jpg) no-repeat 0% 0%;
}

#tradelefttop {
  margin-left:18px;
  float:left;
  width:70px;
  height:120px;
  padding:0px;
  background:  url(../images/design/trade_lefttop.jpg) no-repeat 0%; 
}

*html #tradelefttop {  margin-left:8px;}

#tradelogo {
  width:720px;
  height:120px;
  background: #868126 url(../images/design/trade_logo.jpg) no-repeat 0% 0%;
  float:left;
}

#logo img {border:0px;}


#divider {
  width:790px;
  height:39px;
  margin-left:18px;
  background: url(../images/design/trade_divider.jpg) no-repeat 0% 0%;
}

#divider h1 {
  color:#FFFFFF;
  font-size:0.9em;
  font-family: Arial, Verdana, san-serif;
  margin:0px;
  padding:12px 0 0 0;
  text-indent:340px;
}

#tradecontent {
  width:808px;
  margin-left:18px;
  padding:0px;
  background: #868126 url(../images/design/trade_main-bg.jpg) no-repeat 0% 0%;
}

/* Trade Navigation */
#trademenu {
 width:790px;
  height:39px;
  float:left;
  margin:0px;
  padding:0px;
}



/**html #trademenu {margin-left:4px;}*/

#tradenav, #tradenav ul {
  list-style-type: none;
  margin: 0 0 0 27px;
  padding: 0px;
  /*width: 159px;*/
  font-size:1.0em;
  display:inline;
  /*float:left;*/
}

#tradenav li {
  float: left;
  margin-top: 0px;
  padding: 0px;
  position: relative;
  text-decoration: none;
  list-style-type: none;
}

#tradenav li ul {
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: absolute;
  z-index: 256;
  left: -999em;
}

#tradenav li a {
  color: #ffffff;
  text-decoration: none;
  margin: 0px;
  padding: 12px 6px 12px 6px;
  _padding: 11px 6px 11px 6px;
  width: auto;
  display: block;
  font-size: 15px;
  font-weight: 400;
}

#tradenav li a:hover {
  color: #3f3d09;
  text-decoration: none;
  background: #E8E7D5;
  margin: 0px;
  width: auto;
  display: block;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 6px 12px 6px;
  _padding: 11px 6px 11px 6px;
}

#tradenav li:hover ul ul, #tradenav li:hover ul ul ul, #tradenav li.sfhover ul ul, #tradenav li.sfhover ul ul ul { left: -999em }

#tradenav li:hover ul, #tradenav li li:hover ul, #tradenav li li li:hover ul, #tradenav li.sfhover ul, #tradenav li  li.sfhover ul, #tradenav li li li.sfhover ul { left: auto }

#tradenav li:hover, #tradenav li.hover {
  position: static;
}


.tradesubnav, .tradesubnav ul {
  list-style-type: none;
  float: left;
  margin-left:0px;
  padding: 0px;
  width: 169px;
}

.tradesubnav li {
  color: #313131;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: relative;
  width: 169px;
  background: #868126;
	border:0px;
}

/* IE6 Hack To Make The Dropdwon Menu Lineup */
* html ul.tradesubnav li {margin-top: -0px;}

.tradesubnav li a {
  color: #FFFFFF;
  text-decoration: none;
  margin: 0px;
  display: block;
  padding: 4px 6px 4px 6px !important;
  _padding: 3px 6px 3px 6px !important;
  font-weight:normal;
  height:auto !important;
  font-size:12px !important;
}

.tradesubnav li a:hover {
  color: #131313;
  text-decoration:none;
  background: #E8E7D5; 
  margin: 0px;
  padding: 4px 6px 4px 6px !important;
  _padding: 3px 6px 3px 6px !important;
  display: block;
  height:auto !important;
  font-size:12px !important;
}

.tradesubnav li:hover ul ul, .tradesubnav li:hover ul ul ul, .tradesubnav li.sfhover ul ul, .tradesubnav li.sfhover ul ul ul { color:#000000; left: -999em; }

.tradesubsubnav, .tradesubsubnav ul {
  list-style-type: none;
  float: left;
  margin:-29px 0 0 169px !important;
  padding: 0px;
  width: 169px;
}

.tradesubsubnav li {
  color: #313131;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: relative;
  width: 169px;
  background: #868126;
	border:0px;
}

/* IE6 Hack To Make The Dropdwon Menu Lineup */
* html ul.tradesubsubnav li {margin-top: -0px;}

.tradesubsubnav li a {
  color: #FFFFFF;
  text-decoration: none;
  margin: 0px;
  display: block;
  padding: 4px 6px 4px 6px !important;
  _padding: 3px 6px 3px 6px !important;
  font-weight:normal;
  height:auto !important;
  font-size:12px !important;
}

.tradesubsubnav li a:hover {
  color: #131313;
  text-decoration:none;
  background: #E8E7D5; 
  margin: 0px;
  padding: 4px 6px 4px 6px !important;
  _padding: 3px 6px 3px 6px !important;
  display: block;
  height:auto !important;
  font-size:12px !important;
}

.tradesubsubnav li:hover ul ul, .tradesubsubnav li:hover ul ul ul, .tradesubsubnav li.sfhover ul ul, .tradesubsubnav li.sfhover ul ul ul { color:#000000; left: -999em; }


/* Navigation Ends */ 


#tradecontentbox {
  width:685px;
  margin:10px 30px 0;
  padding:0 15px 30px 30px;
  float:left;
  color:#FFFFFF;
  background-color:#9C984E;
  border:1px solid #7B7623;
}

#tradecontentbox h2 {
  color:#ffffff;
  font-size:18px;
  font-family: Arial, Verdana, san-serif;
  margin:15px 0;
}

#tradecontact {
  width:790px;
  height:101px;
  margin-left:18px;
  background: #868126 url(../images/design/trade_contact.jpg) no-repeat 62% 0%;
} 

#tradefooter {
  width:790px;
  height:37px;
  background: url(../images/design/trade_footer.jpg) repeat-x;
  margin-left:18px;
  font-size:11px;
}

#traderights {
  float:left;
 /* margin-left:19px;*/
  margin-top:5px;
  color:#E2E1CB;
  text-indent:224px;
}

#tradedesign {
  float:left;
  margin-left:10px;
  margin-top:16px;
  color:#E2E1CB;
}

#tradefooter a {
  color:#E2E1CB;
  text-decoration:none;
}

#tradefooter a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}
.tradeprod { float: left; margin-top: 10px; margin-right: 10px; width: 138px; height: 170px; }
.tradeprod p,tradeprod a { color: white !important; font-weight: bold; text-decoration: none; margin: 0px; text-align: center; }
.tradeprod a:hover { text-decoration: underline; }

#tradeprodfull { position:relative; }

#links {
position:absolute;
top:0px;
right:-15px;
background: url(../images/design/enquire_back.jpg) no-repeat 0% 0%;
width:349px;
height:30px;
}

#link1 {
display:block;
height:30px;
width:185px;
margin:0 0 0 15px;
float:left;
}

#link2 {
display:block;
height:30px;
width:130px;
margin:0 0 0 15px;
float:left;
}

#tradeprodfull img { text-align: center; border: 6px solid #B2AF69}
.tradep { margin: 0px; padding-bottom: 5px; }

#productdetails {
float:left;
width:318px;
padding: 0 20px 0 0;
}

#productimg {
position:relative;
float:right;
margin:30px -15px 0 0;
padding:10px 10px 0 0;
}

#productimg img {
width:330px;
}

#zoom {
position:absolute;
background: url(../images/design/zoom.png) no-repeat 0% 0%;
height:25px;
width:25px;
right:20px;
bottom:15px;
}

#variations {
height:100%;
margin-bottom:20px;
float:left;
background-color:#B2AF69;
padding:6px 0 6px 6px;
}

#variations .item {
float:left;
margin:0 6px 0 0;
}

#variations .item img {
border:0;
}

#variations .item .itemimgholder {
 height:138px;
 float:left;
 display: table-cell;
 text-align: center;
 vertical-align: middle;
 }
 
#variations .item .itemimgholder * {
 vertical-align: middle;
 }
 
 
#variations .item .itemimgholder span {
    display: inline-block;
    height: 100%;
    width: 1px;
}



.bell {
font-size: 15px;
font-weight:bold;
text-align:left;
padding: 0 15px 0 0;
color: #FFFFFF;
}

.belltd {
text-align:left;
padding: 0 15px 0 0;
}

.welcome{color: #FFFFFF;}
.welcome a{color: #FFFFFF; text-decoration: none; font-weight: bold}
.welcome a:hover{color: #FFFFFF; text-decoration: underline; font-weight: bold}


.productbox,.productbox2,productbox3 { font-size: 0.9em; text-align: center; display: inline; }
.productbox a,.productbox2 a,.productbox3 a { color: #c7c8c6; text-decoration: none; background-color: #979145; text-align: center; float: left; margin-right: 3px; margin-bottom: 3px; width: 159px; height: 174px; }
.productbox a:hover,.productbox2 a:hover,.productbox3 a:hover { text-decoration: none!important; background-color: #A8A562;}
.productbox img { margin-top: 10px; margin-bottom: 6px; }
.productbox2 img { margin-top: 32px; margin-bottom: 22px; }
.productbox3 img { margin-top: 16px; }

#product { text-align: center; padding-top: 60px; padding-bottom: 60px; }
.productboxp { text-align: center; margin: 0px; padding: 10px 280px; }
.productbox2p { text-align: center; margin: 0px; padding: 10px 190px; }

/* blog */

.green{
	color:#868126;
}

.news-article-summary{
	float:left;
	width:100%;
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:#868126 1px solid;
}

#news-article, .news-article-summary, .comment{
	line-height:24px;
}

#news-article{
	padding:0 0 15px 0;
}

#news-article img, .news-article-summary img{
	padding:5px;
	border:1px solid #868126;
	margin: 0 15px 15px 0;
}

.news-article-summary img{
	float:left;
}

#news-article .back-to-previous, .news-article-summary .more{
	font-size:16px;
	margin:10px 0 0;
	text-decoration:none;
	color:#333;
	background: url(../images/design/green-marker.gif) no-repeat;
	padding:4px 0 0 25px;
	min-height:24px;
	_height:24px;
	display:block;
	float:left;
}

#news-article h2, .news-article-summary h2{
	font-size:25px;
	margin:0 0 20px;
	padding:0;
	color:#868126;
}

.date, .author{
	font-weight:bold;
	font-size:15px;
	color:#333;
}

#addthis{
	margin:40px 0 10px;
}

.permalink{
	margin:10px 0;
	width:550px;
	padding:15px;
	background:#eaeada;
	float:left;
}

.permalink, .permalink a{
	font-size:11px;	
}

#comments{
	padding:25px 0 15px;
	border-top:#868126 1px solid;	
	border-bottom:#868126 1px solid;	
	float:left;
}

#comments h3{
	font-size:20px;
	margin:-6px 0 20px;
	padding:2px 0 0 25px;
	width:95px;
	float:left;
	background: url(../images/design/grey-marker.gif) no-repeat;
	min-height:24px;
	_height:24px;
}

.comment{
	margin:10px 0;
	width:550px;
	padding:15px;
	float:left;
}

.comment .comments-date{
	padding-bottom:35px;
}

.comment .comments-name{
	font-size:15px;
}

#pagination{
	width:100%;
	float:left;
	padding:10px 0;
}

/* ---------------------------------------- */
/* Slider                                                  */
/* ---------------------------------------- */

#slides {
  float:left;
	position:relative;
	width:650px;
	height:300px;
	overflow:hidden;
	_margin-bottom:5px;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:100px;
	left:10px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:650px;
	height:300px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:612px;
}

.pagination {
	position:absolute;
	bottom:-5px;
	#bottom:7px;
	left:-30px;
	list-style-type:none;
	z-index:650;
}

.pagination li {
	float:left;
	margin:0 4px;
}

.pagination li a {
	display:block;
	width:20px;
	height:0;
	padding-top:20px;
	background-image:url(../images/design/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -20px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:url(../images/design/captionbg.png) repeat-x 0% 0%;
	width:610px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	text-shadow:none;
	text-align:right;
}

.caption p {
 display: inline;
 margin: 0 !important;
 padding: 0 !important;
}

/* ---------------------------------------- */

#phone {
margin:15px 0 0 450px;
_margin:15px 0 0 225px;
color: #3f3d09;
padding:0;
float:left;
font-size:17px;
}

#fax {
margin: 15px 5px 0 0;
color: #3f3d09;
padding:0;
float:right;
font-size:17px;
}

#sep {
color:#868126;
margin: 15px 5px 0;
float: left;
}

#phone2 {
margin:5px 0 0 450px;
color: #3f3d09;
padding:0;
float:left;
font-size:17px;
}

#fax2 {
margin: 5px 5px 0 0;
color: #3f3d09;
padding:0;
float:right;
font-size:17px;
}

#sep2 {
color:#868126;
margin: 5px 5px 0;
float: left;
}

#product_holder {
margin-top:20px;
}

.category {
 float:left;
 margin: 0 10px 10px 0;
 width: 150px;
 border: 1px solid #868126;
 }
 
 .category .imgholder {
 width:150px;
 height:140px;
 float:left;
 display: table-cell;
 text-align: center;
 vertical-align: middle;
 }
 
 .category .imgholder * {
 vertical-align: middle;
 }
 
 
.category .imgholder span {
    display: inline-block;
    height: 100%;
    width: 1px;
}



.category .summary {
 width: 140px;
 font-weight: bold;
 padding: 5px;
 float:left;
 background-color: #868126;
 height:30px;
 margin-top:5px;
}

.required {
color:#FFFFFF;
font-weight:bold;
}

#search {
 text-align: right;
 margin: 12px 0 0 30px;
 float:left;
}

#checkout {
 text-align: right;
 margin: 12px 45px 0 0;
 float:right;
}


#cartbttn {
 background-color: #9C984E;
 border: 1px solid #7B7623;
 color:#FFFFFF;
 margin: 0 0 0 5px;
 font-weight: bold;
 padding: 1px 5px;
}

#checkoutbttn {
 background-color: #9C984E;
 border: 1px solid #7B7623;
 color:#FFFFFF;
 margin: 0 0 0 5px;
 font-weight: bold;
 padding: 1px 5px;
}



#searchbttn {
 background-color: #9C984E;
 border: 1px solid #7B7623;
 color:#FFFFFF;
 margin: 0 0 0 5px;
 font-weight: bold;
 padding: 1px 5px;
}


.hide {display:none}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

