/*
Theme Name: missqueen
Theme URI: http://www.missqueenoftheworld.nl
Description: Miss Queen of the World
Tags: Miss Queen of the World
Version: 1.0.0
Author: David Lok
Author URI: http://www.inmagine.nl
*/

/*	#603568	Footer paars	/*

/*-- 	GENERAL ------------------------------------------------------ */

body{
	padding:			20px;
	margin:			0px;
	background-image:		url("/wp-content/themes/missqueen/images/bg.gif");
	background-repeat:	repeat-x;
	text-align:			center;
	background-color:		#594f60;
}
body, td, textarea, input{
	font-family:		arial;
	font-size:			13px;
}
img{
	border:			0px;
}
p{
	margin-top:			0px;
}
h1{
	font-family:		"Times New Roman";
	font-size:			28px;
	color:			#2d2d2d;
	font-weight:		normal;
	margin-bottom:		10px;
}
h2{
	font-family:		"Times New Roman";
	font-size:			17px;
	color:			#7b007a;
	font-weight:		normal;
	margin-bottom:		0px;
}
a{
	color: 			#603568;
	text-decoration:		none;
}
td{
	vertical-align:		top;
}
.clear{
	clear:			both;
}

/*-- 	PAGE SPECIFIC ------------------------------------------------------ */

.container{
	margin:			auto;
	width:			985px;
	text-align:			left;
	background-image:		url("/wp-content/themes/missqueen/images/container_bg.gif");
	background-repeat:	repeat-x;
	background-color:		#FFF;
	border-top:			5px solid #d6d6bc;
	border-bottom:		5px solid #FFF;
}
.sub_container{
	width:			975px;
	background-color:		#FFF;
	position:			relative;
	left:				5px;
}
.header{
	background-image:		url("/wp-content/themes/missqueen/images/header.jpg");
	background-repeat:	no-repeat;
	height:			265px;
	position:			relative;
}
.header_missen{
	position:			absolute;	
	width:			530px;
	height:			218px;
	top:				0px;
	left:				400px;
	display:			none;
	overflow:			hidden;
}
#header_missen{
	position:			absolute;	
	top:				0px;
	left:				392px;
	width:			578px;
	height:			229px;
	border-left:		5px solid #FFF;
	
}
.content{
	position:			relative;
}
.content_left{
	float:			left;
	width:			400px
}
.menu{
	width:			217px;
	position:			relative;
	left:				140px;
	top:				15px;
	margin-bottom:		40px;
}
.menu a{
	display:			block;
	font-size:			18px;
	font-family:		"Times New Roman";
	color:			#7b007a;
	border-bottom:		1px dashed #cecece;
	height:			25px;
	padding-top:		10px;
	padding-left:		5px;
}
.menu ul{
	padding:			0px;
	margin:			0px;
	list-style-type:		none;
}
.menu li{
	padding:			0px;
	margin:			0px;
	
}

.menu a:hover{
	color:			#000;	
}
.sponsoren_footer{
	background-color:		#662b71;
	font-family:		"Times New Roman";
	font-size:			16px;
	color:			#FFF;
	text-align:			center;
	height:			22px;
}
#sponsoren{
	cursor:			pointer;
	height:			149px;
	width:			216px;
}
#sponsoren img{
	height:			149px;
	width:			216px;
}
.content_right{
	float:			left;
	width:			535px;
}
.content_right_tekst{
	line-height:		20px;
}
.content_right_tekst_tekst{
	border-top:			1px solid #cecece;
}
.footer{
	height:			30px;
	background-color:		#603568;
}

/*-- 	HEADER SLIDER ------------------------------------------------------ */
/* Slider Styles Starts */

#slider-outer{
	height:			285px;
}
#slider {
	width: 			470px;
	margin: 			0 auto;
	position: 			relative;
}
.scroll {
	overflow: 			hidden;
	width: 			430px;
	margin: 			0 auto;
	position: 			relative;
}
.scrollContainer {
	position: 			relative;
}
.scrollContainer div.panel {
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	width: 			121px;
	height: 			197px;
}
.inside {
	padding: 			10px 0;
}
.inside img {
	display: 			block;
	margin: 			0 0 10px 0;
	width: 			121px;
}
.inside p {
	font-size: 			11px;
	color: 			#ccc;
}
.scrollButtons {
	position: 			absolute;
	top: 				98px;
	cursor: 			pointer;
}
.scrollButtons.left {
	left: 			-27px;
}
.scrollButtons.right {
	right: 			-23px;
}
.hide {
	display: 			none;
}
.scrollright{
	width:			20px;
	height:			20px;
}
.scrollleft{
	width:			20px;
	height:			20px;
}