@charset "UTF-8";
/*
	KamaSutrA Stylesheet v3.0
*/

/*
	Styles voor page_header
*/
body 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url('../../images/v3.0/background_body.png');
	background-repeat: repeat-x; 
	background-color: #210707;
	padding:0px; 
	margin:0px; 
}

/*
	Style voor pagina
*/
#page {
	width: 1000px;
	margin: auto;
	text-align: left;
}

.page-holder{
	width:100%;
}

.page-wrapper{
	margin:0 -25px;
	width:1050px;
}

.banner_wrapper{
}

.top-shadow {
	background: url("../../images/v3.0/shadow-top.png") no-repeat top;
	height: 76px;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.container-shadow {
	background: url("../../images/v3.0/container-shadow.png") repeat-y;
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
}

.bottom-shadow {
	background: url("../../images/v3.0/shadow-bottom.png") no-repeat bottom;
	height: 50px;
	float: left;
	width: 100%;
	margin-bottom: -25px;
}


.container {
	background: #e9e9e9;
	margin: 0 25px; 
	margin-top: -51px;
	margin-bottom: -25px;
	float: left;
	display: inline;
	width: 1000px;
}


/*
	Style voor header
*/
#header {
    /*background: url("../../images/v3.0/background_header.png") no-repeat top;*/
	background: url("../../images/v3.0/header/bg.png") no-repeat top;
	height: 200px;
    position: relative;
}


#header .logo {
	padding: 17px 0px 8px 17px;
}

#header .toegang {
	padding: 28px 0px 0px 8px;
	float: left;
}

.container-advertentie {
    background-color: #fff;
    position: absolute;
    top:13px;
    right:10px;
    height: 55px;
    width: 468px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 15px;
}


#header .container-nextbeurs {
	background: url("../../images/v3.0/header/nextbeurs.png") no-repeat top;
    background-color: #fff;
    height: 78px;
	width: 492px;
    position: absolute;
    top:110px;
    right:10px;
}

#header .container-sponsor {
    width:131px;
    height:80px;
    position: absolute;
    bottom:10px;
    left: 348px;
}

#header .container-social   {
    margin-left: 12px;
    margin-top: 43px;
}

/*
	Style voor content_container
*/
#content_container{
  background-color:#e9e9e9;
  float:left;
  width:330px;
  border-left:196px solid #5b0f0e;  
  /* The width and color of the left rail */
  border-right:470px solid #e9e9e9;  
  /* The width and color of the right rail */
  background-repeat: repeat-y;
  
}
/*
	Style voor content_container Page
*/

#content_container_page{
  background-color:#e9e9e9;
  float: left;
  width: 804px;
  border-left: 196px solid #5b0f0e;  
  background-repeat: repeat-y;
}

#left_column{
  float:left;
  width:196px;
  margin-left:-196px;
  position:relative;
}
#center{
  	float:left;
  	width:320px;
  	margin-right:-330px;
	color: #000000;
	min-height: 1000px;
	padding-right: 10px;
}
#right_column{
  float:right;
  width:470px;
  margin-right:-470px;
  position:relative;
}


/*
Style voor lijsten
*/

.forabg {
	background: #e9e9e9 none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

span.corners-top, span.corners-bottom, span.corners-top, span.corners-top-right, span.corners-bottom, span.corners-bottom-right {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top-right {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom-right {
	background-image: none;
	background-position: 100% 100%;
}

span.corners-top {
	background-image: url("../../images/video/corners_left.png");
}

span.corners-top-right {
	background-image: url("../../images/video/corners_right_grey.png");
}

span.corners-bottom {
	background-image: url("../../images/video/corners_left.png");
}

span.corners-bottom-right {
	background-image: url("../../images/video/corners_right_grey.png");
}

.forabg {
	background-color: #580e0e;
	background-image: url("../../images/v3.0/bg_list.png");
}
ul.topiclist {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.topiclist li.row  {
	background-image: url("../../images/v3.0/background_li_row.png");
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	position: relative;
	margin: 0;	
	border-bottom: 1px solid #bdbdbd;
	padding-top: 4px;	
	padding-left: 5px;

}
ul.topiclist li.forumrow  {
	background-image: url("../../images/v3.0/background_li_row.png");
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	position: relative;
	margin: 0;	
	border-bottom: 1px solid #bdbdbd;
	height: 16px;
    line-height: 17px;
	padding-top: 2px;
    padding-bottom: 2px;

}



ul.topiclist li.header  {
	font-family: 'Arial', Gadget, sans-serif;;
	color: #ffffff;
	font-size: 14px;
	height: 20px;	
	font-weight: 900;
}

a.topiclist_item,a.topiclist_item:visited,a:active.topiclist_item
{
	padding: 0px;
	color: #9d0709;
	text-decoration: none;
    width: auto;
}

a.topiclist_item:hover
{
    color: #f18900;
}

ul.topiclist li.forumrow span.forumdate {
	float: left;
	font-size: 9px;
	font-weight: normal;
	height: 17px;
	padding-top: 2px;	
	padding-left: 4px;
    line-height: 17px;
    padding-right: 2px;

}

ul.topiclist li.forumrow,ul.topiclist li.row{
	font-weight: bold;
}



hr {
	border: 0px;
	border-top: 1px solid #bdbdbd;
	height: 1px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.content-index {
	background-image: url("../../images/v3.0/background_li_row.png");
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	position: relative;
	margin: 0;	
	border-bottom: 1px solid #bdbdbd;
	padding: 10px;
}

.video-index {
	background-image: url("../../images/v3.0/background_li_row.png");
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	position: relative;
	margin: 0;	
	border-bottom: 1px solid #bdbdbd;
	height: 93px;
	font-size: 12px;	
	padding: 4px;
}
#video
{
	float: left; 
	width: 256px;
}

#video_left
{
	float: left; 
	width: 130px; 
}

#video_right
{
	float: left; 
	width: 115px; 
	padding-left: 10px;
	border-left: 1px solid #bdbdbd;
}
#video ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

#video ul li.row  {
	margin: 0;	
}

 a.video_link,a.video_link:visited,a.video_link:active
 {
    color: #9d0709;
    text-decoration: none;
    font-weight: bold;
    display: block;
    text-decoration: none;
    width: auto;
 }
a.video_link:hover
{
    color: #f18900;
}


a,a:visited,a:active
{
	color: #9d0709;
	text-decoration: none;
}

a:hover
{
	color: #f18900;
}

a.showAll
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8px;
}
a.showAll:hover
{
	color: #f18900;
	font-size: 8px;	
}
a.showLimit
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8px;
}
a.showLimit:hover
{
	color: #f18900;
	font-size: 8px;	
}


h1.h1title
{
	font-size: 24px;
	font-family: 'Arial', Gadget, sans-serif;;
	color: #9d0709;
	margin: 0px;
	padding:0px;
	font-weight: 900;
}

#iframe { overflow: hidden;} /*this is to remove the scroll when not needed*/

#iframe, iframe
{
}
input.application_form 
{
	width: 550px;
}


