@charset "utf-8";
/* 	
								Prenton Golf Club CSS Document 
								Copy Right Prenton Golf Club Ltd.
								Designed and built by Sam Williams
*/

							/* Main Body START */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	
}
a:link {
	color: #095332;
}
a:hover {
	color: #A4151D;
}
a:visited {
	color: #095332;
}
a:active {
	color: #095332;
}

							/* Main Body END */

							/* Header START */
.header {
	height: 130px;
	padding-left: 17.5%;
	font-family: Calibri;
	font-size: 40px;
	color: #000000
}

.header-info {
	font-size: 14px;
	font-family: "Trebuchet MS";

}
.logo {
	background-image: url(../images/prenton_logo.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 125px;
	position: absolute;
	left: 3%;
	top: 28px;
}
.menu {
	margin-left: 17.5%;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 79.5%;
	height: 21px;/* 82.5% is the width from the pgc logo */
}
.main-image {
	height: 220px;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 2px;
}
.magictext {
	position: absolute;
	width: 94%;
	height: 27px;
	top: 348px;
	left: 5%;
}

.topbannerright {
	position: absolute;
	right: 3%;
	top: 40px;
	height: 44px;
	width: 300px;
	background-image: url(../images/founded.png);
}

/* Index Content Style START */

.content {
	margin-left: 3%;
	margin-right: 3%;
}
#index_table_container {
	margin-bottom: 5px;
	margin-top: 5px;
}
.index_content_holder {
	padding: 2px;
}

.index_content_holder_mid {
	padding: 11px;
}

.golf-feed {
	height: 230px;
	overflow: hidden;
}


							/* Footer START */
.footer {
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;	
	bottom: 0px;
}

							/* Font Style for all Titles */
.titles {
	color: #095332;
	font-weight: bold;
	font-size: 20px;
	height: 40px;
}

.table-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

							/* #### ContactUs Page*/

.table_contact_us {
	border-width: 1px;
	border-style: dashed;
	border-color: #CCCCCC;
	padding: 5px;
	margin-top: 15px;
}
.input_contactus {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.grey_border {
	border: 1px solid #666666;
}

							/* #### Course Page */

.bordertopbottom{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}

.bordertop{
border-top:1px solid #000000;
}

.borderbottom{
border-bottom:1px solid #000000;
}

.course {
border:1px solid #000000;
}

							/* Generic Table Borders*/
	
.table_border {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;
	margin-top: 15px;
}

.table_border_tb {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.table_border_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.table_border_red_dashed {
	border-width: 1px;
	border-style: dashed;
	border-color: #A4151D;
	padding: 5px;
}

.table_border_red_dashed_margin {
	border-width: 1px;
	border-style: dashed;
	border-color: #A4151D;
	padding: 5px;
	margin-bottom: 4px;
}

							/* Generic Font Colours*/
							
.form_warning {
color: #FF0000;
}
							/* Form Styles */
							
.submit_search {
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #FFFFFF;
	height: 20px;
	color: #666666;
}

.index_form_input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 16px;
}

.form_input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 16px;
}

.submit_general{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
}

.form_input_login {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 16px;
	width: 200px;
}

.form_input_text {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.form_input_file {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.form_input_select {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

							/* OTHER */

.notification {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;
	margin-top: 15px;
	background-color: #FFFF99;
}
.weather {
	height: 160px;
	overflow: hidden;
	margin-left: 2px;
	
	
}

						/* TABLE Style Highlight */
						
tr.tr td {background-color:white;}

tr.trred td {
	background-color:#CCC;
}


.oops {
	font-size: 56px
}

.oops1 {
	font-size:24px
}