/* CMS BAR */
div#CMSBar
{
	background: #c0dbff url(/RadControls/Panelbar/Skins/Office2007/Img/RootItemBkg.gif) repeat-x;
	color: #204d89;
	font-weight: bold;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
	position: static;
	line-height: 31px;
	height: 31px;
	width: 100%;
}
div#CMSBar span
{
	float: left;
	margin-left: 10px;
}

div#CMSBar a, div#CMSBar a:visited, div#CMSBar a:link
{
	float: right;
	color: #204d89;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}

div#CMSBar a:hover
{
	color: #10110f;
	font-weight: normal;
	text-decoration: underline;
}

/*EDIT BUTTON*/
.ContentRegionButton
{
	width: 35px;
	height: 35px;
	margin: 0;
	float: right;
	top: 0px;
	right: 0px;
	padding:0px;
}
.SectionEditButton, .EditPageButton
{
	width: 100px;
	height: 18px;
	margin: 0;
	float: right;
	top: 0px;
	right: 0px;
	padding:0px;
	display: block;
}
.EditPageButton img {
	float: right;
}



/* SITEMAP */
ul.sitemap{list-style: none;font-size: 1.1em;margin-top:-10px;}
ul.sitemap li {list-style-image:none;padding-top:10px;}
ul.sitemap li.SiteMapTier1 {font-weight: bold;}
ul.sitemap li.SiteMapTier2 {font-weight: bolder;text-indent:20px;}
ul.sitemap li.SiteMapTier3 {font-weight: normal;text-indent:35px;}
ul.sitemap li.SiteMapTier4 {font-weight: lighter;text-indent:50px;}

/* SEARCH */
#SearchResults {}
#SearchResults #SearchHeader {clear:both;}
#SearchResults #SearchHeader h2 {}
#SearchResults .SearchPageTitle {font-weight: bold;font-size:1.2em;display:block;clear:left;}
#SearchResults .SearchPageTitle a {}
#SearchResults .SearchPageTitle a:hover {}
#SearchResults .SearchPageLoc {float:right;text-align:right;font-weight: bold;font-size:1.2em;display:block;clear:right;}
#SearchResults .SearchPageDescription {display:block;font-weight: normal;font-style: italic;width:100%;clear: both; }
#SearchResults .SearchSeparator {width:100%;height:1px;display:block;clear:both;height:20px;}
#SearchResults .SearchSeparator HR {width:100%;height:1px;display:block;color:#dddddd;clear:both;}
#SearchResults .SearchFooter {display:block;color:#dddddd;clear:both;}


#contactform {width:450px; border:none;margin-left: 60px; }
#contactform  legend {visibility: hidden;}
#contactform .row {width:450px; float:left;font-size:1.1em; line-height: 1.5em;padding-bottom:10px;}
#contactform .row .col1 {width:220px; float:left;}
#contactform .row .col2 {width:220px; float:left;}
#contactform .row input,
#contactform .row textarea {width:395px; float:left;}
#contactform .row .col1 input,
#contactform .row .col2 input {width:175px; }
#contactform .row input[type=checkbox] {width:20px;}
#contactform .row label.checkbox  {display:block;width:175px;}
#contactform .row input[type=submit] {width:125px;}
/* ... or if check box list...*/
#contactform span.checkbox {width:443px; display:block;}
#contactform span.checkbox input  {display:block;width:20px;height:20px; float:left;}
#contactform span.checkbox label  {display:block;width:200px;height:20px; float:left;}
#contactform span.checkbox br {display:none; float:left;}

/* Ecom tables */



/**************************************************
/	 Display Headlines Settings 
/**************************************************/
.HeadlineList{width: 100%;font-size: 1.0em;}
/* Headlines Summary */
.HeadlineContainer{display: block;width: 425px;}
.HeadlineContainer .Headline{display: block;margin-left:60px;/**margin-left:0px;*/padding-bottom: 10px;}
.HeadlineContainer .Headline h2, #centre .Headline h2{display: inline;width: 100%;margin-left:0px; border: 0}
.HeadlineContainer .Headline IMG{float: left;margin: 10px;	}
.HeadlineContainer .Headline .summary{float:left;display: block;line-height: 1.4em;font-size: 1.1em;margin-top: 5px;}
.HeadlineContainer .Headline p{line-height: 1.6em;}
.HeadlineContainer .Headline .date{float: left;clear: both;font-size: 0.9em;}
.HeadlineContainer .Headline .more{clear: both;}
.HeadlineContainer .Headline .more a:hover{color: Red !important;}
hr.HeadlineItemSeparator{color: red;height: 1px;}
/* Headlines Story */
#HeadlineStoryContainer{display: block;width: 100%;}
#HeadlineStoryContainer #HeadlineStory #HeadlineStoryDate{display: inline;float: right;clear: both;font-size: 0.9em;}
#HeadlineStoryContainer #HeadlineStory #HeadlineStoryBack{height: 20px;text-align: center;}
/* Headlines Scroller */
#newsScroller{display: block;width: 100px height:100px;}
#newsScroller .Headline h2,#newsScroller .Headline h3{visibility: hidden;}
#newsScroller .Headline IMG{float: left;margin: 10px;	border: none;width: 75px}
#newsScroller .Headline .summary{float:left;display: block;line-height: 1.4em;font-size: 1.1em;margin-top: 5px;}
#newsScroller .Headline p{line-height: 1.6em;}


#tblLogin, #tblRegister  {margin: 20px; margin-left: 60px; width:390px;}
/*#tblLogin label {display: inline;}*/

/* TEMP STYLE */
.flashNewsScroller {border:1px solid #ccc; background-color: #eee;}
.flashFeaturedProducts {border:1px solid #ccc; background-color: #eee;}
.flashProductPromotion {border:1px solid #ccc; background-color: #eee;}


.SingleAddressPanel {margin-left: 60px; width:100px;}
.SingleAddressPanel * {margin-left:0px;}
.ShippingAddressNewPanel {margin-left: 60px;}
.OrderInformation {margin-left: 60px;}





/* Product Summary Bar - covers bottom (pager controls)*/

div.ProductSummaryFooterBar
{
	float: left;
	padding: 3px;
	width: 424px;
	margin-top: 0px;
	margin-left:60px;
}

div.ProductSummaryFooterBar ul
{
	float: left;
	width: 100%;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

div.ProductSummaryFooterBar #Pager
{
	float: left;
	padding: 3px;
	font-size: 1.2em;
	margin-left: 0px;
	list-style-type: none;
	font-weight: bold;
}

div.ProductSummaryFooterBar #Message
{
	float: right;
	padding: 3px;
	font-size: 1.3em;
	font-weight:bold;
}

div.InProductGroups
{
    background-color:#ECF0F4;
    margin-top:7px;
    margin-bottom:7px;
    padding:5px;
}

div.InProductGroups p.InProductGroupsHeading
{
    font-size:1.4em !important;
    font-weight:bold;
    color:#435878 !important;
}

div.InProductGroups ul li
{
    margin-left:20px;
}





/**********************************************************
* PUBLIC WEBSITE FORM FIELD DEFAULTS
/**********************************************************/
/*
.button
{
	background-color: #D8E6D0;
	color: #005700;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: #B1CDA3 1px ridge;
	border-top: #B1CDA3 1px ridge;
	border-left: #B1CDA3 1px ridge;
	border-bottom: #B1CDA3 1px ridge;
	margin-top: 4px;
}

.buttonsmall
{
	background-color: #D8E6D0;
	color: #005700;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: #B1CDA3 1px ridge;
	border-top: #B1CDA3 1px ridge;
	border-left: #B1CDA3 1px ridge;
	border-bottom: #B1CDA3 1px ridge;
	margin-top: 2px;
}

.button:hover, .buttonsmall:hover
{
	background-color: #B1CDA3;
}*/

.textbox
{
	padding: 1px;
	border: solid 1px #8898B3;
	color: #435878;
	font-size: 1.0em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textboxwitherror
{
	padding: 1px;
	border: solid 1px #8898B3;
	color: #435878;
	font-size: 1.0em;
	background-color:mistyrose;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}



.fieldlabel
{
	color: #333333;
	font-weight: normal;
	font-size:1.2em;
}


.checkbox label
{
	margin-left:5px;
}

.fieldhelp
{
	color: #435878;
	font-weight: normal;
	font-size: 1.1em !important;
	font-style:italic;
}

.formtext
{
	color: #333333;
	font-weight: normal;
	font-size:1.2em;
}

.validationcell
{
    vertical-align:middle;
    width:20px;
}

.requiredmarker
{
	color: red !important;
}

.error
{
	color: Red;
	font-size: 1.1em;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	
}

.FakeButton
{
	cursor: pointer;
}

.radiobutton
{
	font-size: 0.9em;
}



/**** Hacks to make Order Detail Look Nice in My Account
Control shared with Admin****/
.OrderDetailsheaderlabel
{
    font-size:1.3em;
    font-weight:bold;
}

.OrderDetailsNotes
{
     font-size:1.2em;
}

h4.OrderHeading
{
    margin-left:0px;
    font-size:1.3em;
    margin-top:5px;
    font-weight:bold;
}

.ShoppingBasket .Left
{
    width:200px;
    float:left;
    margin-bottom:10px;
}

.ShoppingBasket .Right
{
    width:200px;
    float:left;
    margin-bottom:10px;
}

.ShoppingBasket .DetailTable { /* overlaid due to prolems with page height & equal cols if in line */
	border:1px solid #435878; background-color:White; z-index:200; position:absolute;
	width: 450px;
 }
/*#footer {
		z-index:-10;
}*/
.OrderInfo
{
    font-size:1.2em;
    padding-bottom:10px;
}
