/* ----------------------------------------------
	Template Name : FreshMedia
	Template Code : S-0021
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : February 07, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	background:#A61C2B url(http://www.carnaleagolfclub.com/themes/freshmedia/images/body_bg.jpg) repeat-x;
	margin:auto;
	padding:0px;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#484848;
	text-align: center;
}
/* images */
#wrap-out img {
	background: #fafafa;
   border: 0px solid #dcdcdc;
	padding: 0px;
}
#wrap-out img.float-right {
  	margin: 5px 0px 10px 10px;  
}
#wrap-out img.float-left {
  	/*margin: 5px 10px 10px 0px;*/
}
.flt{
	float:left;
}
/* start - table */
#wrap-out table {
	border-collapse: collapse;
	margin: 15px 10px;	
}
#wrap-out th {
	/*background: #ADD8E6 url(http://www.carnaleagolfclub.com/themes/freshmedia/images/tp_bg.jpg) repeat-x 0 -100px;*/
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	/*border-left: 1px solid #78C7FA;
	border-bottom: solid 2px #fff;*/
}
#wrap-out tr {
	height: 34px;
	background: #fff;
}
#wrap-out td {
	padding-left: 11px;
	padding-right: 11px;
	/*border: 1px solid #EDEDED;	*/
}	
/* end - table */

/* form elements */
#content-wrap form {
	margin: 15px 10px;
	float:left;
}
#content-wrap label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
#content-wrap input, #content-wrap select {
	/*padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	*/
}
#content-wrap textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
#content-wrap input, #content-wrap textarea, #content-wrap select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

#content-wrap input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	background: #fff url(http://www.carnaleagolfclub.com/themes/freshmedia/images/tp_bg_big.jpg) repeat-x;
	width: 904px;	
	margin: 0 auto;
	text-align: left;	
	height:242px;
}
#wrap {
	/*background: url(http://www.carnaleagolfclub.com/themes/freshmedia/images/header-photo.jpg) no-repeat right top;*/
	width: 900px;	
	margin: 0 auto;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 904px;	
	padding: 0;	
	background: transparent;
	display: inline;	
}
#header {
	position: relative;
	width: 900px;	
	height: 172px;	
	padding: 0;	
	margin: 0 auto;
	background: transparent;
}

/*  Navigation  */
#nav {
	float:left;
	margin:0px 0 0 0px;
}
#nav ul {
	float: right;
	list-style: none;
	width: 750px;		
	height: 35px;
	margin:29px 0 0 0;	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
	background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/tp_tab_bg.gif);
	width:95px;
	height:40px;
	float:left;
	text-align:center;
	margin-left:5px;
}
#nav ul li a {
	font: bold 11px/38px Tahoma;
	text-decoration: none;	
	color: #FFFFFF;
	width:95px;
	height:40px;
	float:left;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #0F4774;	
	background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/tp_tab_bg1.gif);
	width:95px;
	height:40px;
	float:left;
	text-align:center;
	border:0px;
}
#nav ul li.nav-selected a {	
	color: #0F4774;	
	background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/tp_tab_bg1.gif);
	width:95px;
	height:40px;
	float:left;
	text-align:center;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 72px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	/* customize_header_logo */ color: #fff; /* customize_header_logo */
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 95px; left: 30px;	
}
#logo img{
	float:left;
	margin:37px 0 0 21px;
	border:none;
	background:none;
	padding:0px;
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header div#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #755643;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 190px; left: 35px;		
}
#intro p {
	padding: 0px;
}


/* Main Column */
#main {
	float: left;
	width: 655px;
	padding: 0; margin: 0;
	display: inline;		
}
.main-full {
	width:100%!important;
}
#main h1 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 3.5em Georgia, "Times New Roman", Times, serif;
	color: #895F30; 
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
}
#main h1 a {
	color: #895F30;
	text-decoration: none;	
	background: none; border: none;
}
#main ul li {
	list-style-image: url(http://www.carnaleagolfclub.com/themes/freshmedia/images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 245px;
	padding: 0; margin: 15px 0 0 0;		
	display: inline;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 3px 5px; 
	font: normal 2em 'trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #666666;	
	letter-spacing: -.5px;	
}
#sidebar ul.nav {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(http://www.carnaleagolfclub.com/themes/freshmedia/images/dots.gif) repeat-x left top;
}
#sidebar ul.nav li {
	list-style: none;
	background: url(http://www.carnaleagolfclub.com/themes/freshmedia/images/dots.gif) repeat-x left bottom;
	padding: 8px 10px;
	margin: 0;		
}
* html body #sidebar ul.nav li {
	height: 1%;
}
#sidebar ul.nav li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #0C9BC2; 	
		
	font-weight: bold;		
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul.nav li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: .8em;
}
#sidebar ul.nav li a:hover {	
	color: #555;	
}
#sidebar ul.nav ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.nav ul li { background: none; }

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/fp_bg.gif) repeat-x;
	color: #777;
	width: 900px;
	float: left;		
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;	
}
#footer-content ul {
	background: url(http://www.carnaleagolfclub.com/themes/freshmedia/images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul li {
	background: url(http://www.carnaleagolfclub.com/themes/freshmedia/images/dots.gif) repeat-x left bottom;
}
#footer-content ul li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #777;
	border: none;
}
#footer-content ul li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #777;
	border: 1px solid #ECF8FE;
	background: #ECF8FE;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa;	}
.post-info a { color: #C5935C; }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }

img#ccm-logo {
	padding:0px;
}
.flt{
	float:left;
}
img{
	border:0px;	
}
#maindiv{
	float:left; width:100%; margin:auto; padding:0px;
}
#main_block{
	width:1034px;
	margin:auto;
}
#tp_bg{
	float:left; display:inline; width:1034px; background:#b7060e; width:1034px; height:473px; text-align:left; margin-top:44px;
}
.tp_logo{
	float:left; margin:9px 0 0 299px;
}
.tp_tab{
	float:left; display:inline; margin-top:-37px; position:relative; margin-left:66px;
}
.tp_tab_pos{
	float:left; display:inline; margin-top:-37px; position:relative; margin-left:66px;
}
.tp_link1{
	margin-left:32px;
}
.tp_link2{
	margin-left:38px;
}
.tp_link3{
	margin-left:33px;
}
.tp_link4{
	margin-left:42px;
}
.tp_link5{
	margin-left:41px;
}
#center_main{
	float:left; display:inline; width:1034px; background:#fff;
}
#center_inner{
	float:left; display:inline; width:1034px; text-align:left; background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/cp_center_px.gif) top repeat-y; margin-top:19px;
}
#cp_block{
	float:left; display:inline; background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/cp_bottom_bg.jpg) center bottom no-repeat; width:1034px;
}
#lp_block{
	float:left; display:inline; width:735px; padding-bottom:15px;
}
.cp_wel{
	float:left; display:inline; width:666px; margin-left:34px; border-bottom:1px dashed #B2B2B2; padding-bottom:28px; margin-top:15px;
}
.cp_wel a{
	color:#BE0002;
}
.cp_weathere{
	float:left; display:inline; width:300px; margin-left:34px;margin-top:8px; font-size:11px; color:#626262;
}
.cp_view_block{
	float:left; display:inline; width:666px; margin-left:34px;margin-top:8px; font-size:11px; color:#626262;
}
.cp_view{
	float:left; width:226px; display:inline; margin:16px 0 0 0px;
}
.cp_virtual{
	float:left; margin-top:20px;
}
.cp_cont_block{
	float:left; background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/cp_contact.gif) no-repeat; width:270px; height:142px; display:inline; margin-top:16px;
}
.cp_cont_block span{
	float:left; margin:18px 0 0 18px;
}
#rp_block{
	float:left; display:inline; width:296px;
}
#rp_inner_block{
	float:left; display:inline; width:215px; margin:2px 0 0 31px;font:11px Verdana, Arial, Helvetica, sans-serif;
}
.rp_news1{
	float:left; margin:13px 0 0 0; border-bottom:1px solid #BDC6CA; padding-bottom:10px; color:#AD0F1A; width:183px;
}
.rp_news1 strong{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#373736; line-height:20px;
}
.rp_news2{
	float:left; margin:13px 0 0 0; padding-bottom:10px;  color:#AD0F1A; width:183px;
}
.rp_news2 strong{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#373736; line-height:20px;
}
.rp_read{
	float:left; background:url(http://www.carnaleagolfclub.com/themes/freshmedia/images/rp_aro.jpg) left no-repeat; padding-left:10px; color:#373736;
}
#fp_block{
	float:left; width:1034px; padding-top:34px; font:10px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-align:center; padding-bottom:10px;
}
#fp_block a{
	color:#fff;
	 font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow:#3300FF;
}
#fp_block a:hover{
	text-decoration:underline;
}
#fp_block span{
	margin:0 17px 0 17px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.thecourse{
	float:left; display:inline; width:666px; margin:20px 0 0 34px; font:12px/19px Verdana, Arial, Helvetica, sans-serif;
}
.thecourse a{
	float:left; width:32px; height:22px; text-align:center; background:#185E67; color:#fff; text-decoration:none; margin-right:3px;
}
.thecourse a:focus{
	float:left; width:32px; height:22px; text-align:center; background:#B00D16; color:#fff; text-decoration:none; margin-right:3px;
}
.thecourse a:hover{
	float:left; width:32px; height:22px; text-align:center; background:#B00D16; color:#fff; text-decoration:none; margin-right:3px;
}
.the_cours_block{
	 margin:20px 0 0 34px; float:left; display:inline;
}
.thecourse_hole{
	float:left; display:inline; width:666px;
}



/* Van Hire Page */
.vh_cp_inner_bg{
	float:left; display:inline; width:530px; margin-left:25px; margin-top:20px;
}
/*mini bus hire */
.mb_cp_inner_bg{
	float:left; display:inline; width:530px;
}

/* customize_miscellaneous */ /* customize_miscellaneous */