
/*---------------------------
STYLESHEET
SLBloodlines
AUTHOR: Lyle Maeterlinck :)
Liquid Designs
March 2008
-----------------------------*/

body{
	margin:0;
	padding:0;
	color:#ffffff;
	background:#222222 url('../images/bg_page.jpg') 50% 0px  repeat-x;
	font-family:verdana,arial,sans-serif;
	font-size:62.5%;
  text-align:center;
}
a:link,
a:visited,
a:active{
  color:#0fa2c3;
	text-decoration:none;
}
a:hover{
  color:#ffffff;
}
br.clearer{
  clear:both;
}
img{
  border:0;
}
div#container{
  margin:0 auto;
	width:900px;
	text-align:left;
	float:left;
	font-size:1.2em;
}
div#container_shadow{
  margin:0 auto;
	width:1000px;
	background:#222222 url('../images/bg_shadow2.jpg') 0px 0px repeat-y;
	
}
div#shadow_left{
  width:50px;
	height:1200px;
	background:url('../images/bg_shadow_left.jpg') 0px 0px no-repeat;
	float:left;
	overflow:hidden;
	
}
div#shadow_right{
  width:50px;
	height:1200px;
	background:url('../images/bg_shadow_right.jpg') 0px 0px no-repeat;
	float:left;
	overflow:hidden;
}
div#header{
  margin:0 auto;
	width:900px;
	height:134px;
	text-align:center;
	background:#000000 url('../images/bg_header.jpg') 0px 0px repeat-y;
}
div#logo{
  float:left;
	width:528px;
	height:134px;
	overflow:hidden;
	margin-left:186px;
}
div#headernav{
  float:right;
	height:117px;
	width:140px;
}
div#headernav ul{
  list-style:none;
	margin:0;
	padding:0;
}
div#headernav a,
div#headernav img,
div#headernav li{
  margin:0;
	padding:0;
	overflow:hidden;
	float:right;
}


div#nav{
  width:900px;
	height:36px;
	overflow:hidden;
	background:#000000 url('../images/bg_nav.jpg') 0px 0px repeat-x;
}

div#nav ul{
  list-style:none;
	margin:0;
	padding:0;
	
}
div#nav li{
  display:inline;
  float:left;
}
div.subnav{
	margin:0px 0px 10px 0px;
}
div.subnav ul{
	list-style:none;
	margin:0;
	padding:0;
}
div.subnav li{
	display:inline;
	border:1px solid #666;
	background:#333;
	float:left;
	padding:3px 10px 3px 10px;
	margin:0 !important;
	font-size:1.2em;
}
div#search{
  float:right;
  
}
div#search table{
  margin:0;
  padding:0;
  border-collapse:collapse;
}
div#search td{
  margin:0;
  padding:0;
  vertical-align:top;
}
div#search form{
  margin:0;
  padding:0;
}
input.searchsubmit{
  border:0;
  width:22px;
  height:36px;
  overflow:hidden;
  background:url('../images/button_find.jpg') 0px 0px no-repeat;
}
input.searchbox{
  border:0;
  color:#666666;
  font-size:0.9em;
  margin:7px 0px 0px 0px;
  padding:2px;
}
div#featurebar{
  width:900px;
	height:196px;
	border-bottom:1px solid #333;
	overflow:hidden;
	background: #000000 url('../images/img_feature.jpg') top right no-repeat;
}
div#featurebar_inner{
  width:370px;
	float:left;
	margin:10px 10px 0px 15px;
}
div#main{
  width:900px;
	padding-bottom:25px;
	
}
div#main_inner{
  margin:10px;
  width:880px;
  
	
}
h2 span,
h1 span{
  display:none;
}
h1{
  color:#0fa2c3;
  font-weight:bold;
  font-family:arial,sans-serif;
  font-size:
}
h2{
  font-weight:bold;
  color:#870000;
  font-size:1.4em;
  font-family:arial,sans-serif;
	overflow:hidden;
	margin:0;
}
h3{
  font-weight:bold;
  color:#870000;
  font-size:1.2em;
  font-family:arial,sans-serif;
	overflow:hidden;
	margin:0;
}
h4{
  font-weight:bold;
  color:#666666;
  font-size:1.2em;
  font-family:georgia,serif;
	overflow:hidden;
	margin:0;
	text-transform:uppercase;
}
strong{
  color:#870000;
}
h1#bloodlineswar{
  width:209px;
	height: 31px;
	background:url('../images/title_bloodlineswar.gif') 0px 0px no-repeat;
	overflow:hidden;
	margin-bottom:0px;
}
h1#guide{
  width:477px;
	height: 33px;
	background:url('../images/title_guide.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#products{
  width:159px;
	height: 33px;
	background:url('../images/title_products.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#terms{
  width:369px;
	height: 34px;
	background:url('../images/title_terms.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#stats{
  width:369px;
	height: 34px;
	background:url('../images/title_stats.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#armies{
  width:103px;
	height: 33px;
	background:url('../images/title_armies.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#search{
  width:369px;
	height: 34px;
	background:url('../images/title_search.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#privacy{
  width:369px;
	height: 34px;
	background:url('../images/title_privacy.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#domains{
  width:125px;
	height: 33px;
	background:url('../images/title_domains.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h1#contact{
  width:200px;
	height: 34px;
	background:url('../images/title_contact.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h2#mostlethal{
  width:133px;
	height: 27px;
	background:url('../images/title_mostlethal.gif') 0px 0px no-repeat;
	overflow:hidden;
	margin:0;
}
h2#mostexperienced{
  width:191px;
	height: 27px;
	background:url('../images/title_mostexperienced.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h2#empires{
  width:91px;
	height: 27px;
	background:url('../images/title_empires.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h2#strongholds{
  width:133px;
	height: 27px;
	background:url('../images/title_strongholds.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h2#battlezones{
  width:140px;
	height: 27px;
	background:url('../images/title_battlezones.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h2#warheroes{
  width:128px;
	height: 27px;
	background:url('../images/title_warheroes.gif') 0px 0px no-repeat;
	overflow:hidden;
}
h2#conquerors{
  width:128px;
	height: 27px;
	background:url('../images/title_conquerors.gif') 0px 0px no-repeat;
	overflow:hidden;
}
table.listing{
  border-collapse:collapse;
  width:100%;
  color:#870000;
}
table.listing td{
  padding:5px;
  text-align:center;
  border-bottom:1px solid #333333;
}
table.listing td.label{
  border-right:1px solid #333333;
  text-align:right;
}
table.listing tr.columntitles td{
  font-weight:bold;
  font-family:arial;
  font-size:1.4em;
}
table.listing tr.gen td{
  text-align:center;
  font-family:arial;
  font-weight:bold;
}
table.listing tr.gen1 td{font-size:2.2em;}
table.listing tr.gen2 td{font-size:1.6em;}
table.listing tr.gen3 td{font-size:1.4em;}
table.listing tr.gen4 td{font-size:1.2em;}
table.listing tr.gen5 td{font-size:1.2em;}
table.lined td{
  border-bottom:1px solid #333333;
}
div.inner{
  margin:10px;
  overflow:hidden;
  
}
div.main_prop{
  height:800px;
	width:1px;
	float:right;
	
}
div.col_home{
  float:left;
	width:282px;
	border:1px solid #333333;
	margin:0px 0px 0px 12px;
	background:#000000;
}
div.col_home_inner{
  margin:10px;
}
div.col_home_first{
  margin:0;
}
div#footer{
  border-top:1px solid #fff;
	margin:10px;
}
div#footlogo{
  float:right;
	margin:5px;
}
div#copyright{
  float:left;
	margin:5px;
}
div#footer2{
  text-align:center;
  margin:0 auto;
  text-transform:uppercase;
  font-size:0.8em;
}
div#footer2 ul{
  list-style-type:none;
  margin:0 auto;
  padding:0;
}
div#footer2 li{
  border-left:1px solid #666666;
  text-align:center;
  padding:0px 3px 0px 3px;
  display:inline;
}
div#footer2 li.first{
  border:0;
}
div#footer2 a:link,
div#footer2 a:active,
div#footer2 a:visited,
div#footer2 a:hover{
  color:#999999;
}
div.wide{
  background:#000000;
  width:878px;
  padding-bottom:50px;
  border:1px solid #333333;
}
div.column_half,
div.column_half_1{
  float:left;
  background:#000000;
  width:420px;
  padding-bottom:50px;
  border:1px solid #333333;
}
div.column_half_2{
  float:left;
  background:#000000;
  width:420px;
  margin-left:13px;
  padding-bottom:50px;
  border:1px solid #333333;
}
div.column_domain_1{
  float:left;
  background:#000000;
  width:380px;

}
div.column_domain_2{
  float:left;
  background:#000000;
  width:460px;
  margin-left:13px;

}
div.column_third{
  float:left;
  background:#000000;
  width:288px;
  padding-bottom:50px;
  border:1px solid #333333;
}
div.column_twothird{
  float:left;
  background:#000000;
  width:576px;
  padding-bottom:50px;
  border:1px solid #333333;
}
div.column_quarter{
  float:left;
  background:#000000;
  width:210px;
  padding-bottom:50px;
  border:1px solid #333333;
}
div.contact_wrapper{
  width:330px;
  margin:0 auto;
}
.lightgrey{
  color:#aaaaaa;
}
/*--------------------product page*/
table.products{
  border-spacing:10px;
  width:100%;
}
table.products td{
  background:#111111;
  border:1px solid #222222;
  vertical-align:top;
  padding-bottom:10px;
  padding:5px;
  text-align:center;
  width:33%;
  font-size:0.9em;
}
table.products h2{
  margin-bottom:0;
}
table.products p{
  margin-top:0;
  text-align:left;
}
div.product{
  border:1px solid #222222;
  background:#111111;
  padding:5px;
  float:left;
  margin:5px;
  width:252px;
}
img.productimg{
  border:1px solid #333333; 
  margin:0 auto;
}
div.productinfo{
  float:left;
  width:250px;
}
div.productinfo_tight{
  width:250px;
}
ul.productlinks{
  list-style-type:none;
  font-weight:bold;
  padding-left:20px;
}
ul.productlinks li{
  margin-bottom:4px;
}
/*----------------end product page*/
img.instructions_image{
  float:right;
  margin:10px;
  clear:both;
}
div.productnav{
  float:left;
  border-right:1px solid #333333;
  width:200px;
  padding:10px;
}
div.productnav ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
div.productnav li{
  margin-bottom:5px;
}

div.instructions{
  width:600px;
  
  float:left;
  margin-left:15px;
  display:inline;
}
img.instructions_image{
  float:right;
  margin:10px;
  clear:both;
}
/*---------------------------------STATS*/
div.tabs{
  border-bottom:1px solid #999999;
  width:800px;
}
div.tabs ul{
  list-style-type:none;
  margin:0;
  padding:0;
  
}
div.tabs li{
  float:left;
  display:inline;
  text-align:center;
  border-left:1px solid #999999;
}
div.tabs li.first{
  border:0;
}
div.tabs a:link,
div.tabs a:active,
div.tabs a:visited,
div.tabs a:hover{
  display:block;
  padding:3px 10px 3px 10px;
  font-weight:bold;
  font-size:1.3em;
  font-family:arial,sans-serif;
  text-decoration:none;
 
}
div.tabs li.on a:link,
div.tabs li.on a:visited,
div.tabs li.on a:active,
div.tabs li.on a:hover,
div.tabs a:hover{
  background:#333333;
}
div.stage{
  width:800px;
  clear:both;
}
/*--------------------------END STATS*/

ol.searchresults,
ul.searchresults{
  font-weight:bold;
  font-family:arial,sans-serif;
  font-size:1.4em;
}
ol.searchresults li,
ul.searchresults li{
  margin-bottom:10px;
}
ul.searchresults{
  list-style-type:none;
}

/*--------------------------------------------------------MEMBER PROFILE */
div#memberinfo_wrapper{
  float:left;
	margin-left:5px;
	width:482px;
}
div#memberinfo{
  text-align:center;
	background:#000000;
	border:1px solid #333333;
}
div#killlist_wrapper{
	width:190px;
	text-align:center;
	padding-top:10px;
	float:left;
	border:1px solid #333333;
	background:#000000;
}
div#victimlist_wrapper{
  margin:0px 0px 0px 5px;
	width:190px;
	text-align:center;
	padding-top:10px;
	float:left;
	border:1px solid #333333;
	background:#000000;
}
div#memberheader{
  text-align:center;
	margin:0 auto;
}
div#commander{
  width:482px;
	background:#333333;
	color:#999999;
	
	font-family:georgia,serif;
	text-transform:uppercase;
}
div#commander a:link,
div#commander a:visited,
div#commander a:active,
div#commander a:hover{
  color:#666666;
	display:block;
	background:#333333;
	padding:3px 0px 3px 0px;
}
div#commander a:hover{
  background:#444444;
	color:#ffffff;
}

div#xp{
  width:50px;
	background:#333333;
	color:#cccccc;
	float:left;
	text-align:center;
	border:1px solid #999;
	margin:0px 10px 0px 130px;
}
div#xp div.label{
  width:46px;
	padding:2px;
	background:#999999;
	color:#333333;
	font-weight:bold;
}
div#xp div.level{
  font-size:2.4em;
	color:#0fa2c3;
}
div#xp div.xp{
  width:46px;
	padding:2px;
	background:#666666;
	color:#111111;
	font-weight:bold;
}
table.items{
  margin:0 auto;
	color:#cccccc;
	font-size:0.9em;
}
div.itemwrapper{
  position:relative;
	width:75px;
	height:75px;
	overflow:hidden;
}
div.itemwrapper img{
  position:absolute;
	top:0;
	left:0;
}
div.itemwrapper div{
  position:absolute;
	left:0px;
	bottom:0px;
	color:#666;
}
div#name{ 
	text-align:left;
	float:left;
	width:260px;
}
div#weapons{ 
	margin:0 auto;
	
	text-align:center;
	margin-top:10px;
	
}
div#weapons table{
  margin:0 auto;
}
div#weapons td{
  vertical-align:top;
}
h1.name{
  margin-bottom:0px;
  margin-top:5px;
  vertical-align:middle;
}
div.column{
  float:left;
  background:#000000;
  padding-bottom:25px;
  border:1px solid #333333;
}



div#dominion{
  margin:10px 0px 0px 0px;
	text-align:center;
	padding-top:10px;
}
div#soldiers{
  margin:10px 0px 0px 11px;
	text-align:center;
	padding-top:10px;
}

div.killlist ul{
  list-style-type:none;
  margin:5px 0px 0px 0px;
  padding:0;
  width:190px;
  text-align:center;
}
div.killlist li div{
  display:block;
  padding:3px 0px 3px 0px;
  color:#555555;
}
div.killlist a:link,
div.killlist a:visited,
div.killlist a:active,
div.killlist a:hover{
  display:block;
  width:190px;
  background:#222222;
  text-align:center;
  padding:3px 0px 3px 0px;
}
div.killlist a:hover{
  background:#555555;
}

div.killlist{
  background:#222222;
  padding-bottom:10px;
}
span.killcount{
  color:#999999;
	font-size:0.8em;
}
div#stats{
  text-align:center;
	
	
}
div#stats h3{
  margin:0;
	font-family:arial,sans-serif;
	font-size:1.4em;
}
table.warstats{
  border-collapse:collapse;
	width:90%;
	margin:10px auto 10px;
	background:#111111;
	
}
table.warstats td{
  border-bottom:1px solid #222222;
	text-align:center;
	padding:3px;
}
table.warstats tr.columntitles td,
table.warstats td.label{
  background:#777777;
	color:#222222;
	font-weight:bold;
	font-family:georgia,serif;
	text-transform:uppercase;
	width:140px;
}
table.warstats tr.big1,
table.warstats td.big1{
  font-family:arial,sans-serif;
	font-size:1.6em;
	font-weight:normal;
}
table.warstats tr.hover td{
  background:#333333;
	cursor:pointer;
}


/*--------------------------------------end member profile*/

.blue{
  color:#0099ff !important;
}
.green{
  color:#00cc00 !important;
}
.red{
  color:#cc0000 !important;
}
.purple{
  color:#990099 !important;
}
.yellow{
  color:#cccc00 !important;
}
.white{
  color:#ffffff !important;
}
.grey{
  color:#777777 !important;
}

.small{
	font-size:0.9em;
}
div#army_roster{
  margin-left:10px;
}
div#armydetails{
  text-align:center;
	color:#999999;
	margin-top:35px;
}
div.pagination{
  text-align:center;
}
p.note{
  margin:0px 0px 0px 5px;
}
div#armyroster{
  float:left;
	width:273px;
}
div#armybases{
  float:left;
	width:273px;
	margin-left:10px;
}
div.none{
  text-align:center;
	color:#aaaaaa;
	border:1px solid #999999;
	background:#333333;
	padding:10px;
	margin:25px auto;
	font-size:0.9em;
}
div#map-container{
 	width:460px;
	height:200px;
	margin:0 auto;
}
p.warning{
  color:#900;
	text-align:center;
}
ul.plain{
  list-style:none;
	margin:10px 0px 0px 0px;
	padding:0;
}
ul.spaced li,
ol.spaced li{
  margin-bottom:10px;
}
div.column_domain{
  width:425px;
	float:left;
	text-align:center;
}
div.notfound{
  border:1px solid #333333;
	background:#000000;
	width:200px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:1.4em;
	font-family:arial,sans-serif;
	color:#999999;
}
div#news_home{
  border-bottom:1px solid #333;
  background:#222;
	color:#bbb;
  margin:0;
	padding:5px;
	text-align:center;
}
span.date{
  color:#666666;
  margin:0;
  font-size:0.9em;
}
span.abyss{
  color:#d067ff;
}
div.productnav li.on a:link,
div.productnav li.on a:active,
div.productnav li.on a:visited{
  font-weight:bold;
	color:#900;
}
div#toolbar{
	width:100%;
	background:#333;
	color:#ccc;
	padding:5px;
}
div#toolbar_inner{
	width:900px;
	margin:0 auto;
}
ul.links_right{
	float:right;
	text-align:right;
	margin-right:20px;
}
div#toolbar ul{
	list-style:none;
	margin:0;
}
div#toolbar li{
	display:inline;
	margin-right:10px;
}
table.poll{
	width:100%;
	border-collapse:collapse;
}
table.poll td{
	padding:10px;
	border-bottom:1px solid #333;
}
table.poll td.question{
	width:65%;
	
}
table.poll td.questionnumber{
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
}
textarea.textarea_poll{
	width:300px;
	height:150px;
}
div.centered{
	text-align:center;
	margin:5px;
}
div.formmessage{
	color:#870000;
}
.baseheader h1{
	float:left;
	margin:15px 0px 0px 10px;
}
.baseicon{
	padding:5px;
	margin:10px 0px 0px 80px;
	text-align:center;
	float:left;
}
div.captures{
	border-top:1px solid #333;
	padding-top:10px;
}
div.captures h2{
	text-align:center;
}
