/*
Design by Scott Vasey
Date: 2013
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #000000  url(images/background_bw.jpg) no-repeat;  <!--Main Background Colour (outside container) -->
	<!--background: #7A287A url(images/img02.jpg) repeat left top;-->
	<!--background: #250d0b url(images/bg.jpg) top repeat-x;-->
}

a:link, a:visited { color: #fcdd31; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #fcdd31; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0 0 15px 0;
	padding: 0px;
	border: 3px solid #cccccc;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.h_divider { background: url(images/horizontal_divider.jpg) bottom repeat-x; }
.vl_divider { background: url(images/vertical_divider.jpg) left repeat-y; }
.vr_divider { background: url(images/vertical_divider.jpg) right repeat-y; }

.fl { float: left; }
.fr { float: right }

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #ffffff;
	<!-- color: #fbbc53; (White Text) -->
	font-weight: bold;
}

.header_02 a {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #C12283;
}

.header_03 {
	padding: 0;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 100px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;   
	font-weight: bold;
	text-decoration: none;
	border: none; 
	background: url(images/button_01.jpg) no-repeat; 
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 0px;
	<!--background: url(images/container_bg.png) repeat-y; -->
}



#banner #logo {
	float: left;
	margin: 30px 0 0 40px;
	width: 303px;
	height: 0px;
	background: url(images/logo.png)  no-repeat;
}

#search_section {
	float: right;
	margin: 120px 40px 0 0;
}

#search_section form {
	float: right;
	margin: 0px;
	padding: 0px;
}

#searchfield {
	height: 16px;
	width: 180px;
	padding: 5px;
	margin: 0px;
	color: #000000; 
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none; 
	border: 1px solid #000000;	
}

#searchbutton {
 	height: 29px;
	margin: 0px;
	padding: 4px 6px 6px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: 1px solid #000000;
}

/* menu */

#menu {
	clear: both;
    width: 960px;
	height: 42px;
	/* background-color:rgba(255,255,255,0.6); */
	background: url(images/menu_bg.png) repeat-x; 
}

#menu ul {
	float: left;
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu ul li a {
	position: relative;	
	float: left;
	display: inline-block;
	height: 30px;
	width: 140px;
	margin-right: 10px;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#menu li a:hover, #menu li .current {
	position: relative;
	color: #ff3dd9;
	text-shadow: 1px 1px #000000;
	<!-- background: url(images/menu_hover_right.jpg) top right no-repeat; -->
}

#menu li a:hover span, #menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 42px;
	top: 0;
	left: 0;
	<!-- background: url(images/menu_hover_left.jpg) no-repeat; -->
}

/* end of menu */

/* content */

#content {
	padding: 0 10px;
}

.column_w210 {
	padding: 0 10px;
	margin-top: 40px;	
	width: 200px; /* width 205 */
	/*background: #FFFFFF; */
}

/* This is the container for the Facebook news feed */

.column_w211 { 
	padding: 0 0px;
	margin-top: 40px;	
	width: 280px; /* width 205 */
	height: 650px;
	/*background: #FFFFFF; */
	/*background:rgb(255,255,255);   
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;  */
    /*background:rgba(0,0,0,0.4);  
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000); */
	background-color:rgba(255,255,255,0.6);
}



.column_w430 {
	padding: 0 30px;
	margin-top: 40px;	
	width: 380px; /* width 470 */
	
}.column_w430 p {
	text-align: justify;
	margin-bottom: 15px;
}



.category_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.category_list li { 
	display: inline-block;
	height: 20px;
	padding: 6px 0 0 25px;
	margin: 0 0 5px 0;
	background: url(images/list_icon.jpg) top left no-repeat;
}

.category_list li a { 
	color: #cccccc;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.category_list li a:hover { 
	color: #fcdd31;
}
	
/* end of content */

/* footer */

#footer {
	clear: both;
	width: 960px;
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 1px solid #8b8a8b;
	background: url(images/footer.jpg) no-repeat; <!-- Very Bottom Footerv --> 
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #cccccc;
}

.footer_list li a {
	color: #000000;
	text-decoration: none;
}

.footer_list li a:hover {
	color: #FF00FF;
}

.footer_list .last {
	border-right: none;
}

/* end of footer */