* {padding: 0; margin: 0;}
body {background: #000 url(images/topbg.jpg) no-repeat center top;}
#container {position: relative; width: 960px; margin: 0 auto; }
#overlay {position: absolute; top: 321px; left: 328px; z-index: 100;}
#overlay2 {position: absolute; top: 240px; left: 400px; z-index: 250;}
#overlay3 {position: absolute; top: 384px; left: 325px; z-index: 300;}
#logo {}
#likebox {position: absolute; top: 80px; left: 200px; z-index: 200;width: 50px; height: 65px;}
#likebox_inner {padding-top: 18px; padding-left: 20px;}
#likebox_inner a:link, #likebox_inner a:visited {font: bold 12pt 'Myriad Pro', arial, sans-serif; color: #384883; text-decoration: underline;}
#likebox_inner a:hover, #likebox_inner a:active {color: #000; text-decoration: underline;}
iframe.like {border:none; overflow:hidden;}
/* Left Column */
#leftcol {float: left; width: 644px;}
#leftcol .large {font: normal 14pt 'Myriad Pro', Arial, sans-serif; color: #fff; margin-top: 10px; margin-bottom: 5px; }
#leftcol .small {font: normal 10pt 'Myriad Pro', arial, sans-serif; color: #fff; margin-bottom: 5px; width: 380px; }
#leftcol .small span.red {color: #f00;}
#leftcol .small a:link, #top_content .small a:visited {color: #838e36; text-decoration: none;}
#leftcol .small a:hover, #top_content .small a:active {text-decoration: underline;}

#leftcol .blink {color: #3C0;}
/*#leftcol .paylink {position: relative; background: url(images/buy.gif) no-repeat; width: 318px; height: 138px;}*/
#leftcol .comingsoon {font: bold 12pt 'Myriad Pro', Arial, sans-serif; color: #fff;}
#leftcol .paylink {position: relative; background: none; width: 318px; height: 138px;}

#leftcol .thank_you {background: #000; width: 318px; font: bold 14pt 'Myriad Pro', arial, sans-serif; color: #fff; padding: 20px 30px 30px 20px; }

#leftcol .disclaimer {font: normal 9pt 'Myriad Pro', Arial, sans-serif; color: #fff;}
#leftcol .disclaimer span.stars {color: #f00;}
#leftcol h1 {font: normal 14pt 'Myriad Pro',  Arial, sans-serif; color: #fff; padding: 10px 0;}
#leftcol h1.shaded {background: #1a1a1a; font: normal 14pt 'Myriad Pro',  Arial, sans-serif; color: #fff; padding: 10px;}
#leftcol p {font: normal 10pt 'Myriad Pro',  Arial, sans-serif; color: #868686; padding: 10px 0;}
#leftcol h2 {font: bold 10pt 'Myriad Pro',  Arial, sans-serif; color: #fff; padding: 10px 0;}
#leftcol ul {list-style-type: disc;  margin-left: 25px;}
#leftcol ul li {font: normal 10pt 'Myriad Pro', sans-serif; color: #f00; line-height: 1.5;}
#leftcol ul li span {color: #868686;}

/* Right Column */
#rightcol {position: relative; float: right; width: 300px; padding-top: 400px;}
#rightcol_container {position: absolute; top: 400px; right: 0; width: 300px; height:800px; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; background:#40471b;}
#rightcol_content {font: normal 10pt 'Myriad Pro', arial, sans-serif; color: #fff; padding: 10px;}
#rightcol_content h1 {font: normal 14pt 'Myriad Pro',  Arial, sans-serif; color: #fff; padding: 10px 0 0 10px; }
#rightcol_content h1.indented {font: normal 14pt 'Myriad Pro', Arial, sans-serif; color: #fff; padding: 10px 0 0 30px; }
#rightcol_content h2 {font: normal 12pt 'Myriad Pro',  Arial, sans-serif; color: #fff; padding: 10px 0 0 30px; }
#rightcol_content p {margin: 10px 30px; color: #f00;}
#rightcol_content ul {list-style-type: disc;  margin-left: 25px;}
#rightcol_content ul li {font: normal 10pt 'Myriad Pro', sans-serif; color: #f00; line-height: 1.5;}
#rightcol_content ul li span {color: #fff;}

#rightcol_content ol {margin-left: 25px;}
#rightcol_content ol li {font: normal 10pt 'Myriad Pro', sans-serif; color: #f00; line-height: 1.5;}
#rightcol_content ol li span {color: #fff;}

/* Drop Down Panel */
.ddpanel .ddpanelcontent {background: none;/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */}
.ddpanel .ddpaneltab {font: bold 10pt 'Myriad Pro', Arial, sans-serif;}
.ddpanel .ddpaneltab a {float: left; color: #868686; text-decoration: none;}
.ddpanel .ddpaneltab a span{float: left;display: block; background: none; padding: 0; cursor: pointer;}
.ddpanel .ddpaneltab a span img.pointerimage{margin-top: 2px; margin-left: 5px;}
.ddpanel .ddpaneltab a:hover{background: none; }
.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ outline: 0;}
.ddpanel .ddpaneltab a:hover span{background: none;}
 
/* Footer */
#footer {background: url(images/footerbg.gif) no-repeat; width: 960px; height: 539px;}
#footer .copyright {float:left; font: normal 9pt 'Myriad Pro', Arial, sans-serif;color: #fff; padding: 10px; margin-top: 460px;}
#footer .footerlogo {float: right; margin-top:470px; margin-right: 20px;}

#footer2 {background: transparent; width: 960px; height: 50px;}
#footer2 .copyright {float:left; font: normal 9pt 'Myriad Pro', Arial, sans-serif;color: #fff; padding: 10px;; margin-top: 90px;}
#footer2 .footerlogo {float: right; margin-top:100px; margin-right: 20px;}

/* Common */

img {border: 0;}
.clear {clear: both; }
.vspacer_5 {height: 5px; clear: both; }
.vspacer_10 {height: 10px; clear: both; }
.vspacer_20 {height: 20px; clear: both; }
.hline {background:#737c61; height:1px;margin: 10px;}
.hline2 {background:#737c61; height:1px;}
