/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

body {
	background: #000 url(http://chilounge.com.au/v2/themes/chi/images/bg/bg-splash.png) top right no-repeat fixed;
	height: 100%;
	color: #eee;
	font-family: Geneva, sans-serif;
	font-size: 14px;
	line-height: 145%;
}

ul, img { margin: 5px 0; }

ul { list-style: disc inside; }
ul li { line-height: 120%; }

small { font-family: sans-serif; font-size: 70%; }

h1.logo {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/logo.png);
	background-repeat: no-repeat;
	width: 114px;
	height: 43px;
	margin-left: 100px;
}
h1.logo span {
	display: none;
}

#wrapper {
	width: 1000px;
	margin: 100px auto 0;
	height: 100%;
}

#wrapper h2, #wrapper h3 {
	color: #fff;
	padding: 5px 0;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: #6f561b dashed 1px;
}
#wrapper h2 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bullet.png);
	background-position: center left;
	background-repeat: no-repeat;
}
#wrapper h3 {
	font-size: 18px;
}
#wrapper h4 {
	font-size: 16px;
	font-weight: bold;
	color: #fc9;
}

#wrapper a {
	color: #6f561b;
	text-decoration: none;
}
#wrapper a:hover {
	text-decoration: underline
}

#wrapper p {
	margin: 10px 0;
}

#sidebar {
	width: 330px;
	height: 100%;
	float: left;
	font-size: 10pt;
}

#wrapper ul.nav {
	border-top: #6f561b dashed 1px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 90px;
	list-style: none;
}
#wrapper ul.nav li {
	margin: 3px 0;
	line-height: normal;
}
#wrapper ul.nav a {
	color: #fff;
	width: 125px;
	line-height: 20px;
	display: block;
	padding-left: 10px;
}
#wrapper ul.nav a.nav-selected, #wrapper ul.nav a:hover {
	background-color: #6f561b;
	text-decoration: none;
}

#contents {
	width: 650px;
	padding-top: 20px;
	overflow: hidden;
}

#footer {
	margin-top: 30px;
}
#footer p.address {
	float: left;
	font-size: 12px;
}
#footer h2 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	padding-right: 10px;
	border-bottom: none;
	border-top: #6f561b dashed 1px;
	background-image: none;
}
#footer h2 a:hover {
	border-bottom: none;
}

.floatright { float: right; }

/* clearfix */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}.clearfix{display:block}

/* forms */
.miniSurveyView .formBlockSurveyTable {
	width: 350px;
}
.miniSurveyView .formBlockSurveyTable td {
	display: block;
}
.miniSurveyView .formBlockSurveyTable .tr.field,
.miniSurveyView .formBlockSurveyTable .tr.radios,
.miniSurveyView .formBlockSurveyTable .tr.select {
	clear: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.miniSurveyView .formBlockSurveyTable .tr.text { clear: both; }
.miniSurveyView .formBlockSurveyTable .tr input.formBlockSubmitButton {
	clear: left;
	float: right;
	margin-right: 25px;
}
.miniSurveyView .formBlockSurveyTable .tr .radioPair {
}

/* date picker */
.ui-datepicker {
	font-size: 11px !important;
}

/* newsletter */
#newsletter { margin: 25px 0 0 90px }
#newsletter input { color: #444; }
#newsletter p { padding: 5px; width: 90%; }
#newsletter .error {
	font-size: 80%;
	color: #f11;
	border: #f11 solid 1px;
}
#newsletter .success {
	font-size: 80%;
	color: #1f1;
	border: #1f1 solid 1px;
}

/* body types */
body.type-49 {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bg/bg-yellow.png);
}
body.type-49 #wrapper ul.nav a {
	color: #fff;
}
body.type-49 #wrapper ul.nav a.nav-selected, body.type-49 #wrapper ul.nav a:hover {
	background-color: #807c4d;
}
body.type-49 #wrapper a {
	color: #807c4d;
}
body.type-49 #wrapper h3, body.type-49 #wrapper h2, body.type-49 #wrapper a:hover {
	border-bottom-color: #807c4d;
}
body.type-49 #wrapper ul.nav, body.type-49 #footer h2 {
	border-top-color: #807c4d;
}

body.type-48 {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bg/bg-green.png);
}
body.type-48 #wrapper ul.nav a {
	color: #fff;
}
body.type-48 #wrapper ul.nav a.nav-selected, body.type-48 #wrapper ul.nav a:hover {
	background-color: #51684d;
}
body.type-48 #wrapper a {
	color: #51684d;
}
body.type-48 #wrapper h3, body.type-48 #wrapper h2, body.type-48 #wrapper a:hover {
	border-bottom-color: #51684d;
}
body.type-48 #wrapper ul.nav, body.type-48 #footer h2 {
	border-top-color: #51684d;
}

body.type-50 {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bg/bg-violet.png);
}
body.type-50 #wrapper ul.nav a {
	color: #fff;
}
body.type-50 #wrapper ul.nav a.nav-selected, body.type-50 #wrapper ul.nav a:hover {
	background-color: #5f4660;
}
body.type-50 #wrapper a {
	color: #5f4660;
}
body.type-50 #wrapper h3, body.type-50 #wrapper h2, body.type-50 #wrapper a:hover {
	border-bottom-color: #5f4660;
}
body.type-50 #wrapper ul.nav, body.type-50 #footer h2 {
	border-top-color: #5f4660;
}

body.type-51 {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bg/bg-red.png);
}
body.type-51 #wrapper ul.nav a {
	color: #fff;
}
body.type-51 #wrapper ul.nav a.nav-selected, body.type-51 #wrapper ul.nav a:hover {
	background-color: #760e12;
}
body.type-51 #wrapper a {
	color: #760e12;
}
body.type-51 #wrapper h3, body.type-51 #wrapper h2, body.type-51 #wrapper a:hover {
	border-bottom-color: #760e12;
}
body.type-51 #wrapper ul.nav, body.type-51 #footer h2 {
	border-top-color: #760e12;
}
/*body.type-51 .galleryBlock img {
	border-color: #760e12;
}*/

body.type-52 {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bg/bg-1.png);
}
body.type-52 #wrapper ul.nav a {
	color: #fff;
}
body.type-52 #wrapper ul.nav a.nav-selected, body.type-52 #wrapper ul.nav a:hover {
	background-color: #7e6344;
}
body.type-52 #wrapper a {
	color: #7e6344;
}
body.type-52 #wrapper h3, body.type-52 #wrapper h2, body.type-52 #wrapper a:hover {
	border-bottom-color: #7e6344;
}
body.type-52 #wrapper ul.nav, body.type-52 #footer h2 {
	border-top-color: #7e6344;
}

body.type-53 {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bg/bg-pink.png);
}
body.type-53 #wrapper ul.nav a {
	color: #fff;
}
body.type-53 #wrapper ul.nav a.nav-selected, body.type-53 #wrapper ul.nav a:hover {
	background-color: #7c4d4f;
}
body.type-53 #wrapper a {
	color: #7c4d4f;
}
body.type-53 #wrapper h3, body.type-53 #wrapper h2, body.type-53 #wrapper a:hover {
	border-bottom-color: #7c4d4f;
}
body.type-53 #wrapper ul.nav, body.type-53 #footer h2 {
	border-top-color: #7c4d4f;
}

/* !login form */
#loginform #registerLink {
	position: absolute;
	top: 36px;
	right: 0px;
	font-size: 1em;
}

