body {
  	padding: 0;
  	margin: 0;
  	font-size: 11px;
  	font-family: Tahoma, Helvetica, Verdana, sans-serif;
  	background: #161616;
}
* {
  	margin: 0;
  	padding: 0;
}
.clear {
  	clear: both;
  	overflow: hidden;
  	height: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#frontflash {
	width: 760px;
	height: 611px;
	margin: 0 auto 0;
	display: block;
}
#site {
	width: 760px;
	margin: 0 auto 0;	
}
#realsite {
	position: absolute;
	top: 0;
}
#header {
	width: 760px;
	height: 219px;
	display: block;
}
a.logo {
	width: 129px;
	height: 167px;
	display: block;
	float: left;
	background: url('images/logo.gif') no-repeat;
}
a.logo span {
	display: none;
}
div#menu {
	float: right;
	width: 469px;
	height: 219px;
	padding: 0px 0 0 15px;
}
div#mainmenu {
	background: url('images/backmenu2.gif') no-repeat;
	width: 318px;
	height: 144px;
	overflow: hidden;
	float: left;
	padding: 10px 0 0 0;
}
div#leftmainmenu[id] {
	width: 146px;
	height: 154px;
	background: url('images/rightmenupng.png') no-repeat;
	overflow: hidden;
	float: left;
}
div#bottommainmenu[id] {
	width: 464px;
	height: 65px;
	background: url('images/bottommenupng.png') no-repeat;
	overflow: hidden;
	float: left;
}
div#menu ul.mainmenu {
	float: left;
	padding: 11px 0 0 15px;
	list-style: none;
	color: #b60562;
}
div#menu ul.mainmenu li.normal, div#menu ul.mainmenu li.selected {
	border-bottom: 1px solid #eb77b3;
	padding: 4px 0 5px;
	width: 137px;
}
div#menu ul.mainmenu li.normal span, div#menu ul.mainmenu li.selected span{
	color: #b60562;
	margin: 0 5px 0 0;
	font-weight: bold;
}
div#menu ul.mainmenu li.normal a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
div#menu ul.mainmenu li.normal a:hover {
	color: #960f56;
}
div#menu ul.mainmenu li.selected a {
	color: #960f56;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#leftpannel {
	width: 183px;
	float: left;
	padding: 20px 0 0 15px;
}
#leftpannel h2 {
	color: #e70079;
	font-size: 11px;
	padding: 0 0 10px;
}
#leftpannel p, #leftpannel div {
	color: #c1c1c1;
}
#leftpannel p.date {
	font-weight: bold;
	padding: 0 0 3px;
}
#leftpannel div.text {
	text-align: justify;
	padding: 0 20px 5px 0;
}
#leftpannel a.more {
	color: #e70079;
	float: right;
	padding: 0 20px 0 0;
}
#leftpannel a.more:hover {
	text-decoration: none;
}
#leftpannel a.all {
	color: #dfb57c;
}
#leftpannel a.all:hover {
	text-decoration: none;
}
#rightpannel {
	float: left;
	width: 561px;
	padding: 20px 0 0 0;
	min-height: 290px;
	height: auto;
}
* html #rightpannel {
	height: 290px;
}
#rightpannel p.date {
	color: #c1c1c1;
	padding: 10px 0 0 0;
}
#rightpannel p.title a {
	color: #c1c1c1;
}
#rightpannel p.title a:hover {
	text-decoration: none;
}
#rightpannel p.title {
	color: #c1c1c1;
	font-weight: bold;
	padding: 0 0 5px;
}
#rightpannel div.introtext {
	color: #c1c1c1;
	padding: 0 0 100px 300px;
}
#rightpannel h2 {
	color: #dfb57c;
	font-size: 11px;
	padding: 0 0 5px;
}	
#rightpannel div.text {
	text-align: justify;
	color: #c1c1c1;
	padding: 3px 0 5px 0;
}
#rightpannel div.text div.image {
	float: left;
	margin: -2px 7px 0px 0;
}
#rightpannel a.more {
	color: #e70079;
	float: right;
}
#rightpannel a.more:hover {
	text-decoration: none;
}
#rightpannel div.article {
	color: #c1c1c1;
	text-align: justify;
}
div.article ul {
	padding: 0 0 0 30px;
}
div.article h3 { 
 	font-size: 12px;
 	padding: 7px 0 7px 0;
}
div.article a {
	color: #c1c1c1;
}
div.article a:hover {
	text-decoration: none;
}
p.back {
	float: right;
	color: #c1c1c1;
}
p.back a {
	color: #c1c1c1;
	padding: 0 3px 0 0;
}
p.details, p.details a {
	color: #c1c1c1;
}
p.details a:hover {
	text-decoration: none;
}
p.back a:hover {
	text-decoration: none;
}
#footer {
	background: url('images/shoes.gif') no-repeat top right;
	width: 760px;
	color: #383838;
	padding: 15px 0 15px 0;
}
#footer div.copyright {
	padding: 0 0 0 20px;
	float: left;
	width: 200px;
}
#footer a {
	color: #383838;
}
#footer a:hover {
	text-decoration: none;
}
#footer div.bottommenu {
	float: right;
	padding: 0 120px 0 20px;
	text-align: center;
	width: 400px;
}
/*Contact form*/
.contact_form_txt {
	color: #c1c1c1;
	width: 100px;
	float: left;
	margin: 3px 0 3px 0;
}
.contact_form_field {
	float: left;
	color: #c1c1c1;
}
.contact_form_field span.error_form {
	color: red;
}
.contact_form_txt span.span1 {
	color: red;
}	
select.field {
	color: #e70079;
	font-weight: normal;
	border: 1px solid #aacbe3;
	padding: 1px 1px 1px 2px;
}

.field {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	border: 1px solid #aacbe3;
	padding: 1px 1px 1px 2px;
	margin: 0 0 2px;
	color: #e70079;
}
.contact {
	color: #c1c1c1;
	width: 550px;
	overflow: hidden;
}
.contact a {
	color: #c1c1c1;
}
.contact a:hover {
	text-decoration: none;
}
/*Contact form*/
p.pagination {
	float: right;
	color: #c1c1c1;
}
p.pagination span {
	font-weight: bold;
	float: left;
	padding: 0 2px;
	display: block;
}
p.pagination a {
	color: #c1c1c1;
	padding: 0 2px;
	float: left;
	display: block;
}
p.pagination a:hover {
	text-decoration: none;
}
div.gallery {
	width: 126px;
	overflow: hidden;
}	
div.gallery_image {
	width: 126px;
	height: 123px;
	overflow: hidden;
}
div.titlegallery {
	text-align: center;
	color: #c1c1c1;
}
div.titlegallery a {
	color: #c1c1c1;
	text-decoration: none;
}
div.titlegallery a:hover {
	color: #fff;
}

/*Highslide css*/
.highslide {
	cursor: url("/highslide/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url("/highslide/graphics/loader.white.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url("/highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url("/highslide/graphics/controlbar4.gif");
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url("/highslide/graphics/controlbar4-hover.gif");
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*left menue*/
div.leftmenue {
	background: url('images/center_leftmenu_04.gif') repeat-y;
	width: 171px;
	min-height: 212px;
}
* html div.leftmenue {
	height: 212px;
}
div.leftmenue div.top {
	background: url('images/top_left_back_04.gif') no-repeat top;
	min-height: 175px;
	padding: 10px 0 10px 0;
}
* html div.leftmenue div.top {
	height: 175px;
}
div.leftmenue div.bottom {
	background: url('images/bottom_leftmenue_04.gif') no-repeat bottom;
	height: 17px;
	width: 171px;
	overflow: hidden;
}
div.leftmenue h1 {
	color: #fff;
	font-size: 12px;
	background: url('images/separator_leftmenue_05') no-repeat bottom;
	padding: 0 0 5px 11px;
	margin: 0 0 10px;
}
div.leftmenue ul {
	list-style: none;
	padding: 0 0 0 11px;
}
div.leftmenue ul li.normal {
}
div.leftmenue ul li.normal a {
	color: #fff;
	text-decoration: none;
	background: url('images/arrowleftmenue.gif') no-repeat left top;
	padding: 1px 0 0 10px;
}
div.leftmenue ul li.normal a:hover {
	color: #591338;
	background: url('images/arrowleftmenueselected.gif') no-repeat left top;
}
div.leftmenue ul li.selected a {
	color: #591338;
	background: url('images/arrowleftmenueselected.gif') no-repeat left top;
	text-decoration: none;
	padding: 1px 0 0 10px;
	font-weight: bold;
}
