/************************* globals **************************/

* {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}

body {
	font-size:62.5%;
	background:#272a32;
}

a {
	cursor:pointer;
	text-decoration:underline;
}

a:focus {
	outline:none;
}

/* return cellpadding */
table[cellpadding="1"] td {
	padding:1px;
}
table[cellpadding="2"] td {
	padding:2px;
}
table[cellpadding="3"] td {
	padding:3px;
}
table[cellpadding="4"] td {
	padding:4px;
}
table[cellpadding="5"] td {
	padding:5px;
}
table[cellpadding="6"] td {
	padding:6px;
}
table[cellpadding="7"] td {
	padding:7px;
}
table[cellpadding="8"] td {
	padding:8px;
}

/* block element Styles */
h1, h1 a {
	font-size:2.2em;
	line-height:1.2em;
	font-weight:bold;
}

h2, h2 a {
	font-size:1.8em;
	line-height:1.2em;
	font-weight:bold;
}

h3, h3 a {
	font-size:1.6em;
	line-height:1.2em;
	font-weight:bold;
}

h4, h4 a {
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
}

h5, h5 a {
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
}

h6, h6 a {
	font-size:1.0em;
	line-height:1.2em;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0 0 12px 0;
}

ul, ol {
	margin:0 0 1em 0;
}

ul ul, ol ol {
	margin:0;
}

ul li, ol li {
	margin:0 0 0 2em;
}

/* image styles */
img, a img {
	border:none;
}

/* forms */
input, textarea {
	font:1em/1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:4px;
	border:0;
	color:#565656;
}
input[type="checkbox"] {
	margin:0;
	padding:0;
}
input[type="radio"] {
	margin:0;
	padding:0;
}
select {
	font:1em/1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:1px 0;
}
option {
	font:1em/1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 5px 0 0;
}


/************************** header **************************/

#headerWrap {
	width:100%;
	height:90px;
	background:url(images/bgHeader.jpg) repeat-x;
	font:1.1em/1.1em Arial, Helvetica, sans-serif;
}

#header {
	width:950px;
	margin:0 auto;
	padding:7px 0 0 0;
	color:#b6b6b6;
	position:relative;
}

#header a {
	color:#b6b6b6;
	text-decoration:none;
}

#header h1 a {
	display:block;
	width:361px;
	height:83px;
	background:url(images/logo.jpg) no-repeat;
}

#header ul {
	position:absolute;
	top:6px;
	right:0;
	list-style:none;
	margin:0;
	padding:8px 8px;
	background:#222222;
	text-transform:uppercase;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
}

#header ul li {
	display:inline;
	margin:0;
}

#header ul li a {
	padding:0 6px;
}

#header ul li:before {
	content:"| ";
}

#header ul li:first-child:before {
	content:"";
}

/************************** navigation **************************/

#navWrap {
	width:100%;
	height:39px;
	background:url(images/bgNav.jpg) repeat-x;
	font:1.3em/1.6em Arial, Helvetica, sans-serif;
}

#nav {
	width:950px;
	margin:0 auto;
	color:#e6f0ff;
	position:relative;
}

#nav a {
	color:#e6f0ff;
	text-decoration:none;
}

#nav ul {
	margin:0;
	list-style:none;
	line-height:39px;
}

#nav ul li {
	margin:0;
	display:inline;
	
}

#nav ul li a {
	float:left;
	display:block;
	height:39px;
	line-height:39px;
	padding:0 30px;
}

#nav ul li:first-child a {
	padding:0 30px 0 0;
}

#nav form {
	
}

#nav #frmSearch input[type="text"] {
	position:absolute;
	top:8px;
	right:0;
	width:160px;
	padding:4px 24px 4px 4px;
}

#nav #frmSearch input[type="image"] {
	position:absolute;
	top:9px;
	right:2px;
}

#nav ul ul {display:none;}
#nav ul ul ul {display:none;}

/************************** subheader **************************/

#subheaderWrap, #subheaderWrapInterior {
	width:100%;
	font:1.2em/1.6em Arial, Helvetica, sans-serif;
	color:#fff;
}

#subheaderWrap.WhyClearview {
	background:url(images/bgSubHomeWhyClearview.jpg) no-repeat center top #001238;
	padding:30px 0 0 0;
	height:323px;
}

#subheaderWrap.Consulting {
	background:url(images/bgSubHomeConsulting.jpg) no-repeat center top #1b360b;
	padding:30px 0 0 0;
	height:323px;
}

#subheaderWrap.ManagedServices {
	background:url(images/bgSubHomeManagedServices.jpg) no-repeat center top #6f2407;
	padding:30px 0 0 0;
	height:323px;
}

#subheaderWrap.EnterpriseHosting {
	background:url(images/bgSubHomeEnterpriseHosting.jpg) no-repeat center top #0f1a1e;
	padding:30px 0 0 0;
	height:323px;
}

#subheader {
	width:950px;
	margin:0 auto;
	position:relative;
	color:rgba(255,255,255,.9);
}

#subheader .subHomeContent {
	display:none;
}

#subheader h2 {
	font-size:2.4em;
	line-height:1.2em;
}

#subheader .subHomeContent p {
	width:540px;
}

#subheader .subHomeContent a.button {
	float:left;
	display:block;
	height:32px;
	margin:20px 0 0 0;
	padding:0 10px;
	line-height:32px;
	background:url(images/bgSubButton.jpg) repeat-x;
	color:#565656;
	text-decoration:none;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#subheader ul.subHomeControl {
	position:absolute;
	top:247px;
	left:0;
	margin:0;
	list-style:none;
	color:#fff;
}

#subheader ul.subHomeControl li {
	float:left;
	margin:0;
	width:237px;
	height:76px;
}

#subheader ul.subHomeControl li a {
	display:block;
	float:left;
	padding:14px 28px 0 28px;
	width:181px;
	height:62px;
	text-decoration:none;
	background:url(images/bgSubHomeControl.png) center top repeat-x;
}

#subheader ul.subHomeControl li:last-child a {
	width:183px;
}

#subheader ul.subHomeControl li a.selected {
	background:url(images/bgSubHomeControlSelected.png) center top repeat-x;
}

#subheader ul.subHomeControl li a span.title {
	display:block;
	padding:0 0 4px 0;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.2em;
}

#subheader ul.subHomeControl li a span.desc {
	display:block;
	font-size:.94em;
	line-height:1.4em;
}

#subheaderWrapInterior.blue {
	background:url(images/bgSubHomeWhyClearview.jpg) no-repeat center #001238;
	height:180px;
}

#subheaderWrapInterior.green {
	background:url(images/bgSubHomeConsulting.jpg) no-repeat center #1b360b;
	height:180px;
}

#subheaderWrapInterior.orange {
	background:url(images/bgSubHomeManagedServices.jpg) no-repeat center top #6f2407;
	height:180px;
}

#subheaderWrapInterior.gray {
	background:url(images/bgSubHomeEnterpriseHosting.jpg) no-repeat center top #0f1a1e;
	height:180px;
}

#subheaderWrapInterior #subheader .section {
	width:723px;
	padding:30px 20px 20px 0;
}

#subheaderWrapInterior #subheader .subnav {
	position:absolute; top:0; right:-6px;
	width:195px;
	min-height:180px;
	padding:0 6px;
	background:url(images/bgSubNav.png) repeat-y;
}

#subheaderWrapInterior #subheader .subnav ul {
	margin:0;
	list-style:none;
	min-height:172px;
}

#subheaderWrapInterior #subheader .subnav ul li {
	margin:0;
}

#subheaderWrapInterior #subheader .subnav ul li a {
	display:block;
	padding:5px 20px;
	width:155px;
	line-height:1.2em;
	color:#224f81;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#subheaderWrapInterior #subheader .subnav ul li a:hover {
	background:url(images/bgSubNavHover.png) repeat;
}

#subheaderWrapInterior #subheader .subnav ul li:first-child a {
	height:36px;
	padding:0 20px;
	font-size:13px;
	line-height:36px;
	background:url(images/bgSubNavRoot.jpg) repeat-x;
}

#subheaderWrapInterior #subheader .subnav .ads {
	padding:20px 6px 10px 0;
	width:195px;
	text-align:center;
	color:#565656;
	font:1em/1.2em Arial, Helvetica, sans-serif;
}

#subheaderWrapInterior #subheader .subnav .ads a {
	color:#224f81;
}

/************************** content area **************************/

#contentWrap {
	clear:both;
	width:100%;
	background:url(images/bgContent.jpg) repeat-x #fafafa;
	font:1.2em/1.4em Arial, Helvetica, sans-serif;
}

#content {
	width:950px;
	margin:0 auto;
	padding:0 10px 0 10px;
	background:url(images/bgContentShadows.png) repeat-y;
	color:#565656;
}

#content a {
	text-decoration:none;
	font-weight:bold;
	color:#224f81;
}

#content a.blue {
	color:#224f81;
}

#content a.green {
	color:#455d3a;
}

#content a.gray {
	color:#3c3c49;
}

#content a.orange {
	color:#c76517;
}

#content a.accent {
	text-decoration:none;
	font-weight:bold;
	color:#565656;
}

#content .interiorContent {
	background:url(images/bgContentInterior.jpg) repeat-x bottom #e2e2e2;
}

#content .interiorContent .section {
	float:left;
	width:749px;
}

#content .interiorContent .section .pad {
	width:709px;
	padding:16px 26px 10px 20px;
	background:url(images/bgContentInteriorHeader.jpg) repeat-x;
}

#content .interiorContent .section .pad h3 {
	margin:0 0 30px 0;
	text-transform:uppercase;
}

#content .interiorContent .section #threeCol:after, #content .interiorContent .section #twoCol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content .interiorContent .section #threeCol, #content .interiorContent .section #twoCol {
	display: inline-block;
}


#content .interiorContent .section #threeCol .column {
	float:left;
	width:223px;
}

#content .interiorContent .section #threeCol .column:first-child {
	padding:0 20px 0 0;
}

#content .interiorContent .section #threeCol .column:last-child {
	padding:0 0 0 20px;
}

#content .interiorContent .section #twoCol .column {
	float:left;
	width:289px;
	padding:0 20px 0 0;
}

#content .interiorContent .section #twoCol .column:last-child {
	width:400px;
	padding:0;
}

#content .interiorContent .noheader .section  {
	float:none;
	padding:20px;
	width:910px;
}

#content .interiorModuleContent {
	background:url(images/bgContentInterior.jpg) repeat-x bottom #e2e2e2;
	padding:0 0 20px 0;
}

/********************** content info panel **********************/

#infoPanel {
	width:950px;
	position:relative;
	background:url(images/bgInfoPanelHeader.png) repeat-x;
}

#infoPanelControl {
	position:absolute;
	right:-20px;
	top:-4px;
}

#infoPanelControl a.control {
	display:block;
	height:64px;
	width:20px;
	background:url(images/btnClose.png) no-repeat;
}

#infoPanel h3.label {
	text-transform:uppercase;
	margin:0;
	padding:0;
	height:55px;
	line-height:55px;
	border-right:1px solid #d0d0d0;
}

#infoPanel .blurbs h3.label {
	border-right:0px;
}

#infoPanel h4 {
	color:#224f81;
}

#infoPanel .infoPanelGuts {
	padding:0 20px;
	width:910px;
}

#infoPanel .infoPanelGuts .aboutUs {
	float:left;
	width:283px;
}

#infoPanel .infoPanelGuts .aboutUs .details {
	padding:20px 0 10px 0;
}

#infoPanel .infoPanelGuts .clients {
	float:left;
	width:303px;
	padding:0 0 0 20px;
	background:url(images/bgClientDetails.png) no-repeat; 
}

#infoPanel .infoPanelGuts .clients .details {
	padding:54px 12px 20px 32px;
}

#infoPanel .infoPanelGuts .clients .details p {
	padding:7px 0 0 0;
}

#infoPanel .infoPanelGuts .clients .details .images {
	margin:0;
}

#infoPanel .infoPanelGuts .clients .details .images .feed_item:first-child .feed_preview_image {
	margin:0 0 0 0px;
}

#infoPanel .infoPanelGuts .clients .details .images .feed_item .feed_preview_image {
	float:left;
	margin:0 0 0 4px;
	width:48px;
	height:41px;
	padding:5px 0 10px 0;
	background:url(images/bgClientIcon.png) no-repeat;
	text-align:center;
	cursor:pointer;
}

#infoPanel .infoPanelGuts .clients .details .images .feed_item .feed_preview_image img {
	width:36px;
	height:36px;
}

#infoPanel .infoPanelGuts .clients .details .images .feed_item .feed_preview_image.selected {
	background:url(images/bgClientIconSelected.png) no-repeat;
}

#infoPanel .infoPanelGuts .clients .details .images .feed_item .feed_preview_date {
	display:none;
}

#infoPanel .infoPanelGuts .clients .details .images .feed_item .feed_preview_title {
	display:none;
}

#infoPanel .infoPanelGuts .clients .details .images .feed_item .feed_preview_content {
	display:none;
}

#infoPanel .infoPanelGuts .clients .details .clientCell .feed_item .feed_preview_image {
	display:none;
}

#infoPanel .infoPanelGuts .clients .details .clientCell .feed_item .feed_preview_date {
	display:none;
}

#infoPanel .infoPanelGuts .clients .details .clientCell .feed_item {
	clear:both;
	padding:6px 0 0 0;
	display:none;
}

#infoPanel .infoPanelGuts .clients .details .clientCell .feed_item .feed_preview_title {
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
}

#infoPanel .infoPanelGuts .blurbs {
	float:left;
	width:283px;
	padding:0 0 0 20px;
}

#infoPanel .infoPanelGuts .blurbs ul {
	margin:0;
	padding:0 4px;
	height:38px;
	width:275px;
	list-style:none;
}

#infoPanel .infoPanelGuts .blurbs ul li {
	margin:0;
	float:left;
	height:38px;
}

#infoPanel .infoPanelGuts .blurbs ul li a {
	display:block;
	float:left;
	height:30px;
	padding:8px 0 0 0;
	text-align:center;
	color:#fff;
	font-weight:normal;
}

#infoPanel .infoPanelGuts .blurbs ul li a#blurbsNewsTab {
	width:90px;
	background:url(images/bgBlurbsNews.png) no-repeat;
}

#infoPanel .infoPanelGuts .blurbs ul li a#blurbsNewsTab.selected {
	background:url(images/bgBlurbsNewsSelected.png) no-repeat;
}

#infoPanel .infoPanelGuts .blurbs ul li a#blurbsCaseStudiesTab {
	width:94px;
	background:url(images/bgBlurbsCaseStudies.png) no-repeat;
}

#infoPanel .infoPanelGuts .blurbs ul li a#blurbsCaseStudiesTab.selected {
	width:94px;
	background:url(images/bgBlurbsCaseStudiesSelected.png) no-repeat;
}

#infoPanel .infoPanelGuts .blurbs ul li a#blurbsBlogTab {
	width:91px;
	background:url(images/bgBlurbsBlog.png) no-repeat;
}

#infoPanel .infoPanelGuts .blurbs ul li a#blurbsBlogTab.selected {
	width:91px;
	background:url(images/bgBlurbsBlogSelected.png) no-repeat;
}

#infoPanel .infoPanelGuts .blurbs .details {
	background:url(images/bgBlurbs.png) no-repeat;
	width:283px;
	min-height:200px;
	padding:20px 0px;
}

#infoPanel .infoPanelGuts .blurbs .blurbContent {
	width:247px;
	padding:20px 18px;
	display:none;
}

#infoPanel .infoPanelGuts .blurbs .newsDetails .feed_item {
	float:left;
	clear:both;
	width:247px;
	margin:0 0 1.2em 0;
}

#infoPanel .infoPanelGuts .blurbs .feed_item .feed_preview_date {
	float:left;
	padding:2px 2px 0 2px;
	width:30px;
	min-height:32px;
	background:url(images/bgBlurbsNewsDate.png) no-repeat;
}

#infoPanel .infoPanelGuts .blurbs .feed_item .feed_preview_date .day {
	float:left;
	width:30px;
	display:block;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	text-align:center;
}

#infoPanel .infoPanelGuts .blurbs .feed_item .feed_preview_date .month {
	float:left;
	font-size:9px;
	line-height:9px;
	width:16px;
	text-align:right;
}

#infoPanel .infoPanelGuts .blurbs .feed_item .feed_preview_date .month:after {
	content:"/";
}

#infoPanel .infoPanelGuts .blurbs .feed_item .feed_preview_date .year {
	float:left;
	font-size:9px;
	line-height:9px;
	width:14px;
	text-align:left;
}

#infoPanel .infoPanelGuts .blurbs .newsDetails .feed_preview_content {
	float:left;
	margin:0;
	padding:0 0 0 13px;
	width:200px;
}

#infoPanel .infoPanelGuts .blurbs .newsDetails .feed_preview_title {
	display:none;
}

#infoPanel .infoPanelGuts .blurbs .csDetails .feed_preview_date {
	display: none;
}

#infoPanel .infoPanelGuts .blurbs .csDetails .feed_item {
	float:left;
	clear:both;
	width:247px;
	margin:0 0 1.2em 0;
}

#infoPanel .infoPanelGuts .blurbs .csDetails .feed_preview_image {
	float:left;
	padding:2px 2px 0 2px;
	width:30px;
	min-height:32px;
}

#infoPanel .infoPanelGuts .blurbs .csDetails .feed_preview_title {
	display:none;
}

#infoPanel .infoPanelGuts .blurbs .csDetails .feed_item .feed_preview_content {
	float:left;
	margin:0;
	padding:0 0 0 13px;
	width:200px;
}

#infoPanel .infoPanelGuts .blurbs .blogDetails .feed_item {
	float:left;
	clear:both;
	width:247px;
	margin:0 0 1.2em 0;
}

#infoPanel .infoPanelGuts .blurbs .blogDetails h5 {
	text-transform:uppercase;
	color:#224f81;
}

#infoPanel .infoPanelGuts .blurbs .blogDetails .feed_preview_title {
	color:#224f81;
	font-weight:bold;
	margin:0;
}

#infoPanel .infoPanelGuts .blurbs .blogDetails .feed_preview_date {
	display:none;
}

/************************** footer **************************/

#footerWrap {
	width:100%;
	background:url(images/bgFooter.jpg) repeat-x;
	font:1.2em/1.6em Arial, Helvetica, sans-serif;
}

#footer {
	width:910px;
	min-height:140px;
	margin:0 auto;
	padding:20px;
	background:url(images/bgFooterContent.jpg) repeat-x;
	color:#c4c4c4;
}

#footer a {
	color:#c4c4c4;
	text-decoration:none;
}

#footer a.underline {
	text-decoration:underline;
}

#footer .contact {
	float:left;
	width:290px;
}

#footer .contact h5 {
	text-transform:uppercase;
	font-weight:normal;
	line-height:1.6em;
	margin:0 0 .5em 0;
}

#footer .contact address {
	font-style:normal;
}

#footer .links {
	float:left;
	width:135px;
}

#footer .links ul {
	margin:0;
	list-style:none;
}

#footer .links ul li {
	margin:0;
	padding:0;
}

#footer .socialNetworks {
	float:left;
	width:200px;
}

#footer .socialNetworks p {
	text-transform:uppercase;
}

#footer .socialNetworks ul {
	margin:0;
	list-style:none;
}

#footer .socialNetworks ul li {
	float:left;
	margin:0;
}

#footer .socialNetworks ul li a {
	display:block;
	float:left;
	width:35px;
	height:52px;
	margin:0 5px 0 0;
}

#footer .socialNetworks ul li a.twitter {
	background:url(images/iconTwitter.png) no-repeat;
}

#footer .socialNetworks ul li a.facebook {
	background:url(images/iconFacebook.png) no-repeat;
}

#footer .socialNetworks ul li a.youtube {
	background:url(images/iconYoutube.png) no-repeat;
}

#footer .socialNetworks ul li a.myspace {
	background:url(images/iconMyspace.png) no-repeat;
}

#footer .legal {
	float:left;
	width:285px;
}

#footer .legal p {
	margin:0 0 .5em 0;
}

#footer .legal ul {
	margin:0;
	list-style:none;
	font-size:11px;
}

#footer .legal ul li {
	margin:0;
	display:inline;
}

#footer .legal ul li a {
	padding:0 6px;
}

#footer .legal ul li:first-child a {
	padding:0 6px 0 0;
}

#footer .legal ul li:before {
	content:"| ";
}

#footer .legal ul li:first-child:before {
	content:"";
}

/************************** feeds **************************/
.interiorModuleContent .section {
	padding:10px;
	margin-bottom:15px;
}

.interiorModuleContent .section .feed_item {
	float:left;
	width:920px;
	margin:15px 0 5px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #cccccc;
}

.interiorModuleContent .section .feed_item .feed_image {
	float:left;
	margin:0 7px 0 0;
	width:100px;
	height:100px;
}

.interiorModuleContent .section .feed_item .feed_image img {
	width:98px;
	height:98px;
}

.interiorModuleContent .section .feed_item .feed_title {
	float:left;
	width:500px;
	font-size:1.0em;
	line-height:1.2em;
	font-weight:bold;
	color:#224f81;
}

.interiorModuleContent .section .feed_item .feed_content {
	float:left;
	width:700px;
}

.interiorModuleContent .section .feed_item .feed_preview_image {
	float:left;
	margin:0 7px 0 0;
	width:50px;
	height:50px;
}

.interiorModuleContent .section .feed_item .feed_preview_image img {
	width:48px;
	height:48px;
}

.interiorModuleContent .section .feed_item .feed_preview_title {
	float:left;
	width:500px;
	font-size:1.0em;
	line-height:1.2em;
	font-weight:bold;
	color:#224f81;
}

.interiorModuleContent .section .feed_item .feed_preview_content {
	float:left;
	width:700px;
}

.interiorModuleContent .section .pagination_links {
	width:900px;
	float:left;
}

.interiorModuleContent .section .pagination_links ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.interiorModuleContent .section .pagination_links ul li {
	display:block;
	float:left;
	padding:0px;
	margin:0 3px 0 0;
}

.interiorModuleContent .section .current_page {
	border:1px solid #cccccc;
	text-align:center;
	background:#d8d8d8;
	width:20px;
}

.interiorModuleContent .section .page_number {
	border:1px solid #cccccc;
	text-align:center;
	background:#f8f8f8;
	width:20px;
}

/************************** search results **************************/
.interiorModuleContent .section .search_item {
	float:left;
	width:920px;
	margin:15px 0 15px 0;
	border-bottom:1px dotted #cccccc;
}

.interiorModuleContent .section .search_item .search_title {
	float:left;
	width:500px;
	font-size:1.0em;
	line-height:1.2em;
	font-weight:bold;
	color:#224f81;
}

.interiorModuleContent .section .search_item .search_content {
	float:left;
	width:700px;
}

.interiorModuleContent .section .pagination_links {
	width:900px;
	float:left;
}

.interiorModuleContent .section .pagination_links ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.interiorModuleContent .section .pagination_links ul li {
	display:block;
	float:left;
	padding:0px;
	margin:0 3px 0 0;
}