/** 
 * Author: Nikolai Luthman <nikolai.luthman@gmail.com>
 * Theme:                                              
 */
/* Layout { */

* {
    margin:0;
    padding:0;
}
html {
    font-size:12px;
    font-family:"Arial", sans-serif;
}
a {
    text-decoration:none;
}

body {
background: url(../images/bg1.gif);
background-color: #303030;
}
body, html {
	height: 100%;
}
#overflow {
	clear: both;
}

#initial {
	display: block;

	width: 769px;
	overflow: hidden;
	margin: 0px auto;
	background-color: #303030;
	text-align: left;
	border-right: 6px solid #4b4b4b;
	border-left: 6px solid #4b4b4b;
	margin-top: -123px;
}
#flares {
	background-image: url(../images/flares.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 123px;
	width: 100%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

#container {
	display: block;

	width: 763px;
	background-color: #393939;
	margin: 0px auto;
	text-align: left;
	border-right: 1px solid #4b4b4b;
	border-left: 1px solid #4b4b4b;
}

#otherbg {
	height: 123px;
	background: url(../images/bgtop2.gif);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}


#headertop {
	height: 26px;
	background: url(../images/bgtop.gif);
}
#footerbottom {
	height: 24px;
	width: 761px;
	background: url(../images/bottombg.gif);
	margin: 0 auto;
}

#headerbottom {
	height: 33px;
	background-color: #303030;
}

#headerbottom ul {
	list-style-type: none;
}

#headerbottom ul li {
	height: 33px;
	float: right;
}

#headerbottom ul li a {
	height: 33px;
	text-indent: -5000px;
	display: block;
}

#headerbottom ul li.home a {
	text-indent: -5000px;
	width: 103px;
	background-image: url(../images/button-home.gif);
}
#headerbottom ul li.about a {
	text-indent: -5000px;
	width: 88px;
	background-image: url(../images/button-about.gif);
}
#headerbottom ul li.support a {
	text-indent: -5000px;
	width: 99px;
	background-image: url(../images/button-support.gif);
}
#headerbottom ul li.purchase a {
	text-indent: -5000px;
	width: 111px;
	background-image: url(../images/button-purchase.gif);
}

#headermain {
	height: 223px;
	width: 761px;
	background-image: url(../images/headerbg.gif);
}

#logo {
	position: absolute;
	margin-top: -22px;
	margin-left: 19px;
	height: 159px;
	width: 333px;
	background-image: url(../images/logo.gif);
}
#logo a {
	text-indent: -5000px;
	height: 159px;
	width: 333px;
	display: block;
}


#content-left {
	width: 310px;
	margin-top: -39px;
	margin-left: 12px;
	border-right: 1px solid #5f5f5f;
	padding-right: 14px;
	padding-top: 56px;
	color: #cdcdcd;
	float: left;
	display: inline;
}
#content-middle {
	width: 210px;
	margin-top: -39px;
	margin-left: 12px;
	border-right: 1px solid #5f5f5f;
	color: #cdcdcd;
	float: left;
	display: inline;
}
#content-right {
	width: 120px;
	margin-top: -39px;
	margin-left: 12px;
	color: #cdcdcd;
	float: left;
	display: inline;
}
p.push {
	margin-top: 15px;
}

h2.mainpage {
	text-indent: -5000px;
	width: 254px;
	height: 39px;
	background-image: url(../images/premiere.gif);
	margin-bottom: 15px;
}

h2.voicetesting {
	text-indent: -5000px;
	width: 272px;
	height: 37px;
	background-image: url(../images/voicetestingservers.gif);
	margin-bottom: 15px;
	margin-top: 15px;
}
.row1 {
	background-color: #4b4b4b;
	height: 27px;
	padding-top: 5px;
	text-align: center;
}

.row2 {
	background-color: #4b4b4b;
	height: 27px;
	padding-top: 5px;
	font-weight: bold;
}
.row3 {
	background-color: #4b4b4b;
	height: 27px;
	padding-top: 5px;
}


.row12 {
	height: 27px;
	padding-top: 5px;
	text-align: center;
}

.row22 {
	height: 27px;
	padding-top: 5px;
	font-weight: bold;
}
.row32 {
	height: 27px;
	padding-top: 5px;
}
h3.vent {
	text-indent: -5000px;
	width: 141px;
	height: 92px;
	background-image: url(../images/ventrilopackages.gif);
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;
}

h3.vent a {
	display: block;
	width: 141px;
	height: 92px;
}

h3.ts {
	text-indent: -5000px;
	width: 177px;
	height: 96px;
	background-image: url(../images/teamspeakpackages.gif);
	margin-bottom: 15px;
	margin-left: 3px;
	float: left;
}
h3.ts a {
	display: block;
	width: 177px;
	height: 96px;
}

#footer {
	height: 27px;
	width: 735px;
	background-color: #303030;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 17px;
	margin-top: 10px;
}

#footer h4 {
	text-indent: -5000px;
	width: 242px;
	height: 12px;
	background-image: url(../images/thepremiere.gif);
	background-repeat: no-repeat;
	float: left;
}

#footer ul {
	list-style-type: none;
	float: right;
}

#footer ul li {
	float: left;
	display: inline;
}

#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin-right: 25px;
}

#formfield {
	width: 300px;
	height: 52px;
	float: right;
	margin-top: 90px;
	clear: right;
}
fieldset { border: 0px; }
label {
	float: left;
	display: inline;
	color: #FFFFFF;
	border: 0px;
}
label.Username {
	margin-right: 14px;
}
label.Username2 {
	float: right;
	display: inline;
}
.login {
	background-color: #393939 !important;
	border: 1px solid #5b5b5b;
	color: #FFFFFF;
}
.login2 {
	background-color: #4b4b4b !important;
	border: 1px solid #5b5b5b;
	color: #FFFFFF;
}
.loginposition {
	margin-top: 8px;
}
.loginposition2 {
	margin-top: 8px;
	float: right;
	display: inline;
}
legend { display: none; }

#infocontainer {
	float: right;
	display: inline;
	width: 258px;
}

#subnav {
	display: inline;
	float: right;
	margin-top: 9px;
	width: 228px;
	height: 33px;
	clear: left;
}