/*	CSS Document for (Aspect Windows)
	Designed by The Cube Lab
	Designer name : (Steve)

/*	Colors used on site : 

light red : #b70030
dark red : #7a001e
dark grey : #12191c
text : #12191c
gallery : #767367


*/

/*ie 6 overwrites:

* html #logo {
      background: url(../images/logosquare.jpg) no-repeat;
      width: 200px;
}

this will change a .png to a .jpg for a specific div or section */
/*------------------------------
			GLOBAL
-------------------------------*/

#holding {
	width: 80%;
	text-align: left;
	font-size: 80%;
}



body {
	background: #fff url(../images/bodybggradient.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	color: #12191c;
	width: 100%;
}

img {
	border: none;
}

.clear {
	clear:both;
}

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}


/*------------------------------
			LAYOUT
-------------------------------*/
#container {
	width: 968px;
	text-align: center;
	margin: 0 auto; 
}

#header {
	position: relative;
	margin: 0 auto;
	width: 968px;
	height: 186px;
}

#header .inner {
	position: relative;
	width: 968px;
	height: 100px;
	margin: 0 auto;
	text-align: right;
}

#navcontainer {
	clear: both;
	width: 968px;
	height: 80px;
	background: url(../images/navcontainerbg.gif) no-repeat top;
	margin: 0 auto;
	text-align: left;
}

#sidebar {
	position: absolute;
	float: left;
	width: 270px;
	text-align: left;
	color: #fff;
}

#contentholder {
	position: relative;
	float: left;
	width: 968px;
	background: url(../images/bodybg.gif) repeat-y 50% 0;
	text-align: left;
}

#content {
	float: right;
	width: 630px;
	margin: 0 40px 20px 20px;
	background: white;
}


#inner{
	margin: 0 32px;
}

.B_homeCrumb {
	display: none;
}

#slideshow {
	width: 564px;
	height: 469px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}


#footer {
	clear: both;
	width: 968px;
	margin: 0 auto;
	height: 80px;
	background: url(../images/footerbg.gif) no-repeat;
	text-align: center;
}

span.imageleft {
	float: left;
	padding-right:10px;
	padding-bottom:10px;
	padding-top: 10px;
}

span.imageright {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	
}

#logos {
	margin: 0 auto;
	padding-left:20px;
	
	}
/*------------------------------
			NAVIGATION
-------------------------------*/

#navcontainer ul {
	padding-top: 10px;
	padding-left: 17px;
}

#navcontainer ul li {
	display: inline;
	padding: 0 2px;
}

#navcontainer a:link, #navcontainer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#navcontainer a:hover {
	color: #db0036;
}

#navcontainer .active a {
	color: #db0036;
}


div#sidebar
{
	position: relative;
	width: 266px;
	padding: 0 0 0 10px;
}

/* @group Navigation */

div#sidebar div.navigation
{
	float: left;
	width: 260px;
	margin: 8px 0 0 10px;
}




/* @group Eintrge */

div#sidebar div.navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#sidebar div.navigation ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

div#sidebar div.navigation ul li a
{
	display: block;
	padding: 0 8px 0 0;
	overflow: hidden;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

/* @group Ebene 1 */

div#sidebar div.navigation ul li a
{
	margin-top: 12px;
	height: 20px;
	line-height: 18px;
}

div#sidebar div.navigation ul li a:hover,
div#sidebar div.navigation ul li.active a
{
	background-position: 0 0;
}

/* @end */

/* @group Ebene 2 */

div#sidebar div.navigation ul li ul li a {/*sub menu*/
	display: none;
	height: auto;
	margin: 0;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-left: 10px;
	background: url(../images/bullet1.gif) no-repeat 50% 0;
	line-height: 120%;
	font-size: 12px;
}

div#sidebar div.navigation ul li ul li.first a
{
	padding-top: 6px;
}

div#sidebar div.navigation ul li ul li.last a
{
	padding-bottom: 8px;
}

div#sidebar div.navigation ul li.active ul li a
{
	display: block;
}

div#sidebar div.navigation ul li ul li a:hover,
div#sidebar div.navigation ul li ul li.active a
{
	color: #d62226;
}

/* @end */

/* @group Ebene 3 */

div#sidebar div.navigation ul li ul li ul li a,
div#sidebar div.navigation ul li.active ul li ul li a
{ /*sub - sub menu*/
	display:none;
	margin: 0;
	padding: 6px 8px 2px 14px;
	margin-left: 20px;
	background: url(../images/bullet2.gif) no-repeat 0 50%;
	height: auto;
	line-height: 14px;
	font-weight: normal;
}

div#sidebar div.navigation ul li.active ul li.active ul li.first a
{
	margin-top: -2px;
}

div#sidebar div.navigation ul li.active ul li.last ul li.first a
{
	margin-top: -6px;
}

div#sidebar div.navigation ul li.active ul li.active ul li.last a
{
	padding-bottom: 6px;
}

div#sidebar div.navigation ul li.active ul li.active ul li a
{
	display: block;
	
	color: white;
}

div#sidebar div.navigation ul li.active ul li.active ul li a:hover,
div#sidebar div.navigation ul li.active ul li.active ul li.active a
{
	color: #d62226;
}





/*------------------------------
			TEXT
-------------------------------*/

.telno {
	color: white;
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding-top: 70px;
	padding-bottom: 8px;
	padding-right: 0px;
	line-height: 20px;
}

.telno a:link {
	color: #fff;
}

#content {
	font-size: 13px;
	line-height: 20px;
}

#footer p {
	color: #fff;
	font-size: 12px;
	padding-top: 8px;
}

p {
	padding: 8px 0;
}


blockquote {
	background: #e1e1e1;
	border: 1px solid #aaa;
	margin: 20px 1px 20px 0;
	padding: 8px;
}

blockquote p strong {
	margin-top: 14px;
	display: block;
}




/*------------------------------
			LINKS
-------------------------------*/

a:link, a:visited {
	color: #b70030;
	text-decoration: none;
	
}

a:hover, a:active {
	color: #999;
}

/*------------------------------
			LISTS
-------------------------------*/

#content ul {
	padding-left: 15px;
	list-style: square;
}



/*------------------------------
			HEADINGS
-------------------------------*/

h1 {
	font-size: 28px;
	text-align: right;
	letter-spacing: -3px;
	font-weight: normal;
	color: #555;
	padding-right: 6px;
	padding-bottom: 12px;
}

h2 {
	font-size: 16px;
	color: #444;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #444;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	color: #444;
	font-weight: normal;
}

#navcontainer h2 {
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 300px;
	color: #767367;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 25px;
	
}



/*------------------------------
			IMAGES
-------------------------------*/

#header div img {
	float: left;
}

#sidebar img {
	padding: 0;
	margin: 0;
}

.firstlogo {
	margin-left: 10px;
}

#slideshow img {
	margin-top: 10px;
}

/*------------------------------
			FORMS
-------------------------------*/



form table {
	margin-left: -10px;
	
}



label {
	margin: 0; 
	padding: 0;
	width: 200px;
	float: left;
	text-align: left;
	display: block;
	margin-right: 10px;
	font-size: 12px;
}

label.label2 {
	width: 80px;
}

label span, form p span {
	color: red;
}

input {
	border: 1px solid #777;
	height: 20px;
}


.radio_checkbox {
	border: none;
}

label#details {
	margin: 0; 
	padding: 0;
	width: 100px;
	float: left;
	text-align: left;
	display: block;
	margin-right: 10px;
}

form table {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 80%;
}

textarea {
	width:  300px;
	background: #fff;
	border: 1px solid #777;
	font-size: 14px;
	
}




/*------------------------------
			TABLES
-------------------------------*/

table {
	width: 600px;
	text-align: center;
	margin: 0;
	margin-left: -18px;
	padding: 0;
	margin-top: 20px;
}

table.info {
	text-align: left;
}

table.info tr {
	vertical-align: top;
}

td {
	padding: 10px;
	line-height: 16px;
	border: 1px solid white;
}


table img {
	padding: 5px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: -20px;
	border: 1px solid #e1e1e1;
}

table#interest {
	text-align: left;
}




/*------------------------------
			MISC
-------------------------------*/
/*------------------------------
			SEARCH FORMS
-------------------------------*/
#search {
	position: absolute;
	top: 30px;
	right: 230px;
	display: block;
	width:240px;
	height: 60px;
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
	width: 160px;
}

#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
    position: absolute;
    top: 0px;
    left: 158px;
    height: 21px;
    color: #ffffff;
    font-size: 13px;
    line-height: 23px;
}

#ajaxSearch_input {
    position: absolute;
    top: 0px;
    left: 220px;
    width: 115px;
    height: 19px;
}

#ajaxSearch_submit {
    width: 70px !important;
    height: 21px !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent  url(../images/search_70x21.gif) no-repeat center top;
    padding: 55px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: absolute;
    top: 0px;
    left: 400px;
}

#ajaxSearch_output a:hover{ background-color: #8dbc00; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
    border-top: 1px solid #2f2f2f;
    color: #444;
    padding: 5px 10px 7px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #CC0000;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}

form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}

#gallery {position:relative; width:686px; margin:40px auto; padding:0px; border:6px solid #fff; background:none;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {background:url("images/loading.gif") no-repeat scroll center center #FFFFFF;
border:1px solid #000000;
height:362px;
padding:0;
position:relative;
width:563px; }
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {background:none repeat scroll 0 0 #000000;
border:1px solid #000000;
height:52px;
margin-top:0;
padding:4px;
width:555px;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:555px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.png) left center no-repeat;}

#nextimg {right:0; background:url(images/right.png) right center no-repeat; }