@charset "utf-8";

body {
	font-family: "Calibri", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
}

div#page {
	width: 920px;
	margin: 0px auto;
}	
div#header {
	padding: 0px 0px 15px 10px;
}	

div#content {
	background: url(images/border_sides_new.png) repeat-y;
	min-height: 200px;
	padding: 0px 10px;
}
div#content div#pageText {
	padding: 2px 15px;
}
div#content div#pageText p, div#content div#pageText ul li {
	line-height: 20px; 
}
div#border_top {
	background: url(images/border_top_new.png) no-repeat;
	height: 25px;
}	

div#border_btm {
	background: url(images/border_btm_new.png) no-repeat;
	height: 25px;
}	

div#flash {
	padding-bottom: 20px;
	margin-bottom: 10px;
}	
div.contentBox {
	width: 280px;
	margin-left: 15px;
	background:url(images/smallbox_top.png) no-repeat;
	display: block;
	float: left;
	padding-top: 15px;
}	
div.contentBox div.btm {
	height: 20px;
	background:url(images/smallbox_btm.png) no-repeat;
}
div.contentBox_2span div#solutionsText {
	min-height: 75px;
}
div.contentBox div.text, div.contentBox_2span div.text {
	padding: 0px 15px;
	min-height: 100px;
}
div.contentBox div.portfolio {
	min-height: 20px;
}		
div.contentBox#portfolio_1 div.text {
	min-height: 330px;
}
div.contentBox_2span#portfolio_2 div.text {
	min-height: 115px; /* 215px less than 1 span content box */
}	
div.contentBox img, div.contentBox_2span img {
	padding-left: 5px;
}	
div.contentBox h2, div.contentBox_2span h2 {
	padding-left: 15px;
}
div.contentBox h3, div.contentBox_2span h3 {
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color:#00376F;
	margin: 0px;
	line-height: 10px;	
}

div.contentBox_2span {
	width: 575px;
	margin-left: 15px;
	background:url(images/contentbox_2span_top.png) no-repeat;
	display: block;
	float: left;
	padding-top: 15px;
}	
div.contentBox_2span div.facebook {
	margin-left: 12px;
}	
div.contentBox_2span div.btm {
	height: 20px;
	background:url(images/contentbox_2span_btm.png) no-repeat;
}		
div.rightColumn {
	float: right;
	padding-left: 20px;
}
	
	
div.clear {
	clear: both;
	height: 10px;
	visibility: hidden;
}	
div.likeButtons {
	margin-left: 20px;
	margin-top: 10px;
}
a.greyBtn, a.greyBtn:link, a.greyBtn:visited {
	display: block;
	background: url(images/grey_btn.png) no-repeat;	
	width: 140px;
	height: 25px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a.greyBtn:hover {
	text-decoration: none;	
}	
a.greyBtn:active {
	background: url(images/grey_btn.png) no-repeat 1px 2px;	
	padding: 12px 5px 5px 6px;
}
div.contentContainer {
	height: 50px;
	width: 500px;
	background: url(images/content_slider/selected.jpg) repeat-x 5px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-shadow: #333333 1px 1px 1px;
}
div.contentText {
	display: inline-block;
	width: 478px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 14px;
}
div.contentText strong {
	font-size: 16px;
	color:#00376F;
}	
div.contentContainer img {
	padding: 0px 10px 0px 5px;
	vertical-align: middle;
}	
table.pricing tr, table.pricing td, table.pricing th {
	line-height: 15px;
	height: 25px;
}	


/* Navigation bar at top of page */

div#navBar {
	background: url(images/top_nav_new.png) no-repeat;
	color: white;
	height: 40px;
	padding: 0px 0px 0px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-shadow: #3E4F59 2px 2px 2px;
}
div#navBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #828282;
	height: 34px;
}
div#navBar ul li {
	margin: 0px;
	border: 0px;
	position: relative;
	display: inline;
}	
div#navBar ul li a {
	display: block;
	float: left;
	height: 25px;
	padding: 9px 20px 0px 20px;
	border-right: 1px solid #828282;
}	
div#navBar ul li a.select {
	display: block;
	float: left;
	height: 25px;
	padding: 9px 20px 0px 20px;
	border-right: 1px solid #828282;
	background:url(images/navBar_button.jpg) repeat-x;
}
div#navBar a, div#navBar a:link, div#navBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div#navBar a:hover, div#navBar a.select:hover {
	color: #000000;
	background: url(images/navBar_hover.jpg) repeat-x;	
	text-shadow: #586A76 1px 1px 1px;
}
div#navBar a:active {
	text-decoration: none;
	color: #999999;
}

/* Breadcrumb navigation e.g. Home > Solutions */

div#header div#breadcrumb {
	text-align: right;
	padding-right: 15px;
	height: 30px;
	color:#FFFFFF;
}

div#breadcrumb a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
div#breadcrumb a:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
div#breadcrumb a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div#breadcrumb a:hover {
	text-decoration: underline;
	color: #000000;
}
div#breadcrumb a:active {
	text-decoration: none;
	color: #CCCCCC;
}


/* Standard links */

a:link {
	text-decoration: none;
	color:#006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

/* Heading text styles */

h1 {
	font-size: 24px;
	font-weight: bold;
	color:#00376F;
	line-height: 18px;
	margin: 0.2em 0em 1.2em 0em;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color:#00376F;
	margin: 0px;
	line-height: 10px;
}

/* Quotes */
blockquote {
	padding: 15px 0px 0px 45px;
	margin: 10px 0px 0px 0px;
	background: url(images/quote.jpg) no-repeat;
}


/* Forms */
input, select {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 14px;
}	
textarea {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 14px;
}		
input.button {
	font-size: 16px;
	height: 25px;
	padding: 0px 10px;
}
form table th {
	text-align: right;
	padding-right: 5px;
}
form table.callback th {
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px !important;
}	
form table.callback div#customdate {
	display: none;
}
form strong.required {
	color: red;
	font-weight: normal;
	font-size: 14px;
}	
div.errorMsg {
	display: none;
	background: url(images/exclamation.png) 5px 10px no-repeat #FFC4C4;
	padding: 10px 10px 10px 30px;
	margin: 5px 0px;
	font-weight: bold;
}
div.successMsg {
	display: block;
	background: url(images/tick.png) 5px 10px no-repeat #CAFFCA;
	padding: 10px 10px 10px 30px;
	margin: 5px 0px;
	font-weight: bold;
}	

/* Featured content slider */
#featured{  
	position:relative; 
	height:300px; 
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:650px;
	list-style:none;
	padding:0;
	margin:0;
	width: 250px;
	height: 300px;
	background-color: #E9E9E9;	
}
#featured ul.ui-tabs-nav li { 
	font-size:14px; 
	font-weight: bold;
	text-shadow: #FFFFFF 1px 1px 1px;
	color:#666;
	text-align: left;
	height: 75px;
}
#featured ul.ui-tabs-nav li spa { 
	font-size:16px;
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a { 
	padding: 5px 10px 0px 10px;
	display:block; 
	height:70px; 
	color:#333;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
	text-decoration: none;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a { 
	background: url(images/content_slider/selected.jpg) repeat-x;
	color: white;
	text-shadow: #333333 1px 1px 1px;
}
#featured .ui-tabs-panel{ 
	width: 650px;
	height: 300px; 
	background: #999;
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:225px; left:0; 
	height:72px; 
	width: 650px;
	background: url('images/transparent-bg.png'); 
	text-align: left;
	padding-top: 3px;
}
#featured .info h2{ 
	font-size:18px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	text-align: left;
}
#featured .info a{ 
	text-decoration:none;
	color:#fff; 
}
#featured .info p a {
	font-weight: bold;
}	
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


/* Portfolio content slider */
div#portfolio {  
	position:relative; 
	height:300px;
	background: url(images/portfolio_slider_bg_dark.jpg) repeat-x;	 
}
div#portfolio ul.ui-tabs-nav {
	list-style: none;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
div#portfolio div#navContainer {
	width: 900px;
	height: 35px;
	background: url(images/portfolio_nav_bg.jpg) repeat-x;
}	
div#portfolio ul.ui-tabs-nav li { 
	font-size:14px; 
	font-weight: bold;
	text-shadow: #FFFFFF 1px 1px 1px;
	color:#666;
	text-align: left;
	float: left;
}
div#portfolio li.ui-tabs-nav-item a { 
	padding: 5px 10px 0px 10px;
	display:block; 
	height:30px; 
	color:#333;
	line-height:20px;
}
div#portfolio li.ui-tabs-nav-item a:hover{ 
	background: url(images/portfolio_nav_hover.jpg) repeat-x;
	text-decoration: none;
}
div#portfolio ul.ui-tabs-nav li.ui-tabs-selected a { 
	background : url(images/portfolio_slider_bg.jpg) 0px -250px repeat-x;
	text-shadow: #FFFFFF 1px 1px 1px;
}
div#portfolio .ui-tabs-panel{
	width: 880px;
	height: 250px;
	position: relative;
	padding: 10px 10px 10px 10px;
	background: url(images/portfolio_slider_bg.jpg) repeat-x;
}
div#portfolio .ui-tabs-panel div.img {
	float: right;
	padding-left: 10px;
}
div#portfolio .ui-tabs-panel h1 {
	margin-bottom: 0.9em;
	text-shadow: #CFCFCF 1px 1px 1px;
}	
div#portfolio .ui-tabs-panel h2 {
	color: #6C6C6C;
	font-weight: normal;
	font-size: 12px;
	margin: 10px 0px 30px 0px;
}	
div#portfolio .ui-tabs-panel .info{ 
	position:absolute; 
	top:225px; left:0; 
	height:72px; 
	width: 650px;
	background: url('images/transparent-bg.png'); 
	text-align: left;
	padding-top: 3px;
}
div#portfolio .info h2{ 
	font-size:18px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
div#portfolio .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	text-align: left;
}
div#portfolio .info a{ 
	text-decoration:none;
	color:#fff; 
}
div#portfolio .info p a {
	font-weight: bold;
}	
div#portfolio .info a:hover{ 
	text-decoration:underline; 
}
div#portfolio .ui-tabs-hide{ 
	display:none; 
}



/* Table styles for text and borders */

.tablemain {
	font-family: "Calibri", Verdana;
	font-size: 12px;
	background-color:#FFFFFF;
	min-height: 300px;
	}
.tabletop {
	background-image: url(images/border_top.png);
	background-repeat:no-repeat;
}
.tablesides {
	background-image: url(images/border_sides.png);
	background-repeat: repeat-y;
}
.tablebtm {
	background-image: url(images/border_btm.png);
	background-position: bottom;
	background-repeat:no-repeat;
	padding: 10px ;
}

.small_tabletop {
	background-image: url(images/small_border_top.gif);
}
.small_tablesides {
	background-image: url(images/small_border_sides.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.small_tablebtm {
	background-image: url(images/small_border_btm.gif);
	background-repeat: no-repeat;
}

/* Text used for tables e.g. on IT Solutions page */

.tabletext {
color: #333333;
}

/* Footer and other grey text */

.footertext {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
	color: #999999;

}

.secondarynav {
	font-family:"Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-left: 15px;
	color: #999999;
	}
.secondarynav a:link {
	text-decoration: none;
	color:#999999;
}
.secondarynav a:visited {
	text-decoration: none;
	color: #999999;
}
.secondarynav a:hover {
	text-decoration: underline;
	color: #006699;
}
.secondarynav a:active {
	text-decoration: none;
	color: #006699;
}
.sidemenubar {
background-image:url(images/sidemenubar.png);
background-position:top right;
background-repeat:no-repeat;
vertical-align: middle;
padding: 20px 10px 0px 35px;
height: 260px;
}
.sidemenucontainer {
padding-top: 150px;
}
img {
border: 0px none;
}

