
/* Default
------------------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:# 666;
	margin:0px;
	padding:0px;
	background-image:url(../images/inner_bg.gif);
	background-repeat:repeat;
	background-position:top;
}
h1 {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-family:12px;
	font-weight:600;
	color:#2a546c;
}
h1 span {
	margin:0px;
	padding:0px;
	display:none;
	font-family:"Trebuchet MS";
	font-family:15px;
	font-weight:600;
	color:#2a546c;
}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:19px;
	font-weight:600;
	color:#2a546c;
	display:block;
}
h2 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:19px;
	font-weight:100;
	color:#2a546c;
	display:block;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#343b41;
	font-weight:normal;
	line-height:32px;
	display:block;
}
h3 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h4{
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#a53e18;
	font-weight:normal;
	float:left;
}
h4 span {
	color:#C00A28;
}

h5 {
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#027ab2;
	font-weight:normal;
}
h5 span{
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#6f6f6f;
	font-weight:normal;
}
ul,li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a{
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font-weight:bold;
	text-decoration:underline;
}
*{
	margin:0px;
	padding:0px;
}
/*----------------------->> Common <<-------------------------*/

.hide {
	display:none;
}
.clear {
	clear:both;
}
.margin {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*----------------------->> Layout <<-------------------------*/

#container_main {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:940px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
#wrap{
	background-image:url(../images/bg_inner.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
}
#bottom_bg{
	background-image:url(../images/bottom_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:156px;
	clear:both;
	padding-bottom:10px;
	border-bottom: solid 1px #69abc0;
}
/*----------------------->> Header <<-------------------------*/

#header {
	height:136px;
	margin: 0px 0px 33px 0px;
	padding:21px 40px 0px 26px;
}

#logo {
	float:left;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:312px;
	height:90px;
	margin: 33px 0px 0px 0px;
}
#logo a {
	width:312px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
}
.menu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:550px;
	float:left;
	height:46px;
}
.menu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
.menu li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:46px;
	float:right;
	list-style:none;
	}
.menu li a{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	height:46px;
	list-style:none;
	color:#e3e3e3;
	font-family:"Myriad Pro", Arial;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	display:block;
	float:left;
	line-height:46px;
}
.menu li a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	height:46px;
	list-style:none;
	color:#e3e3e3;
	font-family:"Myriad Pro", Arial;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	background-image:url(../images/menu_bg_over.gif);
	background-repeat:repeat-x;
	display:block;
	line-height:46px;
}
#search_cnt_area{
	height:34px;
	width:293px;
	margin:0px 0px 0px 0px;
	padding:12px 0px 0px 0px;
	float:right;
}
#search {
	width:293px;
	float:right;
	height:26px;
	background-color:#F1EFE1;
}
.search_box {
	width:230px;
	float:left;
	height:24px;
	background-color:#F1EFE1;
	color:#5d4639;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:900;
	border:0px;
	padding:2px 0px 0px 5px;
}
.go_button{
	float:right;
	font-family:"Arial";
	font-size:14px;
	color:#edeede;
	font-weight:900;
	width:44px;
	height:19px;
	
}
.go_button a{
	background-image:url(../images/go_btn.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	font-family:"Arial";
	font-size:14px;
	color:#edeede;
	font-weight:900;
	width:35px;
	height:19px;
	padding:5px 0px 0px 8px;
	margin:1px 1px 0px 0px;
	
}
.go_button a:hover{
	color:#edeede;
	text-decoration:none;
	
}
#top_nav {
	width:440px;
	float:right;
	height:30px;
	padding:0px 0px 0px 0px;
}

div#logos-top {
float:right;
}

div.logo-top {
float:left;
}
.language{
	width:440px;
	float:right;
	height:30px;
}
.top_box01 {
	width:195px;
	height:28px;
	background-image:url(../images/bg_nav01.jpg);
	float:left;
	color:#e3e0de;
	line-height:28px;
	text-align:center;
}
.top_box01 a{
	color:#e3e0de;
	line-height:28px;
	padding:0px 10px 0px 10px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
}
.top_box01 a:hover{
	color:#e3e0de;
	line-height:28px;
	padding:0px 10px 0px 10px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.cart_box {
	width:92px;
	height:28px;
	background-image:url(../images/cart_bg.jpg);
	float:right;
	padding:0px 0px 0px 40px;
	line-height:28px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#e3e0de;
}
.cart_box a{
	color:#e3e0de;
	line-height:28px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
}
.cart_box a:hover{
	color:#e3e0de;
	line-height:28px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.checkout_box {
	width:64px;
	height:28px;
	background-image:url(../images/checkout_bg.jpg);
	float:left;
	padding:0px 0px 0px 38px;
	line-height:28px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#e3e0de;
	margin:0px 0px 0px 5px;
}
.checkout_box a{
	color:#e3e0de;
	line-height:28px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
}
.checkout_box a:hover{
	color:#e3e0de;
	line-height:28px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
/*-------------------->> Container Middle <<----------------*/
#middle_container {
	margin:0px 0px 0px 0px;
	padding:48px 0px 0px 0px;
}
/*-------------------->> Content Area <<----------------*/

#content_area  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 50px 0px;
}
/*-------------------->>Left Container <<----------------*/
.left_container {
	float:left;
	width:210px;
	padding:30px 15px 0px 0px;
	border-right:#d1cfc5 solid 1px;
}
.left_container_01 {
	float:left;
	width:200px;
	padding:30px 15px 0px 0px;
}
.left_container_02 {
	float:left;
	width:220px;
	padding:30px 0px 0px 0px;
}
#sub_menu {
	padding:0px 0px 60px 0px;
	margin:0px 0px 0px 0px;
}
#sub_menu ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#sub_menu li{
	padding:4px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #bfc2bd;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#575548;
}
#sub_menu li a{
	padding:0px 0px 3px 25px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#575548;
	background-image:url(../images/squre.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	display:block;
	text-decoration:none;
	font-weight:normal;
}
#sub_menu li a:hover{
	padding:0px 0px 3px 25px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#616057;
	background-image:url(../images/squre01.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	display:block;
	text-decoration:none;
	font-weight:normal;
}
.tag_box {
	color:#12577c;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.text_01 {
	font-size:24px;
}
.text_02 {
	font-size:30px;
}
.text_03 {
	font-size:12px;
}
.text_04 {
	font-size:26px;
}
.text_05 {
	font-size:18px;
}

/*-------------------->>Right Container <<----------------*/
.right_container_02 {
	float:right;
	width:710px;
	padding:0px 0px 0px 5px;
}
.right_container {
	float:right;
	width:700px;
	padding:30px 0px 0px 0px;
}
.right_container_01 {
	float:right;
	width:705px;
	border-left:#d1cfc5 solid 1px;
	padding:30px 0px 0px 10px;
}

#banner {
	width:714px;
	height:345px;
}
.product_listing {
	padding:0px 0px 0px 18px;
	margin:0px 0px 0px 0px;
}
.product_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.product_listing li{
	padding:18px 20px 0px 21px;
	margin:0px 0px 0px 0px;
	float:left;
	background-image:url(../images/listing_bg01.gif);
	height:232px;
	background-repeat:no-repeat;
	width:130px;
	list-style:none;
	text-align:center;
}
.img_border {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:2px solid #9ab6c2;
}
.caption_box {
	padding:13px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:32px;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2a546c;
	font-weight:bold;
}
.caption_box a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2a546c;
	font-weight:bold;
	text-decoration:none;
}
.caption_box a:hover{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2a546c;
	font-weight:bold;
	text-decoration:underline;
}
/*-------------------->>Bottom Container <<----------------*/
#bottom_container {
	padding:0px;
	margin:0px auto;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	color:#a7b6bc;
	width:940px;
	height:156px;
	text-align:left;
	clear:both;
}

#bottom_container h3,
#bottom_container h3 a,
#bottom_container h3 a:hover {
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:18px;
	color:#afcad4!important;
	text-decoration:none;
	text-transform: uppercase;
}
#bottom_container h3 {
	margin:0px 0px;
	padding-left:30px;
	background-image:url(../images/quote01.gif);
	background-repeat:no-repeat;
	background-position:left middle;
}

#bottom_container .product-img {
	float:left;
}
#bottom_container .product-description {
	float:left;
	padding-left:10px;
	width:290px;
}
#bottom_container .product-description .price-box {
	color:#cb0100;
	padding:4px 2px;
	font-weight:bold;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	width:140px;
}
#bottom_container .old-price {
	font-size:10px;
}

#bottom_container .special-price {
clear:left;
}
#bottom_container .product-description .button {
	float:left;
}

#bottom_container .bottom-left {
	padding:0px 25px 0px 50px;
	margin-top:20px;
	width:385px;
	float:left;
	border-right:1px solid #1d333c;
}
#bottom_container .bottom-left a {
	color:#2a546c;
}
#bottom_container .bottom-left table {
	background:#fff;
	padding:5px;
	margin:5px;
	width: 395px;
}
.news_letter_container {
	padding:0px 0px 15px 40px;
	margin-top:20px;
	width:365px;
	line-height:18px;
	float:left;
}
.news_letter_container span{
	padding:0px 0px 0px 30px;
	display:block;
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#afcad4;
	background-position:left 4px;
}
.field_box {
	height:17px;
	width:231px;
	background-color:#f1f1e8;
	border:1px solid #c2b59e;
	float:left;
	font-size:11px;
	font-family:Tahoma, verdana, Arial;
	color:#817a7a;
	padding:2px 0px 0px 5px;
	margin:0px 8px 0px 0px;
}
.logo_area{
	height:90px;
}

/*----------------------->> Shopping Cart Container <<-------------------------*/

.gloves_container{
	width:684px;
	height:36px;
	background-color:#496d7b;
	border:#d4d2c5 1px solid;
	padding:0px 0px 0px 8px;
	margin:10px 0px 0px 0px;
}
.gloves_icon{
	background-image:url(../images/gloves_icon.gif);
	background-repeat:no-repeat;
	background-position:top ;
	width:28px;
	height:25px;
	float:left;
	margin:5px 8px 0px 0px;
}
.gloves_txt{
	width:640px;
	height:29px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	line-height:29px;
	color:#e7e5d9;
	font-weight:700;
	padding:5px 0px 0px 0px;
	
}
.product_table_cnt{
	width:690px;
	padding:1px ;
	margin:15px 0px 0px 0px;
	background-image:url(../images/table_bg.gif);
	background-repeat:repeat-y;
}
.product_table{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.product_image_cnt{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	width:72px;
	height:65px;
}
.product_image{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:#e8e7e0 solid 1px;
}
.product_heading{
	font-family:"Verdana";
	color:#223037;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
.product_heading_01{
	font-family:"Verdana";
	color:#223037;
	font-size:12px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.product_txt{
	font-family:"Trebuchet MS";
	color:#223037;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-weight:900;
}
.product_txt_01{
	font-family:"Trebuchet MS";
	color:#223037;
	font-size:16px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:900;
}
.product_qty{
	background-color:#f2f2f2;
	height:18px;
	width:30px;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 5px;
}
.delete_icon_cnt{
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	width:26px;
	height:25px;
}
.button_area_cnt{
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	height:50px;
}
.continue_shopping_btn{
	background-image:url(../images/button_bg.gif);
	border:#dee5ea solid 1px;
	width:188px;
	height:30px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#f3f7f9;
	font-family:"Tahoma";
	line-height:30px;
	font-weight:900;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}
.continue_shopping_btn a{
	background-image:url(../images/button_bg.gif);
	border:#dee5ea solid 1px;
	width:188px;
	height:27px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#f3f7f9;
	font-family:"Tahoma";
	font-weight:900;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}
.continue_shopping_btn a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
.update_cart_btn{
	background-image:url(../images/button_bg.gif);
	border:#dee5ea solid 1px;
	width:109px;
	height:30px;
	font-size:12px;
	color:#f3f7f9;
	font-family:"Tahoma";
	font-weight:900;
	cursor:pointer;
	float:right;
	margin:0px 17px 0px 0px;
	padding:0px 0px 0px 0px;
}
.update_cart_btn a{
	background-image:url(../images/button_bg.gif);
	border:#dee5ea solid 1px;
	width:109px;
	height:27px;
	font-size:12px;
	color:#f3f7f9;
	font-family:"Tahoma";
	font-weight:900;
	cursor:pointer;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.update_cart_btn a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
.estimate_shipping_cnt{
	width:374px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#dddbce;
	border:#d1cfc2 solid 1px;
	float:left;
}
.estimate_shipping_head{
	font-size:14px;
	color:#000000;
	font-family:"Verdana";
	font-weight:900;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
.estimate_txt{
	font-size:12px;
	color:#223037;
	font-family:"Verdana";
	font-weight:100;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
.estimate_field_cnt{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	height:43px;
}
.estimate_txt_01{
	font-size:12px;
	color:#223037;
	font-family:"Verdana";
	font-weight:900;
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.compo_box{
	width:188px;
	height:18px;
	background-color:#e7e5d9;
	border:#c7c5b8 solid 1px;
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
}
.get_quote_btn{
	width:93px;
	height:30px;
	background-image:url(../images/button_bg.gif);
	border:#dee5ea solid 1px;
	font-size:12px;
	color:#f3f7f9;
	font-family:"Tahoma";
	font-weight:900;
	cursor:pointer;
	margin:10px 0px 0px 10px;
}
.discount_code_cnt{
	width:294px;
	height:109px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
	background-color:#dddbce;
	border:#d1cfc2 solid 1px;
}
.discount_code_cnt_01{
	width:294px;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 10px;
	background-color:#dddbce;
	border:#d1cfc2 solid 1px;
text-align:center!important;
}
.discount_txt_field{
	width:178px;
	height:21px;
	background-color:#e7e5d9;
	border:#c7c5b8 solid 1px;
	padding:2px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	float:left;
	font-size:12px;
	color:#223037;
	font-family:"Tahoma";
}
.discount_head{
	font-size:14px;
	color:#000000;
	font-family:"Verdana";
	font-weight:900;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.discount_txt{
	font-size:12px;
	color:#223037;
	font-family:"Verdana";
	font-weight:100;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
.apply_coupon_btn{
	background-image:url(../images/apply_btn_bg.gif);
	border:#dee5ea solid 1px;
	width:95px;
	height:28px;
	font-size:12px;
	line-height:28px;
	color:#f3f7f9;
	font-family:"Tahoma";
	font-weight:900;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 2px;
}
.proceed_to_check_out_txt{
	color:#223037;
	font-family:"Verdana";
	font-weight:900;
	font-size:13px;
	line-height:23px;
	padding:10px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}
.proceed_to_check_out_btn{
	background-image:url(../images/button_bg.gif);
	border:#dee5ea solid 1px;
	width:194px;
	height:30px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#f3f7f9;
	font-family:"Tahoma";
	line-height:27px;
	font-weight:900;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	cursor:pointer;
}
.product_listing_head{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#505050;
	font-weight:900;
	float:left;
	padding:25px 0px 10px 0px;
}
.product_list_container{
	width:665px;
	background-color:#f1efe2;
	padding:20px 10px 0px 22px;
}
.product_lis{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#2a546c;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:900;
	float:left;
}
.product_lis ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.product_lis li{
	margin:0px 5px 0px 5px;
	padding:0px 0px 20px 0px;
	width:100px;
	color:#2a546c;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:900;
	float:left;
}
.product_image_border{
	border:#9ab6c2 solid 2px;
	
}

/*----------------------->> Gloves Container <<-------------------------*/

.gloves_pro_det_cnt_area{
	width:690px;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}
.bigpro_image_cnt{
	width:199px;
	height:179px;
	padding:0px 15px 10px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
}
.bigpro_image_border{
	border:#d3d1c7 solid 2px;
	margin:0px 0px 10px 0px;
}
.gloves_cnt_container{
	width:470px;
	padding:0px 0px 5px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
	border-bottom:#d0cec1 solid 1px;
}
.gloves_links{
	font-family:"Verdana";
	font-size:11px;
	color:#646259;
	font-weight:100;
}
.gloves_links a{
	font-family:"Verdana";
	font-size:11px;
	color:#646259;
	font-weight:100;
	line-height:35px;
}
.gloves_links a:hover{
	color:#3c6374;
	text-decoration:none;
}
.gloves_subhead{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#505050;
	font-weight:900;
	padding:10px 0px 0px 0px;
}
.glove_cnt_txt{
	font-family:"Verdana";
	font-size:12px;
	color:#575548;
	line-height:18px;
	padding:8px 0px 30px 0px;
}
.rating{
	width:75px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.gloves_pro_dtl_cnt{
	width:690px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
.product_lis_container{
	width:200px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
}
.product_img_lis{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
}
.product_img_lis ul{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.product_img_lis li{
	width:68px;
	height:61px;
	padding:0px 8px 8px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
}
.small_pro_img{
	border:#d3d1c7 solid 2px;
}
.email_a_frnd{
	font-family:"Verdana";
	font-size:12px;
	color:#575548;
	padding:0px 0px 10px 3px;
	font-weight:100;
	float:left;
}
.email_a_frnd a{
	font-family:"Verdana";
	font-size:12px;
	color:#575548;
	font-weight:100;
	text-decoration:underline;
}
.email_a_frnd a:hover{
	font-family:"Verdana";
	font-size:12px;
	color:#2a546c;
	text-decoration:none;
	font-weight:100;
}
.pro_details_area{
	width:240px;
	padding:0px 0px 0px 20px; 
	margin:0px 0px 0px 0px;
	float:left;
	font-family:"Verdana";
	font-size:12px;
	color:#646259;
}
.colour_list{
	width:85px;
	height:18px;
	background-color:#e7e5d9;
	color:#646259;
	font-family:"Tahoma";
	font-size:11px;
	border:#7a786b solid 1px;
}
.product_qty_01{
	background-color:#f2f2f2;
	height:18px;
	width:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}
.add_to_wishlis{
	color:#646259;
	font-family:"Tahoma";
	font-size:11px;
}
.add_to_wishlis a{ 
	color:#646259;
	font-family:"Tahoma";
	font-size:11px;
	text-decoration:underline;
	font-weight:100;
}
.add_to_wishlis a:hover{
	color:#2a546c;
	font-family:"Tahoma";
	font-size:11px;
	text-decoration:none;
	font-weight:100;
}
.add_to_cart_btn{
	background-image:url(../images/add_to_cart_bg.gif);
	background-repeat:repeat-x;
	width:109px;
	height:22px;
	line-height:22px;
	border:#9baaab solid 1px;
	font-family:"Tahoma";
	font-size:12px;
	font-weight:900;
	color:#f6f6f5;
	text-decoration:none;
	cursor:pointer;
}
.all_pro_lis_cnt{
	width:200px;
	float:left;
	padding:0px 0px 0px 30px; 
	margin:0px 0px 0px 0px;
}
.my_cart{
	width:192px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 15px 0px;
	border:#d9d4c8 solid 1px;
}
.my_cart_txt{
	width:182px;
	padding:7px 0px 10px 10px; 
	margin:0px 0px 0px 0px;
	font-family:"Verdana";
	font-size:11px;
	color:#575548;
	font-weight:100;
	line-height:16px;
}
.my_cart_head{
	background-image:url(../images/my_account_bg_icon.gif);
	background-repeat:repeat-x;
	height:31px;
	padding:0px 0px 0px 10px; 
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#12577c;
	font-weight:900;
	line-height:31px;
}
.my_cart_icon{
	padding:0px 0px 0px 0px; 
	margin:7px 5px 0px 0px;
	width:20px;
	height:16px;
	float:left;
	background-image:url(../images/my_cart_icon.gif);
	background-repeat:no-repeat;
}
.recently_viewed_head{
	background-image:url(../images/my_cart_bg.gif);
	background-repeat:no-repeat;
	width:192px;
	height:31px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#12577c;
	font-weight:900;
	line-height:31px;
}
.recently_viewed_icon{
	padding:0px 0px 0px 0px; 
	margin:7px 3px 0px 2px;
	width:14px;
	height:17px;
	float:left;
	background-image:url(../images/recently_icon.gif);
	background-repeat:no-repeat;
}

/*----------------------->> Footer Container <<-------------------------*/

#footer_container {
	padding:0px 0px 0px 0px;
	margin:0px auto;
	display:block;
	height:auto;
	background-image:url(../images/footer_bg.gif);
	background-position:top ;
	background-color:#272727;
	color:#747a7d;
	text-align:center;
	font-weight:normal;
	line-height:16px;
	font-family:Tahoma, verdana, Arial;
	font-size:11px;
	clear:both;
}
#footer_container a{
	color:#637279;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px;
}
#footer_container a:hover{
	color:#637279;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 2px;
}
#footer_container span{
	font-weight:normal;
}
#footer_inner {
	padding:5px 0px;
	margin:0px auto;
	width:940px;
	height:auto;
	background-image:url(../images/footer_innerbg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	clear:both;
}
#footer_logo {
	background-image:url(../images/footer_logo.gif);
	background-repeat:no-repeat;
	width:217px;
	height:46px;
	margin:10px auto 0px auto;
}
#footer_logo a{
	width:213px;
	height:46px;
	display:block;
}
#footer_right {
	padding:20px 18px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	text-align:right;
	width:670px;
}




.product_lis_container01{
	width:485px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
}
.product_img_lis{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
}
.product_img_lis ul{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.product_img_lis li{
	width:68px;
	height:61px;
	padding:0px 8px 8px 0px; 
	margin:0px 0px 0px 0px;
	float:left;
}
.all_pro_lis_cnt01{
	width:200px;
	float:right;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.product_item_box {
	padding:30px 0px 8px 0px;
	border-bottom:1px solid #d0cec1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a786b;
	height:21px;
}
.product_item_box a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a786b;
	text-decoration:underline;
	font-weight:normal;
}
.product_item_box a:hover{
	color:#7a786b;
	text-decoration:none;
	font-weight:normal;
}
.item_box01 {
	float:left;
	width:200px;
}

.item_box02 {
	float:left;
	width:120px;
}
.item_box03 {
	float:left;
	width:160px;
	text-align:right;
}
.item_list_box {
	width:45px;
	border:1px solid #7a786b;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a786b;
	margin:0px 3px 0px 3px;
	background:transparent;
}
.product_item_box01 {
	padding:8px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a786b;
	
}
.product_item_box01 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a786b;
	font-weight:bold;
	text-decoration:underline;
}
.product_item_box01 a:hover{
	text-decoration:none;
}

.grid_box {
	float:left;
	width:320px;
}
.sort_box {
	float:left;
	width:160px;
}
.item_list_box01 {
	width:80px;
	border:1px solid #7a786b;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7a786b;
	margin:0px 3px 0px 3px;
	background:transparent;
}
.product_listing01 {
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 0px;
}
.product_listing01 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.product_listing01 li{
	margin:0px 0px 12px 8px;
	padding:10px 10px 10px 10px;
	width:130px;
	background-image:url(../images/list_bg03.gif);
	float:left;
	text-align:center;
}
.caption_box01 {
	padding:8px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575548;
}

.caption_box01 span{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2a546c;
	font-weight:bold;
	display:block;
	padding-bottom:4px;
}
.my_cart_empty {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#575548;
	display:block;
	padding:4px;
}
.tag_cloud_heading {
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 40px;
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#343b41;
	font-weight:normal;
	line-height:32px;
	display:block;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
}

/*-------------- News-----------------*/

.news_container01{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.news_listing01 {
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
}
.news_listing01 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.news_listing01 li{
	margin:0px 0px 15px 0px;
	padding:10px 10px 10px 10px;
	background-image:url(../images/list_bg03.gif);
	text-align:left;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575548;
	border:#d1cfc2 solid 1px
}
.news_listing01 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a546c;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}
.news_listing01 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a546c;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
.news_listing01 span{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#2a546c;
	font-weight:bold;
}

.news_imgbox {
	float:left;
	padding:0px 15px 0px 0px;
}
.news_text {
	padding:10px 0px 0px 0px;
}
.news_text01{
	font-size:12px;
	color:#2a546c;
}

.cms-content {
	margin:0px 0px 0px 0px;
	padding:30px 10px;
	background-image:url(../images/list_bg03.gif);
	text-align:left;
}
.partner {
	margin:10px 0;
	padding:10px 10px 20px 10px;
	background-image:url(../images/list_bg04.gif);
	background-repeat: repeat-x;
	background-color: #d2d0c3;
} 
.partner span.image {
	float:left;
	margin:0px 10px 0px 0px;
}

div.codebox {
	font-family: "Courier New", Courier, monospace; 
	border:inset 1px;
	background-color:#fff;
	padding:5px;
}



.category_teaser{
	width:485px;
	height:225px;
	background-image:url(http://staging.tigerfist.com/teaser/bg_teaser.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	line-height:1.0;
	text-align:left;
	color:#242421;
	font-family:Helvetica, sans-serif;
	margin-bottom:10px;
}

.teaser_heading{
	width:485px;
	height:24px;
	background-image:url(http://staging.tigerfist.com/teaser/teaser_heading.png);
	background-repeat:no-repeat;
	padding:0px;
	padding-top:1px;
	margin-bottom:5px;
}


.teaser_heading h2{
	margin:0px;
	padding:0px; 
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


.category_info {
	width:330px; 
	float:left; 
	margin:0px;
	padding-left:5px;
	font-size:11px;
	float:left;
	overflow:hidden;
	margin-bottom:6px;
	line-height:1.1;
	font-family:Helvetica, sans-serif;
}

.category_info a{
	text-decoration:none;
	color:#082a4d;
	font-weight:normal;
}

.article_info h5, .article_right h5, .articlewrap_left h5, .articlewrap_center h5, .articlewrap_right h5{
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	text-align:center;
	font-weight:bold;
	color:#082a4d;
	font-family:Helvetica, sans-serif;
	text-decoration:underline;
	}

.articlewrap_left{
	float:left;
	width:150px;
	text-align:center ! important;
	margin-left:10px;
	margin-right:12px;
	}
	
.articlewrap_center{
	float:left;
	width:150px;
	text-align:center;
	}
	
.articlewrap_right{
	float:left;
	width:150px;
	text-align:left;
	}

.article_left{
	width:120px;
	height:100px;
	margin: 0 auto;
}

.article_center{
	width:120px;
	height:100px;
	margin: 0 auto;
}

.article_right{
	float:left; 
	width:150px;
	height:120px;
	padding:0;
}  	

.article_info{
	width:130px;
	text-align:left;
	font-size:11px;
	padding:0px 5px 0px 15px;
	font-family:Helvetica, sans-serif;
}
