/*#Global#*/

html, body, form {
	width:100%;
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #FFF;
	background-image: url(/App_Themes/SaxMacy/images/siteimages/bodyBG.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family:arial, san-serif;
}

img {
	border:0px;
}

p {
	padding:0px;
	margin:0 0 10px 0px;
}

strong, b {
	color:#777777;
}

h1 {
	color:#666666;
	font-size:18px;
}
h2 {
	color:#666666;
	font-size:16px;
}
h3 {
	color:#666666;
	font-size:14px;
}
h4 {
	color:#666666;
	font-size:12px;
}

.right {
	float:right;
	position: relative;
	margin:0px 0px 15px 15px;
	border:solid 1px #ed2024;
}

.left {
	float:left;
	position: relative;
	margin:0px 15px 15px 0px;
	border:solid 1px #ed2024;
}

.picborder {
	border:solid 1px #ed2024;
}

.clear { 
    	clear:both; 
} 

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

/*#Containers#*/

/*#Containers/Content padding#*/
.ContentPadding
{
	padding: 10px 5px 0px 5px;
}

/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
}

.blackBox .title
{
	background: #b0b0b1 url(../App_Themes/SaxMacy/Images/siteimages/topMenuItemDivider.gif) 0% 40% 

repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #f3f3f3;
}

/*#Containers/Gray box#*/
.grayBox
{
	background: #f0f0f0;
	padding: 5px;
}



/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}


/*# Header #*/

.headerContent {
	margin:auto;
	text-align:center;
	width:100%;
	height:150px;
	background-color: #FFF;
	background-image: url(/App_Themes/SaxMacy/images/siteimages/headerBG.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

/*# Blocks #*/

.mainBlock {
	margin:auto;
	width:950px;
	text-align:left;
	background-color: #FFF;
	background-image: url(/App_Themes/SaxMacy/images/siteimages/mainContainerBG.gif);
	background-repeat: repeat-y;	
}

.bottomBlock {
	margin:auto;
	width:950px;
	text-align:left;
	background-color: #FFF;
	background-image: url(/App_Themes/SaxMacy/images/siteimages/mainContainerBG.gif);
	background-repeat: repeat-y;
}

.centerContent {
	width:940px;
	float:left;
	position: relative;
}

.leftBlock {
	width:318px;
	float:left;
	position: relative;
}

.rightBlock {
	width:580px;
	float:right;
	position: relative;
}

.rightBlockSelection {
	width:580px;
	float:right;
	z-index:99999;
	position: relative;
}

.rightBlockWhoWeAre {
	width:632px;
	height:276px;
	float:right;
	position: relative;
	border-bottom:solid 1px #ee2024;
}

.rightBlockWhatWeDo {
	width:632px;
	height:299px;
	float:right;
	position: relative;
	border-bottom:solid 1px #ee2024;
}

.rightBlockWhoWeServe {
	width:632px;
	height:324px;
	float:right;
	position: relative;
	border-bottom:solid 1px #ee2024;
}

.rightBlockOther {
	width:632px;
	height:324px;
	float:right;
	position: relative;
	border-bottom:solid 1px #ee2024;
}

.borderExtWhatWeDo {
	float:right;
	position: relative;
	width:632px;
	margin-top:-26px;
	border-top:solid 1px #ee2024;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

.borderExtWhoWeServe {
	float:right;
	position: relative;
	width:632px;
	margin-top:-1px;
	border-top:solid 1px #ee2024;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

/*# Main Container #*/

.mainContainer {
	height:325px;
}

.mainContainer a {
	color: #392970;
	font-weight:bold;
	text-decoration:underline;
}
.mainContainer a:visited {
	color: #392970;
	text-decoration:underline;
}
.mainContainer a:hover {
	color:#533ca3;
	text-decoration:none;
}
.mainContainer a:active {
	color:#533ca3;
	text-decoration:none;
}

/*# Main Container/Left Content #*/

.leftImage {
	width:318px;
	height:247px;
	min-height:247px;
}

.leftFlash {
	width:318px;
	height:247px;
	min-height:247px;
}

.leftNav {
	width:303px;
	margin:0px 0px 0px 15px;
}

.leftNav .whoWeAre {
	display:block;
	width:303px;
	height:30px;
	background-image:url(/App_Themes/SaxMacy/images/siteimages/leftnav_whoweare.gif);
	background-repeat:no-repeat;
}

.leftNav .whoWeAre:hover {
	background-image:url(/App_Themes/SaxMacy/images/siteimages/leftnav_whoweare_hover.gif);
	background-repeat:no-repeat;
}

.leftNav .whatWeDo {
	display:block;
	width:303px;
	height:23px;
	background-image:url(/App_Themes/SaxMacy/images/siteimages/leftnav_whatwedo.gif);
	background-repeat:no-repeat;
}

.leftNav .whatWeDo:hover {
	background-image:url(/App_Themes/SaxMacy/images/siteimages/leftnav_whatwedo_hover.gif);
	background-repeat:no-repeat;
}

.leftNav .whoWeServe {
	display:block;
	width:303px;
	height:25px;
	background-image:url(/App_Themes/SaxMacy/images/siteimages/leftnav_whoweserve.gif);
	background-repeat:no-repeat;
}

.leftNav .whoWeServe:hover {
	background-image:url(/App_Themes/SaxMacy/images/siteimages/leftnav_whoweserve_hover.gif);
	background-repeat:no-repeat;
}

/*# Main Container/Right Content #*/

.pageTitle {
	border-bottom:solid 1px #ee2024;
	color:#ee2024;
	font-size:21px;
	/*padding-left:96px;*/
	padding-left:129px;
	margin-right:10px;
}

.pageTitleFull {
	border-bottom:solid 1px #ee2024;
	color:#ee2024;
	font-size:21px;
	margin-right:10px;
}

div#centerContentWhoWeAre {
	float:right;
	width:100%;
	/*percantage width: make it 100% to match container*/
	height: 230px;
	overflow: auto;
	outline:none;
	font-size:13px;
	color:#999999;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	margin: 0em -10px 0em -10px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 10px;
}

div#centerContentWhatWeDo {
	float:right;
	width:450px;
	/*percantage width: make it 100% to match container*/
	height: 253px;
	overflow: auto;
	outline:none;
	font-size:13px;
	color:#999999;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	margin: 0em -10px 0em -10px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 10px;
}

div#centerContentWhoWeServe {
	float:right;
	width:450px;
	/*percantage width: make it 100% to match container*/
	height: 278px;
	overflow: auto;
	outline:none;
	font-size:13px;
	color:#999999;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	margin: 0em -10px 0em -10px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 10px;
}

div#centerContentOther {
	float:right;
	width:450px;
	/*percantage width: make it 100% to match container*/
	height: 278px;
	overflow: auto;
	outline:none;
	font-size:13px;
	color:#999999;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	margin: 0em -10px 0em -10px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 10px;
}

div#centerContent li {
	list-style-type:square;
}

/*# Footer #*/

.footerNav {
	float:right;
	position:relative;
	width:580px;
	z-index:9999;
}

.footerCopyright {
	float:right;
	position:relative;
	width:580px;
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
}

.footerCopyright a {
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerCopyright a:visited {
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerCopyright a:hover {
	color:#888787;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerCopyright a:active {
	color:#888787;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerAddress {
	/*display:none;*/
	float:left;
	clear:both;
	width:300px;
	margin:0px 0px 0px 15px;
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
}
.footerAddress a {
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerAddress a:visited {
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerAddress a:hover {
	color:#888787;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerAddress a:active {
	color:#888787;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

/*#Search Box and Results#*/

.searchBlock
{
	float:left;
	width:204px;
	margin:6px 0px 5px 15px;
}


.searchBoxBlock
{
	border:1px #ccc4dc solid;
	height:15px;
	background-color:#FFF;
}
.searchText
{
	width: 140px;
	font-size:10px;
	padding-left:5px;
	float:left;
	position: relative;
	border:0;
	border-right:1px #ccc4dc solid;
	color:#999999;
	background-image: url(/App_Themes/SaxMacy/images/siteimages/searchBG.gif);
	background-repeat:no-repeat;
}

.searchBoxBlock .button
{
	float:right;
	position: relative;
	width:55px;
	font-size:10px;
	/*background-image: url(/App_Themes/SaxMacy/images/siteimages/searchbtnBG.gif);
	background-repeat:no-repeat;*/
	background-color:#eeecf3;
	border:none;
	color:#392970;
	letter-spacing:2px;
}
.searchBoxBlock .button:active
{
	background:none;
	border:none;
}

.searchBoxBlock .label
{
	display:none;
}

.SearchResult
{
	margin-left: 5px;
	margin-bottom: 10px;
}
.ResultTitle
{
	font-size: 120%;
	margin-bottom: 3px;
}
.ResultPath
{
	background-color: #eeeeee;
	padding: 2px;
}
.CMSSearchDialogSearchForTextBox
{
	width: 154px !important;
}
.CMSSearchDialogSearchModeDropDownList
{
	width: 160px !important;
}

.CMSSearchResultsNoResultsLabel
{
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}

/*# Contact Us #*/

.ErrorMessage, .ErrorLabel
{
	color: #ff0000;
}

/*# Main Container/Center Navigation #*/

.centerNav {
	width:96px;
	margin-top:15px;
}

.verticalCMSMenu
{
	color: #392970;
	background: transparent;
	width:96px;
}

.verticalsubCMSMenu
{
	background-color: #fff;
	border: solid 4px #eeeeee;
	color:#666666;
	letter-spacing:1px;
}

.verticalsubCMSMenu tr
{
	background: transparent;
}

.verticalsubCMSMenuItem
{
	white-space: nowrap;
	
}

.verticalsubCMSMenuItem, .verticalsubCMSMenuItemMouseOver, .verticalsubCMSMenuItemMouseDown,
.verticalsubCMSMenuHighlightedMenuItem, .verticalsubCMSMenuHighlightedMenuItemMouseOver, 
.verticalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 2px 5px;
	min-width: 81px;
	white-space: nowrap;
	display: block;
	font-size:11px;
}

.verticalsubCMSMenuHighlightedMenuItem, .verticalsubCMSMenuHighlightedMenuItemMouseOver, 
.verticalsubCMSMenuHighlightedMenuItemMouseDown, .verticalsubCMSMenuItemMouseOver
{
	color:#100c20;
}

.verticalCMSMenuItem, .verticalCMSMenuItemMouseOver, .verticalCMSMenuItemMouseDown, 
.verticalCMSMenuHighlightedMenuItem, .verticalCMSMenuHighlightedMenuItemMouseOver, 
.verticalCMSMenuHighlightedMenuItemMouseDown, 

.verticalCMSMenuItemMouseUp, .verticalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 11px;
	font-weight:bold;
	padding-bottom:9px;
}

.verticalCMSMenuItemMouseOver, .verticalCMSMenuHighlightedMenuItem, 
.verticalCMSMenuHighlightedMenuItemMouseOver, .verticalCMSMenuHighlightedMenuItemMouseDown
{
	color:#533ca3;
	cursor:hand;
}

/*#Blog#*/

.BlogPTitle a
{
	color: #ffffff;
	font-weight: bold;
}

.rightBlockBlog .BlogPTitle a {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.rightBlockBlog .BlogPTitle a:visited {
	color: #ffffff;
	text-decoration:none;
}
.rightBlockBlog .BlogPTitle a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.rightBlockBlog .BlogPTitle a:active {
	color:#ffffff;
	text-decoration:underline;
}

.BlogPTitle
{
	background:#000000 url(../App_Themes/SaxMacy/Images/siteimages/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.BlogPBody
{
	padding: 10px 15px;
	border: solid 1px #cccccc;
}

.BlogPBody img
{
	border: none;
}

.BlogPDateWhole
{
	background-color: #f1f1f1;
	padding: 3px 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.comments hr
{
	border: solid 1px #cccccc;
}

.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 110%;
}

.BoardLeaveMessage, .BoardMessageTitle, .BlogTrackbacksTitle
{
	font-weight: bold;
	font-size: 110%;
}

.blogDetail .comments .TextAreaField
{
	width: 280px;
}

.TextAreaField
{
	width: 280px;
	height: 100px;
}

/*#Blog/Blocks#*/

.rightBlockBlog {
	width:632px;
	float:right;
	position: relative;
	font-size:12px;
}

.rightBlockBlog a {
	color: #392970;
	font-weight:bold;
	text-decoration:underline;
}
.rightBlockBlog a:visited {
	color: #392970;
	text-decoration:underline;
}
.rightBlockBlog a:hover {
	color:#533ca3;
	text-decoration:none;
}
.rightBlockBlog a:active {
	color:#533ca3;
	text-decoration:none;
}

.rightBlockBlogTop {
	width:580px;
	margin:27px 0;
	float:right;
	position: relative;
}

.rightBlockBlogContent {
	width:405px;
	float:right;
	position: relative;
	color:#999999;
}

.rightBlockBlogNav {
	width:150px;
	float:left;
	position: relative;
	padding-left:53px;
}
.rightBlockBlogBottom {
	float:right;
	position: relative;
	border-top:solid 1px #ee2024;
}

.rightBlockBlogBottom a {
	font-weight:normal;
}

.breadcrumbsBlog {
	margin-bottom:15px;
}

.footerNavBlog {
	float:right;
	position:relative;
	width:580px;
	z-index:999;
}

.footerCopyrightBlog {
	float:right;
	position:relative;
	width:580px;
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
}

.footerCopyrightBlog a {
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerCopyrightBlog a:visited {
	color:#bbb9b9;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerCopyrightBlog a:hover {
	color:#888787;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}

.footerCopyrightBlog a:active {
	color:#888787;
	letter-spacing:2px;
	font-size:11px;
	text-decoration:none;
}