/******************* PNG Support ********************/
img, div, a, input { behavior: url(../CMSTemplates/CFI/Assets/CSS/iepngfix.htc) }

/* #Global Styles# */
body,html{
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	font-family: Lora, serif;
	font-size: 12px;
	color:#404040;
	background-image:url(../CMSTemplates/CFI/Assets/Images/siteBG.gif);
}

img{
	border:none;
}


.clear{
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
}

.Wrapper{
	width:990px;
	margin:0px auto;
}

/* #Main Content# */
.MainContent {

}

.MainContent a {
	color:#383f9c;
	text-decoration:none;
}
.MainContent a:hover {
	color:#404040;
	text-decoration:underline;
}

/* #Main Content/Bread Crumbs# */
.MainContent .BreadCrumbs {
	text-align:left;
	padding:2px 3px;
}

/* #Main Content/Left Column# */
.MainContent .LeftColumn {
	width:335px;
	margin:10px 5px 5px 0px;
	padding:5px 0px;
	float:left;
	text-align:left;
}

/* #Main Content/Left Column/Login# */

.MainContent .LeftColumn #login {
	min-height:100px;
	padding:20px 15px;
	background-color:#e2e2e2;
	border:1px solid #d6d6d6;

	border-bottom:2px solid #999;
	border-right:2px solid #999;

	/*Filters for the rounded corners*/
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;


}

.MainContent .LeftColumn #login ul.customerOptions{
	list-style-type:none;
	margin:5px 0px;
	padding:0px;
}

.MainContent .LeftColumn #login ul.customerOptions li{
	margin:2px;
}


.MainContent .LeftColumn #login table{
	width:100%;
	border:none;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
		
}


.MainContent .LeftColumn #login td{
	padding:2px 3px;	
}

.MainContent .LeftColumn #login a {
	color:#383f9c;
	text-decoration:none;
}
.MainContent .LeftColumn #login a:hover {
	color:#404040;
}

.MainContent .LeftColumn #login .loginButton{
	width:108px;
	height:27px;
	border:none;
	cursor:pointer;
	background-image:url(../CMSTemplates/CFI/Assets/Images/loginButton.png);
}
.MainContent .LeftColumn #login .loginButton:hover {
	background-image:url(../CMSTemplates/CFI/Assets/Images/loginHoverButton.png);
}
.MainContent .LeftColumn #login .logoutButton {
	width:108px;
	height:27px;
	border:none;
	cursor:pointer;
	background-image:url(../CMSTemplates/CFI/Assets/Images/logoutButton.png);
}
.MainContent .LeftColumn #login .logoutButton:hover {
	background-image:url(../CMSTemplates/CFI/Assets/Images/logoutHoverButton.png);
}

.MainContent .LeftColumn #login .registerButton {
	width:98px;
	height:31px;
	border:none;
	cursor:pointer;
	background-image:url(../CMSTemplates/CFI/Assets/Images/registerButton.png);
}
.MainContent .LeftColumn #login .registerButton:hover {
	background-image:url(../CMSTemplates/CFI/Assets/Images/registerHoverButton.png);
}
.MainContent .LeftColumn #login #forgotPass a {
	color:#252972;
	text-decoration:none;
}
.MainContent .LeftColumn #login #forgotPass a:hover {
	color:#000;
}
/* #Main Content/Left Column/Social# */

.MainContent .LeftColumn #social {
	margin: 5px;
	text-align: right;
}

.MainContent .LeftColumn #social img {
	border: none;
}

.MainContent .LeftColumn #social div{
	width:32px;
	margin-left:5px;
	float:right;
}

.MainContent .LeftColumn #social a {
	text-decoration: none;
}

.MainContent .LeftColumn #social .follow {
	width:150px;
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
}

/* #Main Content/Left Column/Helpful# */

.MainContent .LeftColumn #helpful {
	min-height:100px;
	margin:10px 0px 0px 0px;
	padding:10px 15px;
	background-color:#dde2e9;
	border:1px solid #d6d6d6;

	border-bottom:2px solid #999;
	border-right:2px solid #999;

	/*Filters for the rounded corners*/
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;

}

.MainContent .LeftColumn #helpful h2{
	font-size:15px;
	margin:5px 0px;
	padding:7px 0px;
}

.MainContent .LeftColumn #helpful a {
	color:#404040;
	text-decoration:none;
}

.MainContent .LeftColumn #helpful a:hover {
	color:#383f9c;
	text-decoration:underline;
}


.MainContent .LeftColumn #helpful .helpItem {
	border-bottom:1px solid #c9d0d9;
	padding-top:5px;
	height:45px;
}
.MainContent .LeftColumn #helpful .helpIcons {
	height:40px;
	width:40px;
	margin-right:10px;
	background-image:url(../CMSTemplates/CFI/Assets/Images/subMenuIcon.png);
	background-repeat:no-repeat;
	float:left;
}

.MainContent .LeftColumn #helpful .helpText {
	height:40px;
	width:250px;
	float:left;
}



/* #Main Content/Right Column# */
.MainContent .RightColumn {
	font-size:14px;
	width:640px;
	margin:10px 0px 5px 10px;
	padding:5px 0px;
	float:right;
	text-align:left;
}

/* #Main Content/Right Column/Features# */

.MainContent .RightColumn #features {
	min-height:560px;
	margin:0px;
	padding:5px 15px;
	padding-bottom:20px;
	background-color:#e2e2e2;
	border:1px solid #d6d6d6;

	border-bottom:2px solid #999;
	border-right:2px solid #999;


	/*Filters for the rounded corners*/
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;


}

.MainContent .RightColumn #features .NewsPTitle{
	margin:5px 0px;
	font-weight:bold;
}

.MainContent .RightColumn #features pre{
	white-space:pre-wrap;
}


.MainContent .RightColumn #features ul{
	margin:0px;
	padding:0px 5px;
	list-style:none;
}

.MainContent .RightColumn #features ol{
	list-style:decimal;
}

.MainContent .RightColumn #features ol li{
	margin:3px 0px;
}

.MainContent .RightColumn #features ol ol{
	list-style:lower-alpha;
	margin:5px 0px;
}

.MainContent .RightColumn #features table {
	width:95%;
	margin:5px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}

.MainContent .RightColumn #features table td{
	vertical-align:top;
	padding:2px 3px;
}
/* #Main Content/Right Column/Features/Partners# */
.MainContent .RightColumn #features table.partnerLogos{
	padding:5px;
	background-color: #fff;
}

.MainContent .RightColumn #features table.partnerLogos td{
	vertical-align:middle;
	text-align:center;
}

/* #Main Content/Right Column/Features/Feature Item# */

.MainContent .RightColumn #features .featureItem {
	padding-bottom:15px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #b6b8ba;
}
.MainContent .RightColumn #features .featureItem h1,
.MainContent .RightColumn #features .featureItem h2,
.MainContent .RightColumn #features .featureItem h3,
.MainContent .RightColumn #features .featureItem h4,
.MainContent .RightColumn #features .featureItem h5,
.MainContent .RightColumn #features .featureItem h6,{
	margin:0px;
	padding:5px 0px;
}

.MainContent .RightColumn #features .featureItem h3{
	/*font-size:15px;*/
}

/* #Main Content/Right Column/Features/Form Controls# */

.MainContent .RightColumn #features input[type=button],
.MainContent .RightColumn #features input[type=submit]{
	/*height:35px;*/
	cursor:pointer;
	color:#fff;
	border:1px solid #e2e2e2;
	font-weight:bold;
	text-align:center;
	background-image:url(../CMSTemplates/CFI/Assets/Images/menuBG.png);
	background-repeat:repeat-x;
	padding:3px 5px;
}

.MainContent .RightColumn #features input[type=button]:hover,
.MainContent .RightColumn #features input[type=submit]:hover{
	color:#404040;
	border:1px solid #404040;
	background-image:url(../CMSTemplates/CFI/Assets/Images/menuHoverBG.png);
	background-repeat:repeat-x;
}

.MainContent .RightColumn #features textarea{
	width:99%;
}

/* #Main Content/Right Column/Features/Site Map# */

.MainContent .RightColumn #features .SiteMap ul{
	margin:5px;
	padding:0px 10px;
	list-style:disc;
}

/* #Main Content/Right Column/Features/Photo Gallery# */
.MainContent .RightColumn .photoGallery{

}

.MainContent .RightColumn .photoGallery #bigPic{
	width:600px;
	height:400px;
	overflow:hidden;
	/*border:1px solid #CCC;*/
	margin-bottom:10px;
}
.MainContent .RightColumn .photoGallery #bigPic img{
	/*position:absolute;*/
	display:none;
}
.MainContent .RightColumn .photoGallery ul#thumbs li.active{
	border:2px solid #000;	
	background:#fff;
	padding:2px;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
.MainContent .RightColumn .photoGallery ul#thumbs li{
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:1px solid #CCC;	
	padding:3px;
	cursor:pointer;
}


.MainContent .RightColumn .photoGallery ul#thumbs li.clear{
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
	border:none;
}

.MainContent .RightColumn .photoGallery ul#thumbs img{
	display:block;
	/*width:50px;*/
	max-height:50px;
	/*line-height:80px;*/
	overflow:hidden;
	position:relative;
	z-index:1;	
}


/* #Header# */
.Header{
	text-align:left;	
	width:100%;
	margin-top:15px;
}

/* #Main Menu# */

#mainMenu {
	font-size:14px;
	padding:0px;
	margin:0px 0px 0px 0px;
	/*margin-top:15px;*/
	width:100%;
	height:50px;
	overflow:hidden;
	font-weight:bold;
	text-align:center;
	background-color:#252972;

	/*Filters for the rounded corners*/
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

#mainMenu .clear {
	height:0px;
}

#mainMenu ul{
	width:99%;
	margin:0px auto;
	padding:0px;
	list-style:none;
}

#mainMenu ul li {
	width:135px;
	float: left;
}
#mainMenu span,
#mainMenu a{
	display: block;
	padding: 10px 5px;
	color: #FFF;
	text-decoration: none;
}

#mainMenu a:hover{
	color:#404040;
	background-image:url(../CMSTemplates/CFI/Assets/Images/menuHoverBG.png);
	background-repeat:repeat-x;}

/* #Slider# */

#slider {
	/*margin-top:15px;*/
	margin:0px;
	width:100%;
	max-height:235px;
	/*border:1px solid #d6d6d6;*/
	overflow:hidden;
	background-color:#e2e2e2;
	/*background-image:url(../CMSTemplates/CFI/Assets/Images/slider01.jpg);*/
	
	/*Filters for the rounded corners*/
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;


}


#slider img{
	max-height:235px;
	overflow:hidden;
}

/* #Logos# */

#imgLinks {
	padding:10px 0px;
	margin:0px;
	margin-top:10px;
	text-align:center;
	background-color:#babcc0;
	vertical-align:top;

	border-top:solid 1px #babcc0;
	border-left:solid 1px #babcc0;
	border-right:solid 2px #999;
	border-bottom:solid 2px #999;

	/*Filters for the rounded corners*/
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#imgLinks a{
	padding: 0px 25px;
	text-decoration: none;
}

/* #Footer# */
#footer {
	font-size:13px;
	width:100%;
	/*min-height:195px;*/
	padding:15px 0px 10px 0px;
	background-color:#252972;
	color:#FFF;
	text-align:left;

	/*Filters for the rounded corners*/
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;

}

#footer ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#footer li {
	margin-top:5px;
}

#footer a {
	color:#89b3d6;
	text-decoration:none;
}
#footer a:hover {
	color:#b3c6d6;
}


/* #Footer/Legal# */
#footer #footerLegal{
	padding:5px;
	margin:5px;
	text-align:center;
}

#footer #footerLegal a {
	color:#fff;
	text-decoration:none;
}
#footer #footerLegal a:hover {
	color:#fff;
}

/* #Footer/Left# */
#footer #footerLeft {
	margin:0px 10px 0px 35px;
	width:145px;
	min-height:195px;
	padding:0px 5px;
	border-right:1px solid #1f2361;
	float:left;
}
/* #Footer/Middle# */

#footer #footerMiddle {
	width:365px;
	min-height:195px;
	margin:0px 10px;
	padding:0px 5px;
	border-right:1px solid #1f2361;
	float:left;
}
/*#footer #footerMiddle a {
	color:#89b3d6;
	text-decoration:none;
}
#footer #footerMiddle a:hover {
	color:#b3c6d6;
}*/

#footer #footerMiddle .NewsPTitle{
	margin:5px 0px;
}

/* #Footer/Right# */

#footer #footerRight {
	width:300px;
	min-height:195px;
	margin:0px 10px;
	padding:0px 5px;
	float:left;
}
/*#footer #footerRight a {
	color:#89b3d6;
	text-decoration:none;
}
#footer #footerRight a:hover {
	color:#b3c6d6;
}*/
