@charset "utf-8";
/* CSS Document */

body{margin:0; background: url(../images/bg.jpg) repeat #dcd8d5; font-family: Arial, "Helvetica", sans-serif; font-size:12px;}

a:link, a:visited,a:active {text-decoration: none; color:#3b5998;}

a:hover{text-decoration:none; color:#1874CD;}

a img{border:none;}

h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
}

p{line-height:17px; font-weight:normal; margin: 0; padding: 0;}

header{background:#f8f8f6; height:121px; border-bottom:2px solid #58595b;}

.top-bar{background-color:#333; padding:5px; color:#FFF; font-weight:bold; overflow:hidden;}

.tb-center{margin:0 auto; width:1030px; }

.tb-left{width:400px; float:left; text-align:left; padding:0 10px; }

.tb-right{width:500px; float:right; text-align:right; padding-right:20px;}

.ht-links:link, .ht-links:visited{color:#FFF;}

.ht-links:hover{color:#E9E9E9;}

.h-content{ width:1030px; margin:0 auto;}

.h-data{overflow:hidden; padding:0;}

.logo{ height:52px; overflow:hidden; width:250px; float:left; margin-left:5px;}

.social-icons{width:500px; float:right; text-align:right; margin:7px 20px 0 0;}

#container{margin:10px auto; width:1030px; min-height:700px; padding:10px 0;}

.item-box{ width:300px; height:443px; overflow:hidden; background:#FFF; margin:10px; float:left; box-shadow:0px 0px 6px rgba(124, 89, 50, 0.75); padding:10px; -webkit-border-radius: 5px;	-moz-border-radius: 5px; border-radius: 5px;}

#infscr-loading {
width: 100%;
position: fixed;
left: 0;
bottom: 0;
padding: 20px 0;
z-index: 9999;
background-color: #fff;
background-color: rgba(255,255,255,0.8);
text-align: center;
}

.title{ margin:5px 0;}

.share-box{overflow:hidden; padding-bottom:8px;}

.act-box{overflow:hidden; padding:0 5px; padding:5px; margin-top:5px; background-color:#f0f0f0; border:1px solid #dddddd;}

.price{font-size:14px; font-weight:bold; color:#347c17; float:left; width:90px; padding-top:3px;}

.buy{overflow:hidden; font-weight:bold; color:#347c17; float:right; width:150px; text-align:right; padding:5px;}

.img_thumb{border:1px solid #e2e3e3;}

.discription{height:64px; overflow:hidden;}

/* RSS Feeds */

.rss-row{margin:10px 10px 15px 0; width:100%; float:left; font-size:16px; font-weight:bold;}

.ico-rss{padding-right:7px;}

/* Order Bar */

.order-bar{width:1030px; margin:10px auto 0 auto;}

.bar-middle{margin:0 17px 0 10px; overflow:hidden; background:#FFF; box-shadow:0px 0px 6px rgba(124, 89, 50, 0.75); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.bar-left{float:left; width:380px;  margin:18px 0 10px 10px;}

.bar-right{float:right; width:500px; text-align:right; margin:10px;}

.stb{background:#FFF;
	border:1px solid #e3e1de;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:6px 10px;
	margin-left:3px;}

.space{height:15px; overflow:hidden;}

.clear{clear:both;}

/* Forms */

#contactus input[type="text"], #contactus input[type="password"], #contactus textarea, #contactus select, form file{
 	color: #555555;
	font-size: 14px;
	width: 300px;
    padding: 6px;
    margin: 5px 0;
	text-shadow: 0 1px 1px #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	-moz-border-radius:4px;
  	-webkit-border-radius:4px;
    -o-border-radius:4px;
    -khtml-border-radius:4px;
    border-radius:4px;
}

#contactus input[type="text"]:focus, #contactus input[type="password"]:focus, #contactus textarea:focus, form file:focus{
	background-color: #FFFFFF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #F6F6F6);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F6F6F6));
	background-image: -webkit-linear-gradient(#FFFFFF, #F6F6F6);
    background-image: -o-linear-gradient(#FFFFFF, #F6F6F6);
    background-image: linear-gradient(top, #FFFFFF, #F6F6F6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F6F6F6');
}

#contactus section{
	display:block;
}

#contactus section > div {
  color: #404040;
  margin-left: 10%;
  margin-top:0px;
  position:relative;
}

#contactus section > label {
  color: #404040;
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-right: 5%;
  margin-top: 2px;
  width: 150px;
}

#contactus textarea {
	width:375px;
}

.bar-right input{
	font-size:12px;
	padding:7px 4px;
	border:1px solid #e3e1de;
	width:300px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:3px;
}

label.error{font-size:13px; color:#D20000; font-weight:bold; margin-left:10px;}

div.cf-title{padding:15px 0; color:#999; line-height:22px;}

.msg{margin:50px 15px 0 15px; overflow:hidden; text-align:center; font-size:14px; font-weight:bold;}

/* Listing Page */

.left-box{width:660px; overflow:hidden; float:left;}

.right-box{width:370px; overflow:hidden; float:right;}

.item-big{ background:#FFF; overflow:hidden; width:600px; margin:10px; box-shadow:0px 0px 6px rgba(124, 89, 50, 0.75); padding:20px; -webkit-border-radius: 5px;	-moz-border-radius: 5px; border-radius: 5px;}

.r-box{ background:#FFF; overflow:hidden; width:320px; margin:10px; box-shadow:0px 0px 6px rgba(124, 89, 50, 0.75); padding:20px 10px; -webkit-border-radius: 5px;	-moz-border-radius: 5px; border-radius: 5px;}

.item-image{margin:10px 0;}

.sr-box{margin-bottom:10px;}

.date-row{margin-top:10px; color:#999; padding-bottom:10px; border-bottom:1px solid #e2e3e3;}

.dis-box p{line-height:21px; color:#151515;}

.buy-box{padding:10px 0; overflow:hidden;}

.bb-left{width:150px; float:left;}

.bb-right{width:250px; float:right; text-align:right;}

.p-txt{font-size:18px; font-weight:bold; color:#347c17; float:left; width:90px; padding-top:3px;}

.rb-title{border-bottom:1px solid #e2e3e3; margin-bottom:10px; padding-bottom:7px;}

.pop-box{padding:10px; margin-bottom:7px; background-color:#f2f2f2; border:1px solid #d3d3d3; overflow:hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.pop-img{width:120px; height:100px; float:left; padding-right:7px;}

.pop-title{font-size:14px; font-weight:bold;}

.releted-box{float:left; width:175px; overflow:hidden; padding:5px; margin:0 13px 13px 0; background-color:#096; background-color:#f2f2f2; border:1px solid #d3d3d3; overflow:hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.bb-title{border-bottom:1px solid #e2e3e3; margin-bottom:10px; padding-bottom:7px;}

.no-lisings{text-align:center; font-size:15px; margin:0 17px 0 10px; overflow:hidden; background:#FFF; box-shadow:0px 0px 6px rgba(124, 89, 50, 0.75); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:30px 0;}

.no-results{ margin:0 17px 0 10px; overflow:hidden; background:#FFF; box-shadow:0px 0px 6px rgba(124, 89, 50, 0.75); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:30px 20px;}

.search-again{margin-top:15px;}

.search-again li{ padding-bottom:10px;}

/* Buttons */

.btns {
    padding: 7px 10px;
    display: inline;
    background: #60b7e1 url(../../../images/button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 1px 1px #666;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;;
    }
.btns:link{color:#FFF;}

.btns:visited{color:#FFF;}

.btns:hover {
    background-position: 0 -48px;
    }
.btns:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
    }

.buybtn {
    padding: 7px 10px;
    display: inline;
    background: #60b7e1 url(../../../images/button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 1px 1px #666;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;;
	font-size:16px;
    }
.buybtn:link{color:#FFF;}

.buybtn:visited{color:#FFF;}

.buybtn:hover {
    background-position: 0 -48px;
    }
.buybtn:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
}

/* Menu */

#menu-bar{overflow:hidden; background-color:#0C6; padding:5px;}

#menu ul{
	margin:0 auto;
	padding:0;
	list-style-type:none;
	width:1010px;
	position:relative;
	display:block;
	height:30px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
#menu li{
	display:block;
	float:left;
	margin-right:5px;
	padding:0;

	}
#menu li a{
	display:block;
	float:left;
	color:#232323;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
	height:24px;
	border:1px solid #f8f8f6;
	background: #FFF url(../../../images/button.png) repeat-x bottom;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	}
#menu li a:hover{
	background: #FFF url(../../../images/button.png) repeat-x;
	border:1px solid #e3e1de;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position: 0 -48px;
	}

footer{background:#f8f8f6; height:76px; border-top:2px solid #58595b; margin-top:10px;}

.CopyRight{text-align:center; font-weight:bold; overflow:hidden; background-color:#0C6; padding:5px;}
.img-box img {
height: 250px !important;width:300px
}