a { color: #333333; }
#gameTitles a { color: #000; }
#main { background-color: #fff; }

/*Main Top - for contest, etc */
#mainTop {
	background-image: url(../images/contest.jpg);
	background-position: top; 
	background-repeat: no-repeat;
	width: 480px;
	height: 228px;
	padding: 50px 10px 0px 315px;
}
#mainTop p {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#mainTop ul {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin: 4px 0px 10px 12px;
	padding: 0;
}

#mainTop td {
	padding: 0px 0px 5px 0px;
}

#mainTop a { color: #fff; }

/*Shop Top*/
#shopBG {	
	background-image: url(../images/main-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 805px;
	min-height: 500px;
	_height: 500px;
	padding-top: 0px;
}

#shopTop {
	background-image: url(../images/main-bg-sub.gif);
	background-repeat: repeat-y;
}

#shopTop {
	width: 805px;	
	font-family: Arial, Helvetica, sans-serif;
}	
#shopTop .purchase .container {
	width: 465px;
	position: relative;
	left: 300px;
	padding: 10px;
	top: 250px;
	background-color: #FFFFFF;
	border: 2px solid #dfcf9e;
}
.itemInfoSm {
	font-size: 9px;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#shopTop .about {	
	color: #000;
}
h3 {		
	color: #000;	
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;	
}

#feature {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/features-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 805px;
	min-height: 450px;
	_height: 450px;
}
#featureContent {
	padding: 15px 0px 285px 20px;
	width: 375px;
}
#featureContent .about {
	margin-bottom: 15px;
	color: #000;
}
#contentRight {
	float: right;
	width: 350px;
	height: 450px;
}

/* Videos, Blog */
#media {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/sides-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 805px;
}
#mediaTop {	
	background-image: url(/features/images/vid-hdr.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 770px;
	height: 66px;
	margin-left: 17px;
}
#mediaTop p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 84px;
	padding-top: 14px;
}
#mediaMid {
	margin-left: 24px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #fff;
	margin-top: 10px;
}

#mediaMid .left {				
	margin-right: 20px;
	margin-left: 20px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}
#mediaMid .right {	
	width: 445px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;	
}
#mediaMid .right h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 26px;
	font-size: 18px;
	font-weight: normal;
}
#mediaMid .right h2 img {		
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -4px;
}

#mediaMid p {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 3px;
}
#mediaMid .itemInfo {
	font-size: 10px;
}
#mediaMid .purchase {
	text-align: center;
}
#mediaMid .purchase p {
	padding: 0;
	margin: 0;
}
#mediaMid .author {
	color: #535353;
}

#mediaMid .description .readMore {
	font-style: italic;
}
#videos .seperator {
	float: left;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
}
#videos .column {
	text-align: center;
	margin-top: 20px;
}
#videos .column  p {
	width: 150px;
}
#videos {
	margin-left: 20px;
}


/*Related Titles*/
#relatedTitles {
	background-image: url(../../images/relatedTitles-top.png);		
	background-position: top;
	background-repeat: no-repeat;		
	width: 771px;
	height: 69px;	
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 20px;	
}
#relatedTitles p {		
	padding-top: 15px;
	margin-left: 64px;
	color: #333333;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#relatedTitlesTable {		
	font-family: Arial, Helvetica, sans-serif;
	width: 715px;
}
#relatedTitlesTable .top {
	padding-top: 0px;
}
#gameTitles {
	background-image: url(../../images/relatedTitles-mid.gif);
	background-repeat: repeat-y;		
	padding: 0px 40px 0px 30px;
	width: 701px;
	font-family: Arial, Helvetica, sans-serif;
}
#gameTitles p {
	color: #333333;
}
#gameTitles p .about{
	margin-top: 10px;
}
#gameTitles .purchase {
	font-size: 18px;	
	font-family: Arial, Helvetica, sans-serif;
}
.coverImg {
	margin-right: 15px;
	margin-top: 22px;
}
#gameTitles .column {
	width: 135px;
}
#gameTitles .price {
	text-align: center;
} 
#gameTitles .itemInfo {
	text-align: right;
	margin-top: -5px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}
#gameTitles ul {
	margin-left: 0;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
#gameTitles .border {
	background-image: url(../../images/relatedTitles-sep.gif);
	background-repeat: no-repeat;
	height: 2px;
	/*width: 715px;*/
	margin: 10px 0px;
}
/**************************************/
#shopTop .center, #gameTitles .center {	
	margin-left: 10px;
	margin-right: 10px;
}
#shopTop .left, #gameTitles .left {		
	margin-right: 10px;
}
#shopTop .right, #gameTitles .right {		
	margin-left: 10px;
}	
.column {
	position: relative;
	float: left;
}
#shopTop .column {
	/*width: 135px;*/
	margin-bottom: 10px;
	width: 140px;
}

.purchase p {
	margin: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.price {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.itemInfo {
	font-size: 10px;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;		
	/*white-space: nowrap;*/
}
.about {
	font-size: 12px;
	line-height: 18px;
	/*padding-right: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
}
/*Shop Bottom*/
#shopBtm {
	position: relative;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
}	
#shopBtm .thumbnails {
	float: right;
}

.content {	
	padding-right: 273px;
}

.oldPrice {
	font-weight: normal;
	text-decoration: line-through;
}
#shopTop .price {
	text-align: center;
}
.copyText {
	padding: 5px 10px 5px 10px;
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.features {
	margin: 5px 5px 0px 5px;
}

.avail { text-align: center; }