@charset "utf-8";
/*
File included

*/

/*****************
CACM Styles
File:   assets/template/styles.css
*****************/




*
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
	height: auto !important;
      
}


.mfm_status_report ol,
.mfm_status_report ul,
.membee_status_report ol,
.membee_status_report ul,
.link ol,
.link ul  {
	margin-left: 25px;
}

/* .mfm_status_report > ul {margin-left: 45px;}
.mfm_status_report > ul li {padding-left:15px;}

.mfm_status_report  ul {margin-left: 45px;}
.mfm_status_report  ul li {padding-left:15px;}

.link ul {margin-left: 45px;}
.link ul li {padding-left:15px;}

.membee_status_report ul {margin-left: 45px;}
.membee_status_report ul li{padding-left:15px;}

ol {margin-left: 50px;}
ol li {padding-left:15px;} */
body
{
	background: #fff;
	font-size: 13px;
	line-height: 19px;
	font-family: Arial,Helvetica,sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 100%;

}


@font-face {
	font-family: 'A';
	src: url('font/HelveticaNeueLTStd-LtEx.eot');
	src: local('?'), 
             url('font/HelveticaNeueLTStd-LtEx.woff') format('woff'),
             url('font/HelveticaNeueLTStd-LtEx.ttf') format('truetype'), 
             url('font/HelveticaNeueLTStd-LtEx.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'B';
	src: url('font/HelveticaNeueLTStd-LtEx.eot');
	src: local('?'), 
             url('font/HelveticaNeueLTStd-LtEx.woff') format('woff'),
             url('font/HelveticaNeueLTStd-LtEx.ttf') format('truetype'), 
             url('font/HelveticaNeueLTStd-LtEx.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



a
{
color: #617560;
}
a:hover 
{
text-decoration:none;
}
p
{
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Helvetica, Sans Serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

h3 
{
	color: #814E14,
	margin: 0;	
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
}

img
{
	border: none;
}

.red
{
	color: #814E14;
}

.clear
{
	clear: both;
}

a:focus {
	outline: none;
}

/***********************
layout
***********************/
#container
{
	width: 100%;
	min-height: 371px;
	max-height: 100%;
	height: 100%;
	height: auto !important;
	/*background: url('images/gradient_bg2.png') top left repeat-x;*/
	position: relative;
}

.gradient_bg
{
	width: 100%;
	min-height: 351px;
	max-height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	/*background: url('images/gradient_bg.png') top center repeat-x;*/
        min-height: 800px;
}

.page_holder
{
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	position: relative;
	top: 0;
	z-index: 2000;
	
	/********************************
	used to mark edges for spacing
	********************************/
	/* border-left: 1px solid red;
	border-right: 1px solid red; */ 
	
}

.top_links
{
	width: 900px;
	height: 37px;
	float: left;
        position:absolute;
        z-index:1000;
}

#logo_holder
{
	width: 900px;
	height: 125px;
	float: left;
        position: relative;
        top: 10px;
}

#logo_holder img
{
	vertical-align: bottom;
	margin: 0px 0px 0px 10px;
}

#logo_holder span
{
        display:none;
	font-size: 22px;
	color: #002B52;
	letter-spacing: -.5px;
	margin: 0px 0px 0px 8px;
}

.slide_rotate
{
	width: 900px;
	min-height: 100px;
	max-height: 100%;
	float: left;
    margin: 10px 0px 0px 0px;
}

.slide_rotate2
{
	width: 900px;
	min-height: 100px;
	max-height: 100%;
	float: left;
	margin: 15px 0px 0px 0px;
}

.slide_rotate2_membee
{
	width: 900px;
	min-height: 100px;
	max-height: 100%;
	float: left;
	margin: 15px 0px 0px 0px;
}

.slide_rotate2 img
{
	width: 900px;
}

.slide_rotate2_membee img
{
	width: 900px;
}

.mid_content
{
	width: 905px;
	min-height: 100px;
	max-height: 100%;
	/*margin: 30px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	float: left;
    background: url('images/housesbottom_bg.jpg') bottom left no-repeat;
	padding-top:15px;
}

.box_holder
{
	width: 100%;
	min-height: 100px;
	max-height: 100%;
	margin: 20px 0px 40px 0px;
	float: left;
}

.box_holder2
{
	width: 605px;
	min-height: 100px;
	max-height: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	float: left;
	background: url('images/box_holder2_bg.png') top left no-repeat;
	background-size:625px;
}

.footer
{
	width: 900px;
	height: 60px;
	background: #002B52;
	float: left;
}

/***************
new nav styles
***************/
.menu 
{
	width: 900px; 
	height: 32px; 
	position: relative;
	float: left;
	z-index: 100;
	/* border-right:1px solid #585752; */ 
}

/* hack to correct IE5.5 faulty box model */
* html .menu 
{
	width: 900px; 
	w\idth: 879px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width:900px;
	height:40px;
	background:#002B52;
}

.menu ul ul 
{
	width: 180px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
{
	float: left;
	/*width: 180px;*/
	position: relative;
}

.menu li li
{
	float: left;
	width: 180px;
	position: relative;
}


/* style the links for the top level */
.menu a, .menu a:visited 
{
	display: block;
	font-size: 14px;
	text-decoration: none;
	/* text-align: center; */
	color: #ffffff; 
	/*width: 150px;*/
	height: 30px;
	padding: 5px 22px 5px 55px;
	/* padding-left:10px; */
	line-height: 29px; 
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: lighter; */
	background: #002B52 url('images/nav_arrow.png') 33px 50% no-repeat;
        /*font-weight:bold;*/
}

.menu li:last-child
{
	padding-right:3px;
	background:#002B52;
}

.menu li li:last-child
{
	padding-right:0px;
}


/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited 
{
	width: 180px; 
	w\idth: 171px;
}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
	/* background:#002B52 url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center; */
	background: #002B52;
}

/* style the second level hover */
.menu ul ul a.drop:hover
{
	/* background:#002B52 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center; */
	background: #002B52;
	
}

.menu ul ul :hover > a.drop 
{
	/* background:#43525e url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center; */
	background: #002B52;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
{
	background: #002B52;
}

/* style the third level hover */
.menu ul ul ul a:hover 
{
	background: #002B52;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
{
	visibility: hidden; 
	position: absolute;
	height: 0;
	top: 40px;
	left: 0; 
	width: 180px;
	/* border-top:1px solid #000; */
}

/* another hack for IE5.5 */
* html .menu ul ul 
{
	top:40px;
	t\op:39px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
	left:180px; 
	top:-1px; 
	width:180px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left 
{
	left:-180px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table 
{
	position: absolute; 
	top: 0; 
	left: 0; 
	border-collapse: collapse;;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
{
	background: #002B52; 
	color: #fff; 
	height: auto; 
	line-height: 16px; 
	padding: 10px 30px;
	width: 121px;
	text-align: left;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited 
{
	width: 180px;
	w\idth: 158px;
}

/* style the top level hover */
.menu ul ul a:hover
{
	color: #fff;
        /*kapil*/
        background: #77905f;
	/*background: #00456F;*/
}

.menu :hover > a 
{
	color: #fff;
	/* background:#002B52; */
	background: #002B52 url('images/nav_arrow_down.png') 33px 50% no-repeat;
} 

.menu ul a:hover
{
	color: #fff;
        /*kapil*/
        background: #77905f url('images/nav_arrow_down.png') 33px 50% no-repeat;
	/*background: #00456F url('images/nav_arrow_down.png') 33px 50% no-repeat;*/
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
{
	visibility: visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
	visibility: hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
	visibility: visible;
}

/*******************************
Feature list
*******************************/
div#feature_list 
{
	width: 900px;
	height: 322px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul 
{
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
        font-family:"A";
}

ul#tabs 
{
	left: 0;
	z-index: 2;
	width: 320px;
}

ul#tabs li 
{
	background: url('images/featuredlist_bg.png') top left no-repeat;
	font-size: 12px;
	height: 81px;
}
		
ul#tabs li img 
{
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li a 
{
	color: #57585B;
	text-decoration: none;	
	display: block;
	padding: 8px 10px 10px 10px;
	height: 63px;
	outline: none;
}

ul#tabs li a:hover 
{
	text-decoration: underline;
}

ul#tabs li a.current, ul#tabs li h3.current
{
	background:  url('images/feature-tab-current.png') no-repeat;
	color: #FFF;
}

#tabs li a.current h3
{
	color: #fff;
	font-weight: bold;
}

#tabs li h3
{
	padding: 5px 0px 0px;
	font-weight: bold;
	font-size:17px;
	text-transform:none;
        letter-spacing: 1px;
}

ul#tabs li a.current:hover 
{
	text-decoration: none;
	cursor: default;
}

ul#output 
{
	right: 0;
	width: 900px;
	height: 324px;
	position: relative;
}

ul#output li 
{
	position: absolute;
	width: 900px;
	height: 324px;
}

ul#output li a 
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	/* text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #814E14;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #53240B; */
}
		
/* ul#output li a:hover 
{
	background: #D33431;
} */

/***************************
top links
***************************/
.top_links ul
{
	display: inline;
}

.top_links li
{
	list-style-type: none;
	float: left;
	text-align: right;
	margin: 13px 18px 0px 0px;
}

.textbottom
{
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
}

.top_links a
{
	color: #556777;
	font-size: 11px;
	font-family:Arial, Helvetica, Sans Serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
        font-weight:bold;
}

.toplinks_holder
{
	float: left;
	position: relative;
	z-index: 1000;
	/*margin: 0px 0px 0px 250px;*/
	margin: 0px 0px 0px 235px;
}

/****************************
search
****************************/
.searchbox
{
	width: 155px;
	height: 20px;
	background: #bbc2c9 url(images/search_bg.png) top left no-repeat;
	border: 1px solid #8593a2;
	color: #556777;
	padding: 0px 0px 0px 5px;
	margin: 1px 0px 0px 15px;
	font-family: arial;
    font-size: 11px;
}

/***************************
new styles for login form

***************************/

.loginHolder
{
	/*width: 204px;*/
	float: left;
}

#loginPanel {
	/*background: #8593A2;*/
	background:url("images/curve_bottom.png") no-repeat scroll 0 0 transparent;
	color: #fff;
	width:165px;
	height: 120px;
	display: none;
	padding: 0px 19px 0;
	/*position: relative;*/
	position: absolute;
	top: 0;	
	z-index: 1000;
	margin-top:35px;
	background-size: 203px auto;
}

#loginPanel p
{
	padding: 0px 0px 10px 0px;
}

.slide 
{
	/*margin: 0;
	margin-top:-5px;*/
	padding: 0;
	width: 203px;
	height: 50px;
	/*border-top: solid 4px #8593A2;*/
	background: url('images/curve.png') no-repeat;
	/*position: relative;*/
	position:absolute;
	z-index: 1000;
	display: block;
	color: #fff;
	/*background-size: 203px auto;*/
}

.slide a
{
	color: #fff;
	float:left;
	width:150px;
	padding-left:10px;
	text-align:center;
	cursor:pointer;
}

.btn-slide 
{
	text-align: center;
	/*height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;*/
	padding:2px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: url('images/arrow_right.png') top left no-repeat;
	/*add extra param*/
	height:20px;
	margin:14px auto 0 25px;
}

.active 
{
	/* background-position: right 12px; */
	position: relative;
	z-index: 1000;
	background: url('images/arrow_down.png') top left no-repeat;
}



/***************************
login form
***************************/
.login_icon_holder
{
	float: left;
	padding: 11px 0px 0px 3px;
}

.login_holder
{
	float: left;
    width: 175px;
    min-height: 25px;
    max-height: 100%;
    margin: 0px 0px 0px 10px;
    background: #8593A2;
}

#login_button
{
	background: #8593A2;
	color: #fff;
	width: 145px;
	min-height: 25px;
    max-height: 100%;
	padding: 10px 0px 0px 10px;
    float: left;
	position: relative;
	z-index: 10000;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;

}

#login_button a
{
	color: #fff;
}


#panel
{
	width: 145px;
	min-height: 112px;
    max-height: 100%;
	background: #8593A2;
    float: left;
	position: relative;
	z-index: 10000;

}

#login_arrow
{
	vertical-align: middle;
}

.close_btn
{
	float: right;
	margin: 10px 20px 0px 0px;
}

#panel p
{
	text-align: left;
	font-size: 10px;
	color: #fff;
	float: left;
	margin: 5px 0px 0px 10px;
}

/***************************
mid left and right styles
***************************/
.mid_left
{
     width: 265px;
     min-height: 75px;
     max-height: 100%;
     float: left;
}

.mid_right
{
     width: 625px;
     min-height: 100px;
     max-height: 100%;
     margin: 5px 0px 5px 10px;
     float: left;
}

/***************************
home sidebar
***************************/
.home_sidebar
{
	width: 265px;
	/*min-height: 75px;*/
	max-height: 100%;
	float: left;
}

.home_sidebar ul
{
	display: block;
}

.home_sidebar li
{
	list-style-type: none;
	float: left;
	/* width: 100%; */
	/*height: 75px;*/
	/*margin: 0px 0px 15px 0px;*/
	margin: 0px 0px 5px 0px;
}

.home_sidebar li a img {
	width: 260px;
	height: 70px;
}
.home_content
{
	width: 610px;
	height: 312px;
	margin: 30px 0px 0px 10px;
	float: left;
	/*background: url('images/index_content_bg.png') top left no-repeat;*/
}

.home_content_title
{
    color: #002B52;
    font-family: "A" !important;
    font-size: 34px !important;
    line-height: 42px;
    float: left;
    width: 100%;
}
.home_content_title img {float:left;}
.home_content_t2 { float:left; margin-left:30px; font-family: "A" !important;  font-size: 34px !important;}

.home_content p
{
	font-size: 18px;
	color: #212121;
        float:left;
        line-height:30px;
}

/******************************
boxes in homepage
******************************/
.webinar
{
	width: 255px;
	min-height: 50px;
	max-height: 100%;
	float: left;
	margin: 75px 0px 0px 0px;
        padding: 0px 0px 0px 10px;
}

.webinar a
{
	color: #617560;
	font-size: 9px;
}
.webinar a:hover
{
	text-decoration:none;
}


.index_box1
{
	width: 295px;
	min-height: 100px;
	max-height: 100%;
	float: left;
	margin: 0px 5px;
}

.index_box2
{
	width: 300px;
	min-height: 100px;
	max-height: 100%;
	float: left;
}

.inner_box1
{
	width: 307px;
	min-height: 100px;
	max-height: 100%;
	float: left;
	margin: 0px 10px 0px 0px;
}


.inner_box2
{
	width: 297px;
	min-height: 100px;
	max-height: 100%;
	float: left;
}


.index_box3
{
	width: 320px;
	min-height: 100px;
	max-height: 100%;
	float: left;
}

.img_holder
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.txt_holder
{
	width: 175px;
	float: left;
}

.inner_txt_holder
{
	width: 175px;
	float: left;
}

.txt_holder p
{
	color: #333;
	font-size: 13px;
	font-family: arial, helvetica, sans serif;
}

.txt_holder a
{
	color: #617560;
	font-size: 9px;
}
.txt_holder a:hover
{
        text-decoration:none;
}

.title
{
	color: #002B52;
	font-size: 22px;
	font-weight: bold;
	text-indent: none;
	float: left;
}

/****************************
inside pages
****************************/
.mid_content_left
{
	width: 265px;
	min-height: 100px;
	max-height: 100%;
	float: left;
	/* background: #0ff; */
	/* margin: 5px 0px; */
}

.submenu_holder
{
	width: 265px;
	min-height: 50px;
	max-height: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
	/*background: url('images/submenu_bg.png') top left repeat-y;*/
}

.right_content1_right .submenu_right
{
	text-align:left;
	padding-left:20px;
	padding-bottom:10px;
}
.right_content1_right ul.submenu_right li
{
	list-style-type: none;
	color: #617560;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0;
	/*line-height:30px;*/
	/*font-weight:bold;*/
}

.right_content1_right ul.submenu_right li a
{
	color: #617560;
	line-height:22px;
}
.right_content1_right ul.submenu_right li a:hover
{
        text-decoration:none;
}

.link a
{
color: #617560;
}
.link a:hover 
{
text-decoration:none;
}

.submenu_holder_membee
{
	width: 265px;
	min-height: 50px;
	max-height: 100%;
	/* margin: 15px 0px 15px 0px; */
	margin:0 0 10px 0;
	float: left;
	background: url('images/submenu_bg.png') top left repeat-y;
}


.submenu_title
{
	width: 225px;
	height: 23px;
	float: left;
	color: #fff;
	padding: 10px 20px 5px 20px;
	font-size: 21px;
	font-weight: bold;
	background: url('images/active_submenu.png') top left no-repeat;
	background-size:250px;
}

ul.submenu li
{
	list-style-type: none;
	float: left;
	/* background: url('images/submenu_divider.png') top left no-repeat; */
	color: #E0D5BE;
}

ul.submenu li a
{
	width: 225px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #4b7439;
	min-height: 32px;
	max-height: 100%;
	padding: 5px 0px 5px 20px;
}

ul.submenu li a:hover
{
	background: url('images/submenu_hover.jpg') top left repeat-y;
	color: #E0D5BE;
}

ul.submenu li a.active
{
	color: #52230A;
}

ul.submenu h3
{
	font-weight: bold;
	text-transform: none;
	padding:6px 0px;
	/* background: url('images/r_arrow.png') right middle no-repeat; */
	/* font-size: 14px; */
	/*width:245px;*/
}

.quote_holder
{
	width: 265px;
	min-height: 50px;
	max-height: 100%;
	float: left;
	margin: 20px 0px;
}

.quote_title
{
	width: 265px;
	min-height: 25px;
	max-height: 100%;
	float: left;
}

.quote_title span
{
	color: #617560;
	font-size: 16px;
}

.quote
{
	width: 225px;
	min-height: 25px;
	max-height: 100%;
	float: left;
	background: url('images/left_quote.png') left top no-repeat, url('images/right_quote.png') bottom right no-repeat;
	padding: 20px 20px 10px 20px;
}
.quote p
{
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

.quote_test
{
	float: left;
    max-height: 100%;
    min-height: 25px;
    padding: 0px 20px 10px;
    width: 225px;
}
.quote_test p
{
	font-size: 12px;
	color: #666;
	line-height: 16px;
}


.join_btn_holder
{
	width: 265px;
	min-height: 50px;
	max-height: 100%;
	float: left;
}

.about_module
{
	width: 225px;
	min-height: 25px;
	max-height: 100%;
	float: left;
	padding: 10px 20px;
}

.about_module p
{
	font-size: 12px;
	color: #666;
}

/***************************
right
***************************/

.mid_content_right
{
	width: 635px;
	min-height: 100px;
	max-height: 100%;
	/* margin: 25px 0px 25px 10px; */
	float: left;
	/* background: #0f0; */
}

.mid_content_right_membee
{
	width: 635px;
	min-height: 100px;
	max-height: 100%;
	/* margin: 25px 0px 25px 10px; */
	float: left;
	/* background: #0f0; */
}

.right_content_row
{
	width: 625px;
	min-height: 10px;
	max-height: 100%;
	float: left;
	margin: 0px 0px 10px 10px;
}

.right_content_row p
{
	padding: 0px 0px 10px 0px;
}

.right_content_row p a {color:#617560;text-decoration:underline;}
.right_content_row p a:hover {text-decoration:none;}

.right_content_row h1{font-family:Arial, Helvetica, sans-serif, Calibri;font-size:17px;font-weight:bold;}

.content_title_holder
{
	width: 625px;
	min-height: 20px;
	max-height: 100%;
	float: left;
        /*border-bottom: 2px solid #663D10;*/
        border-bottom: 2px solid #070606;
        text-transform: none !important;
		padding-bottom:5px;
}

.content_title_holder h3
{
	color: #663d10;
	font-weight: lighter;
	font-size: 30px;
	float: left;
}

.content_title_holder .capitalize h3
{
	/*color: #663d10;*/
        color: #232247;
	font-weight: lighter;
	font-size: 30px;
	float: left;
	text-transform:none;
	padding-top:5px;
}


.content_title_holder span
{
	float: right;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
	color: #663E10;
}

.right_content1
{
	width: 625px;
	min-height: 100px;
	max-height: 100%;
	float: left;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #663d10;
	border-top: 1px solid #663d10;
	padding:15px 0px;
        /*font-weight:bold;*/
}

.ulli > ul { margin:0px;}
.ulli > ul li{ padding:0px;}

.right_content2
{
	width: 635px;
	min-height: 100px;
	max-height: 100%;
	float: left;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #663d10;
}

.right_content2 p
{
	padding: 0px 0px 10px 0px;
}

.right_content1_left
{
	width: 47%;
	min-height: 100px;
	max-height: 100%;
	float: left;
	padding: 10px 0px;
	
}

.right_content1_right
{
	width: 300px;
	float: right;
}

.right_content1_left p, .right_content1_right p
{
	font-size: 13px;
	line-height: 19px;
	padding: 0px 0px 5px 0px;
}

.status_report
{
	width: 605px;
	min-height: 50px;
	max-height: 100%;
	float: left;
	background: url('images/status_report_bg.png') top left no-repeat, url('images/status_report_bottombg.png') bottom left no-repeat;
	padding: 20px 30px 0px 20px;
}

.status_report_title
{
	width: 635px;
	min-height: 20px;
	max-height: 100%;
	float: left;
	color: #42536F;
	font-size: 20px;
	padding: 0px 0px 10px 0px;
}

.status_report p
{
	color: #333;
	line-height: 20px;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}


.report_holder
{
	width: 635px;
	min-height: 50px;
	max-height: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
}

.report_img
{
	width: 22px;
	height: 19px;
	float: left;
}

.report_content
{
	width: 613px;
	min-height: 75px
	max-height: 100%;
	float: left;
	padding: 0px 10px 0px 10px;
}

.link_title
{
	color: #617560;
	font-size: 17px;
}

.readmore_title
{
	color: #5B6598;
	font-size: 9px;	
}





/****************************
footer styles
****************************/
.copyright_holder
{
	float: left;
	margin: 20px 0px 0px 40px;
        width:460px;
}

.copyright_holder p
{
	font-size: 12px;
        color:#fff;
        float:left;
}



.social_icons {
    float: left;
    margin-top: 12px;
    width: 130px;
}
.social_icons a {text-decoration:none;}
.footer_links_holder
{
	float: right;
	margin: 20px 0px 0px 0px;
}

ul.footer_links li
{
	list-style-type: none;
	float: left;
	margin: 0px 20px 0px 0px;
}

ul.footer_links li a
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    /*font-weight: bold;*/
    text-decoration: none;
}

.copyright_holder a {
    text-decoration: none;
}

/*****************************
accordion styles
*****************************/

.accordion-menu {
	width:100%;
	font:11px "Verdana";
}
.accordion-menu a.menuitem{
	background:#e5e5e5;
	font:bold 11px "Verdana";
	display:block;
	width:auto;
	padding:3px 0 3px 5px;
	border-top:2px solid #FFFFFF;
}
.accordion-menu li{
	list-style-type:none;
}	
.accordion-menu a.menuitem:visited, .accordion-menu .menuitem:active{
	color:#cc3300;
}
.accordion-menu a.menuitem:hover{
	background:#d8d8d8;
}
.accordion-menu ul.submenu{
	width:auto;
	list-style-type:none;
}
.accordion-menu ul.submenu li{
	text-indent:5px;
	background:#d3d3d3;
	display:block;
	width:auto;
}
.accordion-menu ul.submenu li a{
	text-indent:5px;
	background:#d3d3d3;
	display:block;
	width:auto;
	padding:3px 0 3px 5px;
 	border-top:2px solid #FFFFFF;
}
.accordion-menu ul.submenu li a:hover{
	background-color:#c0bfbf;
}

/****************************************
submenu styles
****************************************/
.activemenu{
	background:#665f6e url("../images/icons/menu-bg.gif") no-repeat right;
	color:#FFFFFF;
	font:bold 11px "Verdana";
	display:block;
	width:auto;
	padding:3px 0 3px 5px;
	border-top:2px solid #FFFFFF;
}
.accordion-menu ul.submenu li a.activemenu{
	background:#8d8793 url("../images/icons/submenu-bg.gif") no-repeat right;
	color:#FFFFFF;
	font:11px  "Verdana";
	display:block;
	width:auto;
	padding:3px 0 3px 5px;
	border-top:2px solid #FFFFFF;
	text-indent:5px;
}
#active-submenuheader{
	background:#665f6e;
	color:#FFFFFF;
	font:bold 11px  "Verdana";
	display:block;
	width:auto;
	padding:3px 0 3px 5px;
	border-top:2px solid #FFFFFF;
}

/*********************************
Gallery styles
*********************************/
.albumPreview
{
	float: left;
	/*margin: 0px 10px 0px 0px;*/
	height:250px;
	width:285px;
}

.albumPreview h3
{
	/*margin: 0px 0px 10px 0px;*/
	text-align:left;
	width:80%;
}

.albumPreview a
{
	color:#617560;
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
}

.albumPreview a:hover
{
	text-decoration:none;
}

.gal-item-active
{
	float: left;
	/*margin: 0px 10px 0px 0px;*/
	margin:20px;
}
.gal-item-active img
{
	height:175px;
        width:165px;
}
.thumb
{
        float:left;
}
.thumb img
{
        height:200px;
        width:200px;
}
/*****************************
colorbox styles
*****************************/
.gal-item{
float: left;
margin: 10px;
text-align: center;
}
.gal-item a{
display: block;
}
.gal-item img{
border: solid 4px #CCC;
}
.gal-item img:hover{
border: solid 4px #666;
}

/*****************************
Membee Testimonial
*****************************/
.membee_testimonial_img{margin-top:20px;clear:both;padding-left:20px;}
.membee_testimonial_text{clear:both;padding-left:20px;color:#666666;font-size:12px;font-weight:bold;}

/*****************************
Management Firm Membership
*****************************/

.mfm_title{color:#000000;font-size:14px; font-weight:bold;}
.mfm_upper_wrap{float:left:width:100%;margin-top:10px;color:#617560;}
.mfm_upper_wrap .para{float:left;width:70%;color:#000000;}
.mfm_upper_wrap .para a{color:#617560;}
.mfm_upper_wrap .para a:hover{text-decoration:none;}

.mfm_upper_wrap .space{float:left;width:5%;}
.mfm_upper_wrap .imgs{float:left;width:25%;text-align:center;display:block;margin-top:-35px;}

.mfm_bottom_wrap{float:left:width:100%;margin-top:10px;clear:both;margin-left:50px;color:#617560;}
.mfm_bottom_wrap ul li{margin-top:10px; list-style-type:circle;}
.mfm_bottom_wrap ul li h3{text-transform:none; font-family: Arial;font-size:18px}
.mfm_bottom_wrap ul .left{float:left;width:75%;padding-right: 10px;}
.mfm_bottom_wrap ul .right{float:left;width:20%}
.mfm_bottom_wrap .paracolor{color:#000000;}
.mfm_bottom_wrap .paracolor a{color:#617560}
.mfm_bottom_wrap .paracolor a:hover{text-decoration:none;}

.mfm_bottom_inner_wrap{float:left:width:100%;margin-top:10px;clear:both;margin-left:100px;color:#617560;}
.mfm_bottom_inner_wrap ul{list-style:none;}
.mfm_bottom_inner_wrap ul li{margin-top:10px;}
.mfm_bottom_inner_wrap ul li h4{font-size:13px; color:#000000;font-weight:bold;}
.mfm_bottom_inner_wrap ul .left{float:left;width:70%;padding-right: 10px;}
.mfm_bottom_inner_wrap ul .right{float:left;width:20%}
.mfm_bottom_inner_wrap .paracolor{color:#000000;} 

.mfm_status_report
{
	width: 585px;
	min-height: 50px;
	max-height: 100%;
	float: left;
	background: url('images/status_report_bg-1_new.png') top left no-repeat,url('images/status_report_bottombg.png') bottom left no-repeat;
	padding: 20px;
	background-size: 625px auto;
}

.membee_status_report
{
	width: 585px;
	padding:20px;
	min-height: 50px;
	max-height: 100%;
	float: left;
	background: url('images/membee_status_report_bg.png') top left no-repeat,url('images/status_report_bottombg.png') bottom left no-repeat;
	background-size: 625px auto;
        /*font-weight:bold;*/
}

#membee_frame
{
	width: 601px;
	padding:15px 12px 15px 12px;
	min-height: 50px;
	max-height: 100%;
	float: left;
	background: url('images/membee_status_report_bg.png') top left no-repeat,url('images/status_report_bottombg.png') bottom left no-repeat;
	background-size: 625px auto;
}

ul.submenu li a {font-family: Arial;}

/*****************************
Membee Membership
*****************************/

.right_content_row .first_title_wrap{float:left;font-size:14px;}
.right_content_row .first_title_wrap span{float:left;color:#415C71;font-size:17px;font-weight:bold;}
.mm_space_para{float:left;clear:both;height:10px;}
.mm_lefttitle{float:left;width:65%;clear:both;color:#415C71;font-size:17px;font-weight:bold;}
.mm_rightsubtitle{float:right;width:30%;color:#415C71;font-size:17px;font-weight:bold;}
.mm_content{float:left;clear:both;font-weight:bold;}
.mm_tbl_wrap{width:100%;float:left;margin-top:35px;margin-bottom:30px; font-weight:normal; }

.mm_tbl_wrap .firsttable_wrap{width:32%;float:left;background-color:#EDE7DA;min-height:700px; position:relative;}
.mm_tbl_wrap .firsttable_wrap .title{clear:both;float:left;font-size:15px;font-weight:bold;color:#333333;margin:12px;min-height:45px;}
.mm_tbl_wrap .firsttable_wrap .ulli{float:left;font-size:12px;color:#333333;padding:20px;min-height:300px;}
.mm_tbl_wrap .firsttable_wrap .ulli li{list-style-type:circle; list-style:outside; margin-left:10px;}
.mm_tbl_wrap .firsttable_wrap .text{float:left;border-top:1px solid #333333;margin:10px;padding-top:10px;color:#333333;min-height:225px;}
.mm_tbl_wrap .firsttable_wrap .joinnow{float:right;text-align:right; position:absolute; bottom:0; width:100%;}
.mm_tbl_wrap .firsttable_wrap .joinnow img{padding:15px;}
.mm_tbl_wrap .firsttable_wrap .joinnow a {font-size:15px;font-weight:bold;color:#333333;text-decoration:none;}
.mm_tbl_wrap .spc{width:1%;float:left;}

.mm_tbl_wrap .secondtable_wrap{width:33%;float:left;background-color:#708CA1;min-height:700px; position:relative;}
.mm_tbl_wrap .secondtable_wrap .title{float:left;font-size:15px;font-weight:bold;color:#FFFFFF;margin:12px;min-height:45px;}
.mm_tbl_wrap .secondtable_wrap .ulli{float:left;font-size:12px;color:#FFFFFF;padding:20px;min-height:300px;}
.mm_tbl_wrap .secondtable_wrap .ulli li{list-style-type:circle; list-style:outside; margin-left:10px;}
.mm_tbl_wrap .secondtable_wrap .text{float:left;border-top:1px solid #FFFFFF;margin:10px;padding-top:10px;color:#FFFFFF;min-height:225px;}
.mm_tbl_wrap .secondtable_wrap .joinnow{float:right;text-align:right; position:absolute; bottom:0; width:100%;}
.mm_tbl_wrap .secondtable_wrap .joinnow img{padding:15px;}
.mm_tbl_wrap .secondtable_wrap .joinnow a {font-size:15px;font-weight:bold;color:#FFFFFF;text-decoration:none;}

.mm_tbl_wrap .thridtable_wrap{width:33%;float:left;background-color:#EDE7DA;min-height:700px; position:relative;}
.mm_tbl_wrap .thridtable_wrap .title{float:left;font-size:15px;font-weight:bold;color:#333333;margin:12px;min-height:45px;}
.mm_tbl_wrap .thridtable_wrap .ulli{float:left;font-size:12px;color:#333333;padding:20px;min-height:300px;}
.mm_tbl_wrap .thridtable_wrap .ulli li{list-style-type:circle; list-style:outside; margin-left:10px;}
.mm_tbl_wrap .thridtable_wrap .paratext{float:left;border-top:1px solid #333333;margin:10px;padding-top:10px;color:#333333;min-height:225px;}
.mm_tbl_wrap .thridtable_wrap .joinnow{float:right;text-align:right; position:absolute; bottom:0; width:100%;}
.mm_tbl_wrap .thridtable_wrap .joinnow img{padding:15px;}
.mm_tbl_wrap .thridtable_wrap .joinnow a{font-size:15px;font-weight:bold;color:#333333;text-decoration:none;}
.mm_tbl_wrap .b_line{width:170px;background-color:#000000;height:1px;margin-left:10px;float:left;}
.mm_tbl_wrap .w_line{width:180px;background-color:#FFFFFF;height:1px;margin-left:10px;float:left;}

/*****************************
Login
*****************************/

.tbspan {width:160px !important;}
.tbspan input {width:160px !important;}

.header1{ position:relative; float:right; width:900px;}
.header1 .h_box1 a{ color:#536779; text-decoration:none; padding-left:5px;}
.header1 a:hover{text-decoration: underline;}

.h_box1{ position:relative; float: right; width:460px;}
.s1{ position:relative; float:left; line-height:24px; margin-top:10px; font-size:11px; padding-right:18px;}
/*
.s2{ position:relative; float:left; width:180px; height:22px; margin-top:10px; background:#b8c3ca; border:1px solid #68818f}
.s2 input{ float:left; width:145px; padding-left:6px; height:22px; line-height:22px; color:#68818f; border:0px; background:none; font-family:Arial, Helvetica, sans-serif;}
*/

.s2 .search-form {
  float:left;
  position: relative;
  width:180px; 
  height:22px;
  padding-left:6px;  
  line-height:22px; 
  color:#68818f; 
  background:#b8c3ca; 
  border:1px solid #68818f;
  font-family:Arial, Helvetica, sans-serif;
  margin: 10px 0 0;
  padding: 0;
}

.s2 .search-form .searchbox { 
  display: block;
  float: left;
  background: none; 
  border: none; 
  width: auto; 
  height: auto; 
  padding: 0; 
  margin: 0; 
  width:125px;
  padding: 0 10px;
  height:22px; 
  line-height:22px; 
  color:#68818f; 
  border:0px; 
  background:none; 
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.s2 .search-form .submit { 
  display: block;
  float: right;
  height: 22px;
  width: 24px;
  padding: 0;
  margin: 0;
}

.s2 a{ float:left; width:24px; display:block; }
.h_box2{ position:relative; float:right; width:165px; background:url(images/04.png) no-repeat 0px 12px; padding-left:20px; margin-left:10px;}
.d1{ position: relative; float:left; width:165px;color:#FFFFFF; text-align:center; background:url(images/09.png) no-repeat bottom; height:24px; padding-top:10px; line-height:18px;}
.d1 a{ color:#FFFFFF;}
.d1 a:hover{ text-decoration:none;}
.d1 img{ vertical-align:middle;}
.d2{ position:absolute; width:145px; left:20px; top:30px; padding:10px; background:url(images/09.png) no-repeat bottom; z-index:200; height:110px;}
.d3{ position:relative; float:left; width:145px; height:20px; padding-bottom:6px;}
.d3 input{ width:125px; padding:0px 10px; height:20px; line-height:20px; color:#68818f; border:0px; background:#b8c3ca; font-family:Arial, Helvetica, sans-serif;}
.d4{ position:relative; float:left; width:145px; text-align:center; padding-top:5px;}
.d5{ position:relative; float:left; width:145px; text-align:center; padding-top:10px;}
.d5 a{ color:#FFFFFF;}


.submenu .cufon {
   height:0px !important;
   font-family : Georgia;
}

.submenu h3 .cufon {
   height:18px !important;
}


blockquote {
   /* margin-left:40px; */
}

/*****************
Jquery Accordian
File:   assets/template/jquery.ui.accordion.css
*****************/

/*!
 * jQuery UI Accordion 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion 
{ 
	width: 100%; 
}

.ui-accordion .ui-accordion-header 
{ 
	cursor: pointer; 
	position: relative; 
	/* margin-top: 1px; */
	zoom: 1; 
}

.ui-accordion .ui-accordion-li-fix 
{ 
	display: inline; 
}

.ui-accordion .ui-accordion-header-active 
{ 
	border-bottom: 0 !important; 
}

.ui-accordion .ui-accordion-header a 
{ 
	display: block; 
	font-size: 14px; 
	padding: 6px 6px 6px 8px;
	background: #002B52;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.ui-accordion-icons .ui-accordion-header a 
{ 
	padding-left: 35px; 
}

.ui-accordion .ui-accordion-header .ui-icon 
{ 
	position: absolute; 
	left: 8px; 
	top: 50%; 
	margin-top: -8px; 
}

.ui-accordion .ui-accordion-content 
{ 
	padding: 16px 35px; 
	border-top: 0; 
	margin-top: -2px; 
	position: relative; 
	top: 1px; 
	margin-bottom: 2px; 
	overflow: auto; 
	display: none; 
	zoom: 1; 
}

.ui-accordion .ui-accordion-content-active 
{ 
	display: block; 
}

/*****************
Colorbox CSS
File:   assets/template/colorbox.css
Modified for new path for images: from images/ to images/colorbox/v1/images/
*****************/

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/*****************
Colorbox AccordionCore
File:   assets/template/accordion.core.css
*****************/

ul.accordion,
ol.accordion {
    margin: 0;
    padding: 0 !important;
}
.accordion li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.accordion li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    *zoom: 1;
}
.accordion li li {
    list-style-type: disc;
    margin-left: 1em;
}
.accordion h3 a {
    color: inherit;
    text-decoration: inherit;
}
.accordion .loading {
    display: none;
}
 .loading {
                display: none;
            }
            .accordion {
                border: 1px solid #ccc;
               
            }
                .accordion li h3 a {
                    background:             #666;
                    background:             #666 -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)) no-repeat;
                    background:             #666 -moz-linear-gradient(top,  #999,  #666) no-repeat;
                    border-bottom:          1px solid #333;
                    border-top:             1px solid #ccc;
                    color:                  #fff;
                    display:                block;
                    font-style:             normal;
                    margin:                 0;
                    padding:                5px 10px;
                    text-shadow:            0 -1px 2px #333, #ccc 0 1px 2px;
                }
                    .accordion li.active h3 a {
                        background:             #369;
                        background:             #369 -webkit-gradient(linear, left top, left bottom, from(#69c), to(#369)) no-repeat;
                        background:             #369 -moz-linear-gradient(top,  #69c,  #369) no-repeat;
                        border-bottom:          1px solid #036;
                        border-top:             1px solid #9cf;
                        text-shadow:            0 -1px 2px #036, #9cf 0 1px 2px;
                    }
                    .accordion li.locked h3 a {
                        background:             #963;
                        background:             #963 -webkit-gradient(linear, left top, left bottom, from(#c96), to(#963)) no-repeat;
                        background:             #963 -moz-linear-gradient(top,  #c96,  #963) no-repeat;
                        border-bottom:          1px solid #630;
                        border-top:             1px solid #fc9;
                        text-shadow:            0 -1px 2px #630, #fc9 0 1px 2px;
                    }
                .accordion li h3 {
                    margin:         0;
                    padding:        0;
                }
                .accordion .panel {
                    padding:        10px;
                }
.accordion .panel h2 {   color: #000000;font-size: 14px; font-weight: bold; padding-bottom: 5px;text-align: center;  text-transform: uppercase;}
.accordion .panel h3 {font-size:13px; color:#000000; font-weight:bold; text-transform:none;}
.accordion .panel p {font-size:13px; color:#000000; font-weight:normal;}

/******* BreadCrumb ******/
.B_crumbBox{width:470px; padding-left:0px !important; font-weight:bold;}
.B_crumbBox li{display:inline; }
.B_crumbBox li.B_currentCrumb{color:#6E6E6E;}
.B_crumbBox li span{color:#6E6E6E; font-style:normal;}
.B_crumbBox a{font-size: 12px;padding-left: 15px;text-transform: none;}     
.B_firstCrumb {}
.B_firstCrumb a{color: #6E6E6E;font-size: 12px;padding-left: 0px;text-transform:none;}
.B_crumb{}
.B_crumb a{color: #6E6E6E;font-size: 12px;padding-left: 15px;text-transform:none;}
.B_lastCrumb{}
.B_lastCrumb a{text-decoration: none;cursor:pointer;color:#00549F; font-style: oblique;text-transform:none;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/colorbox/v1/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/colorbox/v1/images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/colorbox/v1/images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/colorbox/v1/images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/colorbox/v1/images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/colorbox/v1/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/colorbox/v1/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/colorbox/v1/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/colorbox/v1/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/colorbox/v1/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/colorbox/v1/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/colorbox/v1/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/colorbox/v1/images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/colorbox/v1/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png