/* ------------------------------------- DEFAULT LAYOUT STYLE ------------------------------------- */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/001.jpg) #eeeeee repeat-x;
}

img {
padding:0;
margin:0;
display:inherit;
}

a img {
border:0;
}

a {
color:#02578e;
text-decoration:underline;
padding:0;
margin:0;
}

a:hover {
color:black;
text-decoration:underline;
padding:0;
margin:0;
}

p {
padding:0;
margin:0;
}

table {
padding:0;
margin:0;
}

form {
padding:0;
margin:0;
display:inline;
}

/* ---- SHOP CHANGE - PRODUCT NAME ---- */
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:400;
color:black;
padding-bottom:20px;
padding:0;
display:inline;
text-align:left;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
color:#02578e;
padding-bottom:20px;
padding:0;
display:inline;
text-align:left;
}


/* ---- SHOP CHANGE - HEADERS ---- */
h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#02578e;
font-weight:400;
margin:0;
padding:0;
display:inline;
}

/* SHOP CHANGE - PRICE */
h5 {
font-size:20px;
margin:0;
padding:0;
font-weight:400;
display:inline;
color:white;
}

h6 {
font-size:14px;
display:inline;
margin:0;
padding:0;
color:red;
}

h3 {
text-decoration:line-through;
}

#nav ul li a.red {
color:red;
font-size:11px;
font-weight:400;
margin:0;
margin-top:2px;
}
#nav ul li a.orange {
color:orange;
font-size:11px;
font-weight:400;
margin:0;
margin-top:2px;
}

p .small {
font-size:8px;
color:red;
}

/* ------------------------------------- FONT COLOURS LAYOUT STYLE ------------------------------------- */

.Type10AColour {
color: #50AF95;
font:12px/14px Arial, Verdana, sans-serif;
}

.Type10BColour {
font:10px/14px Arial, Verdana, sans-serif;
}

/* ------------------------------------- MAIN LAYOUT STYLE ------------------------------------- */

#container {
width:100%;
margin-left:auto;
margin-right:auto;
min-width:950px;
}
#container-fixed {
width:963px;
margin-left:auto;
margin-right:auto;
}

#gmap {
float:right;
border:1px solid #CCCCCC;
margin-right:40px;
}
#header {
height:131px;
padding-left:40px;
padding-top:20px;
background:url(../images/header-background2.gif) no-repeat #166497;
}
#headerimg {
float:left;
height:151px;
background:url('../images/logo_header.gif');
background-repeat:no-repeat;
}

#headertxt {
float:right;
padding-top:20px;
padding-right:20px;
color:white;
}

#header img {
float:left;
}

#cont-holder {
width:933px;
height:100%;
margin:0;
padding:0 15px 0 15px;
float:left;
}

#nav {
width:200px;
padding:0;
margin-bottom:10px;
height:100%;
float:left;
}

#rightnav {
width:218px;
padding:0;
height:100%;
float:right;
}

#main {
padding:10px;
height:100%;
margin-left:220px;
min-width:200px;
}

#main-no-left {
padding:10px;
height:100%;
min-width:200px;
}

#main-right-menu {
padding:0px 10px 10px 10px;
height:100%;
margin-left:218px;
margin-right:218px;
}

#main-right-menu-no-left {
padding:10px 10px 10px 10px;
height:100%;
margin-right:220px;
}

#clear {
clear:both;
}

.clear {
clear:both;
}

.ralign-but {
float:right;
}

.ralign {
float:right;
margin-left:10px;
margin-bottom:10px;
}

.lalign {
float:left;
margin-right:10px;
margin-bottom:10px;
}

#footer {
padding:15px;
margin-top:10px;
height:53px;
text-align:center;
clear:both;
color:white;
background:url(../images/footer-bck.png) repeat-x;
}

#footer a {
color:white;
}
#footer a:hover {
color:#CCCCCC;
}

#search {
float:right;
width:188px;
padding:5px;
border:1px solid #CCCCCC;
background:url(../images/side-header.png) no-repeat #fff;
margin:5px 10px 0 0;
}

#searcht {
float:right;
padding:5px;
border:1px solid #CCCCCC;
background:#fff;
margin:5px 10px 0 0;
}

#TICKER {
width:447px;
height:20px;
padding-top:3px;
border:1px solid #dadee6;
text-align:right;
}

.td-border {
border-left:1px solid #CCCCCC;
margin-right:10px;
width:10px;
}

.td50 {
width:50%;
}

.td50pad {
width:50%;
padding-left:10px;
}

#login-drop {
position:absolute;
top:-40px;
left:50%;
margin: 0 0 0 0px;
width:407px;
height:105px;
padding:20px;
background:url(../images/tab.png);
color:black;
}

/*
#login-drop {
position:absolute;
top:-120px;
right:30px;
width:407px;
height:105px;
padding:20px;
background:url(../images/tab.png);
color:white;
}
*/

#login-drop-acc {
position:absolute;
top:125px;
right:50px;
color:black;
}

#login-drop-acc a{
text-decoration:none;
color:black;
font-weight:bold;
}

#login-drop-acc a:hover{
text-decoration:underline;
color:black;
}

#previous-next{
padding:5px;
border:1px solid #CCCCCC;
background:#F4F4F4;
}

.price {
width:102px;
height:47px;
padding-top:10px;
background:url(../images/price-bkg.gif);
display:inline;
margin:0;
color:red;
}

.content-area {
width:450px;
padding:0 10px 10px 10px;
text-align:justify;
background:url('../images/content-top.png') no-repeat top white;
background:url('../images/content-footer.png') no-repeat bottom white;
}

.c-top {
width:470px;
height:10px;
background:url('../images/content-top.png') no-repeat top white;
}

/* ------------------------------------- SHOP LAYOUT STYLE ------------------------------------- */

.category {
width:150px;
height:175px;
margin:0 15px 20px 15px;
float:left;
text-align:center;
}

.product {
width:120px;
height:230px;
margin:0 18px 20px 18px;
float:left;
/*padding:4px;*/
/*background:url(../images/prod-back.png) no-repeat;*/
text-align:center;
}
.product2 {
width:98%;
float:left;
padding:4px 0px 4px 4px;
border:1px solid #CCCCCC;
margin:0 0px 10px 0;
}
.product3 {
width:97%;
float:left;
padding:4px 0px 4px 4px;
border-bottom:1px solid #CCCCCC;
margin:0 0px 10px 0;
}
.product2-desc {
padding-left:260px;
padding-right:130px;
}
.product2-img {
width:250px;
float:left;
text-align:center;
}

.product2-info{
width:120px;
height:135px;
padding-left:10px;
margin-left:10px;
float:right;
border-left:1px solid #EEEEEE;
}

.product-large {
margin:0 10px 10px 0;
float:left;
border:1px solid #CCCCCC;
background:#FFFFFF;
text-align:center;
}

.rn-product-head {
width:218px;
margin:0;
padding:5px 0px 10px 0px;
float:left;
text-align:center;
background:url(../images/side-header.png) #fff no-repeat;
}

.rn-product {
width:198px;
margin-bottom:10px;
padding:5px 10px 10px 10px;
float:left;
background:url(../images/nav-footer.png) #fff no-repeat bottom;
}

.registration {
width:198px;
height:270px;
padding:10px;
background:url(../images/right-box.png);
color:white;
}

.more-img {
width:100%;
padding-top:3px;
border-top:1px solid #CCCCCC;
}

.more-img-img {
border:1px solid #CCCCCC;
}

#product-details {
width:100%;
min-height:360px;
}

#product-desc {
}

#prod-desc-fill {
}

/* ------------------------------------- TABLE LAYOUT STYLE ------------------------------------- */

.Type10AColumns {
border-bottom:1px solid #CDCDCD;
border-top:1px solid #CDCDCD;
padding:4px;
background-color:#F6F6F6;
text-align:center;
}

.Type10A{
border-bottom:1px solid #CDCDCD;
padding:2px;
text-align:center;
}
.Type10A2{
padding:2px;
text-align:center;
}
.Type10B{
border-bottom:1px solid #CDCDCD;
padding:2px;
background-color:#F8F8F8;
text-align:center;
}
.Type10B2{
padding:2px;
background-color:#F8F8F8;
text-align:center;
}
.Type10C{
padding:5px;
text-align:center;
}
.Type10D{
border-right:1px solid #CDCDCD;
padding-right:10px;
}
.Type10E{
padding-left:10px;
padding-right:10px;
}
.Type10F{
border-bottom:1px solid #CDCDCD;
border-right:1px solid #CDCDCD;
padding:10px;
}
.Type10G{
border-bottom:1px solid #CDCDCD;
border-right:1px solid #CDCDCD;
border-top:1px solid #CDCDCD;
text-align:center;
background:#EDEDED;
padding:10px;
}
.Type10H{
padding-left:10px;
border-left:1px solid #CDCDCD;
}

#offline {
width:592px;
margin-left:auto;
margin-right:auto;
margin-top:10%;
background:#0033CC;
}
#offline-header {
width:567px;
height:21px;
background:url(../images/offline-header.png);
padding:22px 0 0 25px;
}
#offline-content {
width:552px;
background:url(../images/offline-back.png);
padding:15px 15px 100px 25px;
}
#offline-footer {
width:567px;
background:url(../images/offline-footer.png);
height:31px;
padding:5px 0 0 25px;
font-weight:bold;
}

.reg-field {
width:186px;
}

.field-account {
width:132px;
padding:2px 5px 0 5px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:0;
background:url(../images/field--account-back.gif);
}

/* ------------------------------------- NAVIGATION LAYOUT STYLE ------------------------------------- */

#nav ul {
padding:0;
margin:0px;
white-space:nowrap;
}

#nav li {
list-style-type:none;
color:black;
text-decoration:none;
float:left;
clear:both;
font-weight:400;
}

#nav li a {
width:208px;
padding:5px 0 5px 10px;
margin:0;
color:#777777;
background:url(../images/button.gif) no-repeat right white;
font-size:11px;
text-decoration: none;
border-bottom: solid 1px #CCCCCC;
float:left;
clear:both;
font-weight:400;
}

#nav li a:link a:visited {
color:black;
}

#nav li a:hover {
color:black;
padding:5px 0 5px 10px;
background:url(../images/button-arr-hover.gif) no-repeat right white;
}

#nav li ul li a{ /* second-level lists */
width:198px;
padding:5px 0 5px 20px;
margin:0;
color:#777777;
background:url(../images/button.gif) no-repeat right white;
font-size:11px;
text-decoration: none;
border-bottom: solid 1px #CCCCCC;
float:left;
clear:both;
font-weight:400;
}

#nav li ul li a:hover{ /* second-level lists */
color:black;
padding:5px 0 5px 20px;
background:url(../images/button-arr-hover.gif) no-repeat right white;
}

#nav li ul li ul li a{ /* second-level lists */
width:168px;
padding:3px 0 3px 30px;
margin-top:2px;
font-size:11px;
text-decoration: none;
border:solid 1px #CCCCCC;
float:left;
clear:both;
font-weight:400;
}

#nav li ul li ul li a:hover{ /* second-level lists */
width:168px;
padding:3px 0 3px 30px;
}

#nav li ul li ul li ul li a{ /* second-level lists */
width:158px;
padding:3px 0 3px 40px;
margin-top:2px;
font-size:11px;
text-decoration:none;
border:solid 1px #CCCCCC;
float:left;
clear:both;
font-weight:400;
}

#nav li ul li ul li ul li a:hover{ /* second-level lists */
width:158px;
padding:3px 0 3px 40px;
}

#topnav {
height:49px;
min-width:600px;
background:url(../images/nav-back.gif);
padding:2px;
margin:0 0 30px 15px;
list-style:none;
cursor:pointer;
z-index:999;
}

#topnav ul {
padding:0;
margin:0px;
white-space:nowrap;
}

#topnav a.arrow {
display: block;
color:#666666;
font-size:11px;
font-weight:bold;
text-decoration: none;
text-align:center;
padding: 17px 0px 12px 0px;
width:115px;
background:url(../images/button-right.gif) no-repeat right;
z-index:1;
margin:5px 0px 0 0px;
}

#topnav a:hover.arrow {
background:url(../images/button-bkg-hover.gif);
color:black;
}

#topnav a#selected.arrow {
display: block;
color:#02578e;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align:center;
padding: 17px 0px 12px 0px;
width:115px;
background:url(../images/button-bkg-hover.gif);
z-index:1;
margin-top:5px; 
}

#topnav a:hover#selected.arrow {
display: block;
color:black;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align:center;
padding: 17px 0px 12px 0px;
width:115px;
background:url(../images/button-bkg-hover.gif);
z-index:1;
margin-top:5px; 
}

#topnav a.drop {
color:black;
font-size:11px;
text-decoration:none;
}

#topnav a:hover.drop {
color: #50AF95;
}


#topnav li {
list-style-type:none;
color:white;
text-decoration:none;
float:left;
display:inline;
font-weight:400;
}

#topnav li a#selected {
  color:#000000;
}
#topnav li ul { /* second-level lists */
  position: absolute;
  width: 100px ;
  padding: 0;
  background-color:#E7E7E7;
  display: none;
  z-index:1;
}
#topnav li ul li { /* second-level lists */
  background-color: #E7E7E7;
  width: 130px;
  border-bottom: 1px solid #C0C0C0;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  padding: 5px 0 5px 15px;
  z-index:1;
}
#topnav li ul li a{ /* second-level lists */
  padding: 0;
  background-color:#E7E7E7;
}
#topnav li ul ul { /* third-and-above-level lists */
  margin: 0;
  background-color:#E7E7E7;
}
#topnav li:hover ul ul, #topnav li.sfhover ul ul {
  display: block;
  background-color:#E7E7E7;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { /* lists nested under hovered list items */
  display: block;
  background-color:#E7E7E7;
}
#topnav li:hover, #topnav li.sfhover {
}

#opnav a.arrow {
  background: url('../images/button-bkg.gif');
  color: white;
  border-left: 1px solid #7d7d7d;
  border-top: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d;  
  margin-left:1px;
}
#opnav :hover a.arrow  {
  background: url('../images/button-bkg-hover.gif');
  color: white;
  border-left: 1px solid #7d7d7d;
  border-top: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d;
  margin-left:1px;
}

#flash {
width:586px;
float:right;
height:131px;
padding-right:14px;
}

.input {
width:250px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.tdwider {
width:150px;
}
