 /*

*/
body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 62.5%;
    background: Black url(images-design/pageBg.png) repeat-x center top;
    color: White;
    background-attachment: fixed;
}

#wrap
{
    width: 914px;
    margin: 20px auto 0px auto;
    padding: 0px;
    font-size: 1.2em;
    line-height: 1.6em;
    background-color: Black;
}
/**************************** Universal/Typography *******************/

h2#pageTitle
{
    margin: 0px;
    padding: 0px;
    font-size: 2em;
    line-height: 1.6em;
    color: Black;
    line-height: normal;
    border-bottom: 3px solid #ff0000;
}
hr.clear
{
    visibility: hidden;
    clear: both;
    height: 0px;
    width: 100%;
    background-color: Transparent;
    border: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
}
.imgRight
{
    float: right;
    margin: 1em;
}
.imgLeft
{
    float: left;
    margin: 1em;
}
.imgCenter
{
    display: block;
    margin: 0px auto;
    padding: 1em 0em;
}
.imgRightBorder
{
    float: right;
    margin: 1em;
    border: solid 1px #b5b5b5;
    padding: .5em;
}
.imgLeftBorder
{
    float: left;
    margin: 1em;
    border: solid 1px #b5b5b5;
    padding: .5em;
}

h2, h3, h4, h5, h6
{
    margin: .5em 0;
    line-height: normal;
}
h3, h4, h5, h6
{
    color: #ff0000;
}
h3
{
    font-size: 1.5em;
}
h4
{
    font-size: 1em;
}
h5
{
    font-size: 0.75em;
}
h6
{
    font-size: 0.5em;
}
a
{
    color: #ff0000;
}
a:visited
{
}
a:hover
{
}
a:active
{
}
a img
{
    border: 0;
}
p
{
    margin: 0.25em 0em;
    padding: 0.25em 0em;
}
blockquote
{
}
cite
{
}
ul
{
    list-style-image: url(images-design/bullet.gif);
}
ol
{
}
dt
{
    float: left;
    font-weight: bold;
    margin-right: .5em;
}
.columnHalfWidth
{
    float: left;
    width: 47.9%;
    padding-left: 1%;
    padding-right: 1%;
}
.productList
{
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
}
.productList li
{
    clear: both;
}
.productList img
{
    float: left;
    padding: 0em 1em 0em 0em;
}
.productList p
{
    padding-top: 2.5em;
}
#productsGrid
{
}
#productsGrid .columnHalfWidth
{
    height: 200px;
    text-align: center;
}
#productsGrid .columnHalfWidth a
{
    text-decoration: none;
}
#shopfront
{
    padding: 5px;
}
#mapColumn
{
    float: left;
    padding: 7px;
    width: 264px;
    text-align: center;
}
address#contactPageAddress
{
    padding: 70px 0px 0px 350px;
}
/**************************** header **********************************/
#header
{
    background: Black url(images-design/headerBg.png) no-repeat left top;
    height: 134px;
    margin: 0px;
    padding: 0px;
    color: White;
}
#header h1
{
    height: 108px;
    width: 336px;
    float: left;
    padding: 26px 0px 0px 0px;
    margin: 0px;
}

#splashImages
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 107px;
    background: url(images-design/splashStrip.jpg) no-repeat left top;
}
#phoneNo
{
    clear: right;
    line-height: 26px;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
    background: url(images-design/phoneIcon.gif) no-repeat 614px top;
}
/**************************** Nav ***************************/
#navigation
{
    width: 350px;
    padding: 0px;
    margin: 0px;
    float: right;
    height: 108px;
}
#navigation ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
    line-height: 26px;
    font-weight: bold;
    font-size: 1.4em;
    font-family: "Century Gothic" ,Verdana;
}
#navigation li
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 116px;
    overflow: hidden;
}
#navigation ul ul
{
    padding-top: 2px;
    font-size: 0.6em;
    line-height: 19px;
    font-family: Verdana;
}
#navigation li li
{
    float: none;
}
#navigation li a
{
    text-decoration: none;
    display: block;
    margin: 0px;
    color: White;
    font-weight: bold;
    width: 106px;
    padding-left: 10px;
}
#navigation li li a
{
    color: Black;
}
#navigation li li a.sn_item_pressed
{
    background: url(images-design/navHoverBg.gif) no-repeat right top;
}
#navigation li li a:hover
{
    background: url(images-design/navHoverBg.gif) no-repeat right top;
}

/**************************** newsCol ***********************/
#newsColumn
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 205px;
    background: url(images-design/newsBg.gif) repeat-y left top;
}
#newsColInner
{
    margin: 0px;
    padding: 0px;
    background: url(images-design/newsTop.gif) no-repeat left top;
}
#newsColumn ul
{
    background: url(images-design/newsBottom.gif) no-repeat left bottom;
    margin: 0px;
    padding: 0px 10px 20px 10px;
    list-style-type: none;
    list-style-image: none;
}
#newsColumn a
{
    display: block;
    text-decoration: none;
    color: Black;
    padding: 0px 0px 30px 0px;
}
#newsColumn a:hover
{
    /*text-decoration:underline;*/
    background: url(images-design/readMore.gif) no-repeat right bottom;
}
#newsColumn a strong
{
    color: #ff0000;
}
#newsColTitle
{
    padding-top: 10px;
    padding-left: 10px;
    margin-top: 0px;
    color: Black;
}
/**************************** Content ***********************/
#content
{
    clear: both;
    padding: 20px;
    margin: 0px;
    background-color: White;
    color: Black;
    font-family: Arial, Helvetica;
}
#contentInner
{
    float: right;
    width: 650px;
}
div.doug
{
    margin: 1.5em 1em 0 1em;
    padding: 7px 0 0 5px;
    border: solid 2px #41692D;
    float: right;
    width: 210px;
    text-align: left;
    line-height:17px;
    vertical-align: text-bottom;
}
img.doug
{
    float: right;
    margin: 0px 5px 5px 5px;
    padding-top: 0px;
}
/**************************** Footer ************************/
#footer
{
    clear: both;
    color: White;
    margin: 0px auto 1.6em auto;
    padding: 1em 0;
    display: block;
    font-size: 0.8em;
    line-height: 1.2em;
}
#footer a
{
    color: White;
}
.footerLeft
{
    float: left;
    width: 40%;
}
.footerRight
{
    width: 40%;
    float: right;
    text-align: right;
}
#footer address
{
    font-style: normal;
    font-size: 1.3em;
    line-height: normal;
    text-indent: 0px;
}
/**************************** Web Forms  ********************/
fieldset
{
    margin-top: 15px;
    border: 2px solid #CCCCCC;
}
legend
{
    font-weight: bold;
}
.form dt
{
    clear: both;
    float: left;
    text-align: right;
    width: 24%;
    padding: 0.5em 1% 0.5em 0em;
}
.form dd
{
    margin: 0px;
    padding: 0.5em 0% 0.5em 26%;
}
/*******************************************************/
/*******************************************************/
/************************** A8B catalog page ***********/

.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;
}

/********************confertel page********************/
#confertel h2
{
    line-height: 2.8ex;
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
}
#confertel .conf_box
{
    width: 24.9%;
    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;
    float: left;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
#confertel .right_list
{
    text-align: left;
    float: right;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
.a8b_mark
{
    float: left;
    margin-left: 202px;
}
