/*
Theme Name: U-Design
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: A slick, powerful and clean theme.
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Version: 1.2.0
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!

    All the themes' CSS files are located under the 'styles/' sub-folder...

    If you would like to use this file to add any custom CSS, you'll need to enable it first  
    from the theme's "General Options" section.
*/

#content-container {
    background-color: #FFFFFF;
    display: table;
    margin-top: 0;
}
#main-menu {
    background: url("styles/common-images/nav-back.jpg") repeat-x scroll left top #FF8001;
    height: 40px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
	    font-weight: bolder;
}

#bottom-bg {
    background: none repeat scroll 0 0 #2E3640;
    border-top: 7px solid orange;
}

#doctors {
    background: url("styles/common-images/doctors.jpg") no-repeat scroll 0 0 transparent;
    height: 585px;
}
#doctext {
    top: 245px;
    position: relative;
    font-weight: normal;
    font-size: 14px;
}

/*Homepage FORM */
#gform_wrapper_1 {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #CCCCCC;
    margin: 0px 0 0;
    padding: 84px 0 0;
}
.freeest {
    background: url("styles/common-images/fee-review.png") repeat scroll 0 0 transparent;
    display: block;
    height: 94px;
    margin: 0px 10px 10px -33px;
    position: absolute;
    text-indent: -10002px;
    width: 333px;
    z-index: 1;
}

.gform_wrapper .gform_heading {
    margin-bottom: 18px;
    width: 81%;
    padding: 0px 35px;
}

#slogan {
    left: 445px;
    top: 57px;
}

.phone-number {
color:#ff7f00;
font-size:18px;
}

.no-breadcrumbs-padding {
    padding: 0px 0px;
}

#page-content {
    display: table;
    min-height: 104px;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}

#mission {
     background: url("styles/common-images/mission-back.jpg") no-repeat scroll 0 0 #EDEDED;
    border: 1px solid #ccc;
}
#mission p {
    padding: 0px 15px ;
    text-align: center;
}
#mission h5 {
    text-align: center;
    padding: 10px;
}
.homeh1 {Font-size:14px;}