/* reset */
body,table,h1,h2,h3,h4,h5,tr,th,td,form,label,input,button,p,img { border: 0; padding: 0; margin: 0; border-collapse: collapse; font-weight: normal; }

/* elements */
body, html { height: 100%; }
body { background: #010e16; }
body, td { font-family: arial, verdana; font-size: 12px; color: #fff; }

/* headers */
h1 {color: #FFF; font-family: "Century Gothic", arial, verdana; font-size: 36px; display: block; margin-bottom: 20px; font-weight: bold; }
h2 { margin: 0 0 20px 0; color: #bdbdbd; font-size: 24px; color: #50B4E4; }
h3 { margin: 5px 0 0 0; font-size: 18px; color: #fff; display: inline-block; border-bottom: 1px solid #fff; padding-right: 20px; }
h4 { font-size: 16px; display: block; color: white; margin: 0 0 10px 0; }

/* elements */
a { color: inherit; }
p { margin: 0 0 20px 0; }

/* top/header */
#global { min-height: 100%; position: relative; }
#wrapper { padding-bottom: 215px; }

/*login bar*/
#login { height: 18px; width: 45px; background: url('../img/login.gif') no-repeat -36px 0px; color: #8b8b8b; }
#login-bar-wrapper { height: 28px; width: 100%; background: #606060; border-bottom: 1px solid #444; position: relative; z-index: 200; } /* ie7 fix: z-index: 200 */
#login-bar { width: 880px; height: 28px; padding: 0 0 0 100px; margin: 0 auto; position: relative; background: url('../img/login-bar-logo.png') no-repeat 0 2px; }
#login-bar input { color: #fff; margin: 5px 2px 0 0; display: block; float: left; }
#account-name { background: url('../img/username-background.gif') #8b8b8b no-repeat; width: 140px; height: 18px; }
#account-password { background: url('../img/password-background.gif') #8b8b8b no-repeat; width: 140px; height: 18px; }

/*navigation in login bar*/
#navigation { font-family: arial, tahoma; font-weight: bold; font-size: 11px; float: right; text-align: right; text-transform: uppercase; }
#navigation a { color: #aaa; text-decoration: none; display: block; float: left; padding: 7px 15px 0 0; }
#navigation div a { float: none; }
#navigation a:hover { color: #ccc; }

/* header area */
#header { height: 87px; background: url('../img/header-background-repeat.png'); position: relative; }
#header .inner-1 { height: 87px; background: url('../img/header-background.jpg') no-repeat; width: 980px; margin: 0 auto; position: relative; }
#licensed-host { position: absolute; top: -5px; right: 12px; width: 150px; height: 100px; }
#slogan { position: absolute; top: 0px; right: 220px; width: 200px; height: 90px; }
#logo { position: absolute; top: 10px; left: 30px; width: 529px; height: 67px; }

/* the dropdown support link */
#header-support-link { position: relative; color: #aaa; text-decoration: none; display: block; float: left; padding: 7px 15px 5px 0; }
#header-support-link #header-support-more { display: none; position: absolute; top: 18px; right: 10px; z-index: 100; background: #606060; width: 160px; padding: 5px 5px 5px 0; }
#header-support-link #header-support-more a { padding: 7px 0 0 5px; clear: both; }
#header-support-link:hover #header-support-more { display: block; }

/* the dropdown language link */
#header-language-link { position: relative; color: #aaa; text-decoration: none; display: block; float: left; padding: 7px 15px 5px 0; }
#header-language-link #header-language-more { display: none; position: absolute; top: 18px; right: 10px; z-index: 100; background: #606060; width: 100px; padding: 5px 5px 5px 0; }
#header-language-link #header-language-more a { padding: 5px 0 0 5px; clear: both; }
#header-language-link:hover #header-language-more { display: block; }

/* top section with the eye candy */
.top { width: 100%; }
.top-fancy { height: 466px; position: relative; background: #000 url('../img/eye-candy-background-repeat.jpg') right 116px; border-bottom: 1px solid #0a3041;}
.top-fancy .top-inner-1 { height: 466px; background: url('../img/eye-candy-background.jpg') right 116px no-repeat; }

/*ribbon*/
.ribbon { background: url('../img/ribbon.png') no-repeat; width: 172px; height: 171px; position: absolute; top: 116px; right: 0px; }

/*eye candy*/
#eye-candy { height: 330px; width: 960px; margin: 0 auto; position: relative; top: 0px; left: 0px; padding: 20px 10px 0 10px; }
#eye-candy h2 { font-weight: bold; font-size: 36px; color: #fff; }
#eye-candy .form li { padding-top: 10px; }
#eye-candy .form li:first-child { padding-top: 0px; }

/* product description in eye candy */
#eye-candy .product-desc { font-family: 'Lucida Sans Unicode', arial; font-size: 12px; width: 440px; display: block; margin-top: 20px; line-height: 30px; } /* left padding removed because it didn't sit flush on the get-ventrilo-server.php page */ 
#eye-candy .product-desc strong { font-size: 16px; font-weight: bold; }
#eye-candy .product-desc .signature { float: right; font-style:italic; margin-right: 45px; }

/* create server form in eye candy */
#eye-candy .create-server-form { width: 530px; height: 69px; margin-left: -10px; }
#eye-candy .create-server-form label { display: block; font-size: 11px; line-height: 100%; padding: 3px 0 3px 0; }
#eye-candy .create-server-form .control-containter { display: block; float: left; position: relative; }
#eye-candy .create-server-form .control-containter-users { background: url('../img/create-box.png') no-repeat; width: 146px; height: 49px; padding: 10px 15px; }
#eye-candy .create-server-form .control-containter-location { background: url('../img/create-box.png') no-repeat -176px 0px; width: 156px; height: 49px; padding: 10px 5px; }
#eye-candy .create-server-form .control-containter-location td { vertical-align: top; }
#eye-candy .create-server-form .control-submit { background: url('../img/create-box.png') no-repeat -392px 0px; width: 138px; height: 69px; cursor: pointer; }
#eye-candy .create-server-form .control-submit:hover { background-position: -392px -69px; }
#eye-candy .create-server-form .location-overlay { width: 207px; height: 49px; position: absolute; top: 10px; left: 8px; z-index: 10; background: url('../img/blank.gif'); }
#eye-candy .create-server-form select { font-size: 15px; font-weight: bold; margin: 0; color: #283e51; border: 1px solid #6d91a0; font-family: arial; }
/* download */
#eye-candy .download { padding: 15px; width: 214px; height: 85px; background: url('../img/download-background.png') no-repeat; position: absolute; bottom: 5px; right: 15px; }
#eye-candy .download li { cursor: pointer; }
#eye-candy .download li:hover { text-decoration: underline; }
#eye-candy .download h2 { font-size: 18px !important; padding: 0px; margin-bottom: 5px; }
#eye-candy .download ul, #eye-candy ul li { margin: 0; padding: 0; list-style-type: none; }
#eye-candy .download ul li { padding: 2px 0 2px 30px; height: 15px; }
#eye-candy .download .windows { background: url('../img/windows.png') no-repeat 5px; }
#eye-candy .download .mac { background: url('../img/apple.png') no-repeat 5px; }

/* free servers left in the eye candy */
.free-servers-left { position: absolute; top: 160px; right: 10px; font-size: 30px; text-shadow: 0px 2px 3px #000; width: 430px; text-align: center; }
.free-servers-left p { display: block; clear: both; color: #fff; font-size: 24px; padding: 0px; margin: 0; }

/*column rules*/
#content .column { width: 280px; float: left; margin-left: 10px; margin-top: 10px; }
#content .column + .column + .column { width: 400px; }
#content .column:first-child { margin-left: 0px; }

/* content */
#content-wrapper { background: url('../img/content-background-home.jpg') no-repeat top center #010e17; padding-bottom: 20px; }	
#content { width: 980px; margin: 0 auto;  position: relative; }

/* general containers */
.box { display: block; float: left; } 

/* free ventrilo */
.live-chat { background: url('/static/en/img/live-chat-background.png') no-repeat; height: 36px; padding: 5px; margin-bottom: 10px;  }
.live-chat a { background: url('/static/en/img/live-chat-online.gif') left center no-repeat; display: block; width: 180px; height: 21px; padding: 7px 0 0 40px; text-decoration: none; }
.live-chat a:hover { color: lime; }

/*quote*/
#content .quote { background: url('../img/quote-background.png') no-repeat; padding: 10px 10px 10px 40px; width: 189px; line-height: 20px; margin-bottom: 10px; }
#content .quote .signature { display: block; font-style: italic; } 

/*testimonials*/
.testimonial { font-size: 14px; background: url('../img/quote.png') no-repeat; padding: 0 0 0 35px; margin:  0 0 30px 0; min-height: 30px; }

/* features list on the bottom of the fancy pages */
.features, .features li { padding: 0; margin: 0; list-style-type: none; }
.features li { font-size: 11px; color: #68838f; padding: 10px 0 10px 50px; background: no-repeat left 50%; border-top: 1px solid #082634; }
.features li:first-child { border-top: 0px; padding-top: 0px; }
.features li span { font-size: 16px; display: block; color: #fff;  }
.features .feature-instant { background-image: url('../img/features-instant.png'); }
.features .feature-custom { background-image: url('../img/features-custom.png'); }
.features .feature-satisfaction { background-image: url('../img/features-satisfaction.png'); }
.features .feature-live { background-image: url('../img/features-live.png'); cursor: pointer; }
.features .feature-live:hover { color: #b4c1c7; }
.features .feature-live .hidden { display: none; font-size: 11px; color: #b4c1c7; }
.features .feature-live:hover .hidden { display: inline; }

/* order */
.order-now { background-repeat: none; background-position: top left; display: block; }
.order-now:hover { background-position: bottom left; }
.order-now-tiny { height: 42px; width: 239px; background-image: url('../img/order-now-tiny.png'); }

/* download list in the content off everything but the hompage */
.download { margin-bottom: 20px; }
.download li { cursor: pointer; }
.download li:hover { text-decoration: underline; }
.download h2 { font-size: 18px; padding: 0px; margin-bottom: 5px; }
.download ul, .download ul li { margin: 0; padding: 0; list-style-type: none; }
.download ul li { padding: 2px 0 2px 30px; height: 15px; }
.windows { background: url('../img/windows.png') no-repeat 5px; }
.mac { background: url('../img/apple.png') no-repeat 5px; }
.button-windows { background: url('../img/windows-25.png') no-repeat; }
.button-mac { background: url('../img/apple-25.png') no-repeat; }
.button-windows, .button-mac { display: block; position: absolute; top: 50%; left: 4px; margin-top: -12px; width: 25px; height: 25px; }

/* terms of service stuff */
#tos h3 { font-size: 16px; color: #000; padding: 0; margin: 0; font-weight: bold; }
#tos ul li { list-style-type: circle; }
.tos_header { font-size: 14px; font-weight: bold; text-align: center; }
.tos_content_header {font-weight: bold;}
.tos_content {margin-left: 20px;}

/* risk free on inside pages */
#risk-free { display: block; width: 273px; padding: 0 0 20px 0; text-align: center; font-size: 16px; text-decoration: none; }
#risk-free div { font-size: 36px; text-transform: uppercase; font-weight: bold;} 

/* featuers on inside pages */
#features { background: url('../img/features-background.png') no-repeat; margin: 0 0 20px 0; }
#features .header .highlight { color: #50b4e4; text-transform: uppercase; }
#features .header { margin: 5px 0 ; font-size: 16px; color: #d2d2d2; }

/* order now buttons on inslide pages*/
#order-now { background: url('../img/order-now-small.png') no-repeat 0px 0px; width: 286px; height: 50px; display: block; margin-bottom: 10px; }
#order-now:hover { background: url('../img/order-now-small.png') no-repeat 0px -50px; }

/*column rules*/
.center-no-sidebar { padding: 20px 10px 0px 10px; position: relative; }
.left { width: 665px; float: left; padding: 20px 0px 0px 10px; position: relative; }
.right { width: 285px; float: left; padding: 20px 0px 0px 10px; position: relative; }
.section { clear: both; padding: 0 0 20px 0; }

/*ventrilo status generator*/
#ventrilo-server-status-demo { position: absolute; top: 145px; right: 10px; width: 200px; }
#ventrilo-status-code { display: none; }
#ventrilo-status-code textarea { width: 500px; height: 50px; display: block; font-size: 10px; } 
ul.status-form { list-style: none outside none; padding: 0 15px; margin: 0; }
ul.status-form label { display: block; float: left; clear: both; width: 120px; }
ul.status-form li label, ul.status-form li input,  ul.status-form li select { font-size: 16px; padding: 3px; border: 0px; }
ul.status-form li ul { list-style: none outside none; padding: 0 15px; margin: 0px;}
ul.status-form li { padding: 0 0 15px 0; margin: 0px; clear: left; }
.validation-error { margin: 2px 0 0 0; }
.service-agreement-form .validation-error { display: none; margin: 2px 0 0 0; }

/*old support pages*/
ul.support li { list-style-type: square; padding: 0 0 10px 0;} 
ol li { padding: 0 0 10px 0; }
ul.support li a { text-decoration: none; } 
ul.support li a:hover { text-decoration: underline; } 
div.support-section { padding-left: 20px; }

/*features*/
.feature { color: #7d8d94; padding: 10px 10px 15px 10px; border-top: 1px solid #0e384c; }
.feature:first-child { border-top: 0px; }
.feature h4 { color: #fff; font-size: 14px; }
.feature h4 .highlight { color: #54a9ff; }
.perk { padding: 0px; margin: 0; font-size: 14px; color: #d2d2d2; font-weight: normal; }
.feature .perk { color: #54A9FF; }

/*news*/
div.news { border: 1px solid #0E384C; color: #fff; background: url('../img/features-background.png'); padding: 5px; margin: 0 0 10px 0; }
div.news h3 { margin-bottom: 10px; border: 0; cursor: pointer; }

/* affilate program */
.link-to-us { display: block; float: left; margin: 20px 0; }
.link-to-us-link { font-size: 10px; width: 200px; }
.link-to-us-table th { text-align: left; color: #fff; }
.link-to-us-table td { padding: 0 20px; }

/*pricing page*/
.price-table { width: 100%; margin: 0 0 20px 0; }
.price-table th { text-align: left; color: #fff; font-size: 14px; font-weight: bold; padding: 4px; }
.price-table td { padding: 4px; color: #fff; font-size: 12px; }

/* ventrilo description above footer */
.ventrilo-desc { background: #011118; color: #68838F; border-top: 1px solid #082634; padding: 10px 0; font-size: 14px;  line-height: 30px; }
.ventrilo-desc p { display: block; padding: 0; width: 980px; margin: 0 auto; }
.ventrilo-desc p strong { font-size: 18px; font-weight: normal; color: #fff; }

/* download */
.step { padding: 10px; float: left; background: url('../img/features-background.png'); margin-left: 10px; border: 1px solid #284252; height: 300px; margin-bottom: 20px; }
.step:first-child { margin-left: 0px; }
.step1 { width: 255px; }
.step2 { width: 310px; }
.step3 { width: 275px; }
.step .step-header-small { clear: both; color: #acacac; font-size: 12px; }
.step .step-content { clear: both; float: left; width: 100%; }
.step .connect { margin: 0 auto; display: block; }
.step .step-3-disclaimer { text-align: center; color: #acacac; padding: 20px 0 0 0; }
.step .sidenote { color: #acacac; font-size: 10px; }

/*download*/
#download-links, #download-links li { padding: 0; margin: 0; list-style-type: none; }
#download-links li { display: block; height: 30px; background: url("/static/img/arrow.gif") 0 3px no-repeat; padding: 0 0 0 15px; text-decoration: none;}
#download-links li:hover { text-decoration: underline; }

/* mini map */
#worldwide { display: block; height: 218px; width: 396px; background: url("/static/img/locations.png") no-repeat top center; }
#worldwide:hover { background-position: bottom center; }

/*call to action*/
.call-to-action { display: block; padding: 4px 10px; background: #00ff06 url(../img/button-background.png) repeat-x bottom left; color: #007c04; font-size: 26px; font-weight: bold; text-transform: uppercase; font-family: arial, verdana; text-decoration: none; border: 1px solid #007c04; }
.call-to-action:hover { background: #2dfe32 url(../img/button-background.png) repeat-x bottom left; }

/* footer */
#footer-wrapper { background: url('../img/content-background-home.jpg') no-repeat center -500px #010e17; margin: 0px; padding: 10px 0 15px 0; position: absolute; bottom: 0; width: 100%; border-top: 1px solid #082634; }
.footer-wrapper-fancy { border-top: 1px solid #082634; background: #011118; }
#footer { width: 980px; margin: 0 auto; font-size: 16px; line-height: 25px; }
#footer a { display: block; color: #fff; text-decoration: none; color: #aaa; }
#footer td { vertical-align: top; color: #ccc; }
#footer td { width: 200px; }
#footer td + td, #footer td + td + td { width: 190px; }
#footer td + td + td + td { width: 400px; }
#footer h2 { font-size: 12px; color: #fff; font-weight: bold; margin: 0px; text-transform: uppercase; }
#footer .alertsite, #footer .bbb { display: inline-block; }
#footer .alertsite img, #footer .bbb img { display: block; }
#footer .paypal { display: inline; }


/*clearfix*/
.clear { clear: both; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/**************/
/*   Pages    */
/**************/
body.get-ventrilo-server h1 { font-size: 26px; margin-bottom: 10px; text-shadow: 0 0 0.2em #0a4a70, 0 0 0.2em #0a4a70, 0 0 0.2em #0a4a70; }
body.get-ventrilo-server .product-desc { width: 580px !important; margin-bottom: 30px; font-size: 15px !important; }
body.ventrilo-server-coupon #eye-candy h2, body.get-ventrilo-server #eye-candy h2 { margin: 0 0 10px 0; font-size: 26px; text-shadow: 0 0 0.2em #0a4a70, 0 0 0.2em #0a4a70, 0 0 0.2em #0a4a70 }
body.ventrilo-server-coupon #eye-candy h2 span, body.get-ventrilo-server #eye-candy h2 span { font-weight: normal; }
body.get-ventrilo-server .box + .box { margin-left: 85px; }
body.get-ventrilo-server .location-overlay { width: 207px; height: 40px; position: absolute; top: 10px; left: 0px; z-index: 10; background: url('../img/blank.gif'); }
body.get-ventrilo-server button.ui-button { padding: 2px 0em 1px 0em; display: block; margin-bottom: 5px; width: 230px; text-align: left; }

body.download-ventrilo #content-wrapper { display: none; }
body.download-ventrilo { background: url('../img/content-background-home.jpg') no-repeat center 400px #010e17; }
body.download-ventrilo button.ui-button { font-size: 16px; padding: 2px 0em 1px 0em; display: block; margin-bottom: 5px; width: 230px; }
body.download-ventrilo #eye-candy h1, body.download-ventrilo #eye-candy h2 { font-size: 22px; margin-bottom: 20px; text-shadow: #000 2px 2px 2px; color: #fff; text-align: left; display: block; text-transform: none; font-weight: bold; }
body.download-ventrilo .box { width: 280px; margin-left: 30px; }
body.download-ventrilo .box:first-child { margin-left: 0px; }
body.download-ventrilo .ventrilo-desc { display: none; }
body.download-ventrilo .official-description { margin: 0 auto; width: 980px; color: #ccc; font-size: 10px; padding: 20px 0; }
body.download-ventrilo #footer-wrapper { background:  #010e17; }

body.index h1 { font-size: 16px; font-weight: bold; display: inline;  }
body.index #eye-candy h2, body.get-ventrilo-server #eye-candy .download h2 { text-transform: uppercase; font-size: 30px; margin-bottom: 5px; text-shadow: 0px 0px 5px black; filter: shadow(color=black,strength=4); }
body.index #eye-candy { padding: 50px 0 0 0; height: 300px; }

body.ventrilo-server-link-to-us .right { display: none; }

body.free-ventrilo-server-for-world-of-warcraft h1 { width: 669px; height: 50px; background: url(../img/free-ventrilo-server-for-world-of-warcraft.png) no-repeat; text-indent: -9999px; margin-bottom: 10px; }
body.free-ventrilo-server-for-world-of-warcraft #eye-candy { height: 350px; }
body.free-ventrilo-server-for-world-of-warcraft #eye-candy .product-desc { margin: 10px 0 20px 0; font-size: 16px; width: auto; }
body.free-ventrilo-server-for-world-of-warcraft .trademark { position: absolute; bottom: 0px; right: 0px; color: #8fa3cc; clear: both; font-size: 10px; }
body.free-ventrilo-server-for-world-of-warcraft .top-fancy { height: 490px; }
body.free-ventrilo-server-for-world-of-warcraft .top-fancy .top-inner-1 { height: 490px; }

body.features li { padding: 10px 0 10px 30px; font-size: 16px; background: url(../img/star.png) no-repeat center left; }
body.features li:first-child { padding-top: 10px; }
