@charset "utf-8";
body{
    background-color: #afd775;
    background-image: url(../images/bg-main.jpg);
    background-position: left top;
    background-repeat:repeat-x;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
*, p{
    padding:0;
    margin:0;
}
ul {
	list-style-type: none;
}
/*Headings Begins*/

h1, h2, h3, h4, h5, h6 {padding:0; margin:0;}
h1 {
    font-size: 35pt;
    font-style: normal;
    font-weight:normal;
}
h2 {
    font-size: 26pt;
    font-style: normal;
    font-weight:normal;
}
h3 {
    font-size: 20pt;
    font-style: normal;
    font-weight:normal;
    line-height:32px;
}
h4 {
    font-size: 14pt;
    font-style: normal;
    font-weight:normal;
}
h5 {
    font-size: 10pt;
    font-style: normal;
    font-weight:normal;
}
h6 {
    font-size: 8pt;
    font-style: normal;
    font-weight:normal;
}
/*Headings End*/

/*Error or Success Messages Classes /Ids Begin*/
.message-box{
    padding:20px;
    width: 500px;
    background-color:#f3fde3;
    height: 70px;
    border: 1px  #d4ff98 solid;
    text-align:left;
}
.message-box .message-icon{
    width:70px;
    padding:0;
    float:left;

}

.message-box .message-note{
    width:400px;
    padding:0;
    float:left;
}

/*Error or Success Messages Classes /Ids End*/

/*Form Button Classes Begin*/
.common-form-button{
    background: url(../images/btn-common.gif) no-repeat ;
    height:30px;
    width:84px;
    border:none;
    color:#ffffff;
    cursor:pointer;
    padding: 2px 0 2px 0;
}
.common-form-button:hover{
    background: url(../images/btn-common-hover.gif) no-repeat;
    height:30px;
    width:84px;
    border:none;
    color: #ffffff;
    cursor:pointer;
    padding: 2px 0 2px 0;
}


/*Form Button Classes End*/

/* Text Styles Begin */

.txt-style1{
    color: #ffffff;
}
.txt-style2{
    color: #2c5700;
}
.txt-style3{
    color: #95cbe9;
}

.txt-style4{
    color: #6f6f6f;
}
.txt-style5{
    color: #9ac25d;
}
.txt-style6{
    color: #ff0000;
}

/* Text Styles End */

/* Title Styles Begin */

.title-style1{
    color: #95cbe9;
    padding: 0 0 5px 0;
}
.title-style2{
    color: #2c5700;
    padding: 0 0 5px 0;
}

/* Title Styles End */

/* Separator Styles Begin */

.hr-separator{
    width: 100%;
    height:20px;
    margin-top:-10px;
    padding:5px 0 5px 0;
    background: url(../images/img-hr-separator.jpg) no-repeat ;
    float:left;
    text-align:center;
    clear:both;
    background-position:center center;
}
/* Separator Styles End */



/*Hyperlink Styles Begin*/

.link-style1{
    color:#ffffff; text-decoration:none; padding:2px;
}
.link-style1:hover{ 
    color:#ffffff;
    background-color:#4ebeff; padding:2px;
}

.link-style2{
    color:#2c5700; text-decoration:none; padding:2px;
}
.link-style2:hover{ 
    color:#ffffff;
    background-color:#2c5700; padding:2px;
}
.link-style3{
    color:#95cbe9; text-decoration:none; padding:2px;
}
.link-style3:hover{ 
    color:#ffffff;
    padding:2px;
    background-color:#95cbe9; padding:2px;
}
.link-style4{
    color:#afd775; text-decoration:none; padding:2px;
}
.link-style4:hover{ 
    color:#ffffff;
    background-color:#81a848; padding:2px;
}
.link-style5{
    color:#e1ffb2; text-decoration:none; padding:2px;
}
.link-style5:hover{ 
    color:#2c5700;
    background-color:#e1ffb2; padding:2px;
}

/*Hyperlink Styles End*/


/*Common Spacer Styles Begin*/
.common-spacer{
    padding: 3px;
}
.common-style{
    padding: 0 0 10px 0;
    clear:both;
    line-height:17px;
    width:700px;
}
.common-style-2{
    padding: 0 0 10px 0;
    line-height:17px;
    width:700px;
}
/*Common Spacer Styles End*/

/*Arrow Begin*/

#arrow-style1  ul{
    margin: 0;
    padding:0 10px 0 0;
    list-style: none;
    overflow: hidden;
    float:right;
    text-align:right;


}
#arrow-style1 li{
    float:left;
    font-size:11pt;
    font-weight:normal;
    color:#ffffff;
    padding:0px 3px 0px 4px; /* indent between menu items */
    background-attachment: scroll;
    background-image: url(../images/img-arrow1.gif);
    background-repeat: no-repeat;
    background-position: left center;

}
#arrow-style1 li a{
    display:block;
    color:#ffffff;
    text-decoration:none;
}

/*Arrow Styles End*/
#container{
    width:100%;
    margin:0;
    height: 123px;
}
#main-header{
    padding:0;
    margin:0 auto;
    width:100%;
    height:121px;
    clear:both;
    background-attachment: scroll;
    background-color:#6ca614;
}

/*Query Form IDs and Classes Begin*/
#query-form{

    background-color:#ffffff;
    height:auto;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    background-image:url(../images/bg-form-strip.gif);
    background-position:center;
    background-repeat:repeat-x;
    background-position:top;
    font-size:9pt;
    display:none;



}
#query-form #form-content{
    margin: 0px auto;
    padding: 10px 0 0 0 ;
}

#query-form #form-content, h4{
    margin: 0px auto;
    font-size: 14pt;
    font-style: normal;
    font-weight:normal;

}
#query-form #form-content, h5{
    margin: 0px auto;
    font-size: 11pt;
    font-style: normal;
    font-weight:normal;
}
#query-form #form-content, h6{
    margin: 0px auto;
    font-size: 9pt;
    font-style: normal;
    font-weight:normal;
}

#query-form #form-close{
    margin: 0px auto;
    width:50px;
    float:right;
}
#query-form #form-title{
    margin: 0px auto;
    padding:0;
    width:900px;
    float:left;
}
#query-form #form-title h4{
    margin: 0px auto;
    padding:0;
}
#query-form .left-field{
    padding: 6px 0 0 0;
    margin: 0px auto;
    width:40%;
    float:left;
}
#query-form .right-field{
    padding: 6px 0 6px 0;
    margin: 0px auto;
    width:60%;
    float:left;
}
#query-form .flexible-field{
    padding: 6px 0 6px 0;
    margin: 0px auto;
    width:100%;
    float:left;
}
#query-form #address-bar {
    height:19px;
    width:1002px;
    color:#ffffff;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 9pt;
    font-style: normal;
    font-weight:normal;
    vertical-align:middle;
    padding:4px 0 0 0;


}
#query-form #form-container{
    margin-left: auto;
    margin-right: auto;
    width:1002px;
    height:100%;
    background-color:#ffffff;

    background-position:top;
    background-attachment: scroll;
    padding:0 0 0 5px;
    background: url(../images/bg-sky.jpg) no-repeat;
}
#query-form #query-form-bottom-bg{
    width:100%;
    height: 60px;
    background: url(../images/bg-query-form-bottom.gif) bottom left repeat-x;
}

/*Query Form IDs and Classes End*/


#fix-header{
    padding:0;
    margin:0 auto;
    width:1002px;
    height:78px;
    clear:both;
    z-index:-1;
}
#header-left{
    width:300px;
    height:60px;
    float:left;
    padding: 18px 0 0 20px;
    z-index:-1;
    background-image: url(../images/logo-bid-compete.gif);
    background-position: left top;
    background-repeat:no-repeat;
}
#header-left h1{
    margin:0px;
    padding:0px;
    color:#FFFFFF;
    font-size:30px;
    font-weight:normal;
}


#header-right{
    width:680px;;
    height:75px;
    float:left;


}


#header-right-top {
    margin-left:330px;
    height:35px;
}
#header-right-bottom {
    margin-left:320px;
    height:40px;
}
#header-right #query-btn{
    vertical-align:top; text-align:right;
    cursor:pointer;
}
#header-right #call-us-section{
    width:90px; float:right; padding:0 0 0 0px;

}
#header-right #call-us-section #icon-hello{
    width:40px; float:left;

}
#header-right #call-us-section #call-us{
    width:100px; float:left;
    padding-right:10px;

}
#header-right #call-us-section #call-us h3{
    margin-top:-8px;

}




/*Header Navigation Classes/IDs Begin*/
#fix-navigation{
    padding:0 0 0px 0;
    margin:0 auto;
    width:1002px;
    height:43px;
    clear:both;
    background-attachment: scroll;
    background-image: url(../images/bg-navigation.png);
    background-repeat:no-repeat;
    z-index:100;
}

#header-navigation-home{
    width:60px;
    height:28px;
    float:left;
    padding: 8px 0 8px 10px;
}
#header-menu-navigation-right{
    width:380px;
    height:28px;
    padding: 0 4px 0 0;
    margin:0;
    text-align:right;
    float:right;
}


#menu {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    float:right;


}
#menu  ul{
    margin: 0;
    padding:0 10px 0 0;
    list-style: none;
    overflow: hidden;
    float:right;
    text-align:right;


}
#menu li{
    float:left;
    font-size:10pt;
    font-weight:normal;
    color:#ffffff;
    padding:0px 3px 0px 4px; /* indent between menu items */
    background-attachment: scroll;
    background-image: url(../images/img-separator.gif);
    background-repeat: no-repeat;
    background-position: left center;

}
#menu li a{
    display:block;
    color:#ffffff;
    text-decoration:none;
}
#menu li a .menu_left{

    display:block;
}
#menu li a .menu_right{
    display:block;
    cursor:pointer; /* for IE6 */
    text-align:center;
    padding:0px 15px 0 15px;
    height:34px;
}
#menu li a:hover{
    background:url('../images/menu-bg-middle.gif') repeat-x;
    color:#ffffff;
}
#menu li a:hover .menu_left{
    background:url('../images/menu-curv-left.gif') no-repeat;
}
#menu li a:hover .menu_right{
    background:url('../images/menu-curv-right.gif') no-repeat right top;
}
#menu li a:active{
    background:url('../images/menu-bg-middle.gif') repeat-x;
    color:#ffffff;
}
#menu li a:active .menu_left{
    background:url('../images/menu-curv-left.gif') no-repeat;
}
#menu li a:active .menu_right{
    background:url('../images/menu-curv-right.gif') no-repeat right top;
}
#menu li a .menu_right{
    padding: 10px 4px 0 4px;
    height: 33px;
}
#menu li .active {
    background:url('../images/menu-curv-right.gif') no-repeat right top;
}
#menu li a.active  {
    background:url('../images/menu-bg-middle.gif') repeat-x;
    color:#ffffff;
}
#menu li .active .menu_left{
    background:url('../images/menu-curv-left.gif') no-repeat;
}
#menu li .active .menu_right{
    background:url('../images/menu-curv-right.gif') no-repeat right top;
}
#menu li .active span a{
    background:url('../images/menu-bg-middle.gif') repeat-x;
    color:#ffffff;
}

/*Header Navigation Classes/IDs End*/


/*Stage Classes/IDs Begin*/
#fix-stage{
    padding:0;
    margin:0 auto;
    width:950px;
    height:222px;
    clear:both;
    background-attachment: scroll;
    background-image: url(../images/img-stage.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
    margin-left:55px;
}
#fix-stage #stage-content{
    padding:6px 0 10px 13px;
    margin:0 auto;
    width:600px;
    height:auto;
    float:left;
}
#fix-stage #stage-content h4, h5, h6{
    padding:0;
    margin:0 auto;
}
/* Call to Action Explore Button*/
#call-to-action{
    padding:3px 0 0 0;
    margin:0 auto;
}

/*Stage Classes/IDs End*/


/*Content Container Classes/IDs Begin*/
#fix-content-wrapper{
    padding:0;
    margin:-2px auto;
    width:1002px;
    clear:both;


}
#liquid-content-wrapper{
    padding:0;
    margin:0 auto;
    background: white url(../images/bg-content.gif) repeat-y;
    clear:both;


}

#content-top-curve{
    height:12px;
    padding:0;
    margin:0 auto;
    background-attachment: scroll;
    background-image: url(../images/img-content-top-curve.png);
    background-repeat:no-repeat;
    background-position:bottom;
}
#content-container{
    width:1002px;
    padding:0;
    margin:0 auto;
    background: white url(../images/bg-content.gif) repeat-y;
    float:none;
    height:100%;
}

#content-left-container {
    width:700px;
    float:left;
    padding:5px 0 0 20px;
}
#content-right-container {
    width:260px;
    float:right;
    padding: 0 8px 0 0;
    margin:0 auto;
}
.sm-pic-holder{
    width:152px;
    height:109px;
    padding:5px;
    margin:0 auto;
    background: url(../images/bg-sm-img-holder.jpg) no-repeat ;
    float:left;
}

.sm-thumb-holder{
    width:92px;
    height:100%;
    padding: 0 5px 5px 0px;
    margin:0 auto;
    float:left;
}
.sm-thumb-holder .client-says{
    width:98%;
    padding: 0 2px 2px 2px;
    margin:0 auto;
    float:left;
    height:100%;
}
.sm-thumb-holder .client-says h6{
    padding: 0;
    margin:0 auto;
}
.testimonial-area{
    width:470px;
    height:100%;
    padding: 0 5px 5px 0px;
    margin:0 auto;
    float:left;
}


/*Right Sidebar Classes/Ids Begins*/
.right-blue-box{
    width: 260px;
    height:100%;
    float:right;
    padding:4px 0 0 0;
    margin:0 auto;
    background: url(../images/bg-blue-top.jpg) top left no-repeat;

}
.right-blue-box p {
    padding:4px 5px 0 8px;

}

.right-blue-box h5, h6 {
    padding:4px 5px 0 8px;
}

.right-blue-box h3, h4{
    padding:0 5px 0 8px;;
}

.right-green-box{
    width: 340px;
    height:100%;
    float:right;
    padding:0 0 0 0;
    margin:0 auto;
    background: url(../images/bg-green-top.jpg) top left no-repeat ;

}
.right-green-box p {
    padding:4px 5px 0 8px;

}

.right-green-box h5, h6 {
    padding:4px 5px 0 8px;
}

.right-green-box h3, h4{
    padding:0 5px 0 8px;;
}


.right-white-box{
    width: 341px;
    height:100%;
    float:right;
    padding:4px 0 0 0;
    margin:0 auto;
    background: url(../images/bg-white-top.jpg) top left no-repeat ;

}
.right-white-box .img-container{
    width: 98px;
    height:100%;
    float:left;
    padding:0;
    margin:0 auto;
}
.right-white-box .txt-container{
    width: 240px;
    height:100%;
    float:right;
    padding:0;
    margin:0 auto;
}


.right-white-box p {
    padding:4px 5px 0 8px;

}

.right-white-box h5, h6 {
    padding:4px 5px 0 8px;
}

.right-white-box h3, h4{
    padding:0 5px 0 8px;;
}


.right-content-area{
    height:auto;
    float:right;
    margin:0 auto;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    width: 258px;



}

.right-content-area-2{
    height:auto;
    margin:0 auto;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    width: 258px;



}


/*Right Sidebar Classes/Ids Begins*/



/*Content Container Classes/IDs End*/


/*Footer Classes/IDs Begin*/
#footer-flexible-container{
    padding:0;
    margin:0 auto;
    width:100%;
    height:auto;
    clear:both;
    background-attachment: scroll;
    background-image: url(../images/bg-footer.jpg);
    background-repeat:no-repeat;
    background-position:top;
    background-color: #6ca613;
}
#footer-flexible-container #footer-filler{
    padding:0;
    margin:0 auto;
    width:1002px;
    height:78px;
    clear:both;
}
#footer-flexible-container #footer-content-area{
    padding:290px 5px 5px 5px;
    margin:0 auto;
    width:1002px;
    height:180px;
    clear:both;
}
#footer-flexible-container #footer-content-area #footer-left{
    padding:10px 0 0 5px;
    margin:0 auto;
    width:710px;
    height:165px;
    float:left;
}
#footer-flexible-container #footer-content-area #footer-right{
    padding:0 0 0 5px;
    margin:0 auto;
    width:270px;
    height:153px;
    float:right;
    border-left:solid #999999 1px;
    color:#ffffff;
}
#footer-flexible-container #footer-content-area #footer-right  h6{
    padding:0;
    margin:0 auto;
}
#footer-flexible-container #footer-content-area #footer-right #subscribe-newsletter-container{
    width:187px;
    float:left;
}
#footer-flexible-container #footer-content-area #footer-right #subscribe-newsletter-container #subscribe-button{
    width:32px;
    float:left;
    text-align:left;
}
#footer-flexible-container #footer-content-area #footer-right .subscribe-newsletter-field{
    background-image:url(../images/bg-input.gif);
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left top;
    width: 200px;
    height: 34px;
    padding: 4px 0 4px 0 !important;
    float:left;
}

#footer-flexible-container #footer-content-area #footer-right input.newsletter{
    padding: 0 4px 8px 14px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background: transparent;
    color:#acb6a0;
    font-size:9pt;

}
#footer-flexible-container #footer-content-area #site-credit{
    width:40%;
    float:right;
    text-align:right;
    padding: 0 5px 0 5px;
}
#footer-flexible-container #footer-content-area #copyright-message{
    width:50%;
    float:left;
    text-align:left;
    padding: 0 5px 0 5px;
}
.buttonStyle {
    background-image: url(../images/btn-common.png);
    width:84px;
    height:25px;
    color:#FFFFFF;
    border:hidden;
    cursor:pointer;

}

.buttonStyle:hover{
    background-image: url(../images/btn-common-hover.png);
    width:84px;
    height:25px;
    border:none;
    cursor:pointer;
    color:#FFFFFF;
    clear: both;
}

.searchTextFiledStyle {
    width:150px;
    height:20px;
}

#middle-top-container{
    float:left;
    width:100%;
    height:auto;
}

#middle-top-container-2{
    width:100%;
    height:auto;
}

#middle-bottom-container{
    float:left;
    width:100%;
    height:auto;
}

.green-box-width-298{
    width: 298px;
    height:300px;
    float:right;
    padding:0 0 0 0;
    margin:0 auto;
    background: url(../images/bg-green-top-width298.jpg) top left no-repeat;

}

.green-box-width-198{
    width: 198px;
    height:100%;
    float:right;
    padding:0 0 0 0;
    margin:0 auto;
    background: url(../images/bg-green-top-width198.jpg) top left no-repeat ;

}

.blue-box-width648{
    width: 648px;
    float:right;
    margin:0 auto;
    background: url(../images/bg-blue-top-width648.jpg) top left no-repeat;

}
.blue-box-width648-2{
    width: 648px;
    margin:0 auto;
    background: url(../images/bg-blue-top-width648.jpg) top left no-repeat;

}

.blue-box-width396{
    width: 396px;
    float:right;
    margin:0 auto;
    background: url(../images/bg-blue-top-width-396.jpg) top left no-repeat;

}

.blue-box-width748{
    width: 748px;
    height:auto;
    float:right;
    padding:0 0 0 0;
    margin:0 auto;
    background: url(../images/bg-blue-top-width748.jpg) top left no-repeat ;

}

.white-box-width748{
    width: 748px;
    height:auto;
    float:right;
    padding:0 0 0 0;
    margin:0 auto;
    background: url(../images/bg-white-top-width748.jpg) top left no-repeat ;

}

/*Footer Classes/IDs End*/

#signBoxHolder{
    height:250px;
    width:300px;
    float:left;
    padding: 0 10px 0 10px;
}

#signBox{
    height:250px;
    width:280px;
    padding: 10px 10px 0 10px;
}


#registerBoxHolder{
    height:500px;
    width:670px;
    float:right;

}


.formLabelStyle {
    width:140px;
    display:block;
    float:left;
    margin-left:0;
    margin-right:0px;
    margin-top:1px;
    font-size: 14px;
    font-style: normal;
    font-weight:normal;
    width: 75px;
}

.registerFormLabelStyle {
    width:125px;
    display:block;
    float:left;
    margin-left:0;
    margin-right:0px;
    margin-top:1px;
    font-size: 14px;
    font-style: normal;
    font-weight:normal;
    
}


.formTextStyle{
    font-size: 14px;
    color: #2c5700;
    padding: 0 0 5px 0;
    font-style: normal;
    font-weight:normal;
}

#registrationBasicInfoHolder {
    width:640px;
    height:110px;
}
#registrationBasicInfoLeft {
    height:200px;
    float:left;
    padding: 5px 0 0 0;
}
#registrationBasicInfoRight {
    width:50%;
    height:100px;
    float:right;
    padding: 5px 0 0 0;
}
.separator {
    border-bottom-color:#CCCCCC;
    border-bottom-style:solid;
    border-bottom-width:1px;
    height:1px;
    line-height:1px;
    margin-bottom:15px;
    margin-left:0;
    margin-right:10px;
    margin-top:5px;
}

.clear {
    clear:both;
    height:10px;
    line-height:0;
    visibility:hidden;
}

.requiredFields {
    color:#FF0000;
    font-weight:200;
}
#bubbaHomeTitleHolder {
    width:650px;
    height:50px;
    padding-left:10px;
}
#welcomeMessage {
}
.styleWelcomeMessage {
    color:#333333;
    font-size:16px;
    padding-top: 0px;
}
.styleWindowTitle {
    color:#FFFFFF;
    font-size:14px;
    padding-top: 8px;
}
.actionErrorStyle{
    color: red;
    font-weight: bold;
    height: 15px;
    font-size:12px;
}
.actionMessageStyle {
    color:#339900;
    font-weight: bold;
    height: 15px;
    font-size:12px;
}

#postProjectHolder{
    width:668px;
    height:500px;
    margin: 0 auto;
}

#welcomeMessageHolder{
    width:600px;
    height:20px;
    float: right;
    padding: 15px 10px 5px 0px;
    color: #FFFFFF;
    text-align: right;
}


#w670AutoHeightHolder{
    height:auto;
    width:670px;
    float:right;

}

#contractorProfileHolder{
    height:auto;
    width:300px;
    float:left;
    padding: 0 10px 0 10px;
}

#contractorProfile{
    height:auto;
    width:280px;
    padding: 10px 10px 0 10px;
}

#contractorProfileTopHolder{
    height:45px;
    width:auto;
    padding: 10px 10px 10px 15px;
}

ul.content-category-list table{
    margin-bottom: 8px;
    padding-left: 0px;
}

.content-category-list td {
    font-size: 12px;
    list-style: none;
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom:3px;
}

.content-category-list li .level-top,
.content-category-list li .level-sub {
    margin-left: 0px;
}

.content-category-list li .level-top {
}

.content-category-list li .level-sub {
    white-space: nowrap;
    display: block;
    width: 210px;
}

.content-category-list a,
.content-category-list a:link,
.content-category-list a:visited,
.content-category-list a:active,
.content-category-list a:hover,
.content-category-list a:focus {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #13518D;
}

.content-category-list a:hover {
    text-decoration: underline;
}

.content-category-list .level-top a,
.content-category-list .level-top a:link,
.content-category-list .level-top a:visited,
.content-category-list .level-top a:active,
.content-category-list .level-top a:hover,
.content-category-list .level-top a:focus {
    font-size: 12px;
    font-weight: bold;
}

/*
 * Definition List
*/
.content-category-list, dl.content-category-list {
}

.content-category-list dt {
    margin: 0;
    font-size: 11px;
}

.content-category-list dt a {
    font-size: 12px;
    font-weight: bold;
}

.content-category-list dd {
    margin: 0;
    margin-bottom: 5px;
}

.content-category-list dt,
.content-category-list dd {
    padding: 0;
    padding-left: 11px;
    padding-right: 11px;
    color:#13518D;
}

.content-category-list a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #13518D;
}

.content-category-list a:hover {
    text-decoration: underline;
}
.registerConfirmationStyle {
    color:#339900;
    font-weight: bold;
    height: 16px;
    font-size:12px;
}

.registrationLabel {
    width:140px;
    display:block;
    float:left;
    margin-left:0;
    margin-right:0;
    margin-top:1px;
    margin-bottom: 10px;
}

.errorMsgStyle {
    color:#FF3333;
    font-weight: bold;
    height: 16px;
    font-size:12px;
}
.blue-box-width474{
    width: 474px;
    float:right;
    padding:10px 10px 0 10px;
    margin:0 auto;
    background: url(../images/bg-blue-top-width474.jpg) top left no-repeat;

}

.blue-box-width976{
    width: 976px;
    float:right;
    padding:10px 10px 0 10px;
    margin:0 auto;
    background: url(../images/bg-blue-top-width976.jpg) top left no-repeat;

}

#content-container-leftHolder{
    width: 275px;
    float: left;
    background-color: gray;
    height: 500px;

}

#content-container-rightHolder{

    width: 700px;
    float: right;
    background-color: gray;
    height: 500px;
}

h5 a{
    font-size:12px;
    font-style:normal;
    text-decoration:none;
}

h5 a:hover{
    text-decoration:underline;
}

.link-styleHome{
    color:#006600;
    text-decoration:none;
    padding:2px;
}
.link-styleHome:hover{
    color:#ffffff;
    padding:2px;
    background-color:#006600;
    padding:2px;
}
.ui-dialog {
    min-width: 400px;
    min-height: 200px;
}
.ui-dialog li{
	list-style-type: none;
}

div.paginate{
	padding:10px;
}

.paginate-letter-selected, .paginate-numbers-selected{
	font-weight:bold;
	padding-right:5px;
}

.paginate-letter, .paginate-numbers{
	padding-right:5px;
}

.paginate-sub{
	padding-top:10px;
}

span.paginate-numbers{
	padding-left:5px;
}

span.popular-city{
	padding-right:5px;
	font-weight:bold;
}

div.popular-cities{
}

#popular-cities-div{
	padding:10px;
}

#popular-cities-div a{
	font-size:12px;
	padding-right:20px;
	font-weight:bold;
}

#popular-cities-div h6{
	display:inline;
}

.empty-input { color: #A0A0A0; }