/* GENERAL STYLES */
/* CSS Document */

h1 {
	font-size: 2.4em;
	padding: 0px;
	color:#697F8D;
	font-weight:normal;
	padding: 3px 0px 5px 0px;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color:#E6771E;
	margin:0;
	padding: 0px;
	margin-top:2px;
	padding-bottom:10px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin:0;
	padding:0;
	background:none;
	padding-bottom:10px;
	color:#000000;
}

h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin:0;
	padding-bottom:10px;
}

#home-icons ul li {
	list-style-type:none !important;
	margin-left:50px !important; 
	display:block;
	float:left;
	text-align:center;
}

.umbSearchHighlight, .umbSignupError {
	font-weight:bold;
	color: #E6771E;
}



#headerlogo img {
	padding: 15px 0px 15px 20px;
	vertical-align:bottom;

}

#sign-in p {
	float:right;
	padding:5px 0px 5px 0px;
}

input.main-search {
	width:150px;
	margin: 1px 10px 10px 0;
	float:left;
}

input[type="image"] {
	float:left;
}

#headersearch label {
	visibility:hidden;
	display:none;
}

#searchBox_1_search, #searchBox_2_search {
	float:left;
	width:145px;
	color: #444;
	margin: 1px 0px 5px 0px;
}

select { 
 	background-color: #F0F0EC; 
 	color: #444444;
}

#pages-in-section img, .NewsItem img, .inarticle {
	float:left;
	padding-right:10px;
}

#innercontent #pages-in-section ul li {
	border-bottom: solid 1px #EEEDEB;
	padding-left: 10px;	
	font-size:0.9em;
}

#innercontent #product-results ul li {
	width:100%;
	overflow:hidden;
	padding-left:0px;
}

#pages-in-section a, .level2links a, #display-news a, #events a, .links a, #display-news-home a {
	font-size:1.2em;
	line-height:30px;
}

#stocklist a {
	font-size:1.2em;
}

.grey-bkg, #stocklist-detail {
	background:#F0F0EC;
	padding:10px;
}

#map-holder {
	background:#F0F0EC;
	overflow:hidden;
	width:100%;
}

#map-holder div {
	float:right;
}

.divider a {
	font-size:1em !important;
}

ul#searchResults p {
	padding-bottom:5px;
} 

ul#searchResults h2 {
	font-size:1em;
	padding-bottom:5px;
}

ul#searchResults li a {
	font-size:1.2em;
	line-height:30px;
}

#stocklist ul li {
	padding-top:10px;
	margin-bottom:0px;
}

ul.no-divide li {
	border:0px !important;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

ul.no-divide {
	margin-bottom:5px;
}

ol {
	list-style-type: decimal;
	padding-left: 20px;
}

#events ul {
	padding:10px 100px 10px 10px;
	background:#EBEBEB;
}

#events br, #event-details br {
	clear:both;
}

span.label {
	width: 140px;
	float: left;
	font-weight:bold;
	padding-bottom:5px;
	position:relative;
}

/***** Tables *****/
 
#product-results table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}

#product-results table tr td {
  	padding:8px 8px 8px 8px;
	background: #FFFFFF url(../images/seperator_vertical.gif) no-repeat right 12px;
	vertical-align:top;
	border-bottom: dotted 1px #D7D7D7;
}

#product-results table tr td span {
	font-weight:bold;
	display:block;
}

#product-results table tr.lastrow td {
	border-bottom:1px dotted #606060;
}

#product-results table tr td.lastcell {
	background-image:none;
}

#product-results table tr td.lastcell img {
	padding-right:0px;
}

#product-results table tr td input {
	padding-top:20px;
	padding-left:12px;
}

#product-results table tr td img {
	vertical-align:middle;
}

#product-results table tr th {
  	padding:10px 8px 8px 8px;
	border-bottom:dotted 1px #606060;
	border-top: dotted 1px #D7D7D7;
}

#prodcontent table {
	padding-top: 1em;
	padding-bottom: 1em;
}

table#form {
	margin-top:20px;
}

#product-results ul li {
	padding-left:0px !important;
}

#product-results a {
	margin:0px;
	padding:0px;
}

#product-results img {
	padding: 1px;
	margin-right:10px;
	border:2px solid #EDECEA;
}

#proddetail img {
	border: solid 2px #EDECEA;
}

.basketmsg a {
	float:left;
}

.basketmsg {
	padding-bottom:0px;
	overflow:hidden;
	width: 100%;
}

.basketmsg p {
	padding: 15px 0px 0px 0px;
}

.basketmsg img {
	vertical-align:middle;
}

table.downloads img {
	float:left;
	padding-right:10px;
}

table.downloads th#file-size, table.downloads th#file-type {
	width:6em;
}

table.downloads td {
	background: #EBEBEB;
	padding:10px;
}

table.downloads th {
	border-bottom: solid 2px #000000;
}

#innercontent ul {
	padding-bottom:15px;
}

#innercontent ul li {	
	list-style-type:disc;
	margin-left:20px;
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom:5px;
}

#innercontent #pages-in-section ul li, #innercontent #display-news-home ul li, #innercontent #display-news ul li, ol.faqheader li, ol.headedlist li, #innercontent .links ul li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 10px;
	border-bottom: solid 1px #E5E0DC;	
	position:relative;
	list-style-type:none;
}

ol.headedlist strong {
	display:block;
	padding-bottom:10px;
}

ol.headedlist p {
	padding-bottom:10px;
}

#imagecontainer, #branchimagecontainer, level2imagecontainer {
	background:#D0E8EA;
	margin:0px;
	padding:0px;
	height:229px;
	margin-bottom:3px;
	vertical-align:baseline;
}

#branchimagecontainer {
	height:110px;
	margin-bottom:1em;
}

#sitemap a {
	font-weight:normal;
}

#sitemap ul li a.level0 {
	font-weight:bold;
	font-size:1.2em;
}

#sitemap ul li {
	margin-bottom:2em;
}

#sitemap ul li ul li {
	margin-left:40px;
	margin-bottom:0px;
}

/*css for left Navigation START */

#sidebar1 ul#leftmenu, #sitemap ul {
	margin: 0px;
	padding: 0px;
	color: #993333;
}

#sidebar1 ul#leftmenu li, #sitemap ul li {
	list-style: none;
}

/* Level 1 */

#sidebar1 ul#leftmenu li {
	background-image: url("../images/css/left_nav_bg.jpg");
	background-position: top left;
	background-repeat:repeat-x;
	border-bottom: solid 1px #DCD7D1;
	margin-bottom: 5px;

}

#sidebar1 ul#leftmenu li a {
	background-image: url("../images/css/left_nav_arrow.jpg");
	background-position: 5px 8px;
	background-repeat:no-repeat;
	font-size: 1.2em;
	color:#000000;
	display:block;
	font-weight:bold;
	line-height:26px;
	padding:0pt 0pt 0pt 20px;
	text-align:left;
	text-decoration:none;
}

#sidebar1 ul#leftmenu li a.selected {
	text-decoration:underline;
}

#sidebar1 ul#leftmenu li.down a.selected {
	background-image: url("../images/css/left_nav_down.jpg");
	background-position: 5px 8px;
	background-repeat:no-repeat;

}

#sidebar1 ul#leftmenu li a:hover, #sidebar1 ul#leftmenu li a:active {
	display:block;
	text-decoration:underline;
}

/* Level 2 */

#sidebar1 ul#leftmenu li ul li {
	margin-bottom:2px;
}

#sidebar1 ul#leftmenu li ul li a {
	background-image: none;
	color:#E6771E;
	background-color: #EDECEA;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#sidebar1 ul#leftmenu li ul li a:hover, #sidebar1 ul#leftmenu li ul li a:active, #sidebar1 ul#leftmenu li ul li a.selected {
	text-decoration:underline;
	background-color:#E8E8E1;
	background-image: none !important;
}

#sidebar1 ul#leftmenu li ul li.down a.selected {
	background-image: none;
}

/* Level 3 */

#sidebar1 ul#leftmenu li ul li ul li {
	margin-bottom:2px;
	border-bottom: solid 1px #EDECEA;
}

#sidebar1 ul#leftmenu li ul li ul li a {
	color:#697F8D;
	background-image: none;
	background-color:#FFFFFF;
	display:block;
	font-weight:normal;
	margin:0px 0pt 0px 0px;
}

#sidebar1 ul#leftmenu li ul li ul li a.selected {
	text-decoration:underline;
	font-weight:bold;
	background-color:#FFFFFF;
}

#sidebar1 ul#leftmenu li ul li ul li a:hover, #sidebar1 ul#leftmenu li ul li ul li a:active {
	text-decoration:underline;
	background-image: none;
	background-color:#FFFFFF;
}

/* Level 4 */

#sidebar1 ul#leftmenu li ul li ul li ul li a {
	padding-left:30px;
}

#sidebar1 a {
	text-decoration: none;
	display:block;
}

/*end css for left nav */

#bodyText {
	padding: 0px 10px 0px 10px;
}

#infoboxHolder {
	width:100%;
	overflow:hidden;
	background-image: url("../images/css/info_gradient.jpg");
	background-position: left top;
	background-repeat:repeat-x;
	padding: 10px 0px 10px 0px;
}


.infobox {
	float:left;
	width:162px;
	margin-bottom:10px;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #E5E0DC;
}

.right {
	border-right: none;
}

.infobox a {
	color:#E6771E;
	background-image: url("../images/css/orange_arrow.jpg");
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:10px;
	display:block;
}

.nodivide {
	background:none;
}

.infobox img {
	padding:5px;
}

#infoBar {
	background-image: url("../images/css/infobar_bg.jpg");
	background-position: right top;
	background-repeat:no-repeat;
}

#infoBar h2 {
	font-size:1.2em;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}

.branchheaderimg {
	margin-top:3px;
}

.infobox p {
	padding:0px;
	margin:0px;
	font-size:0.9em;
}

.infobox h3 {
	padding:0px 5px 5px 5px;
	color: #B7064C;
}

ul.nopadding {
	padding-bottom:0px !important;
}

#FeedbackForm_9_pnlForm label, #FeedbackForm_9_pnlForm input, #FeedbackForm_9_pnlForm select  {
	width:200px;
}


#FeedbackForm_9_pnlForm textarea {
	width:300px;
}



.field label, fieldset p label {
	color:#000000;
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:3px 3px;
	width:10em;
}

.field input, fieldset p textarea {
	float:left;
	margin:5px 5px 1px 0px; 
}


fieldset p input[type=submit] {
	content: ".";
	clear: both;
	display: block;
	/* visibility: hidden;
	height: 0; */
}

input#searchBox_1_Go, input#searchBox_2_Go {
	float:right;
}

.infocontent a {
	color:#FFFFFF;
	font-size:1.2em;
}

a.title {
	font-size:1.6em;
	text-decoration:none;
}

a.title:hover {
	text-decoration:underline;
}

p.larger {
	font-size:1.3em;
	padding-top:5px;
}

.subtitle {
	font-weight:bold;
}

#innercontent ul#progressBar li, #innercontent ul#searchResults li {
	list-style-type:none !important;
	margin-left:0px !important;
}

.studyFeature {
	background:#F0F0EC;
	padding:10px;
	position:relative;
	margin-bottom:5px;
}

.studyFeature dl {
	margin-top:0px;
	margin-bottom:0px;
}

.studyFeature dt {
	float:left;
	font-weight:bold;
	position:relative;
}

.studyFeature dd {
	
	margin-left:140px;
	font-weight:normal;
}

.top {
	padding-bottom:10px;
	border-bottom:1px dotted #606060;
}


.bottom {
	padding-top:10px;
}



table#variantListing tr.header {
	background:none;
}

table#variantListing tr td {
	background:#F0F0EC;
	border-bottom: solid 5px #FFFFFF;
	padding:3px;
}

ol.headedlist ul.bullet li {
	list-style:disc;
	margin-left:15px;
	border-bottom: none;
}

.contactinner {
	width:100%;
	
}

img.noborder {
	border-left:none;
}

fieldset {
	border:0px;
}


#breadcrumb {
	margin: 0em 0px 1em 0em;
	padding: 0em 0px 0px 0em;
	height: 2em;
	float:left;
	position:relative;
	font-size:0.8em;
}

#breadcrumb ul{
	margin-left:0 !important;
	padding-left:0;
	padding-bottom:0;
	
}

#breadcrumb ul li {
	display: inline;
	height: 2.3em;
	margin-left:0px !important;
	border-bottom: none;
}

#footerlinks {
	list-style: none;
	padding: 8px 0px 0px 20px;
	color: #697F8D;
}

#footerlinks li {
	display: inline;
}

.ContactForm, .contactinner {
	position:relative;
}

.ContactForm {
	height:420px;
}

#innercontent ul li#print, #innercontent ul li.studylink {
	list-style: none !important;
}

#innercontent ul li.studylink {
	margin-left:0px;
}

ol.headedlist {
	margin-top: 1em;
}

.headedlist li {
list-style-type:none;
margin-bottom:1em;
padding-bottom:1em;
}

/* ---- Sample/swatch image pop up ----------- */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/previous.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/* ---- Sample/swatch image pop up END ------- */

/* Jobs results */
.resultouter {
	border-top-color:#CC3366;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1.5em;
}

.result {
	border-color: #CC3366;
	border-style:none solid solid;
	border-width:0px 1px 1px;
}
.result {
	clear:both;
	display:block;
	margin:0px;
	overflow:hidden;
	padding: 0 0 5px 5px;
}

.result p {
	padding-bottom: 0;
}

.result dl {
	padding-top: 0; 
	text-align: left;
}

.result dd {
	margin-top: -14px;
	margin-left: 10em;
}

#print {
	float:right;
	margin-top:1em;
}

/* Right Nav styling */


#border {
	background-image: url("../images/css/sidebar_mid.jpg");
	background-position: top left;
	background-repeat:repeat-y;
}

#top {
	background-image: url("../images/css/sidebar_top.jpg");
	background-position: top left;
	background-repeat:no-repeat;
	height:5px;
}

#bottom {
	background-image: url("../images/css/sidebar_bottom.jpg");
	background-position: bottom left;
	background-repeat:no-repeat;
	height:5px;
}

.sidebar_link {
	margin:5px 10px 5px 10px;
	background:#EDECEA;
}

.sidebar_link img {
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.sidebar_link a {
	color:#E6771E;
	padding:7px;
	display:block;
}

.sidebar_link a:visited {
	color:#E6771E;
}

.sidebar_content {
	margin:0px 10px 5px 10px;
}

.sidebar_content p {
	padding: 5px 10px 10px 10px;
	font-size:1.1em;
}

#divMenu_searchBox_1_search {
	margin-top:40px;
	float:left;
}

.post {
	border-bottom:1px dotted #ABABAB;
	margin-bottom:5px;
	padding:5px;
}

.post h2 {
	font-size:1.2em;
}

.post p {
	padding-bottom:5px;
	padding-top:10px;
}

ul#advanced-search {
	padding:10px 0px 10px 0px;
}

ul#advanced-search li {
	list-style-type:none;
	margin-left:0px;
}

#registerDynamic_9_PanelEdit {
	margin-bottom:20px;
}

#umbracoAutoForm label {
	width:150px;
}

#umbracoAutoForm p {
	padding-bottom:0px;
}

#AutoForm_10_PanelInput p {
	padding-bottom:5px;
}

.commentlist {
	margin-bottom:10px;
}

.commentlist li{
	padding:10px;
	border-bottom:1px dotted #C0B9AF;
	margin-bottom:5px;
}

.umbracoAutoFormRowDescription {
	display:block;
	padding:10px 3px 3px 3px; 
	width:150px;
	float:left;
}

.umbCaptchaHolder {
	float:left;
	padding:10px;
}

#umbracoAutoForm p {
	clear:both;
}

.umbracoAutoFormButton {
	margin-top:10px;
}

#umbAdvancedSearchResult_10_AdvancedSearch {
	margin-bottom:20px;
}


#OrderForm_9_pnlForm label {
	float:left;
	padding:5px;
	width:120px;
}

#OrderForm_9_pnlForm input, #OrderForm_9_pnlForm textarea  {
	float:left;
	margin-top:5px;
}

label#OrderForm_9_lblDataProtectionPerm, label#OrderForm_9_lblEmailPerm {
	width:500px;
	padding:0px;
	margin: 5px 0px 5px 0px;
}

#registerDynamic_7_PanelEdit {
	width:100%;
	overflow:hidden;
	margin:10px 0px 10px 0px;
}

input#registerDynamic_7_ButtonSignup, input#reset {
	margin:0px 0px 10px 0px;
	display:block;
	float:left;
}

#ProjectDetails_7_txtNotes {
	height:150px;
	width:390px;
	margin-bottom:10px;
}

#ProjectDetails_7_pnlForm {
	min-height:2350px;
}

* html #ProjectDetails_7_pnlForm {
	height:2350px;
}

.umbracoAutoFormAlert {table
	padding:0px;
	margin:0px;
	display:block;
}

img.FAQImg {
	float:right;
	padding:0px 0px 10px 15px;
}

#faqList li {
	width:100%;
	overflow:hidden;
	padding-left:0px;
}

#faqList p, #faqList a {
	padding-left:10px;
}


/* EDITOR PROPERTIES */
