ul {
	margin-left: 25px;
}


	a { color: #08328C; }
	a:hover { color: #F08A00; }



	img { border: none; }




.pagehead
{
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #E2DFDE;
	font-size: 1.75em;
}

.gillsans-800 {
	color: #FFFFFF;
	font-size: 21px;
	/*margin-right: 5px;*/
}
.gillsans { color: #5D6C8C; }
.gillsans-2 { color: #5D6C8C; font-size: 15px; }

.paragraph_titles {
	color:#434E66;
	font-size:11pt;
	font-weight:bold;
	margin:0;
}






.messages a { display: inline; }


.product-clip {
	background-image: url("/images/product-clip-tile.gif");
	background-repeat: repeat-x;
	/*background-color: #FFF;*/
	padding-top: 12px;
}

.free-shipping {
	background-image: url(/images/icons/icon_lorry.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 22px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	clear: left;
}

.free-shipping span {
	color: #F00;
}

.parts-available  {
	background: url("/images/icons/wrench.png") no-repeat scroll left center transparent;
	color: #369;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 0 2px 21px;
	white-space: nowrap;
}




/* ------------------------------ */
/* -----[ WHEELCHAIR PARTS ]----- */
/* ------------------------------ */

#company-logos a {
	border: 1px solid #CCC;
	border-radius: 4px;
	display: inline-block;
	margin: 0 10px;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#company-logos a img {
	background-color: #FFF;
	padding: 1px;	
}

#company-logos a:hover {
	border: 1px solid #000;
}

#wheelchair-parts {
	/* NULL */
}

#wheelchair-parts h3 {
	border-bottom: 1px dotted #000;
	padding: 2px 0;
}

.chair-listing-wrapper {
	width: 100%;
}

.chair-listing {
	float: left;
	margin: 0 0 0 15px;
	width: 48%;
}

.chair-listing li {
	list-style: none;
	margin-bottom: 2px;
}

/* --- CATEGORY STUFF --- */

.sub-menu-item {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 5px;
	cursor: pointer;
	float: left;
	height: 160px;
	margin: 9px;
	text-align: center;
	width: 160px;
	padding: 1px;
	position: relative;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sub-menu-item:hover {
	border: 1px solid #000;
}

.category-image {
	background-color: #FFF;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	display: block;
	overflow: hidden;
	padding: 3px;
	height: 110px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

.category-title {
	background-color: #FFF;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	display: block;
	font-weight: bold;
	height: 40px;
	padding: 2px 3px;
	text-align: center;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

/* --- PARTS PAGE --- */

#parts-navigation {
	float: left;
	margin-right: -200px;
	width: 200px;
	
}

#parts-area {
	border-left: 1px solid #CCC;
	float: left;
	margin-left: 209px;
	padding-left: 5px;
}

#parts-tree li {
	list-style: none;
}

#parts-table {
	font-size: .85em;
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

#parts-table thead th {
	font-size: 1.2em;
	color: #707070;
	text-align: center !important;
}

#parts-table tr.even {
	background-color: #F9F9F9;
}

#parts-table tr.odd {
	background-color: #EEE;
}

#parts-table tr.highlight-part-row {
	background-color: #F6F29D;
	font-weight: bold;
}

#parts-table td {
	padding: 2px;
}

#parts-table .pos {
	text-align: center;
	width: 50px;
}

#parts-table .num {
	font-size: 1.1em;
	text-align: center;
	white-space: nowrap;
	width: 50px;
}

#parts-table .des {
	/* NULL */
}

#parts-table .rem {
	/*width: 80px;*/
}

#parts-table .prc {
	font-size: 1.2em;
	text-align: right;
	white-space: nowrap;
	width: 50px;
}

#parts-table .qty {
	font-size: 1.1em;
	text-align: right;
	white-space: nowrap;
	width: 75px;
}

/* --- NO PARTS --- */

#quickie-parts-announce {
	background-color: #FFE;
	border: 1px dashed #CCC;
	margin: 0 0 1.5em;
	padding: 5px;
}

#quickie-parts-announce p {
	margin: 0;
}

#quickie-parts-table {
	border-collapse: collapse;
	margin-bottom: 1.2em;
	width: 500px;
}

#quickie-parts-table tr {
}

#quickie-parts-table tr td {
	border: 1px solid #D8D8D8;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 50%;
}

#quickie-parts-table tr td h3 {
	color: #515D6D;
	margin: 0 !important;
}

#view-manual a, #part-search {
	background-color: #E9E9E9;
	border-radius: 5px;
	display: inline-block;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#view-manual a {
	background: #E9E9E9 url(/images/icons/page_white_acrobat.png) no-repeat scroll 5px center;
	padding-left: 26px;
}

#view-manual a:hover {
	background-color: #369;
	color: #FFF;
}




/*****************************************/
/***********[ Product Options ]***********/
/*****************************************/
.ui-tabs-nav-item { font-size: 85%; font-weight: bold; }
#product-configure {
	font-size: 85%;
}
.option-title {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 17px;
	padding-left: 5px;
	background-color: #eee;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	word-spacing: 2px;
	font-weight: bold;
}

.has-children {
	background-image: url("/images/icons/chart_organisation.gif");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.indent2 {
	margin-left: 20px;
}
.light-color {
	background-color:#EEEEEE;
	/* 	background-color:#CFCFBC; */
	font-weight:bold;
}

.red { color: #F00; }












/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text, .form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px;}
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px;}

.group-select {
    margin:10px 0;
    border: 0;
    padding:10px 25px 12px 25px;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;

    /* Orange...
    border:1px solid #f19900;
    background:#F9F3E3;
    color:#E76200;
    */
    border:1px solid #D3D3D3;
    background:#EEE;
    color:#666;

    padding:0 8px;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:50%; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:95%; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:90%; }
.group-select li .input-box select { width:90%; }

.subhead { border-bottom:1px solid #E2DFDE; font-size: 20px; margin-bottom: 5px; margin-top: 0px;}




/*****************************************/
/***********[ Form Validation ]***********/
/*****************************************/
.form-list label.validation-failed { display: block; }
label.validation-failed, label.validation-failed1, .required { color:#DF280A; }
label.validation-failed, label.validation-failed1 {
	margin-left: 5px;
	clear:both;
	padding-top:4px;
	background:url(../images/magento/error_msg_icon.gif) no-repeat 0px 0px;
	padding-left:18px;
	font-size:80%;
	font-weight:bold;
}

input.validation-failed, select.validation-failed {
	border:1px dashed #EB340A !important;
	background-color: #faebe7;

}
input.validation-failed {
	padding: 1px;
}

#billing-shipping-form input.validation-failed,
#billing-shipping-form select.validation-failed {
	background-color: #faebe7 !important;
	background-image: url(../images/magento/error_msg_icon.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

label.required {
	font-weight:bold;
	}
p.required {
	font-size:.95em;
	text-align:right;
	}



/********************************/
/***********[ Common ]***********/
/********************************/

.checkout-types li, .group-select li { list-style: none; }


.checkout-types { margin: 0; }

.curvycorners { padding: 0; }

.example { color: #999; }
.width220 { width: 170px; }
select.width220 { width: 175px; }
.leftCol { text-align: right; width: 175px; }

table.padding3 td { padding: 3px; vertical-align: top; }

.light { color: #B5ACA7; font-size: 90%; }

.highlight-green { background-color:#DFFFE3; }



h3, .h3 { font-size:131%; color:#210; font-weight:bold; padding:0; margin:1px; letter-spacing:0; word-spacing:0; }
/* jwc commented out to test below h4, .h4 { font-size:93%; color:#221; font-weight:bold; }*/

h4, .h4 { font-size:100%; color:#221; font-weight:bold; }

/*
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
*/

.success { color:#3d6611; }
.error { color:#DF280A; }
.notice {color:#e26703;}
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden;}
.errorMessage, .successMessage, .noticeMessage, .noteMessage {
	margin: .5em 0 !important;
	border-style:solid !important;
	border-width:1px !important;
	background-repeat:no-repeat !important;
	background-position:10px 6px !important;
	padding:8px 8px 8px 32px !important;
	font-size:.95em !important;
	font-weight:bold !important;
	}
/* .errorMessage li, .successMessage li, .noticeMessage li {margin-bottom:.2em; } */
.errorMessage {
	border-color:#f16048;
	color:#DF280A;
	background-color:#faebe7;
	background-image:url(../images/magento/error_msg_icon.gif);
	}
.successMessage {
	border-color:#446423;
	color:#3d6611;
	background-color:#eff5ea;
	background-image:url(../images/magento/success_msg_icon.gif);
	}
.noticeMessage, .noteMessage {
	border-color:#fcd344;
	color:#3d6611;
	background-color:#fafaec;
	background-image:url(../images/magento/note_msg_icon.gif);
	}
ul.messages span {
	font-weight: normal;
}

ul.nostyle li, ol.nostyle li { list-style: none; }
ul.nostyle, ol.nostyle { margin: 0px; padding: 0px; }

strong { font-weight: bold; }

.nl { clear: both;  }
.nl:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.nl{display:inline-table}
* html .nl{height:1%}
.nl{display:block}

.nl-right { clear: right; }
.nl-left { clear: left; }

.red { color: #F00; }

/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right; }
.odd { background-color: #EEE; }
.even { background-color: #FAFAFA; }

.highlight-part-row {  background-color: #F6F29D; }
.highlight-part-row td { font-weight: bold; }

.paragraph-title {
	font-size: 110%;
	color: #369;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #336699;
}
.back-to-top {
	float: right;
}

/* Page heading */
.page-head { margin:0 0 25px 0; border-bottom:1px solid #ccc; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
	margin:0;
	font-size:1.7em !important;
	font-weight:normal !important;
	text-transform:none  !important;
	text-align:left;
	}




.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(/js/ie/border-radius.htc);*/
}







/* BIG ORANGE BUTTONS */
/*
.a-orange {
    display:block;
    float:left;
    background:transparent url(/images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
}
.a-orange, .a-orange:hover, .a-orange:link, .a-orange:visited {
	color:#fef5e5;
	text-decoration:none;
}
.a-orange span {
	display:block;
	padding:0 17px 0 25px;
	background:transparent url(/images/btn_proceed_to_checkout_bg.gif) no-repeat;
	line-height:40px;
}

.btn-orange {
	display: -moz-inline-box;
	display: inline-block;
	margin-top: 2px;
	margin-right: 8px;
	height: 42px;
	background:transparent url(/images/btn_proceed_to_checkout_bg.gif) no-repeat;
}
.btn-orange span {
	display: -moz-inline-box;
	display: inline-block;
	position: relative;
	background:transparent url(/images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
	margin-right:-8px;
	height: 42px;
	font-size:15px;
}

.btn-orange button {
	border: 0;
	background:transparent;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 16px;
	font-size:15px;
	font-weight:bold;
	color:#fef5e5;
	cursor: pointer;
}
*/


/************************************/
/***********[ Pagination ]***********/
/************************************/
.headingBar {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pagnDisabled {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 5px;
	white-space: nowrap;
	cursor: default;
}

.pagnLead {
	font-size: 11px;
	font-weight: bold;
	padding: 0pt 5px 0pt 2px;
}

.pagnTable,.pagnLink,.pagnPrev,.pagnNext {
	font-size: 11px;
	line-height: 26px;
	text-align: center;
}

.pagnCur {
	font-size: 11px;
	font-weight: bold;
	padding: 0pt 5px;
}

.pagn a {
	padding: 5px;
	text-decoration: none;
}

.pagn a:hover,.pagn a:active {
	border: 1px solid #CCC;
	padding: 4px;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}














/*****************************************/
/***********[ Account / Login ]***********/
/*****************************************/

/********************** Columns */

.form-list { list-style: none; }
/* All
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; } */

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right;}

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right;}

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.group-select label, .form-list label, .payment-methods label {
	color:#666666;
	font-weight:bold;
}



