/*==================================================================

Project:		[Fightwear]
Version:		1.0
Last update:	05/02/2010

=====================================================================*/
.NoImageTemplateWidth
{
	width: 600px;
}

.tax
{
	font-size: 0.4em;
}
.boxborder 

.hideSubMenu {display: none;}
.showSubMenu {display: block;}
.menuSelected {display: block;}
.menuNotSelected {display: block;}
.SubmenuSelected {display: block;}
.SubmenuNotSelected {display: block;}

.intro-text {font-size: 1.2em;}
.product_title {font-size: 1.5em; color: #750708; font-weight: bold; padding-top: 15px;}
.specialoffer {font-size: 50%; 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;}

.checkouttext {font-size: 0.75em; width: 125px; line-height: 28px;}
.changetext {font-size: 0.60em;}
.SmallPurpleText {font-size: 0.80em; color: Red;}

h1 {font-size: 20px; color: #750708; font-weight: bold; margin-bottom: 25px;}
h1 a {font-size: 20px; color: #750708; font-weight: bold;}
h1 a:hover {font-size: 20px; color: #750708; font-weight: bold; text-decoration: underline;}

#midcontent a {color: #822830;}
#midcontentWide a {color: #822830;}

.CountrySelection {font-size: 0.9em;}
	
.input200 {width: 200px; height: 20px;}
.input215 {width: 215px; height: 20px;}
.input100 {width: 100px; height: 20px;}
.textbox150 {width: 150px; height: 20px;}
.inputBlack {height: 20px;}
.whitedropdownlist {height: 20px;}
.SmallText {font-size: 0.75em;}
.legacyTable {padding: 5px;}

.Header
{
	line-height: 25px;
	font-weight: bold;
	background-color: #E9A200;
	color: #000;
}
.tableinfo
{
	padding: 10px;
}

/* TEXT-END */
.subhead {color: #750708;}
h1 a.subhead {color: #750708;}

/* TEMPLATE-START */
div.sku {color:#947966; font-size:80%;}
div.price {color:#000; font-size:1.85em; font-weight:bold; margin-top:30px;}
div.price_conversion {color: #fff;}
div.main_prod_desc {margin-top:25px;}
/* TEMPLATE-END */
.Normal {font-size: 1.35em;}

.button {font-size: 1.2em; font-weight: bold; margin-right: 5px; border: 1px solid #E9A200; background: #E9A200; color: #000; padding: 5px;}

.enlarge {color: #822830;}
a.enlarge {color: #822830;}
/* 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:#252525;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline:none;
}
.clear { 
	clear:both; 
}

/* Global Elements
=====================================================================*/
body {
	background:#181818 url(../product_images/485/background.png) repeat-x;
	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
=====================================================================*/
#container {
	width:100%;
	background:url(../product_images/485/header.jpg) no-repeat 50% 0;
}
#wrapper {
	width:860px;
	margin:0 auto;
}
#header {
	width:860px;
	height:146px;
}
#logo{
	width:380px;
	height:146px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:left;
	margin:0 0 0 254px;
}
#logo span{
	background:url(../product_images/485/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#butshop{
	width:218px;
	height:146px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:right;
}
#butshop span{
	background:url(../product_images/485/but_shop.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#mainmenu {
	width:860px;
	height:60px;
	background:url(../product_images/485/mainmenu.png) no-repeat;
}
#mainmenu li {
	height:58px;
	float:left;
	display:inline;
	background:url(../product_images/485/sepmenu.png) no-repeat 100% 0;
	padding:0 2px 0 0;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	height:36px;
	float:left;
	display:inline;
	padding:22px 26px 0 26px;
	font-size:14px;
	color:#f0f0f0;
	text-transform:uppercase;
	font-weight:bold;
}
#mainmenu li a:hover, #mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited {
	background:url(../product_images/485/back_hover.png) repeat-x;
	color:#000;
	text-decoration:none;
}
#mainmenu li.first a:hover, #mainmenu li.first.active a {
	background:url(../product_images/485/hover_home.png) no-repeat;
}
#intro  {
	width:860px;
	height:221px;
	background:url(../product_images/485/back_intro.jpg) no-repeat;
}
#listintro {
	width:455px;
	float:left;
	padding:0 0 0 45px;
}
#listintro li {
	background:url(../product_images/485/bulletintro.png) no-repeat;
	padding:0 0 0 25px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:20px 0;
}
#butorder{
	width:190px;
	height:47px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:right;
	margin:164px 35px 0 0;
}
#butorder span{
	background:url(../product_images/485/but_order.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#content {
	width:860px;
	background:#fff url(../product_images/485/back_content.png) no-repeat;
	padding:0 0 15px 0;
}
.contentsmall {
	width:380px;
	float:left;
	padding:35px 25px;
}
.contentsmall img {
	float:right;
	border:3px solid #d7d7d7;
	margin:5px 0 0 15px;
}
.contentsmall h1 {
	font-size:22px;
	color:#750708;
	padding:0 0 10px 0;
}
.contentsmall p {
	font-size:12px;
	color:#232323;
	padding:0 0 10px 0;
	line-height:1.6em;
}
.contentsmall ul {
	padding:0 0 0 20px;
}
.contentsmall ul li {
	background:url(../product_images/485/bullet.png) no-repeat 0 5px;
	padding:0 0 0 8px;
	margin:5px 0;
}
.butmoreshop, .butmoreshop:link, .butmoreshop:visited {
	width:173px;
	height:27px;
	float:left;
	display:inline;
	background:url(../product_images/485/but_moreshop.png) no-repeat;
	text-align:center;
	font-size:14px;
	color:#0f0e0e;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:10px 0 0 63px;
}
.butordershop, .butordershop:link, .butordershop:visited {
	width:144px;
	height:27px;
	float:left;
	display:inline;
	background:url(../product_images/485/but_ordershop.png) no-repeat;
	text-align:center;
	font-size:14px;
	color:#0f0e0e;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}
.butordershop:hover, .butmoreshop:hover {
	text-decoration:none;
}
/* Inner
=====================================================================*/
.standout {font-size: 1.1em; font-weight: bold; font-style: italic; color: #750708;}

#contentinner {
	width:810px;
	background:#fff url(../product_images/485/back_contentinner.png) no-repeat;
	padding:20px 25px 15px 25px;
}
#contentinner h1 {
	font-size:24px;
	color:#750708;
	padding:0 0 10px 0;
}
#contentinner a { text-decoration: underline;}


#contentinner p {
	font-size:1.3em;
	color:#232323;
	padding:0 0 10px 0;
	line-height:1.4em;
}
#contentinner h2 
{
	margin-bottom: 15px;
	margin-top: 10px;
	font-size:15px;
	color:#750708;
}
#contentinner ul {
	padding:0 0 10px 20px;
}
#contentinner ul li {
	font-size:1.3em;
	background:url(../product_images/485/bullet.png) no-repeat 0 6px;
	padding:0 0 0 8px;
	margin:5px 0;
}
.imgright {
	float:right;
	margin:0 0 0 15px;
	border:2px solid #d7d7d7;
}
/* Footer
=====================================================================*/
#footer {
	width:860px;
	height:142px;
	background:url(../product_images/485/footer.png) no-repeat;
}

#footer a{ color: White; text-decoration: underline;}

#footerleft {
	width:380px;
	float:left;
	padding:30px 0 0 35px;
}
#footerleft p {
	font-size:12px;
	color:#fff;
	padding:0 0 10px 0;
}
#footerright {
	width:350px;
	float:right;
	padding:30px 35px 0 0;
	text-align:right;
	font-size:12px;
	color:#fff;
}