html, body {height: 100%;}
body {/* customize_background */ background: url(/packages/theme_corporate_business/themes/corporate_business/images/body-bg.png) repeat; /* customize_background */ padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor: pointer}

#page #header {height: 95px; background: url(/packages/theme_corporate_business/themes/corporate_business/images/header-bg.png) repeat-x;}
#page #header p{margin: 0; padding: 0;}

#page #logo{margin-top: 0px;float: left;}

#page #nav{float: right;}
#page #nav ul{margin: 0; padding: 0; list-style: none; margin-top: 30px;}
#page #nav ul li{display: inline-block; padding: 0 20px;}
#page #nav ul li a{color: #4E0E0E; font: normal bold 24px 'Arial Narrow', Arial, sans-serif; text-decoration: none;
    text-shadow: 0px 1px 0px #ca4a4a; text-transform: uppercase;
}

#page #featured{background: #eaeaea; overflow: hidden; clear: both;}
#page #featured .content{margin: 35px auto; width: 890px;}
#page #featured.inner .content{width: 960px;}
#page #featured #slider{width: 614px; height: 316px; background: url(/packages/theme_corporate_business/themes/corporate_business/images/slider-bg.png) no-repeat; float: left;
                        padding: 9px;}

#page #main{background: url(/packages/theme_corporate_business/themes/corporate_business/images/main-bg.png) repeat-x; padding: 30px 0; overflow: hidden; clear: both}
#page #main.inner{padding-top: 20px;}
#page #main p{overflow: hidden}

#page #main #full{padding-bottom: 20px}

#page #main .aside.left{width: 380px; margin-right: 20px;}
#page #main .aside#sidebar{width: 126px; padding: 12px;}
#page #main.inner .aside#sidebar{width: 176px}
#page #main .section{width: 380px;}
#page #main.inner .section{width: 720px;}

#page #main .custom-content h2{background: url(/packages/theme_corporate_business/themes/corporate_business/images/star.png) no-repeat; padding-left: 45px}
#page #main .custom-content p{padding-left: 45px;}

#page #footer{background: #6E6E6E url(/packages/theme_corporate_business/themes/corporate_business/images/footer-bg.png) repeat-x; overflow: hidden; padding-top: 10px}

#page #footer .column{float: left; width: 300px; margin-right: 30px}
#page #footer .column.last{margin-right: 0; float: right}

#page #footer #copyright{clear: both; margin-bottom: 10px; overflow: hidden; color: #464646; font-size: 12px}
#page #footer #copyright a{color: #464646; text-decoration: none}
#page #footer #copyright a:hover{text-decoration: underline}

/* Form styling */
.formBlockSurveyTable td{vertical-align: baseline;}
.formBlockSurveyTable td.question{font-weight: bold}

#page input[type="text"], #page input[type="password"], #page textarea{
    font-size: 13px;
    padding: 5px;
    border: 1px solid #727272;
    background-color: #f7f7f7;
    color: #5b5b5b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0px 3px 3px #9B9B9B;   
    -webkit-box-shadow: inset 0px 3px 3px #9B9B9B;  
    box-shadow: inset 0px 3px 3px #9B9B9B;  
}
#page input[type="text"], #page input[type="password"]{width: 300px; max-width: 95%}

/* Footer Contact form styling */
#page .external-form input, #page .external-form textarea{margin-top: 10px;}
#page #footer input, #page #footer textarea{
    font-size: 13px;
    width: 220px; height: 28px;
    border: 1px solid #727272;
    background-color: #D2D2D2;
    color: #5b5b5b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0px 3px 3px #9B9B9B;   
    -webkit-box-shadow: inset 0px 3px 3px #9B9B9B;  
    box-shadow: inset 0px 3px 3px #9B9B9B;  
}
#page #footer textarea{height: auto; padding-top: 4px; font-family: Arial, sans-serif;}
#page #footer .formBlockSubmitButton{
    border: 0;
    cursor: pointer;
    background: url(/packages/theme_corporate_business/themes/corporate_business/images/send-btn.png) no-repeat;
    width: 98px; height: 36px;
    text-indent: -9999px;
    -moz-box-shadow: none;   
    -webkit-box-shadow: none;  
    box-shadow: none;  
    }
#page #footer ul.errors{list-style: none; margin: 0; padding: 0; color: #990000}
#footer label.placeholder{font-size: 13px;color: #5b5b5b; padding-top: 4px; padding-left: 2px;}

.content{width: 960px; margin: 0 auto;}

.left{float: left}
.right{float: right}


/*** Dropdown menu STYLES ***/
#page #nav .dropdown {
	line-height:	1.0;
}
#page #nav .dropdown ul {
	position:		absolute;
	top:			-999em;
	width:			263px; /* left offset of submenus need to match (see below) */
}

#page #nav .dropdown #dropdown-top{height: 25px; width: 263px; background: url(/packages/theme_corporate_business/themes/corporate_business/images/dropdown-top.png) no-repeat; padding-top: 0; padding-bottom: 0}
#page #nav .dropdown #dropdown-bottom{height: 8px; width: 263px; background: url(/packages/theme_corporate_business/themes/corporate_business/images/dropdown-bottom.png) no-repeat; padding-top: 0; padding-bottom: 0}

#page #nav .dropdown ul li a{
    color: #fff;
    font-size: 15px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    text-shadow: none;
    background: url(/packages/theme_corporate_business/themes/corporate_business/images/dropdown-border.png) no-repeat bottom center;
    padding: 11px 30px;
    text-transform: none;
}

#page #nav .dropdown ul li {
	width:			100%;
    background: url(/packages/theme_corporate_business/themes/corporate_business/images/dropdown-middle.png) repeat-y;
    padding: 0;
}
#page #nav .dropdown li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#page #nav .dropdown li {
	float:			left;
	position:		relative;
}
#page #nav .dropdown a {
	display:		block;
	position:		relative;
}
#page #nav .dropdown li:hover ul,
#page #nav .dropdown li.sfHover ul {
	left:			0;
	top:			0px; /* match top ul list item height */
	z-index:		99;
}
#page #nav  ul.dropdown li:hover li ul,
#page #nav ul.dropdown li.sfHover li ul {
	top:			-999em;
}
#page #nav ul.dropdown li li:hover ul,
#page #nav ul.dropdown li li.sfHover ul {
	left:			263px; /* match ul width */
	top:			0;
}
#page #nav ul.dropdown li li:hover li ul,
#page #nav ul.dropdown li li.sfHover li ul {
	top:			-999em;
}
#page #nav ul.dropdown li li li:hover ul,
#page #nav ul.dropdown li li li.sfHover ul {
	left:			263px; /* match ul width */
	top:			0;
}

/* customize_misc */ /* customize_misc */
