@import url('reset.css');
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background: #ffffff url('../image/pictos_bg.jpg') repeat-x;
	font-family: Tahoma;
	font-size:12px;
	color:#7d7e81;
}
a{
	text-decoration:none;
	color:#949599;
}
a:focus,a:active{
	outline:none;
}
strong, b{
	font-weight:bold;
}
/* Layout Specific CSS */
#wrapper{
	text-align:center;
}
#top_border{
	height:12px;
	background:#00adee;
	border-bottom:1px solid #262324;
}

/* Header */
#header{
	background:url('../image/header_bg.jpg');
	height:83px;
}


#header_container{
	width:950px;
	margin:auto;
	text-align:left;
	position:relative;
}
html>body #header_container{
	width:960px;
}
#logo{
	padding-top:10px;
	float:left;
}
#header_top_right{
	color:#818083;
	float:right;
}

#htop{
	float:right;
}


#login_button, #logoff_button, #hotline, #greeting{
	float:left;
}

#hotline{
	position:absolute;
	left: 320px;
}
#greeting{
	margin-right:10px;
	margin-top:5px;
}
#login{
	padding:10px;
	color:#949599;
}
#hotline{
	font-weight:bold;
	padding:5px 10px;
}

#login_button a{
	padding:5px 40px 5px 15px;
	display:block;
	background:#262324 url(../image/login_arrow.jpg) no-repeat 115px 1px;
	color:#ffffff;
	font-weight:normal;
}

#logoff_button a{
	padding:5px 40px 5px 15px;
	display:block;
	background:#262324 url(../image/shutdown.jpg) no-repeat 73px 1px;
	color:#ffffff;
	font-weight:normal;
}

#login_button a.menu-open{
	background:#262324 url(../image/login_arrow_up.jpg) no-repeat 115px 1px;
}

#header_menu{
	float:right;
}
#header_menu ul{
	float:right;
}
#header_menu li{
	float:left;
}
#header_menu li a.basket_link:hover{
	background:#262324 url('../image/icon_basket.png') no-repeat 3px 0px;
	color:#ffffff;
}
#header_menu li a{
	display:block;
	padding:10px 15px;
	margin-left:5px;
	margin-top:25px;
	color:#262324;
}
#header_menu li a.active, #header_menu li a:hover{
	background:#262324 url(../image/tiny_up_arrow.jpg) no-repeat bottom center;
	color:#ffffff;
}
#header_menu li a.basket_link{
	padding:10px 15px 10px 40px;
	background:url('../image/icon_basket.png') no-repeat 3px -35px;
	margin-left:5px;
	margin-top:25px;
	color:#262324;
}
#header_menu li a.cartopen{
	background:#262324 url('../image/icon_basket.png') no-repeat 3px 0px;
	color:#ffffff;
}

#header_foot{
	background:url('../image/header_foot.jpg');
}

/* Layout Content CSS*/
#main{
	width:960px;
	margin:auto;
	text-align:left;
}

/* Top bar with search */
#top_bar{
	height:54px;
	width: 960px;
}
#top_buttons li{
	float:left;
	display:inline;
}
#top_buttons li a{
	display:block;
	padding:10px;
	color:#ffffff;
	font-weight:bold;
	margin:2px 2px 0px 0px;
}
a#black_button{
	background:#262324;
}
a#blue_button{
	background:#00adee;
}
#top_buttons li a#home_button{
	/*background:#262324;*/
	padding:1px;
}
#search{
	float:right;
	margin-top:2px;
}
#search_input{
	border:0;
	padding:6px;
	width:175px;
	font-family:Tahoma;
	border:1px solid #c0bfc1;
}
#search_button{
	background:#00adee;
	margin:0;
	color:#ffffff;
	border:0;
	font-family:Tahoma;
	margin-left:-4px;
	padding:5px;
}
html > body #search_button {
	padding:6px;	
}
#allbrands{
	border: 1px solid #dadada;
}
#breadcrumb{
	margin:-10px 10px 10px 10px;
}
/*Panels*/
#main_panel{
	float:left;
	clear:both;
	width:100%;
}
#brand_band{
	line-height:35px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:15px;
	background:#e0e0e0;
	margin-bottom:15px;
}
#left_panel{
	float:left;
	width:684px;
}

#right_panel{
	float:right;
	width:250px;
}

#banner{
	height:282px;
	overflow:hidden;
	border:5px solid #00adee;
	margin-bottom:30px;
}
#star_products{
	height:282px;
	overflow:hidden;
	border:5px solid #e0e0e0;
	margin-bottom:30px;
	background:#ffffff;
}
#product_details{
	background:#ffffff;
	margin-bottom:30px;
}
html>body #product_details{
	height:auto;
	min-height:800px;
}
#common_panel{
	background:#ffffff;
	margin-bottom:30px;
	width:960px;
}
html>body #common_panel{
	width:950px;
}
#brands{
	height:470px;
	overflow:hidden;
	border:5px solid #e0e0e0;
	margin-bottom:30px;
	background:#ffffff;
}

#sports{
	height:282px;
	overflow:hidden;
	border:5px solid #e0e0e0;
	margin-bottom:30px;
	background:#ffffff;
}

/* Footer */
#footer{
	background:#949599;
	height:90px;
	color:#ffffff;
}
#footer_container{
	color:#ffffff;
	width:960px;
	margin:auto;
	text-align:left;
}
#footer_links{
	text-align:center;
	padding-top:5px;
}
#footer_links a{
	padding:10px;
	color:#ffffff;
}
#copyright{
	text-align:center;
	padding-top:20px;
	font-size:11px;
}
/* Modules */
.module{
	background:#ffffff;
	margin-bottom:30px;
}
.module .top{
	padding:10px;
	font-weight:bold;
	color:#00adee;
	font-size:12px;
	letter-spacing:1.4px;
}
.module .middle{
	/*padding:10px;*/
}
.blue{
	border: 5px solid #00adee;
}
.grey{
	border: 5px solid #e0e0e0;
}
.grey_band{
	text-transform:capitalize;
	background:#f5f2f5;
	line-height:20px;
	padding-left:10px;
	font-weight:bold;
	color:#949599;
	margin:10px 0px;
}
.blue_band{
	text-transform:capitalize;
	background:#D9E5EE;
	line-height:20px;
	padding-left:10px;
	font-weight:bold;
}
.module_heading{
	padding:10px;
	background:#00adee;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	letter-spacing:1.4px;
}
.filter{
	padding:0px 15px;
	font-size: 11px;
	color:#818083;
	line-height:24px;
}
.checkbox{
	margin-right:5px;
}
#module_cart{
	margin-top:-7px;
	/*left:862px;*/
	right: 0px;
	position:absolute;
	width: 240px;
	margin-top:58px;
	background:#262324;
	color:#ffffff;
	padding:5px;
	display:none;
}
#module_cart a{
	color: #ddddff;
}
#online_adv, #newsletter_store{
	height:282px;
}
#online_adv .module_middle li{
	height:40px;
	margin-top:8px;
	margin-right:5px;
}
#online_adv a{
	color:#818083;
}
#online_adv a:hover, #online_adv a.active{
	color:#00adee;
}

#online_adv .module_middle li img{
	margin:5px;
	float:left;
	clear:left;
}
#newsletter_store{
	background:#f1f0ee;
}
#newsletter{
	border-bottom:5px solid #e0e0e0;
	padding:10px;
}
#newsletter img{
	margin-right:10px;
	float:left;
}
#newsletter span{
	line-height:20px;
}
#newsletter_form{
	margin-top:10px;
}
#newsletter_input{
	border:0;
	width:155px;
	padding:5px;
	font-family:Tahoma;
	border:1px solid #c0bfc1;
}
#newsletter_button{
	background:#00adee;
	margin:0;
	color:#ffffff;
	border:0;
	width:50px;
	padding:4px;
	font-family:Tahoma;
	margin-left:-4px;
}
html > body #newsletter_button {
	padding:5px;	
}

#store{
	padding:10px;
}
#storeimg{
	margin:5px 0px;
}

#openhours{
	float:left;
	text-align:center;
	margin-top:8px;
}
#location{
	float:right;
	text-align:center;
	margin-top:8px;
}

/* product card */
/*.starproducts ul li{
	float:left;
	margin-right:30px;
}*/
.productslist{
	
}
.productslist ul li{
	float:left;
	margin-right:18px;
	margin-left:20px;
	margin-bottom:20px;
}
.starproducts{
	width:600px;
	overflow:hidden;
	float:left;
	margin:5px;
}
html>body .starproducts{
	width:580px;
}
.product{
	width:176px;
}
.js ul li {
    overflow: hidden;
    display: inline;
    float: left;
    width: 200px;
    height: 240px;
    text-align: center;
}
.product-grey-text, .product-grey-txt{
	color:#818284;
	font-size:11px;
	font-weight:bold;
}
.prices{
	float:left;
	text-align:left;
}
.price-strike{
	color:#c9cacc;
	text-decoration:line-through;
}
.price-big{
	font-size:18px;
	color:#00adee;
}

.stars-cart{
	float:right;
	text-align:right;
}
.stars{
	display:inline-block;
	padding-bottom:8px;
}
.carousel-control {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 20px;
	margin: 10px;
    cursor: pointer;
    line-height: 999px;
    zoom: 1;
	float:left;
}

.carousel-next {
    background: url(../image/next.jpg) no-repeat;
	margin-top:100px;
}

.carousel-previous {
    background: url(../image/previous.jpg) no-repeat;
	margin-top:100px;
}
html>body .carousel-previous{
		margin-left:20px;
}
.carousel-pagination{
	position:absolute;
	margin:-270px 0px 0px 560px;
}
.carousel-pagination a.active{
	background:#00adee;	
}
.carousel-pagination a{
	background:#949599;
	margin-right:2px;
	overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 999px;
    zoom: 1;
	float:left;
}

/* Brands */
#top_logos{
	margin-top:10px;
	padding:0px 10px 0px 10px;
	border-bottom:3px solid #00adee;
	float:left;
	width:930px;
}
#top_logos ul li{
	float:left;
	position:relative;
	margin-bottom:-11px;
}
#top_logos ul li a{
	display: block;
	padding:5px 8px 15px 8px;
}
#top_logos ul li a.active,#top_logos ul li a:hover{
	background: url(../image/tiny_blue_arrow.jpg) bottom center no-repeat;
}


#bottom_logos{
	padding:0px 15px 10px 15px;
	border-top:5px solid #00adee;
	float:left;
	width:920px;
}
#bottom_logos ul li{
	float:left;
	position:relative;
	margin-top:-13px;
}
#bottom_logos ul li a{
	display:block;
	padding:13px 20px;
}
#bottom_logos ul li a.active,#bottom_logos ul li a:hover{
	background: url(../image/tiny_blue_arrow_up.jpg) top center no-repeat;
}


#brand_intro{
	height:290px;
}
#brand_manager_intro{
	margin-bottom:20px;
}
#brand_intro p#intro_text{
	margin:20px;
	width:420px;
	float:left;
}
#brand_intro p#intro_img{
	margin:20px 10px;
	padding:5px;
	border: 1px solid #00adee; 
	float:left;
	width:410px;
}

/* Sports */
ul#sport_links{
	border-top: 1px solid #e0e0e0;
	float:left;
	width:960px;
	margin-top:15px;
	text-align:center;
}

ul#sport_links li{
	float:left;
	border-left: 1px solid #e0e0e0;
	width:119px;
}
ul#sport_links li ul{
	text-align:left;
	height:250px;
	float:left;
}
ul#sport_links li ul li{
	float:none;
	height:35px;
	line-height:30px;
	border:none;
}
ul#sport_links li ul li img{
	float:left;
	margin-right:3px;
}
ul#sport_links li ul li a{
	color:#949599;
}
ul#sport_links li ul li a:hover,ul#sport_links li ul li a:hover.active{
	color:#00adee;
}

/* Sports Menu */
ul#sport_menu_links{
	border: 1px solid #e0e0e0;
	border-left:none;
	float:left;
	width:920px;
	text-align:center;
}

ul#sport_menu_links li{
	float:left;
	border-left: 1px solid #e0e0e0;
	width:114px;
}
ul#sport_menu_links li ul{
	text-align:left;
	height:294px;
	float:left;
}
ul#sport_menu_links li ul li{
	float:none;
	height:35px;
	line-height:30px;
	border:none;
}
ul#sport_menu_links li ul li img{
	float:left;
	margin-right:3px;
}
ul#sport_menu_links li ul li a{
	color:#949599;
}
ul#sport_menu_links li ul li a:hover,ul#sport_links li ul li a:hover.active{
	color:#00adee;
}
/* General CSS */
h1.heading, h2.heading{
	background:#e0e0e0;
	font-size:14px;
	float:left;
	padding:10px 15px;
	font-weight:bold;
	color:#818284;
}
.blue_text{
	color:#00adee;
	font-weight:bold;
}
.grey_text{
	color:#949599;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
a.product_img_link{
	border:1px solid #ccd0d1;
	display:block;
}
a.product_img_link:hover{
	border:1px solid #00adef;
}

.list {
	background:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.list{
	width:100%;
	}
.list td {
	text-align: center;
	/*vertical-align: top;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*height:256px;*/
	border:1px solid #eeeeee;
	/*background: url('../image/product_bg.jpg') no-repeat center;*/
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination , .pagination2{
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results, .pagination2 .links, .pagination2 .results {
	padding: 7px;
}
.pagination .links, .pagination2 .links {
	float: left;
}
.pagination.links a, .pagination2.links a  {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	margin-bottom: 0px;
	border: 3px solid #e0e0e0;
	margin-left:-3px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-top:-3px;
	margin-right: 1px;
	/*border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF url('../image/tab.png') repeat-x;
	background: #e0e0e0;
	color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	z-index: 1;
	/*position: relative;
	top: 1px;*/
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	background: #10b1ee;
	border-bottom: 0px;
	/*padding-bottom: 8px;*/
	z-index: 3;
}
.page {
	/*border: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
tr.even {
	background: #F8F7F5;
}
tr.odd {
	background: #EEEDED;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	background:#D9E5EE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
	border-right:1px solid #D9E5EE;
	border-bottom:1px solid #D9E5EE;
}
.onecol{
	width:960px;
	margin:20px;
}
.size, .color{
	background:#0080ff; 
	text-align:center; 
	font-weight:bold; 
	margin:5px;
	padding:0px;
	float:left;
	border:3px solid #ddddff;
}
.size{
	line-height:20px;
	height:20px;
}

.size a, .color a, .size a:visited{
	display:block;
	height:20px;
	padding:0px 5px;
	color:#ffffff;
}
.color img{
	padding:0;
	margin:0;
}
.clicked{
	border:3px solid #ff5b5b;;
}
.out_of_stock, .out_of_stock a, .out_of_stock a:visited{
	background:#EDEDED;
	color:#B2B2B2;
}

.shadow{
	background: url('../image/shadow.gif') right bottom;
}
table.business_license{
	border-left:1px solid #DADADA;
	border-top:1px solid #DADADA;
}
table.business_license th{
	background:#F7F7F7;
	padding:10px;
	border-bottom:1px solid #DADADA;
	border-right:1px solid #DADADA;
}
table.business_license td{
	padding:10px;
	border-bottom:1px solid #DADADA;
	border-right:1px solid #DADADA;
}
.price{
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.mrp{
	text-decoration:line-through;
	color:#ff0000;
}
.discount{
	color:#ff8000;
	font-size:16px;
}
#unitprice, #bulkprice{
	text-align:left;
	padding:10px;
}
.login{
}
.login_box{
	background:#f5f2f5; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	min-height: 175px;
	}
.active_category{
/* background:#F0F8FF; */
border: 1px solid #F0F8FF;
}
#image{
	border:1px solid #dadada;
}
a.button{
	color:#ffffff;
	background: #ffffff;
	display: inline-block;
	height: 25px;
	margin-right: 6px;
	/*padding-right: 18px; sliding doors padding */
	text-decoration: none;
	cursor:pointer;
	padding:0px;
	border: 1px solid #dddddd;
	border:1px solid #39D;
}
.button{
	background:#39d url('../image/bg-btn-blue.png') repeat-x;
	border:1px solid #39D;
	color:#fff;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
a.button span {
	background:#0080ff url('../image/bg-btn-blue.png') repeat-x;
	display: inline-block;
	padding: 5px 18px 7px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}

.pad10{
	padding:10px;
}
.cheading{
	padding:5px;
	font-weight:bold;
}

/* Product Page */

#product_details .info{
	padding-left:15px;
	padding-top:10px; 	
}
#product_details .middle{
	padding:15px;
}
.product_heading{
	color:#0080ff;
	font-size:18px;
	font-weight:bold;
 }
 #manager_specs td{
 	height:35px;
	border-bottom:1px solid #e0e0e0;
 }
#brand_stock{
	float:left;
	width:650px;
	padding:0px 10px;
	border-bottom:1px solid #e0e0e0;
}
#rating_compare{
	padding:10px;
    background: #F7F7F7;
    border:1px solid #dddddd;
}
.cartprice{
	display:block;	
}
.highlight{
	background:#0080ff;
	color: #ffffff;
	padding:3px;
	font-weight:bold;
}
ul.list li{
	margin:10px 10px 10px 20px;
	padding-bottom: 10px;
	list-style:circle;
	border-bottom:1px solid #818083;
}
ul.list li a{
	color:#818083;
}
ul.list li a:hover{
	color:#00adee;	
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
h1.payment_amount{
	text-align:center;
	font-size:180%;
	font-weight:bold;
}
/* Order Page*/

#order table {
	border-collapse: collapse;
	border-left: 1px solid #E5E5E5;
}
#order table td {
	padding: 5px;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
#order table thead td {
	background: #303F4A;
	color: #FFFFFF;
}

/* Customer Pages */

table.business_license2{
	border:1px solid #DADADA;
	
}
table.business_license2 th{
	background:#F7F7F7;
	font-size:14px;
	padding:8px;
	border-bottom:1px solid #DADADA;
	border-right:1px solid #DADADA;
}
 table.business_license2 td{
font-size:14px;
font-weight:normal;
	padding:8px;
	padding-left:12px;
	padding-right:15px;
	/*background:white;*/
	
	
}
.ddheader{
font-size:14px;
font-weight:normal;
}
.odd_row{
background:#F7F7F7;
}
.even_row{
background:white;
}

a.reg_button{
	border:none;
	padding: 0;
}
a.reg_button span{
	background: #00ADEE;
	font-weight:normal;
	font-size:14px;
}

.attribute{
	padding:10px;
}
/*.top {
padding-left:15px;
padding-top:15px;
}*/