﻿body
{
    margin: 0px;
    padding: 20px 0px 0px 0px;
    background-color: White;
    background: #aaaaaa url(images/bgtile.png) repeat center top;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

#container_inner
{
    width: 799px;
    margin: 10px auto 0px auto;
    background-color: #f2f2f2;
}
/******************************* header *************************/
#header h1
{
    display: none;
}
#header_info
{
}
#header
{
    background-image: url(images/ttmol_header3.png);
    padding: 0px;
    margin: 0px;
    background-position: center top;
    height: 183px;
    background-repeat: no-repeat;
}
/**************************** Nav **************************/
#navigation
{
    width: 199px;
    background-image: url(images/menu_bg.gif);
    background-repeat: repeat-y;
    float: left;
    padding: 0px;
}
#navigation .menu
{
    background-image: url(images/menu_section_bg.gif);
    background-repeat: repeat-y;
    padding: 0px;
    margin: 0px;
    line-height: 24px;
}
#navigation .menu h4
{
    background-image: url(images/menu_section_top.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 16px;
    text-indent: 20px;
    margin: 0px;
}
#navigation .menu ul
{
    background-image: url(images/menu_section_bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 16px;
    text-indent: 0px;
    padding-bottom: 16px;
    list-style-type: none;
    margin: 0px;
}
#navigation .menu ul li a
{
    color: Black;
    text-decoration: none;
}

#navigation .menu ul li a.sn_item_pressed
{
    color: #AE1A23;
    font-weight: bold;
}

#navigation .menu ul li a:hover
{
    text-decoration: underline;
}
#navigation #nav_bottom
{
    background-image: url(images/menu_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 152px;
}

/**************************** Content ***********************/

#container_inner
{
    padding-top: 0px;
    margin-top: 0px;
}
#content
{
    padding: 10px;
    float: right;
    width: 579px;
    line-height: 3.6ex;
}
#content .page_title
{
    padding-top: 5px;
}
#content img.floated_left
{
    padding: 5px;
    margin-top: 1em;
    margin-right: 1em;
    float: left;
    clear: both;
}
#content img.floated_right
{
    padding: 5px;
    margin-left: 1em;
    margin-top: 1em;
    float: right;
    clear: both;
}
.img_alt
{
    float: right;
    margin: 1.5em;
    padding: .25em;
    border: 1px solid gray;
}
.img_alt_no_border
{
    float: right;
    margin: 1.5em;
}
img
{
    border: 0;
}
.bullet ul li
{
    list-style-type: none;
}
.special_text
{
    border-bottom: 1px solid gray;
}
#time h4
{
    border-bottom: 1px solid #AE1A23;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}
.imgCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.imgRightBorder
{
    float: right;
    margin: 1em;
    padding: 7px;
    border: solid 1px #999999;
}
/********************** page by page styles ************************/
input
{
    float: left;
}
#catalog
{
}
#content .section
{
    /*border-bottom:1px solid gray;*/
    clear: both;
}
#content .half_width_box
{
    width: 46%;
    margin-left: 0%;
    float: left;
    clear: left;
    font-size: 0.9em;
    line-height: 2.8ex;
    border-bottom: 1px solid #BBBBBB;
    margin-bottom: 2ex;
}
#content .half_width_box_alt
{
    width: 46%;
    margin-right: 0%;
    float: right;
    clear: right;
    font-size: 0.9em;
    line-height: 2.8ex;
    border-bottom: 1px solid #BBBBBB;
    margin-bottom: 2ex;
}
#content .half_width_box a, #content .half_width_box_alt a
{
    font-weight: bold;
}
.btns
{
    background-color: #f2f2f2;
    padding-top: 0px;
    padding-bottom: 10px;
}
.btn a
{
    width: 199px;
    height: 76px;
    margin: 10px auto;
    background-image: url(images/btn_generic.jpg);
    display: block;
    text-decoration: none;
    color: #880000;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    float: left;
}
#featured
{
    margin-left: 20px;
}
.btn .sub-text
{
    font-size: 12px;
    color: black;
    line-height: 15px;
}
#call_us_today a
{
    text-align: center;
    padding-right: 50px;
    width: 149px;
    background-image: url(images/btn_call_us_today.jpg);
    margin-left: 20px;
    line-height: 38px;
}
#time_change a
{
    text-align: center;
    padding-left: 50px;
    width: 149px;
    background-image: url(images/btn_daylight_sav.gif);
    margin-left: 20px;
    line-height: 38px;
}
#gps a
{
    text-align: center;
    padding-right: 60px;
    width: 139px;
    background-image: url(images/btn_gps.gif);
    margin-left: 20px;
    line-height: 38px;
}
.products
{
    width: 30%;
    float: right;
    background-color: #DFDFDF;
    padding: 10px;
    margin: 0px 0px 10px 10px;
}

.products h4
{
    margin-top: 0px;
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #BBBBBB;
    line-height: normal;
}

.products ul
{
    padding-left: .5em;
    margin: 0px 0px 0px .5em;
}
#signup
{
    padding: 1em;
}
/******************************************footer ******************/
#footer
{
    background-image: url(images/footer_bar.jpg);
    background-position: top;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: White;
    background-color: #aaaaaa;
    text-align: center;
}
#footer a
{
    color: White;
}
#footer span
{
    padding-left: 3em;
    padding-right: 3em;
}
/********************confertel page********************/
#confertel h2
{
    line-height: 2.8ex;
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
}
#confertel .conf_box
{
    width: 25%;
    float: left;
    padding-bottom: 3ex;
}
#confertel .conf_box a, #confertel a
{
    text-decoration: none;
    font-size: 12px;
}
#confertel .conf_box a img
{
    border: none;
}
#confertel .conf_box span.title
{
    color: #008800;
    font-weight: bold;
    display: block;
    margin: 0px auto;
    text-decoration: underline;
    line-height: 3.2ex;
}
#confertel .conf_box .text
{
    text-align: left;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    color: Black;
    line-height: 2.6ex;
}
#confertel .left_list
{
    text-align: left;
    width: 40%;
    float: left;
    color: #000088;
    list-style-image: url(http://productcatalog.atomic8ball.com/confertel/images/conf_bullet.png);
}
#confertel .right_list
{
    text-align: left;
    width: 40%;
    float: right;
    color: #000088;
    list-style-image: url(http://productcatalog.atomic8ball.com/confertel/images/conf_bullet.png);
}
/************************** A8B catalog page ***********/
a img
{
    border: none;
}
.a8b_full_width
{
    text-align: center;
    margin: 0px auto;
    display: block;
}
.a8b_inline_img
{
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
}
.a8b_inline_img_alt
{
    float: right;
    margin-bottom: 16px;
    margin-left: 16px;
}
.a8b_intro h2, .a8b_offerings h2, .a8b_close h2
{
    text-align: center;
}
.a8b_offerings div
{
    clear: both;
}
.a8b_close
{
    clear: both;
}

/********************* NETWORK_CAR ************/
#nc_header
{
    margin: 0px auto;
    padding: 20px 0px 0px 20px;
    width: 430px;
    height: 161px;
    color: White;
    font-family: Arial, Helvetica, Tahoma;
    font-size: 30px;
    line-height: 34px;
    background: url(images/networkCar-beachVan.gif) no-repeat left top;
}
.nc_section
{
    background-color: #7c97c2;
    color: White;
    padding: 10px;
    margin: 10px 0px;
    border: 1px solid White;
    font-weight: bold;
    min-height: 62px;
}

.nc_section .inlineImageAlt
{
    float: right;
    padding: 0px 0px 14px 14px;
}

.nc_section p
{
    margin: 0px 0px 10px 0px;
    line-height: normal;
}

#nc_footer
{
    text-align: center;
}
#nc_benefits_box
{
    background-color: #cccccc;
    color: Black;
    border: 10px solid #cccccc;
}
#nc_benefits_box h3
{
    background-color: Black;
    color: White;
    padding: 10px;
    margin: 0px;
}
#nc_benefits_box h4
{
    color: #003399;
    border: none;
}
#nc_benefits_box div
{
    clear: both;
}
#nc_benefits_box div.nc_halfBox
{
    clear: none;
    width: 45%;
    float: left;
}
#nc_benefits_box div.nc_halfBoxAlt
{
    clear: none;
    width: 45%;
    float: right;
}
.center
{
    text-align: center;
}

/****************************** FORMS *****************************/
dl.form dt
{
    float: left;
    clear: left;
    margin: 10px 0px;
    width: 50%;
}
dl.form dd
{
    float: left;
    margin: 10px 0 10px 0px;
}

#gpsButton
{
    border: none;
    background: none;
    color: Blue;
    display: block;
    font-size: 1.5em;
    margin-left: 150px;
    
}
#gpsButton:hover
{
    color: Black;
    cursor: pointer;
}