
/* No*Surcharge CSS Document */

body {

    text-align:left;
    font:14px Arial, Helvetica, Tahoma, sans-serif;
    line-height:1.4em;
    margin:0;
    padding:0;
    
}




.headerTopBorder {
    margin: 0 auto;
    padding:0px;
    width:auto;
    height:37px;
    background-image:url(../images/HeaderTopBorder.png);
    background-repeat:repeat-x;
}

.headerStripes {
    margin: 0 auto;
    height:37px;
    width:1024px;
    background-image:url(../images/HeaderTopBorderStripes.png);
    background-repeat:no-repeat;
    background-position:center;
    padding:none;
}

.headerContainer {
    padding:0px;
    height:660px;
    width:auto;
    margin:0 auto;
    /*background-image:url(../images/HeaderWoodTexture.jpg);*/
    background-repeat:repeat-x;
    background-position:center;
    background-color: #fff;
}

.smallheaderContainer {
    padding:0px;
    height:190px;
    width:auto;
    margin:0 auto;
   /* background-image:url(../images/smallHeaderWoodTexture.png);*/
    background-repeat:repeat-x;
    background-position:center;
    background-color: #fff;
}

.logoContainer {
    width:1010px;
    height:84px;
    margin: 0 auto;
    margin-top:4px;
    margin-bottom: 35px;
    padding-left:10px;
    border:none;
}

.logo {
    border:none;
    padding-top:16px;
}

.navContainer {
    width:746px;
    height:75px;
    margin: -89px -31px 20px 230px;
    background-image:url(../images/LightNavLine.png);
    background-repeat:repeat-x;
}

.signUp-LoginBg {
    width:auto;
    height:90px;
    background-image:url(../images/PagetitleBackground.png);
    background-repeat:repeat-x;
    box-shadow: 0 5px 5px #DDDDDD;
}

.PageHeadingcontainer { 
    width:624px;
    height:80px;
    margin: 0 auto;
    padding-top:1px;
    float:left;
}
a {
    color: #EA2530;
    text-decoration: none;
}
a:hover {
    color: #EA2530;
    text-decoration: underline;
}
h1 {
    color: #3e454c;
    font-family: "Open Sans",sans-serif;
    font-size: 45px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    padding: 30px 0 44px;
    position: relative;
    text-transform: uppercase;
}
h2 {
    color: #3e454c;
    font-family: "News Cycle",sans-serif;
    font-size: 38px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    padding: 30px 0 44px;
    position: relative;
    text-transform: uppercase;
}
p {
    color: #3e454c;
    font-family: "Arial",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px;
    padding-left: 0!important;
}
.row_3 {
    padding: 40px 0;
    margin-bottom: 40px;
}
.row_4 {
    padding: 40px 0;
    background: none repeat scroll 0 0 #f9f9f9;
}
.row_4 h2 {
    padding: 30px 0 44px;
}
h3.red {
    color: #EA2530;
}
h3 {
    color: #fff;
    font-family: "News Cycle",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 17px;
    padding: 0;
    text-transform: uppercase;
}
.list4 li .line div {
    color: #EA2530;
    font-family: "Open Sans",serif;
    font-size: 20px;
    font-weight: 400;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 5px;
}
.list4 {
    list-style: none outside none;
    margin: 1px 0 13px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.list4 li {
    margin-bottom: 20px;
}
.list4 li .line {
    margin-bottom: 0;
    margin-top: -5px;
    padding: 7px 0 0 100px;
    position: relative;
    font-size: 16px;
}
legend{
    border:0!important;
}
.advancedSearch label, .label {
    width: 122px!important;
}
#Form_Form_Christmas{
    display: inline-table;
    margin-left: 127px;
}
#Form_Form_action_doSearch{
    margin-left: 125px;
}
.Christmas{
    margin: 0 !important;
    padding: 0 !important;
}
.radio label, .checkbox label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 20px;
}
label.right{
    margin: 0 0 15px 0!important;
}
.checkbox label{
    padding-left: 0;
}
label{
    font-weight: normal;
}
.advancedSearch input.text, .advancedSearch textarea, .advancedSearch select{
    border-width: 1px!important;
}
.navbar-default{
    border:0!important;
    background-color: transparent!important;
}
.navbar-toggle{
    background-color: white;
}
.pagination-link{
    background-color: #EA2530;
    color: white;
    padding: 4px 10px;
    font-weight: bold;
    font-size: 16px;
}
.pagination-link:hover{
    background-color: #5a5a5a;
    color: white;   
}
.pagination-current{
    padding: 4px 10px;
    background-color: white;
    font-weight: bold;
    font-size: 16px;
}



.signUp-LoginBgContainer {
    width:980px;
    height:80px;
    margin: 0 auto;
}

.signUpBoxWrapper {
    width:355px;
    float:right;
    margin-top:22px;
}

.loginBox {
    width:175px;
    height:48px;
    float:right;
}


.signUpBox a:link, a:visited {
    text-decoration:none;
}

.signUpBox {
    width:175px;
    height:48px;
    float:left;
}

a img {
    text-decoration:none;
    border:none;
}

.panel-wrap {
    width:980px;
    height:300px;
    margin:0 auto;
}


/* HomePageBodyCssStarts */

.bodyContainer {
    width:980px;
    height:auto;
    min-height:650px;
    margin: 0 auto;
    display: table;
}


.mainContent {
    width:618px;
    height:622px;
    float:left;
    margin-top:13px;
    padding:0px;
    margin-left:-4px;
}



.rightContent {
    width:355px;
    height:auto;
    float:right;
    margin-top:13px;
}

.calendarContainer {
    width:355px;
    height:271px;
    background-image:url(../images/RightBoxTop.png);
    background-repeat:no-repeat;
    margin:0 auto;
    margin-bottom:13px;
    padding-top:-4px;
    overflow: hidden;
}

.mapContainer {
    width:355px;
    height:340px;
    background-image:url(../images/RightBoxBottom.png);
    background-repeat:no-repeat;
    margin:0 auto;
    margin-bottom:13px;
}

.rightContentHeading {
    width:335px;
    height:50px;
    padding-top:1px;
    padding-left:20px;
}

.home_content{
    border: 1px solid #E7E7E7;
    background: none repeat scroll 0 0 #F8F8F8;
    margin-right: 20px;
    padding: 10px 20px 10px 20px;
}

.home_content p{
    line-height: 1.7em;
    margin: 0;
    padding: 15px 0 2px 0;
}



h4 {
    color: #3e454c;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.calendarBorderBox {
    width:329px;
    height:206px;
    background-color:#303030;
    margin-left:-7px;
    padding-right:3px;
    padding-top:3px;
    padding-bottom:3px;
}




.mapBorderBox {
    width:322px;
    height:277px;
    background-color:#303030;
    margin-left:-7px;
    margin-top:-4px;
    border: 3px solid #303030;

}

.GoogleMap {
    padding-left:3px;
    padding-top:3px;
}

.tabscontent {
    width:564px;
    height:520px;
    overflow:auto;
    padding:10px;
    padding-left:5px;
    padding-top:0px;
}

.tabsTxt {
    padding-left:10px;
    padding-right:10px;
}

/* about us css starts ////////////////////*/

.AboutBodyContainer {
    width:980px;
    height:auto;
    margin: 0 auto;
}

.AboutUsMainContent {
    width:980px;
    height:auto;
    margin: 0 auto;
    background-color:#ededed;
    margin-top:13px;
    margin-bottom:13px;
    background-image:url(../images/AboutUsContentGradient.png);
    background-repeat:repeat-x;
}

.leftAboutUsMainContent {
    width:624px;
    height:auto;
    padding:12px;
    padding-top:20px;
    float:left;
}

.leftAccountMainContent {
    width:900px;
    height:auto;
    padding:12px;
    padding-top:0px;
    float:left;
    //margin-left:150px;
}
.ss-uploadfield .ss-uploadfield-files{
    font-size: 12px;
}
.ss-uploadfield-item-actions{
    clear: both;
}

.AboutUsrightContent {
    width:332px;
    height:auto;
    float:right;

}

.ViewBusinessesMainContent {
    width:980px;
    height:auto;
    margin: 0 auto;
    margin-top:13px;
    margin-bottom:13px;

}

.leftViewbusinessMainContent {
    width:585px;
    height:auto;
    padding:12px;
    padding-top:20px;
    float:left;
    background-image:url(../images/AboutUsContentGradient.png);
    background-repeat:repeat-x;
    background-color:#ededed;
}

.ViewBusinessesRightContent {
    width:355px;
    height:auto;
    float:right;
}

.contentLineBreak {
    width:980px;
    margin-top:20px;
    padding-left:36px;
}

.aboutUsImageBox {
    width:240px;
    height:200px;
    background-color:#cdcdcd;
    border: 3px solid #fff;
    margin: 0 auto;
    margin-top:24px;
    margin-bottom:60px;
    box-shadow: 5px 5px 9px #BBBBBB;
}

.aboutUsImageBox1 {
    width:240px;
    height:200px;
    background-color:#cdcdcd;
    border: 3px solid #FFF;
    margin: 0 auto;
    margin-top:20px;
    margin-bottom:20px;
}

/* about us css ends ////////////////////*/

/* view businesses css starts ////////////////////*/

.ViewBusinessesMainContent {
    width:980px;
    height:auto;
    margin: 0 auto;
    margin-top:13px;
    margin-bottom:13px;

}

.leftViewbusinessMainContent {
    width:585px;
    height:auto;
    padding:5px;
    padding-top:0px;
    float:left;
    background-image:url(../images/AboutUsContentGradient.png);
    background-repeat:repeat-x;
    background-color:#ededed;
}

.ViewBusinessesRightContent {
    width:355px;
    height:auto;
    float:right;
}

.advanceSearchBorderBox {
    width:328px;
    height:277px;
    background-color:#CCC;
    margin-left:-8px;
    margin-top:-4px;
    border: 3px solid #303030;
}

#searchform {
    margin:0 auto;
    padding:18px;
    line-height:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
}

label, .label {
    /*float:left;*/
    text-align:left;
    /*width:90px;*/
}

#search {
    float:right;
    background:none;
    border:none;
    margin-top:-6px;
    margin-right:-4px;
}

#keyword {
    width:196px;
    margin-bottom:0px;
    height:20px;
}

#type, #suburb, #location, #district {
    width:200px;
    height:25px;
    font-size:13px;
}

.Businesslisting { 
    display: inline-table;
    padding: 20px 0;
    border-bottom: 1px dashed #c6c7ce;
    width: 100%;
}

.narrow {
    width:545px;
}

.imgContainer {    
    float:left;
    margin:0 15px 0 10px;
}

.CompanyMapIdentifier {
    width:33px;
    height:24px;
    float:right;
    margin-top:3px;
    margin-right:3px;
    background-color: #EA2530;
    background-repeat:no-repeat;
    background-position:center;
}

h5 {
    color:#FFF;
    font-size:14px;
    text-align:center;
    margin-top:4px;
}

.Businesslisting a:hover {
    text-decoration:underline;
}
.Businesslisting:hover {
    background-color: #F9F9F9;
}

a.Companyname, .Companyname {
    color:#EA2530;
    padding:0px;
    margin:0px;
    padding-top:6px;
    font-family: "Open Sans",serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.type {
    color:#3e454c;
    margin:0px;
    padding:0px;
    padding-top:0px;
    font-size:16px;
    font-weight: bold;
}

.address {
    color:#3e454c;
    margin:0px;
    padding:0px;
    padding-top:0px;
    padding-bottom:2px;
    font-size:14px;
    margin-top:-3px;
}

.readMoreButton {
    width:98px;
    height:25px;
    float:left;
    margin-top:2px;
}

.readMoreButton a:link, a:visited {
    text-decoration:none;
}

.viewBusinessLineBreak {
    width:585px;
    height:10px;
    margin: 0 auto;
    background-image:url(../images/viewBusinessLinebreak.png);
    background-repeat:no-repeat;
    background-position:center;
    padding:0px;
}

.pageanationContainer {
    height:30px;
    margin:30px auto;
    padding-bottom:10px;
}

.pageanationContainer a:link, a:visited{
    text-decoration:none;
}

#Page1,#Page2,#Page3,#Page4,#Page5,#next {
    padding:0px;
    margin-left:-3px;
}

#Page1 a:link, a:visited {
    text-decoration:none;
}

#TopButton {
    float:right;
}

/* view businesses css ends ////////////////////*/

/* company profile css starts ////////////////////*/

.ProfileBanner {
    width:940px;
    height:150px;
    background-color:#cdcdcd;
    border: 3px solid #FFF;
    margin: 0 auto;
}

.leftProfileMainContent {
    width:575px;
    height:316px;
    padding:20px;
    padding-top:10px;
    /*background-color:#ededed;*/
    float:left;
}

.leftProfileAboutContent {
    width:940px;
    height:auto;
    padding:20px;
    padding-top:10px;
    /*background-color:#ededed;*/
    float:left;
}

.ProfileRightContent {
    width:344px;
    height:auto;
    float:right;
    padding-right:8px;
}


.Map {
}

.ProfileCompanyname {
    color:#f7931e;
    padding:0px;
    margin:0px;
    font-size:28px;
}



.ProfileCompanyname a:link {
    color:#00ceed;
    text-decoration: none;
}

.ProfileCompanyname a:visited {
    color:#00ceed;
    text-decoration: none;
}

.clearFloat {
    clear:both;
}

.ProfileType {
    color:#000;
    margin:0px;
    padding:0px;
    padding-top:0px;
    font-size:18px;
    margin-top:-8px;
}

.ProfileAddress {
    color:#000;
    margin:0px;
    padding:0px;
    padding-top:6px;
    font-size:16px;
    line-height:22px;
}

.ProfileSuburb {
    color:#000;
    margin:0px;
    margin-top:-4px;
    padding:0px;
    font-size:16px;
}

.ProfileCity {
    color:#000;
    margin:0px;
    padding:0px;
    margin-top:-4px;
    padding-bottom:2px;
    font-size:16px;
}

.ProfilePh {
    color:#000;
    margin:0px;
    padding:0px;
    margin-top:12px;
    font-size:12px;
}

.ProfileFax, .ProfileMob {
    color:#000;
    margin:0px;
    padding:0px;
    font-size:12px;
}

.ProfileEmail {
    color:#000;
    margin-top:15px;
    padding:0px;
    font-size:12px;
}

.ProfileEmail a:link {
    color:#666;
    text-decoration: underline;
}

.ProfileEmail a:visited {
    color:#303030;
    text-decoration: underline;
}

.ProfileEmail a:hover {
    color:#fd9215;
    text-decoration: underline;
}

.Profilewww {
    color:#000;
    margin:0px;
    padding:0px;
    padding-bottom:10px;
    font-size:12px;
}

.Profilewww a:link {
    color:#303030;
    text-decoration: underline;
}

.Profilewww a:visited {
    color:#303030;
    text-decoration: underline;
}


.Profilewww  a:hover  {
    color:#fd9215;
    text-decoration: underline;

}


.socialNetworkContainer {
    width:940px;
    height:42px;
    background-image:url(../images/SocialNetworkBar.png);
    background-repeat:repeat-x;
    margin: 0 auto;
    margin-top:44px;
}

.ImageContainer {
    width:940px;
    height:95px;
    margin: 0 auto;
    background-color:#cdcdcd;
    border: 2px solid #FFF;
}

.ProfilePgeFceBook {
    padding-top:4px;
    padding-left:8px;

}

.profilethumbImg {
    padding-top:8px;
    padding-bottom:10px;
    padding-left:11px;
    padding-right:10px;


}

.ProfileCompanyMapIdentifier {
    width:33px;
    height:23px;
    float:right;
    margin-top:10px;
    background-color: #EA2530;
    background-repeat:no-repeat;
    background-position:center;
}


.ProfilePgeTwitter {
    padding-top:4px;
    padding-left:8px;

}

#ViewBusinessBackButton {
    float:right;
    padding-top:6px;
    padding-right:8px;
}

.ProfileTxt {
    padding-right:10px;
}

.image_skin_anime {
    margin-top:7px;
    margin-bottom:8px;
    border:2px solid #F9F9F9;
    float:left;
    overflow:hidden;
    position:relative;
    background:url(../images/prettyPhoto/loader.gif) no-repeat scroll transparent;
    background-position:50% 50%;
    background-repeat:no-repeat;
}

.zoom_image{
    background-image:url(../images/prettyPhoto/zoom_image.png);
    background-position:50% 50%;
    background-repeat:no-repeat;
}

.zoom_play{
    background-image:url(../images/prettyPhoto/zoom_play.png);
    background-position:50% 50%;
    background-repeat:no-repeat;
}


img
{
    border:none;
    border-style: none;
}

/* company profile css ends ////////////////////*/

/* search results css starts ////////////////////*/

.noResults {
    width:575px;
    height:30px;
    margin:0 auto;
    font-size:20px;
    text-align: center;
    margin-top:-20px;
    padding-bottom:10px;

}

.loggedinAs {
    font-size:12px;
    color:#EA2530;

}

.loggedinAs a {
    text-decoration: underline;
}
.loggedinAs a:hover {
    text-decoration: none;
}

.MemberName {
    font-size:16px;
    color:#fff;



}


/* search results css ends ////////////////////*/
.steps {
    width:600px;
    height:35px;

}

.stepsBackground {
    margin:0px;
    padding:0px;
    margin-bottom:-50px;

}

ul.stepIndicator {
    color:#3e454c;
    font-size:18px;
    margin-left:-43px;
    margin-top: 13px;

}


.stepIndicator li {
    display:inline;
    padding-left:30px;
}

.stepIndicator li a:link {
    color:#000;
    text-decoration: none;

}

.stepIndicator li a:visited {
    color:#000;
    text-decoration: none;

}

.current { 
    color:#EA2530; 
    text-decoration: none;

}

 



/* footer css starts ////////////////////*/

.footerWrapper {
    width:auto;
    height:130px;
    background:#3a3a3a;
}

.topOfPageBlackBar {
    width:auto;
    background-color:#000;
    height:20px;
}

.footerContainer {
    margin:0 auto;
    width:980px;
    height:130px;
}

.footerLogoContainer {
    width:610px;
    height:60px;
    float:left;
    clear:left;
}

.linksPannel1 {
    width:100%;
    height:50px;
    float:left;
    clear:left;
}

.linksPannel2 {
    width:170px;
    height:170px;
    float:left;
    margin-left: -30px;
}

.linksPannel3 {
    width:150px;
    height:170px;
    float:left;
}

.widgetHolder {
    width:355px;
    height:230px;
    float:right;
    clear:right;
}

.footerLogo {
    padding-left:30px;
    padding-top:12px;
}

ul.links li {
    list-style:none;
    line-height:20px;
    margin-top:6px;
    padding: 0 30px 0 0;
    text-transform: uppercase;
    font-size:0.8em;
    display: inline-table;
    white-space: nowrap;
}

.links {
    color:#ccc;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    margin-top:15px;
    padding-left: 0;
}

.links a:link {
    color:#ccc;
    text-decoration:none;
}

.links a:visited {
    color:#ccc;
    text-decoration:none;
}

.links a:hover {
    color:#fff;
    text-decoration:none;
}



.links li {
    padding-left:20px;
    padding-bottom:3px;
}

.lineBreak {
    margin-left:-15px;
    padding:0px;
}

/* blue small footer css starts */

.blueFooter {
    width:auto;
    height:60px;
    background: #303030;
}

.blueFooterContainer {
    width:980px;
    height:60px;
    margin:0 auto;
}

.facebook {
    height:30px;
    padding-left:34px;
    padding-top:6px;
    float:left;
}

.facebook a:link{
    border:none;
    text-decoration:none;
}

.facebook a:visited{
    border:none;
    text-decoration:none;
}

.fb-move {
    margin-top: 50px;
    margin-left: -5px;
}

.copyright {
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#868686;
}

.copyright a {
    color:#868686;
}

.copyright a:hover {
    color:#aeaeae;
}

.siteBy {
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    margin-top:6px;
    height:10px;
}

.siteBy a:link{
    color:#333;
    text-decoration:none;
}

.siteBy a:visited{
    color:#333;
    text-decoration:none;
}

.siteBy a:hover{
    color:#fff;
    text-decoration:none;
}

/*.left {
    float:left;
}*/

.right {
    float:right;
}

#test-widget h2 {
    text-shadow: 0 5px 5px #d77c21;
}

/********************* Tips *********************/
#tips {
    z-index: 999900;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
#tips div {
    position: absolute;
    background: #ffffcc;
    border: 1px solid #a6a6a6;
    -moz-border-radius: 0.333em;
    -webkit-border-radius: 0.333em;
    -webkit-background-clip: padding-box;
    border-radius: 0.333em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 1.222em;
    text-transform: uppercase;
    color: #333333;
    padding: 0.222em 0.444em;
    min-width: 5em;
    text-align: center;
    white-space: nowrap;
}
#tips div .arrow {
    font-size: 0;
    line-height: 0;
    width: 0;
    position: absolute;
    z-index: 89;
    left: 50%;
    margin-left: -6px;
    bottom: -7px;
    border-top: 7px solid #a6a6a6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
#tips div.tip-right .arrow {
    bottom: auto;
    left: -7px;
    top: 50%;
    margin-left: 0;
    margin-top: -6px;
    border-right: 7px solid #a6a6a6;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 0;
}
#tips div.tip-bottom .arrow {
    bottom: auto;
    top: -7px;
    border-top: 0;
    border-bottom: 7px solid #a6a6a6;
}
#tips div.tip-left .arrow {
    bottom: auto;
    left: auto;
    top: 50%;
    right: -7px;
    margin-left: 0;
    margin-top: -6px;
    border-left: 7px solid #a6a6a6;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 0;
}

#tips div .arrow span {
    width: 0;
    position: absolute;
    z-index: 89;
    margin-left: -5px;
    top: -7px;
    border-top: 6px solid #ffffcc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
#tips div.tip-right .arrow span {
    border-right: 6px solid #ffffcc;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 0;
    margin-left: 0;
    left: 1px;
    top: auto;
    margin-top: -5px;
}
#tips div.tip-bottom .arrow span {
    top: 1px;
    border-top: 0;
    border-bottom: 6px solid #ffffcc;
}
#tips div.tip-left .arrow span {
    border-left: 6px solid #ffffcc;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 0;
    margin-left: 0;
    right: 1px;
    top: auto;
    margin-top: -5px;
}

.dyntabs {
    display:none;
}
.dyntabs h4{
    margin-top: 25px
}
.dyntabs h4 a{    
    color:#EA2530!important;
}

.data_field h3 .data_field h4 .data_field h5{
    color:#000;
}


.message {
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    border:none;
}

.message p {
    padding: 10px;
}

.message a {
    color: #FFF;
    text-decoration: underline;
}

.message a:visited {
    color: #3a3a3a;
}

.good {
    background-color: green;
    color: #fff;
    margin-bottom: 10px !important;
    padding-left: 10px !important;
    width: 100%;
}

.warn,
.required {
    background-color: #faa;
    border-color: #c99;
    color: #500;
}

.bad,
.validation,
.error {
    background-color: #FAA;
    border-color: #C99;
    color: #500;
}

.ImageSlider {
    width: 980px;
    margin: 0 auto;
}

label[for=SignupMultiStepForm_Form_Christmas] {
    float: left;
}

#Christmas {
    letter-spacing: -0.5px;
    margin-top: -2px;
}
#SignupMultiStepForm_Form #Christmas label{
    padding-left: 20px;
    width: 100%;
}
label[for=MemberLoginForm_LostPasswordForm_Email] {
    color: black!important;
}
label[for=MemberLoginForm_LoginForm_Remember] {
    color: #999!important;
}
#loginLable {
    width: 50px;
    margin-left: 34px;
    margin-top: -12px;
    font-weight: bold;

}
#loginLableExpanded {
    width: 73px;
    margin-left: 54px;
    margin-top: -12px;    
    font-weight: bold;
}
#ForgotPassword {
    margin-left: 110px;
    margin-top: -40px;
}

.pageNumber {
    position: absolute;
    margin-left: 8px;
    margin-top: 10px;
    font-size: 11pt;
    color: black;
}
.pageNumber:hover {
    position: absolute;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 11pt;
    color: black;
    background-image: url(../images/Page_on.png);
    width: 19px;
    height: 32px;
    line-height: 29px;
    padding-left: 10px;
}
.currentPageNumber {
    position: absolute;
    margin-left: -22px;
    margin-top: 10px;
    font-size: 11pt;
    color: black;
}

.calendarContainer ul{
    margin:0;
    padding: 0 15px;
    color:#444444;
}
.calendarContainer li{
    font-size: 14px;
}
.calendarContainer span{
    margin: 0 0 10px;
    display: block;
}
.list-dates{
    display: block; 
    overflow: hidden; 
    height: 187px;
}
.logo_title{
    color:white;
    font-family: 'News Cycle', sans-serif;
    font-size: 40px;
    line-height: 40px;
    white-space:nowrap;
}
.logo_headline{
    color:#f62f3a;
    font-family: 'News Cycle', sans-serif;
    font-size: 14px;
    line-height: 14px;
}
.headerMenu, .footerGrey{
    background: url("/themes/noSurcharge/images/body.jpg") repeat scroll 0 0 #333230;
}
.information{   
    border-right: 1px solid lightgrey;
    margin: 40px 0;
    min-height: 650px;
}

.leftAlignBox, #Form_MemberForm_action_saveMember, #Form_BusinessForm_action_saveBusiness{
    padding: 10px 15px;
    color: white!important;
    background-color: #EA2530!important;
    float: left;
    margin-right: 20px;
    border-radius: 3px;
    border-width: 0!important;
} 
.leftAlignBox a{
    color: white;
}
.leftAlignBox:hover, #Form_MemberForm_action_saveMember:hover, #Form_BusinessForm_action_saveBusiness:hover{
    color: white;
    background-color: grey!important;
    text-transform: none;
}
.PickPlanBox, input[type=submit]{
    padding: 10px 15px;
    color: white!important;
    background-color: #EA2530!important;
    display: inline-block;
    border-radius: 3px;
    border-width: 0!important;
    font-size: 17px;
} 
.PickPlanBox a, input[type=submit]{
    color: white;
}
.PickPlanBox:hover, input[type=submit]:hover{
    color: white;
    background-color: grey!important;
    text-transform: none;
}
input[type=checkbox]{
    padding: 0;
    margin: 0!important;
}
#Remember label{
    float:left!important;
    padding-left: 20px;
    width:300px;
}
.ui-tabs-panel{
    height:auto!important;
}
#Form_BusinessForm h2{
    color: #EA2530!important;
}
.imgContainer img{
    border-radius: 0!important;
    box-shadow:  none!important;
}
img.left{
    padding:10px 10px 10px 0;
}
.phonenumber, .phonenumber:hover {
    color: #5a5a5a !important;
    cursor: none;
    text-decoration: none;
}
.suggest{
    width: 100%;
    padding: 15px;
    background-color: #E5E3E3;
    margin: 5% 0;
    color: #3e454c;
}
.tag-nolink{
    display: inline-table;
    margin-right: 10px;
    font-size: 13px;
    padding: 1px 4px;
}
.tag-link{
    display: inline-table;
    margin: 0px;
    font-size: 13px;
    padding: 1px 4px;
}
.tag-link a, .membership_state a{
    text-decoration: none;
    color:white; 
    background-color: #EA2530; 
    padding: 1px 4px;
    border-radius: 2px;
}
.tag-link a:hover, .membership_state a:hover{
    background-color: #3E454C;
}
.membership_state{
    background-color: #ffffaf;
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    margin-bottom: 20px;
}
.successfully{
    background-color: #BDFFBC;
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .information{    
        min-height: 0;
        border-right:0;
        border-bottom: 1px solid lightgrey;
    }
}