/* << ----------------// Style Overrides - Use .layout_three_column or .layout_left_column to restrict changes to single layout //---------------->> */

body {
margin:0 0 10px 0;/* changed style */
background-color:#173152;/* changed style */
background-repeat:repeat-x;/* changed style */
background-position:top center;/* changed style */
}


/* << ----------------// Header //---------------->> */

.header {
height:171px;
}

.header_home_link {
height:171px;
}

.member_login {
top:171px;
left:200px;
height:25px;
}


/* << ----------------// Left column //---------------->> */

.col_left_top {
height: 81px;
}


/* << ----------------// Vertical navigation //---------------->> */

.v_nav_top {
background:none;
display:none;
}

.v_nav_btm {
background:none;
display:none;
}

/* style for all buttons */
ul.cssMenu li{
  padding: 0 0 3px 0;
  height: 25px;
  line-height: 25px;
  text-indent:15px;
}

ul.cssMenu li .button-text {
  color:#FFFFFF;
  font-weight:bold;
}

ul.cssMenu li a:hover,
ul.cssMenu li.over .button-text {
  color:#FFFFFF;
  font-weight:bold;
}

/* style for buttons in a sub menu */
ul.cssMenu li li{
  background-color: #52BA4F;
  top:3px;
  height:20px;
  line-height:22px;
}

ul.cssMenu li li:hover,
ul.cssMenu li li.over{
  background-color: #368534;/* changed style */
}


/* << ----------------// Center column //---------------->> */

.col_ctr_top {
height: 81px;
}


/* << ----------------// Center widget //---------------->> */

.col_ctr .top .content { color: #FFF; font-weight: bold; font-size: 14px; text-align: left; line-height:33px; text-indent:5px; margin-left:63px; }

.col_ctr .top, .col_ctr .top .content { height: 30px; }


/* << ----------------// Right column //---------------->> */

.col_right_top {
height: 81px;
}
