body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
td { font-size: 70%; }
td/* */ { font-size: 100%; }
td { font-size: 11px; }
td/* */ { font-size: 11px; }
.stretchy {
	w\idth: 100%;
}
.stretchy td {
	w\idth: 50%;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #439BB5;
	text-decoration: none;
}
a:visited {
	color: #439BB5;
	text-decoration: none;
}
a:hover {
	color: #CC0717;
	text-decoration: underline;
}
p {
	margin-top: 0px;
}
ul {
	margin: 0px;
	padding-left: 15px;
	list-style-type: square;
}
u {
	text-decoration: none;
}


/* header */

#logo {
	float: left;
}
#date {
	text-align: right;
	padding-top: 20px;
	padding-right: 16px;
}
#strapline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	padding-left: 107px;
}







/* Helpline
----------------------------------------------------------------------------- */
.helpline {
	font-size: 18px;
}
.helpline span {
	color: #CC0717;
}







/* Main menu
----------------------------------------------------------------------------- */
#menu-position {
	padding-right: 10px;
	padding-top: 32px;
}
#menu-position-footer {
	padding-right: 10px;
}
#main-menu, #main-menu-footer {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: auto;
	position: relative;
	z-index: 2;
}
#main-menu li, #main-menu-footer li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
    display: inline;
	text-align: center;
	padding-bottom: 8px;
}
#main-menu .off, #main-menu-footer .off {
	background: transparent url("../nav/tab_blue.gif") 100% 0px no-repeat;
}
#main-menu .on, #main-menu-footer .on {
	background: transparent url("../nav/tab_red.gif") 100% 0px no-repeat;
}
#main-menu li div a, #main-menu-footer li div a {
    display: block;
    padding: 10px 0px 10px 0px;
    text-decoration: none;
	width: 96px;
}
#main-menu li div a:hover, #main-menu-footer li div a:hover {
    text-decoration: underline;
}
.off div a, .off div a:hover, .off div a:visited, .on div a, .on div a:visited {
	color: #FFFFFF;
}







/* Date
----------------------------------------------------------------------------- */
.date-line {
	clear: both;
	height: 23px;
	background: url(../nav/date_line.gif) repeat-x bottom left;
	background-color: #D3505B;
	position: relative;
	top: -6px;
	z-index: 1;
	color: #FFFFFF;
	padding: 3px 0px 0px 10px;
}







/* Columns
----------------------------------------------------------------------------- */
#content {
	clear: both;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
}







/* Left column
----------------------------------------------------------------------------- */
#left-column {
	width: 174px;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.title {
	background: url(../nav/title_blue.gif) no-repeat top right;
	width: 150px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-bottom: 10px;
	font-weight: bold;
}







/* Search form
----------------------------------------------------------------------------- */
.form-textbox-search {
	width: 98px;
	border-top: solid 1px #C5C9CC;
	border-left: solid 1px #C5C9CC;
	border-bottom: solid 1px #F8F9F9;
	border-right: solid 1px #F8F9F9;
	background-color: #F8F9F9;
	position: relative;
	top: -10px;
}
.form-textbox-home {
	width: 144px;
	border-top: solid 1px #C5C9CC;
	border-left: solid 1px #C5C9CC;
	border-bottom: solid 1px #F8F9F9;
	border-right: solid 1px #F8F9F9;
	background-color: #F8F9F9;
}
.password {
	margin-top: 1em;
}
div.search_result {
	border-bottom: solid 1px #DBE0E3;
}







/* Sub menu
----------------------------------------------------------------------------- */
#sub-nav {
	margin: 0px -12px;
	width: 170px;
	padding-left: 1px;
}
#sub-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sub-nav ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}
.subnav-bullet-off {
	background: transparent url("../nav/subnav_top_off.gif") center left no-repeat;
	border-bottom: solid 1px #439BB5;
}
.subnav-bullet-on {
	background: transparent url("../nav/subnav_top_on.gif") center left no-repeat;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	border-bottom: solid 1px #B80412;
}
#sub-nav ul li div a {
	display: block;
	text-decoration: none;
	padding: 5px 12px 6px 12px;
	color: #000000;
}
#sub-nav ul li div a:hover {
	text-decoration: underline;
}







/* 
----------------------------------------------------------------------------- */
#left-column .phone {
	margin-top: 2em;
	background-color: #CC0717;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
}







/* Boxout
----------------------------------------------------------------------------- */
.boxout {
	background: url(../nav/boxout_back.gif) no-repeat top left;
	padding: 10px 12px 20px 12px;
	width: 150px;
}
.boxout-footer {
	width: 174px;
	height: 4px;
	background: url(../nav/boxout_footer.gif) no-repeat top left;
	margin-bottom: 16px;
}
.boxout-search {
	background: url(../nav/boxout_search.gif) no-repeat top left;
	padding: 10px 12px 15px 12px;
	width: 150px;	
}
.boxout a:link, .boxout a:visited, .boxout a:hover {
	color: #1C5C6F;
}







/* Currency
----------------------------------------------------------------------------- */
.currency ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 27px;
}
.currency ul li {
	float: left;
    display: inline;
	padding-right: 2px;
	padding-bottom: 4px;
	margin-right: 1px;
}
.currency .selected {
	background-image: url(../nav/flag_highlight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.currency-title {
	color: #CC0717;
	padding: 7px 0px 10px 0px;
	border-top: solid 1px #7F8A8F;
}







#shopping-message {
	padding-top: 20px;
	padding-bottom: 12px;
}
#shopping-message img {
	padding-top: 5px;
}


/* main */

#page-content {
	margin-left: 213px;
	padding-right: 30px;
}
#page-content-home {
	margin-left: 213px;
	padding-right: 7px;
}
#page-content-end {
	clear: both;
	height: 40px;
}
#breadcrumb {
	font-size: 10px;
	padding-bottom: 10px;
}
#breadcrumb strong {
	color: #666666;
}







/* Titles
----------------------------------------------------------------------------- */
h1 {
	color: #CC0717;
	font-size: 22px;
	font-weight: lighter;
}
h2 {
	color: #CC0717;
	font-size: 16px;
	font-weight: lighter;
	padding-top: 0px;
	margin-top: 0px;
	padding-top: 1em;
}


/* home page right column */

#home-middle-column {
	margin-right: 204px;
}
#home-right-column {
	width: 174px;
	float: right;
}
.title-red {
	background: url(../nav/title_red.gif) no-repeat top right;
	width: 150px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-bottom: 10px;
	font-weight: bold;
}
#home-right-column .login label {
	display: none;
}
#home-right-column .login ul {
	margin: 0px;
	padding: 0px 0px 1em 13px;
	list-style-type: square;
}
#home-right-column a.title-link:link, #home-right-column a.title-link:visited {
	color: #CC0717;
}
#home-right-column td {
	padding-top: 10px;
}
#home-right-column .product-title {
	margin-bottom: 10px;
	padding: 0px;
}
#home-right-column .img {
	padding: 0px 10px 5px 0px;
	vertical-align: top;
}
#home-right-column .img img {
	border: solid 1px #439BB5;
}
#home-right-column .price {
	vertical-align: center;
	padding: 0px 0px 5px 0px;
}
.today {
	padding-bottom: 1em;
}
.today li {
	padding-bottom: 1em;
}







/* Home page only
----------------------------------------------------------------------------- */
.home-boast-box {
	padding-bottom: 1.5em;
}







/* Home page products table
----------------------------------------------------------------------------- */
#home-products-table {
	w\idth: 96%;
}
#home-products-table td {
	w\idth: 32%;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
}
#home-products-table .left {
	vertical-align: bottom;
	padding-right: 20px;
}
#home-products-table .right {
	padding-left: 20px;
}
#home-products-table a img {
	vertical-align: top;
	border: solid 1px #439BB5;
	margin-bottom: 2px;
}
#home-products-table .homepage-product-title {
	height: 30px;
}






#thumbnail-products-table {
	w\idth: 96%;
}
#thumbnail-products-table td {
	w\idth: 32%;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 1em;
	padding-top: 1em;
}
#thumbnail-products-table .left {
	padding-right: 12px;
}
#thumbnail-products-table .middle {
	padding-left: 12px;
	padding-right: 12px;
}
#thumbnail-products-table .right {
	padding-left: 12px;
}
#thumbnail-products-table a img {
	vertical-align: top;
	border: solid 1px #439BB5;
	margin-bottom: 2px;
}
#thumbnail-products-table .thumbnail-product-title {
	height: 30px;
}






/* Footer
----------------------------------------------------------------------------- */
#footer {
	clear: both;
}
.footer-contact-details {
	padding: 0px 9px 10px 9px;
}
.copy {
	color: #515C61;
	padding: 0px 0px 20px 9px;
}
#footer .pipe {
	padding-left: 10px;
	padding-right: 10px;
	width: 20px;
	color: #FFFFFF;
}

#image-placement {
	float: right;
	padding-left: 20px;
	text-align: right;
}
#image-placement img {
	padding-bottom: 5px;
}
#image-placement .caption {
	padding-bottom: 40px;
	text-align: right;
}

#second-level-prod-list table {
	border-top: solid 1px #DBE0E3;
}
#second-level-prod-list td {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 15px;
	border-bottom: solid 1px #DBE0E3;
	vertical-align: top;
}
#second-level-prod-list .price {
	text-align: right;
	padding-right: 0px;
}







/* Basket sidebar
----------------------------------------------------------------------------- */
#basket-table {
	padding-bottom: 10px;
}
#basket-table table {
	width: 146px;
}
#basket-table th {
	color: #CC0717;
	text-align: left;
	padding: 0px 0px 5px 0px;
}
#basket-table td {
	padding: 4px 0px 5px 0px;
	vertical-align: top;
	border-top: solid 1px #A9AFB3;
}
#basket-table .qty {
	padding-left: 15px;
	text-align: right;
}
#basket-table .total td {
	border-top: solid 1px #7F8A8F;
}
.product-image {
	padding-right: 10px;
}







/* Product detail listing
----------------------------------------------------------------------------- */
#order-box {
/*	width: 5em;*/
/*	clear: right;*/
margin-top: 20px;
}

#order-box th, #basket-box th {
	text-align: left;
	color: #CC0717;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: solid 1px #DBE0E3;
}
#order-box td, #basket-box td {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: solid 1px #DBE0E3;
}
#order-box .separator {
	border-bottom: none;
	padding-top: 25px;
}
#order-box .thumbnail {
	width: 123px;
	float: left;
}
#order-box .description-text {
	margin-left: 123px;
}
#order-box .description, #basket-box .description {
	padding-left: 0px;
}
#order-box .price, #basket-box .price, #basket-table .price {
	text-align: right;
}
#order-box .none, #basket-box .none {
	padding-left: 0px;
}
#order-box .no-border, #basket-box .no-border {
	border-bottom: none;
}
#order-box .middle, #basket-box .middle {
	text-align: center;
}
#order-box .middle input, #basket-box .middle input {
	text-align: center;
}

#order-box table tr.option-bottom td {
	border-bottom: solid 1px #4BA5BF;
}

div.downloads-box {
	margin: 20px 0 10px 0;	
}
div.downloads-box .small-link {
	margin-top: 10px;
}







/* Alert boxes
----------------------------------------------------------------------------- */
.alert, #message_failure {
	background: url(../nav/warning_left_bottom.gif) no-repeat left bottom;
	color: #FFFFFF;
	margin: 0px;
}
.alert2 {
	background: url(../nav/warning_right_bottom.gif) no-repeat right bottom;
}
.alert3 {
	background: url(../nav/warning_left_top.gif) no-repeat left top;
}
.alert4 {
	background: url(../nav/warning_right_top.gif) no-repeat right top;
	padding: 7px 10px 10px 10px;
}
.alert h2, #message_failure h2 {
	color: #FFFFFF;
	padding-top: 0px;
}
.alert-spacing {
	height: 23px;
	width: 300px;
}



.success {
	background: url(../nav/success_left_bottom.gif) no-repeat left bottom;
	color: #FFFFFF;
	margin: 0px;
}
.success2 {
	background: url(../nav/success_right_bottom.gif) no-repeat right bottom;
}
.success3 {
	background: url(../nav/success_left_top.gif) no-repeat left top;
}
.success4 {
	background: url(../nav/success_right_top.gif) no-repeat right top;
	padding: 7px 10px 10px 10px;
}
.success h2 {
	color: #FFFFFF;
	padding-top: 0px;
}
.success-spacing {
	height: 23px;
	width: 300px;
}







/* Product tabs
----------------------------------------------------------------------------- */
#products-tabs {
	padding-right: 10px;
}
#products-tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: auto;
	position: relative;
	z-index: 2;
}
#products-tabs li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
    display: inline;
	text-align: center;
	padding-bottom: 8px;
}
#products-tabs .off {
	background: transparent url("../nav/tab_products_blue.gif") 100% 0px no-repeat;
}
#products-tabs .on {
	background: transparent url("../nav/tab_products_red.gif") 100% 0px no-repeat;
}
#products-tabs li div a {
    display: block;
    padding: 10px 0px 10px 0px;
    text-decoration: none;
	width: 128px;
}
#products-tabs li div a:hover {
    text-decoration: underline;
}
#products-tabs a, #products-tabs a:hover, #products-tabs a:visited, #products-tabs a:visited {
	color: #FFFFFF;
}

#products-tabs-line {
	clear: right;
	height: 23px;
	background: url(../nav/date_line.gif) repeat-x bottom left;
	background-color: #D3505B;
	position: relative;
	top: -6px;
	z-index: 1;
	color: #FFFFFF;
	padding: 3px 0px 0px 10px;
	margin-bottom: -2px;
}
#products-tabs-line a:link, #products-tabs-line a:visited, #products-tabs-line a:hover {
	color: #FFFFFF;
}

#products-tabs-clear {
	clear: right;
	padding-top: 2em;
}







/* 
----------------------------------------------------------------------------- */
#detailed-spec-images td {
	padding-left: 5px;
	padding-right: 5px;
}
#detailed-spec-images img {
	padding-bottom: 3px;
}
#detailed-spec-images .caption {
	width: 160px;
}
#main-text {
	padding-bottom: 2em;
}
#main-text table {
	border-top: solid 1px #DBE0E3;
}
#main-text th {
	border-bottom: solid 1px #DBE0E3;
	padding: 4px 8px 4px 8px;
	text-align: center;
	color: #CC0717;
}
#main-text td {
	border-bottom: solid 1px #DBE0E3;
	padding: 4px 8px 4px 8px;
	text-align: center;
}
#downloads-box td {
	border: solid 1px #CC0717;
	padding: 10px 10px 5px 5px;
}
#downloads-box td td {
	border: none;
	padding: 0px 0px 5px 5px;
}
.product-link img {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}




/* Customer fixes
----------------------------------------------------------------------------- */
.fixed-styles {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #000000 !important;
}
.fixed-styles font {
	color: #000000 !important;
	font-size: 11px !important;
}
.fixed-styles table {
	border-top: solid 1px #DBE0E3 !important;
	border-left: solid 1px #DBE0E3 !important;
	border-bottom: none !important;
	border-right: none !important;
	width: auto !important;
	height: auto !important;
}
.fixed-styles td {
	border-bottom: solid 1px #DBE0E3 !important;
	border-right: solid 1px #DBE0E3 !important;
	border-top: none !important;
	border-left: none !important;
	width: auto !important;
	background-color: #FFFFFF !important;
}







/* Form stuff
----------------------------------------------------------------------------- */
.form-layout td {
	padding-bottom: 5px;
}
.form-layout td td {
	padding-bottom: 5px;
}
.form-layout .none {
	padding-bottom: 0px;
}
.form-layout .button-spacing {
	padding-top: 15px;
}
.button-spacing-no-table {
	padding-top: 20px;
}
.form-layout .asterisk {
	padding-right: 5px;
}
.form-layout .spacing {
	padding-right: 10px;
}
.form-layout.credit-account .spacing {
	width: 130px;
}
.form-layout .spacing-big {
	padding-right: 20px;
}
.form-textbox {
	border-top: solid 1px #D9DDE0;
	border-left: solid 1px #D9DDE0;
	border-bottom: solid 1px #E9ECEE;
	border-right: solid 1px #E9ECEE;
	background-color: #E9ECEE;
}
.form-button-dark {
	border-top: 1px solid #E9ECEE;
	border-left: 1px solid #E9ECEE;
	border-bottom: solid 1px #D9DDE0;
	border-right: 1px solid #D9DDE0;
	background-color: #E9ECEE;
	padding-left: 0px;
	padding-right: 0px;
}
.form-indent {
	padding-left: 2.2em;
}
.form-indent2 {
	padding-left: 4.4em;
}
#basket-box label {
	display: none;
}
.iemca-search, .search-page-search {
	position: relative;
	top: -10px;
}
.error {
	background-color: #c00514;
}
.edit-button {
	float: right;
}







/* 
----------------------------------------------------------------------------- */
.second-col {
	padding-left: 30px;
}
.new-customer-text {
	width: 22em;
}

#print-order {
	float: right;
	padding-left: 20px;
}
#print-order td {
	text-align: center;
}
#print-order a {
	text-decoration: none;
	display: block;
	padding: 10px;
}


.warning-box {
	background-color: #CC0717;
	color: #FFFFFF;
	padding: 4px;
}

.contact-details {
	float: right;
}

.ul-spacing {
	margin-top: 1em;
	margin-bottom: 1em;
}
#account table {
	w\idth: 99%;
}
#account table h2 {
	padding-top: 0px;
}
#account td {
}
#account .left {
	padding-right: 20px;
	w\idth: 33%;
}
#account .middle {
	w\idth: 33%;
}
#account .right {
	padding-left: 20px;
	w\idth: 33%;
}
#account .gap {
	width: 20px;
}
#account a:link, #account a:visited {
	text-decoration: none;
}
#account a:hover {
	text-decoration: underline;
}
.account_image {
	float: left; 
	margin-top: 10px;
	margin-right: 30px; 
	margin-bottom: 10px; 
	width: 70px;	
}

/***** Custom Iemca part finder styles ******/


#iemca table, #basket-box table {
	border-top: solid 1px #DBE0E3;
}

#iemca th, #basket-box th {
	text-align: left;
	color: #CC0717;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: solid 1px #DBE0E3;
}
#iemca td, #basket-box td {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: solid 1px #DBE0E3;
}
#iemca .description, #basket-box .description {
	padding-left: 0px;
}
#iemca .price, #basket-box .price {
	text-align: right;
	padding-left: 15px;
}
#iemca .none, #basket-box .none {
	padding-left: 0px;
}
#iemca .no-border, #basket-box .no-border {
	border-bottom: none;
}
#iemca .middle, #basket-box .middle {
	text-align: center;
}
#iemca .middle input, #basket-box .middle input {
	text-align: center;
}

.iemca-box {
	padding: 15px;
	margin: 5px;
	padding: 7px;
	border: 1px solid #ccc;
	width: 230px;
}

/* LiveSearch */

#LSResult {
      position: absolute;
      background-color: #fff;
      min-width: 180px;
      margin: 1px 0px 2px 0px;
      padding: 0px;
	  padding-top: 5px;
}

ul#LSShadow {
      position: relative;
      right: 1px;
      margin: 0px;
      padding: 0px;
      background-color: #666; /*shadow color*/
      color: inherit;
}

.LSResults {
      position: relative;
      bottom: 1px;
      right: 1px;
      background-color: white;
      border:  1px solid #AAA;
      padding: 5px;
    }

.LSRow {
	padding: 3px;
}

.LSRow a:link, .LSRow a:visited, .LSRow a:active, .LSRowNormal {
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #000000;
}

.LSRow a:hover, .LSRowHover {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FEFFA0;
	cursor:pointer;
}

/*** Specials order form ***/

#specials_form .right {
	text-align: right;
}

#specials_form td {
	text-align: left;
}

/* Choose payment page */

#choose-payment {
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

#choose-payment .option {
	float: left;
/*	margin: 5px;*/
/*	padding: 7px;*/
/*	border: 1px solid #ccc;*/
	width: 230px;
	margin-right: 40px;
}

.option2 {
	float: left;
	margin: 5px;
	padding: 7px;
	border: 1px solid #ccc;
	width: 230px;
}

/**** Spec pages ****/

#main-text table td {
	text-align: left;
	border: 1px solid #ccc;
}

#christmas_box {
	background-color: #DBE0E3;
	border: 1px solid #CC0717;
	padding: 7px;
	margin-bottom: 20px;
	background: #fff url(../nav/snowflakes.gif) repeat top left;
}
#christmas_box img {
	float: right;
	margin-left: 10px;
}


