/******************************** Body ********************************/
body
{
    background:url(images/bg.jpg) no-repeat #fff center top;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0px auto auto auto;
    color:#000;
}
p
{
    padding:2px;
    margin:0px;
}
/******************************** Shop CSS ********************************/
.locationbar_txt			{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  color: #000000; text-decoration: none; }

.locationbar_link			{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  color: #0000EE; }
.locationbar_link:active	{ text-decoration: none; }
.locationbar_link:link		{ text-decoration: none; }
.locationbar_link:visited	{ text-decoration: none; }
.locationbar_link:hover		{ text-decoration: underline; }

.shop_header		{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt;  color: #F6B501; font-weight: bold; }
.shop_title			{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt;  color: #000000; font-weight: bold; }	
.shop_txt			{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  color: #000000; }
.shop_txt_bold		{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  color: #000080; font-weight: bold; }
.shop_txt_price_exc
{
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	color: #88888c;
	font-weight: bold;
}
.shop_txt_price_inc	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  color: #000080; font-weight: bold; }
.shop_txt_light		{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  color: #a13333; }

.shop_link			{ text-decoration: none; font-family: Arial, Helvetica, sans-serif;; font-size: 10pt;  color: #000080; }
.shop_link:active	{ text-decoration: none; }
.shop_link:link		{ text-decoration: none; }
.shop_link:visited	{ text-decoration: none; }
.shop_link:hover	{ text-decoration: underline; }

.shop_link_bold			{ text-decoration: none; font-family: Verdana,sans-serif; font-size: 9pt;  color: #0000FF; font-weight: bold; }
.shop_link_bold:active	{ text-decoration: none; }
.shop_link_bold:link	{ text-decoration: none; }
.shop_link_bold:visited	{ text-decoration: none; }
.shop_link_bold:hover	{ text-decoration: underline; }

/******************************** Table 1 ********************************/

.table1 {
	width: 98%; 
}
.table1topleft {
	background: url(images/table1topleft.gif) no-repeat left bottom;
	width: 9px;
	height: 9px;
}
.table1top {
	background: url(images/table1top.gif) repeat-x left bottom; 
	width: 100%;
	height: 9px
}
.table1topright {
	background: url(images/table1topright.gif) no-repeat right bottom;
	width: 9px;
	height: 9px;
}
.table1middleleft 
{
	border-left: #bbc6e0 2px solid;
}
.table1middle 
{
}
.table1middleright 
{
	border-right: #bbc6e0 2px solid;
}
.table1bottomleft {
	background: url(images/table1bottomleft.gif) no-repeat left bottom;
	width: 9px;
	height: 9px;
}
.table1bottom {
	border-bottom: #bbc6e0 2px solid; 
	width: 100%; 
	height: 9px
}
.table1bottomright {
	background: url(images/table1bottomright.gif) no-repeat right bottom; 
	width: 9px;
	height: 9px;
}
.table1rightborder {
	border-right: #bbc6e0 1px solid;
}


/******************************** Page Container ********************************/
.body_container
{
    width:1000px;
    height:auto;
    margin:auto;
    padding:0px;
    background-color: white;
}
/******************************** Header ********************************/
.header_container
{
    width:1000px;
    height:85px;
    margin:auto;
    margin-bottom: 1px;
}
.logo_container
{
    float:left;
    padding: 5px;
}
/******************************** Search ********************************/
.search_container
{
    width:370px;
    height:32px;
    margin:0px 20px 0 0;
    _margin:0px 10px 0 0;
    float:right;
    background:url(images/top_search_bg.gif) no-repeat center;
}
input.search_input
{
    width:182px;
    height:18px;
    float:left;
    margin:5px 0 0 0 ;
    border:1px solid #dbdbdb;
    border-bottom-color:#ffffff;
    border-right-color:#ffffff;
}
.search_text
{
    float:left;
    width:110px;
    padding:8px 0 0 15px;
    color:#999999;
}
.search_text a
{
    text-decoration:none;
    color:#999999;
}
.search_button
{
    float:left;
    padding:2px 0 0 15px;
}
/******************************** Crumb Navigation ********************************/
.crumb_navigation
{
    width:980px;
    height:15px;
    padding:5px 10px 0 20px;
    color:#333333;
    background:url(images/navbullet.png) no-repeat left;
    background-position:5px 6px;
}
.crumb_navigation a
{
    color:#0fa0dd;
    text-decoration:underline;
}
span.current
{
    color:#0fa0dd;
}

/******************************** Menu Tab********************************/
#menu_tab
{
    width:1000px;
    height:30px;
    background-color:#fff;
}
.left_menu_corner
{
    width:9px;
    height:30px;
    float:left;
    background:url(images/menu_left.gif) no-repeat center;
}
.right_menu_corner
{
    width:9px;
    height:30px;
    float:left;
    background:url(images/menu_right.gif) no-repeat center;
}
ul.menu 
{
    list-style-type:none; 
    float:left; 
    display:block; 
    width:982px; 
    margin:0px; 
    padding:0px;
    background:url(images/menu_bg.gif) repeat-x;
}
ul.menu li 
{
    display:inline;
    font-size:11px;
    font-weight:bold;
    line-height:30px;
}
ul.menu li.divider
{
    display:inline;
    width:2px;
    height:30px;
    float:left;
    background:url(images/menu_divider.gif) no-repeat center;
}
a.nav1:link, a.nav1:visited 
{
    display:block; 
    float:left; 
    padding: 0px 8px 0px 8px; 
    margin:0 14px 0 14px;
    height:30px;
    text-decoration:none; 
    color:#676d77;
}
a.nav2:link, a.nav2:visited 
{
    display:block; 
    float:left; 
    padding: 0px 8px 0px 8px; 
    margin:0 14px 0 14px;
    height:30px;
    text-decoration:none; 
    color:#676d77;
}
a.nav3:link, a.nav3:visited 
{
    display:block; 
    float:left; 
    padding: 0px 8px 0px 8px; 
    margin:0 14px 0 14px;
    height:30px;
    text-decoration:none; 
    color:#676d77;
}
a.nav4:link, a.nav4:visited 
{
    display:block; 
    float:left; 
    padding: 0px 8px 0px 8px; 
    margin:0 14px 0 14px;
    height:30px;
    text-decoration:none; 
    color:#676d77;
}
a.nav5:link, a.nav5:visited 
{
    display:block; 
    float:left; 
    padding: 0px 8px 0px 8px; 
    margin:0 14px 0 14px;
    height:30px;
    text-decoration:none; 
    color:#676d77;
}
a.nav6:link, a.nav6:visited 
{
    display:block; 
    float:left; 
    padding:0px 8px 0px 8px; 
    margin:0 14px 0 14px;
    height:30px;
    text-decoration:none; 
    color:#676d77;
}
a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover
{
    color:#333333;
}
/******************************** Side Bar Box ********************************/
.sidebar_box_title_container
{    
    width: 100%;
    height: 30px; 
    clear: both; /* sides on which floating object will not be allowed  */
}
.sidebar_box_title_left
{
    width: 5px;
    height: 30px;
    float: left;
    background: url(images/menu_title_bg_left.jpg) no-repeat;
}

.sidebar_box_title_middle
{       
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;    
    background: url(images/menu_title_bg_middle.jpg) repeat-x;
}
.sidebar_box_title_right
{    
    float: right;
    width: 5px;
    height: 30px;
    float: right;
    background: url(images/menu_title_bg_right.jpg) no-repeat;
}

.sidebar_box_border
{
    width: auto;
    text-align: center;
    border: 1px #F7B401 solid;
      
}
/******************************** Left Content ********************************/
.left_content
{
    width:180px;
    float:left;
}
/******************************** Left Menu ********************************/
ul.left_menu
{
    width: 100%;
    padding:0px;
    margin:0px;
    list-style:none;
}
ul.left_menu li
{
    margin:0px;
    list-style:none;
}
ul.left_menu li.odd a
{
    height: 25px;
    display: block;
    background: #dad0d0;
    border-bottom: 1px #FFFFFF solid;
    text-decoration:none;
    color:#504b4b;
    padding-left: 15px; 
    line-height: 25px;
}
ul.left_menu li.even a
{
    height: 25px;
    display: block;
    background: #eee6e6;
    border-bottom: 1px #FFFFFF solid;
    text-decoration: none;
    color: #504b4b;
    padding-left: 15px; 
    line-height: 25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover
{
    background: #7bbcc7; 
    color:#FFFFFF;
}
/******************************** Product Box ********************************/
.product_title
{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a
{
text-decoration:none;
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover
{
color:#064E5A;
}
.product_img
{
padding:5px 0 5px 0;
}
.prod_price
{
padding:5px 0 5px 0;
}
span.reduce
{
color:#999999;
text-decoration:line-through;
}
span.price
{
color:#ea2222;
}
/******************************** Newsletter ********************************/
input.newsletter_input
{
width:160px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
a.join
{
width:17px;
display:block;
margin:5px 0 5px 140px;
_margin:5px 0 5px 130px;
background:url(images/blue-add.png) no-repeat left;
padding:0 0 0 20px;
text-decoration:none;
color:#1c4a52;
}
.banner_adds
{
width:194px;
text-align:center;
padding:10px 0 10px 0;
}
/******************************** Centre Content ********************************/
.center_content
{
width:585px;
float:left;
padding:5px 10px;
}
.center_title_bar
{
width:520px;
height:33px;
float:left;
padding:0 0 0 40px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(images/bar_bg.gif) no-repeat center;
}
/******************************** Right Content ********************************/
.right_content
{
width:196px;
float:left;
padding:5px 0 0 0;
}
.shopping_cart
{
width:195px;
text-align:center;
/*background:url(images/cart_bg.gif) no-repeat top;*/
}
.shopping_cart_middle
{
background: #eee6e6;   
}
.cart_title
{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:8px 0 0 0;
}
.cart_details
{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon
{
float:left;
padding:5px 0 0 5px;
}
span.border_cart
{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}
/******************************** Footer ********************************/
.footer
{
width:1000px;
clear:both;
height:65px;
background:url(images/footer_bg.gif) repeat-x top;
}
.left_footer
{
float:left;
width:300px;
padding:5px 0 0 10px;
}
.right_footer
{
float:right;
padding:15px 30px 0 0;
}
.right_footer a
{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover
{
text-decoration:underline;
}
.center_footer
{
float:left;
width:200px;
text-align:center;
color:#666666;
padding:10px 0 0 60px;
}
