/*

*/
/* 
 ZERO
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6,
ul, li,
p, br, form {margin: 0;    padding: 0;    border: 0;}

/*img{margin: 0;    padding: 10px;    border: 0;}*/
img{margin: 0; border: 0;}
/*
 MAIN 
-----------------------------------------------*/
body{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    margin: 0px;
    line-height: 16px;
    color: #666;
    background: #fff url('images/mainBg.jpg') center top repeat-x;
}

/* links */
a{font-weight: bold; color: #666666;}
a:hover{text-decoration: underline;}

/* heading */
h1{font: bold 1.5em Arial; margin: 2px 0px; padding: 5px 0px;}
h2{font: bold 1.3em Arial; margin: 2px 0px; padding: 2px 0px;}
h3{font: bold 1.2em Arial; margin: 2px 0px; padding: 3px 0px;}
h4{font: bold 1.1em Arial; margin: 2px 0px; padding: 3px 0px;}
h5{font: bold 1.0em Arial; margin: 2px 0px; padding: 3px 0px;}
h6{font: normal 0.9em Arial; margin: 2px 0px; padding: 1px 0px;}

/* para-list */
p{margin: 5px 0px; padding: 3px 0px;}

/* forms */
select.select{width: 165px; font-size: .9em; margin: 3px 0 10px 0;}

/*
 LAYOUT.
-----------------------------------------------*/

#mastCon{width: 1022px; margin: 0 auto; background: url('images/mastCon.jpg') left top repeat-y;}
/* Container */     body#internal
#mastCon{background: url('images/container.gif') repeat-y;}
/* Admin */     body#admin
#mastCon{background: url('images/admin.gif') repeat-y;}

#header{width: 1022px; height: 104px; position: relative; background: url('images/header.jpg') no-repeat;}
#header h1{width: 220px; height: 90px; padding: 0; margin: 0; float: left;}
#header h1 a{width: 220px; height: 90px; float: left; text-indent: -9999px;}

#header #search{width: 135px; height: 40px; position: absolute; top: 61px; right: 5px;}
#header #search .searchInput{width: 95px; height: 17px; float: left; padding: 2px 3px; border: 0; background: url('images/searchTxt.gif') no-repeat;}
/*
#header #search .searchButton{width: 30px; height: 21px; float: right; font-size: 0; color: #8b8b8b; border: 0; background: url('images/searchBtn.gif') no-repeat;}
*/
#header #search .searchButton{width: 30px; height: 21px; float: right; font-size: 0; color: #8b8b8b; border: 0; background: none; }

/*
#header #language{position: absolute; top: 14px; right: 245px;}
#header #language a{color: #666; font-weight: normal; text-decoration: none;}
#header #language a:hover{text-decoration: underline;}
#header #language li{display: inline; list-style: none;}
#header #language li#english{padding: 0 0 0 22px; background: url('images/en-flag.gif') 0 0px no-repeat;}
#header #language li#spanish{padding: 0 0 0 22px; background: url('images/sp-flag.gif') 0 0px no-repeat;}
*/

#header #mainNav{width: 540px; margin: 60px 260px 0 0; display: inline; float: right;}
#header #mainNav ul{text-align: right; padding-top: 8px;}
#header #mainNav li{padding: 8px 10px; list-style: none; display: inline;}
#header #mainNav li a{font: bold 1.1em Tahoma; padding: 8px 0px; color: #fff; text-decoration: none;}
#header #mainNav li a:hover{color: #c8deef; border-bottom: 2px solid #c8deef;}

#container{width: 777px; float: left; display: inline;}
#container #image{width: 777px; float: left; padding: 0 0 6px 0; _padding: 0 0 8px 0; background: url('images/imageBg.gif') 0 bottom repeat-x;}
#container h1{background: url('images/mainHeaderBrd.jpg') left bottom repeat-x;}

#mainCol{width: 520px; float: right; padding: 20px 10px 20px 23px; display: inline;}
#mainCol h1{font: bold 1.8em Arial; color: #003F70; margin: 2px 0 15px 0; border-bottom: 1px solid #d4e8f7;}
#mainCol h2{font: bold 1.4em Arial; color: #003F70; text-transform: Uppercase;}
#mainCol ul{padding: 5px 20px;}
#mainCol #links{width: 520px; float: left; text-align: right;}
#mainCol #links ul{padding: 0;display: none;}
#mainCol #links li{float: right; list-style: none; padding: 0 10px 0 20px;}
#mainCol #links li a{color: #666; text-decoration: none;}
#mainCol #links li a:hover{color: #333; text-decoration: underline;}
#mainCol #links li#video{background: url('images/ico_video.gif') no-repeat;}
#mainCol #links li#specs{background: url('images/ico_specs.gif') no-repeat;}
#mainCol #links li#quote{background: url('images/ico_quote.gif') no-repeat;}
#mainCol #content{width: 520px; float: left; padding: 10px 0;}
/* Admin */    body#admin
#mainCol{width: 730px; float: left;}

#subCol{width: 180px; padding: 10px 19px; float: left; display: inline; background: url('images/subCol.jpg') repeat-x;}
#subCol h1, #subCol h2{font: bold 1.5em Arial; color: #fff;}
#subCol #sideNav{width: 180px;}
#subCol #sideNav ul{padding: 0 0 10px 0; float: left; }
#subCol #sideNav li{width: 180px; float: left; list-style: none; background: url('images/sideNavSep.gif') bottom repeat-x; }
#subCol #sideNav li a{width: 161px; float: left;padding: 6px 4px 6px 15px; text-decoration: none; color: #fff; background: url('images/sideNavArrow.gif') 0 10px no-repeat;}
#subCol #sideNav li a:hover{color: #ccc;}
#subCol .sideSec{display: none;width: 166px; padding: 15px 7px;}

#intro{width: 777px; float: left; background: #480000 url('images/select.jpg') repeat-x; color: #FFF; }
#intro a{color: #FFF;}
#intro #flash{width: 558px; float: left;}
#intro #selection{width: 167px; padding: 15px 25px; float: right; height: auto; min-height: 250px; _height: 250px; border: 1px solid #480000; border-bottom: 0;}
#intro #selection h2{font-size: 1.45em; color: #fff;}

.home #products{width: 733px; float: left; margin: -4px 0 0 0; padding: 30px 22px 20px 22px; background: url('images/actions.jpg') top repeat-x;}
.home #products .left{width: 355px; padding: 0;}
.home #products .right{width: 355px; padding: 0;}
.home #products img { margin-right: 10px; padding: 1px; background: #FFF; border: 1px solid #EEE; float: left; }

#actions{width: 733px; float: left; margin: -4px 0 0 0; padding: 30px 22px 20px 22px; background: url('images/actions.jpg') top repeat-x;}
#actions .left{width: 355px; padding: 0;}
#actions .right{width: 355px; padding: 0;}

/* ~ extraCol  ~ 3 divs to stretch the BG ~ */
/*
#extraCol{width: 245px; padding: 0 0 13px 0; margin: 0 0 5px 0; display: inline; float: right; background: url('images/extraCol.jpg') left bottom no-repeat;}
#extraCol #extraColBrd{width: 245px; float: left; background: url('images/extraColBrd.jpg') repeat-y;}
#extraCol #extraColRed{width: 245px; padding: 0 0 50px 0; float: left; background: url('images/extraColRed.jpg') right top no-repeat;}
*/
#extraCol{width: 245px; padding: 0 0 13px 0; margin: 0 0 5px 0; display: inline; float: right; }
#extraCol #extraColBrd{width: 245px; float: left; }
#extraCol #extraColRed{width: 245px; padding: 0 0 50px 0; float: left; }

#extraCol h1{font: bold 1.4em Arial; color: #003F70; border-bottom: 1px solid #d4e8f7;}
#extraCol ul{padding: 5px 0px;}
#extraCol li{list-style: none;}
#extraCol .sideSec{width: 205px; padding: 0 30px 0 10px;}
#extraCol .sideSec li{width: 191px; float: left; padding: 2px 7px; font-size: 1.1em; background: url('images/listStyleSep.gif') bottom repeat-x;}
#extraCol .sideSec li a{width: 166px; float: left; padding: 4px 10px 4px 15px; color: #044273; text-decoration: none; background: url('images/listStyleArrow.gif') 0px 8px no-repeat;}
/*#extraCol .sideSec .regionBoundary  li, #extraCol .sideSec .regionBoundary  li a{background-image: none;}*/

#footer{width: 772px; margin: 0 auto; position: relative; padding: 20px 250px 20px 0; background: url('images/footer.jpg') left top no-repeat;clear: both; }
#footer a{color: #666; font-weight: normal;}
#footer a:hover{ text-decoration: none;}
#footer #footerNav{width: 500px; font-size: 1.1em; text-align: right; float: right;}
#footer #footerNav ul{padding: 3px 0 5px 0;}
#footer #footerNav li{list-style: none; display: inline; padding: 0 0 0 20px;}
#footer #water {width: 138px; height: 25px; float: right;}
#footer #legal{width: 250px; position: absolute; top: 20px; left: 10px;}
#footer #legal a{font-weight: bold;}

/* Water */
.blogsElement h2{font-size: 1.2em;}
.eventsElement table{border-collapse: collapse;}
.eventsElement td{background: # !important;}
.eventsElement td a{}
.eventsElement td td a{}
.eventsElement td td{background: #000 !important;}
.eventsElement td table td a{background: # !important;}
.eventsElement th{background: #013f70 !important;}
.eventsElement table table td{background: # !important;}
/*
 MISC.
-----------------------------------------------*/
.left{float: left;}
.right{float: right;}
.black{color: #000;}
.white{color: #fff;}
.hide{display: none;}

/* Detail View */
#mainCol #content .detail_img{float: left;}
#mainCol #content .detail_intro{font: normal 1.4em Arial; color: #003F70;}
#mainCol #content .detail_specs li, #mainCol #content .detail_specs li.detail_specs{padding: 2px 5px 2px 15px; list-style: none; font-weight: bold; background: url('images/listStyle.jpg') 0 7px no-repeat;}

#mainCol #content img { margin: 4px 8px; padding: 2px; background-color: #FFF; border: 1px solid #CCC; float: left; clear: left; }

#mainCol #content #partners_table img { float: none; }

#mainCol #content .suckerfish img { margin: 0 0 0 0; padding: 0 0 0 0; border: none; clear: none; float: none; }



/* Content stuff */

#people {

    width: 400px;
    margin-left: 50px;
    }
#people p img{
    /* padding-right: 10px; */
    text-align: left;
    }
#people p {
    padding: 5px;
    clear: both;
    }
#products {
    width: 500px;
        }
#products2 {
    width: 500px;
        }
#featured img{
    padding-right: 10px;
    text-align: left;
    }
#shows p img{
    padding-right: 10px;
    text-align: center;
    }
#shows {
    width: 500px;
    text-align:center;
    }
#contacts p img{
    padding-right: 10px;
    margin-left: 50px;
    }
#contacts {
    width: 500px;
    }
#contacts address {
    margin-left: 150px;
    }
#shows h2 {
text-align: left;
}
#products p {
    clear: both;
    padding: 5px;
    }
#products ul{
        list-style: circle;
    margin-left: 200px;
    }
#products p img{
    padding-right: 10px;
    text-align: left;
    }
.imagebox {
    padding: 10px;
    text-align: center;
    }
.imagebox img { 
    padding: 15px;
    }
.features2 {
margin-left: 50px;
list-style: circle;
}
/* clearing */
#mastCon:after{
    content: '.';
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;    
}
.rss {display: none;}
.comments {display: none;}
.postInfo {display: none;}

/*
 Admin
-----------------------------------------------*/
#adminbar{ width: 1022px !important; }

#radium3 { float:right; }

/* <textEditor> */
.image-align-left { margin: 4px 8px; padding: 2px; background-color: #FFF; border: 1px solid #CCC; float: left; }
.image-align-right { margin: 4px 8px; padding: 2px; background-color: #FFF; border: 1px solid #CCC; float: right; }

#mainCol #content img.centerIMG
{ float:none; clear:none; }
/* </textEditor> */


