﻿html, body, div, span, 
h1, h2, h3, h4, p,
a, img, ol, ul, li,
form, label, 
table, tbody, tfoot, thead, tr, th, td, br
{
    margin: 0;
    padding: 0;
}

html,body{
	background: #000;
	color: #fff;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 14px;
    
}
body{
    background-image: url('../images/seve-bg-top.png');
    background-position: 10px 0px;
    background-repeat: no-repeat;
}

p, h1, ul, ol{
    margin-bottom: 14px;
}

h1{
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

h2{
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1px;
}

h3{
    color: #FD9526;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 14px;
}


    
a, a:visited{
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}

a:hover, a:visited:hover{
    color: #aaa;
    text-decoration: underline;
}

a img {
    border: 0px;
}

img, a img { border: none; }

img{ vertical-align: bottom; }


ul{
    margin-left: 15px;
}


img.logo{
    margin-left: 200px;
    margin-top: 50px;
}

#header{
    width: 100%;
    height: 100px;
    border-bottom: dotted 1px #444;
}

#headerBar{
    margin-left: 290px;
    width: 720px;
}

#container{
    margin: 0px 0px;
    width: 937px;    
}

#leftNav{
    padding-top: 10px;
    float: left;
    width: 190px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    margin-right: 10px;
    background-image: url('../images/seve-bg-btm.png');
    background-position: 10px  0px;
    background-repeat: no-repeat;

}

#leftNav img{
    margin-left: 30px;
}

#content{
    position: relative;
    float: left;
    width: 710px;
    min-height: 700px;
    height: auto !important;
    height: 700px;
    position: relative;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 45px;
    border-left: dotted 1px #444;
    border-right: dotted 1px #444;
    
}

ul#topNav{
    margin-top: 10px;
    margin-bottom: 0px;
    height: 20px;
}

ul#topNav li{
    margin-right: 10px;
    display: inline;
}

ul#topNav a, ul#topNav a:visited{
    text-decoration: none;
    color: #6d6e71;
}

ul#topNav a:hover, ul#topNav a:hover:visited{
    text-decoration: underline;
    color: #555;
}

ul#topNav a.selected{
    color: #cce;
}

.date{
    color: #FD9526;
    display: block;
    margin-bottom: 4px;
}

.pageContent{
    width: 530px;
    margin-top: 15px;
    margin-left: 15px;
}

.pageContent-w{
    width: 650px;
    margin-top: 15px;
    margin-left: 15px;
}

.nav{
    padding-left: 90px;
    border-bottom: dotted 1px #444;
    margin-bottom: 10px;
}


.lastNav{
    border-bottom: none;
    margin-bottom: 120px;
}

.nav ul{
    list-style: none;  
    margin-left: 0px;
    margin-bottom: 10px;
}

.nav ul li{
    text-decoration: none;
	margin-bottom: 7px;
}

.nav a, .nav a:visited{
    display: block;
    width: 100px;
    height: 15px;
    text-decoration: none;
    border-bottom: dotted 1px #000;
    
}


.nav a:hover, .nav a:hover:hover{
    display: block;
    width: 100px;
    height: 15px;
    text-decoration: none;
    color: #fff;
    border-bottom: dotted 1px #fff;
}

.nav a.selected, .nav a.selected:visited{
    color: #FD9526;
}

.column{
    float: left;
    width: 150px;
    padding-right: 5px;
    margin-right: 5px;
    border-right: dotted 1px #fff;
}

.clear{
    height: 0px;
    clear: both;
    overflow: hidden;
}

img.grey{
    border: solid 5px #6d6e71;
    margin-bottom: 5px;
}

.snippet{
    float: left;
    width: 139px;
    padding-right: 3px;
    border-right: dotted 1px #fff;
    margin-right: 3px;
}

.snippet-l{
    float: left;
    width: 272px;
}

.snippetText{
   
    height: 80px;
}
.orangeStrong{
    color: #FD9526;
    text-transform: uppercase;
    font-weight: bold;
}


.product{
    width: 700px;
    border: solid 5px #6d6e71;
    background-color: #fff;
    min-height: 620px;
    /* height: auto !important; */
    height: 620px;
    color: #000;
}

.productImage{
    float: left;
    width: 460px;
}

.productImage p, .productImage h3{
    margin-left: 10px;
    margin-top: 10px;
}
.productDetails{
    float: right;
    width: 220px;
    padding-top: 5px;
    padding-right: 20px
}

.productNav{
    position: absolute;
    top: 470px;
    left: 460px;
}

.productNav2{
    position: absolute;
    top: 50px;
    left: 0px;
}

ul.productNav2{
    list-style: none;
}

ul.productNav2 img, ul.productNav3 img{
    border: solid 1px #bbb;
    margin-bottom: 2px;
}

.productNav3{
    position: absolute;
    top: 50px;
    left: 350px;
}

ul.productNav3{
    list-style: none;
}

ul.productNav{
    list-style: none;
    margin-left: 10px;
}

.productNav a, .productNav a:visited{
    text-decoration: none;
    display: block;
    width: 200px;
    color: #000;
    border-bottom: dotted 1px #fff;
}

.productNav a:hover, .productNav a:visited:hover{
    text-decoration: none;
    color: #000;
    border-bottom: dotted 1px #000;
}

.productNav a.selected, .productNav a.selected:hover{
    text-decoration: none;
    color: #000;
    border-bottom: dotted 1px #000;
}

.strips{
   z-index: 50; 
}
.productStrip{
    background-color: #d1d2d4;
    padding: 10px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 50;
	display: none;
}

.productStrip#second{
    top: 31px;
	display: none;
}

.productStrip#third{
    top: 54px;
	display: none;
}

.productStrip#fourth{
    top: 77px;
	display: none;
}

.productStrip#fifth{
    top: 124px;
	display: none;
}

.productStrip#sixth{
    top: 147px;
	display: none;
}

.productStrip a, .productStrip a:visited{
    text-decoration: none;
    color: #000;
}

.productStrip a:hover, .productStrip a:visited:hover{
    color: #fff
}


.psItem{
    float: left;
    width: 74px;
    margin-right: 2px;
    z-index: 50;
}

.psText{
    height: 32px;
    padding-left: 10px;
    z-index: 50;
}

td{
    font-size: 10px;
    vertical-align: top;
    padding-right: 10px;  
}


.newsItem img{
    margin-left: 30px;
    margin-bottom: 30px;
}

.pressClip{
    text-align: center;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 145px;
    height: 250px;
    float: left;
}

.crumb{
    position: absolute;
    top: 12px;
    left: 470px;
    text-transform: lowercase;
    color: #6d6e71;
    display: block;
    font-size: 11px;
}

#flashcontent{
    border: solid 5px #6d6e71;
    margin-bottom: 5px;
	background-color: #000;
	z-index: 0;
	width: 700px;
	height: 400px;
}

#flashcontent-nb{
    border: none;
    margin-bottom: 5px;
	background-color: #000;
	z-index: 0;	
}
