@import url("reset.css");
@import url("960.css");

body
{
	background: #ffffff url(/layout/header.png) repeat-x;
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px;
	line-height: 17px;
}

#footer
{
	background: #000000 url(/layout/footer.png) repeat-x;	
	height: 80px;
}

a
{
	color: #d01f3c;
	text-decoration: none;
	border-bottom: 1px dotted #008c00;
}

.container_12
{
	
}

#logo
{
	height: 100px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#logo a
{
	border-bottom: 0px;
}

#ad
{
	height: 100px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#menu
{
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#menu ul
{
	width: 940px;
}

#menu ul li
{
	display: inline;
	list-style-type: none;
	font-size: 24px;
	color: #36393d;
	margin: 0px;
	padding: 0px 9px;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
}

#sidebar
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

.sidebar-header
{
	background: #000000 url(/layout/sidebar-header.png) repeat-x;
	height: 50px;
	color: #ffffff;
}

.sidebar-header h3
{
	padding-top: 15px;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
}

.mainbar-header
{
	background: #000000 url(/layout/mainbar-header.png) repeat-x;
	height: 50px;
	color: #ffffff;
}

.mainbar-header h3
{
	padding-top: 15px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
}

#ad-bottom
{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#foot
{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #ffffff;
}

#foot p
{
	margin: 5px 0px;
}

.cam
{
	display: block;
	margin: 10px auto;
	border: 1px solid #000000;
}

p
{
	margin: 10px;
}

h4
{
	margin-top: 10px;
	line-height: 20px;
}

#content hr
{
	border: 0px; 
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #cccccc;
	width: 100%;
	height: 2px;
	margin: 5px auto 0px 0px;
	text-align: left;

}

.float
{
	float: left;
	width: 220px;
	height: 300px;
}

.thumbfloat
{
	float: left;
	width: 140px;
	height: 140px;
}

.thumbfloat a, a.nodash
{
	border-bottom: 0px;
}

h5
{
	margin: 0px;
	font-size: 10px;
	display: inline;
}

.float img, .thumbfloat img, .photo
{
	border: 1px solid #000000;
}

.high
{
	color: #cc0000;
}

.low
{
	color: #003df5;
}

.pop
{
	color: #267326;
}

.daybox
{
	display: block;
	float: left;
	width: 134px;
	margin: 2px;
	padding: 1px;
	text-align: center;
}

fieldset
{
	border: 1px solid #000000;
	padding: 5px;
	background-color: #ffff88;
}

legend
{
	border: 1px solid #000000;
	margin: 5px;
	padding: 0px 5px;
	background-color: #008c00;
	color: #ffffff;
}

label
{
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}

fieldset input, fieldset textarea
{
	float: left;
	padding: 4px 2px;
	border: solid 1px #000000;
	background-color: #356aa0;
	color: #ffffff;
	width: 525px;
	margin: 2px 0 10px 10px;
	font-family: Helvetica, Arial, sans-serif;
}

fieldset .error
{
	background-color: #ff1a00;
}

fieldset .button
{
	margin-left: 150px;
	width: 125px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #000000;
}
	