html {
	overflow: -moz-scrollbars-vertical;
}



html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

/* a {
	color: #666;
	text-decoration: none;
	background: url(../images/elements/dots.jpg) repeat-x bottom;
	padding-bottom: 1px;
}

a:hover {
	color: #009DDC;
	background: none;
	border-bottom: 1px solid #009DDC;
}
*/

body {
	color: #707070;
	font-family: Verdana;
	font-size: 11px;
}

#container {
	margin: 0 auto;
	width: 892px;

}

#header {
	width: 100%;
	height: 57px;
}

#header h1#brandHead, #header a#branding  {
	position: absolute;
	top: 0;
	float: left;
}
#header h1#brandHead2, #header a#branding  {
	position: absolute;
	top: 0;
	float: left;
}

#header a#branding  {
	text-indent: -9000px;
}



#brandHead{
	background: url(../images/logos/branding.gif) no-repeat;
	width: 335px;
	height: 96px;
	display: block;
	padding:20px 0px 0px 0px;
}

#brandHead a{
	margin: 0px 0px 0px 320px;
	color:#009ddc;
	font:11px Arial;
	text-decoration:none;
}
#brandHead2{
	background: url(../images/logos/branding3.gif) no-repeat;
	width: 335px;
	height: 96px;
	display: block;
	padding:20px 0px 0px 0px;
}

#brandHead2 a{
	margin: 0px 0px 0px 320px;
	color:#009ddc;
	font:11px Arial;
	text-decoration:none;
}


#nav {
	background: url(../images/menus/menu-inside.gif) no-repeat;
	width: 469px;
	height: 44px;
	float: right;
	position: relative;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 30px;
	display: block;
}

#nav a {
	height: 30px;
	display: block;
	border-bottom: none;
}

#nav #home {
	left: 10;
	width: 50px;
	top: 6px;
}
#nav #services {
	left: 60px;
	width: 80px;
	top: 6px;
}
#nav #portfolio {
	left: 140px;
	width: 80px;
	top: 6px;
}
#nav #aboutUs {
	left: 220px;
	width: 80px;
	top: 6px;
}

#nav #contactUs {
	left: 300px;
	width: 90px;
	top: 6px;
}

#nav #english {
	left: 390px;
	width: 70px;
	top: 6px;
}
#nav #home a:hover, #homeContainer #nav #home {
	background: transparent url(../images/menus/menu-inside.gif) 0px -50px no-repeat;
}
#nav #services a:hover, #svcContainer #nav #services {
	background: transparent url(../images/menus/menu-inside.gif) -60px -50px no-repeat;
}
#nav #portfolio a:hover, #portContainer #nav #portfolio {
	background: transparent url(../images/menus/menu-inside.gif) -140px -50px no-repeat;
}
#nav #aboutUs a:hover, #aboutContainer #nav #aboutUs {
	background: transparent url(../images/menus/menu-inside.gif) -220px -50px no-repeat;
}
#nav #contactUs a:hover, #cntContainer #nav #contactUs {
	background: transparent url(../images/menus/menu-inside.gif) -300px -50px no-repeat;
}
#nav #english a:hover, #enContainer #nav #english {
	background: transparent url(../images/menus/menu-inside.gif) -390px -50px no-repeat;
}
#mastHead
{
	background: url(../images/backgrounds/mastHead.gif) no-repeat;
	width: 892px;
	height: 169px;
	margin-top: 55px;
}

#mastHead #titleContainer
{
	float: left;
	height: 77px;
	width: 390px;
	margin:50px 77px 0px 0px;
	*margin:50px 95px 0px 0px;
	-margin:50px 0px 0px 0px;
}

#mastHead h1.white
{
	margin: 50px 0 0 0 !important;
	padding: 0 !important;
	font-size: 28px !important;
	color: #fff;
}

#mastHead h2.grey
{
	margin: 0;
	padding: 0;
	font-size: 20px !important;
	color: #D7D7D7;
}

.testimonial {
	float: right;
	width: 360px;
	height: 110px;
	margin: 50px 5px 0 0;
}

.testimonialAbout {
	float: right;
	width: 360px;
	height: 110px;
	margin: 45px 45px 0 0;
	-margin: 45px 10px 0 0;
}

.testimonialContact {
	float: right;
	width: 360px;
	height: 110px;
	margin: 45px 45px 0 0;
	-margin: 45px 15px 0 0;
}

.testimonialPort {
	float: right;
	width: 360px;
	height: 110px;
	margin: 15px 27px 0 0;
	-margin: 15px 13px 0 0;
}

.testimonialServices {
	float: right;
	width: 360px;
	height: 110px;
	margin: 45px 45px 0 0;
	*margin: 45px 45px 0 0;
	-margin: 45px 13px 0 0;
}


* html .testimonial {
	margin-bottom: -15px;
}

blockquote {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 12px Verdana;
	line-height: 20px;
}

blockquote.mastBlockQuote {
	color: #666;
	background: url(../images/icons/quote-start.gif) no-repeat top left;
}

blockquote.insideBlockQuote {
	color: #ccc;
	background: url(../images/icons/quote-grey-start.gif) no-repeat top left;
}

.mastQuote {
	text-align: left;
	margin-left: 30px;
	padding: 10px 15px 5px 0;
	background: url(../images/icons/quote-end.gif) no-repeat right bottom;

}


.insideQuote {
	text-align: left;
	margin-left: 30px;
	padding: 10px 15px 5px 0;
	background: url(../images/icons/quote-grey-end.gif) no-repeat right bottom;
}

blockquote.mastBlockQuote em {
	color: #723c00;
	font-weight: bold;
}

blockquote.insideBlockQuote em {
	color: #999;
	font-weight: bold;
}

blockquote strong {
	font: bold 16px Verdana;
	color: #009DDC;
	letter-spacing: 1px;
}

#glossyBar {
	background: url(../images/backgrounds/glossybar.gif) no-repeat;
	width: 892px;
	height: 29px;
}

#content {
}

#content h1 {
	font: 20px Verdana;
	margin-bottom: 7px;
}

#siteInfo {
	width: 100%;
	height: 38px;
}

.siteInfo2 {

	padding:60px 0px 0px 0px;
}

#siteInfoLogo {
	width: 90px;
	height: 38px;
	float: left;
	background-image: url(../images/logos/siteInfoLogo.gif);
	background-repeat: no-repeat;
}

#siteInfoNav {
	list-style: none;
	margin: 10px 0 0 35px;
	float: left;
	width:600px;
}

#siteInfoNav li {
	display: inline;
	margin-right: 4px;
}

#siteInfoNav li a {
	font-size: 10px; 
	color: #666;
	text-decoration: none;
}

#siteInfoNav li a:hover {
	color: #009DDC;
}

#callUs {
	background: url(../images/logos/callUs.gif) no-repeat;
	width: 185px;
	height: 15px;
	margin-top: -15px;
	float: right;
}

#problem {
	background: url(../images/problem/problem.gif) no-repeat;
	width: 415px;
	height: 40px;
	margin-top: 15px;
	padding: 2px 0 0 101px;
}

.problemDetail {
	height: 104px;
	width: 285px;
	padding: 6px 10px 0 35px;
	background: url(../images/problem/problemDetail.gif) no-repeat;
	color: #fff;
	overflow: visible;
}

.problemStatement {
	font: bold 11px Verdana;
	color: #999;
}

.solutionStatement {
	font: 10px Verdana;
	color: #666;
	margin-top: 15px;
}

#abtBlog .blogArticles li{
padding-left: 25px;
}

#abtBlog .blogArticles a{
	color: #ccc;
}

#more
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#more li
{
	background: url(../images/icons/arrow-right-grey.gif) 7px 3px no-repeat;
	padding-left: 25px;
	margin: 4px 0;
}

#more a {
	font-weight: 500;
	color: #ccc;
	text-decoration: none;
}

#more a:hover {
	color: #009DDC;
}

.goButton {
	margin: -23px 0 0 0;
	padding: 0;
	float: right;
	}
	
* html .goButton {
	margin-top: -25px;
	}

.valueWhenBlank {
	width: 180px;
	height: 14px;
	border: 1px solid #eee;
	background-color: #ccc;
	font: italic 10px Verdana;
}

a.external {
	background: url(../images/icons/icon-outgoing.gif) no-repeat 100% 0;
	padding-right: 10px;
	margin-right: 3px;
}

a.internal {
	background: url(../images/icons/icon-incoming.gif) no-repeat 100% 0;
	padding-right: 10px;
	margin-right: 3px;
}

a.external:hover, a.internal:hover, a#backToTop:hover {
	color: #009DDC;
	text-decoration: underline;
}

a#backToTop {
	background: url(../images/icons/icon-top.gif) no-repeat 0 50%;
	padding-left: 12px;
	text-decoration: none;
	float: right;
	font: 10px Verdana;
}

dt label {
	color: #ccc;
}

dt {
	margin: 0 0 4px 0;
	clear: both;
	width: 90px;
	float: left;
	text-align: left;
}

dd {
	margin: 0 0 4px 0;
	float: left;
	width: 210px;
}

.textbox {
	border: 1px solid #eee;
	width: 145px;
	height: 14px;
	color: #333;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: #ccc;
	float:left;
}

.textbox:hover, .textbox:focus, .adminTextbox:hover, .adminTextbox:focus {
	background: #f2f2f2;
}

.inputfield {
	border: 1px solid #eee;
	color: #333;
	font: 11px Verdana, Arial, Sans-Serif;
	background: #ccc;
}

.inputfield:hover, .inputfield:focus {
	background: #f2f2f2;
}

.adminTextbox {
	border: 1px solid #ccc;
	width: 180px;
	height: 16px;
	color: #333;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: url(../RadControls/Combobox/Skins/Veratta/bg.gif) repeat-x;
}

.dontForget {
	margin-right: 15px;
}

strong.blue {
	color: #009DDC;
}

strong.bigblue {
	color: #009DDC;
	font-size: 14px;
}



.blue, h1.blue{
color:#0095d8;
}

.inline {
	display: inline;
}

.mTop {
	margin-top: 20px;
}

fieldset {
	padding: 30px 20px;
	border: 1px solid #999;
}

legend {
	border: none;
	font-size: 30px;
}

fieldset span {
	margin: 4px 0 !important;
	display: block;
}

fieldset#noblock span {
	display: inline;
}

.validatorLink {
	display: block;
	width: 68px;
	height: 17px;
	float: left;
	text-indent: -9000px;
	margin-top: 10px;
}

.vcard a, .download {

	color: #666;

	text-decoration: none;

	background: url(../images/elements/dots.jpg) repeat-x bottom;

	padding-bottom: 1px;

}



.vcard a:hover {

	color: #009DDC;

	background: none;

	text-decoration: underline;

}



.vcard .mtop {

	margin-top: 15px;

}



.vcard .mbottom {

	margin-bottom: 15px;

}



.vcard .hidden {

	display: none;

}



.vcard .email {

	margin-top: 10px;

}

.download {

	background: url(../images/icons/icon-vcard.gif) no-repeat 0 50%;

	line-height: 30px;

	padding-left: 0px;

	display: block;

}



.download:hover {

	text-decoration: underline;

	color: #009DDC;

}

.articleTitle{
margin: 0px 0px 15px 0px;
}


#css {
	background: url(../images/buttons/css.gif) no-repeat;
}

#xhtml {
	background: url(../images/buttons/xhtml.gif) no-repeat;
}


.fValidator-msg {
color: #fff;
font-size: 9px;
background-color: #c00;
padding:3px;
float:right;
margin:0px 13px 0px 0px;
*margin:0px 5px 0px 0px;
-margin:0px 5px 0px 0px;
}

#email .fValidator-msg{
border:1px solid blue;
}

.solutionsContentBG a, .solutionsContentBG a:visited{
text-decoration: none;
color:#fff;
}

.solutionsContentBG a:hover{
text-decoration: underline;
}

#abtTeamCareerContainer{
float:right;
padding-top:24px;
margin:0px 7px 0px 0px;
}

#abtCareer{
	background: url(../images/about/abtVerattaCareersSmall.jpg) no-repeat;
	width: 195px;
	height: 53px;
	display: block;
}

#abtCareer a{
width: 195px;
	height: 53px;
	display: block;
}



#abtTeam a {
	background: url(../images/about/abtVerattaTeamSmall.jpg) no-repeat;
	width: 195px;
	height: 127px;
	display: block;
}



/* Clear fix */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#cocntSupport {
float:right}
.clear {
	display: inline;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */

