@charset "UTF-8";
/* CSS Document */

/*
Theme Name: MGSA Theme
Theme URI: http://www.mgsacquiescence.com/
Description: Custom Wordpress theme for the Metal Gear Solid: Acquiescence web sites.
Version: 1
Author: Tam Cao
Author URI: http://www.tamcao.com/
*/

@import "../css/global_mgsa.css";

img {border:0; outline:0;}
a {border:0px;}
.supportsouthern_hdr {
	width:241px; height:26px;
	display: inline; margin:0; padding:0;
	overflow: hidden;
	}

p.supportsouthern_hdr {
	margin:0; padding:0;
	width: 241px; height: 26px;
	position: relative;
	overflow:hidden;	
	}
	p.supportsouthern_hdr span {
		display:block;
		background:url(../pagepics/hdr_supportsouthern.jpg) top left no-repeat;
		width: 241px; height: 26px;
		margin:0; padding:0;
		position:absolute; left:0; top:0; z-index:1;
	}
	
#donationinfo p {
	font-size: 80%; font-family:Arial, Helvetica, sans-serif; line-height:13pt; color:#272727; letter-spacing:.05em; font-weight:normal; 
	color: #484848;
	margin-right:20px;
	}
#donationinfo {padding-top:20px; padding-bottom:20px;}
#donationinfo span{font-weight:bold;}


#productimages {
	width: 810px;
	height:283px;
	position:relative;
	margin:0;
	padding:18px 45px 18px 45px;
	}

#product01, #product03{
	width:230px; height:247px;
	float:left;
	display: inline;
	margin:0; padding:0; overflow: hidden;
	}

#product02 {width:230px; height:247px;
	float:left;
	display:inline;
	margin:0px 60px 0px 60px;
	overflow:hidden;
}

p.dvdpackage {
	margin:0; padding:0;
	width: 230px; height: 247px;
	position: relative;
	overflow:hidden;	
	}
	p.dvdpackage span {
		display:block;
		background:url(../pagepics/donation_dvd.jpg) top left no-repeat;
		width: 230px; height: 247px;
		margin:0; padding:0;
		position:absolute; left:0; top:0; z-index:1;
	}

p.dogtag {
	margin:0; padding:0;
	width: 230px; height: 247px;
	position: relative;
	overflow:hidden;	
	}
	p.dogtag span {
	display:block;
	background:url(../pagepics/donation_dogtag.jpg) top left no-repeat;
	width: 230px;
	height: 247px;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	}
	
p.poster {
	margin:0; padding:0;
	width: 230px; height: 247px;
	position: relative;
	overflow:hidden;	
	}
	p.poster span {
		display:block;
		background:url(../pagepics/donation_poster.jpg) top left no-repeat;
		width: 230px; height: 247px;
		margin:0; padding:0;
		position:absolute; left:0; top:0; z-index:1;
	}

div.donation05button, div.donation10button {float:left; margin-right:15px; margin-top:15px; border:0px; padding:0px;}
div.donationotherbutton{float:left; margin-right:15px; margin-top:15px; border:0px; padding:0px;}
.noborder {border:0px;}