@import url('/css/fonts/cabin-fontfacekit/stylesheet.css');
html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image:url('/images/bg_body.gif');
	background-repeat: repeat-x;
	background-color: #9a9a9a;
	background-position: center top;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	FONT-SIZE: 11px;
	Line-height:14px;
	}
#container {
	min-height:100%;
	width:1010px;
	left:50%;
	margin-left:-505px;
	position:relative;
	background-color:#fff;
	font-size:12px;
	line-height:14px;
}
A {
	color:#666; 
}
A:hover {
	color:#e7332e; 
}
.caption {
	color:#666;
	font-style:italic;
}
.clsBorder {
	border: 1px solid #ddd;
}
#header {
	background:#fff;
	padding:0;
	height:193px;
}
.b2d1a3a2 {
	Background-color:#666;
	padding:3px;
	color:#fff;
	font-weight: bolder;
}
.bodyRight {
	margin:0 23px 0 0 ;
	float:right;
	width:190px;
}
.bodyRightContent {
	padding:0px;
	FONT-SIZE: 11px;
	line-height:14px;
	background-color:#fff;

	margin-bottom:20px;
}
.bodyRightContent a {
	text-decoration:none;
	color:#666;
}
.bodyRightContent a:hover {
	text-decoration:underline;
}
#footer {
	left:0;
	position:relative;
	bottom:0;
	width:100%;
	height:230px;			/* Height of the footer */
	background-color:#333;
}
.clsFooter {
	float:left;
	color:white;
	margin-top:20px;
	margin-right:60px;
	padding: 0 30px 0 0;
	height:120px;
}
.clsFooter A {
	color:white;
}
.clsFooter A:hover {
	color:#ccc;
}
h1 {
	display:inline;
	color:#ed1c24;
	font: 'CabinSemiBold', Arial;
	font-size:24px;
	line-height:28px;
}
h2 {
	display:inline;
	color:#ed1c24;
	font: 'CabinSemiBold', Arial;
	font-size:18px;
}
h3 {
	display:inline;
	color:#ed1c24;
	font: 'CabinSemiBold', Arial;
	font-size:14px;
}
h4 {
	display:inline;
	color:#ed1c24;
	font: 'CabinSemiBold', Arial;
	font-size:12px;
}
h4 a {
	color:#999;
	text-decoration:none;
}
#chromeMenuContent {
	position:relative;
	width:1010px;
	margin:0 0 0 0px;
	background-color:#ed1c24;
	height:32px;
	//border:1px solid #312b6e;
	//-webkit-border-radius: 4px;
	//-webkit-border-top-right-radius: 0;
	//-moz-border-radius: 4px;
	//-moz-border-radius-topright: 0;
	//border-radius: 4px;
	//border-top-right-radius: 0;
	z-index:999;
	//background-image:url('/images/nav_glow.png') ;
}
.chromestyle UL
{
    left:0px;
    top:0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    margin-left:0px;
    PADDING-TOP: 0px;
    width:1010px;

}
.chromestyle UL LI
{
    DISPLAY: inline;
    padding:0px;
}
.chromestyle UL LI A
{
    PADDING-RIGHT: 12px;
    PADDING-LEFT: 12px;
    FONT-SIZE: 14px;
    FLOAT: left;
    PADDING-BOTTOM: 9px;
    COLOR: #fff;
    PADDING-TOP: 9px;
    TEXT-DECORATION: none;
}
.chromestyle UL LI A:hover
{
    COLOR: #fff;
    background-color:#312b6e;
    //background-image:url('/images/nav_glow.png') ;
}
.chromestyle UL LI .current
{
    COLOR: white! important;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	margin-top: -1px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:29999;
	background-color: #ec615d;
	
	visibility: hidden;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 4px 10px 4px 4px;
	text-decoration: none;
	color: #fff;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #8380a8;
	color:#fff;
}
.picFrame {
	padding:8px;
	border: 1px solid #bdbdbd;
	background:;
	background-position: bottom;
	background-repeat: repeat-x;
	margin:10px 0 10px 0;
}
.clsItem {
	padding:8px;
	border-bottom: 1px solid #c4c4c4;
	background:;
	background-color: #fff;
	background-position: bottom;
	background-repeat: repeat-x;
}
.clsItem A {
	font-weight: bolder;
	color:#666;
	text-decoration:none;
}
.clsItem A:hover {
	text-decoration:underline;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.clsClear {
	clear:both;
}
#favIcons {
	margin-top:30px;
}
#favIcons A:hover {
	color:#000;
	text-decoration:none;
}
#favIcons A {
	color:#aaa;
}
.clsTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666;
	padding: 3px;
	text-align: center;
	line-height:12px;
	background:;
}
.clsTableEven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #efefef;
	padding: 3px;
}
.clsTableOdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ffffff;
	padding: 3px;
}
.line {
	border-bottom: #ccc 1px solid;
	height:1px;
	width:100%;
	margin: 10px 0 10px 0
}
INPUT {
	border:1px solid #ccc;
}
TEXTAREA {
	border:1px solid #ccc;
}
#navTop {
	color:#666;
	font-size:11px;
}
#navTop A {
	color:#666;
	text-decoration: none;
}
#navTop A:hover {
	color:#333;
}
#bodyright2 .clsReadmore A {
	color:#fff;
	text-decoration: none;
}
#bodyright2 .clsReadmore A:hover {
	color:#fff;
	text-decoration: underline;
}
#bodyleft2 .clsReadmore A {
	color:#fff;
	text-decoration: none;
}
#bodyleft2 .clsReadmore A:hover {
	color:#fff;
	text-decoration: underline;
}
#photoHeader .clsReadmore A {
	color:#fff;
	text-decoration: none;
}
#photoHeader .clsReadmore A:hover {
	color:#fff;
	text-decoration: underline;
}
input {
	border: 1px solid #ccc;
	font-size:13px;
	cursor:pointer;
}
textarea {
	border: 1px solid #ccc;
	font-size:13px;
	FONT-FAMILY: Verdana, Arial;
}
select {
	font-size:11px;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
}
.b2d1a1b2 {
	width:547px;
	background-color:#e7332e;
	padding: 3px 3px 3px 3px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.b2d1a1b2 a {
	color:#eee;
	font-weight:bold;
	text-decoration:none;
}
.b2d1a1b2 a:hover {
	color:#fff;
	text-decoration:none;
}
TD .clsCell {
	padding:3px;
	border-bottom: 1px solid #ccc;
}
.radio {
	border:none;
}
.clsLink {
	width:120px;
	height:90px;
	border:1px solid #ccc;
	float:left;
	margin:0 14px 14px 0;
	box-shadow:0px 0px 2px 2px #efefef;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#fff;
	overflow:hidden;

}
.clsLink2 {
	width:120px;
	height:90px;
	border:1px solid #ccc;
	float:left;
	margin:0 14px 14px 0;
	background-color:#fff;
	text-align:center;
	line-height:100px;
	box-shadow:0px 0px 2px 2px #efefef;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
}
.b2d1a3a2 {
	Background-color:#e7332e;
	padding:3px;
	color:#fff;
	font-weight: bolder;
}
.bodyLeft .b2d1a1b2 {
	width:100%;
	background-color:#bf1045;
	padding: 3px 3px 3px 3px;
	color:#fff;
	font-weight:bold;
}
.bodyLeft .b2d1a1b2 a {
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}
.bodyLeft .b2d1a1b2 a:hover {
	color:#e7332e;
	text-decoration:none;
}
.hrline {
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	width:100%;
	border-bottom:1px solid #ddd;
}
.clsHeader {
	background-color:#e7332e;
	color:#fff;
	font-weight:bold;
}
.clsBtn {
	background-color:#e7332e;
	color:#fff;
	font-weight:bold;
	padding:4px;
}
.clsBlockContent {
	position:relative;
	border:1px solid #ddd;
	padding:0;
	margin-bottom:20px;
}
.clsBlockContent H1 {
	display:block;
	margin:0px;
	padding:2px 8px;
	font-size:16px;
	font-weight: bolder;
	color:#000;
	background-image:url(/images/bg_header.gif);
}
.clsBlockContent .clsBlockTxt {
	margin:0 8px 8px 8px;
}
.clsBlockContent .clsBlockTxt2 {
	margin:0;
}
.clsButton {
	background-color:#e7332e;
	color:#fff;
	padding:6px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bolder;
}
.clsButton:hover {
	background-color:#312b6e;
	text-decoration: none;
	color:#fff;
}
.btnSmall {
	background-color:#312b6e;
	font-size:9px;
	color:#fff;
	padding:3px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bolder;
}
.btnSmall:hover {
	background-color:#e7332e;
	text-decoration: none;
	color:#fff;
}
.clsSelActive {
	padding:5px 0 5px 8px;
	border-bottom: solid 1px #ccc;
	font-weight: bolder;
	color:#312b6e;
	text-decoration:none;
	background-color:#eee;
}
.clsSel {
	padding:5px 0 5px 8px;
	border-bottom: solid 1px #ccc;
}
.clsSel:hover {
	background-color:#eee;
}
.clsUSP {
	float:left;
	margin-top:11px;
	margin-left:11px;
	background:#312b6e;
	color:#fff;
	width:180px;
	height:173px;
}
.clsUSP H1 {
	color:#fff;
	font-size:20px;
}
.clsUSP UL {
	padding:0;
	margin:10px 0 0 0;
}
.clsUSP UL LI
{
    DISPLAY: block;
    padding:4px 0 5px 20px;
    background:url(/images/check.png) no-repeat;
}
.clsButtonRow {
	position:relative;
	float:left;
	width:180px;
	height:35px;
	background-color:#312b6e;
	//background-image:url('/images/nav_glow.png');
}
.clsButtonRow:hover {
	background-color:#e7332e;	
}
.clsButtonRowLink {
	display:block;
	padding:10px;
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
}
.clsButtonRowLink:hover {
	color:#fff;
	text-decoration:none;
}