/***********************************************/
/* Parallel Worlds - CSS Document              */
/* pw-style.css                                */
/* http://www.the9thdimension.com              */
/* by sjclarke.net                             */
/***********************************************/

/***********************************************/
/* HTML Tag Styles                             */
/***********************************************/

body {
	margin: 0px;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(assets/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

a {
	color: #a24540;
}

a:hover {
	color: #7a3233;
}

/***********************************************/
/* Layout Divs                             */
/***********************************************/

#wrapper {
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
}

#header {
	position: relative;
	left: 3px;
	background-color: #000000;
	width: 754px;
	height: 102px;
	background-image: url(assets/header_bg.jpg);
	background-repeat: repeat-x;
}

#headerlogo {
	width: 349px;
	height: 65px;
	position: relative;
	left: 17px;
	top: 15px;
}

#navbar {
	position: relative;
	left: 3px;
	width: 754px;
	background-color: #b6b6b6;
	height: 34px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(assets/navbar_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#subheader {
	position: relative;
	left: 3px;
	width: 754px;
	height: 258px;
	background-color: #585858;
	margin-top: 3px;
}

#column1 {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 3px;
	width: 213px;
	float: left;
}

#column2 {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 530px;
	float: left;
	border-left: 1px solid #585858;
}

#callout01 {
	width: 186px;
	background-color: #585858;
	height: 20px;
	padding-left: 17px;
	padding-top: 10px;
	margin-bottom: 1px;
}

#callout01a {
	width: 163px;
	background-color: #d5d5d5;
	margin-bottom: 1px;
	padding: 10px 20px 10px 20px;
}

#callout01b {
	width: 163px;
	background-color: #acacac;
	margin-bottom: 1px;
	padding: 10px 20px 10px 20px;
}

#callout01c {
	width: 163px;
	background-color: #d5d5d5;
	margin-bottom: 1px;
	padding: 10px 20px 10px 20px;
}

#callout02 {
	width: 522px;
	height: 91px;
	border-left: 5px solid #a14546;
	padding-left: 3px;
}

#callout03 {
	width: 522px;
	height: 91px;
	border-left: 5px solid #c0633a;
	padding-left: 3px;
}

#callout04 {
	width: 522px;
	height: 91px;
	border-left: 5px solid #93ac10;
	padding-left: 3px;
}

#callout05 {
	width: 522px;
	height: 91px;
	border-left: 5px solid #64b6cb;
	padding-left: 3px;
}

#callout06 {
	width: 522px;
	height: 91px;
	border-left: 5px solid #f99503;
	padding-left: 3px;
}

#hr01 {
	height: 21px;
	width: 530px;
	background-image: url(assets/hr01.gif);
	background-repeat: repeat-x;
}

#maincontent {
	margin-left: 20px;
	width: 720px;
	margin-top: 20px;
}

#maincontent02 {
	margin-left: 20px;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content01 {
	background-color: #acacac;
	width: 319px;
	border-right: 1px solid #FFFFFF;
	float: left;
	text-align: center;
	padding: 20px;
}
#content02 {
	background-color: #acacac;
	width: 320px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	padding: 20px;
}
#content02b {
	background-color: #acacac;
	width: 360px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 20px;
	height: 420px;
	*height: 415px;
}

#content02b a {
	display: block;
	margin: 0 20px 40px 20px;
}

#content02b a.NoMargin {
	margin: 0;
}



#cards {
	background-color: #f6ecec;
	border-top: 1px dashed #a24540;
	border-bottom: 1px dashed #a24540;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

#cards01 {
	background-color: #f6ecec;
	border-top: 1px dashed #a24540;
	border-bottom: 1px dashed #a24540;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	height: 330px;
}

#cards02 {
	background-color: #f6ecec;
	border-top: 1px dashed #a24540;
	border-bottom: 1px dashed #a24540;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	height: 380px;
}

#cards03 {
	background-color: #f6ecec;
	border-top: 1px dashed #a24540;
	border-bottom: 1px dashed #a24540;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	height: 350px;
}

#cards04 {
	background-color: #f6ecec;
	border-top: 1px dashed #a24540;
	border-bottom: 1px dashed #a24540;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	height: 340px;
}

#cards05 {
	background-color: #f6ecec;
	border-top: 1px dashed #a24540;
	border-bottom: 1px dashed #a24540;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	height: 400px;
}

#top {
	text-align: right;
	padding: 10px 0 10px 0;
}

#card-select {
	margin: 20px 0 20px 0;
}

#card-text {
	width: 460px;
	margin-left: 220px;
	height: 300px;
}

#spacer {
	margin-bottom: 20px;
}

/***********************************************/
/* Style Classes                             */
/***********************************************/

.img-margin {
	margin-right: 30px;
}

.img-margin-02 {
	margin-bottom: 3px;
	margin-top: 3px;
}

.img-box {
	border: 1px solid #585858;
	padding: 1px;
	float: left;
	margin-right: 10px;
}

.img-gameplay {
	margin: 20px 20px 20px 0px;
	float: left;
}

.img-card {
	margin-right: 20px;
	float: left;
}

.callout01 {
	line-height: 1.4em;
}

.callout02 {
	line-height: 2.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.callout02:hover {
	text-decoration: underline;
}

.news01 {
	font-size: .9em;
	line-height: 1.4em;
}

.news02 {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: .9em;
}

.news02:hover {
	text-decoration: underline;
}

.maincontent {
	line-height: 1.4em;
}

#footer-wrapper {
	clear: both;
}

.sign-up {
	height: 35px;
	width: 754px;
	margin-left: 3px;
	padding-top: 10px;
	border-top: dotted 1px #000;
	background-color: #ACACAC;
	text-align: center;
}

.sign-up form {
	margin: 0;
	padding: 0;
	display: inline;
}

#footer {
	clear: both;
	position: relative;
	left: 3px;
	background-color: #000000;
	width: 754px;
	height: 102px;
	background-image: url(assets/header_bg.jpg);
	background-repeat: repeat-x;
}

#callout01a form {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 10px;
}

#callout01a span {
	font-size: 10px;
}

.input-margin {
	margin-top: 5px;
}

.soc-bm {
	height: 30px;
	width: 754px;
	margin-left: 3px;
	padding-top: 15px;
	border-top: dotted 1px #000;
	background-color: #D5D5D5;
	text-align: center;
}

.news_spacer {
	border-top: 1px dashed #a24540;
	height: 1px;
	padding-bottom: 10px;
}