body {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

img {
	border: 0px;
}

img.feature_title {
	margin-left: 8px;
	margin-top: 7px;
}

/*
ul,li {
	list-style: disc;
}
*/

ul.normal {
	list-style: disc;
}
ul.normal li{
}

ul.navigation {
	display: block;
	float: left;
	margin: 0px;
	/*margin-left: -62px;*/
	padding: 0px;
	list-style: none;
	text-align: left;
}

ul.navigation li {
	display: inline;
	margin: -2px;
	padding: 0px;
}

ul.catalogue {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;

}
ul.catalogue li {
	width: 137px;
	height: 12px;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #657bac url(/images/nav_arrow.gif) no-repeat right;
	border-bottom: 1px dashed #5a6fa6;
	font-weight: bold;
	padding-left: 7px;
}

ul.catalogue li:hover ul, li.over ul  {
	display: block;
}

ul.cataloguehidden {
	display: none;
	position: relative;
	top: -13px;
	left: 138px;
	width: 137px;
	margin: 0px;
	padding: 0px;
	list-style: none;

}
ul.cataloguehidden li {
	width: 137px;
	height: 12px;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #657bac url(/images/nav_arrow.gif) no-repeat right;
	border-bottom: 1px dashed #5a6fa6;
	font-weight: bold;
	padding-left: 27px;

}

ul.cataloguehiddenalt {
	display: none;
	position: relative;
	top: -13px;
	left: 138px;
	width: 137px;
	margin: 0px;
	padding: 0px;
	list-style: none;

}
ul.cataloguehiddenalt li {
	width: 137px;
	height: 12px;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #edb0d1 url(/images/nav_arrow.gif) no-repeat right;
	border-bottom: 1px dashed #e2a5c7;
	font-weight: bold;
	padding-left: 27px;

}
ul.cataloguealt {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;

}
ul.cataloguealt li {
	width: 137px;
	height: 12px;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #edb0d1 url(/images/nav_arrow.gif) no-repeat right;
	border-bottom: 1px dashed #e2a5c7;
	font-weight: bold;
	padding-left: 7px;
}

a.menu_link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a.headline {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-right:5px;
	text-decoration: none;
}
a.headline:hover {
	color: #c0c0c0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-right:5px;
	text-decoration: none;
}

a.footer {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.footer:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6633;
	font-weight: normal;
	text-decoration: underline;
}

input.search {
	font-size: 11px;
	color: #000000;
	border: 1px solid black;
	background: #ccd4e7;
}
input.qty {
	font-size: 11px;
	color: #000000;
	border: 1px solid black;
	background: #fefbd0;
}
input.size {
	font-size: 11px;
	color: #000000;
	border: 1px solid black;
	background: #fefbd0;
}
input.submit {
	font-size: 11px;
	color: #000000;
	border: 1px solid black;
	background: #ccd4e7;
}

#main_container {
	width: 780px;
	text-align: left;
	background: #ffffff;
	padding: 0px;

}

#header {
	width: 100%;
	height: 88px;
	text-align: left;
	background: #ffffff;

}

#logo {
	width: 66px;
	height: 75px;
	text-align: center;
	padding-top: 16px;
	/*padding-bottom: 12px;*/
	padding-left: 9px;
	padding-right: 4px;
	background: #ffffff;
	float: left;
}

#main_title {
	width: 504px;
	padding-top: 45px;
	text-align: left;
	background: #ffffff;
	float: left;
}

#search_container {
	width: 196px;
	height: 75px;
	padding-top: 10px;
	text-align: left;
	background: #ffffff;
	float: left;
}

#search_header {

	text-align: left;
	background: #283bb3 url(/images/search_title_bg.gif) no-repeat top left;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#search_border {
	text-align: left;
	background: #657bac;
	border-left: 1px solid #657bac;
	border-right: 1px solid #657bac;
	border-bottom: 1px solid #657bac;
}

#search_box {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 5px;
	text-align: left;
	background: #657bac;
	border: 1px solid #a1b2d0;
}

#top_navigation {
	width: 780px;
	padding: 0px;
	float: left;
}

#top_bar {
	width: 780px;
	height: 7px;
	background: #9bb7df url(/images/top_bar_bg.gif) repeat-x;
	margin: 0px;
}

#top_nav_left {
	width: 10px;
	height: 31px;
	background: #9bb7df url(/images/top_nav_left.gif);
	float: left;
}

#top_nav_main {
	width: 780px;
	height: 31px;
	background: #9bb7df url(/images/top_nav_bg.gif) repeat-x;
	float: left;
}
#upper_nav {
	width:780px;
	height: 31px;
	background: #9bb7df url(/images/top_nav_bg.gif) repeat-x;
	float: left;
}
#upper_tabs {
	/*width: 186px;*/
	height: 31px;
	padding-left: 0px;
	float: left;
	
}

#top_nav_right {
	width: 10px;
	height: 31px;
	background: #9bb7df url(/images/top_nav_right.gif);
	float: left;

}

#footer {
	width: 780px;
	float: left;
}

#bottom_bar {
	width: 780px;
	height: 5px;
	background: #9bb7df url(/images/bottom_bar_bg.gif) repeat-x;
	margin: 0px;
}

#footer_left {
	width: 11px;
	height: 22px;
	background: #9bb7df url(/images/footer_left.gif);
	float: left;
}

#footer_main {
	width: 758px;
	height: 22px;
	background: #9bb7df url(/images/footer_bg.gif);
	float: left;
}

#footer_right {
	width: 11px;
	height: 22px;
	background: #9bb7df url(/images/footer_right.gif);
	float: left;
}

#footer_copy {
	height: 22px;
	width: 440px;
	float: left;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	vertical-align: middle;
}

#footer_credit_box {
	height: 22px;
	width:223px;
	float: right;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}

#footer_credit {
	width: 223px;
	height: 22px;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-right: 5px;
	background: url(/images/footer_credit_bg.gif) no-repeat;
}

#nav_container {
	width: 169px;
	float: left;
	padding-top: 10px;
	padding-bottom: 11px;
}

#content_container {
	width: 341px;
	float: left;
	padding-top: 10px;
	padding-bottom: 11px;
}

#features_container {
	width: 181px;
	left: 710px;
	float: left;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 20px;
}

.page_item_border {
	background: #efefef;
	border: 1px solid #d2d2d2;
	margin-bottom: 2px;
}

.page_item {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #fefefe;
	border-left: 1px solid #fefefe;
	padding: 3px;
}

.page_item_border_alt {
	background: #fefde8;
	border: 1px solid #eef4c8;
	margin-bottom: 2px;
}

.page_item_alt {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #fffeff;
	border-left: 1px solid #fffeff;
	padding: 3px;
}

.feature_item_frame {
	position: absolute;
	
	left: 599px;
	margin-bottom: 0px;
	width: 181px;
}

.feature_item_title {
	height: 21px;
	background: #000099 url(/images/main_titles_bg.gif) no-repeat;
}

.feature_item_content {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fefbd0;
	padding: 4px;
}

.nav_header {
	width: 150px;
	height: 21px;
	background: #000099 url(/images/nav_title_bg.gif) no-repeat;
}

.main_menu {
	width: 137px;
	height: 12px;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #657bac url(/images/nav_arrow.gif) no-repeat right;
	border-bottom: 1px dashed #5a6fa6;
	font-weight: bold;
	padding-left: 7px;
}

.alt_menu {
	width: 137px;
	height: 12px;
	color: #ffffff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #edb0d1 url(/images/nav_arrow.gif) no-repeat right;
	border-bottom: 1px dashed #e2a5c7;
	font-weight: bold;
	padding-left: 7px;
}

.alt_menu_db {
	width: 148px;
	border-bottom: 1px solid #edb0d1;
	border-left: 1px solid #edb0d1;
	border-right: 1px solid #edb0d1;
	background: #edb0d1;
	margin-bottom: 3px;
}

.alt_menu_lb {
	width: 146px;
	border: 1px solid #eec6de;
	background: #edb0d1;
}

.main_menu_db {
	width: 148px;
	border-bottom: 1px solid #657bac;
	border-left: 1px solid #657bac;
	border-right: 1px solid #657bac;
	background: #657bac;
	margin-bottom: 3px;
}

.main_menu_lb {
	width: 146px;
	border: 1px solid #899ebd;
	background: #657bac;
}

.news_headline {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right:5px;
}

.news_date {
	color: #c0c0c0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	vertical-align: middle;
}

.news_kicker {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
}

#page_title {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#error {
	color: red;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#the_page {
	color: #0a163e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
}

.cat_categories_tit {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
}
.cat_categories_desc {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
}

.product_thumbnail {
	width: 30%;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}

.product_paging {
	width: 100%;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;
}

#product_image {
	float: left;
}

#product_details {
	width: 49%;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

#product_code {
	color: #c0c0c0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#product_name {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#product_description {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;

}
#product_price {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.sizeTable {
	border-collapse: collapse;
	border: 1px solid black;
}

table.sizeTable td {
	width: 20px;
	font-size: 11px;
	border: 1px solid black;
	border-left: 0px;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	text-align: center;
	background-color: #d8e0ed;
	height: 10px;
}
table.sizeTable td.size_radio {
	width: 20px;
	font-size: 11px;
	border: 1px solid black;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	text-align: center;
	background-color: #fefbd0;
	height: 10px;
}
table.sizeTable td.head {
	font-size: 11px;
	border: 1px solid black;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;;
	color: #000000;
	text-align: center;
	background-color: #bac8e2;
	height: 10px;
	font-weight: normal;
}

#add_to_cart {
	position: relative;
	top; 1px;
}

#cart_container {
	background-color: #ffffff;
	width: 464px;
	/*padding-left: 4px;
	padding-right: 11px;
	padding-bottom: 10px;*/
	text-align: center;
}

#size_container {
	text-align: left;
}
#cart_stuff {

}
.infobox {
	border:1px solid #000;
	padding:10px;
	margin:20px;
}
table.cart_table {
	border-collapse: collapse;
	border: 0;
}

table.cart_table th {
	font-size: 11px;
	color: black;
	font-weight: Bold;
	text-align: left;
	background-color: #cccccc;
	border: 1px solid #ffffff;
	padding: 2px;
}

table.cart_table td {
	font-size: 11px;
	background-color: #ededed;
	padding: 2px;
	text-align: left;
	border: 1px solid #ffffff;
}

table.colour_table {
	border-collapse: collapse;
	border: 1px solid black;
}

table.colour_table td {
	width: 20px;
	font-size: 11px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	text-align: center;
	background-color: #d8e0ed;
	height: 13px;
}
table.colour_table td.spacertop {
	height: 8px;
	font-size: 2px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	text-align: center;
	background-color: #d8e0ed;
	height: 10px;
	margin: 0px;
}
table.colour_table td.spacerbottom {
	height: 8px;
	font-size: 2px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	text-align: center;
	background-color: #d8e0ed;
	height: 10px;
}
table.colour_table td.colour_radio {
	font-size: 11px;
	border: 1px solid black;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	text-align: center;
	background-color: #fefbd0;
	height: 10px;
}
table.colour_table td.head {
	font-size: 11px;
	border: 1px solid black;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;;
	color: #000000;
	text-align: center;
	background-color: #bac8e2;
	height: 10px;
	font-weight: normal;
}

.colour_box {
	width: 32px;
	height: 13px;
	font-size: 2px;
	border: 1px solid black;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#form_container {
}

/* Fix IE. Hide from IE Mac \
* html ul li  { float: left; }
* html ul li a { height: 1%; }
/* End */*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	color:#039;
	font-weight:bold;
	text-decoration:none;
}
#nav li ul a {
	width:100px;
}
#nav li ul a {
	display: block;
	color:#039;
	font-weight:bold;
	text-decoration:none;
}
#nav li ul li:hover {
	background-color:#def;
}


#nav li { /* all list items */
	float: left;
	margin:0;
	/* width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	border:1px solid #000;
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding:2px;
}

#nav li ul li {
	border:1px solid #999;
	margin:1px;
	padding:4px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
* html #nav li{position:relative}
* html #nav li:hover ul, * html #nav li li:hover ul,* html #nav li li li:hover ul,* html #nav li.sfhover ul,* html #nav li li.sfhover ul,* html #nav li li li.sfhover ul { /* lists nested under hovered list items */
 left: 0;
}
