/*==================================================================

Project:		[Fightwear]
Version:		1.0
Last update:	23/12/2010

=====================================================================*/
.NoImageTemplateWidth
{
	width: 600px;
}

.hideSubMenu {display: none;}
.showSubMenu {display: block;}
.menuSelected {display: block; color:#000; Background:url(../product_images/485/menunav_hover.png) no-repeat;}
.menuNotSelected {display: block;}
.SubmenuSelected {display: block; color:#000; background:url(../product_images/485/menunav_hover.png) no-repeat;}
.SubmenuNotSelected {display: block;}

/*.boxborder h1 {padding: 0px; color: #a64301; font-size: 1.85em; margin-bottom: 15px;}
.boxborder h2 {color: #a64301; font-size: 1.5em; margin-bottom: 15px;}
.boxborder h3 {color: #a64301; font-size: 1.5em; margin-bottom: 15px; }
.boxborder p {font-size: 1.25em; line-height: 25px;}
.boxborder a {color: #a64301;}
.boxborder 
{
	padding: 5px;
	float: left;
	width:735px;
	background:url(../product_images/485/contentback.png) repeat-y;
	min-height:442px;
	color: White;
}
*/
.checkouttext {font-size: 0.75em; width: 175px; line-height: 28px;}
.changetext {font-size: 1em;}
.SmallPurpleText {font-size: 0.80em; color: Red;}

h1 {font-size: 20px; color: #a64301; font-weight: bold; margin-bottom: 25px;}
h1 a {font-size: 20px; color: #a64301; font-weight: bold;}
h1 a:hover {font-size: 20px; color: #a64301; font-weight: bold; text-decoration: underline;}

.CountrySelection {font-size: 1.25em;}
.PurpleProduct {font-size: 1.25em;}
.GreyBold {font-size: 1.25em;}
.testimonial {font-size: 0.75em;}

.input200 {width: 220px; height: 20px; font-size: 1.05em;}
.input215 {width: 235px; height: 20px; font-size: 1.05em;}
.input100 {width: 120px; height: 20px;}
.textbox150 {width: 170px; height: 20px;}
.inputBlack {height: 20px;}
.whitedropdownlist {height: 20px;}
.SmallText {font-size: 0.75em;}
.legacyTable {padding: 5px;}
a.enlarge {color: #8C0505;}
.Header
{
	line-height: 25px;
	font-weight: bold;
	background-color: #a64301;
	color: #fff;
}
.tableinfo
{
	padding: 10px;
	font-size: 1.25em;
}

/* TEXT-END */
.subhead {color: #a64301;}
h1 a.subhead {color: #a64301;}

/* TEMPLATE-START */
div.sku {color:#947966; font-size:80%;}
div.price {color:#F8B706; font-size:1.95em; font-weight:bold; margin-top:30px;}
div.categoryprice {color:#F8B706; font-size:1.75em; font-weight:bold; margin-top:0px;}
div.price_conversion {color: #fff; font-size:0.8em; }
div.main_prod_desc {margin-top:25px;}

.intro-text {font-size: 1.2em;}
.product_title {font-size: 1.5em; color: #a64301; font-weight: bold; padding-top: 15px;}
.product_cat_title {font-size: 1.1em; color: #8C0505; font-weight: bold; padding-top: 15px;}
.specialoffer {font-size: 50%; color: red;}
.categoryspecialoffer {font-size: 0.45em; color: red;}
.shoppingnavigationheadertext {font-size: 10px; color: #4E0798; font-weight: bold;}
.linksboxtext {font-size: 10px; color: #4E0798; font-weight: bold; margin-bottom: 10px;}
.searchboxtext {margin-bottom: 3px; font-size: 10px;}

/* TEMPLATE-END */


.Normal {font-size: 1.3em;}

.button {font-weight: bold; min-width: 125px; font-size: 1.15em; border: 1px solid yellow; background: #F8B706; color: #000; padding: 4px;}
.categorybutton {font-weight: bold; font-size: 0.85em; border: 1px solid yellow; background: #F8B706; color: #000; padding: 2px;}

.enlarge {color: #000;}
a.enlarge {color: #000;}


/* Affiliate Shop Order styles
=====================================================================*/
.qsborder
	{
	border: #a64301 2px SOLID;
	padding: 3px;

	}

.qsTable
{
	font-size: 1.35em;
	line-height: 25px;
}

.qsLeftColumn
{
    padding-right: 2px;
    width: 125px;  
    text-align: right;
}
.qsRightColumn
{
    width: 350px;  
    text-align: left;
    padding-left: 10px;
}

.qsTextarea250
{
    width: 250px;
    height: 75px;
}

.qsTextbox250
{
    width: 250px;
    line-height: 20px;
    padding-bottom: 7px;
    padding-left: 3px;
}

.qsTextbox175
{
    width: 150px;
    line-height: 20px;
    padding-bottom: 7px;
    padding-left: 3px;
}

.qsLogin175
{
    width: 175px;
    line-height: 20px;
    padding-bottom: 7px;
    padding-left: 3px;
    background-color: #a64301;
}



/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#a64301;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline:none;
}
.clear { 
	clear:both; 
}

/* Global Elements
=====================================================================*/
body {
	background:#0d0c0c url(../product_images/485/background_home.jpg) no-repeat 50% 0 fixed;
	font-family: Arial, Verdana, serif;
	font-size:12px;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/
#wrapperhome {
	width:960px;
	margin:0 auto;
	padding:157px 0 0 0;
}
#logohome{
	width:333px;
	height:120px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:0 0 0 315px;
}
#logohome span{
	background:url(../product_images/485/logo_home.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#panel1 {
	width:434px;
	height:214px;
	float:left;
	background:url(../product_images/485/panel_1.png) no-repeat;
	margin:43px 0 0 0;
}
#_ctl0_butorderonline{
	width:199px;
	height:46px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:left;
	margin:133px 0 0 115px;
}
#_ctl0_butorderonline span{
	background:url(../product_images/485/but_orderonline.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#panel2 {
	width:434px;
	height:214px;
	float:right;
	background:url(../product_images/485/panel_2.png) no-repeat;
	margin:43px 0 60px 0;
}
#butyourshop{
	width:250px;
	height:46px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:left;
	margin:133px 0 0 93px;
}
#butyourshop span{
	background:url(../product_images/485/but_yourshop.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
/* Inner Page
=====================================================================*/
body#inner {
	background:#0d0c0c url(../product_images/485/background_inner.jpg) no-repeat 50% 0;
}
#wrapperinner {
	width:960px;
	margin:0 auto;
}
#placemainmenu {
	width:960px;
	height:44px;
	background: url(../product_images/485/circle.png) no-repeat 461px 0;
}
#placecircle {
	width:960px;
	height:44px;
	position:relative;
}
#menuinnerleft {
	height:36px;
	float:right;
	padding:8px 0 0 0;
	margin:0 500px 0 0;
	display:inline;
}
#menuinnerleft li , #menuinnerright li{
	height:29px;
	background:url(../product_images/485/menu_left.png) no-repeat;
	display:inline;
	float:left;
	margin:0 0 0 5px;
}
#menuinnerleft li a, #menuinnerleft li a:link, #menuinnerleft li a:visited, #menuinnerright li a, #menuinnerright li a:link, #menuinnerright li a:visited {
	height:23px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#bfbfbf;
	padding:6px 20px 0 20px;
	background:url(../product_images/485/menu_right.png) no-repeat 100% 0;
	text-decoration:none;
}
#menuinnerleft li:hover, #menuinnerright li:hover, #menuinnerleft li.active, #menuinnerright li.active {
	background-position:0 -29px;
}
#menuinnerleft li:hover a, #menuinnerright li:hover a, #menuinnerleft li.active a, #menuinnerright li.active a {
	background-position:100% -29px;
	text-decoration:none;
}
#menuinnerright {
	width:456px;
	height:36px;
	padding:8px 0 0 0;
	position:absolute;
	z-index:10;
	top:0;
	left:503px;
}
#contentinner {
	width:695px;
	height:360px;
	margin:110px 0 0 120px;
	overflow:auto;
	padding:0 30px 0 10px;
}
#contentinner h1 {
	font-size:32px;
	color:#a64301;
	padding:0 0 5px 0;
}
#contentinner h2 {
	font-size:25px;
	color:#a64301;
	padding:0 0 5px 0;
}
#contentinner p {
	line-height:1.6em;
	font-size:14px;
	color:#110d0d;
	padding:0 0 15px 0;
}
#contentinner ul {
	padding:0 0 10px 18px;
}
#contentinner ul li {
	padding:0 0 0 18px;
	background:url(../product_images/485/bullet.png) no-repeat 0 7px;
	margin:0 0 3px 0;
	font-size:14px;
	line-height:1.6em;
}
#contentinner a {
	text-decoration:underline;
}
#contentinner h3 {
	font-size:20px;
	color:#a64301;
	padding:0 0 5px 0;
}
.imgright {
	float:right;
	margin:0 0 0 10px;
}
.imgleft {
	float:left;
	margin:0 10px 0 0;
}
#butcontactus {
	width:135px;
	height:46px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	margin:10px 14px 75px 380px;
	float:left;
}
#butcontactus span{
	background:url(../product_images/485/but_contactus.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#butorderyour {
	width:275px;
	height:46px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	margin:10px 0 75px 0;
	float:left;
}
#butorderyour span{
	background:url(../product_images/485/but_orderyour.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#butcontactus:hover span, #butorderyour:hover span {
	background-position:0 -46px;
}
/* Shop Page
=====================================================================*/
body#shop {
	background:#0d0c0c url(../product_images/485/background_shop.jpg) no-repeat 50% 0 fixed;
}
#container {
	background:url(../product_images/485/footer.jpg) no-repeat 50% 100%;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	width:960px;
	height:120px;
}
#logoshop{
	width:274px;
	height:120px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:0;
}
#logoshop span{
	background:url(../product_images/485/logo_shop.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#headerright {
	width:686px;
	float:left;
	background:url(../product_images/485/shadow_header.png) no-repeat 100% 40px;
}
#menucart {
	height:40px;
	float:right;
	background:url(../product_images/485/sepmenutop.png) no-repeat 100% 0;
}
#menucart li {
	height:30px;
	float:left;
	background:url(../product_images/485/sepmenutop.png) no-repeat;
	color:#ffbb04;
	font-size:13px;
	text-shadow:1px 1px #000;
	padding:10px 25px 0 25px;
}
#menucart li a, #menucart li a:link, #menucart li a:visited {
	color:#b0b0b0;
}
#menucart li a.linkcheckout, #menucart li a:link.linkcheckout, #menucart li a:visited.linkcheckout {
	color:#ffbb04;
}
#slogan{
	width:511px;
	height:31px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:right;
	text-indent:-5000px;
	margin:28px 0 0 0;
}
#slogan span{
	background:url(../product_images/485/slogan.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#placemenushop {
	width:960px;
	height:44px;
	background:url(../product_images/485/back_menushop.png) no-repeat;
}
#menushopleft {
	height:39px;
	float:left;
	display:inline;
	background:url(../product_images/485/circle.png) no-repeat 100% -2px;
	padding:5px 43px 0 0;
}
#menushopright {
	height:39px;
	float:left;
	display:inline;
	padding:5px 0 0 5px;
}
#menushopleft li, #menushopright li {
	height:29px;
	background:url(../product_images/485/menu_left.png) no-repeat;
	display:inline;
	float:left;
	margin:0 5px 0 0;
}
#menushopleft li a, #menushopleft li a:link, #menushopleft li a:visited, #menushopright li a, #menushopright li a:link, #menushopright li a:visited {
	height:23px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#bfbfbf;
	padding:6px 20px 0 20px;
	background:url(../product_images/485/menu_right.png) no-repeat 100% 0;
	text-decoration:none;
}
#menushopleft li:hover, #menushopright li:hover , #menushopleft li.active, #menushopright li.active {
	background-position:0 -29px;
}
#menushopleft li:hover a, #menushopright li:hover a, #menushopleft li.active a, #menushopright li.active a {
	background-position:100% -29px;
	text-decoration:none;
}
#frmsearch {
	width:293px;
	height:27px;
	float:right;
	background:url(../product_images/485/back_search.png) no-repeat;
	margin:5px 0 0 0;
}
.textboxsearch {
	width:190px;
	height:19px;
	float:left;
	background:none;
	font-size:12px;
	color:#bfbfbf;
	border:none;
	padding:4px 4px 4px 10px;
}
.submitsearch {
	width:89px;
	height:27px;
	float:right;
	background:url(../product_images/485/submit_search.png) no-repeat;
	float:right;
	border:none;
	font-size:14px;
	color:#131110;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, verdana, serif;
}
#content {
	width:960px;
	margin:13px 0 0 0;
}
#nav {
	width:190px;
	float:left;
}
.titlenav{
	width:167px;
	height:37px;
	background:url(../product_images/485/back_titlenav.png) no-repeat;
	padding:15px 0 0 18px;
	font-size:14px;
	color:#fff;
}
#maincontent {
	width:759px;
	float:right;
}
#menunav {
	width:190px;
	background:url(../product_images/485/back_menunav.png) repeat-y;
	padding:0 0 10px 0;
}
#menunav li {
	width:190px;
	height:33px;
	background:url(../product_images/485/sepnav.gif) no-repeat 0 30px;
}
#menunav li a {
	width:172px;
	height:27px;
	float:left;
	display:inline;
	padding:6px 0 0 18px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
#menunav li a:hover {
	background:url(../product_images/485/menunav_hover.png) no-repeat;
	color:#0d0c0c;
	text-decoration:none;
}
#slideshow {
	width:751px;
	height:235px;
	background:url(../product_images/485/back_slideshow.png) no-repeat;
	margin:0 0 11px 6px;
	padding:6px 0 0 8px;
}
#listcategoryproduct {
}
#listcategoryproduct .bottom {
	width:242px;
	padding:0 0 12px 0;
	background:url(../product_images/485/product_bottom.png) no-repeat 0 100%;
	margin: 0 9px 13px -7px;
	float:left;
	display:inline;
}
.placecategoryproduct {
	width:224px;
	position:relative;
	text-align:center;
	font-size: 1.35em;
}
.placecategoryproduct a {
	width:224px;
	display:block;
	text-decoration:none;
	padding-bottom: 10px;
}

.placecategoryproduct a span {
	position:absolute;
	z-index:30;
	width:224px;
	min-height:36px;
	background:url(../product_images/485/back_productname.png) no-repeat;
	left:0;
	top:0;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-shadow:1px 1px 2px #000;
	padding:10px 0 0 0;
}


#listproduct {
	width:759px;
}
#listproduct li {
	width:242px;
	padding:0 0 12px 0;
	background:url(../product_images/485/product_bottom.png) no-repeat 0 100%;
	margin:0 9px 13px 5px;
	float:left;
	display:inline;
}
#listproduct li.last {
	margin-right:0;
}
.wrapproduct {
	width:224px;
	background:url(../product_images/485/product_top.png) no-repeat;
	padding:6px 11px 0 7px;
}
.placeproduct {
	width:224px;
	position:relative;
	text-align:center;
}
.placeproduct a {
	width:224px;
	display:block;
	text-decoration:none;
}
.placeproduct a:hover {
	background:url(../product_images/485/product_hover.png) no-repeat;
	text-decoration:none;
}
.placeproduct a span {
	position:absolute;
	z-index:30;
	width:224px;
	height:36px;
	background:url(../product_images/485/back_productname.png) no-repeat;
	left:0;
	bottom:0;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:1px 1px 2px #000;
	padding:17px 0 0 0;
	letter-spacing:-1px;
}
.placeproduct a:hover span {
	background-position:0 -53px;
}
/* Footer
=====================================================================*/
#footer1 {
	width:960px;
	height:120px;
	margin:20px 0 0 0;
}
#footer1 p {
	font-size:12px;
	color:#525252;
	padding:0 0 20px 0;
	text-align:center;
	line-height:1.6em;
}
#footer2 {
	width:960px;
	height:333px;
	margin:20px 0 0 0;
}
#menufooter {
	height:25px;
	float:left;
}
#menufooter li {
	display:inline;
	float:left;
	margin:0 10px;
	padding:12px 0 0 0;
}
#menufooter li a {
	color:#989898;
	font-size:12px;
}
.linkbacktotop, .linkbacktotop:link, .linkbacktotop:visited {
	font-size:12px;
	float:right;
	color:#989898;
	text-transform:uppercase;
	margin:12px 0 0 0;
}
#payment{
	width:442px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:46px 0 42px 258px;
}
#payment span{
	background:url(../product_images/485/payment.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#footer2 p {
	font-size:12px;
	color:#989898;
	padding:0 0 20px 0;
	text-align:center;
	line-height:1.6em;
}
