* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;

}

a:hover {
    text-decoration: underline;
}

input.error,
select.error {
    border: 1px solid #ce3035;
    color: #ce3035;
    background-color: #fef6e4;
}

#content {
    width: 1043px;
    margin: 10px auto 0 auto;
}

#content-out {
    width: 1043px;
    margin: 0 auto;
    padding: 0;
}

#content-wrapper {
    width: 1043px;
    margin: 10px auto;
    padding: 0 0 15px;
    text-align: left;
    background: #f0eff4;
    border: 1px solid #cccccc;
    float: left;
}

/* SEARCH ================================================================= */

#search-results {
    font-family: Helvetica, Arial, sans-serif;
    margin: 20px;
    color: #333;
    padding: 7px;
}

#search-results a {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    text-decoration: none;
    margin-top: 4px;
}

#search-results p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    margin: 5px 0 20px 0;
}

#search-results a:hover {
    color: #666;
}



/* FOOTER ================================================================= */

#footer {
    clear: both;
    margin: 20px auto;
    width: 1043px;
}

#footer a {
    color: #231f20;
}

#footer p {
    color: #231f20;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
}

#footer-copyright {
    display: block;
    float: left;
    width: 743px;
}

#footer-icons {
    display: block;
    float: right;
    margin-top: 20px;
    width: 250px;
}

#footer-icons a {
    margin-left: 5px;
}

#footer-links {
    display: block;
    float: left;
    margin-top: 20px;
    width: 743px;
}


/* HEADER ================================================================= */

#header {
    clear: both;
    margin: auto;
    padding-top: 10px;
    width: 1043px;
}

#header a {
    color: #939598;
    padding: 3px;
}

#header p {
    color: #939598;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

#header .box {
    margin-top: 4px;
    width: 135px;
    height: 16px;
}

#header .middle {
    background: #f0eff4;
    height: 100px;
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    width: 1043px;
}

#header .right {
    float: right;
    width: 420px;
    height: 50px;
    margin-top: 11px;
}

#header-links {
    display: block;
    margin-right: 10px;
    color: #939598;
    font-family: Helvetica, Arial, sans-serif;
}

#header-search {
    display: block;
    float: right;
    font-family: Helvetica, Arial, sans-serif;
    color: #939598;
    margin-top: 50px;
}

#header .top {
    background: url(http://www.cavtel.com/business/static/img/nameplate-top.png) no-repeat top left;
    height: 5px;
    width: 1043px;
    display: block;
}

#navigation {
    border-top: 6px solid #838688;
    clear: both;
    height: 42px;
    margin: 0 auto;
    width: 1042px;
}


#navigation a {
    color: #ffffff;
    display: block;
    padding-top: 12px;

    text-align: center;
    text-decoration: none;
}

#navigation li {
    background: #e31937;
    border-left: 1px solid #e94c63;
    border-right: 1px solid #ed7183;
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 42px;
    list-style: none;
    padding: 0;
    width: 207px;
/* width: 172px; for 6 tab width*/
}

#navigation li:hover {
    background: #ed7183;
}

#navigation li.first-child {
    border-left: none;
}

#navigation li.last-child {
    border-right: none;
    width: 206px;
}

#navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* LEFTBAR ================================================================ */

#left-map {
    float: left;
    height: 292px;
    width: 223px;
}

#left-map .left-bottom {
    background: url(http://www.cavtel.com/business/static/img/left-bottom.png) no-repeat top left;
    height: 5px;
    width: 223px;
}

#left-map .left-middle {
    background: #f0eff4;
    height: 280px;
    font-family: Helvetica, Arial, sans-serif;
    padding-top: 1px;
    width: 223px;
}

#left-map .cav-connect {
    background: url(http://www.cavtel.com/business/static/img/cavconnect-portal.png) no-repeat top left;
    display: block;
    height: 39px;
    margin: 0 0 10px 20px;
    width: 185px;
    float: left;
}

#left-map .icon-map {
    background: url(http://www.cavtel.com/business/static/img/icon-map.png) no-repeat top left;
    display: block;
    height: 147px;
    width: 223px;
    float: left;
    margin: 9px 0 10px 0;
}

#left-map .left-middle h2 {
    font-size: 15px;
    margin: 0;
    text-align: center;
    padding: 0;
}

#left-map .left-middle h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    text-align: center;
    color: #e31937;
    padding: 0;
}

#left-map .left-middle h4 {
    font-size: 14px;
    font-weight: none;
    margin: 1px 0 7px 0;
}

#left-map .left-middle p {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    margin-top: 6px;
}
 

#left-map .left-top {
    background: url(http://www.cavtel.com/business/static/img/left-top.png) no-repeat top left;
    height: 5px;
    width: 223px;
}

/* LEFT BLOG ============================================================== */

#left-blog {
    float: left;
    height: 292px;
    clear: left;
    width: 223px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#left-blog  a{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #231f20;
}

#left-blog  li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0 15px 15px 15px;
    color: #231f20;
}

#left-blog  ul {
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 15px;
    color: #231f20;
}

#left-blog  h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #231f20;
    font-weight: bold;
}

#left-blog .left-bottom {
    background: url(http://www.cavtel.com/business/static/img/left-bottom.png) no-repeat top left;
    height: 5px;
    width: 223px;
}

#left-blog .left-middle {
    background: #f0eff4;
    height: 263px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding: 0 14px 0 14px;
    width: 195px;
}

#left-blog .left-middle p {
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 25px;
    font-family: Helvetica, Arial, sans-serif;
    color: #231f20;
}

#left-blog .left-top {
    background: url(http://www.cavtel.com/business/static/img/left-top.png) no-repeat top left;
    height: 5px;
    width: 223px;
}

#left-blog .ui-tabs-nav {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 223px;
}

#left-blog .ui-tabs-nav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 223px;
}

#left-blog .ui-tabs-nav li ,
#left-blog .ui-tabs-nav li.ui-tabs-selected {
    float: left;
    height: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 71px;
}

#left-blog .ui-tabs-nav li a,
#left-blog .ui-tabs-nav li.ui-tabs-selected a {
    color: #ffffff;
    display: block;
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    margin: 2px 0 0 0;
    outline: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#left-blog .ui-tabs-nav li.tab-1 {
    background: #e31937;
    margin-right: 5px;
}

#left-blog .ui-tabs-nav li.tab-2 {
    background: #d8d9da;
    margin-right: 5px;
}

#left-blog .ui-tabs-nav li.tab-2 a{
    color: #636467;
}

#left-blog .ui-tabs-nav li.tab-3 {
    background: #3573b9;
}

#tab-1.left-middle {
    border-top: 3px solid #e31937;
    clear: both;
}

#tab-2.left-middle {
    border-top: 3px solid #d8d9da;
    clear: both;
}

#tab-3.left-middle {
    border-top: 3px solid #3573b9;
    clear: both;
}

/* CENTER AD ============================================================== */

#center-ad {
    float: left;
    height: 292px;
    margin: 10px;
    width: 458px;
}

#center-ad .center-bottom {
    background: url(http://www.cavtel.com/business/static/img/center-bottom.png) no-repeat top left;
    height: 6px;
    width: 458px;
}

#center-ad .center-middle {
    background: #f0eff4;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 280px;
    width: 458px;
}

#center-ad .center-middle h3 {
    text-transform: uppercase;
    margin: 0 15px 0 15px;
    padding-top: 10px;
    color: #e31937;
    font-size: 16px;
 
}

#center-ad .center-middle h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 0 15px 0 15px;
    padding-top: 15px;
    font-weight: bold;


}

#center-ad .center-middle p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: bold;
    margin: 0 15px 0 15px;

}

#center-ad .center-top {
    background: url(http://www.cavtel.com/business/static/img/center-top.png) no-repeat top left;
    height: 6px;
    width: 458px;
}

/* CONTENT MAIN============================================================== */

#content-main {
    float: left;
    width: 1043px;

}

#content-main .center-bottom {
    background: #f0eff4;
    height: 5px;
    width: 1043px;
}

#content-main .container{
    width: 310px;
}

#content-main .center-middle {
    background: #f0eff4;
    font-family: Helvetica, Arial, sans-serif;
    padding: 15px;
    font-size: 12px;
    width: 1013px;

}

#content-main .center-middle a {
    color: #ce3035;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    
}

#content-main .center-middle h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
}

#content-main .center-middle h4 {
    background: #f0eff4;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 6px;
    font-weight: bold;
}

#content-main .center-middle p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: bold;
    margin: 6px 0 0 0;
}

#content-main .center-middle p1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #ce3035;
}

#content-main .center-middle span{
    color: #666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: bold;
    margin: 0 0 6px 0;
}

#content-main .center-middle form {
    background: #ffffff;
    border: 2px solid #CCC;
    margin: 0 auto;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding: 20px;
    width: 900px;
}

#content-main .wrapper {
    margin: 0 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    width: 850px;
}

#content-main .right {
    float: right;
    margin:  0 35px 0 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    width: 460px;
    color: #333;
}

#content-main .right-phone {
    float: right;
    margin:  0 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    width: 504px;
    color: #333;
    text-align: right;
}

#content-main .right-phone .notice {
    font-size: 10px;
}

#text-phone {
    padding: 10px 0;
    
}

#advanced_modal,
#basic_modal {
    background: #f0eff4;
    border: 2px solid #e3e3e7;
    margin: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 15px;
    font-weight: none;
    width: 460px;
    text-align: left;
    display: block;

}

.ui-accordian-content {
    width:430px;
    padding: 15px;
}

.ui-accordian-content-active {
    width:430px;
    padding: 15px;
}

.ui-dialog a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: none;
    color: #ce3035;
}

.ui-state-hover a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: none;
    color: #005288;
   
}
#content-main .right-ad {
    background: #f0eff4;
    font-family: Helvetica, Arial, sans-serif;
    padding: 15px;
    font-size: 12px;
    width: 458px;
    float: right;
}

#content-main.right-top {
    background: url(http://www.cavtel.com/business/static/img/center-top.png) no-repeat top left;
    height: 6px;
    width: 458px;
}

#content-main.right-bottom {
    background: url(http://www.cavtel.com/business/static/img/center-bottom.png) no-repeat top left;
    height: 6px;
    width: 458px;
}

#content-main .right-ad a {
    text-transform: uppercase;
    color: #666;
    font-size: 16px;
    text-decoration: none;
}

#content-main .right-ad h3 {
    margin: 0 10px 0 10px;
    padding: 5px 0;
    color: #e31937;
    font-size: 16px;
    text-decoration: none;
}

#content-main .right-ad a:hover{
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
    text-decoration: none;
}

#basic_modal li{
    margin: 0 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 15px;
    font-weight: none;
}

#advanced_modal li{
    margin: 0 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 15px;
    font-weight: none;
}

#ui-draggable {
    background: #CCC;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0 10px;
    font-weight: bold;
}

.ui-dialog-titlebar {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 25px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
}


.ui-dialog-titlebar-close {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    float: right;
    padding-right: 5px;
    margin: 0;
    padding-bottom: 5px;
}

.ui-accordion-icons {
    width: 460px;
}

#content-main .form {
    background: #ffffff;
    border: 2px solid #CCC;
    margin: 0 auto;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding: 20px;
    width: 900px;
}

#content-main.right h3 {
    background: #DDD;
}
  
#content-main .center-middle input {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 7px;
    padding: 3px;
}
 
#content-main .center-middle input.phone {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 7px;
    padding: 3px;
    width: 40px;
    height: 16px;
}

#content-main .center-middle input.text {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    width: 225px;
}

#content-main .center-middle input.button {
    margin: 9px 0 15px 0;
    height: 33px;
    width: 150px;
}

#content-main .center-middle label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 0 0 6px 0;
    font-weight: bold;
}

#content-main .center-middle select{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 7px 0;
    padding: 3px;
}

#content-main .center-middle select.radio{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 7px;
    padding: 3px;
    width: 45px;
    height: 25px;
}

#content-main .center-middle select.state{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 7px;
    padding: 3px;

}

#content-main .center-middle textarea{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin: 10px 0;
    width: 295px;
    padding: 3px;
}

#content-main .center-top {
    background: url(http://www.cavtel.com/business/static/img/nameplate-top.png) no-repeat top left;
    height: 5px;
    width: 1043px;
}

/* COLUMN LEFT ============================================================== */

#column-left {
    position: relative;
    float: left;
    width: 765px;
    background: url(../i/content_products_middle.gif) repeat-y;
    text-align: center;
}

#content-block-small {
    width: 180px;
    float: left;
    display: block;
    margin: 0 12px;
}

#content-block-small div{
    padding-top:0px;
    border-bottom: 0;
    border:1px solid #ccc;
    border-top: 0;
    width: 216px;
}

#content-block-small{}
#content-block-small h3{
    background-color:#eaeaec;
    font-size:13px;
    color:#798d35;
    font-style:normal;
    padding:5px 8px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin:0;
    margin-top:5px;
    width: 200px;
}

#content-block-small h3 a,
#content-block-small h3 a:link,
#content-block-small h3 a:visited{
    color:#333;
    text-decoration:none;
}

#content-block-small ul{
    border-right:1px solid #e0e6ea;
    border-left:1px solid #e0e6ea;
    border-bottom:1px solid #e0e6ea;
    padding:3px 0 3px 0;
    width: 174px;
    margin-left: -15px;
    border: none;
}

#content-block-small ul ul{
    border:none;
    margin-bottom:-5px;
    padding:0;
}

#content-block-small li{
    color:#798d35;
    font-size:12px;
    font-weight:bold;
    padding: 4px 0 6px 0;
    list-style-type: none;
}

#content-block-small li a,
#content-block-small li a:link,
#content-block-small li a:visited{
    color: #000000;
    font-weight: normal;
}

#content-block-small li.current_page_item {
    list-style-image: url('http://www.cavtel.com/assets/i/carrot-green.gif');
}

#content-block-small li.current_page_item li {
    list-style-image: none;
}

#content-block-small li.current_page_item span{
    color:#798d35;
}

#content-block-small li.current_page_item li span{
    color:#000000;
}

#content-block-small a.current_page_item,
#content-block-small a.current_page_item:link,
#content-block-small a.current_page_item:visited{
    color:#798d35;
    text-decoration:none;
}

/* CONTENT LARGE ========================================================== */

#content-large {
    width: 768px;
    float: left;
    padding: 0 12px 12px 0;
    margin-left: 20px;
}

#content-large .top {
    background: url(http://www.cavtel.com/business/static/img/content-top-large.png) no-repeat top left;
    height: 7px;
    width: 760px;
}

#content-large .header-image {
    margin: 5px 5px 16px 5px;
}

#content-large a {
    color: #ce3035;
}

#content-large h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 23px;
    padding-bottom: 15px;
    color: #ce3035;
}

#content-large h2 {
    font-size: 16px;
    padding: 10px 0;
}

#content-large .entry h3 {
    font-size: 14px;
    padding-bottom: 17px;
    font-weight: normal;
}

#content-large .content-middle {
    width: 758px;
    float: left;
    display: block;
}

#content-large p {
    margin: 0 0 12px 0;
}

#content-large ul {
    margin: 4px 20px;
}

#content-large .middle {
    background: #ffffff;
    border: 1px solid #ccc;
    border-bottom: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    width: 758px;
    padding-bottom: 20px;
    float: left;
}

#content-large .entry {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin: 0 0 0 45px;
    width: 480px;
    color: #333;
    float: left;
    display: block;
}

#content-large .entry li {
    margin-top: 0px;
}

#content-large .bottom {
    background: url(http://www.cavtel.com/business/static/img/content-bottom-large.png) no-repeat top left;
    height: 7px;
    width: 760px;
    clear: both;
    margin-bottom: 12px;
}



/* COLUMN LEFT LONG ======================================================= */

#column-left-long {
    float: left;
    height: 640px;
    width: 223px;
    margin-bottom: 12px;
}

#column-left-long  .left-bottom {
    background: url(http://www.cavtel.com/business/static/img/left-bottom.png) no-repeat top left;
    height: 5px;
    width: 223px;
}

#column-left-long  .left-middle {
    background: #f0eff4;
    height: 630px;
    font-family: Helvetica, Arial, sans-serif;
    padding-top: 1px;
    width: 223px;
}

#column-left-long .left-middle h2 {
    font-size: 20px;
    margin: 20px 0 0 0;
    text-align: center;
    padding: 10px 0 0 0;
    font-weight: normal;
}

#column-left-long  .cav-connect {
    background: url(http://www.cavtel.com/business/static/img/cavconnect-portal.png) no-repeat top left;
    display: block;
    height: 39px;
    margin: 20px 0 10px 20px;
    width: 185px;
    float: left;
}

#column-left-long .icon-map {
    background: url(http://www.cavtel.com/business/static/img/icon-map.png) no-repeat top left;
    display: block;
    height: 147px;
    width: 223px;
    float: left;
    margin: 9px 0 15px 0;
}

#column-left-long .left-middle h3 {
    font-size: 22px;
    margin: 5px 0 25px 0;
    font-weight: normal;
    text-align: center;
    color: #e31937;
    padding: 0;
}

#column-left-long .left-middle h4 {
    font-size: 14px;
    font-weight: none;
    margin: 1px 0 7px 0;
}

#column-left-long .left-middle p {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    margin-top: 6px;
}

#column-left-long .left-top {
    background: url(http://www.cavtel.com/business/static/img/left-top.png) no-repeat top left;
    height: 5px;
    width: 223px;
}

/* COLUMN SHORT ============================================ */

#column-short {
    float: right;
    display: inline;
}

#column-short  .left-bottom {
    background: url(http://www.cavtel.com/business/static/img/column-bottom.png) no-repeat top left;
    height: 5px;
    width: 193px;
}

#column-short  .left-middle {
    background: #f0eff4;
    height: 196px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 3px 7px 0 21px;
    width: 180px;
    float: left;
    display: block;
    font-size: 12px;
}

#column-short  .left-middle2 {
    background: #f0eff4;
    height: 418px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 1px 7px 0 10px;
    width: 175px;
    overflow: hidden;
}
#column-short  .left-middle2 h4,
#column-short  .left-middle h4 a,
#column-short  .left-middle h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 0 3px 0;
    color: #e31937;
    }

#column-short .left-middle p ,
#column-short .left-middle2 p {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 8px;
}

#column-short .left-middle a,
#column-short .left-middle2 a {
    color: black;
}

#column-short  .left-top{
    background: url(http://www.cavtel.com/business/static/img/column-top.png) no-repeat top left;
    height: 5px;
    width: 193px;
}


#content .product-list {
    width: 836px;
    height: 200px;
    float: left;
    margin: 0 0 12px 0;
    background: #f0eff4;
}

#product-content {
    background: #f0eff4;
}

/* CHECK FOR SERVICE CONTAINER ============================================ */

#check_container {
    background: url(http://www.cavtel.com/business/static/img/service-check-background.png) no-repeat top left;
    height: 200px;
    width: 192px;
    font-family: Helvetica, Arial, sans-serif;
    float: right;
    display: inline;
    margin-bottom: 12px;
}

#check_container_large {
background: url(http://www.cavtel.com/assets/i/servicecheck_business.gif) top no-repeat;
width: 214px;
height: 252px;
    font-family: Helvetica, Arial, sans-serif;
    float: left;
    display: inline;
    margin: 0 0 12px 10px;
}

#check_container_large .check-service-business-form,
#check_container .check-service-business-form {
    padding: 0;
    margin: 14px 12px 0 15px;
}

#check_container_large .check-service-business-form h2{
    font-size: 19px;
    text-align: left;
    font-weight: normal;
    padding-top: 18px;
}

#check_container .check-service-business-form h2 {
    font-size: 18px;
    text-align: left;
    font-weight: normal;
}

#check_container .check-service-business-form p {
    font-size: 11px;
    text-align: left;
    margin: 14px 0;
}

#check_container_large .check-service-business-form p {
    font-size: 13px;
    text-align: left;
    margin: 14px 0;
}

#check_button {
    margin: 2px 10px 0 0;
    float: right;
    height: 33px;
    width: 109px;
}

#phone_business {
    width: 130px;
    padding: 2px;
    font-size: 13px;
    color: #333;
    height:16px;
    }

#state_business{
    width: 65px;
    padding: 2px;
    font-size: 13px;
    color: #333;
    height:23px;
    margin: 5px 0;
    }

/* RIGHT BAR ============================================================== */

#right-featured {
    float: left;
    height: 292px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 338px;
}

#right-featured .right-bottom {
    background: url(http://www.cavtel.com/business/static/img/right-bottom.png) no-repeat top left;
    height: 6px;
    width: 338px;
}

#right-featured .right-middle {
    background: #f0eff4;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 280px;
    width: 338px;
}

#right-featured .right-middle h3 {
    text-transform: uppercase;
    margin: 0 15px 0 15px;
    padding-top: 10px;
    color: #e31937;
    font-size: 16px;
}

#right-featured .right-middle p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin: 7px 15px;
    float: left;
    width: 300px;
}

#right-featured .right-middle a {
    float: left;
}

#right-featured .right-top {
    background: url(http://www.cavtel.com/business/static/img/right-top.png) no-repeat top left;
    height: 6px;
    width: 338px;
}

/* PRODUCT SIDEBAR ======================================================== */


#contactbox-biz{
    background: url('http://www.cavtel.com/assets/i/questions_personal-biz.gif') no-repeat;
    width: 214px;
    font-family: Helvetica, Arial, sans-serif;
    height:195px;
    float: left;
    margin-left: 10px;
}

#contactbox-large{
    background: url(http://www.cavtel.com/assets/i/questions_personal_large.gif) no-repeat;
    width: 214px;
    height: 125px;
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    margin-left: 10px;
}

#contactbox-large div,
#contactbox-biz div{
    padding: 12px 20px 5px;
    color: #ddd;
}
#contactbox-large p,
#contactbox-biz p {
    font-size: 16px;
    margin: 6px 0;
    color: #333;
}
#contactbox-large a,
#contactbox-biz a {
    color:#788fbe;
}
#contactbox-large hr,
#contactbox-biz hr {
 color: #fff;
}

/* PRODUCT-CAROUSEL ======================================================= */

#product-carousel {
    float: left;
    height: 430px;
    width: 837px;
    margin: 0 12px 12px 0;
}

#product-carousel .left-bottom {
    background: url(http://www.cavtel.com/business/static/img/center-bottom-large.png) no-repeat top left;
    height: 6px;
    width: 837px;
}

#product-carousel .left-middle {
    background: #999;
    height: 418px;
    width: 837px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 0;
}

#product-carousel .left-middle p {
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    margin-top: 6px
}

#product-carousel .left-top {
    background: url(http://www.cavtel.com/business/static/img/center-top-large.png) no-repeat top left;
    height: 6px;
    width: 837px;
}

#carousel {
    height: 250px;
    overflow: scroll;
    width: 837px;
    float: left;
}

#carousel a {
    border: 0;
}

#carousel img,
#carousel img .cloudcarousel {
    border: 0;
}

/* CAROUSEL NAVAGATION ==================================================== */

#carousel-navigation {
    width: 800px;
    height: 100px;
    float: left;
    height: 100px;
    margin: 7px 0 0 15px;
    background: url(http://dev.cavtel.com/business/static/img/product-carousel/carousel-navigation.png) no-repeat top left;;
}

#carousel-navigation h3 {
    padding: 20px 0 0 20px;
    font-size: 16px;
    color: #fff;
}

#product-title {
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
    padding: 6px 0 0 20px;
    font-size: 14px;
    font-weight: bold;
}

#product-title p {
    font-weight: bold;
    text-align: center;
}

#nav-next,
#nav-previous {
    margin: 10px 5px 0 5px;
}  


/* SLIDES ================================================================= */

#slides {
    float: left;
    height: 291px;
    margin-left: 12px;
    width: 808px;
}


#slide-one {
    background: url(http://www.cavtel.com/business/static/img/banner-windstream-acq.png) no-repeat top left;
    display: none;
    height: 291px;
    width: 808px;
}

#slide-two {
    background: url(http://www.cavtel.com/business//static/img/slide-one.png) no-repeat top left;
    display: block;
    height: 291px;
    width: 808px;
}

#slide-three {
    background: url(http://www.cavtel.com/business/static/img/slide-three.png) no-repeat top left;
    display: none;
    height: 291px;
    width: 808px;
}

#slide-one .box,
#slide-two .box,
#slide-three .box {
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 0 0 14px;
    padding: 22px 20px 0 20px;
    width: 325px;
}

#slide-one .box h1,
#slide-two .box h1,
#slide-three .box h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 28px;
}

#slide-one .box a,
#slide-two .box a,
#slide-three .box a {
    color: #ffffff;
}

#slide-one .box h2,
#slide-two .box h2,
#slide-three .box h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

/* WIDGET ================================================================= */

#widget-feed-widget {
    background: #f0eff4;
    width: 320px;
    padding: 10px;
    float: left;
    font-family: Helvetica, Arial, sans-serif;
}

#widget-feed-widget .widget-header {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 22px;
}

#widget-feed-widget .widget-content {
    font-family: Helvetica, Arial, sans-serif;
    color: #666;
    font-size: 12px;
}

#widget-feed-widget .widget-content li {
    text-decoration: none;
    margin: 6px 10px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}

#widget-feed-widget .widget-content a {
    color: #666;
}

/* ======================================================================== */

.black-rule {
    background: url(http://www.cavtel.com/business/static/img/black-rule.png) no-repeat top left;
    display: block;
    height: 9px;
    width: 1043px;
}

.left { float: left; }

.logo-bbb {
    background: url(http://www.cavtel.com/business/static/img/logo-bbb.png) no-repeat top left;
    display: block;
    height: 34px;
    width: 90px;

}

.logo-truste {
    background: url(http://www.cavtel.com/business/static/img/logo-truste.png) no-repeat top left;
    display: block;
    height: 34px;
    width: 115px;
}

.request-quote {
    background: url(http://www.cavtel.com/business/static/img/instant-pricing.png) no-repeat top left;
    display: block;
    height: 39px;
    margin: 0 0 0 19px;
    width: 185px;
    
}

.right { float: right; }

.logo-ipeer {
    background: url(http://www.cavtel.com/business/static/img/logo-ipeer.png) no-repeat top left;
    display: block;
    float: left;
    margin-left: 10px;
    height: 155px;
    width: 155px;

}

.icon-click-call {
    background: url(http://www.cavtel.com/business/static/img/icon-click-call.png) no-repeat top;
    display: block;
    height: 48px;
    float: right;
    margin-top: 17px;
    margin-right: 25px;
    width: 143px;

}

.icon-video{
    background: url(http://www.cavtel.com/business/static/img/icon-video.png) no-repeat top left;
    display: block;
    height: 48px;
    float: right;
    margin-top: 10px;
    margin-right: 25px;
    width: 143px;
}

.icon-videosm{
    background: url(http://www.cavtel.com/business/static/img/icon-videoSM.png) no-repeat top left;
    display: block;
    height: 46px;
    float: left;
    vertical-align: middle;
    margin-left: 2px;
    width: 137px;
}

.icon-demo{
    background: url(http://www.cavtel.com/business/static/img/icon-demo.png) no-repeat top left;
    display: block;
    height: 48px;
    float: right;
    margin-top: 10px;
    margin-right: 25px;
    width: 143px;
}

.logo-cavalier{
    background: url(http://www.cavtel.com/business/static/img/cavalierlogo.gif) no-repeat top left;
    display: block;
    height: 69px;
    float: left;
    margin-left: 25px;
    margin-top: 20px;
    width: 197px;
}

#subnav .logo-wind {
    position: relative;
    float: left;
    width: 325px;
    text-align: left;
    padding-left: 15px;
}
#subnav .logo-wind h1 {
    margin:0;
    padding:0;
    width:285px;
    height:68px;
    text-indent: -5000px;
    background: url(../static/img/logo-wind.gif) no-repeat;
}

#subnav .logo h1 a, { display: block; height: 63px; }

.brochure {
    float: right;
    margin: 0 0 10px 10px;
    text-align: center;
    border: 1px solid #21497a;
    width: 200px;
    height: 35px;
    padding-top: 16px;
}

.text-box {
    float: right;
    margin: 0 0 10px 10px;
    text-align: center;
    border: 1px solid #21497a;
    width: 250px;
    padding: 10px;
}

.brochure a,
.text-box a {
    color: black;
}

.nav-buttons{
    margin: 0 auto;
    height: 75px;
    width: 115px;
}

.twitter_icon {
    background: url(http://www.cavtel.com/business/static/img/twittericon.png) no-repeat top left;
    display: block;
    float: right;
    height: 36px;
    width: 36px;
    border: 0;

}

.button-search{
    background: url(http://www.cavtel.com/business/static/img/button-search.png) no-repeat top left;
    height: 25px;
    width: 65px;
    margin-left: 5px;
    margin-right: 15px;
}

.ui-tabs-hide {
     display: none;
}

.unstyled #left-blog {
     display: none;
}
