@charset "utf-8";
body {
	background-color: #001b48;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /* Trebuchet MS by client request QI 20/1/11 */
	font-size: 13px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
p {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.orange_text {
	color: #c06c06;
}
.brown_text {
	color: #837a08;
}
.green_text {
	color: #237874;
}
/***************** TOP *****************/
#top {
	background: url(http://catstechnology.com//images/top_bg.jpg) repeat-x;
	width: 100%;
	height: 122px;
}
#top #wrap {
	margin: 0 auto;
	width: 896px;
}
#top #logo {
	float: left;	
}
#top #right_elements {
	/* width: 288px; */
	height: 78px;
	padding-top: 31px;
	float: right;
}
#top #right_elements2 {
	/* width: 288px; */
	height: 78px;
	padding-top: 31px;
	margin-right: 40px;
	float: right;
}
#top #right_elements img {
	float: left;
}
#top #right_elements .seperator {
	background: url(http://catstechnology.com//images/top_seperator.jpg) no-repeat;
	width: 19px;
	height: 78px;
	float: left;
}
#top #socialmedia {
	height: 78px;
	padding-top: 43px;
	float: right;
}
/***************** NAVIGATION *****************/
#nav {
	background: url(http://catstechnology.com//images/nav_bg.jpg) repeat-x;
	width: 100%;
	height: 41px;
}
#nav #wrap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 auto;
	width: 936px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 31px;
	padding: 10px 16px 0;
	margin-right: 17px;
	float: left;
}
#nav ul li a:hover {
	background: url(http://catstechnology.com//images/nav_greenbg.jpg) repeat-x;
	padding: 10px 15px 0;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
/***************** HEADER *****************/
#header {
	background: url(http://catstechnology.com//images/header_bg.jpg) repeat-x;
	width: 100%;
	height: 306px;
}
#header #wrap {
	background: url(http://catstechnology.com//images/header.jpg) no-repeat top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	width: 978px;
	height: 306px;
	margin: 0 auto;
}

#header #text {
	width: 669px;
	height: 306px;
	float:left;
}

#header #text h1 {
	font-size: 35px;
	margin: 0;
	padding: 0;
	padding-top: 45px;
}
#header #text p {
	color: #c5f6f2;
	margin: 0;
	padding: 0;
	padding-top: 27px;
	width: 663px;
}
#header #text p .yellow {
	color: #e4e4a9;
}
#header #text #free_consulttab {
	font-size: 18px;
	background: url(http://catstechnology.com//images/freeconsult_tab.jpg) no-repeat;
	width: 248px;
	height: 42px;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 35px;
	float:left;
}
#insideheader #wrap #free_consulttab2 {
	font-size: 18px;
	background: url(http://catstechnology.com//images/freeconsult_tab.jpg) no-repeat;
	width: 248px;
	height: 42px;
	margin-top: -50px;
	padding-top: 8px;
	padding-left: 35px;
	float:right;
}

#header #text #free_consulttab a {
	color: #FFF;
	text-decoration: none;
}
#header #text #free_consulttab a:hover {
	color: #FFEB86;
}
#header #text #free_consulttab2 a {
	color: #FFF;
	text-decoration: none;
}
#header #text #free_consulttab2 a:hover {
	color: #FFEB86;
}
#header #text #phone {
	width: 248px;
	height: 42px;
	margin-top: -10px;
	padding-top: 8px;
	padding-left: 350px;
	float:left;
	background-color: transparent;
}
#top #wrap #phone2 {
	width: 248px;
	height: 42px;
	margin-top: -105px;
	margin-right: -110px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	
	float:right;
	background-color: transparent;
}

#header #spokesperson {
	width: 305px;
	height: 306px;
	float:right;
	z-index:1000;
}



/***************** INSIDE HEADER *****************/
#insideheader {
	background: url(http://catstechnology.com//images/header_bg.jpg) repeat-x;
	width: 100%;
}
#insideheader #wrap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* font-size: 15px; QI change 20/1/11 for client */
	color: #FFF;
	width: 978px;
	min-height: 70px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#insideheader h1 {
	font-size: 35px;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	float:left;
}
#insideheader p {
	color: #c5f6f2;
	margin: 0;
	padding: 0;
	padding-top: 15px;
}
#insideheader p .yellow {
	color: #e4e4a9;
}

#insideheader #wrap #free_consulttab3 {
	font-size: 18px;
	background: url(http://catstechnology.com//images/freeconsult_tab3.gif) no-repeat;
	width: 248px;
	height: 42px;
	margin-top: 25px;
	padding-top: 8px;
	padding-left: 35px;
	float:right;
}

#insideheader #wrap #free_consulttab3 a {
	color: #FFF;
	text-decoration: none;
}
#insideheader #wrap #free_consulttab3 a:hover {
	color: #FFEB86;
}


/***************** MAIN FEATURES *****************/
#main_features {
	background: url(http://catstechnology.com//images/home_topfeatures_bg.jpg) repeat-x;
	width: 100%;
	height: 206px;
}
#main_features #wrap {
	width: 965px;
	margin: 0 auto;
}
#main_features ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_features ul li {
	width: 210px;
	padding-top: 37px;
	float: left;
}
#main_features ul .seperator {
	background: url(http://catstechnology.com//images/home_topfeature_seperator.jpg) no-repeat top left;
	width: 21px;
	height: 184px;
	padding: 0 10px;
	margin-top: 12px;
	float: left;
}
#main_features ul li h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#main_features ul li h1 a {
	color: #000;
}
#main_features ul li h1 a:hover {
	color: #666;
	text-decoration: none;
}
#main_features ul li p {
	width: 185px;
	padding-top: 14px;
}
#main_features .mainfeature1 {
	background: url(http://catstechnology.com//images/desktop_server_img.jpg) no-repeat 100% 21px;
}
#main_features .mainfeature2 {
	background: url(http://catstechnology.com//images/savesyou_money_img.jpg) no-repeat 100% 21px;
}
#main_features .mainfeature3 {
	background: url(http://catstechnology.com//images/testimonial_img.jpg) no-repeat 100% 21px;
}
#main_features .mainfeature4 {
	background: url(http://catstechnology.com//images/ittips_img.jpg) no-repeat 100% 21px;
}
/***************** HOME CONTENT *****************/
#content {
	background: url(http://catstechnology.com//images/content_bg.jpg) repeat-x #FFF;
	width: 100%;
	min-height: 200px;
	height: 200px;
	height: auto !important;
	float: left;
}
#content #wrap {
	/*width: 963px;*/
	width: 980px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#content .columns {
	width: 280px;
	height: 290px;
	overflow: hidden;
	margin: 49px 25px 0 0;
	margin-bottom: 30px;
	border-right: dashed 1px #CCC;
	float: left;
}
#content .last_columns {
	width: 300px;
	margin-top: 49px;
	margin-right: 0;
	border: none;
	float: left;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
/*** IT NEWS ***/
#content #itnews_heading {
	background: url(http://catstechnology.com//images/nataional_it_news_icon.jpg) no-repeat;
	height: 54px;
	padding: 8px 0 30px 61px;
}
#content #itnews_text {
	width: 200px;
	float: left;
}
/*** CATS NEWS ***/
#content #catsnews_heading {
	background: url(http://catstechnology.com//images/cats_icon_latest_news.jpg) no-repeat  70px top;
	height: 54px;
	padding: 8px 0 30px 0;
}
#content #catsnews_heading span {
	padding-left: 92px;
}
#content #catsnews {
	/*height: 200px;*/
}
#content #catsnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content #catsnews ul li {
	background: url(http://catstechnology.com//images/cats_news_arrow.jpg) no-repeat 0 6px;
	line-height: 20px;
	padding-left: 10px;
	clear: both;
}
#content #catsnews ul li a {
	color: #837a08;
}

#content #catsnews img {
	padding: 5px 10px 0 0;
}

#content #catsnews ul .date {
	background: none;
	padding: 0;
	font-weight: bold;
}
#content #catsnews ul .bottom_padding {
	padding-bottom: 35px;
}
#content #catsnews ul .bottom_padding2 {
	padding-bottom: 135px;
}
/*** What's Next ***/
#content #whats_next_heading {
	background: url(http://catstechnology.com//images/whatnext_icon.jpg) no-repeat;
	height: 54px;
	padding: 8px 0 30px 61px;
}
#content .whatsnext_tab {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 58px;
	padding-bottom: 25px;
	width: 305px;
	height: 50px;
	float: left;
}
#content .whatsnext_tab a {
	color: #000;
}
#content .whatsnext_tab a:hover {
	color: #339999;
	text-decoration: none;
}
#content .whatsnext_tab1 {
	background: url(http://catstechnology.com//images/scheduleconf_icon.jpg) no-repeat;
}
#content .whatsnext_tab2 {
	background: url(http://catstechnology.com//images/itconsultation_icon.jpg) no-repeat;
}
#content .unsure a {
	background: url(http://catstechnology.com//images/unsure_bg.jpg) repeat-x #3aa19c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	width: 90px;
	height: 28px;
	float: right;
}
#content .unsure a:hover {
	background: url(http://catstechnology.com//images/unsure_bg_over.jpg) no-repeat #58c1b6
}

/***************** QI HOME PAGE CONTENT *****************/
#home-content {
	color: #CCC;
	width: 100%;
	height: auto;
	padding-top: 28px;
	padding-bottom: 20px;
	clear: both;
}
#home-content-wrap {
	width: 980px;
	margin: 0 auto;
}

#home-content h1, h2 {
	font-size: 13px;
}

#home-content h1 {
	margin-bottom: 10px;
}

#home-content p {
	margin-bottom: 5px;
}

#home-content a {
	color: #aaa;
}



/***************** INSIDE CONTENT *****************/
#inside_content {
	background: url(http://catstechnology.com//images/inside_content_bg.jpg) repeat-x #FFF;
	width: 100%;
	min-height: 200px;
	height: 200px;
	height: auto !important;
	padding-top: 31px;
	padding-bottom: 30px;
	float: left;
}
#inside_content #wrap {
	width: 980px;
	margin: 0 auto;
}
#inside_content h1 {
	padding-bottom: 22px;
	font-size: 22px;
	font-weight: bold;
	/* clear: both; */
}
#inside_content .consultation {
	padding-bottom: 22px;
	font-size: 22px;
	font-weight: bold;
	/* clear: both; */
}
#inside_content h2 a.services_title_link{
	color:#2B968D;
	text-decoration:none;
}
#inside_content h2 a.services_title_link:hover{
	color:#041943;
	text-decoration:none;
}
#inside_content img {
	background-color: #FFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 4px;
	border: solid 1px #CCC;
}
#inside_content #blue_box img.bluebox {
	background-color: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border:none;
}
#inside_content td.bluebox{
	background: url(http://catstechnology.com//images/inside_content_bg.jpg) repeat-x #FFF;
	width: 0px;
	min-height: 0px;
	height: 0px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}	
#inside_content p {
	color: #333333;
	line-height: 18px;
}
#inside_content .readmore a {
	background: url(http://catstechnology.com//images/reamore_arrow.jpg) no-repeat #39a09b 6px 8px;
	color: #FFF;
	width: 65px;
	height: 20px;
	margin-top: 9px;
	padding: 2px 0 0 17px;
	float: left;
}
#inside_content .readmore a:hover {
	background: url(http://catstechnology.com//images/reamore_arrow_over.jpg) no-repeat #00235d 6px 8px;
	text-decoration: none;
}
/**** Appointment ***/
.forms {
	margin: 0;
	padding: 0;
}
.forms .row {
	min-height: 25px;
	padding: 5px 0;
	clear: both;
	/* width:900px; */
}
.forms .label {
	width: 150px;
	height: 25px;
	padding-top: 2px;
	padding-right: 20px;
	text-align: right;
	float: left;
}
.forms .label2 {
	width: 200px;
	height: 25px;
	padding-top: 2px;
	padding-right: 20px;
	text-align: right;
	float: left;
}
.forms .input {
	width: 340px;
	padding: 2px;
	color: #666;
	border: solid 1px #CCC;
	float: left;
}
.forms .select {
	padding: 2px;
	color: #666;
	margin-bottom:8px;
	border: solid 1px #CCC;
	float: left;
	width:345px;
}
.forms .date{
	width:100px;
	margin-right:3px;
}
.forms .time{
	width:115px;
	margin-right:3px;
}
.forms .outer_scol{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border:1px solid #CCC;
	float:left;
	margin-left:170px;
}
.forms .scol {
	width: 810px;
	padding: 0px;
	float: left;
}
.forms .scol-2 {
	width: 500px;
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	text-align: left;
	float: left;
}
.forms .scol1 {
	width:250px;
	padding: 5px;
	margin-right: 8px;
	float: left;
}
.forms .scol2 {
	width:250px;
	padding: 5px;
	margin-right: 8px;
	float: left;
}
.forms .scol3 {
	width:250px;
	padding: 5px;
	margin-right: 8px;
	float: left;
}
.forms .textarea {
	width: 340px;
	height: 100px;
	padding: 6px;
	color: #666;
	border: solid 1px #CCC;
	float: left;
}
.forms .button {
	background-color: #39A09B;
	color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-left: 170px;
	border: outset 1px #39A09B;
}
.forms .button2 {
	background-color: #39A09B;
	color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-left: 220px;
	border: outset 1px #39A09B;
}
.forms .button3 {
	background-color: #39A09B;
	color: #FFF;
	padding: 5px;
	margin-left: 10px;
	border: outset 1px #39A09B;
}
/**** Contact ***/
.column1 {
	width: 600px;
	float: left;
}
.column2 {
	width: 308px;
	float: right;
}
.column1 p {
	margin-bottom:10px;
}
/**** SERVICES ***/
#leftmenu {
	width:282px;
	overflow:hidden;
	float: left;
	
}
#rightcontent {
	background: url(http://catstechnology.com//images/service_separator.jpg) repeat-y top left;
	width: 650px;
	padding-left: 48px;
	float: right;
}
#rightcontent .readmore a {
	background: url(http://catstechnology.com//images/reamore_arrow.jpg) no-repeat #39a09b 6px 8px;
	color: #FFF;
	width: 65px;
	height: 20px;
	margin-top: 9px;
	padding: 2px 0 0 17px;
	float: left;
}
#rightcontent .readmore a:hover {
	background: url(http://catstechnology.com//images/reamore_arrow_over.jpg) no-repeat #00235d 6px 8px;
	text-decoration: none;
}
#rightcontent .readmore2 a {
	background: url(http://catstechnology.com//images/reamore_arrow.jpg) no-repeat #39a09b 6px 8px;
	color: #FFF;
	width: 90px;
	height: 20px;
	margin-top: 9px;
	padding: 2px 0 0 17px;
	float: left;
}
#rightcontent .readmore2 a:hover {
	background: url(http://catstechnology.com//images/reamore_arrow_over.jpg) no-repeat #00235d 6px 8px;
	text-decoration: none;
}
#seperator_top {
	width: 629px;
	height: 30px;
	float: left;
	background: url(http://catstechnology.com//images/service_separator_top.jpg) no-repeat left -14px;
}
/***************** BOTTOM LOGOS *****************/
#bottom_logos {
	background: url(http://catstechnology.com//images/bottom_logos_bg.jpg) repeat-x;
	width: 100%;
	height: 142px;
	float: left;
}
#bottom_logos #wrap {
	width: 980px;
	padding-top: 37px;
	margin: 0 auto;
}
#bottom_logos ul {
	margin: 0;
	padding: 0;
	padding-left: 96px;
	list-style: none;
}
#bottom_logos ul li {
	float: left;
	margin-right: 20px;
}
/***************** FOOTER *****************/
#footer {
	background: url(http://catstechnology.com//images/footer_bg.jpg) repeat-x;
	color: #CCC;
	width: 100%;
	height: auto;
	padding-top: 28px;
	padding-bottom: 20px;
	line-height: 30px;
	clear: both;
}
#footer #wrap {
	width: 980px;
	margin: 0 auto;
}
#footer a {
	color: #CCC;
}
#footer .small {
	text-align:center;
	font-size: 11px;
}
/***************** SEARCH PAGE *****************/
a.search_title:link, a.search_title:visited, a.search_title:active {
	color: #39a09c;
	text-decoration: underline;
	font-height: 12px;
}
.search_results {
	font-size: 11px;
}
.search_link {
	font-size: 10px;
	color: #001b48;
}
.bottom_images {
	width: 230px;
	white-space: nowrap;
	vertical-align: middle;
}
#slot_1, #slot_2 {
	width: 230px;
	height: 100px;
}
#slot_1_cont, #slot_2_cont {
	width: 230px;
	height: 100px;
	overflow: hidden;
}
#slot_1_placer, #slot_2_placer {
	width: 460px;
	height: 100px;
}
#slot_1_sub, #slot_1_sub2, #slot_2_sub, #slot_2_sub2 {
	width: 230px;
	height: 100px;
	text-align: center;	
	vertical-align: middle;
}
#slot_1_sub, #slot_2_sub {
	float: left;
}
#slot_1_sub2 {
	float: right;
}
#slot_2_sub2 {
	float: right;
}




td.box{
	height: 34px;
	background: url(../../images/NarrowButton2.png) no-repeat;
	font: normal 11pt ;
	text-align: left;
	font-weight: bold;
	}

table.largebox{
	width: 220px;
	border-left: solid 12px transparent;
	float:right;
	width: 34%;
	}
table.largebox1 {		width: 220px;
	border-left: solid 12px transparent;
	float:right;
	width: 34%;
}

.clear{
	clear:both;
}
#inside_content #rightcontent .seo {
	font-size: 22px;
	display: block;
	float: none;
	color: #000;
}
