﻿/*==================================================================

Project:		[Boxing]
Version:		1.1 [Fix Hover In IE7]
Last update:	22/01/2009
Assigned to:	[David Geran]

=====================================================================*/

/* 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:#fff;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}


.boxborder
{
	margin-top: 20px;
	padding: 5px;
	float: right;
	width:652px;
	background:url(../product_images/363/contentback.png) repeat-y;
	min-height:442px;
	color: White;
}

.boxborder a
{
	color: #C72D26;
	
}

h1
{
	font-size: 1.55em;
	margin-bottom: 15px;
	color: #C72D26;
}
h2
{
	font-size: 1.55em;
	margin-bottom: 15px;
	color: #C72D26;
}

h3
{
	font-size: 1.35em;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #C72D26;
}

.button
{	border:1px solid #6f5b4b;
	background:#C72D26;
	height:22px;
	vertical-align:bottom;
	color: #fff;
	padding: 5px;
	min-height: 30px;
}

.product_title {font-size: 1.3em; color: #C72D26; font-weight: bold;}
.ProductTitle a {font-size: 1.1em; color: #C72D26;}
.specialoffer {font-size: 50%; color: red;}
div.sku {color:#C0C0C0; font-size:80%;}
div.price {color:yellow; font-size:160%; font-weight:bold; margin-top:30px;}
div.price_conversion { font-size:80%; color: #fff;}
div.main_prod_desc {margin-top:25px;}

.input200 {width: 200px; height: 25px;}
.input215 {width: 215px; height: 25px;}
.input100 {width: 100px; height: 25px;}
.textbox150 {width: 150px; height: 25px;}
.inputBlack {height: 25px;}
.whitedropdownlist {height: 25px;}
.SmallText {font-size: 0.75em;}
.legacyTable {padding: 2px;}
.Header
{
	line-height: 35px;
	font-weight: bold;
	background-color: #C72D26;
	color: #fff;
}
.tableinfo
{
	padding: 10px;
}

.enlarge
{
	color: red; font-size: 0.8em;
}

.options
{
	color: Black;
}

/* Global Elements
=====================================================================*/
body {
	background:#000;
	line-height: 1.6em;
	font-family:verdana,arial,serif;
}
.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
=====================================================================*/
#wrapper {
	width:1131px;
	margin:0 auto;
	border-left:2px solid #a03126;
	border-right:2px solid #a03126;
	border-bottom:2px solid #a03126;
	background:url(../product_images/363/background1.jpg) repeat-y;
}
#header {
	width:1131px;
	height:129px;
}
#placemainmenu {
	width:1131px;
	height:38px;
	background:url(../product_images/363/back_mainmenu.png) repeat-x;
	padding:2px 0 0 0;
}
#logo{
	width:608px;
	height:129px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0 0 0 50px;
	text-indent:-5000px;
}
#logo span{
	background:url(../product_images/363/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#loginset{
	float:right;
	margin:10px 40px 0 0;
	line-height:20px;
	width:250px;
	display:inline;
	color:#fff;
}
#loginset ul li{
	font-size:14px;
	text-align:right;
	margin:5px 0 0 0;
	height:22px;
}
.checkout{
	background:url(../product_images/363/checkout.gif) no-repeat 100% 0;
	padding:0 40px 0 0;
}
#mainmenu {
	width:830px;
	height:36px;
	padding:0 0 0 34px;
	float:left;
}
#mainmenu li {
	display:block;
	float:left;
	background:url(../product_images/363/sepmenu.png) no-repeat 100% 11px;
	height:36px;
	padding:0 2px 0 0;
}
#mainmenu li.last {
	background:none;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	display:block;
	float:left;
	height:30px;
	font-size:16px;
	padding:6px 10px 0 10px;
	background:none;
}
#mainmenu li a:hover {
	background:#a03126;
	text-decoration:none;
}
#frmsearch {
	width:250px;
	float:right;
}
.textboxsearch {
	width:166px;
	height:16px;
	border:1px solid #9f362b;
	background:transparent url(../product_images/363/back_search.png) repeat-x;
	padding:3px 2px 0 2px;
	margin:6px 0 0 0;
	vertical-align:middle;
	font-style:italic;
	font-size:11px;
}
.submitsearch {
	width:56px;
	height:21px;
	background:#646160;
	font-weight:bold;
	color:#fff;
	border:1px solid #322521;
	margin:6px 0 0 2px;
	vertical-align:middle;
}
#content {
	width:1061px;
	padding: 5px 25px;
}
#placeboxer1, #placeboxer2 {
	width:177px;
	float:left;
	display:inline;
	margin:20px 0 0 0;
}

#placeboxer1top, #placeboxer2top {
	width:177px;
	height:3px;
	background:url(../product_images/363/boxer1top.png) no-repeat;
	font-size:0;
}
#placeboxer1back, #placeboxer2back {
	width:177px;
	height:366px;
	background:url(../product_images/363/boxer1back.png) repeat-y;
	text-align:center;
}
#placeboxer1bottom, #placeboxer2bottom  {
	width:177px;
	height:3px;
	background:url(../product_images/363/boxer1bottom.png) no-repeat;
	font-size:0;
}
#nav {
	width:199px;
	margin: 21px 0 0 10px;
	border:2px solid #c72d26;
	display:inline;
	float:left;
	background:url(../product_images/363/back_nav.png);
}
#navmenu {
	padding: 15px 0;
	min-height:335px;
}
#navmenu li {
	width:199px;
	height:23px;
	font-family:"Tw Cen MT", arial, serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	display:inline;
}
#navmenu li a, #navmenu li a:link, #navmenu li a:visited {
	display:block;
	width:185px;
	height:23px;
	padding:0 0 0 14px;
	background:none;
}
#navmenu li a:hover {
	background:#a03126;
	text-decoration:none;
}
#placeproduct {
	width:310px;
	float:left;
	margin: 0 0 0 20px;
	display:inline;
}
#placeproduct ul li{
	float:left;
	width:131px;
	margin:4px;
	text-align:center;
	font-size:12px;
	border:1px solid #000;
	padding:5px;
	min-height:120px;
	line-height:14px;
	display:inline;
	background:url(../product_images/363/back_product.png);
	border:2px solid #954935;
}
#placeproduct ul li a, #placeproduct ul li a:link, #placeproduct ul li a:visited {
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#placeproduct img{
	display:block;
	margin:0 auto 4px auto;
	border:1px solid #e42526;
}
#placeproduct ul{
	
}
#placefooter{
	height:100px;
	padding: 0 20px 0 0;
}
#placefooter p{
	font-family: "Tw Cen MT", verdana, arial;
	float:left;
	font-size:14px;
	padding:60px 0 0 50px;
	font-weight:bolder;
}
#placefooter ul{
	float:right;
}
#placefooter ul li{
	float:left;
	margin:60px 0 0 0;
	font-size:12px;
	padding:0 8px;
	background: url(../product_images/363/line_toplink.jpg) no-repeat 100% 50%;
}
#placeboxer2 {
	margin:20px 0 0 47px;
}
/* Content Area */



/* Footer Page
=====================================================================*/
#footer {
	width:1092px;
	margin:0 auto 5px auto;
}
#footertop {
	width:1092px;
	height:2px;
	background:url(../product_images/363/footertop.png) no-repeat;
	font-size:0;
}
#footerback {
	width:1092px;
	background:url(../product_images/363/footerback.png) repeat-y;
	min-height:78px;
}
#footerback h4 {
	font-size:13px;
	color:#fdfefd;
	font-weight:lighter;
	float:left;
	margin:50px 0 0 10px;
	display:inline;
}
#footerbottom {
	width:1092px;
	height:2px;
	background:url(../product_images/363/footerbottom.png) no-repeat;
	font-size:0;
}
#menufooter {
	height:20px;
	float:right;
	margin:50px 0 0 0;
}
#menufooter li {
	display:block;
	float:left;
	background:url(../product_images/363/sepfooter.png) no-repeat 100% 7px;
	padding:0 15px;
}
#menufooter li.last {
	background:none;
}
#menufooter li a, #menufooter li a:link, #menufooter li a:visited {
	font-size:13px;
}