/*
Theme Name:		Envy WP Theme

*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/1col.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* jQuery UI CSS Styles */
@import url( 'library/media/css/jquery-ui.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

.top-tab-phone {
    background: url("/wp-content/uploads/2011/05/top_tab_bg_1.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 66px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 290px;
}
#suckerfishnav li {
    float: left;
    margin-left:0px;
    padding: 0;
}

.logo8 {
    /*background: url("/wp-content/uploads/2011/05/financing-logo_1.jpg") no-repeat scroll 0 0 transparent;*/
    bottom: 5px;
   /*height: 59px;*/
    position: absolute;
    right: 695px;
    width: 99px;
}

.hometab-wrapper {
    height: 310px;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 950px;
}

/* for geo template*/
#geo-page { widows:660px;}
#geo-page h1 { color:#34508f; font-size:24px; font-weight:bold;}
#geo-content {color:#000; font-size:12px; font-family:Arial; line-height:25px;}
#geo-content p { color:#34508f;}
#geo-gallery {float:right; margin-left:10px;margin-bottom:10px;}
#geo-gallery h3 { height:25px; margin:0; padding-left:10px; background:#94c3da;color:#000; font-size:12px; font-family:Arial; font-weight:bold; width:310px;eight:20px;text-align:left;}
#geo-map {margin-top:20px}
#geo-map h3 {margin:0;  padding:6px; background:#94c3da; color:#000;font-size:12px; font-family:Arial; font-weight:bold;height:20px;text-align:left;width:673px;}

#geofoot ul {
    list-style: none outside none;
    margin: auto;
    padding: 0;
}
#geofoot li {
    display: inline;
}
#geofoot li a {
    color: #524D4D;
    font-family: Tahoma;
    font-size: 12px;
    padding: 0 10px;
    text-decoration: underline;
}

a.findoutmore {
    background:none;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    width: 112px;
}

.hometab-wrapper {
    height: 290px;
}

.logo1,.logo2,.logo3,.logo4,.logo5,.logo6,.logo7 {
  /*  height:none;
    background: none;
    bottom:5px;*/
}

.logo3,.logo6,.logo7 {
    /*bottom:5px;*/
}

a.logo {
    background: none;
}
.facebook-logo {
    cursor: pointer;
    display: block;
    height: 58px;
    margin-top: 20px;
    width: 191px;
}
.form-wrapper{
margin-top:48px !important;
}
