/* block options */

.currency, .flags {
	background-repeat: no-repeat;
	color: #FFD17D;
	font-size: 12px;
	padding-top: 3px ;
	padding-right: 10px;
	padding-bottom: 5px;
}

.currency {
	background-image:url(../images/currency.jpg);
	margin-left: 17px;
	padding-left: 5px;
	float: left;	
}

#innerpage .currency {
	background: none;
	margin-left: 5px;
}

.currency img {
	padding-left: 4px;
	padding-top: 2px;
}


.flags {
	background-image:url(../images/flag.jpg);
	margin-right: 17px;
	padding-left: 8px;
	float: right;
}

#innerpage .flags {
	background: none;
	margin-right: 5px;
}

.flags img {
	padding-left: 2px;
	padding-top: 2px;
}

.flashBanner {
	background-image: url(../images/bannerArea.jpg);
	background-repeat: no-repeat;
	height: 337px;
	padding-left: 83px;
	padding-top: 0px;
}

.support {
	background-image: url(../images/support.jpg);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 1px;
	width: 211px;
	margin-left: 100px;
	margin-right: -70px;
	color: #FFFFFF;
	text-align: left;
	float: left;
}

.support p{
	margin: 0;
	padding: 0;
}

.icon {
	margin: 10px;
	margin-left: 0px;
}

.copyright {
	color: #E1A80B;
	margin-bottom: 15px;
}

.copyright a {
	color: #FFD96F;
	text-decoration: none;	
}

.copyright a:hover {
	text-decoration: underline;	
}

/* content */

.content {
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 251px;
}

.pagePath {
	font-size: 13px;
	font-weight: bold;
	color: #9C5E13;
}

.pagePath a{
	color: #000000;
	font-weight: normal;
}

.pagePath a:hover{
	text-decoration: none;
}

.screenshot {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.content h1 {
	color: #453100;
	font-size: 26px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content h3 {
	color: #9A5C11;
	font-size: 12px;
	font-weight: bold;
}