/* Text Sizing
========================================================================================== */
html>body { font-size: 16px; } 
html body { font-size: 100%; } 


/* Common HTML elements
========================================================================================== */
body, 
textarea {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #000;
}
textarea {
	font-size: 1em;
}
p, h3, h4, h5, h6, li, ul, ol, td, th, form, dl, dd, dt, body, fieldset, img {
  margin: 0;
	padding: 0;
	border: none;
}
td {
	vertical-align: top;
	border: none;
}

h1 
{
	font-size:16px;
	margin:0;
	border:0px 0px 10px 0px;
}

h2 
{
	font-size:14px;
	margin:0;
	border:0;
}


/* Typography
========================================================================================== */
.content p, 
.content li {
	color: #000;
	font-size: 0.787em;
	line-height: 1.4em;
}
.content p,
.content ul {
	margin: 10px 0;
}
.content ul li {
	list-style: none;
	background: url(../images/Bullet.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	margin-bottom: 10px;
}
.content li li {
	font-size: 1em;
}
.content h1,
.content h2,
.content h3 {
	color: #000;
	font-size: 1em;
	margin: 10px 0;
}
.content h2 {
	font-size: 0.812em;
}
.content h3 {
	font-size: 0.75em;
}

img.imgRight {
	float: right;
	margin: 0 0 15px 15px;
}
img.imgLeft {
	float: right;
	margin: 0 15px 15px 0;
}
img.imgCenter {
	display: block;
	margin: 15px auto;
}


/* Forms
========================================================================================== */
label.hideLbl {
	position: absolute;
	left: -8888px;
}
#wrap div.btn {
	background: url(../images/btnGreenBody.gif) no-repeat 0 0;
	float: right;
}
#wrap div.btn input,
#wrap div.btn a {
	background: url(../images/btnGreenCap.gif) no-repeat top right;
	color: #106534;
	overflow: visible;
	padding: 3px 10px 10px;
	font-size: 0.687em;
	font-weight: bold;
	border: none;
	margin: 0;
	display: block;
	text-indent: -3px;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	
}
	

/* Layout
========================================================================================== */
body {
	text-align: center;
	background: #000 url(../images/bg.jpg) repeat-x 0 0;
}
#wrap {
	text-align: left;
	margin: 50px auto;
	overflow: hidden;
	background: #FFF;
	width: 990px;
	padding-bottom: 40px;
}

/* main structure 
=====================*/
#head {
	position: relative;
}
#headBar {
	clear: both;
	position: relative;
	top: -70px;
	margin-bottom: -70px;
	float: left;
	width: 100%;
}
#inner {
	clear: both;
	overflow: hidden;
	float: left;
	width: 100%;
}
#nav {
	width: 180px;
	float: left;
	margin-right: 20px;
}
#content {
	float: left;
	width: 585px;
}
.content {
	margin: 20px 30px 20px 0;
	clear: both;
}
#secondary {
	float: right;
	width: 185px;
	margin-right: 10px;
	display: inline;
}
	
/* header
=====================*/
h1#logo,
a#logo {
	width: 417px;
	height: 217px;
	position: relative;
	float: left;
	display: block;
}
a#logo {
	cursor: hand;
	cursor: pointer;
}
#logo span {
	position: absolute;
	left: 0;
	top: 0;
	width: 417px;
	height: 217px;
	background: url(../images/Header.png) no-repeat 0 0;
}
#head ul {
	/* country links */
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
}
#head li a {
	width: 40px;
	height: 28px;
	display: block;
	text-indent: -8888px;
	margin: 12px 0;
	cursor: hand;
	cursor: pointer;
}
#head img.banner {
	float: right;
	margin: 10px 10px 20px 0;
	display: inline;
}

/* head bar
=====================*/
#headBar ul {
	float: left;
	width: 700px;
	list-style: none;
	padding: 15px 10px 0;
}
#headBar li {
	float: left;
	padding: 0 8px;
}
#headBar li a {
	display: block;
	color: #000;
	font-size: 0.687em;
	text-decoration: none;
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: right center;
}
#headBar li.phone {
	background: url(../images/PhoneIcon.png) no-repeat left center;
	padding-left: 35px;
	line-height: 31px;
	font-weight: bold;
	color: #106534;
}
#headBar li.deliv a {
	background-image: url(../images/iconNextDayDelivery.gif); 
	padding-right: 35px;
}
#headBar li.secure a {
	background-image: url(../images/iconSecure.gif) ;
	padding-right: 30px;
}
#headBar li.guaren a {
	padding-right: 30px;
	background-image: url(../images/iconGuarentee.gif) ;
}

/* Search
================ */
#headBar div#search {
	float: right;
	background: url(../images/SearchBody.gif) no-repeat top right;
	overflow: visible;
	margin: 20px 5px 0 0;
	zoom: 1;
}
#headBar div#search fieldset {
	background: url(../images/SearchCap.gif) no-repeat top left;
	padding: 3px 15px 10px;
	zoom: 1;
}
#headBar div#search label {
	font-size: 0.75em;
	color: #FFF;
	float: left;
	font-weight: bold;
	line-height: 1.5em;
	zoom: 1;
}
#headBar div#search input {
	margin: 0 5px;
	float: left;
	font-size: 0.687em;
	padding: 1px 3px;
	border: solid 1px #98CD99;
	zoom: 1;
}
#headBar div#search input.btn {
	background: none;
	border: none;
	overflow: visible;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 1px 0 0;
	font-size: 0.75em;
	zoom: 1;
}
	

/* Nav
========================================================================================== */
#nav h2 {
	background: url(../images/MenuBar.gif) no-repeat left center;
	color: #FFF;
	font-size: 0.875em;
	line-height: 2.3;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	text-indent: 10px;
}
#nav h2.ex {
	clear: both;
	margin-top: 10px;
	float: left;
	width: 100%;
}

#nav li {
	list-style: none;
	float: left;
	clear: left;
	width: 155px;
	background: #99CC99 url(../images/MenuBody.gif) no-repeat top right;
	border-top: solid 2px #FFF;
	position: relative;
	overflow: hidden;
}
#nav li a {
	color: #000;
	background: url(../images/MenuCnr.gif) no-repeat bottom right;
	font-size: 0.687em;
	display: block;
	font-weight: bold;
	padding: 7px 20px 7px 10px;
	text-decoration: none;
}
#nav li.parent a span {
	background: url(../images/ArrMenu.gif) no-repeat center center;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 127px;
	top: 3px;
}

/* children */
#nav li ul {
}
#nav li li {
	background: #D1E8C4;
	border-top-width: 1px;
	width: 100%;
	border-right: solid 20px #FFF;
}
#nav li li a {
	background: none;
	color: #333;
	padding: 3px 20px 3px 10px;
}
#nav li li span {
	display: none;
}

/* on state */
#nav li li#on a {
	background: #E47D0F;
	color: #FFF;
} 
#nav li li#on a span {
	display: block;
	background: url(../images/arrOrange.gif) no-repeat 0 0;
	width: 7px;
	height: 9px;
	position: absolute;
	left: 129px;
	top: 50%;
	margin-top: -4px;	
}

/* Dynamic  */
#nav li ul {
	display: none;
	overflow: hidden;
}
#nav li.on ul {
	display: block;
}
#nav li.on ul ul {
	display: none;
}
#nav li.on li.on ul {
	display: block;
}



/* Sign up
==================== */
fieldset#signup {
	clear: both;
	padding: 20px 5px;
	width: 140px;
}
fieldset#signup p {
	font-size: 0.687em;
}
fieldset#signup input {
	margin: 5px 0;
	width: 100%;
}
#wrap fieldset#signup div.btn {
	float: right;
}
#wrap fieldset#signup div.btn input {
	width: auto;
	margin: 0;
}

img#cards {
	clear: both;
	display: block;
	margin: 30px 0 0 10px;
}
	
	

/* Content
========================================================================================== */
/* Home
========= */
#homeTabs div {
	float: left;
	width: 185px;
	height: 235px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}
#homeTabs h2 {
	font-size: 0.75em;
}
#homeTabs h2 a {
	color: #FFF;
	padding: 8px 10px;
	text-decoration: none;
	display: block;
}
#homeTabs ul {
	position: absolute;
	top: 140px;
	margin: 0 15px;
	list-style: none;
}
#homeTabs li {
	font-size: 0.687em;
	margin: 7px 0;
	line-height: 1.2;
}
#homeTabs li a {
	text-decoration: none;
	color: #000;
}


/* Boxes
=========== */	
.box {
	background: url(../images/CurveFooter.gif) no-repeat bottom left;
	width: 185px;
	margin: 0 0 15px;
	overflow: hidden;
}
.box h2 {
	background: url(../images/TitleBar.jpg) no-repeat top left;
	color: #FFF;
	font-size: 0.875em;
	line-height: 2.3;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	text-indent: 10px;
}
.boxContent {
	padding: 10px;
	overflow: hidden;
}


/* Basket
=========== */	
#cart li {
	list-style: none;
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
#cart strong {
	font-size: 0.687em;
	float: left;
}
#cart li img {
	float: right;
}
#cart div.btn {
	/*margin: 10px 0 0;
	display: block; */
	clear: both;
	width: 120px;
	text-align: center;
}

/* Offers
=========== */
#offers li {
	list-style: none;
	border-bottom: solid 1px #99CC99;
	padding: 10px;
	text-align: center;
}
#offers li.last {
	border: none;
}
#offers li a {
	text-decoration: none;
	color: #000;
	font-size: 0.687em;
}
#offers li img {
	display: block;
	margin: 0 auto 5px;
}



/* Product Detail
========================================================================================== */
#product {
	border-bottom: solid 1px #CCC;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 30px;
}
#product div#images {
	float: left;
	width: 260px;
}
#product div#details {
	float: right;
	width: 260px;
}

#product div#images img {
	border: solid 1px #0C4327;
	display: block;
	margin: 6px 3px;
	cursor: hand;
	cursor: pointer;
}
#product div#images li.video img {
	border-color: #FFF;
}
#product div#images li {
	list-style: none;
	float: left;
	padding: 0;
	background: none;
}
	
#product strong#price {
	color: #D94311;
	font-size: 0.812em;
	margin: 30px 0 20px;
	float: left;
}
#product div.btn {
	clear: left;
	float: left;
	background-image: url(../images/btnOrangeBody.gif);
}
#product div.btn input {
	background-image: url(../images/btnOrangeCap.gif);
	color: #FFF;
	width:100px;
/*	padding-left: 30px;
	padding-right: 30px; */
}


/* Product Range
========================================================================================== */
#range {
	overflow: hidden;
	background: url(../images/SearchFooter.gif) no-repeat bottom left;
	padding-bottom: 10px;
	width: 570px;
}
#range h1 {
	background: #0C4327 url(../images/TopBar.gif) no-repeat 0 0;
	color: #FFF;
	font-size: 0.875em;
	line-height: 2.3;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	text-indent: 10px;
	position: relative;
}
#range h1 strong {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #99CC99 url(../images/FilterTab.gif) no-repeat 0 0;
	width: 124px;
	height: 21px;
	text-align: center;
	color: #0C4327;
	line-height: 1.9;
	font-size: 0.812em;
}

#range fieldset {
	background: #99CC99;
}
#range fieldset select {
	width: 100px;
	font-size: 0.687em;
}
#range fieldset div {
	float: left;
	padding: 6px;
}

#range div.results {
	border: solid 3px #99CC99;
}
#range table {
	width: 100%;
	border-collapse: collapse;
}
#range td {
	border: solid 1px #CCC;
	padding: 3px;
}
#range td h2 {
	font-size: 0.812em;
	margin: 5px;
}
#range td a {
	text-decoration: none;
	color: #000;
	position: relative;
	display: block;
	zoom: 1;
}
#range td img {
	display: block;
	margin: 10px auto;
}
#range td strong {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 0.687em;
}
	

/* Related Products
========================================================================================== */
#related div {
	padding: 20px 0;
	border-bottom: solid 1px #CCC;
	overflow: hidden;
}
#related ul {
	padding-left: 20px;
}
#related li {
	list-style: disc;
	padding-left: 0;
	background: none;
}
#related img {
	float: left;
	clear: both;
	margin: 0 40px 20px 0;
}
#related a.more {
	float: right;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


/* Order Process
========================================================================================== */
#order, .order {
    width: 529px;
    margin: 0 auto;
}
#order {
    background: url(../images/BSFooter.gif) no-repeat bottom left;
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

#order .head {
    position: relative;
}    
#order .head h1,
#order .head a {
    font-size: 0.875em;
    line-height: 2.3;
}
#order .head h1 {
	background: #0C4327 url(../images/BSHeader.gif) no-repeat 0 0;
	color: #FFF;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	text-indent: 10px;
	position: relative;
}
#order .head a {
    position: absolute;
    top: 0;
    right: 15px;
    color: #ff9600;
    font-weight: bold;
    text-decoration: none;
}    

#order .foot {
    background: url(../images/BSStrip.gif) repeat-y;
    overflow: hidden;
    padding: 10px 10px 0;
    zoom: 1;
}
#order .foot input {
    float: right;
}
#order .foot img {
    float: left;
}
#order .center {
    text-align: center;
}
#order .center input {
    float: none;
    margin: 0 auto;
}

#order .body {
    background: url(../images/BSStrip.gif) repeat-y;
}

#order table {
    font-size: 0.75em;
    background: url(../images/BSStrip.gif) repeat-y;
    width: 100%;
    padding: 10px;
}
#order th,
#order td {
    padding: 8px 4px;
    text-align: left;
}
#order th {
    color: #0c4327;
    border-bottom: solid 1px #E4E4E4;
}
#order tbody td {
    color: #444;
}
#order td a {
    color: #444;
    display: block;
    background: url(../images/Bullet.gif) no-repeat 0 0.3em;
    padding-left: 15px;
    text-decoration: none;
}
#order td input.txt {
    background: #D1E8C4;
    text-align: center;
}
#order td.desc {
    text-align: left;
}    
#order tfoot {
    font-weight: bold;
    font-size: 1.16em;
}
#order tfoot td {
    padding-top: 0;
}
#order tfoot td.desc {
    padding-right: 10px;
    text-align: right;
}    

#order ol {
    margin: 0 15px;
    padding: 10px 0;
    color: #0c4327;
    border-bottom: solid 1px #E4E4E4;
    list-style-type: none;
    overflow: hidden;
}
#order li {
    float: left;
    font-size: 0.875em;
    font-weight: bold;
    padding-right: 5px;
    width: 135px;
    padding-left: 16px;
}
#order li.arr {
    background: url(../images/arrLOrange.gif) no-repeat center left;
    padding-left: 30px;
}
    
#order fieldset {    
    font-size: 0.687em;
    padding: 10px 42px;
}
#order fieldset strong,
#order fieldset p,
#order fieldset div {
    display: block;
    overflow: hidden;
    margin: 6px 0;
    zoom: 1;
}
#order fieldset strong{
    margin: 10px 0;
}
#order fieldset p {
    margin: 15px 0;
}
#order strong.arr {
    background: url(../images/arrLBlack.gif) repeat-y;
    padding: 2px 0 2px 25px;
}
#order fieldset p a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
#order fieldset label {
    float: left;
    font-weight: bold;
    width: 160px;
    padding-top: 5px;
}
#order .login label {
    font-weight: normal;
}
#order .login input,
#order .pass input {
    width: 190px;
}
#order fieldset input {
    float: left;
    width: 278px;
}
#order input,
#order select {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:1em;
}
#order fieldset .txt {
    background: #D1E8C4;
}
#order .hideLbl {
    padding-left: 160px;
}
#order .chk {
    overflow: hidden;
    margin-top: 20px;
}
#order .chk label {
    float: left;
    font-weight: normal;
    width: auto;
}
#order .chk input {
    float: right;
    margin-top: 14px;
    width: auto;
}
    
#order .add {
    color: #444;
    overflow: hidden;
    padding: 10px 0;
    width: 460px;
    margin: 0 auto;
}
#order .add div {
    float: left;
    width: 230px;
}
#order .add h4 {
    color: #0c4327;
    font-size: 0.875em;
    font-weight: bold;
}
#order .add p {
    font-size: 0.75em;
    padding: 4px 1px 10px;
}
#order .add a {
    float: left;
    background: url(../images/btnEditAddress.gif) no-repeat;
    text-indent: -8888px;
    width: 103px;
    height: 25px;
}
#order .body table {
    background: none;
    padding: 10px 15px;
}
#order .body th {
    border-top: solid 1px #E4E4E4;
    padding: 12px 4px;
}
#order .body td {
    padding: 8px 20px;
}
#order .body tfoot td {
    text-align: right;
    padding: 4px 20px;
    font-size: 0.875em;
}
#order .body .note td {
    color: #44c3fe;
}
#order .body .summ td {
    text-align: right;
    padding: 4px 20px;
}
#order tfoot tr.form td {
    padding: 8px 20px 14px;
}
#order table label {
    color: #444;
    font-weight: normal;
    margin-right: 6px;
}
#order table select {
    font-weight: normal;
}
#order .body table input.txt {
    margin-right: 6px;
}
#order table input.btn {
    position: relative;
    top: 8px;
}


/* Added classes
==============================================================================================*/

/* Added */
#range a.view {
	padding-left: 10px;
	color: #FF6500;
	font-weight: bold;
	line-height: 1.9;
	font-size: 0.812em;
	text-decoration: none;
}

/* Added */
#range span.search {
	padding-left: 10px;
	color: #000;
	line-height: 1.9;
	font-size: 0.812em;
	text-decoration: none;
}

/* Additional */
#range div.btn {
/*	background: url(../images/btnGreenBody.gif) no-repeat 0 0;*/
	float: right;
}

/* Added */
#range td.text {
	border: solid 1px #fff;
	padding: 3px;
}

/* Added */
#order input.button {
    width: 124px;
}

/* Added */
#order .body .btn {
    font-size: 1.3em;
}

/* Added */
#order .body .table {
    font-size: 1.0em;
}

/* Added */
#order .body .injuries {
    font-size: 1.0em;
}

/* Added */
#order .body a.injuries {
	color: #006600;
	font-weight: bold;	
	text-decoration: underline;
}

/* Added */
.content_manage {
	color: #000;
	font-size: 0.775em;
}

/* Added */
#order .foot img.img_right {
    float: right;
}

/* Added */
.desc_injury
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #000;
	  font-size: 0.775em;
}

/* Added */
.desc_injury h1
{
font-size: 1.5em;
padding-bottom: 10px;
}

/* Added */
.desc_injury h2
{
font-size: 1em;
padding-bottom: 10px;
}

/* Added */
.desc_injury a
{
font-size: 0.872em;
color: #006600;
font-weight: bold;	
text-decoration: none;
}

/* Added */
.desc_injury p
{
	padding-bottom: 10px;
}

/* Added */
.desc_injury strong,b
{
	padding-bottom: 10px;
}
.content strong.product 
{
	color: #000;
	font-size: 14px;
}

.rrp {text-decoration:line-through;color:red;font-size:11px;}