/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h3 {
	font-size: 11px;
	color: #343434;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

/** LINKS */

a {
	color: #B60000;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	background: url(../img/homepage02.gif) repeat-y left top;
}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	height: 135px;
	background: url(../img/subpage3_01.jpg) no-repeat left top;
}

/** TOP MENU */

#topmenu a {
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #D5D5D5
}

/** MENU */

#menu a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-weight: bold;
	color: #E2E2E2
}

/** PAGE */

#page {
	background: url(../img/subpage3_02.jpg) no-repeat left top;
}


/** FEATURE */

#feature {
	height: 130px;
	background: #000000;
	border-right: 3px solid #F6F6F6;
	border-bottom: 3px solid #FFFFFF;
}

#feature h1 {
	padding: 20px 0px 0px 0px;
	/*text-transform: lowercase;*/
	font-size: 14px;
	color: #525252;
}

#feature h1 b {
	color: #B60000;
}

#feature h2 {
	margin-bottom: 10px;
	/*text-transform: lowercase;*/
	font-size: 11px;
}

/** CONTAINER */

#container {
	background: url(../img/homepage15.gif) repeat-y left top;
}

/** SECTION */

#section .title {
	height: 28px;
	padding: 12px 10px 0px 0px;
	background: #d5ba78 url(../img/homepage13.gif) repeat-x left top;
	/*text-transform: lowercase;*/
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#section .title a {
	color:#fff;
}

#section .links, #section .links ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	text-align: right;
	line-height: 28px;
}

#section .links ul {
	padding: 0px;
}

#section .links, #section .links a {
	color: #343434;
}

#section .links h3 {
	margin-top: 15px;
	font-size: 11px;
}

/** SPECIAL EVENTS */

#specialevents .title {
	height: 28px;
	padding: 12px 10px 0px 0px;
	background: #d5ba78 url(../img/homepage13.gif) repeat-x left top;
	/*text-transform: lowercase;*/
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#specialevents .title a {
	color:#fff;
}

#specialevents .links, #specialevents .links ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	text-align: right;
	line-height: 28px;
}

#specialevents .links ul {
	padding: 0px;
}

#specialevents .links, #specialevents .links a {
	color: #343434;
}

#specialevents .links h3 {
	margin-top: 15px;
	font-size: 11px;
}

#specialevents p.push {
	margin-top:5px;
}

/** RIGHT MENU */

#rightmenu .title {
	height: 28px;
	padding: 12px 10px 0px 0px;
	background: #d5ba78 url(../img/homepage13.gif) repeat-x left top;
	/*text-transform: lowercase;*/
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#rightmenu .title a {
	color:#fff;
}

#specialevents .page-links, #rightmenu .links, #rightmenu .links ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	text-align: left;
	line-height: 28px;
}

#specialevents .page-links ul, #rightmenu .links ul {
	padding: 0px;
}

#specialevents .page-links a, #rightmenu .links, #rightmenu .links a {
	color: #343434;
	margin-left:5px;
}

#specialevents .page-links h3, #rightmenu .links h3 {
	margin-top: 15px;
	font-size: 11px;
}

#rightmenu p.push {
	margin-top:5px;
}

#rightmenu h4 {
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

#rightmenu p {
	margin-left:5px;
	text-align:left;
}

/** CONTENT */

#content .title {
	height: 28px;
	padding: 12px 0px 0px 15px;
	background: #525252 url(../img/homepage14.gif) repeat-x left top;
	/*text-transform: lowercase;*/
	font-size: 12px;
	color: #FFFFFF;
}

#content .items h3, #content .item-info h3 {
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	color: #343434;
}

#content .items h4, #content .item-info h4 {
	padding: 0px 0px 10px 10px;
	font-size: 11px;
	font-weight: normal;
}

#content .items img, #content .item-info img {
	border: 1px solid #D3D3D3;
}

#content .items .cart, #content .item-info .cart, #content .items .info {
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#content .items .cart {
	float: left;
}

#content .items .cart img {
	border: none;
}

#content .items .info {
	display: block;
	float: left;
	width: 44px;
	height: 17px;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	background: #525252 url(../img/homepage17.gif) repeat-x left top;
}

#content .items .sale, #content .item-info .sale {
	color: #B60000;
}

/** CONTENT FULL */

#contentfull .title {
	height: 28px;
	padding: 12px 0px 0px 15px;
	background: #525252 url(../img/homepage14.gif) repeat-x left top;
	/*text-transform: lowercase;*/
	font-size: 12px;
	color: #FFFFFF;
}

.blackborder {
	border:1px solid #000;
}

.center {
	text-align:center;
}

.italic {
	font-style:italic;
}

#header_r {
	float:right;
	width:107px;
	margin-left:10px;
	margin-top:5px;
}

.logos {
	text-align:center;
	font-size:1.2em;
	margin-top:10px;
	margin-bottom:10px;
}

.logos img {
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.programimage, #programimage {
	float:right;
	border:7px solid #ede7d6;
	margin-left:20px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

.red {
	color:#ff0000;
	font-weight:bold;
}

.nodisplay {
	display:none;
}

td.underline {
	border: 1px solid #000;
	background-color:#e8e8e8;
}
	
form div {
	clear: left;
	margin-top: 7px;
	}

form div label {
	float: left;
	line-height: 1.7em;
	width: 80px;
	}

form div input {
	width: 150px;
	}

form div input.phone {
	width: 40px;
	}

form div textarea {
	width: 300px;
	height: 150px;
	}
	
form div.checkbox label {
	float: none;
	line-height: 1.5em;
	}
	
form div.checkbox input {
	float: left;
	width: 20px;
	}
	
form div.radio label {
	float: none;
	line-height: 1.5em;
	clear: left;
	}
	
form div.radio input {
	float: none;
	width: 20px;
	clear: left;
	}

#content p.radioBtn {
	padding: 0;
	margin: 0;
}

.error-message { color: #ff0000; }

#flashMessage.message{ color: #ff0000; margin-left:10px;
margin-right:10px;
text-align:left; }
