body {
/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
/*font-family: Tahoma, Geneva, sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
/*font-family: 'MS Sans Serif', Geneva, sans-serif;*/
font-size: 0.8em;
margin: 0;
padding: 0;
background:#000000 url(images/body-repeat.gif) top left repeat;
color: #dddddd;
padding-top:30px;
padding-bottom:30px;
}



/*PAGE STRUCTURE*/

#canvas {
position: relative;
width: 860px;
margin: 0 auto;
padding:0px;
background:#000000 url(images/top-banner.jpg) top left no-repeat;
}

#page {
position: relative;
width: 820px;
margin: 0 auto;
}

#header {
height: 220px;
text-align:center;
padding-bottom:5px;
}

#top {
height: 25px;
text-align: right;
border-bottom: solid 2px #5b5c5b;
}

#left {
float: left;
width: 568px;
border-right: solid 2px #5b5c5b;
padding-bottom:40px;
}

#right {
float: right;
width: 250px;
display: inline;
position: relative;
padding-bottom:40px;
}

#footer {
height: 25px;
margin-top:10px;
text-align:center;
font-size:90%;
}


/*HEADER AND TOP MENU*/

.menutop {
list-style-type: none;
margin: 0;
padding:0;
color: #979077;
font-size:1em;
text-transform:uppercase;
font-weight:normal;
}

.menutop li {
display: inline;
}

.menutop a {
font-size:110%;
margin: 0 2px;
color: #dddddd;
text-decoration: none;
}

.menutop a:hover {
color: #979077;
}


/*General elements*/

p, ul, li {
margin: 5px 0px 10px 0px;
padding:0px;
line-height:130%;
}

h1 {margin:0px; padding:0px;}


h2 {
color: #ffffff;
font-size:1.3em;
text-transform:uppercase;
font-weight:normal;
line-height:0.9em;
border-top: solid 2px #5b5c5b;
margin-top:20px;
font-weight:normal;
margin-bottom:5px;
padding:15px 0px 5px 0px;
}

h2.topH2 {
border-bottom: solid 2px #5b5c5b;
border-top: none;
margin:0px 0px 15px 0px;
padding:15px 0px 15px 0px;
}

h2 span.graphic {
color: #979077;
}

h2 a {
text-decoration:none;
}

h2 .line2 {font-size:80%;}

h3 {
color: #979077;
font-size:1em;
text-transform:uppercase;
margin:0px;
font-weight:normal;
line-height:0.9em;
}

h4 {
color: #979077;
font-size:0.9em;
text-transform:uppercase;
margin:0px;
font-weight:normal;
}

a {
color: #979077;
}

a:hover {
color: #ffffff;
}

p.intro {
color: #979077;
text-transform:uppercase;
margin-bottom:10px;
}

/*Left Column*/

#left h2, #left h3, #left h4, #left p  {
padding-right:30px;
}

#left h2 {
padding-right:20px;
}

/*Right Column*/

#right h2 {
padding-left:20px;
}

#right .NewsBox {
margin-left:20px;
}

#right .NewsBox h4 a{
text-decoration:none;
}

#right .NewsBox {
margin-top:15px;
padding-bottom:10px;
border-bottom:solid 1px #3a3a3a;
}

#right a.ReadMore {
text-decoration:none;
}

#right #VideoContainer {
margin-left:20px;
margin-top:10px;
}

/* All Pages - Content */
#left p.inside-picture {
text-align:center;
width:200px;
margin:0px 5px 0px 0px;
padding-right:15px;
padding-bottom:10px;
font-size:90%;
color: #979077;
float:left;
clear:left;
}

#left p.inside-picture img {
border:solid 1px #ffffff;
margin-bottom:5px;
}

#singleBox img {
float:left;
margin-right:10px;
border:none;
}

p.AddCart {
text-align:center;
padding-top:10px;
}

p.AddCart a {
padding: 2px 40px;
border:solid 1px #3a3a3a;
background:#181818;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
cursor:hand;
cursor:pointer;
}



/*Used to hide text when using text pictures and staying accessible for screen reader*/

.hidden {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

.spacer {
clear:both;
}

#BasicPlayerBox
{
 margin-top:20px;   
}