html { margin:0; padding:0; }
body { margin:0; padding:0; color:#53555C; background-color:#FFFFFF; font-size:0.83em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; }
form { margin:0; padding:0; }
blockquote { margin:15px; padding:0 10px; border-left:2px dotted #53555C; border-right:2px dotted #53555C; }
p { padding:0; margin:0 0 16px; }

h1 { color:#53555C; font-size:1.3em; margin-top:0; }
h2 { color:#53555C; font-size:1.2em; margin-top:0; }
h3 { color:#53555C; font-size:1.1em; margin-top:0; }
h4 { color:#53555C; font-size:1.0em; }
h5 { color:#53555C; font-size:0.9em; }
h6 { color:#53555C; font-size:0.8em; }

a,
a:visited { color:#000000; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }

.clear { clear:both; height:0; overflow:hidden; }
.spacer { clear:both; height:13px; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }

.srink { margin:0 0 0 0!important; }
.top { margin-top:0; }
.bottom { margin-bottom:0; }

.photoMargins { float:right; margin-left:10px; margin-bottom:7px; margin-top:3px; }
.photoMarginsAlt { float:left; margin-right:10px; margin-bottom:7px; margin-top:3px; }
.photoCentre { display:block; margin:0 auto; }
.aligncenter { text-align:center; }

.contentLeft { width:48%; float:left; }
.contentRight { width:48%; float:right; }
.contentRightAlt { width:48%; float:right; text-align:right; }


/* Interface CSS */

#container { width:688px; margin:0 auto; border-bottom:20px solid #FFF; }

/* Anti-Square Div's */
.flow_one { clear:right; float:right; width:265px; height:20px; overflow:hidden; /*border-left:1px solid black;*/ }
.flow_two { clear:right; float:right; width:246px; height:35px; overflow:hidden; /*border-left:1px solid black;*/ }
.flow_thr { clear:right; float:right; width:205px; height:60px; overflow:hidden; /*border-left:1px solid black;*/ }


/* Backgrounds */
#container.background_home { background:url("../images/background_home.jpg") right top no-repeat; margin-top:40px; }
#container.background_aboutus { background:url("../images/background_home.jpg") right top no-repeat; margin-top:40px; }
#container.background_events { background:url("../images/background_home.jpg") right top no-repeat; margin-top:40px; }
#container.background_sports { background:url("../images/background_home.jpg") right top no-repeat; margin-top:40px; }
#container.background_marketing { background:url("../images/background_home.jpg") right top no-repeat; margin-top:40px; }
#container.background_music { background:url("../images/background_home.jpg") right top no-repeat; margin-top:40px; }

/* SCK Specific Styles */

/* Errors */
.sck-error { color:#990000; }
.sck-error-box { border:1px solid #FF6666; padding:10px 10px 0 10px; font-size:0.85em; text-align:center; margin-bottom:13px; }
.sck-error-box p { padding:0 0 10px 0; }
.sck-error-box-mini { border:1px solid #FF6666; padding:10px; text-align:center; margin-bottom:13px; }
.sck-error-box-mini p { padding:0; margin:0; }
.sck-error-p { margin-left:34.5%; font-size:0.85em; background-color:#FFCCCC; padding:2px 3px 2px 3px; border-top:1px solid #FF6666; }

.sck-note-p { margin-left:34.5%; font-size:0.85em; background-color:#CCFFCC; padding:2px 3px 2px 3px; border-top:1px solid #66FF66; }

/* Used for mini form */
#sck-minicontact { font-size:0.85em; }
#sck-minicontact p { margin-bottom:5px; }
#sck-minicontact input { width:127px; /* 3px fix */ margin-bottom:5px; }
#sck-minicontact textarea { width:130px; height:70px; margin-bottom:5px; }
.sck-minicontact-header strong { font-size:1.17em; color:#244C26; }

/* Used for contact forms */
#sck-form { width:100%; clear:both; }
#sck-form p { clear:both; padding-bottom:15px; }
#sck-form label { width:32.5%; float:left; margin-top:4px; text-align:right; font-weight:bold; }
#sck-form input.field,
#sck-form textarea { width:64.5%; float:right; }
#sck-form select { width:65%; float:right; }
#sck-form input { float:right; }

#sck-form span.other { width:65%; float:right; }
#sck-form span.other input { float:none; }

/* Extra bits for the contact form */
#sck-form label.wide { width:100%; text-align:left; } /* Used for full width labels */
#sck-form p.text-right input { float:none; } /* ? */
#sck-form img,
p.sck-p { clear:both; margin-top:5px; margin-bottom:5px; width:65.5%; float:right; } /* Used for lines and other text */


/* Used for contact forms */
#sck-form-compact { width:100%; clear:both; }
#sck-form-compact p { clear:both; padding-bottom:12px; }
#sck-form-compact label { width:32.5%; float:left; margin-top:4px; text-align:right; font-weight:bold; }
#sck-form-compact input.field,
#sck-form-compact textarea,
#sck-form-compact select { width:65%; float:right; }
#sck-form-compact input { float:right; }

#sck-form-compact span.other { width:65%; float:right; }
#sck-form-compact span.other input { float:none; }

/* Extra bits for the contact form */
#sck-form-compact label.wide { width:100%; text-align:left; } /* Used for full width labels */
#sck-form-compact p.text-right input { float:none; } /* ? */


/* Login */
.sck-login-box { width:60%; min-width:350px; margin:0 auto; border:2px solid #DBDBDB; padding:10px 10px 0 10px; margin-bottom:13px; }
.sck-login-subbox { width:60%; min-width:350px; text-align:center; margin:0 auto; border:2px solid #DBDBDB; padding:10px; margin-bottom:13px; }
.sck-login-subbox p { padding:0; margin:0; }