/*
Theme Name: Cambridge Information Group
Theme URI: http://cambridgeinformationgroup.com/
Description: Cambridge Information Group theme for WordPress.
Author: Vofficeware
Version: 1.0
*/


body {
	background: #D8D8D8;
	font: 11px Tahoma, Geneva, sans-serif;
}
.clear {
	clear: both;
}
#container {
	width: 980px;
	background: #fff;
	margin: 0 auto;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 111px;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 13px;
	left: 0px;
}
#header #searchBox {
	width: 272px;
	height:50px;
	position: absolute;
	right: 0;
	top: 50px;
}
#header #searchBox input {
	border: 1px solid #e9e9e9;
	float: left;
	padding: 7px 5px;
	font-size: 11px;
	color: #333;
	width: 228px;
}
#header #searchBox button {
	width: 27px;
	height: 29px;
	background: url(images/btn-search.gif) no-repeat;
	border: none;
	text-indent: -99999px;
	display: block;
	cursor: pointer;
	float: right;
}

/* -- Top Menu  -- */

#menuBox {
height: 39px;
border-bottom: 1px solid #e9e9e9;
margin: 0 0 10px 0;
}


ul#topnav {
margin: 0; padding: 0;
float: right;
font-family: 'HelveticaCEBold', Arial, Helvetica, sans-serif;
list-style: none;
z-index:99;
}
ul#topnav li {
float: left;
margin: 0; padding: 0;
position: relative;
z-index:99;
}

ul#topnav li a {
padding: 12px 18px 11px 18px;
display: block;
color: #333;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
border: 1px solid #fff; border-bottom: none;
z-index:99;
}

ul#topnav li.current a { color: #00b0d9; }

ul#topnav li:hover a, ul#topnav li a:hover { color: #00b0d9; border: 1px solid #fff; border-bottom: none;  }

ul#topnav li.myaboutlink:hover a, ul#topnav li.myaboutlink a:hover { color: #00b0d9; border: 1px solid #b6b6b6!important; border-bottom: none!important;  }

ul#topnav li .sub {
	position: absolute;	
	top: 39px; left: -250px;
	padding: 20px 0px 10px 10px;
	float: left;
	display: none;
	border: 1px solid #b6b6b6;
	border-top: none;
	background: #fff url(images/top-menu-border-bg.gif) no-repeat -1px 0;
	z-index: 110;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 430px;
	
}
ul#topnav .sub ul li {
	width: 119px;
	height: 120px;
	float: left !important;
	margin: 0 10px;
}

ul#topnav .sub ul li a {
padding: 0;
margin: 0;
color: #fff !important;
display: block;
border: none !important;
}

ul#topnav .sub ul li div.executiveLink {
background: #0087a9;
color: #fff;
height: 42px;
line-height: 42px;
text-align: center;
}

ul#topnav .sub ul li div.investmentLink {
background: #92d4e2;
height: 35px;
text-align: center;
padding: 7px 0 0 0;
}

ul#topnav .sub ul li div.historyLink {
background: #00afd9;
color: #fff;
height: 42px;
line-height: 42px;
text-align: center;
}




/* -- Home Banner -- */

#homeBannerLeft {
	width: 635px;
	float: left;
	/*background: red url(images/banner.jpg) no-repeat;*/
}
#newsRightbox {
	width: 283px;
	height: 690px;
	float: right;
	background: #aee6f2;
	padding: 0 15px;
}
#newsRightbox h2 {
	font-size: 14px;
	color: #fff;
	font-family: 'HelveticaCEBold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 20px 0 12px 15px;
	background: url(images/arrow.gif) no-repeat 0px 24px;
	border-bottom: 1px solid #73c2d3;
}
#newsRightbox li {
	border-bottom: 1px solid #73c2d3;
	clear:both;
	padding: 17px 0 0px 0;
	clear: both;
}
#newsRightbox li img {
	float: left;
	border: 5px solid #fff;
	margin: 0 12px 7px 0px;
        
}
#newsRightbox li a {
	color: #000;
	text-decoration: none;
}
#newsRightbox li p {
	line-height: 18px;
}
#global-gray-box {
	width: 313px;
	height: 249px;
	background:#f2f2f2;
	margin: 10px 0 0 0;
	float: left;
}
#portfolio-gray-box {
	width: 313px;
	height: 249px;
	background:#f2f2f2;
	margin: 10px 0 0 10px;
	float: left;
}

#portfolio-gray-box a { color: #000;}

#contact-gray-box {
	width: 313px;
	height: 249px;
	background:#f2f2f2;
	margin: 10px 0 0 0;
	float: right;
}
#global-gray-box h2, #portfolio-gray-box h2, #contact-gray-box h2 {
	font-size: 14px;
	color: #949494;
	font-family: 'HelveticaCEBold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 20px 0 12px 15px;
	background: url(images/arrow.gif) no-repeat 0px 24px;
	margin: 0 0 0 15px;
}
#portfolio-gray-box p {
	color: #000;
	padding: 0 30px 0 30px;
	line-height: 19px;
	text-align: justify;
}

/* --  -- */

.breadcrumb { padding: 10px 0 15px 0; color: #00b0d9; }

.breadcrumb a { color: #000; text-decoration: none;}

#innerSidebar {
width: 313px;
float: left;
}


#innerContentRight {
width: 620px;
float: right;
}



#headerBanner {
/*width: 625px;*/
height: 140px;
border: 5px solid #e8f6f9;
margin: 0 0 25px 0;
}

.post {}

.post h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #00b0d9;
	font-family: 'HelveticaCEBold', Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	}

.entry p {
	line-height: 20px;
	padding: 0 0 10px 0;
	text-align: justify;
	}
	
.entry  ul { padding: 0 0 0 15px;}

.entry li { 
background: url(images/arrow-blue.gif) no-repeat 0 7px;
padding: 0 0 15px 15px;
line-height: 18px;
}

.entry a { color: #00b0d9; text-decoration: none;}


/* -- Footer   -- */

#footmenu { 
border-bottom:1px solid #E9E9E9;
border-top:1px solid #E9E9E9;
margin:25px 0px 0 0;
padding:20px 0;

	}
	
.fnav {width: 350px; margin-left: 330px;  text-align: center;}
.fnav ul{float:left;overflow:hidden;} /* wrap the LIs tightly and gives us somewhere to hide the first pipe in ie6 */
.fnav li {width:auto;margin:0 0 0 -2px;display:inline;padding:0 .5em ;border-left: 1px solid #8c8c8c;}
/*remove the first faux pipe in all but ie6*/
html .fnav li:first-child { border-left: 0; }

.fnav li a { color: #8c8c8c; font-size: 11px; text-transform: uppercase; text-decoration: none;}

.fnav li a:hover { color: #00b0d9; }

#copyRightText { color:#8c8c8c; text-align: center; padding: 10px;}


/* -- Accordion  Style -- */

#accordianBox {
	background: #aee6f2;
	padding: 0 0 25px 0;

}

#accordianBox h3 {
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	background: url(images/icon-portfolio.gif) no-repeat 0 21px;
	padding: 20px 0 0 20px;
	margin: 0 0 0 8px;
}



.my_acc_container {
	width: 260px;
	margin: 10px auto 0 auto;
	background: url(images/acc_line.gif) repeat-x top left;
	
}

h2.acc_trigger {
	padding: 0;	
	margin: 0 0 0px 0;
	height: 37px;	
	line-height: 37px;
	width: 260px;
	font-size: 11px;
	font-weight: normal;
	background: url(images/acc_line.gif) repeat-x bottom left;

}
h2.acc_trigger a {
	color: #0081a1;
	text-decoration: none;
	display: block;
	padding: 0 0 0 0px;
	font-weight: bold;
}
h2.acc_trigger a:hover {
	color: #0081a1;
}
h2.active {background-position: left bottom;}

.acc_container {
	margin: 0 0 0px; 
	padding: 0;
	overflow: hidden;
	width: 260px;
	clear: both;
	background: url(images/acc_line.gif) repeat-x bottom left
	
}

.acc_container li {
	clear:both;
	padding: 10px 0;
}
.acc_container li img {
	float: left;
	border: 5px solid #fff;
	margin: 0 15px 0 0px;
}
.acc_container li a {
	color: #0088ac;
	text-decoration: none;
}
.acc_container li p {
	line-height: 14px;
	
}

.acc_container .acc_content_right {
	float: right;
	width: 150px;
	}

.acc_container .acc_content_right h2 a {
	color: #000 !important;}


#innerNewsBox {
	background: #f2f2f2;
	margin: 9px 0 0 0;
	padding: 0 0 15px 0;
	}
	
#innerNewsBox h3 {
font-size: 11px;
color: #424242;
text-transform: uppercase;
background: url(images/icon-portfolio.gif) no-repeat 0 21px;
padding: 20px 0 8px 20px;
margin: 0 0 0 8px;
}

#innerNewsBox #my_news_container {
	width: 260px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #c3c3c3;
}

#innerNewsBox #my_news_container p {
	padding: 10px 0 5px 0;
	line-height: 14px;
	}
	
#innerNewsBox #my_news_container #my_news_link {
	float: right;
	}
	
#innerNewsBox #my_news_container #my_news_link a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}




/* --  Team pgge -- */ 


#teampage {
	padding: 15px 0;
	}
	
#teampage h2 {
	color: #00b0d9;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	font-family: 'HelveticaCEBold', Arial, Helvetica, sans-serif;
	}
	
.teamPostBox {
	width: 430px;
	border: 1px solid #cdebf1;
	float: left;
	padding: 15px 20px;
	margin: 0 0 18px 0;
	display: inline;
	}
	
.teamRightnone {
	float: right;
	}
	
.teamPostBox .postLeftImg {
	width: 132px;
	float: left;
	}
	
.teamPostBox .postLeftImg  img {
	border: 5px solid #e6f5f8;
	}
	
.teamPostBox .postRightcontent {
	width: 280px;
	float: right;
	}

.teamPostBox .postRightcontent span {
	font-weight: bold;
	color: #343434;
	}	
	
.teamPostBox .postRightcontent h3 {
	font-size: 11px;
	color: #00b0d9;
	padding: 2px 0 5px 0;
	}
	
.teamPostBox .postRightcontent h4 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	}
	
.teamPostBox .postRightcontent p {
	padding: 10px 0 0 0;
	line-height: 16px;
	}
	
.teamPostBox .postRightcontent .moreRight {
	float: right;
	padding: 10px 0 0 0;
	}
	
.teamPostBox .postRightcontent .moreRight a {
	text-decoration: underline;
	color: #000;
	}
	


/* --  Home page Tabs -- */


.contactTab {
	padding: 8px 15px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.contactTab li {
	display: inline;
	margin: 0;
}
.contactTab li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 8px 35px;
	margin-right: 3px;
	border: 1px solid #b6b6b6;
	color: #2d2b2b;
	background: #f2f2f2;
	font-weight: bold;
}
.contactTab li a:visited {
	color: #2d2b2b;
}
.contactTab li a:hover {
	text-decoration: none;
	color: #2d2b2b;
}
.contactTab li a.selected { /*selected main tab style */
	position: relative;
	top: 1px;
}
.contactTab li a.selected { /*selected main tab style */
	border-bottom-color:#f2f2f2;
	color: #0187a6;
}
.contactTab li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontent {
	display:none;
}

.tabcontent p {
	padding: 10px 0 0 15px;
	line-height: 18px;
	}
	
.tabcontent p a {
	color: #0087a7; text-decoration: underline;}

.contactTabinfo {
border-top:1px solid #b6b6b6; padding: 10px;
}

.contactTabinfo p {
	}

 @media print {
.tabcontent {
	display:block !important;
}
}



#globalpage {
padding: 15px 0;
}




.blogStyle {
}

.blogStyle h4 {
	font-weight: bold;
	padding: 20px 0 0 0;}

.blogStyle .post { padding: 16px 0 16px 0; border-bottom: 1px solid #e9e9e9;}

.blogStyle .post h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #00b0d9;
text-transform: uppercase;
padding: 0 0 8px 0;
}

.blogStyle .post h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #00b0d9;
text-transform: uppercase;
padding: 0 0 8px 0;
}

.blogStyle .post h2 a, .blogStyle .post h3 a {
text-decoration: none;
color: #00b0d9;
}

.blogStyle .entry p {
	padding: 0 0 8px 0;
	line-height: 20px;
	}
	
.blogStyle .entry a {
	text-decoration: none;
	color: #00b0d9;
	}

h3#comments	{
	font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #00b0d9;
padding: 15px 0 20px 0;
	}

	
h2.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666;
padding: 0 0 15px 0;
}

#respond h3 {
	font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666;
padding: 25px 0 15px 0;
	}

p.postmetadata a {
	color: #00b0d9;
	text-decoration: underline;
	}


ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li {
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 10px;
	padding:5px 7px 5px 64px;
	position:relative;
}
ol.commentlist li.pingback comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-size: 11px;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#00b0d9;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}
ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border:1px solid #aaa;
	padding: 5px;
	left:7px;
	position:absolute;
	top:7px;
}
ol.commentlist li div.comment-meta {
	font-weight:bold;
	font-size: 10px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
}
ol.commentlist li div.comment-meta a {
	color:#205B87;
	text-decoration:none;
}
ol.commentlist li p {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	margin:5px 0 12px;
}
ol.commentlist li ul {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	list-style:square;
	margin:0 0 12px;
	padding:0;
}
ol.commentlist li div.reply {
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	font:bold 9px/1 helvetica, arial, sans-serif;
	padding:6px 5px 4px;
	text-align:center;
	width:36px;
}
ol.commentlist li div.reply:hover {
	background:#00b0d9;
	border:1px solid #00b0d9;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:12px 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 3px;
}
ol.commentlist ul.children li.odd {
	background:#fff;
}
ol.commentlist ul.children li.even {
	background:#f6f6f6;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	#commentform p {
	margin: 5px 0;
	}

#rotator
{
z-index: 0;
}


.HomeText  {
	padding: 15px 15px 13px 15px;
	background:#f2f2f2;
	margin: 10px 0 0 0px;
        height: 252px;
	}

.HomeText p {
	line-height:18px;
	text-align: justify;
	}
	
.HomeText ul {
	padding: 8px 0 0 15px;
	}
	
.HomeText li {
	padding: 0 0 10px 0;
	list-style: disc;
	line-height:18px;
	}
	
.PostImgLeft { float: left; margin: 0 25px 0 0;}


.footListmenu {
	margin: 25px 0 25px 0 ;}
	
.blogStyle table td {
	padding: 5px 0;}
