@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
body#web {
	background-image: url(../gui/top_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
body, p, li, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	line-height: 170%;
}

a, a:hover, a:visited {
	color: #212B37;
	text-decoration: underline;
}
a:hover {
	color: #4F4F4F;
}
a.black, a.black:hover, a.black:visited {
	color: #4F4F4F;
	text-decoration: none;
	border-bottom: 1px dotted #cfcfcf;
}
a.black:hover {
	border-bottom: 1px solid #cfcfcf;
}
h1 {
	font-family: Helvetica, 'Trebuchet MS', serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 3px;
}
h2, .header2 {
	font-family: Helvetica, 'Trebuchet MS', serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 3px;
}
.header2 {
	margin: 5px 0;
}
h3 {
	font-family: 'Trebuchet MS', Helvetica, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 3px;
}
h4 {

}
small, .sml {

}
form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.LStop {
	width: 880px;
	height: 59px;
	clear: both;
}
.LStop .topMenu {
	float: right;
	padding-top: 20px;
}
.LStop .topMenu a, .LStop .topMenu a:hover, .LStop .topMenu a:visited {
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	background-image: url(../gui/top_menu_li.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 12px;
}
.LStop .topMenu a:hover {
	color: #6F6F6F;
}

#webLogo {
	width: 256px;
	height: 59px;
	float: left;
}
#webLogo img {
	display: none;
}
#webLogo a, #webLogo a:hover, #webLogo a:visited {
	display: block;
	background-image: url(../gui/web_logo_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
}
#webLogo a span {
	display: none;
}
.mainMenu {
	line-height: 30px;
}
.mainMenu a, .mainMenu a:hover, .mainMenu a:visited {
	color: #6F6F6F;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0 20px;
	font-weight: bold;
}
.mainMenu a:hover {
	color: #6F6F6F;
}

.mainBanner {
	width: 880px;
	height: 290px;
	background-image: url(../gui/main_banner_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 6px;
}

.leftContent {
	float: left;
	width: 180px;
	margin-right: 20px;
}
.leftContent .latestProjectWrapper {
	background-color: #343434;
	background-image: url(../gui/lb_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #CCCCCC;
	text-align: center;
}
.leftContent .latestProjectWrapper .projectScreenShotWrapper {
	text-align: center;
}
.leftContent .latestProjectWrapper .projectName {
	
	padding: 2px 0;
}
.leftContent .latestProjectWrapper .projectScreenShotWrapper img {
	padding: 1px;
	background-color: #000000;
	border: 1px solid #666666;
}
.leftContent .latestProjectWrapper .projectScreenShotWrapper a, .leftContent .latestProjectWrapper .projectScreenShotWrapper a:hover, .leftContent .latestProjectWrapper .projectScreenShotWrapper a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.leftContent .latestProjectWrapper .title {
	background-image: url(../gui/lb_top.jpg);
	background-position: top;
	height: 50px;
}
.leftContent .latestProjectWrapper .bottom {
	background-image: url(../gui/lb_bottom.jpg);
	background-position: top;
	height: 37px;
}
.leftContent .latestProjectWrapper .title span {
	display: none;
}
.mainContent {
	float: left;
	width: 680px;
}
.mainContent3Bar {
	float: left;
	width: 370px;
}
.rightContent {
	float: right;
	width: 290px;
	margin-left: 20px;
}
.contentWrapper {
	width: 880px;
	clear: both;
}

.ddPortfolioList {
	background-image: url(../gui/dd_portfoliolist.jpg);
	margin: 5px 9px;
	background-repeat: no-repeat;
	height: 26px;
}
.ddPortfolioList span {
	display: none;
}

.nlTxtInput {
	width: 180px;
	height: 22px;
	border-left: 1px solid #DFDEE3;
	border-top: 1px solid #ADADAF;
	border-bottom: 1px solid #E4E5E7;
	border-right: 1px solid #E1E1E3;
}

.horDiv {
	height:20px;
	clear: both;
	overflow: hidden;
}
.verDiv {
	width:20px;
	overflow: hidden;
}

.foot_left {
	float:left;
	background-image: url(../gui/bc_left.jpg);
	background-position: left center;
	width:10px;
	height:35px;
	overflow: hidden;
}
.foot_right {
	float:right;
	background-image: url(../gui/bc_right.jpg);
	width:10px;
	height:35px;
}
.foot_bg {
	height: 35px;
	line-height: 35px;
	width: 670px;
	font-size: 11px;
	background-image: url(../gui/bc_bg.jpg);
}
.footerBC {
	margin-left: 200px;
	width: 680px;
	margin-top:10px;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 1px;
}
.foot_bg a, .foot_bg a:hover, .foot_bg a:visited {
	padding-left:2px;
	padding-right: 20px;
	background-image: url(../gui/bc_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 35px;
	height: 35px;
	display: block;
	float: left;
	margin-left: 5px;
	text-decoration: none;
	color: #636363;
}
.foot_bg a:hover {
	color: #363636;
}
.foot_bg a.nobg, .foot_bg a.nobg:hover, .foot_bg a.nobg:visited {
	background-image: none;
}

.keywords {
	display: none;
}



.mainCatHolder, .mainCatHolderNB {
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin-bottom:5px;
	clear: both;
	width: 100%;
}
.mainCatHolderNB {
	border: 0;
}
.mainCatHolder ul, .mainCatHolderNB ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-left: 10px;
	list-style-type: none;
}
.mainCatHolder ul li, .mainCatHolderNB ul li {
	margin: 0;
	padding: 0;
	list-style-image: url(../gui/li_drop.gif);
	margin-bottom: 6px;
}
.mainCatHolder ul li a, .mainCatHolder ul li a:hover, .mainCatHolder ul li a:visited {
	color: #503B99;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.mainCatHolder ul li a:hover {
	text-decoration: none;
}

.mainCatHolder .imgHolder {
	width: 200px;
	height: 100px;
	float: left;
}
.mainCatHolder strong.title {
	font-size: 12px;
	color: #303030;
	padding-bottom: 5px;
	padding-top: 2px;
	display: block;
}
.mainCatHolder a.moreLink, .mainCatHolder a.moreLink:hover, .mainCatHolder a.moreLink:visited {
	text-transform: uppercase;
}

.portfolioHeader {
	margin-bottom: 10px;
}
.portfolioHeader .title {
	color: #004A84;
	font-size: 15px;
	font-weight: bold;
	padding-left: 35px;
	background-position: top left;
	background-repeat: no-repeat;
}
.portfolioHeader .link {
	text-align: right;
	padding-right: 10px;
}

a.arrR, a.arrR:hover, a.arrR:visited, .arrR {
	background-image: url(../gui/arrow_next.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 21px;
	padding: 3px 0;
	padding-right: 25px;
	text-decoration: none;
}
a.arrL, a.arrL:hover, a.arrL:visited, .arrL {
	background-image: url(../gui/arrow_prev.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 21px;
	padding: 3px 0;
	padding-left: 25px;
	text-decoration: none;
}

.vltA {
	color: #503B99;
}
.vltB {
	color: #311F77;
}


a.backlink, a.backlink:hover, a.backlink:visited {
	line-height: 23px;
	height: 23px;
	padding: 4px 0;
	padding-right: 10px;
	background-image: url(../gui/backlink_right.jpg);
	background-repeat: no-repeat;
	background-position: right;	
	text-decoration: none;
}
a.backlink span, a.backlink:hover span, a.backlink:visited span {
	background-repeat: no-repeat;
	background-image: url(../gui/backlink_left.jpg);
	background-position: left;
	line-height: 23px;
	height: 23px;
	padding: 4px 0;
	padding-left: 26px;
}

.projectsCatsTbl {
	border: 1px solid #E0E0E0;
}
.projectsCatsTbl td {
	padding: 5px;
}
.projectsCatsTbl td.altA {
	background-color: #EFEFEF;
}
.projectsCatsTbl td.altB {
	background-color: #F6F6F6;
}
.projectsCatsTbl td a, .projectsCatsTbl td a:hover, .projectsCatsTbl td a:visited {
	font-weight: bold;
	color: #666;
}
.projectHolder {
	margin-bottom: 5px;
	width: 400px;
	float: left;
}
.legendDisplay {
	float: right;
	width: 260px;
}
.legendDisplayTbl {

	background-color: #EFEFEF;
}
.legendDisplayTbl td {
	border-bottom: 1px solid #FFF;
}
.legendDisplay td.legendImg {
	width: 50px;
	height: 50px;
	text-align: center;
}
.legendDisplay td.legendImg img {
	border: 1px solid #CFCFCF;
}
.legendDisplay td.legendDesc {
	font-size: 11px;
}
.projectHolder td.projectInfo .projectName {
	margin-bottom: 10px;
}

.projectHolder td.projectInfo .legendHolder {
	padding: 10px 0;
}
.projectHolder td.projectInfo .legendHolder img {
	margin: 2px;
}

.packageSpacer {
	padding-left: 70px;
	margin-top: -30px;
}
.linkHolder {
	text-align: right;
}


#sitemapWrapper {
	width: 330px;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #F9F9F9;
}
#sitemapWrapper .mainItem {
	border-left: 4px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 8px;
	letter-spacing: 1px;
}
#sitemapWrapper .mainItem a, #sitemapWrapper .mainItem a:hover, #sitemapWrapper .mainItem a:visited {
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
#sitemapWrapper .subItem {
	background-image: url(../gui/return_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	border-bottom: 1px solid #CCC;
	letter-spacing: 1px;
}

.inputContact, .txtQuote {
	width: 225px;
	border: 1px solid #999;
	background-color: #FFF;
}
.txtContact, .txtQuoteArea {
	width: 225px;
	border: 1px solid #999;
	background-color: #FFF;
}

a.white, .white, a.white:hover, a.white:visited {
	color: #ECECEC;
}

.previewWrapper{
	background-color:#EFEFEF;
	text-align: center;
}

.seo_header {
	display: none;
}

.rssFeedParser {
	padding-left: 200px;
	font-size: 80%;
}
.rssItem {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F2F2F2;
}
.rssItem .title {
	font-size: 110%;
}
.rssItem .desc a, .rssItem .desc a:hover, .rssItem .desc a:visited {
	color: #606060;
}
.rssItem .desc a:hover {
	color: #404040;
}

#ClientFeedbackForm {
	border: 1px solid #CCCCCC;
}
#ClientFeedbackForm .altA, #ClientFeedbackForm .altB {
	padding: 5px;
	margin-bottom: 5px;
}
#ClientFeedbackForm .altA {
	background-color: #F2F2F2;
}

#ClientFeedbackForm .fldHolder {
	margin-bottom: 5px;
}
#ClientFeedbackForm .fldHolder .txtInput {
	width: 300px;
}
#ClientFeedbackForm textarea {
	width: 300px;
	height: 120px;
}

#cff_more_five {
	display: none;
}

.btn_subscribe{
	width: 93px;
	height: 22px;
	border: 0;
}