/*
Theme Name: ArtSee
Theme URI: http://www.elegantthemes.com/themes/artsee
Version: 1.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/


/* Pixion Aanpassingen */
ul.pixionEvents {}
ul.pixionEvents li {}
ul.pixionEvents li span {display: block;}
ul.pixionEvents li a {margin-left: 15px; margin-bottom: 15px; text-decoration: none; border-bottom: 1px dotted #333; display: inline-block; width: 200px!important;}

table.ec3_schedule {width: 200px; border: 1px solid #F66A1B!important; margin-top: 13px!important;}
table.ec3_schedule td {text-align: center; background: #F66A1B; color: #fff!important;}
table.ec3_schedule td.ec3_start{color: #F66A1B!important; background: #fff;}
table.ec3_schedule td.ec3_to{color: #F66A1B!important; background: #fff;}
table.ec3_schedule td.ec3_end{color: #F66A1B!important; background: #fff;}

#services	{
	float:left;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	width:600px;
}

#services ul	{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	list-style:none;
}

.hometab	{
	margin:0px;
	position:relative;
	list-style:none;
	width:584px;
	border-bottom:1px solid #ffb98e;
	height:30px;
}

.hometab-off	{
	background:url(images/u-tab.gif) repeat-x;
	padding:0px 10px;
	border-left:1px solid #ffb98e;
	border-right:1px solid #ffb98e;
	margin:0px 5px 0px 0px;
	cursor:pointer;
	float:left;
	line-height:30px;
}

.hometab-on	{
	background:url(images/s-tab.gif) repeat-x;
	padding:0px 10px;
	border-left:1px solid #ffb98e;
	border-right:1px solid #ffb98e;
	border-bottom:1px solid #ffffff;
	margin:0px 5px 0px 0px;
	cursor:pointer;
	float:left;
	line-height:30px;
}

.service-cont	{
	float:left;
	width:550px;
/*	background:url(tab/tab-box.gif) no-repeat top left;*/
	border:1px solid #ffb98e;
	min-height:230px;
	height:auto !important;
	height:230px;
	margin:-1px 0px 0px 0px;
	padding:15px 25px 15px 15px;
}

/*
.service-cont p	{
	line-height:20px;
	margin:0px;
	float:left;
}
*/
.service-cont ul	{
	padding:0px 0px 0px 0px;
	margin:20px 25px 0px 0px;
	list-style:none;
	font-size:13px;
	float:left;
	width:280px;
}

.service-cont ul a	{
	text-decoration:none;
	color:#012745;
}

.service-cont ul a:hover	{
	text-decoration:underline;
	color:#012745;
}

.service-cont ul li	{
	float:none;
	background:url(images/tab_arrow_off.gif) no-repeat left;
	padding:0px 0px 0px 25px;
	border:0px;
	margin:5px 0px;
}

.service-cont ul li:hover	{
	background:url(images/tab_arrow.gif) no-repeat left;
	border:0px;
}

.service-list	{
	float:left;
	width:230px;
}

.service-list ul	{
	padding:0px;
	margin:0px 25px 0px 0px;
	list-style:none;
	font-size:11px;
	border:1px solid red;
	float:left;
}

.service-list ul a:hover	{
	text-decoration:underline;
}

.service-list ul li	{
	float:none;
	background:url(images/tab_arrow_off.gif) no-repeat left;
	padding:0px 0px 0px 25px;
	border:0px;
	margin:5px 0px;
}

.service-list ul li:hover	{
	background:url(images/tab_arrow.gif) no-repeat left;
	border:0px;
}

.work-cont	{
	float:left;
	width:550px;
	/*background:url(tab/tab-box.gif) no-repeat top left;*/
	border:1px solid #ffb98e;
	min-height:230px;
	height:auto !important;
	height:230px;
	margin:-1px 0px 0px 0px;
	padding:15px 25px 15px 15px;
}

.work-cont p	{
	line-height:18px;
	margin:0px;
	float:left;
}

.work-cont ul	{
	padding:0px 0px 0px 0px;
	margin:20px 25px 0px 0px;
	list-style:none;
	font-size:13px;
	/* float:left; */
	width:450px;
}

.work-cont ul a	{
	text-decoration:none;
	color:#8C8C8C;
	
}

.work-cont ul a:hover	{
	text-decoration:none;
	color:#000000;
}

.work-cont ul li	{
	float:none;
	background:url(images/bullet.gif) no-repeat left;
	padding:0px 0px 0px 20px;
	border:0px;
	margin:5px 0px;
}

.work-cont ul li:hover	{
	background:url(images/bullet.gif) no-repeat left;
	border:0px;
}

.catlist{
	float:left;
	width:600px;
}
.catlist ul{
	margin:0px;
	list-style:none;
	padding:0px;
	width:600px;
	float:left;
	background:url(images/list_bg.gif);
}
.catlist ul li{
	float:left;
	width:200px;
	padding:0px 20px;
}
.catlist ul li a{
	color:#6a6a6a;
	text-decoration:none;
}
.catlist .flt{
	float:left;
	padding:7px 0px 0px 0px;
}
.catlist .frt{
	float:left;
	line-height:32px;
}


.catlist ul ul{
	margin:0px;
	list-style:none;
	padding:0px;
	width:600px;
	float:left;
	background:none;
}
.catlist ul ul li{
	float:left;
	width:200px;
	padding:0px 20px;
}
.catlist ul ul li a{
	color:#6a6a6a;
	text-decoration:none;
}
.catlist ul ul .flt{
	float:left;
	padding:7px 0px 0px 0px;
}
.catlist ul ul .frt{
	float:left;
	line-height:32px;
}

.catlist ul .children input{
	width:auto !important;
}


#mybutton1{
	background: url(images/submit.gif) no-repeat;
	width:74px;
	cursor:pointer;
	height:28px;
	border:none;
}
#selectbutton{
	background:  url(images/select_all.gif) no-repeat;
	width:89px;
	cursor:pointer;
	height:28px;
	border:none;	
}
#deselectbutton{
	background: url(images/deselect_all.gif) no-repeat;
	width:99px;
	cursor:pointer;
	height:28px;
	border:none;	
}

li.youtube textarea.textarea {height: 16px!important;width: 530px!important;}

/*Logo Slider Starts*/
#showcase1{
	border:#990033 solid 1px;
	overflow:hidden;
	position:relative;
	border:medium none;
	z-index:1001;
}

.logo_slide{
	float:left; 
	width:100%; 
	height:100px; 
	text-align:center;
}

.logo_slide img{
	border:none;
}
/*Logo Slider Ends*/




.single_embed embed {border: 1px solid #ededed; padding: 5px; margin: 10px auto; display: block;}
.single_embed iframe {border: 1px solid #ededed; padding: 5px; margin: 10px auto; display: block;}
.single_image img {display: block; margin: 10px auto; border: 1px solid #ededed; padding: 5px;}




















