/* Watson Gym +231 july'09-Ashritha*/

div#container 
{ 
  width :950px;
  text-align: center;
  background-color:#ffffff;
  margin:0 auto;
  _margin-top:0px;
}

#content {
  width: 950px;
  _ width: 950px;
  margin-top: -18px;
  _margin-top: -29px;
  margin-left: auto;
 margin-right: auto;
  padding-top: 0px;
  background-color: #ffffff;/*F5F5DC*/
 font-weight:bold;


}

body.contentbackground {
background-color: #555555;
text-align: center;
background-image:url(/content/00/01/48/70/47/userimages/repeat_y.jpg);
background-repeat:repeat;
}



/* Logo at the top */
#logo {
  background-image: url(/content/00/01/48/70/47/userimages/header.jpg);
  background-repeat: no-repeat;
  margin-bottom: 5px;
  height: 227px;
  width: 950px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
z-index:-2;


}


/* a link for main content */
a:link {
font-family:Arial, Helvetica, sans-serif;
color: #0066cb;
  text-decoration: none;
	font-weight: normal;
}

a:visited {
  font-family: Arial, Helvetica, sans-serif;
color: #0066cb;
  text-decoration: none;
	font-weight: normal;
}

a:hover {
  font-family:Arial, Helvetica, sans-serif;
 color: #0066cb;
  text-decoration: underline;
	font-weight: normal;
}
a:visited:hover {

color: #0066cb;
  text-decoration: underline;


}
.formcolors a:link{
  color:#B0CE2C;}




p {
  font-family: Arial;
	font-size: 11px;
	color: #333333;
line-height: 1.5em;
font-weight:normal;
}

ul, li{
  font-family:Arial;
  font-size: 12px; 
font-weight:normal;
margin-bottom:2px;
}


td {
  font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
}

/* Starts Headers */
h1 {
  font-family: arial;
  color: #7A3459;
  font-size: 22px;
  margin-top: 20px;
font-size:18;
margin-bottom:20;
line-height: 1.4em;
}

h2 {
        font-family:Arial, Helvetica, sans-serif;
        color: #7A3459;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 0.8em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
   font-family: arial;
   color: #607A12;
   font-size: 14px;
  line-height: 1.4em;
  
}

h4{
  
  font-family: arial;
  font-weight: bold;
  font-size:12px;
  color: white;
  height: 20px;
  _height: 23px;
  background-repeat: no-repeat;
  padding:3 0 0 19px;
  margin:0 0 0 4px;
  
}

/* Header4 a links */
h4 a:link{
  color:#536D20;
  text-decoration: none;
  font-weight: bold;

}

h4 a:active {
  color: #536D20;
  text-decoration: none;
  font-weight: bold;
}

h4 a:hover{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  /*padding:0 0 0 3px;*/
}

h4 a:visited {
  color: #536D20;
  text-decoration: none;
  font-weight: none;
}

h4 a:visited:hover {
  color:#000000; 
  text-decoration:none;
  font-weight: bold;

}





#tf1{
  background-color: white;
}

#tf2{
  background-color: white;
}

#tf3{
  background-color: white;
}

#tf5{
  background-color: white;
}

#tf6{
  background-color: white;
}


/*Static Links at the top */
.staticlinks {
  padding-top: 0px;
  background-color: transparent;
  color: #000000;
  position: absolute;
  text-align: right;
  margin-top: 8px;
  margin-left: 10px;
  width: 270px;
  left: 480px;
  visibility: hidden;
}


*html .staticlinks {
  padding-top: 0px;
  background-color: transparent;
  color: #000000;
  position: absolute;
  text-align: right;
  margin-top: 16px;
  width: 300px;
  left: 468px;

}

/* Static links a links */
.staticlinks a:link {
  color: #ffffff; 
  text-decoration: none;
  padding-right: 5px;
  font-family:  arial;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:visited {
  color: #ffffff; 
  text-decoration: none;
  padding-right: 5px;
  font-family: arial;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:hover {
  color: #3A10A4;
  text-decoration: underline;
}

.staticlinks ul {
  display: inline;
  visibility: visible;
  
}




/*FROM HERE*/
.navbar /*main navbar*/
{       
 background-color:transparent; /*#004685;*/
 text-align: left;
 vertical-align: top;
 width: 920px; 
 margin-left: auto;
margin-right: auto; 
 padding: 0px; /* Added by Nick */
 line-height: 1.5em;
 z-index:1000;   
 position:relative;
top:-30px;
}

*html .navbar{
position:relative;
z-index: 100;
}

.navbar ul /*still goes all the way across*/
{
margin-left:4px;
position:relative;
z-index:1000;
_top:-5px;
}

.navbar ul li /*seems to adjust the color of the seperating vertical lines */
{
 display: inline;
 list-style: none;
 text-indent: 0px;
font-size: 0px;
 color: #555555; /*000000 BB*/ 
 font-weight: normal;
 margin-left: 27px;

 padding: 0;
z-index:1000;
}

*html .navbar ul li{
 
 color: #555555;
 _margin-left:0px;

}

.navbar ul li ul /* properties of the pulldown menus */
{
  background-color:#F0F0F0;
 color: #B06B14;
 
 
 margin-top:-212px;
 list-style: none;
 padding: 0px 3px;
 padding-top:5px;

width:220px;

z-index:1000px;
padding-top:15px;
border:1px solid #000000;
margin-left:-30px;
padding-bottom:15px;
}

*html .navbar ul li ul /* properties of the pulldown menus */
{
z-index: 100;
/*margin-top:-212px;*/
width:225px;
margin-left:20px;
}




.navbar ul li ul li
{
 display: block;
 list-style: none;
 margin: 0px;
 padding: 0px; /* Added by Nick */
 width:195px;
 font-size:13px;
 /*text-align:left;*/
z-index: 100;

}



	

.navbar a {    

padding-left: 6px;_padding-left: 12px;
padding-right: 6px;_padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}		

.navbar a:link {
 color: #ffffff;
 font-family:arial, verdana, tahoma;
 font-weight:normal;
 text-decoration: none;
 font-size: 9pt;
 white-space: nowrap;
 margin-left: 0px;
 font-weight:bold;
 
}



.navbar a:visited {
 color: #ffffff;
 font-family:arial, verdana, tahoma;
 font-weight:normal;
 text-decoration: none;
 font-size: 9pt;
 white-space: nowrap;
 margin-left: 0px;
 font-weight:bold;
}



.navbar a:hover {
 color: #ffffff;
 font-family:arial, verdana, tahoma;
 font-weight:normal;
 text-decoration: none;
 font-size: 9pt;
 white-space: nowrap;
 margin-left: 0px;
 font-weight:bold;
 
}

.navbar a.on:link  /* the active link properties */
{
 color: #ffffff;
 font-family:arial, verdana, tahoma;
 font-weight:normal;
 text-decoration: none;
 font-size: 9pt;
 white-space: nowrap;
 margin-left: 0px;
 font-weight:bold;
}

.navbar a.on:visited
{
 color: #ffffff;
 font-family:arial, verdana, tahoma;
 font-weight:normal;
 text-decoration: none;
 font-size: 9pt;
 white-space: nowrap;
 margin-left: 0px;
 font-weight:bold;
}

.navbar a.on:hover
{
 color: #ffffff;
 font-family:arial, verdana, tahoma;
 font-weight:normal;
 text-decoration: none;
 font-size: 9pt;
 white-space: nowrap;
 margin-left: 0px;
 font-weight:bold;
}

/* properties of the pulldown links */
.navbar ul li ul a:link {
  color: #000000;
  background-color:transparent;
  display:block;
  width:200px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family:arial;
  font-weight:bold;
  padding-left:15px;
 
}

.navbar ul li ul a:visited {
  color: #000000;
 background-color:transparent;
  display:block;
  width:200px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: arial;
  font-weight:bold;
 padding-left:15px;
 
}

.navbar ul li ul a.on:visited {
  color: #000000;
  background-color:transparent;
  display:block;
  width:200px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:bold;
  padding-left:15px;
  

}


.navbar ul li ul a.on:link {
    color: #000000;
  background-color:transparent;
  display:block;
  width:200px;
  _width:230px;
  margin-bottom:1px;

  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family:arial;
  font-weight:bold;
  padding-left:15px;

}


.navbar ul li ul a.on:hover {
    color: #000000;
 background-color:#D7D7D7;
  display:block;
  width:200px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family:arial;
  font-weight:bold;
  padding-left:15px;
  
}
.navbar ul li ul a:hover {
   color: #000000;
  background-color:#D7D7D7;
  display:block;
  width:200px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:bold;
  padding-left:15px;
  
}



/* Starts Footer */
.footer {
  /*background-color: #000000;*/
  
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  margin-top: -11px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding-top: 3px;
  padding-bottom: 3px;
  letter-spacing: 0px;
  width: 945px;


}

*html div.footer{

  width: auto;
text-align: center;
padding-top: 13px;
}



/* Footer a links */
.footer a:link {color: #333333; text-decoration: none;}
.footer a:visited {color: #333333;  text-decoration: none;}
.footer a:hover {color: #333333; text-decoration: underline;}
.footer a:visted:hover {color: #333333; text-decoration: underline;}


.formbody {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.site a{
color: #555555;
text-decoration: none;
}

.site a:hover{
color: #333333;
text-decoration: underline;
}

.site a:visited:hover{
color: #333333;
text-decoration: underline;
}

.site a:visited{
text-decoration: none;
color: #555555;
}



/*to position each of the header links*/
/*to position each of the header links*/
/*home*/
li#main2171398{
position:relative;
left:-10px;
_left:15px
}
li#main2171398 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2171398 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2171398 a:hover
{background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
/*se*/

li#main2910502 a{
position:relative;
left:-15px;
_left:20px;
}

li#main2910502 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910502 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2910502 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
/*top sellers*/

li#main2171396 a{
position:relative;
left:-19px;
_left:30px;
}

li#main2171396 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2171396 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2171396 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
/*rnb */

li#main2867518 a{
position:relative;
left:-14px;
_left:43px;
}

li#main2867518 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2867518 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2867518 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
li#main2193210 a{
position:relative;
left:-14px;
_left:65px;
}
li#main2193210 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2193210 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2193210 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
li#main2910504 a{
position:relative;
left:-14px;
_left:80px;
}
li#main2910504 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910504 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2910504 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}


li#main2910505 a{position:relative;
left:-14px;
_left:100px;
}

li#main2910505 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;

}

li#main2910505 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;

}

li#main2910505 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;

}
li#main2910503
{
position:relative;
left:-8px;
_left:118px;
}

li#main2910503 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910503 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910503 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
/*SEARCH TABLE IN THE HEADER*/
#search_table
{
width:944px;
background-color:#303030;
height:38px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-image:url(/content/00/01/48/70/47/userimages/repeat_search.jpg);
background-repeat:repeat-x;
color:#ffffff;
margin-left:4px;
_margin-left:2px;
_position:relative;
_top:5px;
}


input.seach_box
{
background-image:url(/content/00/01/48/70/47/userimages/search.jpg);
background-repeat:no-repeat;
border:none;
width:367px;
height:18px;
/*position:relative;
_top:8px;*/

}

.search_go
{
background-image:url(/content/00/01/48/70/47/userimages/search_1.jpg);
background-repeat:no-repeat;
text-indent:-99999;
border:none;
width:67px;
height:22;
/*position:relative;
top:8px;
_top:10px;*/
cursor:pointer;
}
#special_products{margin-left:-1px;_margin-left:1px;_position:relative;_top:5px;}
/*RHS -WHY BUY FROM US*/


#rhs_links
{
width:177px;
text-align:center;
background-image:url(/content/00/01/48/70/47/userimages/why_buy_from_us.jpg);
background-repeat:no-repeat;
height:292px;
position:relative;
left:-1px;
_left:1px;
top:-12px;
_top:5px;

}


#rhs_links ul
{
_margin-top:45px;
margin-left:-1px;
position:relative;
top:60px;

_top:19;
left:-25px;
_left:0
}

#rhs_links ul li
{padding-top:15px;
_padding-top:15px;
text-align:center;
list-style-type:none;
color:#ffffff;
font-size:12px;
font-family:arial;
width:150px;

font-weight:bold;
}


/*CUSTOMER LOGIN -LHS*/

#customer_login
{
width:170px;
height:192px;
background-image:url(/content/00/01/48/70/47/userimages/customers_login.jpg);
background-repeat:no-repeat;
position:relative;
left:0px;
font-size:11px;
font-family:arial;
_top:5px;
font-weight:bold;
}


#special_offers
{
width:597px;
height:217px;
background-image:url(/content/00/01/48/70/47/userimages/special_offer.jpg);
background-repeat:no-repeat;
background-position:center;
position:relative;
top:-17px;
_top:-5px;
left:-2px;
_left:1px;
}

.spcl_offer_txt 
{
text-align:left;
width:240px;
font-family:arial;
position:relative;
top:50px;
_top:60px;
left:190px;
_left:189px;
}

.click
{
position:relative;
top:20px;
_top:10px;
left:40px;
}

#proud_british
{
width:597px;
height:253px;
background-image:url(/content/00/01/48/70/47/userimages/proud_to_british.jpg);
background-repeat:no-repeat;
background-position:center;
position:relative;
top:-35px;
_top:-12px;
left:-2px;
_left:1px;}

#proud_british p
{
width:325px;
text-align:left;
color:#ffffff;
font-family:arial;
line-height:15px;
position:relative;
left:252px;
top:50px;
font-size:11px;
}
#proud_british ul li
{
color:#ffffff;
font-family:arial;
width:285px;
line-height:11px;
position:relative;
left:210px;
top:45px;
_top:40px;
font-size:11px;
list-style-type:none;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/list_1.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;

}

#proud_british .proud_british1 
{
position:relative;
top:40px;
_top:30px;
}


.find_out_more img
{
position:relative;
top:-15px;
_top:-30px;
left:220
}

#latest_info
{
width:597px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/top_secret.jpg);
background-repeat:no-repeat;
height:271px;
position:relative;
top:-50px;
_top:-20px;
left:-2px;
_left:0px;
}

#latest_info_txt p
{
width:300px;
position:relative;
top:100px;
left:28px;
_left:27px;
}

#latest_info img
{
position:relative;
top:100px;
_top:90px;
left:200px;
}


.store_teaser_cart {
 
 margin-top: 0px;
}

.store_teaser_table {
width: 158;
_width: 160;
font-family:arial;
border:0px;
margin-left:0px;
_margin-left:5px;
/*margin-top:-15px;*/
_margin-top:0px;
position:relative;
top:-24px;
_top:-20px;
_left:2px;
}

.store_teaser_td {
width: 168;
_width: 160;

 background-color: #f0f0f0;
}
.store_teaser_td td{border-bottom:1px solid #D2D2D2;}
.store_teaser_heading {
display:none;
}


.store_display_item_bold {
width: 168;
_width: 160;

}
.store_teaser_departmentlink:link {
 /*background-image: url(http://templatesite27230.ypguides.net/content/00/01/59/00/38/userimages/storeLeft.jpg);
 background-repeat: repeat-x;*/
 color: #ffffff;
 TEXT-DECORATION: none;
 FONT-SIZE: 11px; 
 font-weight:bold; 
 word-spacing:0px; 
 text-align: left; 
 _padding-left: 10px;
 width: 168;
_width: 150;
 text-decoration: none;
 font-family:arial;
 margin-left:10px;
 
}

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #ffffff;
FONT-SIZE: 11px;  margin-left:10px; font-weight:bold; word-spacing:0px; text-align: left; _padding-left: 10px; text-decoration: none;font-family:arial; }

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR:
#000000; FONT-SIZE: 11px;  margin-left:10px; font-weight:bold; word-spacing:0px; text-align: left;  _padding-left: 10px;font-family:arial; }

.store_teaser_departmentlink:visited:hover { TEXT-DECORATION: underline; COLOR:
#000000; FONT-SIZE: 11px;  margin-left:10px; font-weight:bold; word-spacing:0px; text-align: left;  _padding-left: 10px;font-family:arial; }

/* order status */
.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: #0066cb;
FONT-SIZE: 11px; margin-left: 0px; padding-left: 0px; font-weight:normal; text-align: left;font-family:arial;}

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: #0066cb;
FONT-SIZE: 11px; font-weight:normal; text-align: left;font-family:arial;  }

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR:
#709bc4; FONT-SIZE: 11px; font-weight:normal; text-align: left;font-family:arial; }
.store_teaser_orderstatuslink:visited:hover { TEXT-DECORATION: underline; COLOR:
#709bc4; FONT-SIZE: 11px; font-weight:normal; text-align: left;font-family:arial; }


.store_teaser_subdepartmentbrowselink:link {

 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: none; font-family:arial; 
}

.store_teaser_subdepartmentbrowselink:visited { font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: none; font-family:arial; }

.store_teaser_subdepartmentbrowselink:hover { font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: underline; font-family:arial;  }
.store_teaser_subdepartmentbrowselink:visited:hover { font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: underline; font-family:arial;  }

/*Attribute text colour*/
.store_list_attr_label { background-color: black; color: white; font-size: 11px; font-weight:normal; text-align: left;font-family:arial;}

.store_display_item_h2{
text-align: left; font-size:11px; }

.store_display_item_h1_bold{
text-align: left; font-size:13px; 
}

.store_display_item_h1{
text-align: left; font-size:13px; 
}

.store_teaser_departmentname { color: #2F8684; _color: #2F8684; text-align: left; font-size:
10pt; font-family: arial; width: 700px; font-weight:normal; }

.store_teaser_subdepartmentslabel{
width: 700px;}



td .titlebar{

background-color:#363636;
color:#FFFFFF;
font-family: arial;
padding:5px;
text-align:center
}
td .titlebar_hr
{
display:none;
}


/*RHS-links-bottom*/

#rhs_links_bottom
{
margin-top:10px;
_margin-top:4px;
position:relative;
left:0px;
_left:2px;
}

li.link1
{
list-style-type:none;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/link1.jpg);
background-repeat:no-repeat;
height:28px;
_height:34px;
width:172px;
margin-left:-40px;
margin-top:-6px;
_margin-top:-6px;
color:#ffffff;
text-align:left;
padding-top:6px;
_padding-top:8px;
}
li.link2
{
list-style-type:none;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/link2.jpg);

height:28px;
_height:34px;
width:172px;
margin-left:-40px;
margin-top:-6px;
_margin-top:-6px;
color:#ffffff;
text-align:left;
padding-top:6px;
_padding-top:8px;
}
li.link3
{
list-style-type:none;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/link3.jpg);

height:28px;
_height:34px;
width:172px;
margin-left:-40px;
margin-top:-6px;
_margin-top:-6px;
color:#ffffff;
text-align:left;
padding-top:6px;
_padding-top:8px;
}
li.link4
{
list-style-type:none;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/link3.jpg);

height:28px;
_height:34px;
width:172px;
margin-left:-40px;
margin-top:-6px;
_margin-top:-6px;
color:#ffffff;
text-align:left;
padding-top:6px;
_padding-top:8px;
}

#rhs_links_bottom li a{
color:#ffffff;
font-size:11px;
font-family:arial;
font-weight:bold;
padding-left:20px;
}

/*watson*/


#watson
{
width:176px;
position:relative;
top:-20px;
left:-2px;
_left:0px;
}

#about_us
{
width:171px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/about_us_repeat.jpg);
background-repeat:repeat-y;
height:25px;
color:#ffffff;
text-align:center;
padding-top:10px;
_height:32px;
position:relative;
left:3px;
}
#about_us a
{
color:#ffffff;
font-size:11px;
font-family:arial;
font-weight:bold;
}

.content_col_break
{
display:none;
}

.titlebar
{
width:150px;
}
input.seach_box
{
padding-left:5px;
}

div#customer_login form{position:relative;top:40px;left:12px;color:#ffffff}


#customer_login input{
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/input_login.jpg);
background-repeat:no-repeat;
width:124px;
height:18px;
border:0;

}

#customer_login .submit{
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/go1.jpg);
background-repeat:no-repeat;
width:47px;
height:22px;
border:0;
text-align:center;
text-indent:-99999px;
position:relative;
top:10px;
left:100px;

font-family:arial;
font-size:12px;
cursor:pointer;
}

.uname{margin-top:5px;position:relative;left:14px;padding-left:5px;}
.pwd{margin-top:8px;position:relative;left:14px;padding-left:5px;top:5px;_top:0}

 .user_options{position:relative;
top:8px;
_top:5px;
left:12px;
color:#ffffff;
font-family:arial;
font-size:12px;
}

.call_us_now
{
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/12/67/userimages/call_us_now.jpg);
background-repeat:no-repeat;
width:166px;
height:115px;
text-align:left;
color:#ffffff;
font-size:10px;
font-family:arial;
position:relative;
left:3px;
_left:4px;
margin-top:1px;
}

.call_us_now p
{color:#ffffff;
margin-top:5px;
_margin-top:5px;
}



.call
{
color:#ffffff;
margin-top:-5px;
position:relative;
top:15px;
_top:0px;
left:8px;
_left:8px;
}

.grey
{
background-color:black;
}
#header_address p 
{
width:160px;
font-family:arial
font-size:11px;
color:#ffffff;
margin-top:-10px;
_margin-top:0px;
margin-bottom:-60px;
_margin-bottom:-60px;
position:relative;
top:-110px;
left:777px;
_top:-100px;
_left:380px;
text-align:right;
font-weight:normal;
}



#search
{
position:relative;
top:8px;
}

.user_options a:link{
font-weight:bold;
font-size:11px;
font-weight:bold;
color:#ffffff;
}
.user_options a:visited{
font-weight:bold;
font-size:11px;
font-weight:bold;
color:#ffffff;
}
.user_options a:hover{
font-weight:bold;
font-size:11px;
font-weight:bold;
color:#ffffff;
}

.header_mail 
{
font-size:11px;
font-weight:bold;
color:#ffffff;
position:relative;
left:0px;
top:-3px;
}

.list1
{
position:relative;
top:8px;
_top:2px;
}
.list2
{
position:relative;
top:22px;
_top:17px;
}
.list3
{
position:relative;
top:13px;
_top:9px;
}
.expert
{
position:relative;
top:13px;
_top:5px;
left:15px;
}

.call1
{
position:relative;
top:-4px;
}

.user
{
position:relative;
left:15px;
top:-2px;
_top:0px;
}


.user_1
{
position:relative;
left:15px;
top:8px;
_top:5px;
}
.advice
{
position:relative;
top:8px;
_top:0px;
left:15px;
}

span#searchLabel
{
font-size:12px;
font-weight:bold;
font-family:arial;
}

.titlebar font
{
font-size:12px;
position:relative;
left:-2px;
_left:2px;
background-color:#000000;
padding-right:93;
_padding-right:71;
padding-left:16px;
_padding-left:0px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
font-family:arial;
_width:172px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/top_sell_bg.jpg);
background-repeat:repeat-x;
position:relative;
top:-22px;
_top:-8px;
}
td.titlebar 
{
background-color:transparent;padding:0px;margin:0px;width:140px;
}
#main
{
position:relative;
_left:100px;
}



#view_cart
{
position:relative;
top:-235px;
_top:-228px;
z-index:1000px;
left:725px;
_left:362px;
margin-bottom:-66px;
_margin-bottom:-36px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/view_basket.jpg);
background-repeat:no-repeat;
width:223px;
height:34px;
}



@-moz-document url-prefix() { #view_cart { margin-bottom:-36px; } } 
#view_cart a{position:relative;top:8px;left:-20px;}
#view_cart a:link{color:#ffffff;font-weight:bold;}
#view_cart a:visited{color:#ffffff;font-weight:bold;}
#view_cart a:hover{color:#ffffff;font-weight:bold;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#view_cart
{
position:relative;
top:-231px;
z-index:1000px;
left:725px;
margin-bottom:-36px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/view_basket.jpg);
background-repeat:no-repeat;
width:223px;
height:34px;
}
@-moz-document url-prefix() { #view_cart { margin-bottom:-36px; } } 
#view_cart a{position:relative;top:8px;left:-20px;}
#view_cart a:link{color:#ffffff;font-weight:bold;}
#view_cart a:visited{color:#ffffff;font-weight:bold;}
#view_cart a:hover{color:#ffffff;font-weight:bold;}
} 

#top_sellers
{

background-color:#F0F0F0;
width:173px;
position:relative;
left:0px;
_left:2px;
margin-top:-23px;
_margin-top:-8px;
padding-bottom:18;

}

#top_sellers ul{
margin:0;
padding-left:20;
list-style-type:none;
font-weight:bold;
padding-top:20px;
padding-bottom:8px;
}


#top_sellers ul li{font-weight:bold;font-size:12px;}
#top_sellers ol{margin:0;padding-left:13;font-weight:normal;padding-top:5px;width:130px;_width:140px;}
#top_sellers ol li{font-weight:normal;font-size:11px;list-style-position:inside}


.top
{
height:22px;
_height:26px;
padding-top:4px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/top_sell_bg.jpg);
color:#ffffff;
font-weight:bold;
text-align:left;
font-size:12px;
width:160px;
_width:173px;
padding-left:14px;
}


.search_results a{color:#8A1400}

#shop{
width:164px;
background-color:#F0F0F0;
margin-top:-14px;
_margin-top:-8px;
position:relative;
left:5px;

}
#shop ul
{
list-style-type:none;
padding-left:10;
_padding-left:20;
padding-bottom:7px;
_padding-bottom:17px;
_margin:0px;
_padding-top:7px;
}
#shop ul li
{
width:130px;
_width:125px;
border-bottom:1px solid #D2D2D2;
text-align:left;
padding-left:10px;
_padding-left:4px;
font-size:11px;
padding-bottom:3px;
padding-top:3px;

}
#red_head{
background-color:red;
height:23px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/red_repeat.jpg);
background-repeat:repeat-x;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-align:left;padding-top:4px;
padding-left:15px;
}

#red_head a:link{color:#ffffff;font-weight:bold;}
#red_head a:visited{color:#ffffff;font-weight:bold;}
#red_head a:hover{color:#ffffff;font-weight:bold;}
#black_head
{
background-color:#000000;
height:23px;
background-image:url(http://templatesite27230.ypguides.net/content/00/01/61/18/10/userimages/black_repeat.jpg);
background-repeat:repeat-x;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-align:left;padding-top:4px;padding-left:15px;
}
#black_head a:link{color:#ffffff;font-weight:bold;}
#black_head a:visited{color:#ffffff;font-weight:bold;}
#black_head a:hover{color:#ffffff;font-weight:bold;}


.content_cell_1{padding-left:3px;_padding-left:0px;}

/*header links position for IE*/

/*home*/
ul#sub2899276
{
_margin-left:-30px;
}


/*sp equip*/
ul#sub2910502
{
_margin-left:8px;
}

/*rnb*/
ul#sub2899279
{
_margin-left:35px;
}

/*plate*/
ul#sub2899280
{
_margin-left:49px;
}
/*selectorised*/
ul#sub2899281
{
_margin-left:69px;
}

/*free weights*/

ul#sub2910505
{
_margin-left:80px;
}

.eazipay{display:none;}
body{_padding-bottom:110px;}

.storetable{margin-top:-10px;_margin-top:0px;}
/*
#top_sellers a:link{color:#000}
#top_sellers a:visited{color:#000;text-decoration:underline}
#top_sellers a:hover{color:#000}
#top_sellers a:visited:hover{color:#000;text-decoration:underline}*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
li#main2910502 a{
position:relative;
left:-43px;
}

li#main2910502 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910502 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2910502 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
/*top sellers*/

li#main2171396 a{
position:relative;
left:-73px;
}

li#main2171396 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2171396 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2171396 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
/*rnb */

li#main2867518 a{
position:relative;
left:-104px;
}

li#main2867518 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2867518 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2867518 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
li#main2193210 a{
position:relative;
left:-125px;
}
li#main2193210 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2193210 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2193210 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}
li#main2910504 a{
position:relative;
left:-146px;
}
li#main2910504 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910504 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;;
}

li#main2910504 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;


}


li#main2910505 a{position:relative;
left:-172px;
}

li#main2910505 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;

}

li#main2910505 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;

}

li#main2910505 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;

}
li#main2910503 a
{
position:relative;
left:-171px;
}

li#main2910503 a:link
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910503 a:visited
{
background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;
}

li#main2910503 a:hover
{

background-color:transparent;
height:20px;
padding-top:3px;
padding-bottom:5px;

}
.navbar ul{top:-2px;}
ul#sub2171398{margin-left:-32px;
top:234px;
}
ul#sub2910502{margin-left:-53px;top:234px;
}
ul#sub2171396{margin-left:-88px;top:234px;
}
ul#sub2867518{margin-left:-113px;top:234px;
}
ul#sub2193210{margin-left:-151px;top:234px;
}
ul#sub2910504{margin-left:-158px;top:234px;
}
ul#sub2910505{margin-left:-191px;top:234px;
}
.navbar ul li ul{margin-top:-209px;
}
}
ul#sub2171398{*margin-left:-29px;*margin-top:-210px;
}
ul#sub2910502{*margin-left:13px;*margin-top:-210px;
}
ul#sub2867518{*margin-left:38px;*margin-top:-210px;
}
ul#sub2193210{*margin-left:40px;*margin-top:-210px;
}
ul#sub2910504{*margin-left:78px;*margin-top:-210px;
}
ul#sub2910505{*margin-left:85px;*margin-top:-210px;
}
ul#sub2171396{*margin-top:-210px;
}
