/* Design by L.Bridge Oct-2008 Contact: lbridge@tiscali.co.uk */

/*  ############################################################# LINKS */

a
{
	color: #148da8; /*#17a7c6*/
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: none;
}

/*  ############################################################# MAIN */

body
{
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
	background-color: #fff;
}

input
{
	color: #000;
	background-color: #fff;
	border: solid 1px #B9B9B9;
	font: normal 1.1em "Verdana", sans-serif;
}


/*  #############################################################  STRUCTURE */

.header
{
	background: url(img/logo.gif) no-repeat;
	height: 122px;
	border-bottom: 5px solid #000;
}

.menu
{
	padding: 1px;
	width: 250px;
	margin-bottom: 2px;
	background-color: #e6e6e6;
	float: right;
}

.menutopmargin
{
	margin-top: 0px;
}

.banner
{
	background: url(img/banner.jpg) no-repeat;
	background-color: #1b3653;
	height: 25px;
	text-align: center;
	color: #000;
	font-size: 1.6em;
}

.minibanner
{
	background-color: #000;
	text-align: center;
	color: #fff;
}

.main
{
	border-top: 15px solid #fff;
	padding-left: 5px;
}

.release
{
	height: 190px;
	width: 500px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 25px;
	border: solid 1px #d3e1e8;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}

.releasehdr
{
	float: left;
	padding-bottom: 10px;
	padding-right: 15px;
}

.releasehdrtxt
{
	float: left;
}

.releaseinfo
{
	margin-left: 160px;
	padding-right: 20px;
	padding-top: 5px;
	height: 180px;
}

.releaseviewinfo
{
	margin-right: 20px;
	text-align: right;
}

.downloadlink
{
	border: solid 1px #d3e1e8;
	padding: 1px;
	text-align: center;
	width: 70px;
	float: left;
}

.releasesmall
{
	height: 60px;
	width: 500px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 25px;
	border: solid 1px #d3e1e8;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
.releasesmallinfo
{
	margin-left: 70px;
}

.pagetitle
{
	font-size: 18px;
}

.footer
{
	text-align: right;
	background-color: #d7d7d7;
	padding: 5px;
}

.tagholder
{
	text-align: center;
	width: 500px;
}

.tag
{
	float: left;
}

.clearer
{
	clear: both;
}

.menuright
{
	float: right;
	padding: 2px;
	margin-right: 10px;
}

.logintop
{
	float: left;
}

.onlineright
{
	float: right;
	padding-right: 20px;
}

.rightfooter
{
	text-align: right;
}

.alert
{
	color: #C76262;
}

.alertsmall
{
	color: #C76262;
	font-size: 10px;
}

.green
{
	color: #1b980a;
	font-size: 10px;
}

.gold
{
	color: #ab8900;
}

.white
{
	color: #fff;
}

.black
{
	color: #000;
}
.boardreply
{
	color: #878787;
	font-size: 10px;
	border-bottom: 1px dashed #C0C0C0;
	padding-bottom: 5px;
}

.login
{
	padding: 25px;
	text-align: center;
}

.holder
{
	padding-top: 10px;
	padding-bottom: 20px;
	border: solid 1px #d3e1e8;
}

.holderalert
{
	padding-top: 5px;
	background-color: #ffd7d7;
	padding-bottom: 5px;
	text-align: center;
	border: solid 1px #ffb7b7;
}

.holderinfo
{
	padding-top: 10px;
	background-color: #fff3b0;
	padding-bottom: 10px;
	text-align: center;
	border: solid 1px #ffe762;
}

.holderinfosmall
{
	background-color: #fff3b0;
	text-align: center;
	border: solid 1px #ffe762;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.comments
{
	margin-left: 10px;
}

.info
{
	width: 80%;
	margin-top: 10px;
}

.cborder
{
	border-top: 1px solid #C0C0C0;
	padding-top: 10px;
}

.reminder
{
	padding-left: 10px;
	margin: 0px;
}

.membernews
{
	float: left;
    width: 50%;
}
/*  #############################################################  END  */
