/* Standard Classes - edit as needed do rename or delete */

A{
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	
}
TD {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 14px;
	color: #000000;
}		
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}
.PageColor {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; }
.PageColorCMS {
	background-color: #333C81;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Title {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.SubTitle {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 18px;
	font-weight: normal;
	color: #3B67A2;
}
h1 {
	font-family:  'Cantarell', 'Trebuchet MS', arial, serif;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 18px;
	font-weight: normal;
	color: #3B67A2;
}
.Bold {  font-weight: bold}
.italic {  font-style: italic}
.Footer {
	font-size: 12px;
	color: #FFFFFF;
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
}
h3 {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 16px;
	color: #364D8E;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #364D8E;
}
h5 {
	font-size: 14px;
	color: #364D8E;
	font-weight: normal;
}
.BlueLink {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}
.Button2, a.Button2:hover {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 15px;
	color: #FFFFFF;
	background-color: #333C81;
	font-weight: bold;
	text-decoration: none;
	margin: 6px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A5D9C;
	border-right-color: #1C2453;
	border-bottom-color: #1C2453;
	border-left-color: #3A5D9C;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.Button3, a.Button3:hover {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
}
.Button4 {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}
.CellDark {
	background-color: #333C81
}
.CellLight {
	background-color: #EFEFEF
}
.CellMedium {
	background-color: #E3EAF2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBD1D8;
	width: 231px;
	height: 610px;
}
.CellTitle {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 18px;
	color: #364D8E;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #364D8E;
}
.CellLighter { background-color: #FFFFFF}
.BreadCrumbs {
	font-size: 11px
}
.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.CellBorder { border: 1px solid #DDDDDD;}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #364F90;
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
}
a:hover.ModuleBackButton{
	text-decoration: underline;
	color: #999999;
}
.GalleryImageCaption{
	font-size: 11px
}
.NewsLink {
	font-weight: bold;
	text-decoration: underline;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.PromotionsCaption {
	font-size: 13px;
	font-weight: bold;
}

/* New classes for this project */
.NavCellBack {
	background-image: url(/stock/top-repeat-back.jpg);
}
.TopNav {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
	float: left;
	text-decoration: none;
	background-image: url(/stock/buton-back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 2px;
	white-space: normal;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:hover.TopNav {
	text-decoration: underline;
}
.TopNav2 {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 2px;
	white-space: normal;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 10px;
}
a:hover.TopNav2 {
	text-decoration: underline;
}

.MainNavTitle {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: 220px;
	margin: 0px;
	float: left;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-image: url(/stock/nav-back2.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C6CA6;
	padding-left: 6px;
}
a:hover.MainNavTitle {
	background-color: #F4F7FA;
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: 220px;
	margin: 0px;
	float: left;
	text-decoration: none;
	background-image: url(/stock/nav-back3.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C6CA6;
	background-repeat: no-repeat;
	padding: 6px;
}

.MainNav {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	color: #333333;
	height: auto;
	width: 220px;
	margin: 0px;
	float: left;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-indent: 14px;
	line-height: 16px;
}
a:hover.MainNav {
	text-decoration: none;
	background-color: #D0D7DF;
	}

.MainNav2 {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	color: #333333;
	margin: 0px;
	float: left;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	line-height: 16px;
}
a:hover.MainNav2 {
	text-decoration: none;
	background-color: #D0D7DF;
	}
.MainNav3 {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	color: #333333;
	margin: 0px;
	float: left;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	text-indent: 16px;
	font-style: italic;
}
a:hover.MainNav3 {
	text-decoration: none;
	background-color: #D0D7DF;
	}

.MainNavSamples {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 12px;
	color: #333333;
	height: auto;
	width: auto;
	margin: 0px;
	float: left;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	background-image: url(/stock/bullet4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 20px;
}
a:hover.MainNavSamples {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 12px;
	color: #333333;
	height: auto;
	width: auto;
	margin: 0px;
	float: left;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	background-image: url(/stock/bullet5.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 20px;
}
.Tagline {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 14px;
	font-weight: normal;
	color: #4C4C4C;
	padding: 10px;
	margin: 0px;
	line-height: 20px;
}
.BannerTitle {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
.BannerText {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.CellLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.NumberBoxOn {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	font-weight: normal;
	color: #2E3774;
	height: auto;
	width: auto;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
	background-image: url(/stock/number-back.jpg);
	border: 1px solid #39629E;
}
a:hover.NumberBoxOn {
	text-decoration: none;
	background-color: #999999;
}	
a.NumberBoxNav.activeSlide {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003366;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
}
.NumberBoxNav {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/stock/number-back.jpg);
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
a:hover.NumberBoxNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;}
a.activeSlide {
	text-decoration: none;
}
a:hover.activeSlide {
	text-decoration: none;
}	
.PromoNavBar {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0px 2px;
	background-image: url(/stock/bar-back.jpg);

}
.SubText {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	margin: 0px;
}
.Samples {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 12px;
	color: #333333;
	height: auto;
	width: 160px;
	margin: 0px;
	float: left;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
	line-height: 18px;
	border: 1px solid #94AECE;
}
.description {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	margin: 0px;
	width: 600px;
}

button {
	width: 15em;
	padding: .5em;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000;
	border: solid thin #882d13;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	-webkit-box-shadow: 2px 2px 3px #999; 
	box-shadow: 2px 2px 2px #bbb;
	background-color: #ce401c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, #8c1b0b));
}
.CellContent {
	background-color: #EFEFEF;
	padding: 20px;
	width: 760px;
}
.CellGray {
	background-image: url(/stock/cell-tagline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F5F5;
}
.CellPadding {
	padding: 20px;
}
.FormLabel {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.Asterisk {
	color: #990000;
}
/*  
    root element for the scrollable.  
    when scrolling occurs this element stays still.  
*/ 
/* root element for scrollable */ 
div.scrollable {   
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */     
    height: 257px;      
    width: 116px;     
} 
 
/* root element for scrollable items */ 
div.scrollable div.items {     
    position:absolute; 
     
    /* this time we have very large space for height */     
    height:20000em;     
}
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
	width:116px;
	padding:6px;
} 
 div.nav
 {
 	width:116px;
 	float:left; 
 }
/* you may want to setup some decorations to active item */ 
div.items div.active {    
}
/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;
	width:116px;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:116px;
	height:12px;
	background:url(../stock/ba-gallery-up.jpg) no-repeat;

	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.prevPage:hover {
	background:url(../stock/ba-gallery-up_f2.jpg) no-repeat;		
}
a.next:hover, a.nextPage:hover{
	background-image:url(/stock/ba-gallery-down_f2.jpg);
}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(/stock/ba-gallery-down.jpg);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */


.BeforeAfterDisplayOn {
	background-color: #D1D1D1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	float: left;
	margin-right: 6px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
a:hover.BeforeAfterDisplayOn {text-decoration: none;}
.BeforeAfterDisplay {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	float: left;
	margin-right: 6px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
a:hover.BeforeAfterDisplay {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333C81;
}
.BeforeAfterOn {
	background-color: #D1D1D1;
}
.BeforeAfterOff {
	background-color: #FFF;
}
.PadLeft {
	margin-bottom: 15px;
	margin-left: 15px;
}
.PadRight {
	margin-bottom: 15px;
	margin-right: 15px;
}
.SidebarCellBlue {
	background-color: #CAD8E7;
}
.CellTitleBlue {
	color: #FFF;
	background-image: url(/stock/bar-back.jpg);
	background-position: left bottom;
	font-weight: normal;
	background-color: #333C81;
	font-size: 14px;
}
.CellLines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #577EB2;
}
.CellLines2 {
	background-color: #D4DFEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #577EB2;
}
.Alphabet {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 10px;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height: 10px;
}
.SiteList {
	font-family: 'Cantarell', 'Trebuchet MS', arial, serif; 
	font-size: 10px;
	line-height: 12px;
}
.CellMediumBorder {
	background-color: #B4C6DC;
	border: 1px solid #577EB2;
}
.BulletList {
	list-style-image: url(/stock/Bullet.gif);
}
.ImageBorder {
	border: 1px solid #364D8E;
}
.CellMedium2 {
	background-color: #E3EAF2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBD1D8;
}
.gallery_nav_thumbs {
	border: 1px solid #999;
}
.TestimonialsCell {
	background-image: url(/stock/testimonials-back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.HighlightBox {
	background-image: url(/stock/blog-highlight-box.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 12px;
	color: #000;
	border: 2px solid #7B92B3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #7288AB;
	text-align: left;
	margin-right: 50px;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left: 50px;
}
h6 {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.CMSNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #557EA8;
	height: auto;
	width: 190px;
	background-color: #CCC;
	padding: 5px;
	text-indent: 1px;
	float: left;
	white-space: normal;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover.CMSNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: url(/stock/nav-back3.jpg);
	text-decoration: none;
}
#FormCell {
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2E3F80;
	border-right-color: #2E3F80;
	border-bottom-color: #2E3F80;
	border-left-color: #2E3F80;
	padding: 8px;
}
