/* Sonia Template */

body {
	margin: 0 auto;
	padding: 0;
	font: 9pt Arial, Verdana, Sans-Serif;
	background: #fff;
}

a {
	text-decoration: underline;
	color: #10540F;
}

a:hover {
	color: #10540F;
	text-decoration: none;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#container { 
	width: 760px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: url(../images/global/bg.gif) top left no-repeat;
}


#page {
	padding-top: 9px;
	color: #303030;
	width: 736px;
	padding-left: 2px;
	
}

#header {
	clear: both;
	margin: 0px 0 5px 0;
	height: 100px;
	background: url(../images/global/blueheader-2009.jpg) repeat-x;
}

#title {
	display: none;
	/* not needed but keep for info
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 5px;
	*/
}

#title_info {
	height: auto;
	width: 223px;
	padding: 5px 13px 20px 10px;
	width: 223px;
	margin: 0 0 5px 0;
	border-top: 1px solid #1D8C1D;
	border-bottom: 1px solid #1D8C1D;
	background: #e8f7e7 url(../images/global/plavo.gif) repeat-x;
	color: #808080;
}

#title_info p {
	margin: 0;
}

#title_info h3 {
	font-size: 1.2em;	
	color: #555;
}

#skipMenu {
	display: none;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#menu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#menu li {
	margin-bottom: 4px;
}

#menu li a, #menu li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #070b20;
}	
	
#menu li a:hover {
	background: #4f64d3;
	color: #fff;
}

#menu li.rssLogo {
	background: #070b20 url(../images/global/rssLogo.gif) left repeat-none;
}

.sidebar {
	margin: 2px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee url(../images/global/lijevo.gif) repeat-x;
}

.sidebar a, .sidebar a:visited {
	text-decoration: underline;
}

#other_news {
	width: 223px;
	margin: 0 0 5px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(../images/global/lijevo.gif) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}

#other_news ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#other_news li {
	margin: 0 0 0 0;
	line-height: 12px;
	list-style-type: none;
	padding: 0 0 3px 0;
	font-size: 90%;
}

#other_news h3 {
	font-size: 1.2em;
	color: #555;
}

#other_news a {
	display: block;
	line-height: 12px;
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ccc;
}

#content {
	min-height: 190px;
	height: auto !important;
	height: 190px;
	margin:  0 0 5px 155px;
	padding: 0 10px 15px 6px;
	line-height: 1.4em;
	background: url(../images/global/clanak.gif) repeat-x bottom left;
}

#content h2 {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	font-size: 1.5em;
	color: #6c000b;
}
}

#content h3 {
	margin: 3px 0 0 0;
	padding: 4px 0 4px 0;
}

#content h4 {
	margin: 2px 0 0 0;
	padding: 2px 0 2px 0;
	font-size: 1.1em;
}

#content .right {
	float: right;
	margin: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}

#content .left {
	float: left;
	margin: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}

#content .dayofweek {
	margin: 3px 0 0 0;
}

#content p {
	margin: 0 0 4px 0;
}

#content p.topStory {
	font-size: 0.9em;
	font-weight: bold;
}

#content ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 0;
}

#content ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#content #conditions {
	margin: 10px 0 0 0;
}

#content div.courseGuideHole h3 {
	border-bottom: 1px dashed #555;
}

#content div.courseGuideHoleAlt h3 {
	border-bottom: 1px dashed #555;
}

.date {
	padding: 2px 0 2px 0;
	height: 10px;
	margin: 5px 0 3px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #10540F;
}

#lower_left {
	margin: 0 250px 20px 155px;
	border-top: 1px solid #1D8C1D;
	border-bottom: 1px solid #1D8C1D;
	background: #e8f7e7 url(../images/global/plavo.gif) repeat-x;
	padding: 5px 6px 10px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
}

#lower_left a, #lower_left a:visited {
	text-decoration: underline;	
}

#lower_left h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#lower_left h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

#lower_left p {
	padding: 0;
	margin: 0;
	border: 0;
}

#lower_left .frontPageIntroImg {
	width: 300px;
	height: 105px;
	padding: 2px;
	border: 1px solid #c0c0c0;
	margin: 2px 0 0 2px;
}

#lower_right {
	float: right;
}

#footer {
	margin: 0 0 5px 0;
	border-top: 1px solid #e8e8e8;
	padding: 5px;
	height: 52px;
}

#footer p {
	font-size: 0.9em;
	color: #303030;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#footer .railo {
	float: right;
	}
	
#greenFees {
	padding: 0;
	margin: 0;
	}	
	
#greenFees caption {
	display: none;
	}
	
#greenFees tr {
	margin: 0;
	padding: 0;
	}
	
#greenFees #type {
	width: 175px;
	text-align: left;
	font-weight: bold;
	}
	
#greenFees #midweek {
	width: 100px;
	text-align: left;
	font-weight: bold;
	}
	
#greenFees #weekend {
	width: 100px;
	text-align: left;
	font-weight: bold;
	}
	
#greenFees #winter {
	width: 100px;
	text-align: left;
	font-weight: bold;
	}
	
.clearBoth {
	clear: both;
	}
	
#feature {
	min-height: 190px;
	height: auto !important;
	height: 190px;
	margin:  0 0 5px 155px;
	padding: 0 10px 15px 6px;
	line-height: 1.4em;
	background: url(../images/global/clanak.gif) repeat-x bottom left;
}

#feature h2 {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	font-size: 1.5em;
	color: #6c000b;
}

#feature h3 {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 1.3em;
	color: #6c000b;
}

#feature h4 {
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	border-bottom: 1px dotted #c0c0c0;
	color: #1D8C1D;
	background-color: #e8f7e7;
	font-size: 1.2em;
}

#feature .right {
	float: right;
	margin: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}

#feature .left {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
}

#feature .dayofweek {
	margin: 3px 0 0 0;
}

#feature p {
	margin: 7px 0 7px 0;
	font-size: 1.1em;
	line-height: 1.2em;
}

#feature p.topStory {
	font-size: 0.9em;
	font-weight: bold;
}

#feature ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 0;
}

#feature ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#feature em {
	font-size: 85%;
}

#rssLogo {
	border: 0;
	padding: 0;
	margin: 0;
	min-height: 20px;
	}

#rssLogo p {
	font-weight: bold;
	font-size: 110%;
	text-align: right;
}

#rssLogo a {
	text-decoration: none;
	}
	
#rssLogo img {
	float: right;
	margin-left: 5px;
	}
	
#content div.fixtures h3 {
	border-bottom: 1px dashed #555;
}

#content div.featuredFixture {
	padding: 3px 0 3px 0;
	border-top: 1px solid #1D8C1D;
	border-bottom: 1px solid #1D8C1D;
	background-color: #e8f7e7;
	font-size: 110%;
}


#content span.dateFormat {
	color: #10540f;
}

#drawsTable {
	padding: 0;
	margin: 0;
	}	
	
#drawsTable caption {
	display: none;
	}
	
#drawsTable tr {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	}
	
#drawsTable #type {
	width: 175px;
	text-align: left;
	font-weight: bold;
	}
	
#drawsTable #midweek {
	width: 100px;
	text-align: left;
	font-weight: bold;
	}
	
#drawsTable #weekend {
	width: 100px;
	text-align: left;
	font-weight: bold;
	}
	
#drawsTable #winter {
	width: 100px;
	text-align: left;
	font-weight: bold;
	}

#content img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content .alignright {
	float: right;
	margin-left: 10px;
}

#content .alignleft {
	float: left;
	margin-right: 10px;
}

#content blockquote {
  padding: 8px;
  background-color: #e8f7e7;
  border-top: 1px solid #1d8c1d;
  border-bottom: 1px solid #1d8c1d;
  background-image: url(../images/global/quote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }