html{
	font-size: 100.01%;
}

body{
	background-color: #24486b;
	background: #050d23 url('http://www.swgemu.com/gui/SWGEmu/images/bg_center.gif') repeat;
	color: #303030;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.625em;
	line-height: 1.8em;
}

.bg_bottom{
	background: url('/gui/SWGEmu/images/bg_bottom.gif');
	height: 45.8em;
	margin-top: -45.8em;
	position: relative;
	z-index: 1;
}

.bg_bottom .bg_bottom_left{
	background: transparent url('/gui/SWGEmu/images/bg_bottom_planet.gif') no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 26.1em;
	width: 22.8em;
}


h1,h2,h3,h3,h4,h5,h6,address,caption,code,dfn,th,var{
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align:left;
}

img,fieldset,abbr{
	border: 0;
}

:focus{
	outline: 0;
}

ul{
	list-style-type: none;
	padding:0;
}

a{
	text-decoration: none;
}

a:link,
a:visited{
	color: #2b5c91;
	border-bottom: 0.1em dotted #2b5c91;
}

a:hover{
	color: #0367a5;
	border-bottom: 0.1em solid #0367a5;
}

a:link img,
a:visited img{
	border-bottom: 0;
}

a:hover img{
	border-bottom: 0;
}

/* CONTAINER */

#container{
	padding: 0;
	margin: 10px 10px 0px 10px;
	padding-left: 190px;
	min-width: 190px;
}

/* LEFT BLOCK */

#leftblock{
	float: left;
	width: 210px;
	margin-left: -210px;
	position: relative;
}

#leftblock h3{
	text-align: center;
}

/* RIGHT BLOCK */

#rightblock{
	float: right;
	width: 98%;
	position:relative;
	margin-top:10px;
	margin-right:5px;
}

#rightblock .avatarpic{
	border: 0.3em double #FFF;
	background-color: #e3e2e7;
    overflow: hidden;
}

#rightblock .avatarpic:hover{
	border-color: #779bba;
	background-color: #becce0;
}

#rightblock a img {
	text-decoration:none;
	border-bottom: 0;
}

#rankblock {
	margin-top:5px;
}

div.breadcrumb {
	border-top: 1px dashed #9eafc3;
	border-bottom: 1px dashed #9eafc3;
	padding: 0px 10px 0 0;
	background-color: #f4f8fc;
	margin: 0 -25px 0 -25px;
}
 
div.breadcrumb a:link,
div.breadcrumb a:visited,
div.breadcrumb a:hover {
	border: 1px solid transparent;
}

div.googleads {
	padding: 15px;
	text-align: center;
	background-color: #eaf1f9;
	padding-bottom: 21px;
	padding-right: 21px;
}
 
div.googleads * {
	border: 3px solid #cddeee;
}

tr.stickythread td.alt1,
tr.stickythread td.alt2 {
	background-color: #f4f8fc;
}

.rankimg {
	margin-right:3px;
	border: 1px solid #9eafc3;
	min-width:110px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
	background: #B6CAE0;
	color:#5C6774;
	font-weight:bold;
	font-size:10px;
}

.rankimg:hover {
	border: 1px solid white;
	background: #CDDEEE;
	color:#434B55;
}

.bbheader {
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('http://www.swgemu.com/forums/swgemu_style/images/phead-logo.png') no-repeat top left;
	padding: 5px 5px 5px 10px;
	margin: 3px 3px 3px 3px;
	width:100%;
	text-align:right;
}

.inhr {
	border:0;
	border-top:1px solid #2B5C91;
	background:none;
	margin-bottom:3px;
}

.history .tip,
.history .tip .fake_corners{
	background-color: #24486b;
	display: inline-block;
}

.history .tip{
	margin: 0.5em 25% 1em 25%;
	font-style: italic;
	color: #FFF;
	padding: 0em 0.1em;
	line-height: normal;
	text-align: left;
	line-height: 150%;
}

.history .tip .fake_corners{
	padding: 0.3em 0.5em 0.5em 0.5em;
	margin-top: -0.1em;
	margin-bottom: -0.1em;
	font-size:11px;
}

.history .tip a:link,
.history .tip a:visited{
	color: #6cc8eb;
	border-color: #6cc8eb;
}

.history .tip a:hover,
.history .tip a:active{
	color: #90ffff;
	border-color: #90ffff;
}

/* STAFF */

h3{
	color: #0a1c26;
	font-size: 1.6em;
}

h4{
	font-size: 14px;
}

h5{
	font-size: 10px;
}

#content .team_list ul{
	padding: 0em 2em 0.5em 2em;
	border-bottom: 0.1em dashed #bccee1;
	margin: 0 15px 1em -15px;
	width:98%;
}

#content .team_list ul li{
	background: #FFF;
	padding: 1em;
	display: inline-block;
	margin: 1em 1.5em 2em 0em;
	width: 200px;
	height:60px;
	border: 0.1em solid #bccee1;
	vertical-align: middle;
	position: relative;
}

#content .team_list li .vertical_fix{
	display: table-cell;
}

#content .team_list li .avatar{
	position: absolute;
	top: -2.5em;
	right: -1em;
	background: #FFF;
	padding: 0.2em;
	border: 0.1em solid #bccee1;
	max-width:60px;
}

#content .team_list  h4{
	padding-left: 0;
	margin-top:-5px;
	margin-bottom:-5px;
	padding-top:5px;
	padding-bottom:-10px;
}
#content .team_list  h5{
	padding-bottom:-15px;
}


#content .team_list div{

}

/* Quick panel */

#quickpanel{
	padding: 3em 2em 3em 2em;
	background-color: #dee9f5;
	border-top: 0.1em solid #FFF;
	border-bottom: 0.1em solid #cddeee;
	margin-right:-25px;
	margin-left:-25px;
}

#quickpanel .auth{
	float: left;
}

#quickpanel .auth input{
	border: 0.083em solid #9cbde1;
	padding: 0.166em 0.333em;
	color: #035aa7;
	background-color: #FFF;
	width: 8.33em;
}

#quickpanel .auth input.checkbox{
    width: auto;
    position: relative;
    top: 0.1666em;
}

#quickpanel .auth label{
    padding-left: 0.4166em;
}

#quickpanel .auth input.submit{
	border: 0;
	padding: 0;
	background-color: transparent;
	margin-bottom: -0.416em;
	width: auto;
    padding-right: 0.5em;
}

#quickpanel .auth .submit:hover{
	padding-left: 0.3em;
    padding-right: 0.2em;
}

#quickpanel .userpanel {
	padding-top:8px;
	padding-bottom:8px;
}

#quickpanel .userpanel a{
	border: 0;
}

#quickpanel .userpanel a:link span,
#quickpanel .userpanel a:visited span{
	border-bottom: 0.083em dotted #035aa7;
}

#quickpanel .userpanel a:hover span,
#quickpanel .userpanel a:active span{
	border-bottom: 0.083em solid #035aa7;
}

#quickpanel .userpanel a img{
	position: absolute;
	margin-right: 0.25em;	
}

#quickpanel .userpanel .welcome{
	font-size: 1.2em;
	float: left;
	margin-top: 0.083em;
}

#quickpanel .userpanel .welcome small{
	color: #035aa7;
}

#quickpanel .userpanel .welcome small a{
	padding: 0em 0.25em;
}

#quickpanel .userpanel .pm{
	float: left;
	position: relative;
	margin-left: 2em;
	background: #FFF url('../images/bg_pm_left.gif') no-repeat top left;
	font-size: 1em;
	margin-top: -0.2em;
}

#quickpanel .userpanel .pm div{
	background: transparent url('../images/bg_pm_right.gif') no-repeat top right;
	padding: 0.4em 0.5em 0.5em 0.5em;
}

#quickpanel .userpanel .pm .total{
	margin-left: 1.9em;
	/*font-size: 1.2em; */
}

*+html #quickpanel .userpanel .pm img{
    margin-top: -2px;
}

#quickpanel .userpanel a:link .total,
#quickpanel .userpanel a:visited .total{
	border-bottom: 0.1em dotted #035aa7;
}

#quickpanel .userpanel a:hover .total,
#quickpanel .userpanel a:active .total{
	border-bottom: 0.1em solid #035aa7;
}

#quickpanel .userpanel .pm a:link .unread,
#quickpanel .userpanel .pm a:visited .unread{
	color: #9a0000;
	border-bottom: 0.1em dotted #9a0000;
	font-weight: normal;
}

#quickpanel .userpanel .pm a:hover .unread,
#quickpanel .userpanel .pm a:active .unread{
	border-bottom: 0.1em solid #9a0000;
}

#quickpanel .search{
	float: right;
	margin-right: -0.7em;
}

#quickpanel .search input{
	border: 0.083em solid #9cbde1;
	padding: 0.166em 0.333em;
	color: #035aa7;
	background-color: #FFF;
	width: 15em;
}

#quickpanel .search input.submit{
	border: 0;
	padding: 0;
	margin-bottom: -0.583em;
	background-color: transparent;
	width: auto;
	padding: 0em 0.416em;
}

/* BG BOTTOM LEFT */

.bg_bottom{
	background: url('http://www.swgemu.com/gui/SWGEmu/images/bg_bottom.gif');
	height: 45.8em;
	margin-top: -45.8em;
	top:;
	position: relative;
}

.bg_bottom .bg_bottom_left{
	background: transparent url('http://www.swgemu.com/gui/SWGEmu/images/bg_bottom_planet.gif') no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 26.1em;
	width: 22.8em;
}

/* FOOTER */

#footer{
	clear: both;
	margin: 0em 2em 2em 20.8em;
	background: #FFF url('../images/footer_corner_right.gif') no-repeat bottom right;
	border-top: 0.1em solid #bccee1;
	position: relative;
	z-index: 2;
	min-width: 76em;
}

#footer .outline{
	padding: 0.5em 1em 0.7em 1em;
	background: transparent url('../images/footer_corner_left.gif') no-repeat bottom left;
}