@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #600 url(http://www.betting-365.com/template/casinos/blue-ornate/lovecraft-blue.png);
	color: #999;
	font-size: 12px;
}

a img {
	border: none;
	margin:0;
	padding:0;
}

.fltrt {  
	float: right;
	margin-left: 10px;
}
		
.fltlft { 
	float: left;
	margin-right: 10px;
}
		
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#wrapper {
	width: 960px;  
	margin: 0 auto;
	padding: 0 10px;
	background: url(http://www.betting-365.com/template/casinos/blue-ornate/ornate-wrapper.png) repeat-y;
}

#body3142 .BettingLines p{ color:red;}
/* ---------------------- start menu elements ---------------------- */
	
		.menu-container {
			margin-top: 6px;
			height: 32px;
			width: 930px;
			padding: 0 15px;
			float: right;
			text-shadow: #000 1px 1px 1px;
		}
				
				.menu-container ul {
					padding:0;
					margin:0;
				}
				
				.menu-container ul li {
					display: inline;	
					float: left;
					position: relative;
					height: 16px;
					background-image: url(http://www.betting-365.com/template/casinos/blue-ornate/drk-grey-divider.png);
					background-repeat: no-repeat;
					text-align: center;
					padding: 8px 0px;
				}
				
				.menu-container ul li ul {
					display: none;	
					position: absolute;
					top: 32px;	
					margin-top: -2px;
					z-index: 2;	
				}
				
				.menu-container ul li a {
					color: #FBB917;
					text-decoration: none;
					height:16px;
					padding: 8px 10px;
				}
				
				.menu-container ul li a:hover, a:focus {
					color: #EDDA74;
					text-decoration: underline;
				}
				
				.menu-container ul li:hover ul { 
					display: block;
				}
				
				.menu-container ul li a:hover ul { 
					display: block;
				}
				
				.menu-container ul li ul:hover li{ 
					display: block;
				}
				
				.menu-container ul li ul li {
					width: 110px;
					background-image: none;
					background-color: #222;
					border: 1px solid #000;
					border-top-style: none;		
					height: auto;
					padding: 3px 0px;
				}
				
				.menu-container ul li ul li a {
					padding: 0px;
					margin-top: 0px;
					margin-bottom: 0px;
					color: #FBB917;
				}
				
				.menu-container ul li ul li a:hover {
					color: #EDDA74;
	/*				text-decoration: underline;		*/
				}

	/*			.menu-container ul li:hover ul li {
					background-image: none;
					border-style: solid;
					border-color: #000;
					border-width: 1px;
					border-top-style: none;		
					padding: 3px 0px;
					margin: 0;
				}							*/
				
				.menu-button {
					padding: 7px 3px;
					float: right;
				}
				
				.menu-button:hover {
					padding-top: 9px;
				}
		
		
/* ---------------------- end menu elements ---------------------- */
	


#header {
	width: 950px;
	margin: 0 5px;	
	height: 170px;
	padding-bottom: 10px;
	background-image: url(http://www.betting-365.com/template/casinos/blue-ornate/blue-ornate-menu.png);
}

#shadowbox {
	width: 100%;
	min-width: 980px;
	background-image: url(http://www.betting-365.com/template/casinos/blue-ornate/shadow.png);
	background-repeat: repeat-x;
	height: 400px;
	position: absolute;
	top: 0px;
	z-index: -1;
}

.logo {
	float: left;
	margin-left: 5px;
}

#header h1{
	text-align: center;
	padding: 5px;
	color: #333;
	font-size: 16px;
	clear: both;
	margin: 0px;
}

#content-container {
	clear: both;
	margin: 0 auto;
	padding: 10px;
	width: 938px;
	min-height: 300px;
}

#content-wrap {
/*	background: url(http://www.betting-365.com/images/blue-fade.png) repeat-x #ffffff;	*/
	float: left;
	margin-right: 5px;
}

#content {
	width: 606px;
	float: left;
	min-height: 280px;
	font-size: 12px;
	padding: 0 10px 10px 10px;
}

	#content a {
		color: #ccc;
		text-decoration: none;
		text-shadow: #000 1px 1px 0px;
	}
	
	#content a:hover {
		color: #EDDA74;
		text-decoration: underline;
		text-shadow: #000 1px 1px 0px;
	}
	
	#content h1, h2, h3 {
		font-size: 20px;
		color: #FBB917;
		text-shadow: #000 1px 1px 0px;
	}

#sidebar {
	width: 294px;
	float: right;
	min-height: 280px;
	border-left: #ffff99 dotted 6px;
	padding-left: 5px;
}

	#sidebar .widget {
			width: 260px;
			padding: 10px;
			padding-top: 0px;
			margin: 0 auto;
			margin-bottom: 10px;
			background: url(http://www.betting-365.com/template/casinos/blue-ornate/trans-black.png);
			border: 1px solid #000;
			text-shadow: #000 1px 1px 0px;
		}
		
		.widget h4{
			padding: 5px;
			margin: 0 auto 20px auto;
			color: #FBB917;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			text-shadow: #000 1px 1px 0px;
		}
		
		.widget ul{
			list-style: disc;
		}
		
		.widget a{
			color: #666;
			text-decoration: none;
		}
		
		.widget a:hover {
			color: #EDDA74;
			text-decoration: underline;
		}		

#banner-extra {
	width: 468px;
	height: 60px;
	border: 2px solid #111;
	background: #222;
	float: right;
	margin: 40px 30px 30px;
	font-size: 12px;
}

#content .post {
	padding-bottom: 10px;
	margin: 10px 0 10px 0;
	min-height: 195px;
	border-bottom: #ff9 2px dotted;
}

	#content .post img {
		float: left;
		margin: 10px 20px 10px 10px;
		border: 2px #000 solid;
	}
	
	#content .post h2 {
		text-align: center;
		font-size: 14px;
		margin: 0px; padding: 7px 0;
		line-height: 16px;
		text-shadow: 1px 1px 0 #999;
	}
	
	#content .post h2 a{
		color: #FBB917;
		text-decoration: underline;
		text-shadow: #000 1px 1px 0px;
	}
	
	#content .post h2 a:hover{
		color: #EDDA74;
	}	
	
	#content .post .a_link {
		float: right;
		color: #eaeaea;
		padding: 8px 11px 18px 11px;
		background: url(http://www.betting-365.com/template/fox_patterns/blue/article-button.png);
		margin: 20px 20px 0 20px;
		text-decoration: none;
		text-shadow: #000 1px 1px 0px;
	}
	
	#content .post .a_link:hover {
		background-position: 0 40px;
		color: #FFF;
	}
	
		#content .post  p.readmore .a_link {
		float: right;
		color: #eaeaea;
		padding: 8px 6px 18px 6px;
		background: url(http://www.betting-365.com/template/fox_patterns/blue/article-button.png);
		margin: 20px 20px 0 20px;
		text-decoration: none;
		text-shadow: #000 1px 1px 0px;
	}
	
	#content .post p.readmore .a_link:hover {
		background-position: 0 40px;
		color: #FFF;
	}
	
	#content .post p.readmore {
		padding-bottom: 20px;
	}
	
	#content .fullarticle {
		margin-top: 0px;
	}
	
	#content .fullarticle h1 {
		margin: 10px 0;
		font-size: 16px;
		text-shadow: 1px 1px 0 #000;
		text-align: center;
	}
	
	#content .fullarticle h3 {
		text-align: right;
		font-size: 12px;
		font-weight: normal;
		margin: 3px 0 25px;
	}
	
	#content .fullarticle .article_date {
		text-align: right;
		margin: 0;
		padding: 0;
	}
	
#content .post_content {
	border-bottom: #ff9 2px dotted;
	padding: 10px;
	margin-bottom: 10px;
}

#content .post_content h1 {
	margin: 5px 0 15px 0;
	font-size: 20px;
	text-shadow: 1px 1px 0 #000;
}

#content .post_content h2 {
	margin: 5px 0 15px 0;
	font-size: 16px;
	text-shadow: 1px 1px 0 #000;
}

#content .adds {
	background: url(http://www.betting-365.com/template/casinos/blue-ornate/trans-black.png);
	padding: 10px;
	margin: 10px 0 10px 0;
	border: #000 2px solid;
}

#content .pager a {
	padding: 10px 5px;
}

#content #bookmarkwidget {
	height: 36px;
	margin-bottom: 10px;
}

#content #bookmarkwidget .bookmark_list li {
	background: none;
}

#content #ranking-table a {
	text-shadow: none;
}

#content .matchups-container a {
	text-shadow: none;
}

#content-wrap #content .matchups-topcap h1 {
	color: #FBB917;
	text-shadow: #000 1px 1px 0px;
}	

.text-wrap {
	padding-bottom: 10px;
	margin: 10px 0;
	border-bottom: 2px #ff9 dotted;
	line-height: normal;
	font-size: 12px;
	clear: both;
}

	.text-wrap h2 {
		padding: 7px 0;
		margin: 0;
		font-size: 14px;
		text-align: center;
		text-shadow: #000 1px 1px 0px;
		color: #FBB917;
		text-decoration: underline;
	}

	.text-wrap .heading {
	/*	padding: 7px 0;	*/
		margin: 10px;
		text-align: left;
	}

#footer {
	color: #333;
	clear: both;
	margin: 0 auto;
	padding: 10px;
	border-top: #222 1px solid;
	width: 930px;
	background: url(http://www.betting-365.com/template/casinos/blue-ornate/trans-black.png);
	min-height: 100px;
	
}

	#footer a {
		color: #666;
	}
	
	#footer a:hover {
		color: #999;
	}

			/*
			###################################
			####  FEATURED ARTICLE SLIDER #####
			###################################*/
			#article_slider {
				width: 620px;
				height: 235px;
				margin: 10px auto 10px auto;
				overflow: hidden;
				left: -6px;
				top: -6px;
				position: relative;
			}
			#article_slider h1 {
				margin: 0;
				margin-bottom: 15px;
				line-height: 14px;
				text-align: center;
			}
			#article_slider h1 a {
				margin: 0;
				margin-bottom: 15px;
				font-size: 14px;
				color:#FBB917;
				text-decoration: underline;
				text-shadow: #000 1px 1px 0px;
			}
			#article_slider h1 a:hover {
				color: #EDDA74;
			}
			#article_slider .article_slider_wrapper {
				width: 620px;
				overflow: hidden;
				height: 235px;
		/*		left: -4px;
				top: -8px;
				position: relative;	*/
			}
			#article_slider .article_slider_wrapper ul {
				width: 9999px;
				height: 235px;
				list-style: none;
				margin: 0;
				padding:0;
			}
			#article_slider ul li {
				float: left;
				width: 590px;
				height: 220px;
				background: url(http://www.betting-365.com/template/casinos/blue-ornate/article-slider-red.png);
				margin: 0;
				padding: 5px 20px 10px 10px;
				line-height:normal;
				overflow: visible;
			/*	text-shadow: #ccc 1px 1px 0px;	*/
			}
			#article_slider ul li p img {
				float:left;
				margin: -5px 30px 0 0;
				border: solid #000 2px;
			}
			#article_slider ul li p {
				margin: 0 8px;
				padding-top: 5px;
				line-height:16px;
			}
			#article_slider ul li p a.a_link {
				display:block;
				float:right;
				padding: 5px 6px 19px 6px;
				margin: 30px 20px 10px 0;
				border: none;
				background: url(http://www.betting-365.com/template/fox_patterns/blue/article-button.png);
				color: #eaeaea;
				text-decoration: none;
				text-shadow: #000 1px 1px 0px;
			}
			#article_slider ul li p a.a_link:hover {
				background-position: 0 40px;
				color: #FFF;
			}
			#thumbNav {
				position: relative;
				bottom: 25px;
				text-align: right;
				margin-right: 30px;
			}
				#thumbNav a {
					color: #eaeaea;
					padding: 3px 6px;
					margin: 3px;
					background: #AF7817;
					border: 1px #c3922e outset;
					text-decoration: none;
					font-size: 12px;
				}
				#thumbNav a:hover {
					background: #c3922e;
					color: #fff;
				}
				#thumbNav a.cur {
					background: #fbc926;
					color: #666;
				}
			#article_slider .article_slider_wrapper ul ul {
				position: static;
				margin: 0;
				background: none;
				overflow: visible;
				width: auto;
				border: 0;
			}
			#article_slider .article_slider_wrapper ul ul li {
				float: none;
				height: auto;
				width: auto;
				background: none;
			}
			/* ############ End Article Slider ############ */
			
			/* ############ Start Matchups Override ############ */
			
			#content .matchups-container {
				position: relative !important;
				left: -6px !important;
			}
			
			/* ############ footer links ############ */
			
#footer h1  {
  border-bottom: 1px solid #999;
  color: #999;
  font-size:14px;
  font-family:Arial,Helvetica,Sans-Serif;
  font-weight:bolder;
  margin:0 ;
  padding:0;
  width:auto !important;
}
#footer h2  {
  font-size:18px;
}
#footer ul {
	list-style:none;
	list-style-type:none !important;
	margin: 0 20px 30px 10px;
	padding:0;
	float:left;
	width:21% !important;
}
#footer ul:first-child {
  margin-left: 25px;

}
#footer ul:last-child {
  margin-right: 0px;

}

#footer li {
	padding:0 ;
	margin : 0 0 0 20px;
	list-style-type:disc;
}
