@charset "UTF-8";
/* CSS Document */


/* ------------------------------------------------------------------------
	Content Redefinition
------------------------------------------------------------------------- */

	* { margin: 0; padding: 0; border: 0; } 

	body {
		padding: 0 0 0 10px;
		font: 62.5%/1.2 Verdana, Arial, Sans-Serif;
		letter-spacing: 0.02em;
		background: #000000 url(http://www.matadorrecords.com/mission_of_burma/battle/images/bg.jpg) repeat scroll left top;
		color: #FFFFFF;
		text-align: left;
	}
	
	#templateBody {width:960px; margin:30px auto;}

	a { color:#81ae45; text-decoration:none; }
	a:hover { text-decoration: none; }
	a:focus { outline: none; }

	p { font-size: 1.2em; margin:0 0 13px;}
	p.closing {margin: 0 !important;}

	h1, h2, h3, h4, h5, h6, p {}
	
	h1 { 
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(http://www.matadorrecords.com/mission_of_burma/battle/images/title.gif) no-repeat scroll 0 0;
		font-size:1.8em;
		height:287px;
		margin:0 0 40px 60px;
		text-indent:-9999px;
		width:843px;
	}
	
	h2, h3 {
		font-size: 1.4em;
		border-bottom: 1px #9db2b9 solid;
	}
	
	h2.enter {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(http://www.matadorrecords.com/mission_of_burma/battle/images/title-enter.gif) no-repeat scroll 0 0;
		border-bottom:medium none;
		float:right;
		height:82px;
		text-indent:-9999px;
		width:398px;
	}
	
	h3 { margin: 20px 0 10px 0; }
	
	h3.videos {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(http://www.matadorrecords.com/mission_of_burma/battle/images/title-gallery.gif) no-repeat scroll 0 0;
		border-bottom:medium none;
		display:block;
		float:left;
		height:62px;
		margin:25px 0 15px;
		text-indent:-9999px;
		width:960px;
	}
	
	pre {
		position: absolute; top: 10000px; left: 10000px;
		display: block;
		font: 1.1em Verdana, Arial, Sans-Serif;
		padding: 13px 10px 0 10px;
		border-left: 4px #bfc6c7 solid;
		background: #E7EFF0;
		color: #000;
	}
	
	.highlight {
		background: #E7EFF0;
		color: #000;
		padding: 0 5px;
	}
	
	ul { margin: 0 0 0 15px; font-size: 1.2em; }
	ul.noBull { list-style: none; margin-left: 0; }
		ul li { margin: 0 0 5px 0; }
		ul li.current {
			border: 1px #bfc6c7 solid;
			background: #E7EFF0;
			padding: 2px;
		}
		ul.noBull li.current { margin-left: -2px; }
		
		ul.noBull li { margin:  0 0 10px 0; }
		ul li span.counter { display: block; float: left; text-align: right; width: 60px; margin: 0 10px 0 0; }
		ul li span.description { display: block; float: left; width: 600px; }
	
	ul.checkmark {
		margin: 0;
		list-style: none;
	}
		
		ul.checkmark li {
			padding: 1px 0 1px 20px;
			background: url(../images/backgrounds/checkmark.gif) center left no-repeat;
		}
		
	textarea {
		width: 500px; height: 40px;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 1.2em;
		color: #687275;
		border: 1px #bfc6c7 solid;
	}
	
	label {
		display: block;
		font-size: 1.2em;
		margin: 20px 0 5px 0;
	}



/* ------------------------------------------------------------------------
	Layout
------------------------------------------------------------------------- */

#burmaDetails {
	border-left:4px solid #81AE45;
	float:left;
	height:auto;
	left:0;
	margin:0 50px 0 0;
	padding:0 0 0 10px;
	position:relative;
	top:20px;
	width:470px;
}

#burmaFormHolder {
	float:right;
	height:auto;
	position:relative;
	right:0;
	top:0;
	width:398px;
}


#burmaGalleryHolder {
	clear:both;
	height:auto;
	left:0;
	position:relative;
	top:30px;
	width:960px;}


	form {
		float:left;
		margin:20px 25px 0 0;
		width:396px;
	}
	
	form label { 
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#FFFFFF none repeat scroll 0 0;
		color:#81AE45;
		font-size:1em;
		font-weight:bold;
		margin:0 0 5px;
		padding:3px;
		text-transform:uppercase;
	}
	
	form input.button {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(http://www.matadorrecords.com/mission_of_burma/battle/images/submit.gif) no-repeat scroll 0 0;
		border:medium none;
		clear:both;
		color:#687275;
		cursor:pointer;
		float:right;
		height:30px;
		margin-top:10px;
		padding:2px;
		text-align:center;
		text-indent:-9999px;
		width:61px;
	}
	
	form input.button:hover {
		background:transparent url(http://www.matadorrecords.com/mission_of_burma/battle/images/submit.gif) no-repeat scroll 0 -30px;
		}

.burmaVideoItem {
	float:left;
	height:160px;
	left:0;
	margin:0 30px 0 30px;
	position:relative;
	top:0;
	width:128px;
}
.burmaVideoItem img {border:3px solid #ffffff;margin:0 0 5px;}
.burmaVideoItem span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	color:#1A1718;
	font-size:0.92em;
	font-weight:bold;
	padding:1px 4px;
	text-transform:uppercase;
	}
	
	
#burmaFooter{
	clear:both;
	display:block;
	height:auto;
	left:0;
	margin:0 0 50px;
	position:relative;
	text-align:center;
	top:80px;
	width:960px;
}

div.matador {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.matadorrecords.com/mission_of_burma/battle/images/matadorlogo.gif) no-repeat scroll 0 0;
	height:55px;
	margin:0 auto;
	text-indent:-9999px;
	width:84px;}

.links {
font-size:0.92em;
font-weight:bold;
letter-spacing:0.1em;
margin-top:10px;
text-transform:uppercase;
}

a.matador {}

a.burma {}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
