/* http://clubmarconi.com.au CSS Stylesheet  yb Meshmedia */

@charset "UTF-8";
#top-section {
	background-color: #222226;
	height: 45px;
	text-align: right;
	margin-bottom: 20px;
}
#top-strip {
	color: #D1D3D5;
	padding-top: 10px;
	font-size: 12px;
}
#top-strip p {
	padding-right: 10px;
}
#top-strip a:link {
	color: #D1D3D5;
}
#top-strip a:visited {
	color: #D1D3D5;
}
#top-strip a:hover {
	color: #2bd3fd;
}
#top-strip a:active {
	color: #2bd3fd;
}
#header-buttons {
	text-align: right;
	width: 700px;
}
#header-logo {
}

@font-face {
   font-family: BPreplay;
   src: url("/fonts/BPreplay-webfont.ttf") format("truetype");
}
@font-face {
   font-family: Anivers-Regular;
   src: url("/fonts/Anivers_Regular.otf") format("opentype");
}

/* IE Webfont */

@font-face {
   font-family: BPreplay;
   src: url("/fonts/BPreplay-webfont.eot");
}


/* @end */





#main-menu {
	font-family: "Anivers-Regular", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 35px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222226;
}

#main-menu ul {
	margin:0;
	padding:0;
	}

#main-menu ul li {
	margin:0 5px;
	display: inline;
	
	}
	
#main-menu ul li.main-menu a{
	color:#222226;

	}

#main-menu ul li.main-menu-hover a{
	color:#2bd3fd;
	}

#main-menu ul li.selected a{
	color:#2bd3fd;
	}
	
	#main-menu ul li.main-menu-selected a{
	color:#2bd3fd;
	}
	

.events-list {
	font-family: Rockwell, Georgia, "Times New Roman", serif;
	color: #10499e;
	font-size: 15px;
}
#submenu {
	padding-top: 20px;
}
#submenu a:link {
	color: #10499e;
	text-decoration: none;
}
#submenu a:visited {
	color: #10499e;
	text-decoration: none;
}
#submenu a:hover {
	color: #2bd3fd;
	text-decoration: none;
}
#submenu a:active {
	color: #2bd3fd;
	text-decoration: none;
}
.home-thumb-img {
	padding-top: 21px;
	padding-bottom: 5px;
}
h6 a:link {
	color: #222226;
	text-decoration: none;
}
h6 a:visited {
	color: #222226;
	text-decoration: none;
}
h6 a:hover {
	color: #2bd3fd;
	text-decoration: none;
}
h6 a:active {
	color: #2bd3fd;
	text-decoration: none;
}
#maincontent {
	padding-top: 20px;
}
#bottom-section {
	background-color: #d1d3d5;
	padding-top: 20px;
}
.bpreplay-blue {
	font-family: BPreplay, Calibri, Arial, sans-serif;
	color: #104A9E;
}
.bluetext {
	color: #10499E;
}



#sitemap a:link {
	color: #222226;
	text-decoration: none;
}
#sitemap a:visited {
	color: #222226;
	text-decoration: none;
}
#sitemap a:hover {
	color: #2bd3fd;
	text-decoration: none;
}
#sitemap a:active {
	color: #2bd3fd;
	text-decoration: none;
}
#footer {
	font-family: BPreplay, Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 40px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #2bd3fd;
	text-decoration: none;
}
#footer a:active {
	color: #2bd3fd;
	text-decoration: none;
}
#ent-feature {
	padding-left: 25px;
}
#quick-links {
	width: 275px;
}
#quick-links p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}


/* Zebra table listing style */
.zebra-listing tr{

padding: 5px 0;
}

.zebra-listing tbody tr.even td{
      background:#fff;
	  height: 30px;
	  padding: 5px;
}

.zebra-listing tbody tr.odd td{
      background: #ddd;
	  height: 30px;
	  padding: 5px;
}


/* Additonal asset for customised pages */

.DJvoteBox {
	background: url(../images/boardphotos/dj-girl.jpg) repeat scroll 0% 0% transparent; 
	width: 440px; 
	height: 600px; 
	padding: 50px 30px 0 20px;
	margin-bottom: 50px;
}

.DJvoteBox .pds-box{
	background:url("http://clubmarconi.com.au/images/1px_spacer.gif") repeat-x scroll left top !important;
	padding: 0px !important;
}

.DJvoteBox p {

	width: 290px;
	font-size: 90%;
	color: #5f4a45;

}

#PDI_container3907854 .pds-answer-group {
	width: 120px;
}

.answerBox {
	padding:20px;
	
	
}

.answerBox h4 {
	
}

.answerBox h4 span {
	font-size:10px;	
}

.answer { font-size:18px; color:#333; width: 30px; background: none; padding: 5px; border: 2px solid #10499E; color: #10499E;}
