
@import url("shopping.css");

* { margin:0; padding:0; }

body{ font-family:Arial, Helvetica, sans-serif; font-size:11px;	background:url(../images/new-img/Page_bg.jpg) repeat-x #8ED426; }

td, tr, p, div { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }

hr { color:#000000;	background-color:#000000; height:1px; width:100%; border:none; } 	

a:link, a:visited { color:#FF0100; text-decoration:underline; }
a:hover { color: #ddd; text-decoration:none; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
/*h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }*/

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Form */
form { display:inline;}
input, select, button { vertical-align:middle; }
fieldset { border:#eee 1px solid; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }


H2 {
	font-size:14px;
	font-weight:bold;
	color:#FE0002;
	margin:0;
	padding:0;
}	

H3 {
	font-size:14px;
	margin:0;
	padding:0;
}	


/* Home page marquee */
.home-marquee {
	margin-top:10px;
	background: red url(../images/new-img/footer-search.jpg) no-repeat;
	width:940px;
	height:38px;
	padding:0 10px;
}

.home-marquee marquee {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#f00000;
	padding-top:8px;
}

.home-marquee marquee span {
	padding-right:150px;
}

/* End: Home page marquee */

.MainPageContainter{
	width:990px;
	margin:auto;
	height:auto;
}

.MainPageContainter2{
	width:965px;
	height:auto;
	margin:auto;
}

.top-hader{
	width:965px;
	height:8px;
	background:url(../images/top-line.jpg) no-repeat;
}

.haderContainter{
	width:965px;
	height:118px;
	background:url(../images/new-img/hader-bg.jpg) no-repeat;
}
	
.hader-logo{
	width:200px;
	height:auto;
	float:left;
}

.shopping{
	width:250px;
	height:auto;
	padding-left:300px;
}

.search{
	font-size:10px;
	color:#666;
	width:90px;
	height:14px;
	border:solid #FDCB01 1px;
	background-color:#fff;
	}
.hader-Search-Menu{
	width:715px;
	float:right;
	margin-right:12px;
	padding:0px 0px 0px 0px;
	}

#ManuTop{
	font-size:12px;
	color:#666;
}

#ManuTop a, a:link, a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#ManuTop a:hover {
	color:#fff;
	text-decoration:none;
}

	
.Search-text{
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.Search{
	height:40px;
	padding:30px 0px 0px 0px;
}

.BannerContainter{
	width:965px;
	height:371px;
	/*background:url(../images/new-img/banner-bg.jpg) no-repeat;*/
}

.InnerContainter{
	width:965px;
	height: auto;
}

/* Menu Start \*/
.other{
	width:80px;
	height:auto;
}
	
.menu{ width:900px; margin-left:30px; }

.menuContainter{
	width:965px;
	height:37px;
	font-size:11px;
	font-weight:bold;
	background:url(../images/new-img/menu-bg.jpg) no-repeat;
	}

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/right.png") no-repeat right top;
	padding:6px 19px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
	background:url("../images/right-hover.png") no-repeat right top;
	}

#tabs a:hover {
	background:url("../images/left-hover.png") no-repeat left top;
	}
#tabs a:hover span {
	
	background:url("../images/right-hover.png") no-repeat right top;
	}
	
	
#tabs a:active span {
	background:url("../images/right-hover.png") no-repeat right top;
	}

#tabs a:active  {
	background:url("../images/left-hover.png") no-repeat left top;
	}
#tabs a:active  span {
	
	background:url("../images/right-hover.png") no-repeat right top;
	}

/* Menu End \*/
.tabContainter{
	width:965px;
	margin-top:10px;
	height:auto;
}
	
.box1 {
	width:231px;
	height:243px;
	background:url(../images/new-img/box1.jpg);
	float:left;
}

.box2{
	width:480px;
	background:url(../images/new-img/box3.jpg);
	height:243px;
	margin-left:8px;
	float:left;
}

.box3{
	width:231px;
	background:url(../images/new-img/box2.jpg);
	height:243px;
	margin-left:8px;
	float:left;
}

.box3 ul { padding:0; margin:0; }
.box3 ul li { list-style:none; margin:0; padding:0; }

.box3 .container-text {
	position: relative;
	top:34px;
	left:5px;
	width: 199px; /* width */
	height: 160px; /* height */
	background-color: white;
	overflow: hidden;
	/*border: 1px solid orange;*/
	padding: 0px;
	margin:10px;
}

.box3 .arrow { position: relative; top:40px; left:8px; text-align:right; padding-right:20px; }
.box3 li.date { font-weight:bold; margin-top:0px; }
.box3 li.title { color:#0372A9; font-weight:bold;  text-align:justify; }
.box3 li.description { text-align:left; margin-top:10px; padding-bottom:10px; /*border-bottom:1px #ddd dotted;*/ }

.footercontainter{
	width:965px;
	height:auto;
	margin-top:10px;
}

.footer{
	width:960px;
	height:38px;
	background:url(../images/new-img/footer-search.jpg) no-repeat left;
	vertical-align:middle;
}

.footerLink {
	width:960px;
	height:100px;
	margin-top:10px;
	padding-top:7px;
	padding-right:10px;
	color:#999999;
	text-align:center;
	font-size:10px;
	text-align:right;
	background-color:#6ACD12;
}

.footerLink a {
	color:#000;
	text-decoration:none;
}

.footerLink a:hover{
	color:#DF0000;
	text-decoration:underline;
}
	
.footerLink2{
	width:965px;
	height:18px;
	padding-top:7px;
	color:#000;
	text-align:center;
	font-size:10px;
	line-height:18px;
}

.footerLink2 a:link, a:visited {
	color:#000;
	text-decoration:none;
}

.footerLink2 a:hover {
	color:#f00000;
	text-decoration:underline;
}

.copyRight {
	width:300px;
	padding-left:10px;
	height:auto;
	float:left;
	margin-top:15px;
	color:#666666;
	font-size:10px;
}

.copyRight a {
	color:#DF0000;
	text-decoration:none;
}

.copyRight a:hover{
	color:#000;
	text-decoration:underline;
}
.copyRight2{
	width:300px;
	padding-right:10px;
	text-align:right;
	height:auto;
	float:right;
	margin-top:15px;
	color:#666666;
	font-size:10px;
	}

.copyRight2 a{
	color:#DF0000;
	text-decoration:none;
}

.copyRight2 a:hover{
	color:#000;
	text-decoration:underline;
}

.subscribe{
	width:550px;
	height:auto;
	margin-left:10px;
	padding:5px;
	float:left;
}
	
.subscribe H2 {
	font-size:15px;
	font-weight:bold;
	color:#0372A9;
	margin:0;
	padding:0;
	padding-top:5px;
}

.facebook{
	width:330px;
	height:auto;
	margin-right:40px;
	padding:5px;
	float:right;
}

/*.new-products{
	width:auto;
	height:auto;
	text-align:center;
	margin:50px 46px 0px 45px;
	}
.accessory{
	width:auto;
	height:auto;
	text-align:center;
	margin:50px 16px 0px 15px;
	}
.new-products-text{
	width:auto;
	height:auto;
	text-align:center;
	margin:10px 10px 0px 10px;
	}
.new-products-hading{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	}
.new-products-hading2{
	font-size:10px;
	font-weight:bold;
	color:#666;
	}
.new-products-hadingPrice{
	font-size:16px;
	color:#333333;
	}
*/

.grey { color:#666; }

.blue { color:#0372A9; }

.white { color:#fff; }

.line-through { text-decoration:line-through; }

.Featured{
	font-size:16px;
	font-weight:bold;
	color:#0372A9;
	padding-left:3px;
	margin:10px 10px 0px 10px;
	height:22px;
	background:url(../images/line2.jpg) no-repeat bottom;
}

.Featuredbox{ margin:10px 10px 0px 10px; }

.Featuredbox H1 { margin:0; padding:5px 0; font-size:16px; color:#f00000; }
.Featuredbox .price-large { font-size:16px; font-weight:bold; color:#F00000; }
.Featuredbox div { padding-bottom:5px; }
/*.Featuredbox .description { padding-bottom:10px; }*/


.addtocard {
	font-size:10px;
	color:#ff0000;
	font-weight:bold;
}

.addtocard a{
	color:#ff0000;
	text-decoration:none;
	}
.addtocard a:hover{
	color:#000;
	text-decoration:none;
}

.textp {
	font-size:11px;
	text-align:justify;
	line-height:16px;
	color:#000;
}

.slideshow{
	width:385px;
	height:331px;
	float:right;
	margin:20px 25px 0px 0px;
	}
.formtext{
	font-size:11px;
	color:#000000;
	text-align:left;
}

.querybox { }

/*.querybox INPUT { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#666666; height:20px; }
.querybox TEXTAREA { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; font-weight:bold;  }*/
/*.querybox */
INPUT.button-flat { font-size: 14px; background-color: #C81B24;	color: #FFFFFF; font-weight:bold; padding:2px 5px;
	text-decoration: none; border: 1px solid #FCFCFC; height:30px; width:auto; cursor:pointer; vertical-align:middle; }
	
.borderTable{
	color:#333333;
	border:solid #CCCCCC;
	border-width:1px;
	background-color:#F5F5F5;
	padding:5px;
	}
.borderTable2{
	background-color:#F5F5F5;
	padding:10px;
	}
.borderTable3{
	color:#333333;
	border:solid #CCCCCC;
	border-width:1px;
	background-color:#fff;
	padding:5px;
	}

.textContainter{
	width:900px;
	margin:auto;
	height:auto;
	font-size:12px;
	color:#333333;
	}
.textContainter h1{
	font-size:16px;
	font-weight:bold;
	color:#0372A9;
	margin:0;
	padding:10px 0;
}

.textContainter p{
	font-size:12px;
	color:#333333;
	}
.productsHading{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	color:#FFFFFF;
}

.productsHadinginner{
	font-size:15px;
	text-align:left;
	font-weight:bold;
	padding-top:8px;
	color:#FFFFFF;
}

.productsText { 
	font-size:11px;
	text-align:justify;
	color:#333333;
}

.proHading {
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
}

.addtocart{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}

.qty {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.sign-in {
	font-size:11px;
	color:#FFFFFF;
}

.sign-in a {
	color:#FFFF00;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.sign-in a:hover{
	color:#FFFFFF;
	font-weight:bold;
	}
