@charset "utf-8";
/* CSS Document */

body {
   margin:0;
   padding:0;
   font-size:75%;
   font-family:Arial, Helvetica, sans-serif;
   line-height:20px;
   text-align:justify;
   color:#737373;
   background: #ecf0f6;
   background: #ecf0f6 url(../images/bgtile.jpg) repeat-x top left;
   list-style-type: none;
}
ul, li, div, p, h1, h2, h3 { margin:0; padding:0; }
a { color:#079DCF; text-decoration:none; outline:none; cursor:pointer; }
a img { border:none; outline:none; }
a:hover { text-decoration:none; }
.c { margin:0 auto;	}
.fl{ float:left; }
.fr{ float:right; }	
.mb5 { margin-bottom:5px; }
.mt6 {margin-top:6px; }
.mt9{ margin-top:9px!Important; }
.ml8{ margin-left:8px; }
.pt10 { padding-top:10px; }
.pb10 { padding-bottom:10px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }
.pt20 { padding-top:15px; }
.pb20 { padding-bottom:20px; }
.mt30 { margin-top:30px; }
.pl20 { padding-left:20px; }
.pl5 { padding-left:5px; }
.pt890 { padding-top: 890px; }
.mr10{margin-right: 10px;}
.tal {text-align:left!Important;}
.divDivider {
    width:100%;
	height:2px;
	margin:0;
	padding:0;
	background-image:url(../images/bg-hr.png);
}
.fl{float:left;}


.divHeader {
   width:100%;
   height:auto;
}
.divLogoCover {
	width:100%;
	height:77px;
	padding-bottom:4px;
	background-color: #3483AD;
	background-image: url(../images/BgLogo.png);
	background-repeat: repeat-x;
}
.divLogo {
   width:940px;
   height:auto;
   margin:0 auto;
}

.divLogo img{
   margin-top:14px;
   margin-bottom:6px;
   float:left;
}
.divTopNavigation {margin-top:47px;}
.divTopNavigation ul {
   list-style-type:none;
   width:auto;
}
.divTopNavigation ul li {
	display:inline-block;
	float:left;
	margin-right:5px;
}
.divTopNavigation ul li a {
    display:block;
	height:18px;
	padding:4px 12px;
	color:#f7f7f7;
	font-size:12px;
	word-spacing:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.divTopNavigation ul li a:hover, .divTopNavigation ul li a.active {
	background:#FFFFFF;
	color:#434343;
	border:#339dd4 2px solid;
    -moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding:2px 10px;
	text-decoration:none;
}


/* Payment Buttons */

div.divPAY a{ background: url(../images/icons-sprites.png) no-repeat; }
div.divPAY{
	width:356px;
	height:43px;
	margin:0 auto;
	padding-top:36px;
	text-align:center;
	background: url(../images/icons-sprites.png) no-repeat;
	background-position: -17px -70px;
}
div.divPAY a{
    display:inline-block;
	width:70px;
	height:29px;
}
div.divPAY a.imgVH {background-position:-96px -3px;}
div.divPAY a.imgMCH {background-position:-169px -3px;}
div.divPAY a.imgMBH {background-position:-245px -3px;}
div.divPAY a.imgAEH {background-position:-318px -3px;}
div.divPAY a.imgVH:hover {background-position:-96px -34px;}
div.divPAY a.imgMCH:hover {background-position:-169px -34px;}
div.divPAY a.imgMBH:hover {background-position:-245px -34px;}
div.divPAY a.imgAEH:hover {background-position:-318px -34px;}



/* End Of Payment Buttons */


ul.ul {
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.75px;
	color:#656363;
	line-height:22px;
	list-style-type:none;
	padding-left:15px;
}
ul.ul li a:hover { 
    color:#99CC00;
}



/*Content*/


#divContent{
	margin:0 auto;
	width: 940px;
	height:auto;
}
.HdFont {
   font-size:15px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#434343;
}


div.divRrow{
border:1px solid #ced4dd;
border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
background-color:#f7f7f7;
padding: 15px;
}



/* start OF footer */



.divFooterCover {
	width:100%;
	height:auto;
	background-color: #c5d6e3;
}
.divFooter {
	width:940px;
	height:auto;
	margin:0 auto;
	margin-top: 10px;
	color:#8e8e8e;
	font-size: 11px;
	line-height:1.8em;
}
.divFooter ul { list-style:none; margin:0 auto; padding:0;}
.divFooter ul li {
	background:url(../images/footer_bullet.gif) no-repeat;
	background-position:0 8px;
	padding-left:10px;
	font-size: 11px;
	color:#8e8e8e;
}
.divFooter a { color:#8e8e8e; font-size: 11px; display:block; }
.divFooter a:hover { color:#2b80ac; font-size: 13px; margin-left:-1px;  }
.FooterCol2, .FooterCol3, .FooterCol4, .FooterCol5 {
	float:left;
	padding-left:20px;
	background-color: transparent;
	background-image: url(../images/bg-hr-horizontal.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}
.FooterCol1 { width:200px; float:left; padding-right:20px; }
.FooterCol2, .FooterCol3, .FooterCol4 { width:160px; }
.FooterCol5 { width:153px; }
#footer_bottom {
	height: auto;
	padding-top: 10px;
}



/* Start Form */

.form-div { width: 170px; }
.form-div input { width: 153px; color:#8e8e8e; }
.form-div select { width: 155px; color:#8e8e8e; }
.form-div label {
	display:block;
	width: 150px;
	margin-top:5px;
	color:#8e8e8e;
	font-size: 11px;
}
.required{color:#d01514;}
form#fvujq-form1 .submit input{
	background-color:steelblue;
	margin: 0 auto;
	margin-top:5px;
	border:1px solid steelblue;
	border-radius:4px;
	color:#FFF;
	cursor:pointer;
	float:left;
	text-shadow:1px 1px 0 #4C4C4C;
	width:80px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* End Of Form */

/* Social Networking Buttons */
.divSocial { width:185px; margin:0 auto; }
.divSocial a{ background: url(../images/icons-sprites.png) no-repeat; display:inline-block; float:left; width:20px; height:22px; margin-left:8px; }
.divSocial a:hover{margin-left:8px;}
a.aTW { background-position:-3px -2px; }
a.aIN{ background-position: -24px -2px; }
a.aFB{ background-position:-45px -2px; }
a.aMS{background-position:-66px -2px; }
a.aTW:hover{ background-position:-3px -30px;}
a.aIN:hover{ background-position:-24px -30px;}
a.aFB:hover{ background-position:-45px -30px;}
a.aMS:hover{ background-position:-66px -30px;}
/* End Of Social Networking Buttons */


/* Top 5 Freelancers Styling */

a:focus.a { outline: none; }

.panel1 {
	position: relative;
	width: 648px;
	height: auto;
	padding: 15px;
	padding-top:12px;
	background-color: #2b80ac;
	background-repeat:repeat-x;
	line-height:20px;
   text-align:justify;
}
.divCoverTeam {width:305px;}
.divCoverTeamRight {
width:305px;
background-color: transparent;
background-image: url("../images/bg-hr-horizontal.png");
background-position: left top;
background-repeat: repeat-y;
margin-left: 16px;
padding-left: 16px;
}
.panel1 p {
    color: #FFFFFF;
	width:231px;
	margin-top:-4px;
}
.panel1 div.divNote {
	width:308px;
}
.panel1 div.divNote p {
	width:308px;
}
.panel1 h3 {
	font-size:12px;
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	color: #FFFFFF;	
	margin-top:-5px;
	margin-bottom: 7px;
}
.panel1 h2 {
	font-size:14px;
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	background-color: #C62626;
	background-image:url(../images/teamButtonBg.png);
	background-position:bottom;
	background-repeat: repeat-x;
	border:1px solid #eaeaea;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px 0;
	color: #FFFFFF;
	text-align:center;
}
.panel1 a, .panel a:visited{
	color:#51CFF9;
	text-decoration: none;
}
a.click {
-moz-border-radius:7px 7px 7px 7px;
-webkit-border-radius:7px 7px 7px 7px;
background-color: #C62626;
background-image:url(../images/teamButtonBg.png);
background-position:bottom;
background-repeat: repeat-x;
border:1px solid #eaeaea;
color:white;
font-size:11px;
font-weight:bold;
padding:3px 7px;
margin-top:4px;
text-decoration:none;
}
a.click:hover { background:#434343; }
img.imgpanel{
	padding: 1px;
	border: 1px solid   #333333;
}
a.trigger{
	position: absolute;
	top: 0px;
	left:50%;
	margin-left:318px;
	text-decoration: none;
	font-size: 12px;
	color:#fff;
	padding: 7px 10px 7px 15px;
	font-weight: 700;
	background-color: #C62626;
	background-image:url(../images/teamButtonBg.png);
	background-position:bottom;
	background-repeat: repeat-x;
	border:1px solid #eaeaea;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top:none;
	display: block;
	z-index: 3;
	outline:none;
}
a.trigger:hover{
	color:#fff;
	border-color:#1e6e97;
}




*{padding: 0; margin: 0;}
#hiddenModalContent{ display: none; }


#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	z-index: 102;
	color:#000000;
	display:none;
	border:3px solid #CC0000;
	width:678px!Important;
	height:469px!Important;
	margin-top:-234px!Important;
	margin-left:-339px!Important;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:0;
	
}

#TB_closeAjaxWindow{ height:0;}
#TB_closeWindowButton {
	position:absolute;
	height:30px;
	width:30px;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:323px;
	z-index:4000;
	text-indent:999em;
	background:url(../images/closebox.png);
}
a#TB_closeWindowButton:hover { background-position:right;}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:0;
}



* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

