@charset "UTF-8";
/* CReturns 2012 Styles */


#content-zone a {
	color: #333192;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #362F84;
}

#content-zone a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362F84;
	color: #151145;
}

/*--------------- Site Header -----------------------*/

#headerlogo {
	margin-left: 100px;
	padding-top:20px;
}

#drippingLeaf {
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 50;
	
}

/*--------------- Sign Up Your Home Button (Header) -----------------------*/

#portalmenu {
    bottom: 22px;
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 90px;
	background: url("images/ui-bg_highlight-soft_80_cc6c00_1x100.png") repeat-x scroll 50% 50% #CC6C00;
	z-index: 60;
	display: block;
}
#portalmenu ul{
    margin: 0;
    padding: 0;	
}

#portalmenu #register-your-home {
    list-style-type: none;
}

#portalmenu #register-your-home a{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 6px 110px 6px 10px;
	background-image: url(../img/clickhere_bg.png);
	background-repeat: no-repeat;
	background-position: 170px 9px;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .3); 
}

#portalmenu #register-your-home a:hover{
	background-color: #467B3B; 
}

/*--------------- Main Site Navigation Bar -----------------------*/

#navigation.mainNavigation {
	position:relative;
	background-color: #777CB1;
	display: block;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 860px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F09430;
	padding-left: 100px;
	background-image: url(../img/navigation_bg.jpg);
}

#navigation.mainNavigation h1{
	height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

#navigation.mainNavigation ul{
	
}

#navigation.mainNavigation .sections {
	display: block;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 860px;
	padding-left: 0; 
	margin: 0 0 0 -5px;
}

#navigation.mainNavigation .sections li {
    float: left;
    line-height: 20px;
    list-style-type: none;
    padding: 0 10px 0 0;
}

#navigation.mainNavigation .sections li.active {
	background-color: #FFFFFF;
    height: 29px;
}

#navigation.mainNavigation .sections li.active a{
	color: #4A4D6F;
	text-shadow: none;
/*	filter: dropshadow(color=#000000, offx=1, offy=1);*/
}


#navigation.mainNavigation .sections li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px 0 5px;
    text-decoration: none;
    text-transform: uppercase;
	margin-top: 3px;
	text-shadow: 1px 1px 2px #000000;
/*	filter: dropshadow(color=#000000, offx=1, offy=1);*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.downArrow {
    background-image: url("images/ui-icons_ffffff_256x240.png");
    background-position: -68px -18px;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 10px;
    margin-left: 5px;
    margin-top: 4px;
    width: 10px;
}

#navigation.mainNavigation .sections li a:hover {
	color: #4A4D6F;
	background-color:#FFF;
/*	text-shadow: 1px 1px 1px #666;
	filter: dropshadow(color=#666, offx=1, offy=1);*/
	text-shadow: none;
}

#navigation.mainNavigation .sections li ul {
	display: none; 
	/*width: 8em;  Width to help Opera out */
	background-color: #fff;}

#navigation.mainNavigation .sections li:hover ul {
	display: block;
	position: absolute;
	margin: 0 0 0 8px;
	padding: 0; 
	z-index: 10;
	-webkit-box-shadow: 1px 1px 2px 2px rgba(102, 102, 102, .4);
	-moz-box-shadow: 1px 1px 2px 2px rgba(102, 102, 102, .4);
	box-shadow: 1px 1px 2px 2px rgba(102, 102, 102, .4);	
	
	}
#navigation.mainNavigation .sections li:hover li {
	float: none; 
	padding: 0;
	margin: 0;

}
#navigation.mainNavigation .sections li:hover li a {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000; 
	font-size: 10px;
	color: #222;
	text-transform:none;
	margin: 0;
	text-shadow:none;
	background-image:url(../img/submenu_bg.png);
}
	
	
#navigation.mainNavigation .sections li:hover li:last-child a{
		border-bottom-width: 0px;
}

#navigation.mainNavigation .sections li li a:hover {
	background-color: #fff; 
	background-image:none;
}

/*--------------- Social Media Links -----------------------*/

#medialinks {
	bottom: -35px;
	right: 50px;
	width: 150px;
	position: absolute;
	z-index:999;
}

#medialinks p{
	color: #777CB1;
	float: right;
	line-height: 20px;
	color: #777CB1;
    float: right;
    line-height: 20px;
    margin: 11px 0;
}

#medialinks ul{
	display: block;
	margin: 0;
}

#medialinks li{
	display: block;
	height: 20px;
	width: 20px;
	float:right;;
	margin-left:5px;
	margin-top: 10px;


}
#medialinks a{
	display: block;
	height: 20px;
	width: 20px;	
	background-image: url(../img/social-media-icons.png);
	background-repeat: no-repeat;
}

#medialinks #facebookLink {
	background-position: 0 -20px;
}

#medialinks #twitterLink {
	background-position: -19px 0;
}


#medialinks #linkedinLink {
	background-position: 0 0;
}

/*--------------- Footer Styles -----------------------*/

#inner-footer a {
	color: #DD7D30;
	text-decoration: none;
}
#inner-footer a:hover {
	text-decoration: underline;
}

#portal-primary-links.footerLinks {
	
}
#portal-primary-links.footerLinks li{
	padding-right: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DD7D30;
	list-style-type: none;	
	float: left;
	line-height: 10px;
}
#portal-primary-links.footerLinks li:last-child{
	border-right-width: 0px;
}
#portal-primary-links.footerLinks a {
	color: #DD7D30;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
#portal-primary-links.footerLinks a:hover {
	text-decoration: underline;
}

#portal-primary-links.footerLinks ul{
	padding: 0;
	margin: 10px 0 0 0;
}

/*--------------- News Acccordian Styles -----------------------*/

#latestnews.newsAccordian h1{
	visibility: hidden;
	margin: 0;
	padding: 0;
	line-height:0;
}

#accordion a.moreLink{
	color: #F09430;
	text-decoration: none;
	display:inline;
    padding-left: 130px;
    padding-right: 16px;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#accordion a.moreLink:hover {
	text-decoration: underline;	
}

#accordion img{
	max-width: 80px;
	max-height:80px;
	float: left;
}

.accordianDate {
			float:right;
			text-shadow: 1px 1px 1px #444;
/*			filter: dropshadow(color=#444, offx=1, offy=1);*/
}
p:empty { /* deal with the crudy html that tinyMCE generates */
  display:none;
}
.ui-accordion {
			width: 243px;
}
.ui-accordion .ui-accordion-content {
			padding: 0;
			margin-bottom: 0;

}
.ui-accordion .ui-accordion-content p{
			padding: 0 10px;
			font-size:80%;
			min-height: 105px;
}
.ui-accordion .ui-accordion-header {
			margin-top: 0;
			font-size: 11px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
		   border:	none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: url("images/ui-bg_highlight-soft_80_cc6c00_1x100.png") repeat-x scroll 50% 50% #CC6C00;
	   }
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}

#latestnews.newsAccordian .ui-icon{
	visibility: hidden;
}

#latestnews.newsAccordian .ui-accordion-icons .ui-accordion-header a {
	padding-left: 1.2em;
}

/* --------------  Other Right Sidebar styles ------------- */

#coremenu {

}
#coremenu h1{
	visibility: hidden;
	margin: 0;
	padding:0;
	height:0;
}

div#coremenu ul.menu_ul {
	margin-top: -10px;
    padding-left: 100px;
}


#container.theme-creturns2012 #coremenu ul.menu1 li {
	
}



#container.theme-creturns2012 #coremenu ul.menu1 li a.menu1{
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #7C87BD;
	text-decoration: none;
	display: block;
    padding: 3px 20px 3px 0;
	float: left;
}

#container.theme-creturns2012 #coremenu ul.menu1 li a.menu1:hover{
	text-decoration: underline;	
}

#sidebarExtras {
	padding: 20px 0;
}

#sponsorsBlock h2 {
	font-size:13px;
	color: #362F84;
	font-weight: normal;
}

#sponsorsBlock img {
	float:right;
	padding-left: 15px;
}

/* --------------  Homepage Content ------------- */

#signatureBox {
 padding-left: 300px;
    padding-right: 270px;
    position: relative;
}

#signatureBox p.signature {
    text-align: right;
    width: 100%;;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#content-zone #shanthuSig {
	visibility: visible;
	width: auto;
	height: auto;
	float: none;
	margin: 0;
	padding: 0;
}

.salutation p{
	
}

#left-sidebar-index{
	height: 310px;
}

#left-sidebar-index .blockContainer{
	height: 70px;
}

#left-sidebar-index .slider-wrapper{
	
}

/* --------------  Content styles ------------- */

h1, h2 {
	color:#362f84;
}

.document-section-body  {
	width: 550px;
}


#content-title h1,  #content.auditForm h1{
    font-size: 1.7em;
    font-weight: normal;
    margin-top: 0;
	margin-bottom: 30px;
}

#content-zone img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	max-width: 470px;

}

.contentDescription img{
	visibility: hidden;
	height:0;
	width:0;
	margin:0;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	color:#DD7D30;
	text-transform: uppercase;
}

.document-section-body h2 {
  
}

#content-title h3 {
    font-size: 1.2em;
}

.contentDescription p {
	width: 500px;
}

#pageImageHeader {
	display: block;
    float: none;
    height: 250px;
    margin: -10px 0 0 80px;
    position: relative;
    width: 800px;
	z-index: 0;
}

#pageImageHeader img{
	float: none;
}

/* ------------ Collection ------------ */

#content-zone ul.collection-  {
	margin:0;
	padding: 0;
	width: 550px;
}

.collection- li {
	list-style-type: none;
	margin:0 ;
	padding: 0 0 20px 0;
	
}

#content-zone .itemCollectionTitle a {
	font-size: 16px;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #551A8B;
}

#content-zone .itemCollectionField-description {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#content-zone .itemCollectionField-creation_date {
	font-size: 10px;
}

#content-zone .itemCollectionField-body {
	padding-left: 20px;
	padding-bottom: 10px;
}
/* ----------------News Documents ------------*/

div.date label {
	visibility: hidden;
	height: 0;
	display: block;
}

div.date {
    margin-bottom: 15px;
    margin-top: -15px;
    position: relative;
}

/* ----------------- Our Team -------------------*/

#document-section-12 {
	width: 225px;	
	float: right;
	margin-left: 15px;
    padding-left: 23px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dcad70;

}

#document-section-13{
	width: 225px;
	float: right;
	margin-left: 15px;
    padding-left: 23px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dcad70;
	margin-right: 230px;
}

#document-section-14 {
	float: right;
	width: 230px;
}

#document-section-12 .document-section-body, #document-section-13 .document-section-body, #document-section-14 .document-section-body {
	width: 100%;
	
}

#document-section-12 img, #document-section-13 img, #document-section-14 img {
	float: none;
	padding: 0;
	margin: 0;
}

#document-section-12 h3, #document-section-12 h4, #document-section-13 h3, #document-section-13 h4, #document-section-14 h3, #document-section-14 h4 {
   color: #362F84;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;	
}

#document-section-12 h4, #document-section-13 h4, #document-section-14 h4 {
	color: #362F84;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

/* ----------------- Our Services -------------------*/

#creturnServices {
	margin: 0;
	padding: 0;
}

#creturnServices li{
	list-style-type: none;
	text-transform: uppercase;
	color: #362F84;
	line-height: 30px;
}

p.textHighlighted{
     color: #DD7D30;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
    margin-top: -20px;
    width: 540px;
}


/* ----------------- Our Vision -------------------*/

#document-section-17 {
	width: 225px;	
	float: right;
	margin-left: 15px;
    padding-left: 23px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dcad70;
	margin-top: -70px;
}

#document-section-17 h2{
	margin: 0;
    padding: 0;

}
#document-section-17 .document-section-body p{
    margin-top: 0;

}

#document-section-17 .document-section-body {
	width: 100%;

}
#document-section-18 h1{
 	font-size: 1.7em;
    font-weight: normal;
}
/* ----------------- Partners -------------------*/

#partnerList {
	margin:0;
	padding: 0;
}


#partnerList li {
	list-style-type: none;
	color: #DD7D30;
	line-height: 30px;
	font-size: 14px;
}

/* ----------------- Contact Page -------------------*/


#document-section-21 .document-section-body {
	width: 100%;
}


#googleMap {
	height: 400px;
	width: 425px;
	background-color: #CCC;
	border: 3px solid #dcad70;
}

#creturnsContactInfo {
	width: 225px;	
	float: right;
	margin-left: 15px;
    padding-left: 23px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dcad70;
}

#creturnsContactInfo p{
	width: 100%;
	color: #362F84;
	font-size: 13px;
}

#creturnsContactInfo ul{
	padding: 0;
}


#creturnsContactInfo li{
	list-style-type: none;
	line-height: 30px;
	font-size: 14px;
	color: #362F84;
}

#creturnsContactInfo img{
	 float: none;
    margin: 0;
    padding: 0;
}

/* ----------------- News Archive Page -------------------*/

#content-zone .contentList .collection- {
	
}
