/* css for golfseasons.com */

/* basic elements */
body {
	text-align: center;
	font: 11px verdana,arial;
	color: #282828;
	background: #ffffff;
	margin: 0px;
	background: transparent;
	}
h1 {
	font: normal 16px georgia, arial, verdana, sans-serif;
	color: #660000;
	margin: 0px;
	}

strong {
	color: #282828;
}

p {
	font: 11px arial;
	margin-top: 0px;
	text-align: justify;
	}

/* specific divs */

#container {
	width: 760px;
	margin: auto; /* center in mozilla */
	}

#container b {
	color: #a10707;
	}

#logo {
	width: 760px;
	text-align: left;
	vertical-align: center;
}
#topmenu {
	position: absolute;
	top: 85px;
	margin-left: 530px;
	font: 11px arial;
	font-weight: bold;
	color: #8c854c;
	}
#topmenu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #8c854c;
	}
#topmenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #979797;
	}
#topmenu a:hover, a:active {
	color: #a10707;
	}
#topmenu .topitem {
	padding-top: 2px;
	padding-right: 20px;
	}
#image {
	width: 502px;
}
#topright {
	width: 258px;
	text-align: left;
	vertical-align: bottom;
	padding: 0 0 2px 3px;
	background: url('/gfx/rightbg.gif') no-repeat;
	}
html>body #topright {
	padding: 0  0 5px 5px;
	}
#menubg {
	text-align: center;
	height: 28px;
	background: url('/gfx/menu/menubg.gif') repeat-x;
	}
#menubg .menuitem {
	margin: 0 10px 0 10px;
	}
#signup {
	position: absolute;
	margin: 1px 0 0 0;
	}

html>body #signup {
	margin: 0 0 0 4px;
	}

#left {
	vertical-align: top;
	width: 502px;
	border-left: 1px solid #c8cfc1;

	}
#left .content {
	font-family: georgia, verdana, arial, sans-serif;
	text-align: left;
	font-size: 11px;
	padding: 15px;
	line-height: 14px;
	height:100%;
	}
#right {
	vertical-align: top;
	width: 258px;
	border-right: 1px solid #e7e9e5;
	background: #ece8c6;
	}
#right h1{
	text-align:left;
	margin: 0 0 0 15px;

}

#specialoffers {
	width: 502px;
	}
#specialoffer {
	width: 60px;
	}
#specialoffer1 {
	width: 50%;
	text-align: left;
	vertical-align: top;
	background: #fbf8dc;
	font-size: 11px;
	padding: 15px 10px 0 10px;
	}
#specialoffer1 h1 {
	margin: 0px;
	font-size: 11px;
	color: #a10707;
}
#specialoffer2 {
	width: 50%;
	text-align: left;
	vertical-align: top;
	background: #fbf8dc;
	font-size: 11px;
	padding: 15px 10px 0 10px;
	}
#specialoffer2 h1 {
	margin: 0px;
	font-size: 11px;
	color: #a10707;
}
#footer {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	color: #c2c09e;
	font-size: 10px;
	padding: 5px 0 0 0;
	}
#footer a:link, #footer a:visited{
	color: #c2c09e;


}
#intern1 {
	text-align: right;
	color: #cfcfcf;
	font-size: 11px;
	padding: 5px 0 0 0;
	}
#intern1 a:link, #intern1 a:visited {
	color: #cfcfcf;
	font-weight: normal;
	text-decoration: none;
	}
#intern1 a:active, #intern1 a:hover {
	color: #a10707;
	text-decoration: none;
	}
#rightlinks {
	text-align: left;
	padding: 0 0 0 15px;
}
#rightlinks ul {
	padding: 10px 0  0 15px;
	margin:  0 0 0 10px;
}
#rightlinks li {
	line-height: 16px;
	list-style: disc url('/gfx/li1.gif');
}
#rightlinks li a:link, #rightlinks li a:visited {
	color: #282828;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	list-style: disc url('/gfx/li1.gif');
}
#rightlinks li a:active, #rightlinks li a:hover {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	list-style: disc url('/gfx/li1.gif');
}
#msg {
	width: 450px;
	padding: 10px;
	background-color: #edf0e9;
	border: 1px solid #588429;
	}
#tbl-overview {
	width: 470px;
	}

#tbl-overview .headline {
	font-weight: bold;
	background-color: #c8cfc1;
	padding: 4px 4px 4px 10px;
	}

#tbl-overview .center-headline {
	width: 50px;
	text-align: center;
	font-weight: bold;
	background-color: #c8cfc1;
	padding: 2px 2px 2px 10px;
	}

#tbl-overview td {
	background-color: #edf0e9;
	padding: 4px 4px 4px 10px;
	}

#tbl-overview .center {
	text-align: center;
	background-color: #edf0e9;
	padding: 4px 4px 4px 10px;
	}

#tbl-priceexamples {
	width: 467px;
	font-size: 11px;
}

#offer1 {
	width: 33%;
	vertical-align: top;
	background-color: #f9f9f9;
	padding: 10px;
	border-right: 1px solid #dfe3db;
	border-bottom: 1px solid #dfe3db;
}

#offer1 p {
	font-size: 12px;
	font-weight: bold;
	color: #a10707;
	margin: 0px;
}

#offer2 {
	width: 33%;
	vertical-align: top;
	background-color: #f9f9f9;
	padding: 10px;
	border-right: 1px solid #dfe3db;
	border-bottom: 1px solid #dfe3db;
}

#offer2 p {
	font-size: 12px;
	font-weight: bold;
	color: #a10707;
	margin: 0px;
}

#offer3 {
	width: 33%;
	vertical-align: top;
	background-color: #f9f9f9;
	padding: 10px;
	border-bottom: 1px solid #dfe3db;
}

#offer3 p {
	font-size: 12px;
	font-weight: bold;
	color: #a10707;
	margin: 0px;
}

#booking1 {
	width: 14%;
	text-align: center;
	background-color: #dfe5da;
	border-right: 1px solid #bec5b8;
}

#booking2 {
	width: 14%;
	text-align: center;
	background-color: #dfe5da;
	border-right: 1px solid #bec5b8;
}

#booking3 {
	width: 14%;
	text-align: center;
	background-color: #dfe5da;
}

#downloadpricelist {
	text-align: right;
	background-color: #f9f9f9;
}
#tbl-othercourses {
	width: 300px;
	}

#ul-sitemap {
	line-height: 15px;
	}

/* classes */

.tbl-golfcourses {
	width: 465px;
	}
.tbl-golfcourses .image {
	border-bottom: 1px solid #dfe3db;
	vertical-align: top;
	}
.tbl-golfcourses .name {
	height: 30px;
	width: 306px;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #a10707;
	background-color: #dfe3db;
	}
.club-content {
	font-size: 11px;
	width: 306px;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #dfe3db;
	}
.club-content a:link, .club-content a:active, .club-content a:visited {
	font-weight: normal;
	text-decoration: underline;
	}
.club-content a:hover {
	font-weight: normal;
	text-decoration: none;
	}
.tbl-golfcourses .icons {
	width: 32px;
	padding: 0 5px 0 5px;
	background-color: #f1f1f1;
	border-right: 1px solid #dfe3db;
	}
.content a:link, .content a:visited, .content a:active {
	font-weight: bold;
	text-decoration: none;
	color: #890909;
	}
.content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #a10707;
	}

.form {
	margin: 0px;
	}
.form .td-textarea {
	vertical-align: top;
	padding-top: 10px;
	}
.form label {
	font-weight: bold;
	}
.form .td-submit {
	text-align: right;
	}
.normal-textinput {
	width: 300px;
	}
.medium-textinput {
	width: 200px;
	}
.medium-small-textinput {
	width: 142px;
	}
.small-textinput {
	width: 50px;
	text-align: center;
	}
.small-medium-textinput {
	width: 75px;
	text-align: center;
	}
.large-textarea {
	width: 300px;
	height: 150px;
	}
.medium-textarea {
	width: 300px;
	height: 75px;
	}
.small-textarea {
	width: 300px;
	height: 50px;
	}
.form-select-multiple {
	width: 150px;
	height: 150px;
	font-size: 10px;
	}
.topinput {
	width: 100px;
	height: 14px;
	color: #979797;
	font-size: 11px;
	}
.edit-course-submit {
	height: 23px;
	padding: 0 0 2px 0;
	}
.readmore {
	float: right;
	}
.readmore a:link, .readmore a:visited, .readmore a:active {
	color: #a10707;
	font-weight: bold;
	text-decoration: none;
	}
.readmore a:hover {
	color: #a10707;
	font-weight: bold;
	text-decoration: underline;
	}
.admxmenu a:link, .admxmenu a:visited, .admxmenu a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.admxmenu a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
.content-ul {
	color: #a10707;
	padding: 0 0 0 15px;
	margin:  0 0 0 10px;
	}
.content-ul a:link {
	font-weight: bold;
	text-decoration: none;
	}
.content-ul a:visited {
	font-weight: bold;
	text-decoration: none;
	}
.content-ul a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
.content-ul li {
	list-style: disc url('/gfx/li1.gif');
	padding: 1px 0 0 0;
	}
.msg-ul {
	font-weight: bold;
	color: #588429;
	padding: 0 0 0 15px;
	margin:  0 0 0 10px;
	}
.msg-ul li {
	list-style: disc url('/gfx/li2.gif');
	padding: 1px 0 0 0;
	}
.courseimage {
	border: 1px solid #000;
	width: 150px;
	float: left;
	}
.price {
	width: 18%;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #a10707;
	background-color: #dfe5da;
	}
.tipsandtricks {
	width: 156px;
	background-color: #dfe5da;
	}
.booking {
	font-weight: bold;
	font-size: 11px;
	color: #588429;
	}
.booking a:link, .booking a:visited {
	color: #588429;
	font-weight: bold;
	}
.booking a:active .booking a:hover {
	color: #588429;
	text-decoration: underline;
	}
.offerline {
	width: 1px;
	background-color: #dfe5da;
	}
.left {
	text-align: left;

	}
.right {
	text-align: right;
	}
	iframe {
   background-color: transparent;
}
