
/*
Naked War zone
overrides for global layout sheet
only add entries for items which need to be different from global layout
colour changes etc.  Be more careful about changing margin sizes and stuff, as a lot of these values are interconnected
of course, you can change *everything* if you can be bothered!
*/

BODY { text-align:center; background-image: url(/nakedwar/graphics/background.png); background-attachment:fixed; }

p { font-family:"Verdana", sans-serif; line-height:130%; margin-bottom:10px; }
p A { font-family:"Verdana", sans-serif; }

li { font-family:"Verdana", sans-serif; }
li A { font-family:"Verdana", sans-serif; }

p.player_link { color:#efffef; font-family:"Verdana", sans-serif;  font-size:10pt; font-style:normal; font-weight:normal; text-align:center; }
p.player_link A { color:#efffef; text-decoration:none; }
p.player_link A:hover { text-decoration:underline; }

p.blurb { color:#1C4605; font-family:"Courier New", "Courier", serif; font-size:10pt; font-style:normal; font-weight:bold; margin-bottom:20px; }
p.blurb A { color:#1C4605; font-family:"Courier New", "Courier", serif;  font-size:10pt; font-style:normal;  font-weight:bold; }

p.response { color:#1C4605; font-family:"Courier New", "Courier", serif; font-size:10pt; font-style:italic; font-weight:bold; margin:0px; }
p.response A { color:#1C4605; font-family:"Courier New", "Courier", serif; }

p.nav_on { color:#1C4605; font-weight:bold; }
p.nav_on A { color:#1C4605; font-weight:bold; }

p.nav_off { color:#1C4605; }
p.nav_off A { color:#1C4605; }

p.copyright { color:#1C4605;  }
p.copyright A { color:#1C4605; }

h1 { color:#1C4605; font-family:"Courier New", "Courier", serif; font-weight:bold; font-size:22pt;}
h2 { color:#1C4605; font-family:"Courier New", "Courier", serif; font-weight:bold; font-size:18pt;}
h3 { color:#1C4605; font-family:"Courier New", "Courier", serif; font-weight:bold; font-size:15pt}
h4 { color:#1C4605; font-family:"Courier New", "Courier", serif; font-weight:bold; font-size:12pt}

p.itemtitle { color:#1C4605; }
p.itemtitle A { color:#1C4605; }

p.itemsubtitle { color:#1C4605; }
p.itemsubtitle A { color:#1C4605; }

p.itemaction { color:#1C4605; }
p.itemaction A { color:#1C4605; }


p.itemquote { font-family:"Verdana", sans-serif; font-size:10pt; font-weight:normal; font-style:italic; line-height:normal; margin:20px; margin-bottom:0px; }
p.itemquote A { font-family:"Verdana", sans-serif; font-size:9pt; font-weight:normal; font-style:italic;}
p.itemquote2 { font-family:"Verdana", sans-serif; font-size:8pt; font-weight:bold; font-style:italic; line-height:normal; margin:20px; margin-top:0px; text-align:right; }
p.itemquote2 A { font-family:"Verdana", sans-serif; font-size:8pt; text-decoration:none; }


p.faq-question { font-family:"Verdana", sans-serif; font-size:9pt; }
p.faq-question A { font-family:"Verdana", sans-serif; font-size:9pt; }
p.faq-question A:hover { color:#A01010; text-decoration:underline; }

p.faq-answer { font-family:"Verdana", sans-serif; font-size:9pt; }
p.faq-answer A { font-family:"Verdana", sans-serif; font-size:9pt; }
p.faq-answer A:hover { color:#A01010; text-decoration:underline; }

	#zone_banner {
		border:0;
	}


	#zone_banner_player {
		border:0;
		height:26px;		
	}


	#zone_banner_player_left {
		width:440px;	
   		float:left;
 		padding:0;
		padding-left:10px;
		border:0;
		overflow:hidden;
		}

	#zone_banner_player_right {
		width:440px;	
   		float:right;
 		padding:0;
		padding-right:10px;
		border:0;
		overflow:hidden;
		}
	#zone_banner_default {
		border:0;
		background-image: url(/nakedwar/graphics/banner_background.png);
		height:192px;		
	}

	#content_frame{
		border-left:2px solid #1C4605;
		border-right:2px solid #1C4605;
		padding-top:20px;
		padding-bottom:20px;
		}

	#content_edge_left {
		width:18px;	
		}
	#content_edge_right {
		width:18px;	
		}

	#content_main {
		width:704px;	
	}
	#content_splash {
		width:984px;	
	}

	#content_gutter_1 {
		width:20px;	
		}

	#content_gutter_2 {
		width:20px;	
		}

	#content_bottom_frame {
		height:2px;
		border-left:2px solid #1C4605;
		border-right:2px solid #1C4605;
		border-bottom:2px solid #1C4605;

		}


#content_side {

	}
#content_right {

	}
#content_gutter_1 {

	}
#content_gutter_2 {

	}
#content_social {
		width:260px; 
		margin-left:20px; 
		margin-bottom:20px; 
		height:auto; 
}



	#copyright_frame {
		border:2px solid #1C4605;
		background-color: #82BA63;
		}


	#navigate_bar_frame {
		height:24px;
		}

.nav_space {
	height:22px;
	border-bottom:2px solid #1C4605;	
}

.nav_space_end {
	height:22px;
	border-bottom:2px solid #1C4605;	
}


.nav_section_off {
	border:2px solid #1C4605;
	height:20px;
}

.nav_section_on {
	height:22px;
	border-top:2px solid #1C4605;
	border-right:2px solid #1C4605;
	border-left:2px solid #1C4605;
}


.item-box {
	width:700px;
	border:2px solid #1C4605;
	margin-bottom:20px;	
}


.item-box-title {
	padding:8px;
	width:684px;
}

.item-box-content-full  {
	padding:8px;
	width:684px;
}

.item-box-content-full-nopad  {
	width:700px;
}

.column-spacer {
	width:20px;
}

.item-box-halfwidth {
	width:338px;
	border:2px solid;	
	margin-bottom:20px;
}

.item-box-halfwidth-content {
	padding:8px;
	width:322px;
}

.item-box-halfwidth-noborder{
	width:342px;
}

.sideitem-box {
	width:108px;
	margin-bottom: 10px;
	border:2px solid #000000;
}

.searchitem-box {
	width:110px;
	float:left;
	margin: 9px;
	border:2px solid #000000;
	padding:4px;
}

.left-boxout {
	background: #BDF99B;
	border-color: #82BA63;
}

.right-boxout {
	background: #BDF99B;
	border-color: #82BA63;
}

.boxout-title {
	background: #82BA63;
}

/* Naked War only*/

.item-box-tip {
		width:510px;
		border:0;
		background:#ffffff;
		padding:10px;
	    margin-left: auto;
	    margin-right: auto;		
		margin-bottom:20px;
}
