.add_to_cart_qty {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    off-background-color: #F5F5F5;
    off-background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #BBBBBB #BBBBBB #A2A2A2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btn1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #BBBBBB #BBBBBB #A2A2A2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 0;
    text-align: left;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
body {
	margin:0;
	padding:0;
	width:100%;
	color:#959595;
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
background-size: 100% 100%;
background-color: #FFFFFF;
}

#container {
width: 980px;
}

#header {
margin-top: 38px;
width: 980px;
}

table#body_table{
width: 980px;
}

div.hbg {
	padding:0;
	background:#275572;
	height:217px;
        width:700px;
border-radius: 10px;
margin:15px 25px 5px 15px;
}

.hbg div{
	float:left;
}

.hbg div.logo-img{
margin: 3px;
}

.hbg #split-logo img.logo-half{
border-radius: 10px 10px 0px 0px;
}

.hbg #split-logo td.empty-td{
border-radius: 0px 0px 0px 10px;
background-color: #fff;
}

.hbg #split-logo img.logo-half1{
border-radius: 0px 0px 10px 0px;
}

.hbg img {
	float:left;
}
.hbg .text {
	float:left;
	width:210px;
	text-align:center;
}

.hbg div.text h3{
font-family: cursive;
font-size: 3em;
margin: 25px 5px 5px 10px;
color: #fff;
}

.hbg div.text ul{
list-style: none;
margin: 0;
    padding: 0;
}



.hbg div.text #medals-text {
color: #fff;
font-weight: bold;
width: 210px;
text-align: center;
height: 200px;
margin: 3px;
border-radius: 10px;
padding: 10px 10px 0px 10px;
font-family: "Zurich BT", Helvetica, Arial, Verdana, sans-serif;
font-size: 80%;
line-height: 2;
}


.hbg div.text  #medals-pic{

width: 220px;
margin: 3px 3px 3px 15px;
z-index: 100;
text-align: center;
height:210px;
}

.hbg div.text  #medals-pic img{
border-radius:10px;
}

.hbg div.text ul li.active
{
display:none;
}


/*top menu styling*/
.menu_nav {
margin: 0 0 10px 0;
padding: 0 0 10px 0;

}
.menu_nav ul {
	list-style:none;
margin:0;
	padding:0 !important;
float:right !important;
margin-top: -75px !important;
}
.menu_nav ul li {
	margin:0 !important;
	padding:25px 0 0 0 !important;
	float:left !important;
}
.menu_nav ul li a {
	display:block;
	margin:0 5px 0 5px !important;
	padding:10px 15px !important;
	color:#fff !important;
	text-decoration:none !important;
	font-size:13px !important;
	line-height:16px !important;
	border-radius: 10px !important;
        background: #275572;
	border: 1px solid #5E9AC0;
	-moz-box-shadow: inset 0 0 10px #5E9AC0;     
	-webkit-box-shadow: inset 0 0 10px #5E9AC0;     
	box-shadow: inset 0 0 10px #5E9AC0;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover, #header_menu ul li a.active {
	text-decoration:none !important;
	background:#A5A5A5 !important;
	border-radius: 10px !important;
	border: 1px solid #B9B5B5 !important;
	-moz-box-shadow: inset 0 0 10px #B9B5B5 !important;     
	-webkit-box-shadow: inset 0 0 10px #B9B5B5 !important;     
	box-shadow: inset 0 0 10px #B9B5B5 !important;
	
}

div.logo{
margin: 0;
/* border-bottom: 1.2px solid #0B99C7; */
padding: 0 0 10px 0;
}

div.logo img{
margin-bottom: -6px;
}

/*categories tree menu*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800);

a:focus{
outline:0;
}


#nav_ctg_box {

    border: 3px solid #275572;
    border-radius: 8px;
    font-family: 'Arimo',sans-serif;
    width: 190px;
}

.menu {
    width:200px;
margin-top: 50px;
}
.menu a {
    color:#666;
    text-decoration:none;
}
.menu ul {
    padding:0;
}


.menu ul li {
    list-style:none;
}
.menu ul li a {
    text-indent:6px;
    display:block;
    padding:6px;
}
.menu ul li a:hover  {
    color:#FFF;
    border: 1px solid #B9B5B5;
    border-radius: 4px !important;
    box-shadow: 0 0 10px #B9B5B5 inset;
    text-decoration: none !important;
}
/* nested items */

div#nav_ctg_box_title{
background-color: #275572;
padding: 2px 0px 2px 10px;
margin-bottom: 5px;
border-radius: 5px;
border: 1px solid #5E9AC0;
border-radius: 4px !important;
box-shadow: 0 0 10px #5E9AC0 inset;
color: #FFFFFF !important;
}

#nav_ctg_box_title:after {
content: "Categories";
color: #FFFFFF;
font-family: Verdana;
font-size: 13.3333px;
line-height: 2em;
font-weight: 700;
font-style: normal;
text-align: center;
}

li.collapsable a{
background: url("https://ssl.storeserver-23.com/merchants/store9794/content_files/menu_expanded.png") no-repeat scroll 150px center #A5A5A5 !important;
    border: 1px solid #B9B5B5  !important;
    border-radius: 4px !important;
    box-shadow: 0 0 10px #B9B5B5 inset  !important;
    color: #FFFFFF !important;
width: 155px;
}



#nav_ctg_box li a{
background: url("https://ssl.storeserver-23.com/merchants/store9794/content_files/menu_closed.png") no-repeat scroll 150px center #275572;
    border: 1px solid #5E9AC0;
    border-radius: 4px !important;
    box-shadow: 0 0 10px #5E9AC0 inset;
    color: #FFFFFF !important;
width: 155px;
}

#nav_ctg_box li a:hover  {
    color:#FFF;
background:url("https://ssl.storeserver-23.com/merchants/store9794/content_files/menu_expanded.png") no-repeat scroll 150px center #A5A5A5;
    border: 1px solid #B9B5B5  !important;
    border-radius: 4px !important;
    box-shadow: 0 0 10px #B9B5B5 inset  !important;
    text-decoration: none !important;
}

#second-level li a{
background: url("https://ssl.storeserver-23.com/merchants/store9794/content_files/menu_closed.png") no-repeat scroll 150px center #275572 !important;
    border: 1px solid #5E9AC0;
    border-radius: 4px !important;
    box-shadow: 0 0 10px #5E9AC0 inset !important;
    color: #FFFFFF !important;
width:120px;
}

#second-level li a:hover  {
    color:#FFF;
background: url("https://ssl.storeserver-23.com/merchants/store9794/content_files/menu_closed.png") no-repeat scroll 150px center #A5A5A5  !important;
    border: 1px solid #B9B5B5  !important;
    border-radius: 4px !important;
    box-shadow: 0 0 10px #B9B5B5 inset !important;
    text-decoration: none !important;
}

/*search box*/

#search_box {
margin-top: 10px;
margin-left: 7px;
margin-right: 7px;
margin-bottom: 20px;
width: 210px;
display: block;
background: #FFF;
height: 29px;
padding: 0;
border: 1px solid #e1dddd;
}

#search_box input[type="submit"] {
    background: url("https://ssl.storeserver-23.com/merchants/store9794/content_files/search.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    margin: 0;
    text-indent: -400em;
    width: 26px;
}

#search_box input[type="text"]{
width: 175px;
border: none;
height: 27px;
}

#search_box input {
    font-size: 11px;
    padding-left: 4px;
}


/* fixed header bar*/

.headbar{
width: 100%;
background: #070371;
height: 38px;
position: fixed;
z-index: 1;
}

.headbar-wrapper {
width: 970px;
margin: 0 auto;
height: 38px;
text-align: left;
position: relative;
}


.homelink{
text-align: center;
padding-top: 10px;
width: 20px;
float: left;
}

.homelink a:link, .homelink a:visited{
color: #42b7db !important;
line-height: 22px;
text-align: right;
font: normal 12px Arial, Helvetica, sans-serif;
text-decoration: none !important;
font-weight: bold;
}

.homelink a:hover{
color: #67C8E5 !important;
}
.stayconnect{
float: right;
margin: 5px -10px 0px 10px;
}

#search_box {
margin-top: 7px;
margin-left: 0px;
margin-right: 0px;
float: right;
}

#login_box {
margin-top: 4px;
margin-left: 7px;
margin-right: 7px;
background: #275572;
padding: 2px 5px;
border-radius: 5px;
border-radius: 10px !important;
background: #275572;
border: 1px solid #5E9AC0;
-moz-box-shadow: inset 0 0 10px #5E9AC0;
-webkit-box-shadow: inset 0 0 10px #5E9AC0;
box-shadow: inset 0 0 10px #5E9AC0;
float: right;
}

td.login_heading{
color: #fff !important;
text-decoration: none !important;
font-size: 13px !important;
padding: 0 5px;
}

#login_box input {
/* font-size: 12px; */
width: auto;
height: 20px;
border-radius: 5px;
}
/*cart status styling */

#sys_cart_status {
margin-top: -28px;
margin-left: 0px; 
margin-right: 5px;
z-index: 1;
display: block;
position: fixed;
}

#sys_cart_status table#table_cart_status td{
color: #fff;
font: 8pt Arial,Helvetica,Sans-Serif;
text-align: left;
display: inline-table;
padding-right: 5px;
}

/*list styling*/
#list_page .list_heading{
margin-bottom:10px;
}

#list_page .list_heading a:link, #list_page .list_heading a:visited, #list_page .list_heading a:hover, .basket_page_title_p, .about_page_title_p, .contact_page_title_p, .account-title, .search_title_box_p, .forgot_password_title_p, .list_heading, .page_title_p {
font-size: 110%;
font-family: "Zurich BT", Helvetica, Arial, Verdana, sans-serif;
color: #000066;
text-decoration: none;
cursor: pointer;
text-transform: uppercase;
}

td span.list_sub_category_heading{
font-family: "Zurich BT", Helvetica, Arial, Verdana, sans-serif;
color: #000066;
text-decoration: none;
font-style: normal;
font-weight: bold;
background: none !important;
}

#list_page table.list_sub_category_table td {
padding: 5px 20px 15px 20px;
border-spacing: 10px;
text-transform: uppercase;
width: 170px;
background-off: url("https://ssl.storeserver-23.com/merchants/merchants/store9794/content_files/arrow.gif") no-repeat top 3px left 5px !important;
  text-align: center;
  vertical-align: middle;
}

.list_sub_category_header_td {
  text-align: left !important;
}

.list_sub_category_header_entry {
  text-align: center;
  vertial-align: middle;
}

#list_page td.product-container{
border: 1px solid black;
border-radius: 10px;
text-align: center;
text-transform: uppercase;
background-color: #fff;
}

img.product-link-image{
border:0;
}

A.bar:link, A.bar:visited{
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #000066;
text-decoration: none;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
}

A.bar:hover {
    background: none repeat scroll 0 0 #E6E6E6;
    border-radius: 6px;
   color: #FF0000;
}

#list_page td.product-container div.product-actions-container{
/* background-color: #070371; */
/* padding: 5px; */
/* color: #fff; */
/* border-radius: 0 0 10px 10px; */
margin-top: 10px;
}

#list_page td.product-container span.list_page_item_price{
color: #5E9AC0;
font-size: 16px;
font-weight: bold;
}

#list_page td.product-container div.product-price, #list_page td.product-container span.product-link-text{
font-weight: bold;
}

#list_page td.product-container .global_submit_button{
margin-top: 10px;
}

/*footer styling*/

.fbg {
margin: 0;
padding: 20px 0px;
background: #275572;
width: 980px;
height: 200px;
border-radius: 20px;
}
.fbg img {
	padding:4px;
	border:1px solid #cfd2d4;
	background-color:#fff;
}
.fbg p, .fbg h2 {
	color:#fbfbfb;
}
.fbg a {
	color:#fbfbfb;
}
.fbg .col {
	margin:0;
	float:left;
	background:url("https://ssl.storeserver-23.com/merchants/store9794/content_files/fbg_line.gif") repeat-y right;
height: 200px;
}
.fbg .c1 {
	padding:0 20px 0 20px;
	width:260px;
}
.fbg .c2 {
	padding:0 20px;
	width:320px;
}
.fbg .c3 {
	padding:0 0 0 20px;
	width:270px;
	background:none;
}
.fbg .c1 img {
	margin:8px 16px 8px 0;
}
.fbg .c3 img {
	margin:8px 16px 4px 0;
	float:left;
}
p.smalltext {
font-family: "Zurich BT", Helvetica, Arial, Verdana, sans-serif;
font-size: 7.5pt;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: center;
}
/*middle col styling*/


#middle_column {
padding: 15px 10px 30px 20px;
/* width: 650px; */
}

table.promo-links{
width:500px;
margin-left:30px;
margin-bottom:20px;
}

table.promo-links td{
text-align:center;
}



