* { margin:0; padding:0; }

h2, h3, h4, h5, h6, p, blockquote, ol, dl { margin-bottom: 1em; }

body {
	background: #000;
	font: small/1.45em Arial, Verdana, sans-serif;
	color: #fff;
	text-align: left;
}

img {
	border: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

.hdn {
	 display: none;
}

h1 {
	text-indent: -9999px;
}
h1 a {
	display: block;
	width: 245px;
	height: 40px;
	margin: 26px 0 0 30px;
	background: url(/skins/outred/images/h1.gif) no-repeat;
}

h2 {
	font-family: Times, Times New Roman, Georgia, serif;
	font-size: 130%;
	text-transform: uppercase;
	padding-top: 12px;
}

h3 {
	font-size: 100%;
}

p {
	padding-left: 20px;
}

address {
	display: inline;
	margin-right: 2em;
	font-style: normal;
	color: #999;
}

/* construct */
#accessibility {
	position: absolute;
	top: -9999px;
}

#head {
	height: 50px;
}

#nav {
	background: url(/skins/outred/images/navbg.gif) repeat-x;
	height: 30px;
	margin-bottom: 30px;
}

#content { /* home page content */
	clear: left;
	margin: 0 30px 20px 30px;
	min-height: 480px;
	max-width: 960px;
	font-size: 95%;
}

#flashcontent { /* adding this here, 'cos I think this (flash defined) ommision is why the homepage goes breast heavenward in IE 6 sometimes */
	clear: left;
	min-height: 480px;
}

#gallery { /* gallery page content */
	text-align: center;
	margin-left: 30px;
}

#footer {
	clear: both;
	padding: 10px 0 10px 30px;
	background: url(/skins/outred/images/footerbg.gif) repeat-x;
	font-size: 90%;
	text-transform: uppercase;
}

/* nav */
#nav ul {
	margin-left: 30px;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	float: left;
	height: 29px;
}
#nav ul li a {
	display: block;
	float: left;
	height: 23px;
	padding: 6px 0.7em 0 0.7em;
	color: #fff;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
#nav ul li a:hover, #nav ul li a.selected #current {
	text-decoration: none;
	background: url(/skins/outred/images/navhoverbg.gif) repeat-x;
	border-left: 1px solid #575757;
	border-right: 1px solid #252525;
}

/*gallery */
.gallery-item {
	float: left;
	width: 240px;
	min-height: 270px;
	max-height: 270px;
	text-align: center;

}
.gallery-item img {
	border: 1px solid #fff;
	margin-bottom: 10px;
}	
.gallery-item p {
	max-width: 240px;
	padding-left: 1px;
	_text-align: center;

}
.gallery-item a img:hover {
	border: 1px solid #600;
}


#classy_caroline {
	_color: #911b11;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
}

#pages {
	clear: both;
	border-top: 1px solid #313131;
	padding-top: 10px; 
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;
}
#pages p a { padding: 6px 3px; }
#pages p a:hover { text-decoration: overline; }
a#page-on { font-weight: bold; }
#pages a.pagesbg {
	color: #fff;
	background: #848484;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px 4px;
}
#pages a.pagesbg:hover {
	text-decoration: none;
	border: 1px solid #d3d3d3;
}

/* detail */
#detail #content { /* detail page content */
	margin: 0 0 20px 0;
	min-width: 100%;
	color: #999;
}
#detail #nav {
	margin-bottom: 10px;
}
#detail #content p, #detail #content h2, #detail #content h3 {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, sans-serif;
}
#detail #content h2, #detail #content p {
	margin-bottom: 0.8em;
}
#detail #content h2 {
	text-transform: none;
	font-weight: normal;
}
#detail #content img {
	margin: 1em 0 1em 0;
}
#detail #content p {
	padding-left: 0;
}
.line {
	border-bottom: 1px solid #313131;
	width: 100%;
	padding: 0.5em 0 0 0;
	text-align: center;
}

/* contact */
#contact-form {
	float: left;
	margin-bottom: 20px;
}
#contact-form fieldset p {
	margin-left: 70px;
	width: 250px;
	line-height: 1.2em;
	font-size: 90%;
}
#contact-form fieldset p a {
	text-decoration: underline;
}
#contact-form fieldset p a:hover {
	text-decoration: none;
}
label, input {
	display: block;
	float: left;
	clear: none;
	width: 90px;
	margin-bottom: 10px;
}
input, textarea {
	width: 250px;
	background: #f7f7f7;
}
textarea { margin-bottom: 4px; }
br {
	clear: left;
}
fieldset { 
	border: none;
}
legend {
	font-family: Times, Times New Roman, Georgia, serif;
	font-size: 130%;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 1em;
}
#submit {
	float: right;
	width: 9em;
	margin: 30px 1em 1em 0;
	color: #fff; 
	border: 1px double #333; 
	background: #666;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}

/* misc */
#door {
	float: left;
	clear: left;
	min-height: 480px;
	max-height: 480px;
	margin: 0 50px 0 0;
}

#rhs {
	float: left;
	clear: left;
	margin: 0 50px 0 0;
}


#content a img {
	_padding-right: 2em;
}

#footer span, #footer a { color: #999; }

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