﻿body
{
    margin: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    background: #ebf2f8 url(images/bg.jpg) repeat-x;
}
img
{
    border: 0px;
}
h1
{
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 4px;
    color: #010066;
}
h2
{
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 4px;
    color: Orange;
}
h3
{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 4px;
    color: Orange;
}
h4
{
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 4px;
    color: Orange;
}
a:link
{
    color: #F27622;
    font-weight: bold;
    text-decoration: underline;
}
a:visited
{
    color: #F27722;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:active
{
    color: #F27622;
    font-weight: bold;
    text-decoration: underline;
}

.imageLeft
{
    float: left;
    padding: 5px;
}
.imageRight
{
    float: right;
    padding: 5px;
}
.pad
{
    padding: 5px;
}
.padding15
{
    padding-left: 15px;
}
.xxsm
{
    font-size: 9px;
}
.center
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.header
{
    float: left;
    width: 950px;
    height: 98px;
}
.logo
{
    float: left;
    width: 300px;
    height: 100px;
    text-align: left;
}
.headerRight
{
    float: left;
    width: 650px;
    height: 100px;
}
.photos
{
    float: left;
    width: 950px;
    border-top: solid 7px black;
    border-bottom: solid 7px black;
}
.content
{
    background-color: White;
    float: left;
    width: 950px;
}

.nav
{
    float: left;
    width: 950px;
}


.footer
{
    width: 950px;
    float: left;
    font-size: 10px;
}
.footer a:link
{
    color: #F27622;
    font-weight: bold;
    text-decoration: underline;
}
.footer a:visited
{
    color: #F27722;
    font-weight: bold;
    text-decoration: underline;
}
.footer a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.footer a:active
{
    color: #F27622;
    font-weight: bold;
    text-decoration: underline;
}

.admin
{
    background-image: url(images/adminbg.gif);
    background-repeat: repeat-x;
}
.admin a:link
{
    color: #3b62ad;
    font-weight: bold;
    text-decoration: underline;
}
.admin a:visited
{
    color: #3b62ad;
    font-weight: bold;
    text-decoration: underline;
}
.admin a:hover
{
    color: #faa419;
    font-weight: bold;
    text-decoration: none;
}
.admin a:active
{
    color: #3B62AD;
    font-weight: bold;
    text-decoration: underline;
}

.adminSideNav
{
    float: left;
    width: 149px;
    text-align: left;
    border-right: solid 1px #3B62AD;
    padding-bottom: 10px;
}
.adminContent
{
    float: left;
    width: 800px;
    padding-bottom: 10px;
}
.adminHeader
{
    float: left;
    height: 118px;
    width: 100%;
}
.adminCustomer
{
    float: left;
    width: 700px;
    text-align: left;
    height: 83px;
}
.adminCustomer h1
{
    font-size: 20px;
    color: Black;
}
.adminFooter
{
    width: 900px;
    float: left;
    font-size: 10px;
    padding: 10px 25px;
    border-top: solid 1px #3B62AD;
}
.adminInfinistorm
{
    float: left;
    width: 250px;
    height: 83px;
}
.adminUser
{
    height: 25px;
    width: 100%;
    float: left;
    color: White;
}
.adminUser a:link
{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
.adminUser a:visited
{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
.adminUser a:hover
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.adminUser a:active
{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.alert
{
    border: solid 1px #ffe222;
    width: 500px;
    background-color: #fef7d0;
    padding: 10px;
    text-align: left;
}
.alert h1
{
    color: Black;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 4px;
}
.alignLeft
{
    text-align: left;
}
.alignRight
{
    text-align: right;
}
.spacer
{
    width: 100%;
    height: 10px;
    float: left;
}

.datatable .pager
{
    font-family: Georgia, Serif;
    text-align: center;
    padding: 15px 0px;
}
.datatable .pager SPAN.command, .datatable .pager SPAN.current, .datatable .pager A.command
{
    border: solid 1px #ccc;
    color: #007DAC;
    line-height: 18pt;
    padding: 5px;
    text-decoration: none;
}
.datatable .pager SPAN.current
{
    font-weight: bold;
    background-color: #3b62ad;
    color: White;
}

.seperator
{
    background-color: #dddddd;
    height: 1px;
    margin: 2px;
}

.error
{
    border: solid 1px #ffe222;
    width: 575px;
    background-color: #fef7d0;
    padding: 10px;
    font-size: 11px;
}
.error h4
{
    font-size: 14px;
}

.breadcrumbs
{
    color: #f27622;
    text-align: left;
}
.breadcrumbs a:link
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
}
.breadcrumbs a:visited
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
}
.breadcrumbs a:hover
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.breadcrumbs a:active
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

.productNav
{
    font-size: x-small;
    padding: 2px;
    border-bottom: dotted 1px black;
}
.equipment
{
    float: left;
    width: 460px;
}
.equipmentPhoto
{
    float: left;
    width: 100px;
    padding: 10px;
}
.equipmentContent
{
    float: left;
    width: 200px;
    padding-right: 5px;
}
.equipmentDetails
{
    float: left;
    width: 130px;
}

.divide20
{
    float: left;
    width: 160px;
}
.divide30
{
    float: left;
    width: 230px;
    text-align: left;
    border-left: dotted 1px black;
    padding-left: 4px;
    height: 400px;
}
.divide50
{
    float: left;
    width: 540px;
    padding-right: 5px;
}

/*- Menu Tabs--------------------------- */


#tabs
{
    float: left;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    font: bold 11px/1.5em Verdana;
    vertical-align: bottom;
}
#tabs ul
{
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
#tabs li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#tabs a
{
    float: left;
    background: url("images/tableftOrange.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
#tabs a span
{
    float: left;
    display: block;
    background: url("images/tabrightOrange.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: black;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
    color: #FF9834;
}
#tabs a:hover
{
    background-position: 0% -42px;
}
#tabs a:hover span
{
    background-position: 100% -42px;
}


 
#videoWatchVid { 
width:480px;
min-height:391px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:391px; /* for IE5.x and IE6 */
float:left;
}
#videoRelatedVids { 
width:390px;
min-height:391px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:391px; /* for IE5.x and IE6 */
text-align: left;
float:right;
}

#videoRelatedVidsInfo { 
width:390px;
height:146px; /* for IE5.x and IE6 */
background-image: url(/images/greatcdl-video-bg.gif);
position:relative;
}

#videoRelatedVidsInfo h2{margin: 0px;}

#videoArticle { 
width:100%;
min-height:100px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:100px; /* for IE5.x and IE6 */
margin-top:17px;
margin-bottom:10px;
float:left;
}

.videoRelatedVidsWrapper{
padding-left:4px;
padding-right:4px;
}

.videothumb{float: left; padding: 5px;}

.category
{
    width: 199px;
    float: left;
    font-weight: bold;
}
.length
{
    width: 72px;
    float: left;
    font-weight: bold;
}
