@charset "UTF-8";
/* CSS Document */
/* yahoo css reset  -  start*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, label { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul, li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* yahoo css reset  -  end*/
/*type*/

h1, h2, h3, h4, h5, h6, .pageHeading, .product_price {
	margin-top:10px;
	font-weight:normal;
	text-transform:uppercase;
	color: #005FA8;
}
h1 {
	font-size:15pt;
	line-height: 18pt;
}
h2, .product_price {
	font-size:12pt;
	line-height: 15pt;
}
h3 {
	font-size:8pt;
	line-height: 11pt;
}
h4 {
	font-size:8pt;
	line-height: 11pt;
}
h5 {
	font-size:8pt;
	line-height: 11pt;
}
h6 {
	font-size:8pt;
	line-height: 11pt;
}
p {
	margin-top:10px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color:#005FA8;
}
a:hover {
	color: #999;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
#content ul li {
	list-style-position:inside;
	list-style-type:disc;
	list-style-image:none;
	margin-top: 5px;
}
#content ol li {
	list-style-position:inside;
	list-style-type: decimal;
	list-style-image:none;
	margin-top: 5px;
}

#content ol li ol, #content ul li ul {
	margin-left:20px;
}

/*type end*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
	text-align:center;
}
#account_menu {
	position: absolute;
	top: 5px;
	right:0px;
	color: #999999;
	font-size:8pt;
}
#account_menu a {
	color: #999999;
}
#account_menu a:hover {
	color: #666666;
}
#site {
	margin: 0 auto;
	padding-top: 25px;
	width:1000px;
	text-align:left;
	position:relative;
}
#header {
	overflow:hidden;
	margin-bottom: 25px;
}
#menu, #footer {
	height:33px;
	width: 100%;
	background-color: #F2F2F2;
	position:relative;
	text-transform:uppercase;
}
.main_menu li {
	display:inline;
	margin: 0 10px;
	line-height: 25pt;
}
.main_menu li a {
	color:#666666;
}
#special_menu {
	width:280px;
	position: absolute;
	left:400px;
	top:3px;
}
a.blue_box, a.yellow_box {
	display:block;
	float:left;
	height: 30px;
	padding: 0 10px;
	background-color:#FFCB00;
	color:#000000;
	text-align:center;
	margin-left: 3px;
	line-height: 23pt;
}
a.blue_box {
	background-color:#005FA8;
	color:#FFFFFF;
}
#search {
	position:absolute;
	right: 0px;
	top: 0px;
	width:223px;
}
#keywords {
	border:7px solid #E6E6E6;
	height:33px;
	padding-top: 3px;
	width: 150px;
	float:left;
}
#search_btn {
	border:0;
	height: 30px;
	width:70px;
	float:right;
	display: inline;
	background-color:#005FA8;
	color:#FFFFFF;
	text-align:center;
	margin-left: 3px;
	line-height: 23pt;
	margin-top:3px;
	text-transform:uppercase;
}
#sidebar {
	width: 230px;
	background-color: #F2F2F2;
	float:left;
	display:inline;
}
#basket {
	padding:10px;
	text-transform:uppercase;
	width:210px;
	font-size:9pt;
}
#basket table {
	width:99%;
	font-size:9pt;
}
#sidebar_menu a {
	display:block;
	padding-left: 10px;
	color: #666666;
	line-height: 17pt;
}
#sidebar_menu a:hover, .cat_link_selected {
	background-color:#FFCB00;
}
.cat_link_sub, .cat_link_sub_selected {
	background-color: #FCE497;
	border-left: 5px solid #FFCB00;
	padding-left: 5px;
}
.cat_link_sub_selected a {
	padding-right: 25px;
	background:#FCE497 url(images/menu_arrow.gif) top right no-repeat;
	text-align:right;
	font-weight:bold;
}
.cat_link_sub_selected a:hover {

}
#sidebar_menu .cat_link_sub a:hover {
	background-color:#005FA8;
	color:#FFFFFF;

}
.clear {
	clear:both;
}
.space {
	margin-bottom:25px;
}
.right {
	float:right;
}
.left {
	float:left;
}
#footer {
	float:left;
	background: #f2f2f2 url(images/banking.gif) top center no-repeat;
	margin-top: 25px;

}
#content {
	float:left;
	display: inline;
	width:765px;
}
.main {
	font-size: 9pt;
	padding-top:10px;
}
.smallText {
	font-size: 8pt;
}
.main, .pageHeading, .smallText {
	padding-left: 25px;
}
.product, .product_big, .product_small, .category {
	width:190px;
	height: 190px;
	border: 10px solid #f2f2f2;
	padding: 10px;
	float:left;
	display:inline;
	margin:0 0 25px 25px;
	text-align:right;
	color: #005FA8;
	position:relative;
}

.product a, .category a {
	color:#005FA8;
	font-size:9pt;
}
.product_image, .product_image_big, .product_image_small, .category_image {
	width:100%;
	height:135px;
	overflow:hidden;
	text-align:center;
}
.category_image {
	height:155px;
}
.product_big {
	width:322px;
	margin: 0;
	height:322px;
}
.product_small {
	width: 86px;
	margin: 12px 12px 0 0;
	height: 86px;
	border: 5px solid #f2f2f2;
	padding: 5px;
}
.product_information, .category_information {
	margin-top: 5px;
	text-align:left; 
}
.product_price {
	float:right;
}
.product_was_price {
	color: #FF0000;
	text-decoration:line-through;
}
.product .product_price {
	position:absolute;
	bottom:2px;
	right:5px;
	background-color: #fff;
	padding:2px;
}
.boxText {
	color:#005FA8;
}
.half_col {
	width: 355px;
	float:left;
	display:inline;
	margin: 0 0 25px 25px;
}
.checkoutBarCurrent, .checkoutBarTo, .checkoutBarFrom {
	font-size:10pt;
}
/* Forms start */

#content .main input, #content .main select, #content textarea {
	border: 1px solid #CCCCCC;
}
.inputRequirement {
	color:#FF0000;
}
#content textarea {
	margin-left: 25px;
}

/* Forms end */
/* Added by Tom for testing, cant change if you want Rob */

.product_image_small {
	height: 86px;
}

.product_image_big {
	height: 322px;
}

div#weather-box {
  padding:10px;
}

div#weather-box div.location {
  border-bottom:2px solid #FFFFFF;
  margin:5px 0 0;
}

div#weather-box div.location span.city {
  display:table-cell;
  text-transform:uppercase;
  width:120px;
}

div#weather-box div.location span.image {
  display:table-cell;
}

div#weather-box div.location span.image img {
  vertical-align:middle;
}

div#weather-box div.location span.temperature {
  display:table-cell;
  text-align:right;
  width:60px;
}

#banner-box-left {
	text-align:center;
	padding:10px;
}
/* ie6 only start */
*html .product {
	width:230px;
	height:230px;
}
*html .product_big {
	width:360px;
	height:360px;
}
*html .product_small {
	width:106px;
	height:106px;
}
/* ie6 only end */

.out_of_stock {
	color: #DD0000;
}

.add_to_cart {
	padding-top: 5px;
}

.review_list_even {
	background-color: #EFF8FF;
	padding: 5px;
}

.review_list {
	padding: 2px;
}

.productListing-heading {
	padding-bottom: 20px;
}

.headerError {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #D90000;
	padding: 25px;
	text-transform: uppercase;
	background-color: #FFCCCC;
}