/* Public CSS stylesheet */

.downloadManual {
	background-repeat: no-repeat;
	background-image: url(/var/themes/yeswecan/images/bg/howPlay_bg.gif);
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 3px;
}

.downloadManual a{
	text-decoration: none;
	color: #D70000;
}

.downloadManual a:hover{
	text-decoration: underline;
}

body:last-child:not(:root:root) .downloadManual { 
	padding-top: 2px; 	
	padding-bottom: 2px;
}

.downloadItem {
	background-repeat: no-repeat;
	background-image: url(/var/themes/yeswecan/images/others/howPlayItems.gif);
	padding-left: 15px;
	background-position: left center;
	color: #FF0600;	
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 24px;
}

.downloadItem a {color: #FF0600 !important;}

.screenshot {
	float: left;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.SmallScreenshot {
	float: left;
	margin-right: 10px;
}

.promoTitle {
	padding-left: 74px;
	padding-top: 15px;
}

.promoBody {
	background-image: url(/var/themes/yeswecan/images/bg/promoBody.jpg);
	background-repeat: no-repeat;
	width: 420px;
	height: 292px;
	padding: 5px;
	padding-top: 10px;
	background-position: right top;
	margin-left: 296px;
}

.promoTitleText {
	font-size: 23px;
	margin-left: -22px;	
}

.promoTitleText {
	*font-size: 20px;
	*margin-left: 0px;	
}

.promoBody {
	*width: 399px;
	*padding-left: 10px;
}

.promoBanner {
	float: left;
	padding-right: 10px;
	*padding-right:0px;
}

.howWork {
	width: 146px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/var/themes/yeswecan/images/others/howWork.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	color: #E5DE76;
	font-size: 14px;
}

.howWork a {
	width: 146px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/var/themes/yeswecan/images/others/howWork.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	color: #E5DE76;
	text-decoration: none;
	font-size: 14px;
}

.howWork a:hover {
	text-decoration: underline;
}

.bottomText {
	margin: auto;
	margin-top: 15px;
	padding-bottom: 15px;
	color: #FF0000;
	width: 773px;
	font-size: 10px;
}

.bottomText a {
	color: #FF0000;	
}

.bottomText a:hover {
	text-decoration: none;	
}

.bottomTextAllocate {
	color: #FFFFFF;
}

.bottomTextAllocate a{
	color: #FFFFFF;
}

#lowerpromotext
{
float: left; text-decoration: blink; color: #fdeecd; margin-left: -180px; margin-top: 90px; font-size: 22px
}