@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	margin:0px;
	padding:0px;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*wrapper start here*/
#wrapper {
	width: 966px;
	position: relative;
	margin: 0 auto;
}
/*wrapper end here*/

/*header start here*/

#header {
	width:966px;
	height:94px;
	float:left;
}
#header .logo {
	width:217px;
	height:74px;
	margin-top:15px;
	float:left;
}
#header #textone {
	width:500px;
	height:74px;
	float:right;
	margin-top:15px;
	margin-right:5px;
}
#header #textone h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	margin-top:8px;
	color:#FFF;
	text-decoration:none;
}
#header #textone h6 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bfbfbf;
	text-decoration:none;
}
#header #textone h6 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bfbfbf;
	text-decoration:underline;
}
#header #textone p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	margin:36px 0 0 0px;
	color:#bfbfbf;
	float:left;
	text-decoration:none;
}
#header #textone p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bfbfbf;
	text-align:left;
	text-decoration:none;
}
#header #textone p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#f6d113;
	text-decoration:underline;
}

.space{
	width:250px;
	height:15px;
	float:right;
	}

#header #textone .signup {
	width:auto;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	margin:33px 0px 0 0;
}
#header #textone .signup a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-align:left;
}
#header #textone .signup a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f36f2b;
	font-size:11px;
	text-decoration:underline;
	text-align:left;
}
#header #textone .signup img {
	vertical-align: middle;
}
.orange_bold {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
.orange_bold {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
.orange_bold {
	color:#f36f2b;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/*header end here*/

/*navigation start here*/

#nav {
	width:966px;
	height:34px;
	float:left;
	background-color:#313131;
}
#nav ul {
	width:520px;
	height:17px;
	margin-top:8px;
	margin-left:10px;
	float:left;
}
#nav ul li {
	width:auto;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	padding-right:15px;
	text-transform:uppercase;
	list-style:none;
	display:inline;
}
#nav ul li a {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
#nav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f6d113;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
#nav img {
	vertical-align: middle;
}
#nav .shipping {
	width:auto;
	height:15px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:right;
	text-align:center;
	margin-top:8px;
	margin-right:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:lighter;
}
#nav .shipping a {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:lighter;
}
#nav .shipping a:hover {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:lighter;
}
.yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f6d113;
}
/*navigation End here*/

/*container box start here*/

#container {
	width:966px;
	height:auto;
	background-image: url(../images/container_bg.jpg);
	background-repeat:repeat-y;
	float:left;
}
/* left_portion end here*/
#left_portion {
	width:783px;
	height:auto;
	float:left;
}
#left_portion #banner_one {
	width:783px;
	height:533px;
	float:left;
}
#left_portion #banner_one .banner-parth1 {
	width:392px;
	height:533px;
	float:left;
}
#left_portion #banner_one .banner-parth2 {
	width:391px;
	height:533px;
	float:left;
}
#left_portion .banner_second {
	width:783px;
	height:210px;
	float:left;
}
/* left_portion end here*/

/* right_portion start here*/
#right_portion {
	width:183px;
	height:auto;
	float:left;
	background-color:#383838;
}
#right_portion .browse_product {
	width:183px;
	height:59px;
	float:left;
	background-image:url(../images/browse.png);
}
#right_portion .input_box {
	width:124px;
	height:16px;
	background-color:#454545;
	border: 1px #797979 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-top:18px;
	margin-left:10px;
	line-height:15px;
}
#right_portion .go_button {
	width:28px;
	height:17px;
	background-color:#454545;
	border: 1px #dcdcdc solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4ecd5;
	margin-top:10px;
	cursor: pointer;
	cursor: hand;
}
#right_portion p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f4ecd5;
	margin-left:10px;
	margin-top:3px;
}
/* right_portion end here*/

/* category start here*/
#category {
	width:182px;
	height:auto;
	float:left;
	padding-bottom:20px;
}
#category h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f4ecd5;
	margin-left:15px;
	margin-top:8px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:lighter;
}
#category ul {
	width:177px;
	height:auto;
	margin-top:8px;
	margin-left:18px;
}
#category ul li {
	width:177px;
	height:15px;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	list-style:none;
}
#category ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
#category ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f6d113;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
#category .dotted_border {
	width:156px;
	height:1px;
	border-top:1px #6a6a6a dotted;
	margin-top:8px;
	margin-left:18px;
}
#category .solid_border {
	width:135px;
	height:1px;
	border-top:1px #FFF solid;
	margin-top:5px;
	margin-left:30px;
}
#category p {
	width:135px;
	height:auto;
	float:left;
	margin:8px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#category .verified{
	width:100px;
	height:100px;
	float:left;
	margin-top:10px;
	margin-left:45px;
	}
/* category end here*/

/*container box end here*/


/*footer start here*/

#footer {
	width:966px;
	height:148px;
	background-color:#404041;
	float:left;
}
#footer .copywrite {
	width:203px;
	height:auto;
	float:left;
	margin:40px 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

#footer .bottom_link {
	width:255px;
	height:auto;
	float:right;
	margin:40px 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}

#footer .bottom_link a,a:link,a:active,a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}
#footer .bottom_link a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	text-decoration:underline;
}

#footer .bottom_link img{
	width:45px;
	height:auto;
	float:left;
	margin-top:15px;
	padding-right:5px;}
	
#footer .other_links {
	width:495px;
	height:122px;
	float:left;
	border-left: 1px dotted #FFF;
	border-right:1px dotted #FFF;
	margin:15px 0 0 0px;
}
#footer .other_links ul {
	width:120px;
	height:97px;
	margin:0 25px 0 20px;
	float:left;
}
#footer .other_links ul h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px solid #FFF;
	color:#FFF;
	text-align:left;
	margin-bottom:8px;
	font-weight:lighter;
}
#footer .other_links ul li {
	width:114px;
	height:20px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}
#footer .other_links ul li img {
	vertical-align:middle;
}
#footer .other_links ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}
#footer .other_links ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	text-decoration:underline;
}

#footer .grey {
	color:#cfcfcf;
	font-weight:bold;
	font-size:11px;
}
 #footer .grey a,a:active,a:visited,a:link {
	color:#cfcfcf;
	font-size:11px;
	text-decoration:none;
}
#footer .grey a:hover {
	color:#cfcfcf;
	font-size:11px;
	text-decoration:none;
}
.grey_bold {
	color:#cfcfcf;
	font-size:11px;
	text-decoration:none;
}


/*footer end here*/

