﻿body
{
    font-family: Verdana;
    font-size: .9em;
    background-color: #cccccc;
    padding: 0px;
    margin: 0px;
}

#page
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

#header
{
}

/*************************************/
/***************** content ***********/
/*************************************/

#content
{
    float: left;
    clear: both;
    background-color: #fff;
    padding: 30px;
    width: 740px;
}

#content #columnLeft
{
    width: 490px;
    float: left;
}

#content #columnRight
{
    width: 207px;
    float: right;
}

#content h1
{
    font-weight: bold;
}

#content p, #content li
{
    text-align: left;
    margin: 10px 0 10px 0;
}

#content td, #content th
{
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    /*border:solid 1px gray;*/
    padding:3px;
}
#content th
{
    padding-right: 11px;
}

#content p, #content td, #content th, #content h1, #content li
{
    font-size: 12px;
}
/********************************/
/*****    home page bits     ****/
/********************************/

.infoBox, .infoBoxLarge
{
    background-image: url(../Images/round_top.gif);
    background-repeat: no-repeat;
    width: 157px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 3px;
    height: auto;
}

.infoBoxLarge
{
    background-image: url(../Images/large_round_top.gif);
    width: 169px;
}

.infoBox h1, .infoBoxLarge h1
{
    color: #fff;
    font: Arial;
    font-size: 10px;
    font-weight: normal;
    height: 30px;
    padding: 0px;
    margin: 5px 0 0 0px;
}


.infoBoxLarge h1
{
    margin-top: 10px;
}

.infoBox ul
{
    list-style: none;
    margin: 10px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #E79300;
}

.infoBox ul li
{
    padding: 0px;
}

.infoBoxLarge a, .infoBox a
{
    display: block;
    clear: both;
    margin: 0 0 10px 0;
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: #FF7E00;
}


.infoBox .boxContent
{
    background-image: url(../Images/round_middle.gif);
    padding-top: 20px;
    padding-bottom:10px;
}

.infoBox .boxBottom
{
    background-image: url(../Images/round_bottom.gif);
    background-repeat:no-repeat;
}

a.ez 
{
    text-align:center;
}

a.ez:hover {
  text-decoration:none;
   }

a.ez span {
   display:none; margin-left:-60px; width:auto; text-align:center; z-index:1000;
   
   }

a.ez:hover span{
   display:inline; position:absolute; background:#ffffff; padding:20px;
   font-size:16px;
   border:1px solid #FF7E00; color:#FF7E00;
   }

/*************************************/
/***** page paragraph section     ****/
/*************************************/
.pageBox
{
    margin: 10px 0 50px 0;
    clear: both;
    text-align: center;
}

.pageBoxHead
{
    border-bottom: solid 1px #FF7E00;
    text-align:left;
}

.pageBox h1
{
    color: #fff;
    padding: 5px;
    width: 169px;
    text-align:center;
}

.pageBoxHead h1
{
    background-image: url(../Images/large_round_top.gif);
    background-repeat: no-repeat;
    background-color: #FF6B08;
    width: 169px;
    padding: 10px 0 10px 0;
    margin: 0px;
}



.pageBox p
{
}

/*************************************/
/***** columns                    ****/
/*************************************/
.colLeft
{
    float: left;
    width: 450px;
    margin-bottom: 20px;
}

.colRight
{
    float: right;
    width: 260px;
}

.colRight img
{
    margin-top: 20px;
}


/*************************************/
/***** home page sucess story box ****/
/*************************************/
#successBox
{
    float: left;
    clear: both;
    width: 490px;
}

#successBox img
{
    display: block;
    float: left;
    width: 157px;
    margin-top: 25px;
}

#successBox #text
{
    float: left;
    width: 333px;
}

#successBox h1
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

#successBox p
{
    font-family: Arial;
    font-size: 12px;
    color: #FF7E00;
}


/********************************/
/*****   navigation          ****/
/********************************/
#banner
{
    width:800px;
    height:185px;
    overflow:hidden;
}


#navigation
{
    background-image: url(../Images/nav_bg.gif);
    height: 45px;
    width: 800px;
    position: relative;
}

#navigation .navLinkBox
{
    text-align: center;
}
#navigation .navLinks
{
    display: block;
    height: 26px;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#navigation .navItem, #navigation .navItemLast, #navigation .navItemOn
{
    background-image: url(../Images/nav_divider.gif);
    background-position: right;
    background-repeat: no-repeat;
    display: block;
    float: left;
    padding: 10px 10px 0 15px;
    color: #000;
    font: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    height: 26px;
}

#navigation .navItemOn
{
    color: #FF7E00;
}

#navigation a.navItem:hover, #navigation a.navItemLast:hover
{
    text-decoration: underline;
}

#navigation .navItemLast
{
    background-image: none;
}

/*#navigation #phone
{
    font: Arial;
    font-size: 18pt;
    float: right;
    margin-right: 45px;
    margin-top: 8px;
    background-image: url(../Images/phone_logo.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    width: 190px;
    text-align: right;
}*/

/********************************/
/*****       footer          ****/
/********************************/

#footer
{
    float: left;
    clear: both;
    width: 100%;
    background-color: #fff;
}

#footer #footerNav
{
    width: 450px;
    margin: auto;
}

#footer p
{
    display: block;
    clear: both;
    text-align: center;
    font: Arial;
    font-size: 6px;
}

#footer #footerNav .navItem, #footer #footerNav .navItemLast
{
    background-image: url(../Images/footer_seperater.gif);
    background-position: right 9px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    padding: 5px 5px 5px 5px;
    color: #000;
    font: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#footer #footerNav .navItemLast
{
    background-image: none;
}

/********************************/
/*****       products          ****/
/********************************/

#products
{
    width: 736px;
    float: left;
}

#products #thumbs
{
    width: 300px;
    float: left;
}

#products #thumbs .thumbRow
{
    width: 300px;
    float: left;
    margin: 10px 0 0 0;
}

.thumbRow img
{
    border: solid 1px #FF7906;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 3px 3px 0 0;
}

#products #image
{
    width: 400px;
    float: right;
}

#products .details h1
{
    color: #FF7906;
    border-bottom: solid 1px #FF7906;
}

#products .details ul
{
    font-size: 10px;
}

/********************************/
/*****       contact          ****/
/********************************/

#contact
{
    margin: 0px;
    padding: 0px;
    width: 708px;
}

#contact #columnLeft
{
    width: 340px;
    float: left;
    margin: 0px;
}

#contact #columnRight
{
    width: 340px;
    float: right;
    margin: 0px;
}

#contact p
{
    font-size: 12px;
}


/********************************/
/*****       form          ****/
/********************************/
.formRow
{
    font-size: 12px;
    width: 100%;
    clear: both;
    padding: 5px 0 5px 0;
}

.formRow .formLeft
{
    float: left;
    width: 70px;
    height: 17px;
    padding-top: 3px;
}

.formRow .formRight
{
    float: left;
    width: 230px;
}

.formRow .mandatory
{
    color: Red;
}

.formRow .formRight input
{
    font-size: 12px;
    width: 200px;
}

.formRow table input
{
  
}

.formRow table label
{
    font-size: 11px;
}


.colLeft a

{
color: #ff7e00;
}

.pageBox table td, .pageBox table th
{
    border:solid 1px #000;
}

.pageBox table
{
    border:solid 1px #000;
    width:94%;
    padding:0px;
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    border-collapse:collapse;
}

.message
{
    color:Red;
    font-weight:bold;
}

