@charset "utf-8";
#sendButton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #f5f5f5;
	border: 1px solid #CCC;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	padding: 5px;
}
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}
#topStoryTitle a{
	font-size: 12px;
	color: #ba301d;
}

#yellowBox a,a:link,a:visited{
	text-decoration:none;
}

#yellowText a,a:link,a:visited{
	text-decoration:none;
}
p {
	margin: 0px;
	padding: 0px;
}
#portfolio {
	position: fixed;
	right: 0px;
	height: 180px;
	width: 35px;
	z-index: 1000000;
	top: 350px;
}
#blog {
	position: fixed;
	right: 0px;
	height: 180px;
	width: 35px;
	z-index: 1000000;
	top: 480px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#topDiv {
	background-color: #FFF;
	height: 85px;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 99999999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b9c1c7;
}
#showcaseDiv {
	height: 356px;
	width: 100%;
	/*background-image: url(../Assets/Images/frontImages/showcaseBack.png); */
	background-repeat: repeat-x;
	background-position: left center;
}
#topicDiv {
	background-color: #f6f7f8;
	height: 155px;
	width: 100%;
	background-image: url(../Assets/Images/frontImages/topicBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#siteDiv {
	width: 100%;
	position: relative;
}
#productsNavigation {

}
#footerDiv {
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#939598;
	height: 280px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #c8cdd8;*/
	color:#FFF;
	z-index: 99999999999999999999999999;
}
#topButton {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8a8c8e;
	text-decoration: none;
}
#topButton a, a:link, a:visited{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8a8c8e;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight:bold;
}
/*#topButton a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #f7941d;
	text-decoration: none;
}*/


#topButton a:hover {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-color: #bcbec0;
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
}


#topButtonSelected {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-color: #bcbec0;
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight:bold;
}
#topButtonSelected a, a:link, a:visited{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#topButtonSelected a:hover {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

#topButtonSelectedGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCC;
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../Assets/Images/frontImages/greenBack.jpg);
	text-decoration: none;
	font-weight:bold;
	background-color: #699935;
}

#topButtonSelectedGreen a{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}

#topButtonSelectedGreen a:link, a:visited{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#showcaseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #414b55;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../Assets/Images/frontImages/devider.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 980px;
}
#showcaseButton {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCC;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../Assets/Images/frontImages/greenBack.jpg);
	text-decoration: none;
	background-color: #659736;
}

#showcaseButton a, a:link, a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	padding: 0px;
}

#showcaseButton a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration:underline;
	padding: 0px;
}


#banner{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	height: 90px;
	width: 980px;
	border: 1px solid #cbcbcb;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#banner img{
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bannerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#bannerSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
}
#footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*color: #818ca6;*/
	color:#FFF;
	text-decoration: none;
}

#footerTitle a, a:link, a:visited{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
}
#footerTitle a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding: 0px;
}
#footerSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	/*color: #c8cdd8;*/
	color:#FFF;
	text-decoration: none;
}
#footerSubtitle a, a:link, a:visited{
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
}
#footerSubtitle a:hover {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	padding: 0px;
}
#belowShowcaseDiv {
	background-color: #f4f4f4;
	height: 90px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
#imageCell {
	/*background-image: url(../Assets/Images/frontImages/imageCell.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 344px;
}
#subpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
	padding: 0px;
}
#subpageSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C7E81;
	line-height: 1.7em;
}

#subpageSummary p{
	padding-bottom:10px;
}

/*#subpageSummary li{
	padding-top: 5px;
	background-image: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
#subpageSummary a, a:link, a:visited{
	font-size: 14px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: underline;
	padding-top: 0px;
}
#subpageSummary a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: none;
	padding: 0px;
}
#topicImageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-weight: bold;
	color: #231f20;
}
#topicImageSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #5095b1;
}

#pricingTable td {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;border-right-width: 1px;border-bottom-style: solid;border-right-style: solid;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
}

#pricingTable th {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #E4E4E4;
}
#mainRegion {
	height: 500px;
	z-index: 999999;
}
.testimonialInfo{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	height: 300px;
	width: 280px;
	border: 5px solid #e4e5e6;
}
#clientTestimonial {
	font-size: 12.80px;
	font-weight: normal;
	color: #5c5d60;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#clientTitle {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
#clientSector {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	font-style: italic;
}
#clientInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: none;
}
#clientInfo a, a:link, a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: underline;
	padding: 0px;
}
#clientInfo a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: none;
	padding: 0px;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
	background-image: url(../Assets/Images/frontImages/liCircle.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#faqsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #231f20;
	padding: 0px;
}
#faqsSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C7E81;
	line-height: 1.8em;
}


#faqsSummary a,a:link, a:visited{
	font-size: 14px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: underline;
	padding-top: 0px;
}
#faqsSummary a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: none;
	padding: 0px;
}



/*#subpageSummary li{
	padding-top: 5px;
	background-image: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/


#testimonialInformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7C7E81;
}

#testimonialInformation a,a:link, a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: underline;
	padding-top: 0px;
}
#testimonialInformation a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: none;
	padding: 0px;
}

#testimonialAskTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
	line-height: 1em;
}
#greyLine {
	background-color: #FFF;
	width: 2px;
}
#greyLineVertical {
	width: 980px;
	height: 2px;
	background-image: url(../Assets/Images/frontImages/faqLine.jpg);
	background-repeat: repeat-x;
}

/* CSS Document */

#blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	line-height: 1.8em;
}
.categoryHover {
	width: 302px;
	text-decoration:none;
	height: 42px;
	background-image: url(../Assets/Images/frontImages/productsNavigationDeselected.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.categorySelected {
	width: 302px;
	text-decoration:none;
	height: 42px;
	background-image: url(../Assets/Images/frontImages/productsNavigationSelected.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}

#navCategoryName{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8c8e90;
	text-decoration:none;
	width: 240px;
}


#navCategoryName a, a:link, a:visited{
	font-size:13px;
	color:#8c8e90;
	text-decoration:none;
}

#navCategoryName a:hover{
	font-size:13px;
	color:#8c8e90;
	text-decoration:underline;
}

#navCategoryNameSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	width: 200px;
}


#navCategoryNameSelected a, a:link, a:visited{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

#navCategoryNameSelected a:hover{
	font-size:13px;
	color:#fff;
	text-decoration:underline;
}
#navSubcategoryName{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}

#navSubcategoryName a, a:link, a:visited{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}

#navSubcategoryName a:hover{
	font-size:13px;
	color:#FFF;
	text-decoration:underline;
}

#categoryLine {
	background-color: #e3e3e3;
	height: 1px;
	width: 240px;
}
#productCell {
	height: 145px;
	width: 310px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4a4a4a;
}
#productSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4a4a4a;
}

#viewDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff7e00;
	text-decoration:none;
}

#viewDetails a, a:link, a:visited{
	font-size:13px;
	color:#ff7e00;
	text-decoration:none;
}

#viewDetails a:hover{
	font-size:13px;
	color:#ff7e00;
	text-decoration:underline;
}
#productDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C7E81;
	line-height: 1.7em;
	padding: 10px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
	border: 1px solid #CCCccc;
}

#productDetails a, a:link, a:visited{
	font-size: 14px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: underline;
	padding-top: 0px;
}
#productDetails a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: none;
	padding: 0px;
}

#pricingBreadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-decoration:none;
}

#pricingBreadcrumb a, a:link, a:visited{
	font-size:14px;
	color:#666;
	text-decoration:underline;
}

#pricingBreadcrumb a:hover{
	font-size:14px;
	color:#666;
	text-decoration:none;
}
#clientsPortofolioHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
}
#portfolioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8c8e90;
}

#portfolioTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8c8e90;
	text-decoration:none;
}

#portfolioTitle a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8c8e90;
	text-decoration:none;
}

#portfolioTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff7e00;
	text-decoration:none;
}

#portfolioLine {
	height: 1px;
	background-color: #8c8e90;
}

#scrollingDivFooter {
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	width: 100%;
	font-size: 15px;
	color: #6fb31b;
	position: fixed;
	z-index: 9999999;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}





#pageThumb {
	background-image: url(../../../SarraFX%20Project/SarraFX/Assets/Images/frontImages/pagesThumb.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	width: 172px;
}
#pageImage {
	height: 140px;
	width: 240px;
	margin: 5px;
	border: 4px solid #CCC;
}


#greenTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #f7941d;
}

#greenTitle a, a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f7941d;
	text-decoration:none;
}

#greenTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f7941d;
	text-decoration:underline;
}

#articleDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68676c;
}



#greenLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7941d;
}

#greenLink a, a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7941d;
	text-decoration:none;
}

#greenLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7941d;
	text-decoration:underline;
}

#greyDottedLine {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c4c6c8;
}

#itemPlaceholderCell {
	background-image: url(../../../Massif%20Project/Massif/Assets/Images/frontImages/itemPlaceholder.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 280px;
}
#itemImageCell {
	height: 183px;
	width: 280px;
	margin: 6px;
}

#subpageDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C7E81;
	text-decoration: none;
	font-weight:normal;
	
}
#articleTags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #98989b;
	text-decoration: none;
}
#articleTags a, a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C7E81;
	text-decoration: none;
}

#articleTags a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C7E81;
	text-decoration: underline;
}



#navResultsTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 27px;
	text-align: center;
	background-color: #D88D00;
}

#navResultsTableSelected {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 27px;
	text-align: center;
	background-color: #939598;
}
#otherNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8a8c8e;
}


.galleryCell {
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 210px;
	border: 1px solid #CCC;
}
#galleryImage {
	height: 140px;
	width: 210px;
	background-color: #CCC;
}
