
/* layout */

/*
	light yellow f3ebcf
	dark green 013425
	dark tan 5f573b
*/

* {margin:0;padding:0;}
html{/*height:100%;*/}
body,div,p,td,th,a{
	font-size:13px;
	
}

p {
	margin: 0 0 10px 0;
}

.clear{clear:both}


body{
	background-image:url(/assets/img/template/aip/template_01.jpg);
	background-repeat: repeat-x;
	background-color: #013425;
	font-family: "Helvetica Neue","Lucida Grande","microsoft sans serif",helvetica,arial,sans-serif;
	text-align: center;
	color:white;
	/*height:100%;*/
}

a{color:white}

div#template-wrapper{
	width:950px;
	margin: 0 auto;
	text-align: left;
	/*height:100%;*/
}
div#template-header{
	background-image:url(/assets/img/template/aip/template_03.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height:197px;
	width:950px;
}

div#template-header-home{
	background-image:url(/assets/img/template/aip/hometemplate_03.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height:197px;
	width:950px;
}

div#template-header-golfhome{
	background-image:url(/assets/img/template/aip/golfback_02.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height:197px;
	width:950px;
}

div#template-logo{
	background-image:url(/assets/img/template/aip/template_02.jpg);
	background-repeat: no-repeat;
	height:197px;
	width:249px;
	float: left;
}
div#template-section{
	background-position: bottom right;
	background-repeat: no-repeat;
	height:197px;
	width:300px;
	float:right;
}

div#template-login{
	margin:20px 35px 0 0;
	text-align: right;
}

div#template-section .members{
	background-image:url(/assets/img/template/aip/section_members.jpg);
}

div#template-body{
	background-image:url(/assets/img/template/aip/template_15.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	/*height:100%;*/
	width:950px;
}


div#template-bodywrap{
	background-image: url(/assets/img/template/aip/background.jpg);
	background-repeat: repeat-y;

	float: left;
	/*height:100%;*/
	width:950px;
}


div#template-content{
	background-image:url(/assets/img/template/aip/template_06.jpg);
	background-repeat: no-repeat;
	width:597px !important;
	width:701px;
	padding:60px 54px 20px 50px;
	float:right;	
	min-height: 337px;
	/*height:100%;*/
}

div#template-content-golf{
	background-image:url(/assets/img/template/aip/golfsub_05.jpg);
	background-repeat: no-repeat;
	width:597px !important;
	width:701px;
	padding:100px 54px 20px 50px;
	float:right;	
	min-height: 337px;
	/*height:100%;*/
}

div#template-content-home{
	background-image:url(/assets/img/template/aip/hometemplate2_06.jpg);
	background-repeat: no-repeat;
	width:651px !important;
	width:701px;
	padding:60px 0px 20px 50px;

	float:right;	
	min-height: 337px;
	/*height:100%;*/
}


div#template-content-homemember{
	background-image:url(/assets/img/template/aip/hometemplate_06.jpg);
	background-repeat: no-repeat;
	width:651px !important;
	width:701px;
	padding:60px 0px 20px 50px;

	float:right;	
	min-height: 337px;
	/*height:100%;*/
}


div#template-content-golfhome{
	background-image:url(/assets/img/template/aip/golfback_05.jpg);
	background-repeat: no-repeat;
	width:651px !important;
	width:701px;
	padding:60px 0px 20px 50px;

	float:right;	
	min-height: 337px;
	/*height:100%;*/
}

div#template-content-golftournament{
	background-image:url(/assets/img/template/aip/golf-tournaments-back.jpg);
	background-repeat: no-repeat;
	width:651px !important;
	width:701px;
	padding:60px 0px 20px 50px;

	float:right;	
	min-height: 337px;
	/*height:100%;*/
}


div#golftournament-menubox{
	height:126px;
	width:200px;
}

ul#golftournament-menu{
	padding:0;
	margin:0;
	list-style: none;
	z-index: 100;
	left: -22px;
	top:71px;
	position: relative;
}

ul#golftournament-menu li{
	padding:0;
	margin:0;
	list-style: none;
	float:left;
	position: relative;
}

ul#golftournament-menu a{
	display: block;
	text-indent:-5000px;
}

a#golftournament-menu-men.tabinactive{
	width:135px;
	height:56px;
	background-image:url(/assets/img/template/aip/golf-tournaments-menu1.jpg);
}

a#golftournament-menu-men.tabactive{
	width:135px;
	height:56px;
	background-image:url(/assets/img/template/aip/golf-tournaments-m1.jpg);
}

a#golftournament-menu-women.tabinactive{
	width:118px;
	height:56px;

	background-image:url(/assets/img/template/aip/golf-tournaments-menu2.jpg);
}

a#golftournament-menu-women.tabactive{
	width:118px;
	height:56px;
	background-image:url(/assets/img/template/aip/golf-tournaments-menu2_over.jpg);
}

a#golftournament-menu-mixed.tabinactive{
	width:133px;
	height:56px;
	background-image:url(/assets/img/template/aip/golf-tournaments-menu3.jpg);
}

a#golftournament-menu-mixed.tabactive{
	width:133px;
	height:56px;
	background-image:url(/assets/img/template/aip/golf-tournaments-menu3_over.jpg);
}


div#template-footer{
	background-image:url(/assets/img/template/aip/template_17.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:950px;
	height:82px;
	clear:both;
	text-align: center;
	padding-top:100px;
}

div.clearleft {
	clear:left;
}

/* menu*/

ul#conditionsmenu{
	list-style:none;
	margin: 0;
	padding:0;
	position:relative;
	left:220px;
	display:none;
}

ul#conditionsmenu li{
	list-style:none;
	margin: 0;
	padding:5px;
	background-color:#144b26;
	color:white;
	width:110px;
	
	
}

div#golfmenuplaceholder{
	height:29px;
}

div#golfmenuwrapper{
	position:absolute;
	z-index:100;
}


#golfhomemenu{
left:-25px;
position:relative;
top:-20px;
}

#golfsubmenu{
left:-25px;
position:relative;
top:-60px;
}


div#template-menu{
	padding-bottom:168px;

	float:left;
	/*height:100%;*/
}

div#template-menu ul{
	list-style: none;
}

div#template-menu ul.menu-sublist{
	padding:10px 20px 10px 0px;
	background:url(/assets/img/template/aip/background.jpg) repeat-y left;
}
div#template-menu ul.menu-sublist li{
	text-align: right;
	width:210px;
}
a.menu-sub{
	color:#5f573b;
	text-decoration: none;
}



div#template-menu ul.root{
	padding-top:58px;
	background-repeat: no-repeat;
	background-image:url(/assets/img/template/aip/template_05.jpg);
}

div#template-menu li{
	margin: 0;
	padding: 0;
}


a.menu-button{
	display:block;
	text-indent: -5000px;
}

a#menu-about{
	background-image:url(/assets/img/template/aip/template_07.jpg);
	width:249px;
	height:32px;
}
a#menu-home{
	background-image:url(/assets/img/template/aip/home.jpg);
	width:249px;
	height:32px;
}
a#menu-events{
	background-image:url(/assets/img/template/aip/template_08.jpg);
	width:249px;
	height:32px;
}

a#menu-gallery{
	background-image:url(/assets/img/template/aip/gallery.jpg);
	width:249px;
	height:32px;
}
a#menu-board{
	background-image:url(/assets/img/template/aip/template_09.jpg);
	width:249px;
	height:31px;
}
a#menu-newsletter{
	background-image:url(/assets/img/template/aip/template_10.jpg);
	width:249px;
	height:33px;
}
a#menu-information{
	background-image:url(/assets/img/template/aip/template_11.jpg);
	width:249px;
	height:32px;
}
a#menu-contact{
	background-image:url(/assets/img/template/aip/template_12.jpg);
	width:249px;
	height:32px;
}
a#menu-dining{
	background-image:url(/assets/img/template/aip/template_13.jpg);
	width:249px;
	height:31px;
}
a#menu-member{
	background-image:url(/assets/img/template/aip/template_14.jpg);
	width:249px;
	height:30px;
}

a#menu-blog{
	background-image:url(/assets/img/template/aip/template_blog.jpg);
	width:249px;
	height:30px;
	margin-top:1px;
}



a#menu-forum{
	background-image:url(/assets/img/template/aip/template_forum.jpg);
	width:249px;
	height:30px;
	margin-top:1px;
}




a#menu-golf{
	background-image:url(/assets/img/template/aip/template_golf.jpg);
	width:249px;
	height:34px;

}





/* forms */

textarea {
	width:450px;
	height:250px;
}

textarea.mceEditor{
	width:450px;
	height:350px;
}

a.icon{
	width:16px;
	height:16px;
	border:0px solid black;
	display:block;
	float:left; 
}

a.icon span{
	display:none;
}

a.icon-edit{
	background-image:url(/assets/img/icons/action_check.gif);
}
a.icon-delete{
	background-image:url(/assets/img/icons/action_delete.gif);
}


/* calendar */



table#golfhomecalendar{
	

	margin-bottom:20px
}

table#golfhomecalendar td{
	background-color: #22253a;
	color: #789da8;
	padding:3px;
	
}



table#calendar{
	width:100% !important;
	width:580px;
	border-collapse:collapse;
	margin-bottom:20px
}

table#calendar td{
	border:1px solid #5f573b;
	background-image:url(/assets/img/template/aip/texture-tan.jpg);
	height: 100px;
	color: white;

}
table#calendar td a{
	font-size:10px
}


table#calendar div.daycontent{
	/*padding:4px;*/
	/*background-image:url(/assets/img/template/aip/texture-orange.jpg);*/
	height: 100%;
}


table#calendar td.dayheader{
	height: auto;
}

table#calendar div.dayheader{
	background-image:url(/assets/img/template/aip/texture-green.jpg);
	height: auto;
	text-align: center;
	font-weight: bold;
	/*padding: 4px;*/
	
}

table#calendar div.daylabel{
	font-weight: bold;
	color:white;
	/*padding:4px;*/
	background-image:url(/assets/img/template/aip/texture-red.jpg);
}

table#calendar div.daylabeltoday{

}

/* members */

div#member-photo{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

div#member-contact{
	float:left;
}

.member-photo-thumb,.member-photo-large{
	border:1px solid black;
}

div.member-friend{
	text-decoration: none;
	text-align: center;
	width:90px;
	margin:10px;
	
}

div#member-gallery{
	border:1px solid #5f573b;
	padding:10px;
	margin:0 0 0 10px;
	float:right;
	height:500px;
	width:150px;
		background-image:url(/assets/img/template/aip/texture-tan.jpg);
}


div#member-friends,div#member-contact{
	border:1px solid #5f573b;
	padding:10px;
	margin:0 0 10px 0;
}

div#member-contact{
	width:228px;
	height:130px;
		background-image:url(/assets/img/template/aip/texture-red.jpg);
}

div#member-friends{
	width:390px;
		background-image:url(/assets/img/template/aip/texture-green.jpg);
}

div#member-addfriend{
	float:right;
}

h1#member-name{float:left;}

table#member-browsetable {
	margin:10px 0;;
}

table#member-browsetable td{
	padding:10px 0;;	
}


div.member-pagination{
	margin:10px 0;
}

div.member-pagination a, div.member-pagination b{
	padding:5px;
	width:30px;
	height:30px;
	border:1px solid #dedede;
	text-decoration: none;
	background-image:url(/assets/img/template/aip/texture-green.jpg);
	white-space: nowrap;
}

div#member-browseletters{
margin-bottom:10px
}

div#member-browseletters a{
	padding:5px;
	width:30px;
	height:30px;
	border:1px solid #dedede;
	text-decoration: none;
	background-image:url(/assets/img/template/aip/texture-red.jpg);
	margin-bottom:10px;
	line-height: 30px;
}

div#member-browseletters a.selected{
	background-image:url(/assets/img/template/aip/texture-orange.jpg);
}



table.customtableform td.label{
	width:140px;
	white-space: nowrap;
}


/* newsletter */

div.newsletteritemstory {
	padding: 15px;
	display:none;
}

a.newsletteritemlabel{
	background-image:url(/assets/img/template/aip/texture-green.jpg);
	padding:10px;
	border-bottom:1px solid black;
	font-size:15px;
	text-decoration: none;
	display: block;
}

div#newsletteritems{
	margin:10px 0;
}


/* weird bug?? */
div#newsletteritem p {
	width:95%;
}


/* text */


h1{
	color:#f3ebcf;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 20px;
}

h2{
	color:#f3ebcf;
	margin-bottom: 10px;
	margin-top: 10px;	
	font-size: 16px;
}

h3{
	color:#f3ebcf;
	margin-bottom: 10px;
	margin-top: 10px;	
	font-size: 14px;
}


a.closed{
	color:#392c01;
}

.texture-green{
	background-image:url(/assets/img/template/aip/texture-green.jpg);
}

.texture-red{
	background-image:url(/assets/img/template/aip/texture-red.jpg);
}

.texture-tan{
	background-image:url(/assets/img/template/aip/texture-tan.jpg);
}

.texture-orange{
	background-image:url(/assets/img/template/aip/texture-orange.jpg);
}



div#calendareventimagesuploadform{
		
}

table#calendareventimagestable td{
	padding:5px;
}

table#calendareventimagestable img{
	border:1px solid black;
}


div#home-content{
float:left;
padding-top:50px;
width:350px;

}

div#home-sidebar{
float:left;
padding-bottom:0pt;
padding-left:45px;
padding-right:50px;
padding-top:50px;
width:206px !important;
width:301px;

}

div#golfhome-sidebar ul{
	list-style: none;

}

div#golfhome-sidebar li{
	margin-bottom: 10px;
}



div#golftournament-content{
float:left;

width:350px;

}

div#golftournament-sidebar{
float:right;
padding-bottom:0pt;

padding-right:50px;
padding-top:80px;
width:200px !important;
width:250px;

}


div#golfhome-content{
float:left;
padding-top:70px;
width:350px;

}

div#golfhome-sidebar{
float:left;
padding-bottom:0pt;
padding-left:45px;
padding-right:50px;
padding-top:80px;
width:206px !important;
width:301px;

}

div#home-sidebar ul{
	list-style: none;

}

div#home-sidebar li{
	margin-bottom: 10px;
}


