/* Main CBW Stylesheet

   TOC:
   - Global Styles
   - Header
   - Page Structure
   - Navigation
   - Headings
   - Lists
   - Forms
   - Links
   - Tables
   - Misc
   
   The ICELAB Ltd. 2008
   www.theicelab.co.uk
   
----------------------------------------------- 
-----------------------------------------------*/


/* Global Styles
----------------------------------------------- */
* {
  padding:0;
  margin: 0;
}

 
html{
	scrollbar-face-color: #bababa;
	scrollbar-track-color: #ebe3d8;
	scrollbar-arrow-color: #2a2a2a;
}

body { 
padding : 0; 
margin : 0; 
font : normal 10px "Verdana"; 
} 
#ccontainer { 
width : 100%; 
background : #404040; 
} 
#container { 
width : 976px; 
background : #ffffff; 
margin : auto; 
}  
#offer_advert h1{
    #font-size:20px !important;
}

#offer_advert h2{
    #font-size:15px !important;
}


/* Header
----------------------------------------------- */
#header {
  position:relative;
  margin-bottom: 10px;
}

#header-bar {
  
  width:845px;
  background:url(../images/search-middle.jpg) repeat-x; height:36px;
 margin:auto;
  font-size: 1.1em;
  position: relative; 
}
#search-bar {
  height: 41px;
  background: url(../images/red-search-bar.jpg) top left no-repeat;
  margin-top:5px;
  font-size: 1.1em;
  position: relative;
}
#header-bar *,#search-bar * {
  float: left;
}

#header-bar #search-text,#search-bar #search-text {
  color: #000;
  font-weight: bold;
  padding-top: 12px;
  margin-left: 15px;
}

#header-bar #search-box,#search-bar #search-box {
 background : url(../images/search-bg.jpg) no-repeat; 
width : 186px; 
height : 36px; 
float : left; 
font-size : 9px; 
border : 0; 
margin-top :0px; 
padding-top:12px;
margin-left : 1px; 
padding-left:12px;
	 
 
}


#header-bar #search-go,#search-bar #search-go {
 
}

#header-bar a {
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
  position: absolute;
  font-weight: bold;
  top: 12px;
}

#header-bar a:hover {
  text-decoration: underline;
}

#header-bar #contact-us {
  left: 560px;
}

#header-bar #customer-services {
  left: 700px;
}

#header #my-account-links {
  position: absolute;
  right:25px;
	_right:0;
  top: -30px;
}

#header #my-account-links span {
  display: block;
  height: 20px;
  float: left;
  padding: 5px 10px 5px 10px;
}

#header #my-account-links #my-account {
  border-left: 1px dotted #a8a8a8;
  border-right: 1px dotted #a8a8a8;
  padding-top: 10px;
  padding-bottom: 2px;
}

#header #my-account-links #visit-store {
  border-right: 1px dotted #a8a8a8;
  padding-top: 10px;
  padding-bottom: 2px;
}

#header #my-account-links img {
  margin-right: 5px;
}

/* Page Structure
----------------------------------------------- */

#main-content {
  float: left; 
  width: 640px;
  margin-left: 25px;
  margin-top: -20px;
}

.prod-slider {
  border: 1px solid #a8a8a8;
  position: relative;
}

.prod-slider .sli-button {
  position: absolute;
}
.prod-slider #leftb {
  top: -1px;
  left:-1px;
}

.prod-slider #rightb {
  top: -1px;
  right:-1px;
}

#featured-slider {
  width: 644px;
  height: 135px;
  _height: 130px;
}

#featured-slider #slider-contents{
	margin-left:25px;
	width:auto;
	height:135px;
    _height: 130px;
	padding-right:35px;
	padding-top:5px;
}

#featured-slider .featured_content {
	width:110px;
	padding-right:10px;
	margin-top:0px;
	margin-right:10px;
	height:90px;
	border-right:1px dotted #a8a8a8;
}

.featured_title{
	color:#000;
	font-size:1em;
	font-weight:bold;
	padding-left:5px;
}

#featured-slider .featured_description{
	color:#321D62;
	margin-top:0px;
	font-size:1em;
	padding-left:5px;
	margin-right:5px;
}

#featured-slider .featured_price{
	color:#321D62;
	font-size:1em;
	padding-left:5px;
}

#featured-slider .show_more{
	margin-top:0px;

}


#small-slider {
  width: 644px;
  height: 85px;
}

#small-slider #slider-contents{
	margin-left:17px;
	width:auto;
	padding-right:30px;
	padding-top:7px;
}

#small-slider img{
	padding-right:10px;
	padding-left:10px;
	border-right:1px dotted #8F8F8F;
}


#featured-slider .sli-button {
  width: 27px;
  height: 137px;
}

#small-slider .sli-button {
  width: 27px;
  height: 89px;
}

#featured-slider #leftb {
	background: url(../images/big-left-button.jpg) top left no-repeat;
}

#featured-slider #leftb:hover {
	cursor:pointer;
    background: url(../images/big-left-button-hover.jpg) top left no-repeat;
}

#featured-slider #rightb {
	background: url(../images/big-right-button.jpg) top left no-repeat;
}

#featured-slider #rightb:hover {
	cursor:pointer;
	background: url(../images/big-right-button-hover.jpg) top left no-repeat;
}

#small-slider #leftb {
  background: url(../images/small-left-button.jpg) top left no-repeat;
}

#small-slider #leftb:hover {
	cursor:pointer;
	background: url(../images/small-left-button-hover.jpg) top left no-repeat;
}

#small-slider #rightb {
  background: url(../images/small-right-button.jpg) top left no-repeat;
}

#small-slider #rightb:hover {
	cursor:pointer;
	background: url(../images/small-right-button-hover.jpg) top left no-repeat;
}

#other-features {
  margin-top: 40px;
  padding-bottom: 20px;
  position:relative;
  width:615px;
}

/*#other-features #catalogue, #other-features #signup {
  width: 156px;
  height: 152px;
  margin-top: 40px;
  float: left;
}*/

#other-features #signup {
  width: 156px;
  height: 152px;
  margin-top: 40px;
  float: left;
}

#other-features #catalogue {
	width: 420px;
	height: 160px;
	float: right;
	margin-top: 39px;
}

#other-features #catalogue #thumb {
  text-align: center;
  margin-top: 17px;
}
 
#other-features #catalogue #thumb img {
  margin-left: -10px;
}

#other-features #signup p {
  width: 125px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}

#other-features #signup {
  float:left;
}

#other-features #signup .text {
  width: 93px;
  height: 17px;
  border: 0;
  background: url(../images/signup-email-background.jpg) repeat-x;
  padding-top: 4px;
  padding-left: 4px;
  color: #fff;
  position: relative;
  top: -7px;
  margin-left: 10px;
  font-size: 1em;
}

#other-features #signup .sub {
  margin-top: 5px;
}

#top-message #basket-msg{
	background-color:#ecae56;
	font-weight:bold;
	margin-left:28px;
	margin-top:20px;
	font-size:1.2em;
	width:570px !important;
	padding:10px;
}

#other-features #info_msg{
	background-color:#ecae56;
	font-weight:bold;
	margin-left:28px;
	margin-top:20px;
	font-size:1.2em;
	width:570px !important;
	padding:10px;
}

#info_msg{
padding:3px;
	font-weight:bold;
	font-size:1em;
	background-color:#a8a8a8;
	margin-top:3px;
	width:250px}


#top-message #basket-msg a{
	color:#FFF;
}

#top-message #basket-msg a:hover{
	color:#FFF;
	text-decoration:none;
}

#need-rhs .basket-msg{
	background-color:#BFDA69;
	font-weight:bold;
	font-size:1em;
	padding:10px;
}

#need-rhs .basket-msg a{
	color:#FFF;
}

#need-rhs .basket-msg a:hover{
	color:#FFF;
	text-decoration:none;
}

.green-outline {
  border: 1px solid #a8a8a8;
  position: relative;
}

.solid-green {
  position: relative;
}

.green-outline .corner, .solid-green .corner {
  position: absolute;
  width: 10px;
  height: 10px;
  background-position: top left;
  background-repeat: no-repeat;
}

.green-outline .tleft{
  top:-1px;
  left:-1px;
  background-image: url(../images/corners/top-left.gif);
}

.green-outline .tright{
  top:-1px;
  right:-1px;
  background-image: url(../images/corners/top-right.gif);
}

.green-outline .bleft{
  bottom:-1px;
  left:-1px;
  background-image: url(../images/corners/bottom-left.gif);
}

.green-outline .bright {
  bottom:-1px;
  right:-1px;
  background-image: url(../images/corners/bottom-right.gif);
}

.solid-green .tleft{
  top:0px;
  left:0px;
  background-image: url(../images/corners/options-top-left.gif);
}

.solid-green .tright{
  top:0px;
  right:0px;
  background-image: url(../images/corners/options-top-right.gif);
}

.solid-green .bleft{
  bottom:0px;
  left:0px;
  background-image: url(../images/corners/options-bottom-left.gif);
}

.solid-green .bright {
  bottom:0px;
  right:0px;
  background-image: url(../images/corners/options-bottom-right.gif);
}

#explore-brands {
  position: relative;
  top: 40px;
  margin-bottom: 20px;
  height:45px;
  _height:40px;
  width: 644px;
  clear:left;
}

#explore-brands h3,  #explore-brands select {
  float: left;
}

#explore-brands select {
  margin-top: 15px;
  margin-left: 10px;
  font-family:verdana;
  font-weight:bold;
  font-size: 1em;
}

#subrange-table, #product-table {
  margin-left: 15px;
  margin-top: 10px;
}

#product-table {
  
  margin-left: 5px;
  width: 640px;
}

#subrange-table td {
  border-left: 1px dotted #a8a8a8;
  border-top: 1px dotted #a8a8a8;
  padding: 20px 25px 20px 25px;
  text-align: center;
}

#product-table td {
  padding: 20px 15px 20px 15px;
  border-bottom: 1px dotted #a8a8a8;
  position: relative;
  width: 315px;
  vertical-align: top;
}

#search-table td {
  padding: 20px 15px 20px 15px;
  border-bottom: 1px dotted #a8a8a8;
  position: relative;  
  vertical-align: top;
}

#list-table td {
  padding: 5px 5px 5px 5px;
  border-bottom: 1px dotted #a8a8a8;
  position: relative;  
}

#list-table .greentd {
  width:44px;
  background-color:#f5f9e8;
  vertical-align:bottom;
  text-align:center;
  border-left:1px dotted #a8a8a8;
}

#subrange-table .top-row {
  border-top: none;
}

#product-table .btm-row {
  border-bottom: none;
}

#subrange-table .left-col {
  border-left: none;
}

#product-table .left-col {
  border-right: 1px dotted #a8a8a8;
}

#breadcrumb, #breadcrumb a {
  font-size: 1em;
  font-weight: bold;
}
  
#breadcrumb {
  color: #000;
  margin-top: 10px;
  margin-left: 15px;
  font-size: 1.1em;
  
}

#breadcrumb a {
  color: #000;
}

#product-table td .left-image,#search-table td .left-image,#list-table td .left-image {
  float: left;
  margin-right: 10px;
  position: relative;
}

#product-table td .left-image .next-day,#search-table td .left-image .next-day,#list-table td .left-image .next-day {
  position: absolute;
  top:0;
  left:0;
  border: 0;
}

#product-table td .left-image .main-image,#search-table td .left-image .main-image,#list-table td .left-image .main-image {
  width: 133px;
  height: 140px;
  border: 1px solid green;
  padding-top: 15px;
	 float: left;
}
  
#product-table td .right-details {
  float: left;
  width: 140px;
}

#search-table td .list {
  float: left;
  width: 100%;
}
  
#list-table td .list {
  float: left;
  width: 100%;
}

#product-table td .right-details .title, #search-table td .list .title, #list-table td .list .title {
  font-weight: bold;
  color: #000;
  font-size: 1em;
  display: block;
}

#product-table td .right-details p,#search-table td .list p,#list-table td .list p {
  margin-top: 35px;
  margin-bottom: 5px;
}

#product-table td .right-details .price, #search-table td .list .price,#list-table td .list .price {
  display: block;
  font-weight: bold;
  color: #321D62;
  margin-bottom: 5px;
}

.list .on_sale{
	color:#FF2F2F;
	font-weight:bold;
}

.right-details .on_sale{
	color:#FF2F2F;
	font-weight:bold;
}

#product-table td .right-details .old_price {
  display: block;
  font-weight: bold;
  color: #321D62;
  margin-bottom: 5px;
}

#product-details {
  width: 640px;
  position: relative;
}

#product-details #left-image {
  float: left;
  width: 382px;
  border: 1px dotted #a8a8a8;
  height: 450px;
}

#product-details #right-details {
  width: 255px;
  border-right: 1px dotted #a8a8a8;
  border-top: 1px dotted #a8a8a8;
  height:450px;
  float: left;
}

#product-details #right-details #price {
  position: absolute;
  top: -35px;
  right:0px;
  height: 25px;
  border-right: 1px dotted #a8a8a8;
  padding-top:10px;
  font-size: 1.1em;
  font-weight: bold;
  padding-right: 15px;
  color:#321D62;
}

#product-details #right-details #price #old_price {
  text-decoration:line-through;
  font-weight: normal;
  margin-bottom:3px;
  float:left;
  margin-right:5px;
}

#product-details #right-details #price #was_lbl{
  float:left;
  padding-right:5px;
  color:#FF2F2F;
  font-size:1.3em;
  margin-top:-3px;
}

#product-details #right-details #price #new_price {
  text-decoration:none;
}

#product-details #right-details #long-desc {
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.3;
  margin-bottom:20px;
  color:#321D62;
}
 
#product-details #right-details #options {
  width: 217px;
  height: 70px;
  background-color: #BFDA69;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* Navigation
----------------------------------------------- */



/* Headings
----------------------------------------------- */
h1 {}
  
h2 {}  
  #next-day-bar,#kits-bar {
    width: 651px;
    height: 101px;
    margin: 5px 0px 5px 0px;
  }
  
  #next-day-bar span {
    background-image: url(../images/next-day-bar.jpg);
  }
  
  #kits-bar span {
    background-image: url(../images/banner-kits.jpg);
  }
  
  #other-features h2 {
    width: 203px;
    height:15px;
  }
  
  #other-features h2 span {
    background-image: url(../images/homepage-most-from-name.gif);
  }
  
  #range-header, #srange-header {

    font-size: 1.6em;
    margin-top: 15px;
    margin-left:20px;
    font-style: italic;
  }
  
  #product-header {
    margin-top: 20px;
  }
h3 {}
  #header h3 {
    position: absolute; 
    top: 8px;
    right: 30px;
    width: 450px;
    height: 21px;
  }
  
  #header h3 span {
    background-image: url(../images/header/header-please-call.gif);
  }
  
  #explore-brands h3 {
    width: 317px;
    height: 19px;
    margin-left: 17px;
    margin-top: 14px;
  }
  
  #explore-brands h3 span {
    background-image: url(../images/homepage-CBW-brands-header.gif);
  }
  
  #other-features #signup h3 {
    width: 110px;
    height: 36px;
    top: 10px;
    margin-left: 10px;
  }
  
  #other-features #signup h3 span {
    background-image: url(../images/homepage-uptodate.gif);
  }
  
  #other-features #catalogue h3 {
    width: 132px;
    height: 23px;
    top: 10px;
    margin-left: 12px;
  }
  
  #other-features #catalogue h3 span {
    background-image: url(../images/homepage-catalogue-header.gif);
  }
  
  #product-details #right-details h3 {
    font-size: 1.1em;
    font-color: #395638;
    margin: 20px 10px 10px 15px;
    line-height: 1.3em;
    
  }
  
  #related-products h3 {
    width: 144px;
    height: 20px;
    --margin-top: 20px;
    clear: both;
   }
  
  #related-products h3 span {
    background-image: url(../images/you-may-also-need.gif);
  }

  .homepage h3 span {
    background-image: url(../images/highly-recommended.gif) !important;
  }
  
h4 {}
 
h5 {}
  

#view_basket #page-header {
	float:left;	
	margin-bottom:10px;
}
  
/* Lists
----------------------------------------------- */

/* Forms
----------------------------------------------- */

#product-details #add-to-basket{
	text-align:right;
	margin-right:20px;
	height:40px;
	border:none;
}

#view_basket .enter_code{
	color:#321D62;
	font-size:1.2em;
	border:none;
	background-color:#FFF;
	cursor:pointer;
	padding-left:5px;
}

/* Links
----------------------------------------------- */
a { 
color : #000; 
text-decoration : none; 
} 
a:hover { 
color : #a9131e; 
text-decoration : underline; 
} 

#header #my-account-links a {
  color: #dacbb4;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}

#header #my-account-links a:hover {
  text-decoration: underline;
}

#account_basket a {
  color: #a8a8a8;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}

#account_basket a:hover {
  text-decoration: underline;
}

.sr-button {
  display: block;
  width: 160px;
  height: 28px;
  text-align: center;
  font-weight: bold;
 color: #fff;
  background: url(../images/subranges/srange-button.jpg) top left no-repeat;
  font-size: 1em;
  padding-top: 8px;
  margin-top: 10px;
}

.sr-button:hover {
  color: #fff;
}

#product-table td .right-details .show-button,#search-table td .list .show-button, .featured_content .show-button {
  display: block;
  width: 89px;
  height: 28px;
  text-align: center;
  font-weight: bold;
  color: #321D62;
  background: url(../images/subranges/show-me-button.jpg) top left no-repeat;
  font-size: 1em;
  padding-top: 8px;
  margin-top: 5px;
}

#product-table td .right-details .show-button:hover,#search-table td .list .show-button:hover, .featured_content .show-button:hover {
  color: #a8a8a8;
}

#product-details #right-details .sr-button {
  margin-left: 70px;
}

#view_basket .continue-button {
  display: block;
  width: 149px;
  height: 31px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: url(../images/continue-shopping.jpg) top left no-repeat;
  font-size: 1em;
  padding-top: 8px;
  margin-top: 5px;
  margin-left:245px;
}

#view_basket .continue-button:hover {
	color: #fff;
}

#view_basket .paypal-button {
	display: block;
	width: 149px;
	height: 31px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(../images/continue-shopping.jpg) top left no-repeat;
	font-size: 1em;
	padding-top: 0px;
	margin-top: 5px;
	margin-left:245px;
	border: none;
	text-decoration: none;
}

#view_basket .paypal-button:hover {
	color: #fff;	text-decoration: underline;
}




#view_basket .proceed-button {
  width: 149px;
  height: 31px;
  background-image: url(../images/continue-shopping.jpg);
  text-align: center;
  font-weight: bold;
  color: #a8a8a8;
  font-size: 1em;
  cursor:pointer;
}

.header_link {
	font-size:0.8em !important;
	color:#80A902 !important;
}

.header_link:hover {
	text-decoration:none;
}

/* Tables
----------------------------------------------- */

#view_basket #basket th {
	vertical-align:center;
	font-size:1.2em;
	font-weight:normal;
}

#view_basket table {
	margin-top:10px;
}

#view_basket #table_header {
	height:26px;
	background-color:#232323;
	color:#FFF;	
}

#view_basket #basket .delete {
	color:#000000;
	width:55px;
	font-size:1em;
	border:none;
	background-color:#FFF;
	cursor:pointer;
}


#view_basket #basket #items td {
	font-size:1.1em;
	border-bottom: 1px dotted #a8a8a8;
}

#view_basket #basket #items strong {
	color:#321D62;
}

#view_basket #basket .highlight_cell{
	background-color:#dddddd;
}

#view_basket #basket #basket_total{
	background-color:#E5E5E5;
	border-top:2px solid #FFF;
}

#view_basket #basket .detail_cell{
	padding:10px;
	font-size:1.1em;
}


#view_basket .voucher-form label{
	padding-right:5px;
}

#view_basket .voucher-form a{
	padding-left:5px;
}

#view_basket .voucher-msg{
	padding:3px;
	font-weight:bold;
	font-size:1em;
	background-color:#a8a8a8;
	margin-top:3px;
}

/* Misc
----------------------------------------------- */

.ir {
  position: relative;
  overflow: hidden;
}

.ir span {
  width:100%;
  height: 100%;
  position: absolute;
  background-position: top left;
  background-repeat: no-repeat;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash #range-header, .sIFR-hasFlash #srange-header, .sIFR-hasFlash #product-header, .sIFR-hasFlash #page-header , .sIFR-hasFlash .sub-header {
  font-size: 22px;
  visibility: hidden;
	letter-spacing: 0px;
	height:35px !important;
	_height:35px !important;
	width: 520px;
}

.sIFR-hasFlash .sub-header {
  font-size: 22px;
  visibility: hidden;
	letter-spacing: 0px;
	height:35px !important;
	_height:35px !important;
	width:auto;
}


#order-details .sIFR-replaced{
	font-size:20px;
	visibility: hidden;
	letter-spacing: 0px;
}
#related-products {
    clear:both;
}

#view_basket #order-details {
	font-size:1.1em;
	margin-top:30px;
}

#view_basket #order-details p {
	color:#321d62;
	position:relative;
	left:10px;
	padding-top:10px;
}

#view_basket #order-details a {
	color:#321d62;
}

#view_basket #order-details #basket_left{
	float:left;
	margin-top:20px;
	margin-left:0px;
	border:1px dotted #a8a8a8;
	padding:20px 10px 50px 10px;
}

#view_basket #order-details #basket_right{
	float:left;
	margin-top:20px;
	margin-left:0;
	border-top:1px dotted #a8a8a8;
	border-bottom:1px dotted #a8a8a8;
	border-right:1px dotted #a8a8a8;
	padding:20px 10px 45px 10px;
}

#view_basket #basket_left .label, #view_basket #basket_right .label{
	width:100px;
}

#view_basket #basket_right #additional{
	vertical-align:top;
}

#view_basket #order-details #basket_left .text-box, #view_basket #order-details #basket_right .text-box{
	width:164px;
	margin-top:3px;
	margin-bottom:3px;
}

#view_basket #order-details #basket_right textarea {
	width:164px;
	margin-top:3px;
	margin-bottom:3px;
}

#view_basket #order-details #basket_right .check_box{
	padding-top:3px;
	padding-bottom:3px;
	height:26px;
}

#view_basket #order-details #bottom-details{
	clear:both;
    color:#321d62;
}

#view_basket #order-details #bottom-details table{
	margin-left:185px;
	margin-top:20px;
}

#view_basket .voucher-form {
	float:left;	
	position:absolute;
	right:100px;
	top:225px;
}

#view_basket .shopping-basket {
	clear:both;
}

#view_basket .displayMsg{
	font-size:1.3em;
 
	clear:both;
	font-weight:bold;
	padding:5px;
}

#order-complete .thank-you{
	font-size:1.4em;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}

#order-complete .body{
	font-size:1.2em;
	line-height:130%;
	margin-top:20px;
	margin-bottom:20px;
}

#order-complete .link a{
	font-size:1.2em;
	color:#006c90;
	margin-top:20px;
	margin-bottom:20px;
	text-decoration:none;
}

#order-complete .link a:hover{
	text-decoration:underline;
}

#panel-login {
	float:left;
	width:146px;
	padding-right:50px;
	padding-left:40px;
	padding-top:60px;
	padding-bottom:60px;
}

#panel-login th{
	font-size:1.3em;
	padding-bottom:20px;
}

#panel-login td{
	padding-bottom:10px;
}

#panel-login .label{
	padding-right:10px;
}

#panel-sign-up {
	float:left;
	padding-left:50px;
	border-left:1px dotted #a8a8a8;
	width:146px;
	padding-top:60px;
	padding-bottom:60px;
}

#panel-sign-up th{
	font-size:1.3em;
	padding-bottom:20px;
}

#panel-sign-up td{
	padding-bottom:10px;
}

#panel-sign-up .label{
	padding-right:10px;
}

.sizechart td {
  background-color: #EFEFEF;
  border: 1px solid #fff;
  color: #33665C;
  padding:5px;
  padding-left: 10px;
  padding-right: 10px;
}

.order_details {
	font-size:1.2em;
	padding-bottom:50px;
	border-bottom:1px dotted #a8a8a8;
	float:left;
	margin-bottom:50px;
	margin-top:20px;
}

.order_details td{
	padding-bottom:5px;
}

.order_details th{
	font-size:1.2em;
}

.order_details .order{
	width:600px;
	margin-bottom:30px;
}

.customer_details {
	font-size:1.2em;
	padding-bottom:20px;
	border-bottom:1px dotted #a8a8a8;
	float:left;
	margin-bottom:20px;
}

.customer_details td{
	padding-bottom:5px;
}

.customer_details th{
	font-size:1.2em;
}

.customer_details .address{
	float:left;
	width:200px;
	margin-left:175px;
}

.customer_details .blank_row{
	width:125px;
}

.login-error {
	color:red;
	font-size:1.1em;
	font-weight:bold;
}

#logout {
	margin-left:469px;
}

#footer a{color : #000; 
text-decoration : none;  
}

#footer a:hover{
color : #a9131e; 
text-decoration : underline; 
}
#topheader { 
width : 976px; 
height : 130px; 
margin : auto; 
} 
.account-button {
  display:block;
  width: 89px;
  height: 28px;
  text-align: center;
  font-weight: bold;
  color: #321D62;
  background: url(../images/subranges/show-me-button.jpg) top left no-repeat;
  font-size: 1em;
  margin-top: 5px;
  border-style:none;
  text-decoration:underline;
  cursor:pointer;
}

.account-button:hover {
	color: #a8a8a8;
}

#confirm_text {
color: #321d62;
}

 
