/* CSS Document */



html, body {

	width: 760px;

	margin: 0 auto;

	background-image:url(images/page-bg.gif);

	background-repeat: repeat;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #444444;

}

a {text-decoration: none;}

a:hover {text-decoration: underline;}

.courselist a {color: #444444; text-decoration: underline;}

.courselist a:hover {color: #444444; text-decoration: none;}

.menuBG {

	background-image: url(images/menuBG.gif);

	background-position: top;

	background-repeat: no-repeat;

	height: 70px;

	padding-top: 7px;

}

.dotbox {

border: 1px dotted #000;
background-color: #FFFFCC;
padding-bottom: 5px;

}

.cotent {

	background-color:#FFFFFF;

	padding-left: 9px;

	padding-bottom: 0px;

	padding-right: 9px;

	padding-top: 10px;
}

.teesearch {

	margin-right: 9px;

	height: 170px;

	background-image: url(images/tee-times-search.gif);

	background-position:top;

	background-repeat: no-repeat;

	padding-left: 40px;

	padding-top: 13px;

	padding-right: 5px;

	padding-bottom: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1a7bd4;

}

.teesearchcont {

	margin-top: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#333333;

	font-size: 10px;

}

.teeclub{

	height: 220px;

	background-image: url(images/joinclub.jpg);

	background-position:top;

	background-repeat: no-repeat;

	padding-left: 170px;

	padding-top: 13px;

	padding-right: 20px;

	padding-bottom: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1a7bd4;

}

.teeclubcont {

	margin-top: 25px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#333333;

	font-size: 10px;

}

.teeclubcont-tab{

	margin-top: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#333333;

	font-size: 10px;

}

.list {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #1a7bd4;

}

.list ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	margin-left: 7px;

	padding-top: 10px;

}

.list ul li {

	margin: 0px;

	padding: 0px;

	padding-left: 10px;

	font-size: 10px;

	background-image: url(images/arrow.gif);

	background-position: 0px 8px;

	background-repeat: no-repeat;

	padding-right: 15px;

	line-height: 20px;

}

.list ul li a {

	color: #1a7bd4;

	text-decoration: underline;

}

.list ul li a:hover {

	text-decoration: none;

	color: #1a7bd4;

}

.requestteetime {

	margin-right: 8px;

}

.addmycourse {

	margin-right: 8px;

}

.searchcourse {

	margin-right: 9px;

	background-image: url(images/search-courseBG.gif);

	background-position: top;

	background-repeat: repeat-y;

	padding-left: 26px;

	padding-top: 10px;

	padding-bottom: 5px;

	padding-right: 10px;

}

.coursecontent {

	background-image: url(images/county-icon.gif);

	background-repeat: no-repeat;

	background-position: 0 5px;

	padding-left: 13px;

	padding-top: 2px;

	padding-bottom: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1a7bd4;

}

.courselist {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #444444;

	text-align: left;

}

.courselist ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	padding-top: 2px;

}

.courselist ul li {

	margin: 0px;

	padding: 0px;

	padding-left: 18px;

	font-size: 11px;

	background-image: url(images/course-list-arrow.gif);

	background-position: 0px 8px;

	background-repeat: no-repeat;

	padding-right: 15px;

	line-height: 18px;

}

.courselist ul li a {

	color: #444444;

	text-decoration: none;

}

.courselist ul li a:hover {

	text-decoration: underline;

	color: #444444;

}

.left-btm {

	margin-right: 9px;

	background-image: url(images/left-btm.gif);

	background-position: top;

	background-repeat: no-repeat;

	height: 16px;

}

.page-btm {

	background-image: url(images/page-btm.gif);

	background-position: top;

	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #afcae3;

	text-align: center;

	padding-top: 20px;

	padding-bottom: 10px;

	line-height: 18px;

}

.page-btm a {

	color: #afcae3;

	text-decoration: underline;

}

.page-btm a:hover {

	color: #afcae3;

	text-decoration: none;

}

.searchcoursetop {

	background-image: url(images/search-course.gif);

	background-position:top;

	background-repeat:no-repeat;

	padding-left: 42px;

	padding-top: 12px;

	margin-right: 9px;

	height: 36px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1a7bd4;

}

.featured-course-top {

	background-image: url(images/featured-course.gif);

	background-position:top;

	background-repeat:no-repeat;

	padding-left: 37px;

	padding-top: 22px;

	height: 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #99be0c;

}

#featured-course-content {

	padding: 10px;

	border: solid 1px #afcae3;

	border-top: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #1a7bd4;

}

#featured-course-content a {

	color: #1a7bd4;

	text-decoration: underline;	

}

#featured-course-content a:hover {

	color: #1a7bd4;

	text-decoration: none;	

}

.county {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color:#000000;

	padding-left: 15px;

	padding-right: 5px;

	padding-top: 0px;

	padding-bottom: 5px;

}

.golf-club {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#1a7bd4;

	padding-left: 15px;

	padding-right: 5px;

	padding-top: 0px;

	padding-bottom: 5px;	

}

.green-fees {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color:#99be0c;

	padding-left: 15px;

	padding-right: 5px;

	padding-top: 0px;

	padding-bottom: 5px;	

}

.style1 {

	color: #ff0000;

	font-size: 10px;

	font-style: bold;

}


.playername {
text-align: center;
font-size: 10px;
padding-bottom: 10px;
}

.odd {
background-color: #CCCCCC;
}

.featured-offer-top {

	background-image: url(images/featured-offer.gif);

	background-position:top;

	background-repeat:no-repeat;

	padding-left: 50px;

	padding-top: 13px;

	margin-left: 9px;

	height: 41px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1a7bd4;

}

.featured-offer-content {

	margin-left: 9px;

	background-image: url(images/search-courseBG.gif);

	background-position: top;

	background-repeat: repeat-y;

	padding-left: 5px;

	padding-top: 10px;

	padding-bottom: 5px;

	padding-right: 0px;

	text-align: center;

}

.quick-links-box {

	margin-left: 9px;

	background-image: url(images/search-courseBG.gif);

	background-position: top;

	background-repeat: repeat-y;

	padding-left: 0;

	padding-top: 10px;

	padding-bottom: 5px;

	padding-right: 0;

	text-align: left;

}

.quick-links-box ul li{
	margin-bottom:10px;
}


.btm-line {

	border-bottom: solid 1px #afcae3;

}

.right-btm {

	margin-left: 9px;

	background-image: url(images/left-btm.gif);

	background-position: top;

	background-repeat: no-repeat;

	height: 16px;

}

.customer-feedback-top {

	background-image: url(images/customer-feedback.gif);

	background-position:top;

	background-repeat:no-repeat;

	padding-left: 50px;

	padding-top: 23px;

	margin-left: 9px;

	height: 38px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1a7bd4;

}

.customer-feedback-content {

	margin-left: 9px;

	background-image: url(images/search-courseBG.gif);

	background-position: top;

	background-repeat: repeat-y;

	padding-left: 25px;

	padding-top: 10px;

	padding-bottom: 5px;

	padding-right: 25px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #1a7bd4;

	line-height: 20px;

	text-align: center;

}

.quick-links-top {

	background-image: url(images/quick-links.gif);

	background-position:top;

	background-repeat:no-repeat;

	padding-left: 50px;

	padding-top: 23px;

	margin-left: 9px;

	height: 33px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1a7bd4;

}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

#course-rates {

	padding: 10px;

	border: solid 1px #afcae3;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-bottom: 10px;

}

.coursename-rates {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.county-rates {
	font-size: 10px;
	padding-bottom: 2px;
}

.promo-rates {

	padding: 5px;

	border: dotted 1px #afcae3;

	font-size: 10px;

	background-color: #f5f5f5;

	margin: 0;

}

.promo-head {

	font-size: 12px;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 5px;

	color: #000;

	border-bottom: dotted 1px #afcae3;

}

.error {
font-weight: bold;
color: #f00;
}

.ok {
font-weight: bold;
color: #6600FF;
}

#rightbox {
float: right;
width: 300px;
text-align: center;
border: 1px dotted #ddd;
padding: 5px;
margin-right: 10px;
}

#navigation {
		font: 13px Verdana, Arial, Helvetica, sans-serif;
        border-bottom: 1px solid #DDD;
        margin: 0em 0 0;
        padding: 0.6em 0 0;
        font-weight: bold;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(images/tableft.gif) no-repeat left top;
        color: #FFF;
        text-decoration: none;
        padding: 5px 0;
}
#navigation ul li span {
        background: url(images/tabright.gif) no-repeat right top;
        padding: 5px 15px 5px 15px;
        margin: 4px 0 4px 4px;
}
#navigation #current span {
        padding: 5px 15px 7px 15px;
}

#navigation ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}

#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}

#navigation #new {
color: #f00;
}

#navigation #ryder a {
        background-position: 0 -75px;
}
#navigation #ryder a span {
        background-position: 100% -75px;
}

#sub-navigation {
		background: #70A1EB;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
        margin: 0;
        padding: 3px;
		color: #ff0000;
        border-bottom: 1px solid #000;
}
#sub-navigation ul, #navigation ul li {
         margin: 0;
        padding: 0;
}
#sub-navigation ul {
        padding: 5px;
        text-align: center;
}
#sub-navigation ul li {
        display: inline;
}
#sub-navigation ul li span {
        padding: 5px 15px 5px 15px;
        margin: 4px 0 4px 4px;
		}
#sub-navigation ul li a {
color: #fff;
}

/*- Internet Explorer...It's Hacktastic!--------------------------- */

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/
-->

#golfingMagazine {
    width: 236px;
	height: 325px;
	float: right;
	clear: none;
}

/* Societies => List / Form v2 */
	#societyLFLeft2 {
		width: 530px;
		margin-right: 10px;
		float: left;
		clear: none;
	}
		
		#societyLFLeftCourse2 {
			width:530px;
			float: left;
			clear: none;
		}
			
			#societyLFLeftCourseContent2 {
				width: 530px;
				height: 50px;
				margin-bottom: 10px;
				float: left;
				clear: none;
			}
			
			#societyLFLeftCourseTitle2 {
				font-size: 14px;
				font-weight: bold;
				border-bottom: 1px solid #CCCCCC;
				margin-bottom: 10px;
			}
			
				#societyLFLeftCourseTitle2 a {
					color: #DE811A;
					text-decoration: none;
				}
			
				#societyLFLeftCourseLeft2 {
					width: 404px;
					height: 50px;
					padding-right: 10px;
					margin-right: 10px;
					border-right: 1px dashed #CCCCCC;
					float: left;
					clear: none;
				}
				
					#societyLFLeftCourseLeftTitle2 {
						width: 394px;
						padding-left: 10px;
						font-weight: bold;
						float: left;
						clear: none;
					}
					
					#societyLFLeftCourseLeftContent2 {
						width: 384px;
						height: 50px;
						padding-left: 20px;
						overflow: hidden;
						float: left;
						clear: none;
					}
					
					#societyLFLeftCourseLeftContent2 ul {
						list-style: none;
						padding: 0px;
						margin: 0px;
					}
						
						#societyLFLeftCourseLeftContent2 ul li {
							margin-left: 10px;
							line-height: 20px;
						}
				
				#societyLFLeftCourseCenter2 {
					width: 79px;
					height: 50px;
					border-right: 1px dashed #CCCCCC;
					float: left;
					clear: none;
				}
				
					#societyLFLeftCourseCenterTitle2 {
						width: 79px;
						font-weight: bold;
						float: left;
						clear: none;
					}
					
					#societyLFLeftCourseCenterContent2 {
						width: 59px;
						padding-left: 20px;
						float: left;
						clear: none;
					}
					
				#societyLFLeftCourseCheck {
					width: 95px;
					height: 50px;
					margin-left: 10px;
					font-weight: bold;
					float: left;
					clear: none;
				}
				
				#societyLFLeftCourseCheck input[type=checkbox] {
					margin-top: 10px;
					margin-left: 35px;
				}
				
				#societyLFLeftCourseRight2 {
					width: 153px;
					height: 42px;
					padding-top: 8px;
					float: left;
					clear: none;
				}
			
			#societyLFLeftCourseDivider2 {
				width: 530px;
				height: 20px;
				border-top: 1px solid #CCCCCC; 
				margin-bottom: 10px;
				background-color: #f2f2f2;
				float: left;
				clear: none;
			}
	#societyLFRight {
		width: 200px;
		float: left;
		clear: none;
	}
	
		#societySideFormTop {
			width: 200px;
			height: 50px;
			background-image: url(images/societies/side-form-top.jpg);
			background-repeat: no-repeat;
			float: left;
			clear: none;
		}
		
		#societySideFormMiddle {
			width: 160px;
			padding: 0px 20px;
			background-image: url(images/societies/side-form-middle.jpg);
			background-repeat: repeat-y;
			float: left;
			clear: none;
		}
		
			#societySideFormMiddle input[type=text] {
				width: 100%;
				height: 20px;
				border: 1px solid #CCCCCC;
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #808080;
				background-color: #fafafa;
				padding-top: 5px;
			}
			
			#societySideFormMiddle textarea {
				width: 100%;
				height: 89px;
				border: 1px solid #CCCCCC;
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #808080;
				background-color: #fafafa;
				margin-bottom: 10px;
			}
			
			#societySideFormMiddle span.societyFormTitle {
				font-weight: bold;
			}
			
			#societySideFormSend {
				width: 100%;
				margin-bottom: 10px;
				text-align: center;
				margin-top: 30px;
				float: left;
				clear: none;
			}
		
		#societySideFormBottom {
			width: 200px;
			height: 20px;
			background-image: url(images/societies/side-form-bottom.jpg);
			background-repeat: no-repeat;
			float: left;
			clear: none;
		}
		
		#societyContent {
			background-color: #FFF;
			float: left;
			clear: none;
		}
		
		/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(http://www.teetimes.co.uk/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(http://www.teetimes.co.uk/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://www.teetimes.co.uk/images/ui-lightness/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }

.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { background: #000000 url(http://www.teetimes.co.uk/images/ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(http://www.teetimes.co.uk/images/ui-lightness/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* Accordion
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; z-index: 30000; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*##########FACEBOX############*/
#facebox .b {
  background:url(http://www.teetimes.co.uk/images/facebox/b.png);
}

#facebox .tl {
  background:url(http://www.teetimes.co.uk/images/facebox/tl.png);
}

#facebox .tr {
  background:url(http://www.teetimes.co.uk/images/facebox/tr.png);
}

#facebox .bl {
  background:url(http://www.teetimes.co.uk/images/facebox/bl.png);
}

#facebox .br {
  background:url(http://www.teetimes.co.uk/images/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000000000;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99000000;
}

#facebox ul {
	list-style-image: url(http://www.teetimes.co.uk/images/icons/bullet_go.gif);
	margin-left: 30px;
}

#facebox ul li {
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*##########FACEBOX############*/

#ui-datepicker-div {
	left: 569px !important;
}

.ui-dialog {
	left: 126px !important;
}

#errorModal, #successModal {
	display: none;
}

/* BOF Course Details Society */
#societyLFLeft {
		width: 480px;
		float: left;
		clear: none;
	}
	
#cisLeft {
	width: 235px;
	margin-right: 10px;
	float: left;
	clear: none;
}

#cisRight {
	width: 235px;
	float: left;
	clear: none;
}

#cisLine {
	width: 235px;
	margin-bottom: 20px;
	float: left;
	clear: none;
}

#cisLine ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}

#cisLine ul li {
	background-image: url(http://www.teetimes.co.uk/images/icons/bullet_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 12px;
}

#cisLeft ul li {
	background-color: #f1f1f1;
	padding: 5px 5px 5px 20px;
}

#cisTitle {
	color: #EE8F1B;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d3d3d3;
}
	#ciSociety {
		float: left;
		clear: none;
	}
	
	#ciSociety ul {
		list-style: none;
	}
	
		#ciSocietyDouble {
			width: 359px;
			height: 160px;
			margin-right: 10px;
			float: left;
			clear: none;
		}
		
			#ciSocietyDoubleTop {
				width: 349px;
				height: 20px;
				background-image: url(http://www.teetimes.co.uk/images/societies/double-top.jpg);
				background-repeat: no-repeat;
				padding-left: 10px;
				float: left;
				clear: none;
			}
			
				.ciSocietyTitle {
					background-color: #FFFFFF;
					font-weight: bold;
					padding: 0px 5px 5px 5px;
					float: left;
					clear: none;
				}
			
			#ciSocietyDoubleMiddle {
				width: 337px;
				height: 120px;
				border-left: 1px solid #c0c0c0;
				border-right: 1px solid #c0c0c0;
				padding: 5px 10px 0px 10px;
				overflow: auto;
				float: left;
				clear: none;
			}
			
			#ciSocietyDoubleBottom {
				width: 359px;
				height: 10px;
				background-image: url(http://www.teetimes.co.uk/images/societies/double-bottom.jpg);
				background-repeat: no-repeat;
				float: left;
				clear: none;
			}
			
		#ciSocietyDouble2 {
			width: 359px;
			height: 160px;
			float: left;
			clear: none;
		}
			
		#ciSocietySingle {
			width: 174px;
			height: 160px;
			margin-right: 10px;
			float: left;
			clear: none;
		}
		
			#ciSocietySingleTop {
				width: 164px;
				height: 20px;
				background-image: url(http://www.teetimes.co.uk/images/societies/single-top.jpg);
				background-repeat: no-repeat;
				padding-left: 10px;
				float: left;
				clear: none;
			}
			
			#ciSocietySingleMiddle {
				width: 152px;
				height: 120px;
				border-left: 1px solid #c0c0c0;
				border-right: 1px solid #c0c0c0;
				padding: 5px 10px 0px 10px;
				float: left;
				clear: none;
			}
			
			#ciSocietySingleBottom {
				width: 174px;
				height: 10px;
				background-image: url(http://www.teetimes.co.uk/images/societies/single-bottom.jpg);
				background-repeat: no-repeat;
				float: left;
				clear: none;
			}
			
		#ciSocietyIntro{
			width: 918px;
			float: left;
			clear: none;
		}
			
		#ciSocietyForm {
			width: 918px;
			margin-bottom: 20px;
			color: #FFFFFF;
			float: left;
			clear: none;
		}
		
			#ciSocietyFormTop {
				width: 918px;
				height: 29px;
				background-image: url(http://www.teetimes.co.uk/images/societies/form-top.jpg);
				background-repeat: no-repeat;
				float: left;
				clear: none;
			}
			
			#ciSocietyFormMiddle {
				width: 918px;
				background-color: #ee8f1b;
				float: left;
				clear: none;
			}
			
			#ciSocietyFormBottom {
				width: 918px;
				height: 10px;
				background-image: url(http://www.teetimes.co.uk/images/societies/form-bottom.jpg);
				background-repeat: no-repeat;
				float: left;
				clear: none;
			}
			
			#ciSocietyFormContact {
				width: 208px;
				border-right: 1px dotted #FFFFFF;
				padding: 0px 10px;
				float: left;
				clear: none;
			}
			
			#ciSocietyFormSociety {
				width: 208px;
				border-right: 1px dotted #FFFFFF;
				padding: 0px 10px;
				float: left;
				clear: none;
			}
			
			#ciSocietyFormCourse {
				width: 208px;
				border-right: 1px dotted #FFFFFF;
				padding: 0px 10px;
				float: left;
				clear: none;
			}
			
			#ciSocietyFormSubmit {
				width: 209px;
				padding: 0px 10px;
				float: left;
				clear: none;
			}
			
			.contactLine {
				width: 208px;
				margin-bottom: 10px;
				float: left;
				clear: none;
			}
			
			#societySend {
				width: 208px;
				margin-bottom: 10px;
				text-align: center;
				margin-top: 30px;
				float: left;
				clear: none;
			}
			
			.contactLinePincode {
				width: 208px;
				margin-bottom: 10px;
				margin-top: 10px;
				float: left;
				clear: none;
			}
			
			.contactLineFood {
				width: 208px;
				margin-bottom: 15px;
				margin-top: 10px;
				float: left;
				clear: none;
			}
			
			#ciSocietyForm input[type=text] {
				width: 100%;
				height: 25px;
				border: 1px solid #CCCCCC;
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #808080;
				background-color: #fafafa;
				padding-top: 5px;
			}
			
			#ciSocietyForm textarea {
				width: 100%;
				height: 89px;
				border: 1px solid #CCCCCC;
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #808080;
				background-color: #fafafa;
				margin-bottom: 10px;
			}
			
			span.societyTitle {
				color: #FFFFFF;
				font-weight: bold;
			}
			
			.getSocietyQuote {
				cursor: pointer;
			}
			
			#societyModal, #requestModal, #successModal, #errorModal {
				display: none;
				text-align: left;
			}
			
			#societyModal table td {
				text-align: left;
			}
			
			#societyModal input.societyWide {
				width: 150px;
			}
			
			#societyModal input.societyDate {
				width: 80px;
			}
			
			#otherRequirements {
				width: 507px;
				height: 113px;
			}
/* EOF Course Details Society */
