
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

sup, sub { vertical-align: baseline; position: relative; top: -0.4em; } sub { top: 0.0em; }

ol, ul {
list-style: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

*{
padding: 0;
margin: 0;
}

a:link{
color: #ffffff;
text-decoration: none;
}

a:visited{
color: #999999;
background-color: transparent;
text-decoration: none;

}
a:hover{
color: #999999;
text-decoration: none;
}

a:active{
color: #999999;
text-decoration: none;

}

html{
background-color: #000000; }

body{

background: #d5cea6; /* Old browsers */
background: -moz-linear-gradient(top, #d5cea6 0%, #000000 0%, #222222 27%, #222222 33%, #222222 43%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5cea6), color-stop(0%,#000000), color-stop(27%,#222222), color-stop(33%,#222222), color-stop(43%,#222222), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d5cea6 0%,#000000 0%,#222222 27%,#222222 33%,#222222 43%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d5cea6 0%,#000000 0%,#222222 27%,#222222 33%,#222222 43%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d5cea6 0%,#000000 0%,#222222 27%,#222222 33%,#222222 43%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom, #d5cea6 0%,#000000 0%,#222222 27%,#222222 33%,#222222 43%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

height: 880px;
width: 100%;
}

b{
font-weight: bold;
}

div.bluefield{
width: 1024px;
height: 710px;
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
padding: 5px 0px 0px 0px;
border: solid 1px #282828;          /*rgba(215,215,215,0.8);*/
overflow: hidden;
background-color: #414141;         /*   #313A42   */

-webkit-box-shadow: 8px 8px 10px 5px rgba(0, 0, 0, .6);
-moz-box-shadow:    8px 8px 10px 5px rgba(0, 0, 0, .6);
box-shadow:         8px 8px 10px 5px rgba(0, 0, 0, .6);
}

div.topnavlogo{
float: left;
width: 915px;
height: 95px;
margin: 15px 20px 5px 15px;
padding-left: 0px;
padding-bottom:4px;
}

div.contents{
position: relative;
float: left;
/*border-top: 5px solid #FFDF20;
border-bottom: 5px solid #FFDF20;*/
width: 860px;
height: 410px;
margin-top: 10px;
margin-right: 20px;
margin-left: 20px;
padding: 8px 0px 5px 0px;
}


div.footer{
position: relative;
float: left;
width: 915px;
height: 30px;
margin-right: 20px;
margin-left: 20px;
padding: 12px 0px 5px 0px;
}

div.productcontainer{
  width: 890px;
  height: 375px;
}

h1{
font-family: 'Cinzel', Palatino, Serif;
font-weight: 700;
font-size: 40px;
line-height: 40px;
color: #ffffff;
margin-left: 0px;
background: transparent;
text-align: left;
text-shadow: 3px 3px #000000;
}

h2{
font-family: 'Cinzel', Palatino, Serif;
font-weight: 700;
font-size: 24px;
line-height: 26px;
color: #ffffff;
background: transparent;
text-align: left;
margin-bottom: 5px;
text-shadow: 3px 3px #000000;
}


h3{
font-family: 'Cinzel', Palatino, Seriff;
font-weight: 700;
font-size: 16px;
line-height: 25px;
color: #ffffff;
background: transparent;
text-align: left;
margin-bottom: 5px;
text-shadow: 2px 2px #000000;
}

h3.bottom{
font-family: 'Cinzel', Palatino, Serif;
font-size: 16px;
line-height: 25px;
font-weight: 900;
color: #ffffff;
background: transparent;
text-align: right;
margin: 50px 55px 5px 5px;
text-shadow: 2px 2px #000000;
}

h4{
font-family: 'Cinzel', Palatino, Serif;
font-size: 12px;
line-height: 16px;
font-weight: 700;
color: #ffffff;
background: transparent;
text-align: left;
margin-bottom: 5px;
text-shadow: 2px 2px #000000;
}

hr{
border: 0px;
width: 900px;
height: 5px;
background-color: #ffffff;
position: absolute;
top: 10px;
}

img{
border: none;
background-color: transparent;
opacity: 1.0;
}

img.bullet{
margin-right: 4px;
margin-left: 12px;
}

img.logo{
float: left;
margin-right: 25px;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
color: #ffffff;
background-color: transparent;
text-align: left;
margin: 0px 0px 8px 0px;
}

p.signature{
font-style: italic;
font-weight: bold;
font-size: 15px;
text-align: right;
margin-right: 90px;
}

p.bullet{
font-size: 12px;
line-height: 15px;
color: #ffffff;
background: transparent;
text-align: left;
margin-top: 3px;
margin-right: 11px;
margin-bottom: 0px;
padding-left: 22px;
text-indent: -22px;
}

p.caption{
font-size: 11px;
line-height: 11px;
color: #ffffff;
background: transparent;
text-align: center;
margin: 1px 0px 5px 0px;
}

span.menu{
  font-size: 10px;
}

strong{
color: #ffffff;
font-weight: bold;
}

ul.text{
background: transparent;
color: #000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 16px;
list-style-image: url(../graphics/grey_bullet.png);
text-align: left;
list-style-position: outside;
text-indent: 0px;
margin-left: 0px;
}

ul{
background: transparent;
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 13px;
list-style-image: url(../graphics/black_bullet.png);
text-align: left;
list-style-position: outside;
margin-top: 5px;
margin-bottom: 10px;
margin-left: 0px;
}


ol{
background: transparent;
color: #000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 13px;
font-weight: bold;
vertical-align: bottom;
text-align: left;
list-style-position: outside;
text-indent: 0px;
padding-left: 20px;
margin-left: 20px;
}

li{
margin-bottom: 4px;
padding-bottom: 4px;
margin-left: 20px;
word-spacing: 0px;
text-indent: 0px;}

