/* reset style start */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
/* reset style close */
/* clearfix start */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* reset style close */

/*lavalamp*/
.lavaLampWithImage li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
}
.lavaLampNoImage {
	position: relative;
	height: 29px;
	padding: 0;
	overflow: hidden;
}
.lavaLampNoImage li.back {
	background: url(../images/menu1.jpg) no-repeat scroll left -68px;
	height: 30px;
	z-index: 8;
	top:0;
	position: absolute;
}
.lavaLampNoImage li a {
	font-size: 12px;
	text-decoration: none;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 10;
}
/*end lavalamp*/

body {
	background: #EFF0F1;
	font-family: Lucida Sans, "Trebuchet MS", Tahoma, serif;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
input{
	font-family: Lucida Sans, "Trebuchet MS", Tahoma, serif;
}
html {
overflow-x: hidden;
}
#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 300px;
	border: 1px solid #c0c0c0;
	background: #e1e1e1;
}
#sidebar img {
	padding: 10px 5px;
	cursor: pointer;
}

body > div#sidebar {
	position: fixed;
}

div#sidebar {
	*top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop ) ) + 'px' );
}
#sidebg {
	width: 5px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(../images/sidebarbg.jpg) repeat-y;
}
#sidebarinner {
	width: 28px;
	background: transparent url(../images/sidebarcontentbg.png) repeat-y;
	display: inline-block;
}
h1, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #849e16;
}
h1, h2, h3 {
	font-weight: normal;
}
a .linkorange {
	text-decoration: none;
	color: #FF6600;
	display: inline-block;
}
a .linkorange:hover {
	text-decoration: underline;
}
#maincontentleft p {
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #FF6600;
}
#maincontentleft a {
	text-decoration: none;
	color: #333;
	line-height: 15px;
	background: transparent url(../images/orangeline.jpg) repeat-x scroll 100% bottom;
}
#maincontentleft a:hover {
	color: #FF6600;
}
.image1 {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
object {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:#fff;
}
.clear {
	clear: both;
}
#container {
	width: 100%;
	text-align: center;
	background: #fff url(../images/top.jpg) repeat-x;
}
#section1Mask {
	width: 1004px;
	height: 530px;
	background: blue;
	position: absolute;
}
#section1 {
	width: 1004px;
	margin: 0 auto;
}
#pagetop {
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;
	height: 137px;
}
#pageheader {
	margin: 0 auto;
	text-align: center;
}
.pageh_left {
	float: left;
}
.pageh_right {
	float: right;
	/*background: #fff url(../images/pixel1.jpg) repeat-x;*/
	height: 137px;
	width: 300px;
	display: inline-block;
}
#menubg {
	width: 100%;
	height: 60px;
	text-align: center;
	z-index: 9999;
}
#menu {
	margin: 0 auto;
	display: block;
	background: url(../images/top.jpg) repeat-x 0 -137px;
	text-align: center;
	height: 53px;
}
#menu ul {
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 848px;
}
#menu ul li {
	float: left;
	text-align: center;
	margin-right: 14px
}
#menu a {
	text-decoration: none;
	width: 125px;
	display: block;
	text-align: center;
	color: #333 !important;
	line-height: normal;
	padding: 8px 0 0 2px;
	font-size: 8px;
	letter-spacing: 2px;
	height: 24px;
}

#content ol {
	padding-left: 30px;
	text-align: left;
}
#maincontentright ul li {
	padding-bottom: 5px !important;
}
#content ul li {
	background: url(../images/bullets.gif) no-repeat 10px 5px;
	padding: 0 0 10px 25px;
	text-align: left;
}

#reference img{
float:none !important;
}
#reference ul li {
	background: none;
	padding: 0;
	float: left;
	width: 292px;
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
}
#reference ul li p {
	padding: 10px 25px 0 25px;
	display: inline-block;
}
#maincontentleft ul {
	margin-bottom: 5px;
}
#expertise ul {
	border-bottom: 1px solid #f0f0f0;
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#expertise ul li {
	float: left;
	width: 155px;
	padding: 0 20px 10px 15px;
	background-position: 0 5px;
}
#services {
	display: inline-block;
}
#services a {
	background: none !important;
}
#errorsection #services ul li {
	background: none !important;
	padding: 0 0 20px 0 !important;
	margin: 0 0 20px 0 !important;
	border-bottom: 1px solid #f0f0f0 !important;
	display: inline-block;
	width: 100%;
}
#errorsection {
	display: inline-block;
}
#services ul li {
	float: left;
	background: none;
	display: block;
	width: 44%;
	padding: 0 0 15px 0;
	margin: 0 20px 20px 0;
	border-bottom: 1px solid #f0f0f0;
}
#contact p {
	width: 100%;
	display: inline-block;
}
#contact img {
	float: right!important;
	margin: 0 !important;
}
.hoverpointer a {
	background-repeat: repeat-x;
	background-position: 0 -60px;
	width: 125px;
}
.current a {
	color: red !important;
}
/*it contains all the contentent without header*/
#bodyContent {
	top: 60px;
	position: relative;
	z-index: 20;
}
#tabcontentsection {
	width: 1004px;
	display: block;
	margin: 0 auto;
	position: relative;
}
#content {
	width: 1004px;
	margin: 0 auto;
}
/* top content */
#contenttop {
	padding: 0;
	margin: 0;
	float: left;
}
#tabcont {
	float: left;
	border-left: 1px solid #e9e9e4;
	background-image: url(../images/tabtextbg.jpg);
	background-repeat: repeat-x;
	height: 262px;
	width: 949px;
	font-size: 14px;
	line-height: 20px;
}
#tabcont ul {
	display: inline-block;
	margin-left: 40px;
}
.carouselul {
	margin-left: 0 !important;
}
.carouselli {
	background: none !important;
	padding: 0 !important;
}
#tabcont ul li {
	background: url(../images/bullets.gif) no-repeat 10px 8px;
	padding: 0 0 5px 25px;
	text-align: left;
}
#tabcont img {
	float: right;
	width: 250px;
	height: 262px;
}
#tabrightcont {
	text-align: left;
	padding: 20px 10px 0 0;
}
#tabcont a {
	background: transparent url(../images/orangeline.jpg) repeat-x scroll 100% bottom;
}
#tabcont h2 {
	font-size: 30px;
	color: #666;
	text-align: left;
	padding-top: 20px;
}
#tabcont h3 {
	font-size: 14px;
	padding-left: 10px;
	color: #666;
	text-align: left;
}
#tabcont h1 {
	font-size: 34px;
	text-align: left;
	margin: 0 40px;
	padding-bottom: 20px;
	line-height: 40px;
}
.tabcontent {
	float: left;
}
#tabcont p {
	color: #333;
	padding: 0 40px 10px 40px;
	text-align: left;
}
#tabcont p img {
	margin: 0 -40px -20px 0;
}
.innercont {
	color: #333;
	text-align: left;
}
#tabcont .more {
	text-decoration: none;
	float: right;
	font-size: 13px;
	padding-right: 10px;
	background: url(../images/arrow1.gif) no-repeat right 7px;
}
#tabcont .more:hover {
	color: #ff6600;
}
/* End top content */
#maincontent {
	background-image: url(../images/contentbg-rep.jpg);
	background-repeat: repeat-y;
}
#maincontentbg {
	background-repeat: no-repeat;
	min-height: 380px;
	_height: 380px;
	display: inline-block;
	text-align: center;
}
#maincontentarea img {
	float: left;
}
#maincontentright img {
	padding-bottom: 20px;
}
#maincontentarea {
	width: 944px;
	margin: 0 auto;
	float: left;
	border-top: 1px solid #e2e1df;
}
#maincontentleft {
	float: left;
	width: 644px;
	_overflow-x: hidden;
}
#maincontentleft_inner {
	margin: 20px;
}
#maincontentleftcontact_inner {
	margin: 20px;
}
.innercontleft {
	color: #333;
	margin: 20px 0 0 20px;
	text-align: justify;
}
#maincontentleft h1 {
	font-size: 29px;
	margin-left: 20px;
	line-height: 36px;
	padding-bottom: 5px;
	*padding: 0 0 5px 0;
	text-align: left;
	border-bottom:1px solid #a4be39;
}

h4{
font-size: 29px;
	margin-left: 40px;
	line-height: 36px;
	padding-bottom: 10px;
	text-align: left;
}
#maincontentleft h2 {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
}
#maincontentleft h3 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 9px;
	
}
#maincontentleft h4 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 9px;
}
/* end inner left content */
/*inner right content */
#maincontentright {
	float: right;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 20px;
}
.maincontentright_inner {
	margin: 0 40px 0 20px;
	display: inline-block;
	width: 240px;
	clear: both;
}
#maincontentright h1 {
	font-size: 24px;
	line-height: 37px;
	padding: 0px 0 6px 0;
	*padding: 3px 0 3px 0;
	text-align: left;
	border-bottom:1px solid #a4be39;
	cursor: pointer;
	_background:#fff;
}
#maincontentright h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
#maincontentright h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
#maincontentright h3 {
	font-size: 13px;
	font-weight: bold !important;
	line-height: 15px;
	padding-bottom: 9px;
	text-align: left;
}
#maincontentright h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 9px;
}
.innercontright {
	text-align: justify;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
}
.accordion_innercontright {
	text-align: justify;
	margin-top: 20px;
}
#maincontentright .innercont:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* end inner right content */
#bottomtab {
	margin: 0 auto;
	width: 1004px;
	text-align: right;
}
.bottomtab {
	margin-right: 28px;
}
#footersec {
	width: 100%;
	background: #eff0f1;
	border-top: 5px solid #c6dd45;
	clear: both;
}
#footerin {
	margin: 0 auto;
	width: 946px;
	display: inline-block;
}
.footer_right {
	width: 240px;
	float: right;
	text-align: left;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 20px 0;
}
.footer_right img {
	float: left;
	margin-right: 20px;
}
.footer_right a {
	color: #333;
	margin: 0 20px;
	padding-left: 60px;
	padding-top: 5px;
	height: 45px;
	display: block;
}
.flashdemo {
	background: url(../images/footlogo.jpg) no-repeat;
}
.portfolio {
	background: url(../images/footlogo.jpg) no-repeat 0 -190px;
}
.ebro {
	background: url(../images/footlogo.jpg) no-repeat 0 -380px;
}
.flashdemo:hover {
	color: #ff7e00;
	background: url(../images/footlogo.jpg) no-repeat 0 -95px;
}
.portfolio:hover {
	color: #ff7e00;
	background: url(../images/footlogo.jpg) no-repeat 0 -285px;
}
.ebro:hover {
	color: #ff7e00;
	background: url(../images/footlogo.jpg) no-repeat 0 -475px;
}
#footerin_quick_link {
	float: left;
	padding: 20px 20px 20px 40px;
	text-align: left;
	width: 644px;
	color: #999;
	font-size: 11px;
	border-right: 1px solid #cfcdc9;
}
#footerin_quick_link p {
	padding: 0 0 5px 100px;
	position: relative;
}
#footerin_quick_link .footerhead {
	position: absolute;
	top: 0;
	left: 0px;
	_left: -100px;
}
#footerin_quick_link small {
	font-size: 10px;
}
#footerin_quick_link a {
	color: #999;
}
#footerin_quick_link a:hover {
	color: #ff7e00;
}
.copyrights {
	line-height: 40px;
}
#contactform {
	width: 360px;
}
#contactform td {
	vertical-align: top;
}
#contactform input, #contactform textarea {
	width: 250px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 2px;
	padding: 2px;
}
#contactform textarea {
	height: 90px;
	font-size: 12px;
}
#contactform input.button {
	width: 80px;
	height: 25px;
	text-align: center;
	background-color: #690;
	border: none;
	color: #fff;
}
.rightformarea {
	width: 100%;
	margin-top: 20px;
	text-align: left;
}
.rightdomainform {
	width: 240px;
	display: inline-block;
	text-align: left;
	margin-top: 20px;
}
.rdio {
	margin-bottom: 15px;
	padding: 3px;
}
.cbox {
	margin-bottom: 15px;
	padding: 3px;
}
.tarea {
	width: 200px;
	font-family: Lucida Sans, "Trebuchet MS", Tahoma, serif;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	color: #000;
	font-size: 12px;
	height: 80px;
	padding: 3px;
	display:block;
}
.tareadummy {
	width: 200px;
	font-family: Lucida Sans, "Trebuchet MS", Tahoma, serif;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 12px;
	height: 80px;
	padding: 3px;
	display:block;
}
.btn {
	margin-top: 10px;
	width: 80px;
	height: 25px;
	text-align: center;
	background-color: #690;
	border: 1px solid #b0ce3d;
	color: #fff;
}
.lblcontent {
	width: 208px;
	padding: 10px 10px 20px 10px;
	border-top: 1px dashed #000;
	background: url(../images/lblbox.gif) no-repeat 0 bottom;
}
.footerin_quick_link li {
	background: url(../images/g3-bullet.gif) no-repeat 0;
	padding: 5px 10px 5px 0
}
.col1, .col2, .col3 {
	width: 140px;
	float: left
}
#top_bar {
	width: 1004px;
	float: left;
	background: url(../images/topline.jpg) no-repeat;
}
#bot_bar {
	width: 1004px;
	float: left;
	background: url(../images/line2.jpg) no-repeat;
}
.quote {
	background: url(../images/quote.gif) no-repeat 5px 12px;
	border: 1px solid #e1e1e1;
	text-indent: 10px;
	padding: 10px !important;
}
#maincontentleft_inner .quote {
	margin-bottom: 0px !important;
}
.quotefooter {
	background: url(../images/quotefooter.gif) no-repeat 30px 0;
	font-size: 10px;
	margin-bottom: 5px;
	position: relative;
	text-align: right;
	line-height: 20px;
	top: -1px;
	width: 100%;
	margin-bottom: 10px;
}
.bottomline {
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 0px !important;
	float: left;
	text-align: left;
}
.bottomline img {
	margin-right: 10px !important;
	padding-bottom: 0px !important;
}
/*accordion*/
h3.accordion_head {
	display: block;
	position: relative;
/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 0 0 8px 30px !important;
	text-decoration: none;
	font-weight: normal !important;
	cursor: pointer;
}
.accordion_content {
	padding: 0 0 10px 30px !important;
	margin: 0 !important;
}
h3.accordion_head .statusicon {
/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 2px;
	left: 10px;
	_left: -20px;
	border: none;
}

h3.accordion_head_onlinereg .statusicon {
/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 2px;
	left: 10px;
	_left: -20px;
	border: none;
}

.maincontentright_inner h1 img {
/*CSS for icon image that gets dynamically added to headers*/
	padding: 0 !important;
	position: absolute;
	bottom: -6px;
	left: 120px;
}
.maincontentright_inner h1 {
	position: relative;
}
.tip-head- {
	background: transparent url(../images/greenline.jpg) repeat-x scroll 100% bottom;
}
.tip-content- {
	display: none;
	position: absolute;
	min-width: 193px;
	max-width: 220px;
		_width:193px;
	padding: 20px 20px 20px 30px;
	background: url(../images/tooltipbg.png) no-repeat 2px 0;
	text-align: left;
	z-index: 1000;
}
.tip-content- hr {
	bottom: -20px;
	*bottom: -7px;
	left: -23px;
	position: relative;
	width: 205px;
	height: 1px;
	border: 0;
	background-color: #87a31e;
	color: #87a31e;
	padding: 0;
	margin: 0;
	line-height: 0;
}
.tip-content- a {
	color: #fff;
	text-decoration: underline;
}
.more {
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
	text-transform: lowercase;
	font-size: 11px;
	background: #fff url(../images/arrow1.gif) no-repeat scroll 100% 7px;
}
.more:hover {
	color: #ff6600;
}
.orangecolor {
	color: #FF6600;
}
.greencolor {
	color: #849E16;
}
.redcolor {
	color: red;
}
/*accordion*/
.navbtn {
	background: url(../images/btn_bg.jpg) no-repeat scroll !important;
	width: 89px;
	height: 29px;
	float: right;
	line-height: 30px !important;
	border: 0;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 15px;
}
.navibar {
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
}
.availbtn {
	background: url(../images/checkavail.jpg) no-repeat scroll;
	width: 147px;
	height: 28px;
	padding: 0 0 5px 30px;
	_padding: 0 0 0 30px;
	text-align: left;
	border: 0;
	font-size: 11px;
}
.subbtn {
	background: url(../images/submit.jpg) no-repeat scroll;
	width: 90px;
	padding: 5px 0 5px 28px;
	_padding: 0px 0 2px 28px;
	height: 28px;
	text-align: left;
	border: 0;
	font-size: 11px;
	display:block;
}
a.subbtn {
	background: url(../images/submit.jpg) no-repeat scroll;
	width: 90px;
	padding: 8px 0 0 28px;
	_padding: 8px 0 0 28px;
	height: 20px;
	text-align: left;
	border: 0;
	font-size: 11px;
}
.conbtn {
	background: url(../images/btn_continue.jpg) no-repeat scroll;
	width: 110px;
	height: 29px;
	padding: 0 0 5px 30px;
	_padding: 0 0 0 30px;
	margin-top: 10px;
	display: block;
	text-align: left;
	border: 0;
	font-size: 11px;
}
.frmtext {
	display: inline-block;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 15px;
}

.numeric div, .numeric input{
float:left;
margin-right:5px;
}

.numeric div{
padding-top:5px;
}

.frmtextleft {
	width: 120px;
	float: left;
	display: block;
	padding-bottom:10px;
	line-height:12px;
}
.frmtextright {
	width: 250px;
	float: left;
	display: block;
}
.frmrow {
	display: inline-block;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.rightdomainform .bottomline, #maincontentleft .bottomline {
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 20px !important;
	margin-bottom: 15px !important;
	text-align: left;
}
.rightdomainform .bottomline {
	margin-bottom: 0 !important;
}
#contact .bottomline {
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	*margin-bottom: 0 !important;
}
#domainresult, #domainsearch, #domaincontact {
	float: left;
	margin: 0;
	width: 100%;
	padding: 0;
}
#domaincontact h1 {
	margin-bottom: 20px;
}
#domainresult {
	padding-top: 15px;
}
#domaincontact h3 {
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #F0F0F0;
}


.tdhead {
	background: #a7be3c;
	display: block;
	height: 20px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.customtable td {
	background: #fff;
	vertical-align: middle;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.customtable img {
	float: none !important;
}
.customtable {
	border: 1px solid #e0e0e0;
	border-top: none;
	border-left: none;
	width: 100%;
}
.cel_1 {
	background: #e8e8e8;
	display: block;
	padding: 8px 4px;
}
.cel_2 {
	background: #efefef;
	display: block;
	padding: 8px 4px;
}
.cel_3 {
	background: #fafafa;
	display: block;
	padding: 8px 4px;
}
.odd_row {
	display: block;
	padding: 8px 10px 8px 10px;
}
.even_row {
	display: block;
	padding: 8px 10px 8px 10px;
	background: #fafafa;
}
.basicpack {
	border: 1px solid #d5d5d5;
	padding: 10px 10px 10px 0px;
	margin: 10px 0 15px 0;
	background: #e8e8e8 url(../images/basicpack.jpg) no-repeat bottom right;
}
.regularpack {
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 10px 0 15px 0;
	background: #efefef url(../images/regularpack.jpg) no-repeat bottom right;
}
.premiumpack {
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 10px 0 15px 0;
	background: #fafafa url(../images/premiumpack.jpg) no-repeat bottom right;
}
#package {
	margin-top: 20px;
}
#package .accordion_content {
	padding: 0 0 0 10px !important;
}
.thanks {
	display: none;
	width: 380px;
	height: 160px;
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	left: 0;
	top: 0;
	position: absolute;
}
.thanks .close {
	color: #e97004;
	text-align: right;
	padding-bottom: 20px;
}
.thanks h1 {
	font-size: 28px;
	padding-bottom: 15px;
	line-height: 28px;
}
.tboxred {
	border: 1px solid #f9a11c;
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 5px 3px 0 3px;
	width: 200px;
	display:block;
}

.tboxredsmall {
	border: 1px solid #f9a11c;
	height: 20px;
	font-size: 12px;
	padding: 5px 3px 0 3px;
	width: 20px;
	background: #feeacb;
}

.tbox {
	border: 1px solid #CCCCCC;
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 5px 3px 0 3px;
	width: 200px;
	display:block;
}

.tboxwide {
	border: 1px solid #CCCCCC;
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 5px 3px 0 3px;
	width: 275px;
	_width: 278px;
	display:block;
}

.tboxbrowse{	
	margin-bottom: 10px;
	background:#fff;
	display:block;
}



.tboxdummy {
border: 1px solid #CCCCCC;
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 5px 3px 0 3px;
	width: 200px;
	display:block;
	color:#ccc;	
}
.tboxsmall {
	border: 1px solid #CCCCCC;
	height: 20px;
	font-size: 12px;
	padding: 5px 3px 0 3px;
	width: 20px;
}
.tboxdummysmall {
	border: 1px solid #CCCCCC;
	height: 20px;
	font-size: 12px;
	color: #ccc;
	padding: 5px 3px 0 3px;
	width: 20px;
}
#domaincontact .tbox {
	border: 1px solid #CCCCCC;
	height: 20px;
	padding: 5px 3px 0 3px;
	width: 200px;
	display:block;
}
#domaincontact .tboxred {
border: 1px solid #f9a11c;
height: 20px;
padding: 5px 3px 0 3px;
width: 200px;
display:block;
}
#domaincontact .tboxredsmall {
border: 1px solid #f9a11c;
height: 20px;
margin-bottom: 0px !important;
padding: 5px 3px 0 3px;
width: 20px;
}
.validate{
display:block;
width:235px;
position:relative;
}

.validateYes{
display:block;
width:235px;
position:relative;
background:url(../images/validation.gif) no-repeat 216px 5px;
}

.validateNo{
display:block;
width:235px;
position:relative;
background:url(../images/validation.gif) no-repeat 216px -33px;
}

.txttip{
position:absolute;
top:0;
left:208px;
width:150px;
background:url(../images/validation.gif) no-repeat 0 -115px;
padding:10px 10px 10px 20px;
}
//online registration form
.frmtext {
	display: inline-block;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 15px;
}
.frmtextleft {
	width: 150px;
	float: left;
	display: block;
	padding-top:6px;
}
.frmtextright {
	width: 382px;
	float: left;
	display: block;
}
.frmrow {
	display: inline-block;
	/*margin-bottom: 10px;*/
}
.tarea {
	width: 200px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	font-size: 12px;
	height: 80px;
	padding: 3px;
}

.lbox {
margin-top:4px;
	height:20px;
	float:left;
}
.lboxselt {/* vertical-align:top;*/ 
margin-right:5px;
width: 70px;
}

.techinfo .lboxselt{
margin-top:0;
} 


#domaincontact h3 {
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #F0F0F0;
}
.persinfo, .eduinfo, .techinfo, .exprns {
	width:580px
}
.morebtn {
	background:url(../images/addmore-btn.jpg) no-repeat;
	height:28px;
	width:103px;
	border:none
}

.btn{
vertical-align:top;
background:url(../images/btn_bg.jpg) no-repeat;
border:0 none;
font-size:12px;
height:28px;
padding:0 0 3px 0;
_padding:2px 0 0 0;
text-align:center;
width:90px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.lboxselt { margin-top:4px}
 }
 
 @-moz-document url-prefix()
{
.rdobtn { vertical-align:text-bottom }
 }

h3.accordion_head_onlinereg {
	display: block;
	position: relative;
	min-width:300px;
	padding: 0 0 8px 30px !important;
	text-decoration: none;
	font-weight: normal !important;
	cursor: pointer;
}
.accordion_content {
	padding: 0 0 10px 30px !important;
	margin: 0 !important;
}

.companyname{
font-size:10px;
color:#000;
}

#eduinfoaddmore, #skillsetaddmore, #languageaddmore, #experienceaddmore, #projectaddmore{
width:533px;
}
.dynamic{
padding:10px 0 0 0;
}
.dynremove{
margin-left:76px;
/*background:url(../images/remove.jpg) no-repeat scroll 0 0;*/
background:none;
border:none;
width:60px;
color:#fa931c;
padding:0;
text-align:right;	
cursor:pointer;
}
#skillsetaddmore .dynremove, #experienceaddmore .dynremove, #projectaddmore .dynremove{
margin-left:32px;
}
#languageaddmore .dynremove{
margin-left:2px;
}
.techinfo .lbox{
display:block;
}

.techinfo .lbox{
float:left;
vertical-align:top
}

.frmrow1 {
display:inline-block;
padding-bottom:10px;
}

.lblRemove{
display:inline-block;
*margin-bottom:10px;
}
label{
_display:inline-block;
}
head1
{
font-size:34px;
line-height:40px;
padding-bottom:20px;
text-align:left;
color:#849E16;
}
 #maincontentleft h5{
color:#849E16;
font-size:13px;
font-weight:bold;
line-height:17px;
padding-bottom:9px;
}

#maincontentbg .image1 { display: none; }
#maincontentarea { background: url(../images/body_shaddow.gif) no-repeat center top; padding: 0 30px }


