html,
body,
form
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    background: #000000 url('/images/bodyBG.gif') repeat-x fixed center 103px ;
    font-family: Verdana;
    font-size: 11px;
    color: #2a2a2a;
}
a:link,
a:visited
{
    color: #0033db;
    text-decoration: none;
}
a:hover
{
    color: #0033db;
    text-decoration: underline;
}
hr
{
    color: #b4c1d1;
    background: #b4c1d1;
    height: 2px;
    border: 0px;
}
h1
{
    color: #49aacd;
    margin-top: 0px;
}
.center
{
    margin: auto;
    width: 920px;
}
#head img,
#head div
{
    float: left;
    border: 0px;
}
#storeSearch
{
    width: 332px;
    height: 85px;
    background: #ffffff url('/images/headerBottom.gif') no-repeat right bottom;
    text-align: center;
    color: #0079c0;
    font-weight: bold;
    padding-top: 18px;
}
#storeSearch input[type=text]
{
    width: 106px;
    height: 17px;
    border: #8a8a8a solid 1px;
    margin: 0px 4px;
    padding: 2px;
    vertical-align: middle;
}
#storeSearch input[type=submit]
{
    background: url('/images/findGo.gif');
    cursor: pointer;
    width: 36px;
    height: 26px;
    border: 0px;
    outline: none;
    vertical-align: middle;
}
#storeSearch input[type=submit]:hover
 {
    background-position: 0px -26px;
}
#contentTop
{
    clear: both;
    padding-top: 5px;
}
#contentTop img,
#contentTop div
{
    float: left;
}
#search
{
    width: 208px;
    border-top: #007fcb solid 1px;
    background-color: #000000;
    height: 28px;
    color: #ffffff;
    padding-top: 5px;
    text-align: center;
}
#search input[type=text]
{
    width: 113px;
    height: 16px;
    border: 0px;
    margin: 0px 4px;
    padding: 2px;
    vertical-align: middle;
}
#search input[type=submit]
{
    background: url('/images/searchGo.gif');
    cursor: pointer;
    width: 28px;
    height: 20px;
    border: 0px;
    outline: none;
    vertical-align: middle;
}
#search input[type=submit]:hover
 {
    background-position: 0px -20px;
}
#tabs
{
    width: 702px;
    border-top: #007fcb solid 1px;
    background-color: #000000;
    height: 33px;
    text-align: center;
}
#tabs a:link,
#tabs a:visited
{
    display: inline-block;
    margin-left: 2px;
    background: #0079c0 url('/images/cornerTL.png') no-repeat top left;
    font-weight: bold; 
    font-size: 10px;
    color: #ffffff;
    height: 26px;
    margin-top: 7px;
    text-decoration: none;
} 
#tabs a:hover { 
    background-color: #005085; 
}
#home #homeTab,
#products #productsTab,
#shows #ShowTab,
#tutorials #tutorialsTab,
#dealer #dealerTab,
#aboutus #aboutusTab,
#contact #contactTab,
#cart #cartTab
{ 
    background-color: #ffffff; 
    color: #0079c0;
}
#tabs a span
{
    background: transparent url('/images/cornerTR.png') no-repeat top right;
    display: block;
    padding: 6px 12px;
}
#body
{
    clear: both;
    background: #ffffff url('/images/contentBG.gif') repeat-y;
}
#content
{
    width: 707px;
    float: left;
    margin-left: 2px;
    background: transparent url('/images/cornerTL.png') no-repeat top left;
}
#content .corners
{
    background: transparent url('/images/cornerTR.png') no-repeat top right;
    padding: 12px;
}
#nav { 
    width: 211px;
    float: left;
} 
#nav ul { 
    margin: 0px;
    padding: 0px;
    list-style: none;
} 
#nav li span{
    display: block;
    padding: 6px 10px;
    color: #ffffff;
    font-weight: bold;
    background: transparent url('/images/navHeadBG.png') no-repeat top;
    border-color: #00314f;
    border-style: solid;
    border-width: 5px 0px;
} 
#nav li.topNavHead
{
    background: #000000 none;
}
#nav li.topNavHead span
{
    border-top: 0px;
}
#nav ul ul { 
    margin-top: 0px;
} 
#nav ul ul li { 
    padding: 0px;
    margin: 0px;
} 
#nav ul ul a:link,
#nav ul ul a:visited { 
    display: block; 
    background-color: #ffffff;
    font-weight: bold;
    color: #0033db;
    padding: 3px 8px 3px 27px;
    text-decoration: none;
    border-bottom: #00314f solid 1px;
} 
#nav ul ul a:hover { 
    background-color: #6d899a; 
    color: #ffffff; 
}
#nav ul ul ul a:link,
#nav ul ul ul a:visited { 
    font-weight: normal;
    color: #001f82;
    padding: 3px 8px 3px 39px;
} 
#nav ul ul ul a:hover { 
    background-color: #325a72;
    color: #ffffff; 
}
#navBottom
{
    background: #00314f url('/images/cornerBL.png') no-repeat bottom left;
    width: 211px;
    float: left;
}
#navBottom .corners
{
    background: transparent url('/images/cornerBR.png') no-repeat bottom right;
    height: 5px;
}
#contentBottom
{
    width: 707px;
    float: left;
    border-left: #000000 solid 2px;
    background: #ffffff url('/images/cornerBL.png') no-repeat bottom left;
}
#contentBottom .corners
{
    background: transparent url('/images/cornerBR.png') no-repeat bottom right;
    height: 5px;
}
#footer img,
#footer div
{
    float: left;
}
#footer div
{
    width: 910px;
    border-bottom: #007fcb solid 1px;
    background-color: #000000;
    height: 5px;
}
#footer .links
{
    clear: both;
    color: #999999;
    padding: 18px 0px 30px 0px;
    float: none;
    width: 920px;
    border-bottom: 0px;
    background-color: transparent;
    height: auto;
}
#footer a:link,
#footer a:visited
{
    color: #007fcb;
    text-decoration: none;
}
#footer a:hover
{
    color: #01a0ff;
    text-decoration: underline;
}
.clear
{
    clear: both;
    line-height: 0px;
}
a.splashProduct:link,
a.splashProduct:visited {
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    margin-right: 11px;
    text-decoration: none;
}
a.splashProduct span {
    display: block;
    width: 220px;
    height: 190px;
    background: transparent url('/images/splashFrame.gif') no-repeat;
    text-decoration: none;
}
a.splashProduct .name {
    color: #2d292a;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    float: left;
    background: #ffffff none;
    margin: 0px 67px 3px 4px;
    padding: 0px 2px;
    width: auto;
    height: auto;
    text-decoration: none;
}
a.splashProduct:hover .name {
    text-decoration: none;
}
a.splashProduct:link .price,
a.splashProduct:visited .price {
    color: #ff0000;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    right: 0px;
    float: right;
    width: 67px;
    height: auto;
    padding-bottom: 30px;
    text-align: center;
    background: transparent url('/images/buy-now.gif') no-repeat bottom right;
}
a.splashProduct:hover .price {
    background-image: url('/images/buy-now-hover.gif');
    color: #0034de;
    text-decoration: underline;
}
a.splashProduct:link .price span,
a.splashProduct:visited .price span {
    display: inline;
    width: auto;
    height: auto;
    background: #ffffff none;
    text-decoration: none;
}
a.splashProduct:hover .price span {
    text-decoration: underline;
}
#videos {
    float: right;
    margin: 6px 0px 12px 0px;
    width: 300px;
    height: 100px;
    background: #ffffff url('/images/edgemaker-video-demonstrations.jpg') no-repeat;
    position: relative;
}
#videos select {
    position: absolute;
    bottom: 0px;
    margin: 10px 50px;
    border: #001f82 solid 3px;
}
.button
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: verdana, arial, helvetica;
    background-color: #5D92B1;
	cursor: pointer
}
.smallbutton
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: verdana, arial, helvetica;
    background-color: #5D92B1;
	cursor: pointer
}
.field
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: verdana, arial, helvetica;
    BACKGROUND-COLOR: #eeeeee
}
.fieldwhite
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: verdana, arial, helvetica;
    BACKGROUND-COLOR: #ffffff
}
.warningtext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #DD0000;
    FONT-FAMILY: verdana, arial, helvetica
}
.warningsmalltext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #DD0000;
    FONT-FAMILY: verdana, arial, helvetica
}
.productname
{
    FONT-SIZE: 14px;
}
.subtitle
{
    FONT-SIZE: 15px;
}
.subtitle_small
{
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
}
.wrap_grid_item
{
    white-space:normal;
}
