/* 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, .HeadlineEditButton
{
	padding: 0px 0px 0px 0px !important;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 46px;
	height: 36px;
}
.SectionEditButton
{
    padding: 0px 0px 0px 0px !important;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 73px;
	height: 18px;
	z-index:10;
}
.EditPageButton
{
    padding: 0px 0px 0px 0px !important;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 87px;
	height: 18px;
}

/* SITEMAP */
ul.sitemap{list-style: none;font-size: 1.0em;margin: -10px 0px 5px 0px; padding: 0px;}
ul.sitemap a {text-decoration:none;}
ul.sitemap li {list-style-image:none;}
ul.sitemap li.SiteMapTier1 {font-weight: bold;text-transform: uppercase; color: #fff; font-size: 1em;padding: 5px 10px; margin:25px 0px 10px 0px; background: #24a5db;}
ul.sitemap li.SiteMapTier1:hover {background: #167ca7;}
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;}
ul.sitemap li.SiteMapTier1 a {color: #fff; text-decoration:none;}

/* SEARCH */
.search {clear:both;margin-bottom: 20px;}
.search label {font-size: 0.85em;line-height: 2.5em; width: 125px;}
.search .search_field {border-right:1px solid #bdbdbd; font-size: 0.85em; width: 300px;float: none;}
.search .search_submit {float:none;}
#SearchResults #SearchHeader {clear:both;}
#SearchResults .SearchPageTitle {margin-top: 5px;clear:left;}
#SearchResults .SearchPageLoc {float:right;text-align:right;font-size:0.8em;clear:right;}
#SearchResults .SearchPageDescription {display:block;font-weight: normal;font-style: italic;font-size:0.9em;width:100%;clear: both; color:#656565;}
#SearchResults .SearchSeparator {width:100%;height:1px;display:block;clear:both;}
#SearchResults .SearchSeparator HR {width:100%;height:1px;display:block;color:#f1f1f1;clear:both;}
#SearchResults .SearchPageTitle a, #SearchResults .SearchPageLoc  a {text-decoration:none;}
#SearchResults .SearchPageTitle a:hover, #SearchResults .SearchPageLoc  a:hover {}

/* -- twitter - latest tweet -- */
.latestTweets {clear: both; width: 500px;}
.tweet {clear: both; width: 100%; position:relative;}
.tweet h2{clear: both; width: 100%;margin-top: 0px;margin-bottom: 3px;}
.tweet h2 span.poster{text-transform: lowercase;color:rgba(0, 0, 0, 0.5)}
.tweet p{font-size: 1.3em;margin-left:0px;}
.tweet p.created {display:none;}
.tweet p.time {font-size: 1.0em; float:right;position:absolute; top: 2px; right: 0px;}
.tweet ul.tweet-actions{list-style: none; float:right;}
.tweet ul.tweet-actions li{list-style: none;font-size: 0.9em; display: inline; margin-left:5px;}
.tweet p a {color: #ff6a00;}
.tweet h2 a {color: #204d89;}
.tweet li a {color: #ff6a00;}
/* -- ---------------------- -- */

.productImageViewer .rrClipRegion 
{
	border: none !important;
}
.productImageViewerFull 
{
}
.productImageViewerBar 
{
	margin-top: 10px;
}
.productImageViewerBar img 
{
	margin-top: 5px;
	margin-right: 5px;
}
.productImageViewer .center 
{
	text-align: center;
}
a.productSummaryImage 
{
	position: relative;
	display: block;
	border: 1px solid #ccc;
}
a.productSummaryImage img
{
	position: absolute;
	display: block;
}
.RadRotator_Web20 .rrButton.rrButtonRight 
{
	right: -37px !important;
}