@charset "utf-8";

/* CSS Document */



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {

	border: 0;

	margin: 0;

	padding: 0;

}

.alignRight {float:right;} 

.alignLeft {float:left;}

.breaker {clear:both; width:100%;}





/***********************************************************/





body {

	background-color:#FFFFFF;

	background-image:url(../images/wrapperbg.gif);

	background-repeat:repeat-x;

	font-family:Tahoma, Verdana, Arial;

	font-size:12px;

}

.row1 {

	width:990px;

	height:607px;

	clear:both;

	overflow:hidden;

	background-image:url(../images/flash-bg.jpg);

	background-repeat:no-repeat;

}

.row2 {

	width:990px;

	clear:both;

}

.wrapper {

	width:990px;

	height:inherit;

	display:block;

	overflow:hidden;

	margin:0 auto;

}

.flashContainer {

	width:990;

	height:464;

	clear:both;

}

.row1Col1{

	width:187px;

	float:left;

	padding:38px 0 0 24px;

}

.row1Col2 {

	width:720px;

	float:left;

	padding:91px 0 0 45px;

}

.companyProfileWrapper {

	width:495px;

	float:left;

}

.profileHeadContainer {

	width:478px;

	height:89px;

	padding-left:17px;

	background-image:url(../images/profile-content-img.gif);

	background-repeat:repeat-y;

}

.profileContentContainer {

	width:495px;

	height:307px;

	border-bottom:5px solid #000000;

	background-image:url(../images/maincontentbg.gif);

	background-repeat:no-repeat;

}

.serviceWrapper {

	width:248px;

	float:left;

}

.serviceHeadContainer {

	width:248px;

	height:89px;

	background-image:url(../images/service-img.gif);

	background-repeat:no-repeat;

}

.domainWrapper {

	width:246px;

	float:left;

}

.domainHeadContainer {

	width:247px;

	height:89px;

	background-image:url(../images/domain-content-img.gif);

	background-repeat:no-repeat;

}

.serviceList {

	margin:0 auto;

	padding-top:15px;

	margin-left:20px;

}

.serviceListItem {

	color:#72775f;

	margin-left:3px;

	padding:3px 0 0 15px; 

	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;

	/*list-style-image:url(../images/txt-img.gif);*/

	list-style-type:none;

	background:url(../images/txt-img.gif) no-repeat left center;

	/*list-style-position:inside;*/

	line-height:18px;
	/*overflow:auto !important;*/

}

.domainContentContainer{

	width:247px;

	height:395px;

	background-image:url(../images/domain-content-bg.gif);

	background-repeat:no-repeat;

}

.serviceContentContainer {

	width:248px;

	height:395px;

	background-image:url(../images/service-bg-img.gif);

	background-repeat:no-repeat;

}

.headAligner {

	padding:20px 0 0 17px;

}

.loginImg{

	margin:5px 5px 5px 20px;

}

.textBoxStyles {

	border:#99ac46 solid 1px;

	margin:5px 5px 5px 20px;

}

.txtPassword {

	color:#72775f;

	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	margin:20px;

}



/***************************************************************/



.txtProfileContent {

	color:#72775f;

	padding:34px;

	line-height:16px;

}

.txtNormal {

	color:#72775f;

	line-height:16px;

}

.txtDomainContent {

	color:#72775f;

	padding:20px;

	line-height:16px;

}

.txtGreyBlueSmall {

	color:#467086;

	font-size:11px;

	margin-left:20px;

}

.txtLogin {

	color:#72775f;

	margin:5px 5px 5px 20px;

}

.txtCopyright {

	font-size:11px;

	color:#000000;

	margin-left:34px;

}

.txtBestViewed{

	font-size:11px;

	color:#33688d;

	margin-left:34px;

}

a.lnkOrange {

	color:#e0562b;

	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration:none;

}

a.lnkOrange:hover {

	color:#1b95ca;

	border-bottom:2px dotted #e0562b;

}

.portfolioBtn{z-index:999;position:absolute;top:523px;left:50%;margin-left:336px;border:0 !important;}
.portfolioBtn img{border:none !important;border:0 !important;}
.blue p{text-align:left;padding:10px 0 0 25px;font:bold 12px Arial, Helvetica, sans-serif;}
a.dropDwonLinks{text-decoration:none; text-align:left !important;color:#000;}
a.dropDwonLinks:hover{color:#FFF;}

.dropdowns{ width:208px; list-style-type:none; padding:0 0 0 3px; text-transform:none; font-size:12px; margin:10px 0 0;}
.dropdownsItems{}
a.dropDownsStyle{ padding:5px 0 5px 15px; display:block; text-decoration:none; font-size:11px; color:#FFF; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
a.dropDownsStyle:hover{ background:url(../images/dropdown-itme-bg.jpg) no-repeat;}
.dropdowns li span{ padding:0 5px;}
/*#accordion{ height:216px;}*/

/*New Portfolio Starts*/
.portfolioThumb{margin:0 10px 0 0;float:left;width:200px;background:url(../images/portfolio-bg.png) no-repeat left top;padding:13px 0 0 20px;margin:0 6px 0 0;}
.portfolioImg{}
.portfolioThumb h1{text-align:center;color:#FF6600;padding:5px 5px 0;}
.portfolioThumb p{text-align:center;padding:0 5px 10px;color:#CCC;background:url(../images/portfolio-breaker.png) no-repeat bottom center;}
