@font-face
{
font-family: rupees;
src: url('Rupee.ttf'); /* IE9+ */
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	background: #eee;
}
body {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background:url(images/bodybg_1.png) fixed repeat-x #000107;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1{
	color: #636E75;
	font: Verdana;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}

 .welcome {
   color: #545454;
    font-size: 12px;
    line-height: 16px;
}
#welcomecontainer p{
	line-height: 20px;
}

#welcomecontainer{
  background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    min-height: 165px;
    padding: 10px;
}
 .welcome h1{
   color: #0F46B8;
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    padding: 0 0 0px;
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #005387;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

#welcome a:hover, #welcome a:active, .top-links a:hover, .top-links a:active{
	color:#fff;
	text-decoration:underline;
}

a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}

input[type='text'], input[type='password'], textarea {
	background: #FFF;
	border: 1px solid #ccc;
	border-radius:5px;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	width:240px;
}
#search input[name='filter_name']{
 background: url("images/src_in.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #417BE5 !important;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
}

input[name='quantity']{
	background: #FFF;
	border: 1px solid #ccc;
	border-radius:5px;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	width: 20px;
}

select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */

#header-top #welcome{
   color: #CAD9E6;
    line-height: 20px;
    text-align: left;
	padding: 8px 0 7px 10px;
	float:right;
}

#header-top .top-links{
    background-color: #103F9D;
	background-image: -moz-linear-gradient(#4F8CF9, #103F9D);
	background-image: -webkit-linear-gradient(#4F8CF9,#103F9D);
	background-image: -o-linear-gradient(#4F8CF9,#103F9D);
	background-image: -ms-linear-gradient(#4F8CF9,#103F9D);
	background-image: linear-gradient(#4F8CF9,#103F9D);	
    border-radius: 0 0 8px 8px;
    float: left;
	padding: 6px 13px 7px;   


}
#header-top .top-links a {
    border-right: 1px solid #DFDFDF;
    float: left;
    line-height: 20px;
    padding: 0 10px 0 10px;
	color:#CAD9E6;
}
#header-top .top-links a:last-child
{
	border-right: none;
}
#header-top{
    line-height: 35px;
    min-height: 35px;
}

.cart-icon {
	background: url("../image/shopping-cart.png") no-repeat scroll left center transparent;
    height: 34px;
    padding: 2px 20px 0 10px;
    position: relative;
    z-index: 9991;
}

.header-content:after {
    clear: both;
}
.header-content:before, .header-content:after {
    content: "";
    display: table;
    line-height: 0;
}
.header-content {
    position: relative;
	margin:auto;
	width:1040px;
	background:url(images/top_bg.png) no-repeat;
	height:125px;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
#outheader {
    /*background: url('../image/bbg.png') center repeat-y;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background:#FFF;
}
#incontainer {
/*    background: url('../image/bbg.png') center repeat-y;*/	
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:#FFF;
	padding:14px 20px 20px;
	overflow:hidden;
}
#middle-body
{
	
}

#top-header-menu-mobile
{
	display: none;
}

.innerd 
{
	width: 100%;
	margin:auto;
	margin-top:20px;
	text-align:center;
}
.inneru {
    background: url('../image/inneru.png') top center no-repeat;
	width: 1000px;
}
#column-left {
	float: left;
	width: 200px;
	margin-top:0px;
}
#column-right {
	float: right;
	width: 200px;
	padding-left:10px;
}
#content {
	min-height: 400px;
	margin-bottom: 25px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 210px;
}
#column-right + #content {
	margin-right: 190px;
}
/* header */
#header {
	/*margin-bottom: 7px; */
	padding-bottom: 4px;
	z-index: 99;
	margin:auto;
	width:100%;
}
#header-top #logo {
   float: left;
   width: 380px;
	margin-top:10px;
}
#language {
	position: relative;
	top: 0px;
	left: 0px;
	color: #999;
	padding: 3px;
	background: #eee;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-khtml-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
#language img {
	cursor: pointer;
}
#currency {
    color: #06F;
    float: right;
    padding: 3px 0 0 0;
    position: relative;
    top: 0;
}
#currency a {
	display: inline-block;
	color: #5da3fa;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
   min-width: 300px;
    position: absolute;
    right: 370px;
    top: 100px;
    z-index: 19;
}
#header #cart .heading {
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	z-index: 1;

    background-color: #103F9D;
	background-image: -moz-linear-gradient(#4F8CF9, #103F9D);
	background-image: -webkit-linear-gradient(#4F8CF9,#103F9D);
	background-image: -o-linear-gradient(#4F8CF9,#103F9D);
	background-image: -ms-linear-gradient(#4F8CF9,#103F9D);
	background-image: linear-gradient(#4F8CF9,#103F9D);	
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.45) inset, 0 1px 3px rgba(255, 255, 255, 0.3) inset, 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 34px;
    margin: 0 0 6px;
    padding: 0 20px;
    text-decoration: none;
	
}
#header #cart .heading h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
#header #cart .heading a {
	color: #ffffff;
	margin-left: 3px;
	text-decoration: none;
}
#header #cart .heading a span {
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	min-height: 150px;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #ffffff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	position: relative;
}
#header #cart .content:after{content:"";height:6px;width:100%;position:absolute;left:0;bottom:0;
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0.01)),color-stop(100%,rgba(0,0,0,0.1)));background-image:-webkit-linear-gradient(rgba(0,0,0,0.01),rgba(0,0,0,0.1));
background-image:-moz-linear-gradient(rgba(0,0,0,0.01),rgba(0,0,0,0.1));
background-image:-o-linear-gradient(rgba(0,0,0,0.01),rgba(0,0,0,0.1));
background-image:-ms-linear-gradient(rgba(0,0,0,0.01),rgba(0,0,0,0.1));
background-image:linear-gradient(rgba(0,0,0,0.01),rgba(0,0,0,0.1));}

#header #cart.active .heading {
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}


#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
    position: relative;
    top: 65px;
    width: 238px;
    z-index: 15;
	float:right;
	left:180px;
}
#header .button-search {
	position: absolute;
	right: 0px;
	width: 37px;
	height: 34px;
    margin-top: 5px;
	cursor: pointer;
	background:url(images/go.png) no-repeat;
}
#header .button-search:hover {
	/*background-position: -7px -118px;*/

}
#header #search input {
    color: #999;
	width: 188px;
	height: 20px;
    bottom: 0;
    content: "";
	z-index:-99;

}

.search-button{
    height: 28px;
    margin: 6px 0 0;
    width: 40px;
	background:url(../image/browse-sprite-0aa3d35d.png) no-repeat scroll;
	background-position: -450px -77px;
}

#header #welcome {
	position: absolute;
	top: 28px;
	right: 0px;
	z-index: 5;
	width: 384px;
	text-align: right;
}
#header #welcome a b {
    margin-bottom: 10px;
    padding: 2px;
    text-decoration: none;
	color:#CAD9E6;
}
#header #welcome a:hover b {
  text-decoration:underline;
  color:#fff;
} 
#header .links {
	position: relative;
	top: 0px;
	float: right;
}
#header .links a {
	float: left;
	display: block;
	margin-right: 10px;
	padding: 3px;
	color: #06F;
	text-decoration: none;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-khtml-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
#header .links a:hover {
    color: #000;
}


.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url('../image/bright33.png') top left repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 8px 12px 8px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 28px;
	padding: 0px 12px 0px 12px;
}
a.button:hover, input.button:hover {
	background: url('../image/bright44.png') repeat-x;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;		
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;	
}
.htabs a {
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #069;
    display: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-right: 2px;
    padding: 7px 15px 5px;
    text-align: center;
    text-decoration: none;
}
.htabs a.selected {
	padding-bottom: 5px;
	background: #CCC;
	color: #069;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
/*	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;*/
	background: #eee;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #000;
}
.box .box-seading {

	background: #eee;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #d00;
	border: 1px solid #CCCCCC;
}
.box .box-feading {
/*	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;*/
	background: #eee;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #56ab34;
	border: 1px solid #CCCCCC;
}
.box .box-leading {
/*	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;*/
	background: #eee;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	border: 1px solid #CCCCCC;
	color: #f40;
}
.box .box-beading {
/*	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;*/
	background: #eee;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #5da3fa;
	border: 1px solid #CCCCCC;
}
.box .box-content {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#column-left .box .box-heading, #column-right .box .box-heading {
/*	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;*/
	background: #FFCC29;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #000;
	border: 1px solid #FFCC29;
	font-family:Arial, Helvetica, sans-serif;
}
#column-left .box .box-content, #column-right .box .box-content {
	background: #FAFAFA;
/*	-webkit-border-radius:7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;*/
	border-radius: 0px;
	border: none;
	border: 1px solid #CCCCCC;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
	padding: 1px;
}
.box-product > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 60px;
	margin-bottom: 20px;	
}
#column-left + #column-right + #content .box-product > div {
	width: 155px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -11px;
}
/*.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}*/
/* content */
#content .content {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
}
#content .content .left {
	margin: 2%;
	float: left;
	width: 45%;
}
#content .content .right {
	margin: 2%;
	float: right;
	width: 45%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
    background: #eee;
	padding: 8px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 25px;
	float: left;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	font-weight: bold;
	float: left;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
	color: #f90;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	padding: 7px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}

.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	width: 100px;
	height: 100px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #d00;
	font-size: 14px;
	font-weight: bold;
}
.product-list .price-old {
	color: #000;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #5da3fa;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #f70;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	width: 175px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	margin-left: 9px;
	margin-bottom: 15px;
	text-align: center;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
}

.product-grid .name a {
	color: #222;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
 font-size: 11px;
 color: #999;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #d00;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #000;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #5da3fa;
	text-decoration: none;
	display: inline-block;
	font-size: 10px;
	margin-right: 4px;
	background: #ddd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.product-grid .compare a {
	color: #f70;
	text-decoration: none;
	display: inline-block;
	font-size: 10px;
	background: #ddd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .prodname{
    font-size: 16px;
	color: #f40;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
    border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	background: #eee;
	}
.product-info .description {
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	background: #eee;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #005387;
}
.product-info .description a {
	color: #00aaff;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	margin-bottom: 10px;
    border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	background: #eee;
	font-size: 18px;
	font-weight: bold;
	color: #005387;
}
.product-info .price-old {
	color: #000;
	text-decoration: line-through;
}
.product-info .price-new {
	
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.product-info .options {
	margin-bottom: 10px;
    border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	background: #eee;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
margin-bottom: 10px;
    border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	background: #eee;
	color: #4D4D4D;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .cart div a {
    color: #56ab34;
}
.product-info .review {
	color: #4D4D4D;
	margin-bottom: 10px;
    border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	background: #eee;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;

}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	margin: 1%;
	float: left;
	width: 31.3%;
}
.return-model {
	margin: 1%;
	float: left;
	width: 31.3%;
}
.return-quantity {
	margin: 1%;
	float: left;
	width: 31.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 49%;
	margin-top: 10px;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer-part{
	background:none repeat scroll 0 0 #021438;
    margin-bottom: 7px;
    padding-bottom: 4px;
    z-index: 99;
	height:auto;
	border-top: 2px solid #FFCC29;
	clear:both;
}
#footer-part #footer {
	margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 1000px;
	overflow:hidden;
}
#footer h3 {
	color: #fff;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 10px;
	
}
#footer .column {
    float: left;
    min-height: 100px;
    width: 242px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0px;
}
#footer .column ul li {
    margin-bottom: 3px;
    padding: 2px 0;
}
#footer .column a {
	text-decoration: none;
	color: #CAD9E6;
	font-size: 13px;
	line-height: 20px;
}

#footer  .zcol1  li:hover a{
	color: #fff;
	text-decoration:underline;
}
#footer  .zcol2  li:hover a{
	color: #fff;
	text-decoration:underline;
}
#footer  .zcol3  li:hover a{
	color: #fff;
	text-decoration:underline;
}
#footer  .zcol4  li:hover a{
	color: #fff;
	text-decoration:underline;
}
#powered {
	/*background: url('../image/bbg.png') center repeat-y;*/
	background:#fff;
	clear: both;
	width:1000px;
	margin:auto;
}
.copyright{
	float:left;
}
.copyright2{
	float: right;
}


/* banner */
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}
a.sbutton {
    background: url('../image/sbutton.png') center center no-repeat;
	padding: 15px;
	margin-top: 5px;
	margin-right: 5px;
	display: inline-block;
}
a.sbutton:hover {
    background: url('../image/sbuttonh.png') center center no-repeat;
}
a.buttonc {
	display: inline-block;
	padding-left: 28px;
	background: url('../image/bleft2.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.buttonc span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 8px 12px 10px 5px;
	background: url('../image/bright2.png') top right no-repeat;
}
a.buttonc:hover {
	background: url('../image/bleft.png') top left no-repeat;
}
a.buttonc:hover span {
	color: #FFFFFF;
	background: url('../image/bright.png') top right no-repeat;
}
.box-info {
	margin-top: -5px;
	margin-left: 0px;
}
.box-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-info > ul > li {
	padding: 8px 8px 8px 8px;
	border-bottom: 1px dotted #ccc;
}
.box-info > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-info > ul > li:hover > a {
    color: #00aaff;
}
.product .thmb {
    border: 1px solid #DDDDDD;

    height: 200px;
    margin-right: 10px;
    width: 177px;
}

.product .thmb2 {
    display: inline-block;
	float: left;
	border: 1px solid #ddd;
	margin-right: 5px;
}
 
 .product .title a {
    font-weight: 300;
	font-size: 12px;
	text-decoration: none;
	color: #222;

 }
 
.title {
    color: #222222;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    width: 180px;
	margin-top: 10px;

 }
 
 
.middle {
    color: #222222;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    width: 180px;
}
 
 .product .description {
    color: #999999;
    font-size: 10px;
    text-align: justify;
    width: 178px;
 }
.product .pryce {
	color: #56ab34;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.product .pryce span {
    padding-top: 4px;
	}
.rsymbol{
	font-family: rupees;
}
.product .plyce {
	color: #f40;
	font-size: 14px;
	font-weight: bold;
}
.product .plyce span {
    padding-top: 4px;
}
.product .pbyce {
	color: #5da3fa;
	font-size: 14px;
	font-weight: bold;
}
.product .pbyce span {
    padding-top: 4px;
}
.product .plsce {
	color: #d00;
	font-size: 14px;
	font-weight: bold;
}
.product .plsce span {
    padding-top: 4px;
}
.product .old-price {
    color: #000;
	text-decoration:line-through;
}
a.scbutton {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/cbleft.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.scbutton span {
	color: #FFFFFF;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding: 4px 7px 6px 1px;
	background: url('../image/cbright.png') top right no-repeat;
}
a.scbutton:hover {
	background: url('../image/cblefth.png') top left no-repeat;
}
a.scbutton:hover span {
	color: #FFFFFF;
	background: url('../image/cbrighth.png') top right no-repeat;
}
a.lcbutton {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/lbleft.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.lcbutton span {
	color: #FFFFFF;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding: 4px 7px 6px 1px;
	background: url('../image/lbright.png') top right no-repeat;
}
a.lcbutton:hover {
	background: url('../image/lblefth.png') top left no-repeat;
}
a.lcbutton:hover span {
	color: #FFFFFF;
	background: url('../image/lbrighth.png') top right no-repeat;
}
a.bcbutton {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/bblefth.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.bcbutton span {
	color: #FFFFFF;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding: 4px 7px 6px 1px;
	background: url('../image/bbrighth.png') top right no-repeat;
}
a.bcbutton:hover {
	background: url('../image/bbleft.png') top left no-repeat;
}
a.bcbutton:hover span {
	color: #FFFFFF;
	background: url('../image/bbright.png') top right no-repeat;
}
a.ssbutton {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/slbut.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.ssbutton span {
	color: #FFFFFF;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding: 4px 7px 6px 1px;
	background: url('../image/srbut.png') top right no-repeat;
}
a.ssbutton:hover {
	background: url('../image/slbuth.png') top left no-repeat;
}
a.ssbutton:hover span {
	color: #FFFFFF;
	background: url('../image/srbuth.png') top right no-repeat;
}


.box_1 {
    float: left;
    height: 254px;
    margin: 0 17px 0 0;
    width: 233px;
}

.box_top {
    background: url("../image/box_top.png") no-repeat scroll 0 0 #103580;
    height: 9px;
}

.box_midd {
    background: none repeat scroll 0 0 #103580;
    height: 220px;
}

.box_midd_cont {
    padding: 0 0 0 12px;
}

.box_midd_cont h2 {
    color: #FFFFFF;
    font-family: "Arial",Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
}


.box_midd_cont p {
    color: #A8A8A8;
    font-family: "Arial",Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

.box_buttom {
    background: url("../image/box_buttom.png") no-repeat scroll 0 0 transparent;
    height: 11px;
}
.spacer {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

/* menu */
#menu {
	height: 45px;
	margin-bottom: 0px;
	padding: 0px 5px;
	
	background-color: #1E4CC2;
	background: linear-gradient(#103599 35%, #1E4CC2 60%);
	background: -o-linear-gradient(bottom, #103599 35%, #1E4CC2 60%);
	background: -moz-linear-gradient(center bottom , #103599 35%, #1E4CC2 60%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(bottom, #103599 35%, #1E4CC2 60%);
	background: -ms-linear-gradient(bottom, #103599 35%, #1E4CC2 60%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E4CC2', endColorstr='#103599',GradientType=0 );*/ /* IE6-9 */

/*    background-image: -moz-linear-gradient(#098BF7, #1355B9);*/
/*    border: 1px solid #555555;
*/    
	border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 15px;
    margin: 0 0 -3px 0;
    text-decoration: none;
	width:1031px;
}

#menu ul{list-style-type:none; margin:0px;padding:0px;}
#menu ul li{float: left; position: relative; margin-top: 10px; padding-bottom:10px;}
#menu ul li ul li{float: left; position: relative; margin-top: 0px; padding-bottom:0px;}
#menu ul li a{color: #62BBFF; padding: 0 13px; line-height:25px; font-size:11px; font-family:Arial, Helvetica, sans-serif; display: block; text-decoration:none;}
#menu ul li a:hover{background:url(images/nav_ani.png) no-repeat scroll center top; color:#FFF;}
#menu ul li ul li a:hover{background:#FFF; color:#11369B;}
#menu ul li ul li{float: none; position: relative;border-bottom:1px dotted #FFFFFF; min-width:150px;}
#menu ul li ul{position: absolute; top:35px; left:0; display: none; background-color: #265BC6; z-index:6;}
#menu ul li:hover > ul{display: block;}
#menu ul li ul li a{white-space: nowrap; line-height:35px;}
#menu ul li ul li ul{position: absolute; top:0; left:150px; display: none; background-color: #265BC6;}
.callus{
float:right;
padding-top:5px;
}
#menu-mobile {
	display:none;
	height: 45px;
	margin-bottom: 0px;
	padding: 0px 5px;
	
	background-color: #1E4CC2;
	background: linear-gradient(#103599 35%, #1E4CC2 60%);
	background: -o-linear-gradient(bottom, #103599 35%, #1E4CC2 60%);
	background: -moz-linear-gradient(center bottom , #103599 35%, #1E4CC2 60%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(bottom, #103599 35%, #1E4CC2 60%);
	background: -ms-linear-gradient(bottom, #103599 35%, #1E4CC2 60%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E4CC2', endColorstr='#103599',GradientType=0 );*/ /* IE6-9 */

/*    background-image: -moz-linear-gradient(#098BF7, #1355B9);*/
/*    border: 1px solid #555555;
*/    
	border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 15px;
    margin: 0 0 -3px 0;
    text-decoration: none;
}

#welcome ul{
		float:right;
		padding-right:40px;
}

#welcome li{
	float:left;
	padding:5px;
}
#welcome li a{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

#tab-description ul{
	list-style:square;
}
#tab-description ul li{
	padding:5px;
}
.newspadding{
	padding:10px;
}

input[name="filter_artname"]{
	 border-radius: 0;
    height: 22px;
    width: 170px;
}
#ddmega-1
{
	display: none;
}
@media screen and (max-width: 870px)
{
#header 
{
    margin: auto;
    width: 100%;
}
.header-content
{
	width:100%;
	margin:auto;
}
#menu
{
	width:90%;
	margin:auto;
	display: none;
}
#menu-mobile
{
	display: block;
}
#menu-mobile select
{
	border: 3px solid #FFFFFF;
	border-radius: 2px;
	padding: 2px;
}
.menusel
{
	text-align:left;
	margin-top:8px;
	margin-bottom:5px;
	width:97%;
}
#column-left
{
	display: none;
}
#header-top .top-links
{
	margin: auto;
	width: auto;
	float:left;
	padding: 6px 0 7px;
}
#header-top #logo
{
	width:35%;
	margin: auto;
	float:left;
}
#logo a img
{
	width: 100%;
}
.callus
{
	margin: 7px 0.5% 0;
	float:left;
	width: 10%;
}

.callus img
{
	width: 100%;
}
#header #welcome
{
	width:350px;
	right:0;
}
#welcome ul
{
	width: 75%;
	float: right;
	padding:0;
}
#header-top #welcome
{
	line-height: 10px;
	padding-top: 15px;
}
#header #cart .heading
{
    float: none;
    margin: auto;
    padding: 0;
    width: 65%;
}
#header #cart .content
{
	margin-top: 5px;
}

#header #search
{
	left: 0;
	top: 0;
	float: right;
	margin: 40px auto auto;
	width: 30%;
}
#header #cart {
    margin: 105px auto auto;
    min-width: 300px;
    position: relative;
    right: 0;
    text-align: center;
    top: -17px;
    width: 16%;
    z-index: 19;
}
.innerd
{
	margin: 15px auto auto;
}
#menu
{
	margin: auto auto -3px;
	width: 100%;
	padding: 10px 0 0;
	height: 40px;
}
#menu ul li ul
{
	top: 40px;
}
#menu ul li
{
	margin-top: 0px;
	padding-bottom: 15px;
}
#middle-body
{
	width: 100%;
	margin:auto;
}
#incontainer
{
	width: 95%;
	margin:auto;
}
.nivoSlider
{
	height: 207px !important;
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-box
{
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-slice
{
	width: 100% !important;
	background-size: 100% !important;
}
.welcome
{
	width: 100%;
	margin:auto;
}
#welcomecontainer
{
	width: 96%;
	margin: auto;
	padding: 2%;
}
.slideshow
{
	height: 207px;
}
.box_panel
{
	width: 100%;
	margin:auto;
}
.box_1
{
	margin: auto 2.5% 5%;
	width: 44%;
	border: 1px solid #103580;
	border-radius: 10px;
	height: auto;
	min-height: 230px;
}
.box_midd
{
	border: 1px solid #103580;
	border-radius: 10px;
	height: auto;	
	min-height: 285px;
}
.box_midd_cont
{
	padding: 0;
	margin: 2.5%;
	width:95%;
}
.box_midd_cont a
{
	width: 100%;
	margin:auto;
}
.box_midd_cont a img
{
	height:auto !important;
	width: 100% !important;
}
.box_midd_cont img
{
	height:auto !important;
	width: 100% !important;
}
.box_top
{
	display: none;
}
.box_buttom
{
	display: none;
}
#footer-part
{
	margin:auto;
	width: 100%;
}
#powered
{
	width: 100%;
	margin:auto;
}
.copyright
{
	margin: auto auto auto 2%;
	width: 48%;
	text-align: left;
}
.copyright2
{
	margin: auto 2% auto auto;
	width: 48%;
	text-align: right;
}
#footer-part #footer
{
	width: 98%;
	margin:auto;
}
#footer .column
{
	width: 22%;
	margin:auto;
	float:left;
	padding-right: 3%;
}
#column-left
{
	margin:auto;
	width: 25%;
}

#column-left + #content
{
	margin:auto auto auto 2%;
	width: 98%;
	float: left;
	
}
#mega-1
{
	display: none;
}
#ddmega-1
{
	display: block;
	margin: 10px auto auto;
	width: 100%;
}
.box-content .box-product
{
	margin: 1%;
	width: 99%;
}
.box-product > div
{
	margin: 2%;
	width: 28%;
	float: left;
	min-height:200px;
}
.box-product .image img
{
	width: 100%;
	margin:auto;
	height:auto;
}
.category-info .image
{
	width: 24%;
	padding:0;
	float:left;
	margin: 1%;
	text-align:center;
}
.category-info .image img
{
	width:60%;
	margin:auto;
	padding:0;
	height:auto;
}
.product-filter
{
	width: 98%;
	margin:1%;
	padding:0;
}
.product-filter .display
{
	float: left;
	margin:2%;
	width: 46%;
	padding: 0;
	text-align: left;
}
.product-filter .product-compare
{
	float: right;
	margin:2%;
	width: 46%;
	padding: 0;
	text-align: right;
}
.product-filter .limit
{
	float: left;
	margin: auto 2% 2%;
	width: 46%;
	padding: 0;
	text-align: left;
}
.product-filter .sort
{
	float: left;
	margin: auto 2% 2%;
	width: 46%;
	padding: 0;
	text-align: right;
}
.product-grid
{
	width: 96%;
	margin: 2%;
	padding: 0;
}
.product-grid > div
{
	margin: 1%;
	padding: 0;
	width: 31%;
	float:left;
	border: 1px solid #CCCCCC;
	min-height: 350px;
}
.product-grid > div .image
{
	margin: 1%;
	width: 98%;
}
.product-grid > div .image img
{
	margin: 1%;
	width: 49%;
}
.product-grid > div .name
{
	margin: auto;
	width: 100%;
	text-align:center;
}
.product-grid .description
{
	margin: auto;
	width: 100%;
	text-align:center;
}
.product-grid .price
{
	margin: auto;
	width: 100%;
	text-align:center;
	margin-bottom: 4px;
	margin-top: 4px;
}
.product-grid .model
{
	margin: auto;
	width: 100%;
	text-align:center;
	margin-bottom: 4px;
}
.product-grid .cart
{
	margin: auto;
	width: 100%;
	text-align:center;
	margin-bottom: 4px;
}
.product-grid .wishlist
{
	margin: auto;
	width: 100%;
	text-align:center;
	margin-bottom: 4px;
	padding: 0;
}
.product-grid .compare
{
	margin: auto;
	width: 100%;
	text-align:center;
	margin-bottom: 8px;
	padding: 0;
}
.product-list
{
	width: 96%;
	margin: 2%;
	padding: 0;
}
.product-list > div
{
	margin: 1%;
	padding: 0;
	width: 98%;
	float:left;
	border: 1px solid #CCCCCC;
	border-radius:10px;
	min-height: 150px;
}
.product-list .right
{
	float: right;
	width: 23%;
	margin: 15px auto auto 2%;
}
.product-list .left
{
	float: left;
	width: 73%;
	margin: 15px auto auto 2%;
}
.product-list > div .image
{
	margin: 1%;
	width: 19%;
	float:left;
}
.product-list > div .image img
{
	margin: 1%;
	width: 98%;
	height: auto;
}
.product-list .price
{
	margin: auto;
	width: 23%;
	text-align:center;
	margin-bottom: 4px;
	margin-top: 4px;
	float: right;
}
.product-list > div .name
{
	margin: auto;
	width: 57%;
	text-align:left;
}
.product-list > div .description
{
	margin: auto;
	width: 57%;
	text-align:left;
}
.product-list > div .model
{
	margin: auto;
	width: 57%;
	text-align:left;
	margin-top: 5px;
}
.product-list .cart
{
	margin: auto;
	width: 100%;
	text-align:center;
	margin-bottom: 4px;
}
.product-list .wishlist
{
	margin: 10px auto 4px;
	width: 100%;
	text-align:center;
	margin-bottom: 4px;
	padding: 0;
}
.product-list .compare
{
	margin: 10px auto 8px;
	width: 100%;
	text-align:center;
	margin-bottom: 8px;
	padding: 0;
}
input.large-field, select.large-field
{
	width: 90%;
}
.return-name input[type="text"], input[type="password"], textarea
{
	width: 90%;
}
.return-model input[type="text"], input[type="password"], textarea
{
	width: 90%;
}
.return-captcha input[type="text"], input[type="password"], textarea
{
	width: 50%;
}
.product-list .name a
{
	font-weight: normal;
}
.product-list .description
{
	font-weight: normal;
}
.cart-info
{
	width: 100%;
	margin:auto;
}
.cart-info table
{
	width: 100%;
	margin: auto;
}
.cart-info tbody .quantity input[type="text"], input[type="password"], textarea
{
	width: 50%;
	margin:auto;
}
.checkout
{
	width: 100%;
	margin:auto;
}
.checkout #checkout
{
	width: 100%;
	margin:auto;
}
.checkout #payment-address
{
	width: 100%;
	margin:auto;
}
.checkout #shipping-address
{
	width: 100%;
	margin:auto;
}
.checkout #shipping-method
{
	width: 100%;
	margin:auto;
}
.checkout #payment-method
{
	width: 100%;
	margin:auto;
}
.checkout #confirm
{
	width: 100%;
	margin:auto;
}
.checkout input[type="text"], input[type="password"], textarea
{
	width: 50%;
}
}
@media screen and (max-width: 800px)
{
#header 
{
    margin: auto;
    width: 100%;
}
.header-content
{
	width:100%;
	margin:auto;
}
#menu
{
	width:90%;
	margin:auto;
}
#header-top .top-links
{
	margin: auto;
	width: auto;
	float:right;
	padding: 6px 0 7px;
}
#header-top #logo
{
	width:35%;
	margin: auto;
	float:left;
}
#logo a img
{
	width: 100%;
}
.callus
{
	display: block;
	margin: 0px 0.5% 0;
	float:right;
	width: 15%;
}
.callus img
{
	width: 100%;
}

.login-content
{
	width:100%;
	margin: auto;
}
.login-content .left
{
	width: 99%;
	margin:auto;
}
.login-content .right
{
	width: 99%;
	margin:auto;
}
#content .content
{
	min-height: 100px;
}
#header #welcome
{
	width:350px;
	right:0;
}
#welcome ul
{
	width: 75%;
	float: right;
	padding:0;
}
#header-top #welcome
{
	line-height: 10px;
	padding-top: 35px;
}
#header #cart .heading
{
    float: none;
    margin: auto;
    padding: 0;
    width: 65%;
}
#header #cart .content
{
	margin-top: 5px;
}

#header #search
{
	display: block;
	left: 0;
	top: 0;
	float: right;
	margin: 76px -16% auto;
	width: 25%;
}
#header .button-search
{
	width: 20%;
}
#header #search input
{
	width: 75%;
}
#search input[name="filter_name"]
{
	background-size: 100% 100%;
}
#header #cart {
    margin: 112px auto auto;
    min-width: 300px;
    position: relative;
    right: 0;
    text-align: center;
    top: -5px;
    width: 16%;
    z-index: 19;
}

.innerd
{
	margin: 25px auto auto;
}
#menu
{
	margin: auto auto -3px;
	width: 100%;
	padding: 10px 0 0;
	height: 40px;
}
#menu ul li ul
{
	top: 40px;
}
#menu ul li
{
	margin-top: 0px;
	padding-bottom: 15px;
}
#middle-body
{
	width: 100%;
	margin:auto;
}
#incontainer
{
	width: 95%;
	margin:auto;
}
.nivoSlider
{
	height: 196px !important;
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-box
{
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-slice
{
	width: 100% !important;
	background-size: 100% !important;
}
.welcome
{
	width: 100%;
	margin:auto;
}
#welcomecontainer
{
	width: 96%;
	margin: auto;
	padding: 2%;
}
.slideshow
{
	height: 196px;
}
.box_panel
{
	width: 100%;
	margin:auto;
}
.box_1
{
	margin: auto 2.5% 5%;
	width: 44%;
	border: 1px solid #103580;
	border-radius: 10px;
	height: auto;
	min-height: 230px;
}
.box_midd
{
	border: 1px solid #103580;
	border-radius: 8px;
	height: auto;	
	min-height: 285px;
}
.box_midd_cont
{
	padding: 0;
	margin: 2.5%;
	width:95%;
}
.box_midd_cont a
{
	width: 100%;
	margin:auto;
}
.box_midd_cont a img
{
	height:auto !important;
	width: 100% !important;
}
.box_midd_cont img
{
	height:auto !important;
	width: 100% !important;
}
.box_top
{
	display: none;
}
.box_buttom
{
	display: none;
}
#footer-part
{
	margin:auto;
	width: 100%;
}
#powered
{
	width: 100%;
	margin:auto;
}
.copyright
{
	margin: auto auto auto 2%;
	width: 48%;
	text-align: left;
}
.copyright2
{
	margin: auto 2% auto auto;
	width: 48%;
	text-align: right;
}
#footer-part #footer
{
	width: 98%;
	margin:auto;
}
#footer .column
{
	width: 22%;
	margin:auto;
	float:left;
	padding-right: 3%;
}
a.buttonc span
{
	font-size: 7px;
}
.product-list .wishlist a
{
	font-size: 7px;
}
.product-list .compare a
{
	font-size: 7px;
}
#column-right
{
	width: 20%;
	padding:0 1.5%;
	margin:auto;
}
#column-right + #content
{
	width: 74%;
	padding:0 1.5%;
	margin:auto;
	float:left;
}
#column-right + #content form
{
	width: 100%;
}
#column-right + #content .form input[type="text"], input[type="password"], textarea
{
	width: 70%;
}
}

@media screen and (max-width: 700px)
{
#header
{
	margin:auto;
	width:100%;
}
#header-top
{
	margin:auto;
	width:100%;
}
#top-header-menu
{
	display:none;
}
#top-header-menu-mobile
{
	display:block;
	width:100%;
	text-align:center;
}
select
{
	width:100%;
	text-align:center;
	border: 3px solid #FFFFFF;
	border-radius: 2px;
}
#menu
{
	display:none;
}
#menu-mobile
{
	display:block;
	margin:auto;
	margin-top:200px;
	padding:0;
	height:auto;
	width:100%;
}

#footer-part
{
	margin:auto;
	width: 100%;
}
.header-content
{
	width:100%;
	margin:auto;
}
#menu
{
	width:90%;
	margin:auto;
}

#header-top .top-links 
{
    height: 25px;
    margin: auto;
    padding: 5px 2.5%;
	float:none;
    width: 95%;
}
#top-items
{
	width: 100%;
	margin:auto;
}

#header-top
{
	line-height:25px;
}

#header-top #logo
{
	position:absolute;
	width:100%;
	text-align: center;
	margin: auto;
	margin-top: 35px;
	
}
#logo a img
{
	width: 350px;
}
.callus
{
	margin: 115px auto auto;
	display: block;
	float:none;
	width: 20%;
}
.callus img
{
	width: 100%;
}
#column-right
{
	padding: 15px 1.5% 0;
	float: none;
	margin: auto;
	width: 97%;
}
#column-left
{
	padding: 15px 1.5% 0;
	float: none;
	margin: auto;
	width: 97%;
	display: none;
}
#column-left + #content
{
	padding: 15px 1.5% 0;
	float: none;
	margin: auto;
	width: 97%;
}
#header #welcome
{
	width:100%;
	top: 105px;
	right:0;
	text-align:center;
}
#header-top #welcome
{
	line-height: 20px;
	padding-top: 70px;
	font-size:15px;
	z-index: 777;
}
#header-top #welcome a
{
	font-size:15px;
}
#welcome ul
{
	width: 50%;
	padding-right: 0;
	margin:auto;
	float:none;
	padding-left: 10%;
}
#header #cart
{
	margin:auto;
	right: 0;
	text-align:center;
	width: 100%;
	clear:both;
}
#header #cart .heading
{
	margin: 10px 20% 6px;
	padding: 0;
	width: 40%;
	float:none;
}
#header #search
{
	display: block;
	margin:auto;
	margin-top: 56px;
	left: 0;
	top: 0;
	float: none;
	z-index: 20;
	width: 60%;
}
#header .button-search
{
	width: 20%;
	margin:auto;
	height:35px;;
	position: relative;
	float: right;
}
#header #search input
{
	width: 75%;
	margin:auto;
	height: 20px;;
	position: relative;
	float:left;
	background-size: 100% 100%;;
}

#menu
{
	margin: -29px 0 -3px;
	width: 98%;
}
#middle-body
{
	width: 100%;
	margin: auto;
}
#incontainer
{
	width: 95%;
	padding:0 2.5%;
}
#header #cart .content
{
	width:50%;
	margin: auto;
}
.nivoSlider
{
	height: 123px !important;
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-box
{
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-slice
{
	width: 100% !important;
	background-size: 100% !important;
}
.slideshow
{
	height: 123px;
	display: none;
}
#welcomecontainer img
{
	margin-bottom: 10px;
}
.welcome h1
{
	text-align:center;
	font-size: 20px;
}
.box_panel
{
	width: 100%;
	margin: auto;	
}
.box_1
{
	border: 1px solid #103580;
    border-radius: 10px;
    float: left;
    margin: auto 2.5% 30px;
    width: 44%;
}
.box_midd
{
	border: 1px solid #103580;
    border-radius: 8px;
	min-height: 250px;
}
.box_midd_cont a
{
	margin: auto;
	width: 100%;
}
.box_midd_cont
{
	text-align:center;
	padding:0;
}

.box_midd_cont h2
{
	text-align: center;
}
.box_midd_cont p
{
	text-align: center;
	padding-right: 3%;
	padding-left: 3%;
}
.box_top
{
	display:none;
}
.box_buttom
{
	display: none;
}
#powered
{
	width: 100%;
	margin:auto;
	text-align:center;
}
.copyright
{
	width: 100%;
	margin:auto;
	text-align: center;
}
.copyright2
{
	width: 100%;
	margin:auto;
	text-align: center;
}
#footer-part #footer
{
	width: 98%;
	margin:auto;
}
#footer .column
{
	width: 47%;
	padding-right: 3%;
}
a.buttonc span
{
	font-size: 6px;
}
.product-list .wishlist a
{
	font-size: 6px;
}
.product-list .compare a
{
	font-size: 6px;
}
#column-right + #content
{
	margin: 2%;
	width: 96%;
	padding:0;
}
#content .content
{
	width: 100%;
	margin:auto;
	padding:0;
}
.login-content .left .content
{
	padding: 2% !important;
	width: 96% !important;
	
}
.login-content .right
{
	float: left;
	margin-top: 15px;
}
.login-content .right .content 
{
	padding: 2% !important;
	width: 96% !important;
	
}
.login-content .right .content input[type="text"], input[type="password"], textarea
{
	width: 50%;
}
}

@media only screen and (max-device-width : 480px) 
{
#header
{
	margin:auto;
	width:100%;		
}
#header-top
{
	margin:auto;
	width:100%;
}
#top-header-menu
{
	display:none;
}
#top-header-menu-mobile
{
	display:block;
	width:100%;
	text-align:center;
}
select
{
	width:100%;
	text-align:center;
	border: 3px solid #FFFFFF;
	border-radius: 2px;
}
#menu
{
	display:none;
}
#menu-mobile
{
	display:block;
	margin:auto;
	margin-top:135px;
	padding:0;
	height:auto;
	width:100%;
}

.menusel
{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	width:97%;
}
#footer-part
{
	margin:auto;
	width: 100%;
}
.header-content
{
	width:100%;
	margin:auto;
}
#menu
{
	width:90%;
	margin:auto;
}

#header-top .top-links {
    height: 25px;
    margin-left: 0;
    margin-top: 0;
    padding: 5px 2.5%;
	float:none;
    width: 95%;
}
#top-items
{
	width: 100%;
	margin:auto;
}

#header-top
{
	line-height:25px;
}

#header-top #logo
{
	position:absolute;
	width:100%;
	text-align: center;
	margin: auto;
	margin-top: 35px;
	
}
#logo a img
{
	width: 250px;
}
.callus
{
	margin: 80px auto auto;
	display: block;
}
.callus img
{
	width: 100px;
}
#header #welcome
{
	width:100%;
	top: 105px;
	right:0;
	text-align:center;
}
#header-top #welcome
{
	line-height: 10px;
	padding-top: 35px;
	font-size:10px;
	z-index: 777;
}
#header-top #welcome a
{
	font-size:10px;
}
#welcome ul
{
	width: 60%;
	padding-right: 0;
	margin:auto;
	float:none;
}
#header #cart
{
	right: 0;
	text-align:center;
	width: 100%;
	clear:both;
}
#header #cart .heading
{
	margin: auto;
	padding: 0 10px;
	width: auto;
	float:none;
}
.product-info > .left + .right
{
	margin-left:0;
	float:left;
	width:100%;
}
#header #search
{
	display: block;
	margin: 30px auto auto;
}
#header .button-search
{
	width: 20%;
}
#menu
{
	margin: -29px 0 -3px;
	width: 98%;
}
#middle-body
{
	width: 100%;
	margin: auto;
}
#incontainer
{
	width: 95%;
	padding:0 2.5%;
}
#header #cart .content
{
    margin: auto;
    width: 50%;
}
.nivoSlider
{
	height: 123px !important;
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-box
{
	width: 100% !important;
	background-size: 100% !important;
}
.nivo-slice
{
	width: 100% !important;
	background-size: 100% !important;
}
.slideshow
{
	height: 123px;
	display: none;
}
#welcomecontainer img
{
	margin-bottom: 10px;
}
.welcome h1
{
	text-align:center;
	font-size: 20px;
}
.box_panel
{
	width: 100%;
	margin: auto;	
}
.box_1
{
	border: 1px solid #103580;
    border-radius: 10px;
    float: none;
    height: auto;
    margin: auto auto 30px;
    width: 95%;
}
.box_midd
{
	border: 1px solid #103580;
    border-radius: 8px;
}
.box_midd_cont
{
	text-align:center;
}
.box_midd_cont h2
{
	text-align: center;
}
.box_midd_cont p
{
	text-align: center;
	padding-right: 3%;
}
#powered
{
	width: 100%;
	margin:auto;
	text-align:center;
}
.copyright
{
	width: 100%;
	margin:auto;
	text-align: center;
}
.copyright2
{
	width: 100%;
	margin:auto;
	text-align: center;
}
#footer-part #footer
{
	width: 98%;
	margin:auto;
}
#footer .column
{
	width: 45%;
	padding-right: 5%;
}
a.buttonc span
{
	font-size: 5px;
}
.product-list .wishlist a
{
	font-size: 5px;
}
.product-list .compare a
{
	font-size: 5px;
}
.product-filter .product-compare
{
	visibility: hidden;
}
.product-list .compare
{
	display: none;
}
}

/*@media only screen and (max-width: 1024px)
{
.header-content
{
	width:1024px;
}
#menu
{
	width:1024px;
}
}*/