body,td,th {color: #666666;}
body { 
	margin:0px; 0px; 0px; 0px;
	background-color: #305075;
	background-image: url(/phpBB2/templates/xand/images/backs.gif);
	background-repeat: repeat-y;
    background-position: center;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link { color: #6699CC; text-decoration: none;}
a:visited { text-decoration: none; color: #6699CC;}
a:hover { text-decoration: none; color: #663366; }
a:active { text-decoration: none; color: #6699CC;}

.nav a:link { color: #9DA9B8; text-decoration: none;}
.nav a:visited { text-decoration: none; color: #9DA9B8;}
.nav a:hover { text-decoration: none; color: #FFFFFF; }
.nav a:active { text-decoration: none; color: #FFFFFF;}

.nav {
	background-color: #F7F7F7;
	background-image: url(phpBB2/templates/xand/images/menu.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #9DA9B8;
	font-size: 12px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	padding: 10px;
}

.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01547D;
}

.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	line-height: 16px;
	text-align: justify;
}

.item_row {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #01547D;
	border-right-color: #01547D;
	border-bottom-color: #01547D;
	border-left-color: #01547D;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.headlineWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #663366;
	padding: 10px 10px 5px;
}
.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC99CC;
	background-color: #330033;
}

.feature a:link { color:#FFFFFF; text-decoration:underline;}
.feature a:hover { color:#FFFFFF; text-decoration:underline;}
.feature a:visited { color:#FFFFFF; text-decoration:underline;}
.feature a:active { color:#FFFFFF; text-decoration:underline;}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

.featureHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #BDA8AA;
}


.resultstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.pageNav a:link {
	color: #663366;
	text-decoration: none;
	height: 18px;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: justify;
}
.pageNav a:visited {
	text-decoration: none;
	color: #663366;
	height: 18px;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: justify;
}
.pageNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #663366;
	height: 18px;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	min-width: 150px;
	text-align: justify;
}
.pageNav a:active {
	text-decoration: none;
	color: #663366;
	height: 18px;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: justify;
}
.pageNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #663366;
	height: 25px;
	width: 150px;
	vertical-align: middle;
}
.pageNavBG {
	background-color: #CC99CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663366;
	width: 150px;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #F7F7F7; border: 10px #FFFFFF solid; }

.cmstextheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01547D;
	text-align: left;
	width: 70%;
}
.cmstextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	width: 70%;
}

.cmstextqty{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	width: 20px;
}
.cocktailName {
	font-size: 14px;
	font-weight: bold;
}

.rule {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}.error {
	font-size: 12px;
	color: #CC0000;
}
