/* CSS Document */


/* Global Styles */

body {
font-size:100%;
background-image:url(images/global/background.png);
background-repeat:no-repeat;
text-align:center;
}

body, div, h1, h2, h3, h4, h5, p, a, table, form, ul, ol {
margin:0;
padding:0;
}


#wrapper {
position:relative;
width:895px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
text-align:left;
}

#leftCol {
width:275px;
float:left;
margin-bottom:40px;
}

#sidebarText {
position:relative;
margin-left:10px;
margin-right:21px;
padding:10px;
background-image:url(images/global/backfround_sidebar.png);
background-repeat:no-repeat;
background-color:#78915F;
}

#sidebarText li {
margin-bottom:10px;
}

#sidebarText p {
font-size:.65em;
line-height:1.2em;
margin-bottom:9px;
color:#FFFFFF;
}

#sidebarText h2 {
color:#000000;
padding-bottom:3px;
border-bottom:1px solid #FFFFFF;
margin-bottom:6px;
}

#sidebarText h3 {
margin-top:5px;
margin-bottom:5px;
font-size:1.4em;
color:#FFFFFF;
}

#buyNowPanel {
position:relative;
width:274px;
height:461px;
position:relative;
background-image:url(images/global/buy_now_panel.png);
}

#buyButton {
position:absolute;
width:183px;
height:27px;
top:366px;
left:37px;
}

#navigation {
width:595px;
height:96px;
margin-top:40px;
left:300px;
float:right;
margin-bottom:20px;
padding-bottom:4px;
border-bottom:1px solid #ccc;
}

#navigationItems {
width:395px;
margin-top:27px;
float:left;
}

#navigationItems img {
margin-right:15px;
}

#logo {
width:190px;
height:96px;
float:right;
background-image:url(images/global/logo.png);
}

#bodyCol {
width:395px;
float:left;
padding-bottom:40px;
padding-top:15px;
clear:right;
}

#container {
float:right;
width:595px;
}

#rightCol {
width:190px;
float:right;
margin-bottom:40px;
text-align:center;
clear:right;
}

#rightCol a:link, #rightCol a:visited {
font-weight:bold;
font-size:.8em;
color:#000000;
text-decoration:none;
}

#rightCol a:hover, #rightCol a:active {
color:#78915F;
}

#tvPanel {
width:191px;
height:338px;
position:relative;
background-image:url(images/global/tv_panel.png);
}

#play {
position:absolute;
height:53px;
width:66px;
top:280px;
left:68px;
}

#footer {
height:70px;
border-top: 1px solid #999999;
clear:both;
margin-top:25px;
padding-top:15px;
text-align:center;
}

#footer p {
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
margin-bottom:.3em;
color:#666666;
}

#footer a:link, #footer a:visited {
font-weight:bold;
color:#000000;
}

#footer a:hover, #footer a:active {
color:#78915F;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.6em;
font-style:italic;
padding-bottom:6px;
border-bottom:1px solid #ccc;
margin-bottom:.5em;
color:#000000;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
margin-bottom:1.2em;
color:#000000;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
margin-bottom:.8em;
color:#78915F;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#333333;
line-height:1.6em;
margin-bottom:1.7em;
}

ul {

font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
font-weight:bold;
color:#333333;
line-height:1.6em;
margin-bottom:1.7em;
}

li {
padding-bottom:7px;
border-bottom: 1px solid #ffffff;
}

.bold {
color:#000000;
font-weight:bold;
}

.red {
color:#dd0000;
font-weight:bold;
}

.boldgreen {
color:#003300;
font-weight:bold;
}

input {
outline:none;
}

#indexText {
}

#indexText p {
line-height:1.2em;
margin-bottom:1.1em;
}

#indexText h1 {
margin-top:1.3em;
}

/* Purchase Page Specific */

#bodyCol div#items {
margin-top:25px;
width:390px;
float:left;
padding-bottom:10px;
border-bottom:1px solid #ccc;
}

#bodyCol #item {
float:left;
width:225px;
}

#bodyCol #payPal {
float:right;
}

#bodyCol #item h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.15em;
margin-bottom:.1em;
color:#000000;
border:none;
}

#bodyCol #item h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
margin-bottom:.8em;
color:#78915F;
}

#bodyCol #item p {
font-size:.7em;
line-height:1.3em;
}
