body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Arial", Bitstream Vera Sans , serif;
	background-color: #000;
	color: #fff;
}
a{
	color:#fff;
}
a:hover{
	text-decoration:none;
}
table,tr,td{
	margin:0;
	padding:0;
}
ul,li{
	margin:0;
	padding:0;
}

.container{
	width:100%;
	margin:0 auto;
	width:762px;
	position:relative;
}


div#main{
	background:url(../images/bg_black_shadow_back.jpg) repeat-y top center;
	height:624px;
}
div#footer{
	background:url(../images/bg_black_shadow_bottom.jpg) no-repeat top center;
	text-align:center;
	height:150px;
	clear:both;
}
div#header{
	height:100px;
}

img#logoTop{
	position:absolute;
	top:0;
	left:0px;
	margin-bottom:-50px;
}

#kwicks_container { 
	padding:2px 0; 
}
#kwicks {
	position: relative;
	margin:0;
	padding:0;
}
#kwicks .innerKwick{
	margin:10px;
	white-space: nowrap;
	clear: left;
}
#kwicks h1{
	margin:10px;
	white-space: nowrap;
	font-family:"Tahoma", Bitstream Vera Sans , serif;
	font-weight: 300;
	background:url(../images/crossClose.gif) no-repeat 700px center;
	cursor:pointer;
}
.introText {
	height:80px;
}
 
#kwicks .kwick {
	float: left;
	display: inline;
	width: 250px;
	height:620px;
	overflow: hidden;
	margin-left:3px;
	
}
 
#kwick_red {background-color: red;}
#kwick_yellow {background-color: yellow;}
#kwick_blue {background-color: blue;}
#kwick_violet {background-color: violet;}

#kwick_1 {background-color: #91814a; d:ED8A02;}
#kwick_2 {background-color: #918C71; c:9C301E;}
#kwick_3 {background-color: #B27A65; d:FFA500;}


span.siteTitle{
	font-size:40px;
	position:absolute;
	top:22px;
	right:0px;
	color:#777;
	font-family: Palatino Linotype, Book Antiqua;
/*	font-weight:bold;*/
	letter-spacing:-0.05em;
	text-transform: uppercase;
}

span.siteTitle big{
	font-size:50px;
	letter-spacing:-0.1em;
}

span.siteTitle small{
	font-size:20px;
}

ul.topmenu{
	position:absolute;
	top:5px;
	right:0px;
	height:20px;
	z-index:100;
}
.topmenu li{
	font-size:0.9em;
	display:inline;
}
.topmenu li a{
	color:#000;
	background:#777;
	text-decoration:none;	
	padding:2px 10px;
}
.topmenu li a:hover{
	background:#fff;
}

div#horline{
	position: absolute;
	top:76px;
	width:100%;
	height:15px;
}
ul.hornav{
	list-style-type:none;
	margin-top:38px;
	margin-left:2px;
	padding-bottom:10px;
	
}
.hornav li{
	padding:40px 0 10px 0;
	font-size:1.5em;
	display:inline;
	margin-right:10px;
	}
.hornav li a{
	padding:40px 12px 3px 12px;
	color:#000;
	text-decoration:none;
	margin-top:90px;
}
.hornav li.hornav1{
	background:#F2B829 url(../images/bg_header.png) repeat-x bottom;
}
.hornav li.hornav2{
	background:#f73 url(../images/bg_header.png) repeat-x bottom;
}
.hornav li.hornav3{
	background:#3bb url(../images/bg_header.png) repeat-x bottom;
}
.hornav li a:hover{
	color:#fff;
}
.hornav li.active{
	background-image: none;
}
.hornav li.active a:hover{
	color:#000;
}



ul.linkButtons{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-top:-65px;
	bottom:0px;
}
.linkButtons li{
	padding:6px 0;
	font-size:1.1em;
}
.linkButtons li a{
	padding:3px 6px 3px 24px;
	color:#000;
	text-decoration:none;
	border:2px solid  #fff;
}
#kwick_1 .linkButtons li a{
	background:#bfaa61 url(../images/point_arrow.gif) no-repeat 10px center;
}	
#kwick_2 .linkButtons li a{
	background:#bfb995 url(../images/point_arrow.gif) no-repeat 10px center;
}	
#kwick_3 .linkButtons li a{
	background:#d9957b url(../images/point_arrow.gif) no-repeat 10px center;
}	
#kwick_1 .linkButtons li a:hover,#kwick_2 .linkButtons li a:hover,#kwick_3 .linkButtons li a:hover{
	background-color:#fff;
}

#kwick_1 .linkButtons li.special a,#kwick_2 .linkButtons li.special a,#kwick_3 .linkButtons li.special a{
	color:#000;
	background:#fff url(../images/point_arrow.gif) no-repeat 10px center;
	font-weight:bold;
}
#kwick_1 .linkButtons li.special a:hover,#kwick_2 .linkButtons li.special a:hover,#kwick_3 .linkButtons li.special a:hover{
	color:#fff;
	background:#500 url(../images/point_arrow_special.gif) no-repeat 10px center;
	border:2px solid  #fff;
}

.logoRight{
	margin-left:250px;
	bottom:0px;
}

.clr{
	clear:both;
}

.deeperKwick{
	float: right;
	margin:0 10px;
	width:280px;
}

.mainImages {
/*	float: left;*/
	cursor:pointer;
}

a.innerLink{
	text-decoration:underline;
	color:#000;
	cursor:pointer;
}
a.innerLink:hover{
	color:#fff;
}


.serieImagesDiv{
	background-color:#fff;
	text-align:center;
}
.serieImages{
}