/* resets */

body, div {
	margin: 0;
	padding: 0;
}

li, dt, dd {
	list-style-position: inside;
	padding: 0 0 0 20px;
}

a img {
	border: none;
}

/* font setup */
body {
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #6E6D6B; 
}

h1, h2, h3 {
	font-weight: normal;
}

a:link, a:visited {
	color: #df0e79;
}

/* dimensions and backgrounds */
body {
	background: #DFDFDF url('background.jpg') top left repeat-x;
	position: relative;
}

#header {
	width: 1040px;
	height: 323px;
	text-align: left;
	position: relative;
	margin: 0px auto;
	background: none;
	z-index: 10;
}

#banner {
	background: #FFFFFF url('banner.jpg') top center no-repeat;
	width: 1020px;
	height: 271px;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
}

#search_form {
	position: absolute;
	top: 6px;
	width: 100%;
	text-align: right;
	font-size: 0.75em;
	color: #FFFFFF;
	font-weight: bold;
}

#search_form input {
	background-color: #FFF;
	border: none;
	color: #7E7E7E;
}

#search_box {
	font-weight: normal;
}

#search_submit {
	cursor: pointer;
}

h2.search {
	margin-bottom: 0;
}

p.search {
	margin-top: 0px;
}

#breadcrumbs {
	/* width: 705px; */
	width: 920px;
	padding: 2px 20px;
	margin: 0px auto;
	/* padding-left: 215px; */
	font-size: 0.8125em;
	background-color: #FFFFFF;
}

#content {
	width: 870px;
	padding: 60px 85px 75px;
	text-align: left;
	position: relative;
	margin: 0px auto;
	background: #FFF url('content_bg.jpg') center top repeat-y;
	font-size: 0.8125em; /* 13px */
	z-index: 0;
}

/*IE6 */
* html #content {

}

#content.fck { /* admin panel editor */
	width: 870px;
	padding: 10px 0;
	background-image: none;
}

#footer {
	width: 980px;
	height: 90px;
	padding: 75px 30px 0;
	overflow: hidden;
	background: transparent url('footer_bg.jpg') center top no-repeat;
	color: #6E6D6B;
	position: relative;
	top: -70px;
	margin: 0px auto;
	text-align: center;
	font-size: 0.8125em; /* 13px */
}

#footer p {
	margin: 0;
	line-height: 50px;
}

.avd {
	text-align: center;
	margin: -70px auto 10px;
	font-size: 0.75em;
}

.avd a:link, .avd a:visited, .avd a:active {
	color: #999;
}

.avd a:hover, .avd a:focus {
	text-decoration: underline;
	color: #666;
}

/* navigation lists */

#navigation_wrapper {
	width: 1000px;
	padding: 0 20px;
	text-align: center;
	position: relative;
	margin:0px auto;
}

* html #navigation_wrapper { /* IE6 */
	height: 49px;
	padding-bottom: 2px;
}

#navigation_wrapper li.tier1  {
	text-transform: uppercase;
}

#navigation_wrapper li.tier2  {
	text-transform: none;
}

/* based on http://sandbox.leigeber.com/dropdown-menu/ */
ul.menu {list-style:none; margin:0; margin-left: 6px; padding:0; position: relative;}
ul.menu * {margin:0; padding:0}
ul.menu a:link, ul.menu a:visited {display:block; color:#FFF; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:2px; }
ul.menu li {background: transparent url('nav_item_separator.jpg') right top no-repeat; padding: 0 2px 0 0;}
ul.menu li.sel {background: transparent url('nav_item_separator_sel.jpg') right top no-repeat;}
ul.menu li.last {background-image: none;}
ul.menu ul {position:absolute; top:51px; left:0; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #FFF; border-top:none; margin:0; background-image: none; padding: 0;}
ul.menu ul li span { height: auto; }
ul.menu ul li a {display:block; padding:5px 7px 7px; background-color:#DF0E79; min-width: 141px; } 
ul.menu ul li a:hover {background-color:#F59DCA;}
ul.menu ul ul {left:100%; top:-1px;}
ul.menu .menulink {border:none; padding: 0 10px; font-weight:bold;  height: 51px; line-height: 51px } /* width:113px; */
ul.menu .menulink:hover, ul.menu .menuhover, .sel .menulink {background: transparent url('navigation_tier1_hover.jpg') left bottom repeat-x; color: #DF0E79;}
ul.menu ul .menuhover { color: #FFFFFF; }
ul.menu .sub {background:#DF0E79 url('arrow.gif') center right no-repeat}
ul.menu .topline {border-top:1px solid #FFFFFF;}

/*IE 6 fix for variable width top items */
* html ul.menu li {width: 160px; padding: 0px 1px; margin:0 } 

/* content styles */

#content .highlight {
	color: #DF0E79;
}

#content h1 {
	font-size: 2.5em; /* 30px */
}

#content .highlight {
	color: #DF0E79;
}

#content h2 {
	font-size: 1.5em; /* 18px */
}

#content h3 {
	font-size: 1.0em;
}

#content p, #content ul, #content ol, #content dl, #content table {
	padding: 0;
}

#content ul ul, #content ul ol, #content ol ul, #content ol ol {
	padding: 0;
}

#content table table, #content table p {
	padding: 0;
}

#content li, #content dd, #content dt {
	list-style-position: outside;
	margin-left: 40px;
	padding-left: 0;
}

#content #bg2 {
	position:absolute;
	top: 0;
	left: 50px;
	width: 940px;
	height: 94px;
	background: transparent url('content_bg2.jpg') top left repeat-x;
	z-index: -1;
}

#content #bgL {
	position:absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 100%;
	background: transparent url('content_bgL.jpg') top left no-repeat;
	z-index: -1;
}

#content #bgR {
	position:absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	background: transparent url('content_bgR.jpg') top left no-repeat;
	z-index: -1;
}

div.gallery {
	padding: 0px;
	border: 1px solid #CCCCCC;
	position: relative;
	margin: 10px auto;
}

div.gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

div.gallery li {
	float: left;
	margin: 5px 0 !important;
	padding: 0;
	width: 124px;
	height: 124px;
	line-height: 124px; 
	text-align: center;
}

div.gallery img {
	border: 2px solid #CCCCCC;
	vertical-align: middle;
}

div.mock_table { 
	display: block;
	margin: 0px auto 10px;
	padding: 0 40px;	
}

div.mock_table label, div.mock_table p { 
	display: block;
	clear: left;
	line-height: 1.2em;
}

div.mock_table span { 
	display:block;
	float:left;
	padding: 2px;
}

div.mock_table span.right { 
	width: 15%;
	padding-top: 6px;
	clear: left;
}

div.mock_table span.left { 
	font-weight: normal;
	padding-right: 10px; 
	clear: right;
}

div.mock_table p span.left { 
	font-weight: normal;
	clear: right;
	padding-top: 6px;
}

div.mock_table span.control {
	float: left;
	position:relative;
	/* top: -1.8em;
	margin-bottom: -1.6em; */
}
/* structural elements */

.clear {
	height: 1px;
	width: 99%;
	clear: both;
}

* html .clear { display: none; }

.center {
	text-align: center;
}

