/* 
	CSS Reset 
*/
@font-face {
	font-family: 'BebasNeue';
	src: url('fonts/BebasNeue-webfont.eot');
	src: url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Haettenschweiler';
	src: url('fonts/Haettenschweiler.eot');
	src: url('fonts/Haettenschweiler.woff') format('woff'), url('fonts/Haettenschweiler.ttf') format('truetype');
	font-weight:100;
	font-style: normal;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .search_box p
{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body 
{
	line-height:1.5;
}
blockquote:before, blockquote:after, q:before, q:after 
{
	content:"";
}
blockquote, q 
{
	quotes:"" "";
}
a img 
{
	border:none;
}


/*
	Global Layout
*/

body
{
	background: #f1f1f1;
	font-size: 12px;
	/*font-family: Helvetica, Arial, 'Lucida Grande',Verdana,sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #444;
	overflow-x: hidden;
}

a
{
	color: #495357;
	text-decoration: none;
}

a:hover
{
	color: #0e1e22;
	text-decoration: none;
}

a:active
{
	color: #ccc;
	text-decoration: none;
}

img.alignright, div.alignright {float:right; margin:0 0 1em 1em}
img.alignleft, div.alignleft {float:left; margin:0 2em .5em 0}
img.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 .5em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

hr {
	   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #222222;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: block;
    height: 1px;
    margin: 0;
}

#footer_shadow
{
	width: 100%;
	height: 250px;
	background: #333a3d url('../images/tagline_bg.png') no-repeat;
}

#footer 
{
	width: 100%;
	background: #333a3d url('../images/header_bg.png') no-repeat top center;
	margin: auto;
	font-size: 11px;
	padding: 0;
	color: #ccc;
	padding-top: 0px;
	
}

#footer ul.sidebar_widget
{
	width: 958px;
	margin-top: 10px;
	color:#fff;
}

#footer a
{
	color: rgb(204, 204, 204);
	text-decoration:none;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

#footer h2.widgettitle
{
	color: #777;
}



#marklist_div{
	width:100%;
	height: 100%;
	overflow: hidden;
	border:none;
	background:url(../images/transparancy.png) repeat;
	background-size:cover;
	left:0;
	position:fixed;
	top:0;
	margin-left:0px;
	/*float:Right;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;*/
	/*background-color:#ffffff;*/
	padding:0 0 2px 0;
	z-index:2147483640;
	display:none;
	/*opacity:0.5;
	filter:Alpha(opacity=50);*/
	border:none;
}

#marklist_close_btn{
	background: url("../images/popx1.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
	z-index:100;
	border-radius: 12px 12px 12px 12px;
}
#marklist_close_btn:hover{
	background:url(../images/popx2.gif) no-repeat;
	border: medium none;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
	z-index:100;
	border-radius: 12px 12px 12px 12px;
}

#marklist_div .marklist_area{
	position:relative;
	/*top:50px;*/
	top:0px;
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/merklisteback.gif) no-repeat;
	width:686px;
	height:446px;
	color:#555555;
}




#fb_btn{
	float:left; width:29px; height:29px; background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/facebook1.gif) no-repeat; cursor:pointer; margin-left:0px;
}

#fb_btn:hover{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/facebook2.gif) no-repeat;
}

#twwiter_btn{
	float:left; width:29px; height:29px; background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/twitter1.gif) no-repeat; margin-left:10px; cursor:pointer;
}
#twwiter_btn:hover{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/twitter2.gif) no-repeat;
}

#google_btn{
	float:left; width:29px; height:29px; background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/google1.gif) no-repeat; margin-left:10px; cursor:pointer;
}
#google_btn:hover{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/google2.gif) no-repeat;
}

#xing_btn{
	float:left; width:29px; height:29px; background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/xing1.gif) no-repeat; margin-left:10px; cursor:pointer;
}
#xing_btn:hover{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/xing2.gif) no-repeat;
}

#youtube_btn{
	float:left; width:29px; height:29px; background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/youtube1.gif) no-repeat; margin-left:10px; cursor:pointer;
}
#youtube_btn:hover{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/youtube2.gif) no-repeat;
}

#mailbutton{
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/mailbutton1.gif) no-repeat scroll 0% 0% transparent; padding-left: 36px; height: 21px; cursor: pointer;
	font-size:14px;
}

#mailbutton a{
	color:rgb(204, 204, 204);
	text-decoration:none;
}
#mailbutton a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#copyright
{
	width: 100%;
	margin: auto;
	background: transparent url('../images/copyright_bg.png') repeat-x top center;
	padding: 0;
	height: 60px;
	clear:both;
	color:rgb(204, 204, 204);
}

pre, code, tt {font:12px 'Arial', monospace;line-height:1.5;display: block;word-wrap: break-word;  
	overflow:auto; padding: 10px 0 0;
}

/*
	Input layout
*/

input[type=text], input[type=password], select
{
	 background: none repeat scroll 0 0 transparent;
    border: 1px solid;
    color: #666666;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
    margin: 3px;
    padding: 3px 5px;
}

input[type=text].blur
{
	color: #ccc;
}

textarea
{
	border: 0;
	background: #f0f0f0;
	padding: 3px 1px;
	font-size: 12px;
	color: #666;
	margin: 0;
	height: 200px;
	overflow: auto;
	font-family: Helvetica, Arial,Verdana,sans-serif;
}

input[type=text]:hover, input[type=password]:hover, textarea:hover
{

}

input[type=submit], input[type=button], a.button, a.comment-reply-link
{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px Helvetica, Arial, sans-serif;
	padding: .65em 1.3em .65em 1.3em;
	color: #888;
	border: solid 1px #e1e1e1;
	background: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ffffff,  #ebebeb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
}

.searchform-controls input[type=submit] { background: url("../images/suchbutton1.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    outline: medium none;
    padding: 0.75em 11em;
    text-decoration: none;
	text-indent:-280px;}

.searchform-controls input[type=submit]:hover {
	background: url("../images/suchbutton2.gif") no-repeat scroll 0 0 transparent;
}

a.comment-reply-link
{
	margin-top:10px;
}

a.button
{
	padding-top:8px;
}

/*input[type=submit]:hover, input[type=button]:hover, a.button:hover
{	

}*/


input[type=submit].medium, input[type=button].medium, a.button.medium
{
	font: 16px/100% Arial, Helvetica, sans-serif;
}

input[type=submit].large, input[type=button].large, a.button.large
{
	font: 20px/100% Arial, Helvetica, sans-serif;
}

input[type=submit]:active, input[type=button]:active, a.button:active
{
	position: relative;
	/*top: 1px;
	left: 1px;*/
	background: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff));
	background: -moz-linear-gradient(top,  #cccccc,  #ffffff);
}

.slider_desc a.button.large
{
	float: right;
	margin-top: -25px;
	margin-right: 60px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.6);
	box-shadow: 0 1px 3px rgba(0,0,0,.6);
}

input[type=submit].left, input[type=button].left, a.button.left
{
	float: left;
}

input[type=submit].right, input[type=button].right, a.button.right
{
	float: right;
}

input[type=submit].center, input[type=button].center, a.button.center
{
	margin: auto;
}

#cancel-comment-reply-link
{
	float: right;
	display: block;
	margin: 7px 0 0 10px;	
}

h1, h2, h3, h4, h5, h6
{
	color: #555;
	letter-spacing: 0px;
    font-family: BebasNeue,Haettenschweiler,Arial,Verdana,sans-serif;
	/*font-family:Haettenschweiler, "Arial Narrow", Verdana, sans-serif;*/
	/*font-family: BebasNeue;*/
    text-transform: uppercase;
}

label
{
	color: #666;
	letter-spacing: 0px;
	/*font-weight: bold;*/
}

label.error
{
	color: #ac1c20;
	font-weight: bold;
}

h1
{
	font-size: 28px;
}

h2
{
	font-size: 26px;
}

h3
{
	font-size: 24px;
}

h4
{
	font-size: 20px;
}

h5
{
	font-size: 18px;
}

h6
{
	font-size: 16px;
}

.clear
{
	clear: both;
}

img.mid_align
{ 
	vertical-align: middle;
	margin-right: 5px;
	border: 0;
}

img.frame
{
	-moz-box-shadow: 0 1px 10px #ccc;
 	-webkit-box-shadow: 0 1px 10px #ccc;
 	box-shadow: 0px 1px 10px #ccc;
}

.frame_left
{
	padding: 8px;
	background: #fff;
 	float: left;
 	margin: 0 20px 10px 0;
 	text-align: center;
 	border: 1px solid #ebebeb;
}

.frame_left .caption, .frame_right .caption, .frame_center .caption
{
	margin: 7px 0 2px 0;
	display: block;
	color: #999;
}

.frame_right
{
	padding: 8px;
	background: #fff;
 	float: right;
 	margin: 0 0 10px 20px;
 	text-align: center;
 	border: 1px solid #ebebeb;
}

.frame_center
{
	padding: 8px;
	background: #fff;
 	margin: auto;
 	margin-top: 20px;
	margin-bottom: 20px;
 	text-align: center;
 	clear: both;
 	display: table;
 	border: 1px solid #ebebeb;
}

.dropcap1
{
	display: block;
	float: left;
	margin: 0 8px 0 0;
	font-size: 24px;
	line-height: 36px;
	background: transparent url("../images/dropcap_bg.png") no-repeat top center;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
}

blockquote
{
	padding-left: 65px;
	width: 90%;
	background: transparent url("../images/quote_bg.png") no-repeat top left;
	min-height: 50px;
	margin: 0 0 10px 0;
	font-style: italic;
	/*font-family: Georgia, Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
	color: #999;
}

blockquote h2
{
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	/*font-family: Georgia, Times, serif;*/
	font-family: BebasNeue,Haettenschweiler,Arial,Verdana,sans-serif;
	/*font-family:Haettenschweiler, "Arial Narrow", Verdana, sans-serif;*/
	/*font-family: BebasNeue;*/
	text-transform: none;
}

blockquote h3
{
	font-weight: normal;
	font-size: 20px;
}

#respond
{
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #f9f9f9;
}

#slidesearch{
	background: url("http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/08/seachfield1.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 42px;
    padding-right: 59px;
    position: relative;
    width: 284px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	left: -276px;
	top: -215px;
	z-index: 21474836;
	color:#acacac;
}
#submit_btn{
	background: none;
    border: medium none;
    cursor: pointer;
    position: relative;
    height: 40px;
    width: 59px;
	z-index: 2147483645;
	left: -365px;
	top: -221.4px;
}

.space
{
	margin-bottom: 10px;
}

#top_bg
{
	width: 100%;
	height: 118px;
	background: transparent url('../images/menu_bg.png') repeat-x center center;
}

#top_menu_wrapper
{
	width: 958px;
	height: 34px;
	margin: auto;
	color: #fff;
	font-size: 11px;
}

#top_menu_wrapper a, #top_menu_wrapper a:hover, #top_menu_wrapper a:active
{
	color: #fff;
}

.top_menu_left
{
	width: 400px;
	float: left;
	margin-top: 13px;
	font-size: 12px;
}

.top_menu_right
{
	width: 550px;
	float: right;
	text-align: right;
	margin-top: -6px;
}

#top_menu_wrapper .top_nav ul, #top_menu_wrapper .menu-top-menu-container ul#top_menu
{
	list-style: none;
	display: block;
}

#top_menu_wrapper .top_nav ul li, #top_menu_wrapper .menu-top-menu-container ul#top_menu li
{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #999;
}

#top_menu_wrapper .top_nav ul li:first-child, #top_menu_wrapper .menu-top-menu-container ul#top_menu li:first-child
{
	padding-left: 0;
}

#top_menu_wrapper .top_nav ul li:last-child, #top_menu_wrapper .menu-top-menu-container ul#top_menu li:last-child
{
	border-right: 0;
}

#top_menu_wrapper .top_nav ul li ul, #top_menu_wrapper .menu-top-menu-container ul#top_menu li ul
{
	display: none;
}

#top_bar
{
	width: 958px;
	height: 70px;
	margin:auto;
}

body #header_wrapper
{
	width: 100%;
	height: 71px;
	margin: 0;
	background: #333a3d url('../images/header_bg.png') no-repeat top center;
}

body.home #header_wrapper
{
	width: 100%;
	height: 518px;
	margin: 0;
	background: #333a3d url('../images/header_bg.png') no-repeat top center;
}

body #header_pattern
{
	background: transparent url('../images/skins/jeans_pattern.png') repeat;
	padding: 20px 0 0 0;
	height: 71px;
	margin-top: -120px;
}

body.home #header_pattern
{
	background: transparent url('../images/skins/jeans_pattern.png') repeat;
	padding: 20px 0 0 0;
	height: 540px;
	margin-top: -673px;
}

#footer_pattern
{
	background: transparent url('../images/skins/jeans_pattern.png') repeat;
	height: 0;
	margin-top: 0;
}

.logo
{
	float: left;
	margin: 21px 25px 8px 0;
}

.search_box
{
	float: right;
	margin: 13px 10px 0 0;
	border: 1px solid #ebebeb;
	background: #fff url('../images/bg_ip.png') repeat-x;
}

.search_box input[type=text]
{
	background: transparent;
	border: 0;
	margin: 3px 5px 0 0;
	width: 180px;
}

.search_box img
{
	position: relative;
	top: 3px;
	left: -7px;
}

#menu_wrapper
{
	padding: 0;
	width: 980px;
	height: 66px;
}

.about_desc
{
	width: 100%;
	margin: 10px 0 20px 0;
	padding: 20px 0 20px 0;
	background: #dadee4 url('../images/skins/blue_noise_footer_bg.png') repeat;
}

.latest_tweet
{
	width: 958px;
	margin: auto;
	margin-top:-20px;
	padding: 40px 0 30px 0;
	background: transparent url('../images/line_shadow_footer.png') no-repeat top center;
}

#menu_wrapper .nav ul, #menu_wrapper div .nav
{
	list-style: none;
	display: block;
	padding: 0 5px 0 0;
	margin: 0 -4px 0 0;
	float: right;
	font-size: 13px;
	margin-top:7px;
	font-weight: bold;
}

#menu_wrapper .nav ul li, #menu_wrapper div .nav li
{
	display: block;
	float :left;
	margin: 0 0 0 0;
}

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li a
{
	display: block;
	padding: 32px 20px 8px 20px;
	height: 61px;
	margin: 0;
	color: #7f7f7f;
}

#menu_wrapper .nav ul li a span, #menu_wrapper div .nav li a span
{
	display:block;
	font-size: 11px;
	color :#96A1A6;
	font-weight: normal;
	/*text-transform: lowercase;*/
}

#menu_wrapper .nav ul li ul li:hover, #menu_wrapper div .nav li ul li:hover {
	transition: all 0.5s ease 0s;
    background: #43a3cb;
}

#menu_wrapper .nav ul li a.hover, #menu_wrapper .nav ul li a:hover, #menu_wrapper div .nav li a.hover, #menu_wrapper div .nav li a:hover
{
	background: transparent url('../images/menu_hover.png') repeat-x top center;
	color: #444;
}

#menu_wrapper div .nav li.current-menu-item a
{
	color: #444;
}

#menu_wrapper .nav ul li ul, #menu_wrapper div .nav li ul
{
	display: none;
	list-style: none;
	background: #fff;
	position:absolute;
	float: none;
 	padding: 0;
 	width: 180px;
 	z-index: 1000;
 	margin-top: 1px;
 	padding-top: 5px;
 	padding-bottom: 5px;
	font-size: 12px;
 	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 9999;
 	border: 1px solid #ccc;
 	border-top: 0;
}

#menu_wrapper .nav ul li:hover ul, #menu_wrapper div .nav li:hover ul
{
	display: block;
}

#menu_wrapper .nav ul li ul li a.hover, #menu_wrapper .nav ul li ul li a:hover, #menu_wrapper div .nav li ul li a.hover, #menu_wrapper div .nav li ul li a:hover
{
	transition: all 0.5s ease 0s;
	background: none;
	color:#FFFFFF;
}

#menu_wrapper .nav ul li ul li ul, #menu_wrapper div .nav li ul li ul
{
	margin-left: 170px;
	margin-top: -40px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 0;
	border: 0;
}

#menu_wrapper .nav ul li ul li, #menu_wrapper div .nav li ul li
{
	clear: both;
	width: 170px;
	margin: 0px -1px;
    padding: 3px 0 0 12px;
	border-bottom: 1px solid #ebebeb;
}

#menu_wrapper .nav ul li ul li:last-child, #menu_wrapper div .nav li ul li:last-child
{
	border-bottom: 0;
}

#menu_wrapper div .nav li ul li a, #menu_wrapper div .nav li.current-menu-item ul li a, #menu_wrapper div .nav li ul li.current-menu-item a,#menu_wrapper .nav ul li ul li a, #menu_wrapper .nav ul li.current-menu-item ul li a, #menu_wrapper .nav ul li ul li.current-menu-item a
{
	color: #96A1A6;
	display: block;
	width: 100%;
	border: 0;
	margin-top:-10px;
	background: transparent;
	height:auto;
	font-weight: normal;
	padding: 15px 20px 8px 10px;
}

#menu_wrapper .nav ul li ul li a, #menu_wrapper div .nav li ul li a
{
	width: 130px;
	display: block;
	color: #999;
}

/*#menu_wrapper .nav ul li ul li a:hover, #menu_wrapper .nav ul li ul li a:hover, #menu_wrapper div .nav li ul li a:hover, #menu_wrapper div .nav li ul li a:hover
{
	color: #444;
	background: transparent;
	border: 0;
}*/
.nav .menu-item .sub-menu .menu-item a:hover{
	color:#FFFFFF;
}
#anything_slider, .slideshow, .home_gallery
{
	width: 958px;
	height: 340px;
	margin: auto;
	position: relative;
	clear: both;
	margin-top:0;
}

.slideshow
{
	margin: 0 0 15px 0;
}

#anything_slider .wrapper, .slideshow .wrapper, .home_gallery .wrapper{ 
	width: 958px; 
	overflow: hidden; 
	height: 340px; 
	margin: 0; 
	position: absolute; 
}

.slideshow .wrapper
{
	padding: 5px;
}

#anything_slider .wrapper ul, .slideshow .wrapper ul, .home_gallery .wrapper ul{ 
	width: 30000px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0; 
}

#anything_slider ul li, .slideshow ul li { display: block; float: left; padding: 0; height: 340px; width: 958px; margin: 0; }

.home_gallery .wrapper li 
{
	display: block; float: left; padding: 0; height: 200px; width: 958px; margin: 0;
}

#anything_slider #start-stop, .slideshow #start-stop
{
	display: none;
}

#anything_slider .arrow, .slideshow .arrow
{
	position: relative;
	top: 340px;
	left: -430px;
	display:block;
	width: 60px;
	height: 60px;
	cursor: pointer;
	float: right;
	visibility: hidden;
	z-index: 9999;
}

#anything_slider .arrow.forward, .slideshow .arrow.forward
{
	background: transparent url('../images/move_next.png') no-repeat;
	text-indent: -9999px;
	left: -420px;
}

#anything_slider .arrow.back, .slideshow .arrow.back
{
	background: transparent url('../images/move_prev.png') no-repeat;
	text-indent: -9999px;
}

.slideshow .arrow
{
	display: none;
}

.slideshow #thumbNav
{
	position: relative;
	clear: both;
	top: 104%;
}

/*@-moz-document url-prefix() { .slideshow #thumbNav { margin-top: 52% } } */

#thumbNav a{ 
	display:block;
	width: 14px;
	height: 14px;
	background: url(../images/slider_bullet_nav.png) no-repeat 0 -14px;
	border:0;
	margin-right: 3px;
	float: left;
	cursor: pointer;
	position: relative;
	top: 140px;
	left: 0;
	padding-right: 4px;
	cursor: pointer;
	color: transparent;
	text-indent: -9999px;
}

.slideshow #thumbNav a
{
	top: 0;
}

#thumbNav a:hover{ background-position: 0 0px; }
#thumbNav a.cur{ background-position: 0 0; }

#anything_slider #thumbNav
{
	position: relative;
	clear: both;
	top: 200px;
	left: 45%;
	display:none;
}

#anything_slider #thumbNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	width: 12px;
	height:12px;
	background: transparent url('../images/bullet_nav_bg.png') no-repeat top;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 4px 0 0;
}
#anything_slider #thumbNav a:hover, #anything_slider #thumbNav a.cur {
	background: transparent url('../images/bullet_nav_bg_active.png') no-repeat top;
}

.caption-left h3, .caption-right h3, .caption-bottom h3
{
	color: #fff;
	line-height: 0.9em;
	padding-top: 20px;
}
.caption-left p, .caption-right p, .caption-bottom p
{
	color: #999;
	margin: 15px 0 0 3px;
}

.caption-left
{
	background: transparent url('../images/000_50.png') repeat;
	width: 200px !important;
	position: relative;
	top: -80px;
	left: 30px;
	padding: 10px 12px 10px 15px;
	z-index: 999;
	color: #fff;
	text-align: center;
}

.caption-right
{
	width: 200px;
	background: transparent url('../images/000_50.png') repeat;
	position: relative;
	left: 682px;
	padding: 10px 12px 10px 15px;
	top: -80px;
	z-index: 999;
	color: #fff;
	text-align: center;
}

.caption-bottom
{
	background: transparent url('../images/000_50.png') repeat;
	width: 930px !important;
	position: relative;
	top: -100px;
	left: 0;
	padding: 0 15px 20px 15px;
	z-index: 999;
}

.caption-hide
{
	display: none;
}

#content_wrapper ul
{
	margin-left: 0px;
}

#content_wrapper
{
	width: 958px;
	margin: auto;
}

body.home #content_wrapper
{
	background: none;
}

#content_wrapper
{
	margin-top: -48px;
	padding-top: 10px;
}

#content_shadow_bottom
{
	height: 48px;
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/footerTop1.gif) repeat-x scroll center bottom transparent;
}

#content_wrapper .inner
{
	margin-top: 20px;
}

.wrapper_shadow
{
	width: 958px;
	height: 51px;
	margin:auto;
	position: relative;
	left: -20px;
	background: transparent url('../images/wrapper_shadow.png') no-repeat;
}

.slider_border
{
	width: 958px;
	height: 350px;
	margin:auto;
	background: #fff;
	padding: 10px 0 0 0;
	margin-top:15px;
}

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width: 958px;
	height: 340px;
	margin: auto;
	background: #000 url('../images/ajax-loader.gif') no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:-10px;
	bottom:-10px;
	padding: 10px;
	width: 400px;
    height: auto;
	z-index:89;
	background: transparent;
	display:none;
	z-index:9999;
	text-align: right;
}

.nivo-caption.right {
	right: 0;
}

.nivo-caption h4
{
	color: #fff;
	font-size: 13px;
	letter-spacing: 2px;
}

.nivo-caption p {
	padding:10px 15px 10px 15px;
	margin:0;
}

.nivo-caption a.button
{
	text-shadow: -1px 0 1px #000;
}

.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:block;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav
{
	display: none;
}

.nivo-directionNav a {
	position:relative;
	top:120px;
	z-index:99;
	cursor:pointer;
	width: 40px;
	height: 80px;
	display: block;
}
.nivo-directionNav a.nivo-prevNav {
	background: transparent url('../images/left_slide_nav.png') no-repeat center 15px;
	text-indent: -9999px;
	left: 20px;
}
.nivo-directionNav a.nivo-nextNav {
	background: transparent url('../images/right_slide_nav.png') no-repeat center 15px;
	text-indent: -9999px;
	left: 895px;
	top: 42px;
}

.nivo-prevNav:active {
	background: transparent url('../images/left_slide_nav_dark.png') no-repeat center 15px;
}
.nivo-nextNav:active {
	background: transparent url('../images/right_slide_nav_dark.png') no-repeat center 15px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav
{
	display: none;
	background: transparent;
	z-index:99;
	float: none;
	margin: auto;
	padding: 13px 0 0 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:auto;
	top:301px;
	left: 5px;
}

#slider_wrapper .nivo-controlNav
{
	width: 950px;
}

.nivoslide .nivo-controlNav
{
	top: 0;
	width: auto;
	left: 0;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	width: 14px;
	height:14px;
	background: transparent url('../images/bullet_nav_bg.png') no-repeat top;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 7px 0 0;
	opacity: 1;
}
.nivo-controlNav a:hover, .nivo-controlNav a.active {
	background: transparent url('../images/bullet_nav_bg_active.png') no-repeat top;
	opacity: 1;
}

.nivo-controlNav {
	position:absolute;
	bottom: 0px; /* Put the nav below the slider */
	position:absolute;
}
.nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
}

.nivo-html-caption {
    display:none;
}

#static_slider
{
	margin: 0;
	height: 340px;
	overflow: hidden;
}.slider_nav
{
	float: left;
	width: 180px;
	display: none;
}

.slider_desc h1
{
	color: #fff;
}

.slider_desc
{
	width: 930px;
	height: 90px;
	padding: 28px 0 32px 32px;
	font-size: 12px;
	color: #999999;
	margin: auto;
}

.slider_desc p, .slider_desc_center p
{
	margin: 0 0 0 2px;
	width: 600px;
	font-size: 13px;
	float: left;
}

.slider_desc_center
{
	width: 650px;
	margin: auto;
	text-align: left;
	padding: 16px 0 0 0;
}

.page_caption
{
	width: 100%;
	background: transparent url('../images/content_top_shadow.png') repeat-x top;
	padding-top: 32px;
	padding-bottom: 20px;
	margin: auto;
	margin-top:-22px;
	font-size: 16px;
	color: #999;
	margin-bottom: 60px;
}

.caption_inner
{
	width: 958px;
	margin: auto;
}

.page_caption h1
{
	color: #444;
	margin: -15px 30px 0 0;
}

.page_caption p
{
	display: block;
	float: left;
	margin: 13px 0 0 0;
}

.caption_header
{
	float: left;
}

.caption_header h1
{
	font-size: 28px;
}

.caption_desc
{
	float: left;
	margin-top: 0px;
	font-size: 12px;
	color: #999;
}

#crumbs
{
	font-size: 11px;
	color: #ccc;
	margin-bottom:30px;
}

#content_wrapper .inner .inner_wrapper
{
	width: 100%;
	margin: auto;
	padding: 20px 0 0 0;
	background: transparent;
	margin-top: 30px;
}

#content_wrapper .inner .inner_wrapper.portfolio
{
	padding: 10px 0 0 0;
	position: relative;
	left: -10px;
}

#content_wrapper .inner .inner_wrapper .sidebar_content
{
	/*width: 980px;*/
	float: left;
	padding: 0;
	margin-top: 18px;
}

#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar
{
	margin-left: 0px;
	float: right;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper
{
	width: 240px;
	float: right;
	margin-left: 40px;
	margin-top: 10px;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar
{
	/*width: 240px;
	float: right;
	min-height: 150px;*/
	 background: none repeat scroll 0 0 #f2f2f2;
    float: right;
   /* margin-right: -18px;*/
    min-height: 150px;
    width: 327px;
	/*border:1px solid #B4B4B4;*/
}

.sidebar .content {
    border: 1px solid #d6d6d6;
}

.sidebar_widget h2.widgettitle {
    /*display: none;*/
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar_top
{
	
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar_bottom
{
	
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar
{
	width: 240px;
	float: left;
	margin: 0;
	margin-right: 40px;
	margin-top: 10px;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar_top.left_sidebar
{

}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar.left_sidebar
{
	width: 240px;
	float: left;
	min-height: 150px;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar_bottom.left_sidebar
{

}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar .content
{
	width: 100%;
	margin: 10px 10px 25px 0;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar .sidebar .content
{
	width: 100%;
	margin: 10px 0 0 0;
}

#content_wrapper .sidebar .content .posts.blog, .posts.blog
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
}

.posts.blog li
{
	margin-bottom: 45px;
}

#content_wrapper .sidebar .content .posts.blog li, #content_wrapper .posts.blog li, #footer .sidebar_widget li ul.posts.blog li
{
	margin-top: 15px;
	line-height: 1.5em;
	clear: both;
	border:0;
	background: none;
	padding-left: 0;
	margin-bottom: 20px;
	font-size: 11px;
}

#content_wrapper .sidebar .content .posts.blog li:last-child, #content_wrapper .posts.blog li:last-child, #footer .sidebar_widget li ul.posts.blog li:last-child
{
	margin-bottom: 0;
}

#footer .sidebar_widget li ul.posts.blog li
{
	margin-top: -5px;
	margin-bottom: 20px;

}

#footer .sidebar_widget li ul.posts.blog li:first-child
{
	margin-top: -10px;
}

#footer .sidebar_widget li ul.posts.blog li img
{
	display: none;
}

.sidebar_widget
{
	width: 100%;
}

.sidebar_widget li ul
{
	list-style: none;
}

.sidebar_widget li
{
	margin: 0 0 60px 0;
}

.sidebar_widget li ul li:first-child
{
	padding-top: 2px;
}

.sidebar_widget li ul li
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#footer .sidebar_widget li ul li:first-child, #footer div.textwidget
{
	
}

#footer .sidebar_widget li ul li
{
	
}

#content_wrapper .sidebar .content .posts.blog li img, #content_wrapper .posts.blog li img
{
	float: left;
	margin: 0 10px 2px 0;
 	width: 60px;
}

#content_wrapper .sidebar .content .sidebar_widget, .sidebar_widget
{
	list-style: none;
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul
{
	margin: 0 0 0 0;
	list-style:none;
}

#content_wrapper .sidebar .content .sidebar_widget li ul li
{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	background-image:url(../images/arrow_icon.png);
	background-repeat:no-repeat;
	background-position:0px .5em;
}

#content_wrapper .sidebar .content .sidebar_widget li ul li:first-child
{
	padding-top: 10px;
	background-position:0px 1.3em;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.twitter, #footer .sidebar_widget li ul.twitter, ul.twitter
{
	margin: 0;
	margin-top: 5px;
	list-style:none;
}

#footer .sidebar_widget li ul.twitter, ul.twitter
{
	margin-top: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.twitter li, #footer .sidebar_widget li ul.twitter li, ul.twitter li
{
	padding-left:32px;
	background-image:url(../images/icon_twitter_bird.png);
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	padding-bottom: .7em;
	padding-top: 0;
}

#footer .sidebar_widget li ul.twitter li, ul.twitter li
{
	background-image:url(../images/icon_twitter_bird2.png);
}

#content_wrapper .sidebar .content .sidebar_widget li ul.twitter li:first-child, #footer .sidebar_widget li ul.twitter li:first-child, ul.twitter li:first-child
{
	padding-top: 10px;
	background-position:0px 1.3em;
}

#footer .sidebar_widget li ul.twitter li:first-child, ul.twitter li:first-child
{

}

#content_wrapper .sidebar .content .sidebar_widget li ul.social_media, #footer .sidebar_widget li ul.social_media
{
	list-style: none;
	margin: 5px 0 15px -9px;
	float: left;
	display: block;
	clear: both;
}

#footer .sidebar_widget li ul.social_media
{
	margin: 5px 0 15px 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.social_media li
{
	display: block;
	float: left;
	margin: 0;
}

#footer .sidebar_widget li ul.social_media li
{
	margin: 0 5px 0 0;
	display: block;
	float: left;
}

#content_wrapper ul.posts.blog
{
	list-style: none;
	margin: 7px 0 0 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul li
{
	margin: 0 0 5px 0;
}

#content_wrapper .sidebar .content .sidebar_widget li .widgettitle, h2.widgettitle
{
	font-size: 13px;
	color: #555;
	/*font-weight: bold;*/
	border: 0;
	margin: 0 0px -6px 9px ;
}

.one_third h2.widgettitle
{
	font-size: 16px;
}

div.textwidget
{
	margin: 15px 0 0 0;
}

.widget_tag_cloud div
{
	margin: 20px 0 10px 0;	
}

.widget_tag_cloud div a
{
	 background: none repeat scroll 0 0 #3B3F40;
    border: 1px solid #3B3F40;
    color: #888888;
    line-height: 30px;
    margin:0;
    padding: 6px 15px;
}
.widget_tag_cloud div a:hover{ background:#42A3CA; border: 1px solid #42A3CA;}

.post_wrapper
{
	width: 980px;
	margin: 0;
	min-height: 178px;
	margin: 0 0 25px;
	/*border:1px solid #222;
	border-bottom:none;*/
	border:none;
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/teaserverlauf1.gif) no-repeat;
/* IE10 Consumer Preview */ 
/*background-image: -ms-linear-gradient(bottom, gray -19%, #FFFFFF 31%);*/

/* Mozilla Firefox */ 
/*background-image: -moz-linear-gradient(bottom, gray -19%, #FFFFFF 31%);*/

/* Opera */ 
/*background-image: -o-linear-gradient(bottom, gray -19%, #FFFFFF 31%);*/

/* Webkit (Safari/Chrome 10) */ 
/*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #222222), color-stop(1, #FFFFFF));*/

/* Webkit (Chrome 11+) */ 
/*background-image: -webkit-linear-gradient(bottom, gray -19%, #FFFFFF 31%);*/

/* W3C Markup, IE10 Release Preview */ 
/*background-image: linear-gradient(to top, gray -19%, #FFFFFF 31%);*/
}

.post_wrapper:hover{ background:#42a4cb; color:#FFFFFF;}
.post_wrapper:hover p{
	color:#FFF;
}
.post_wrapper .post_excerpt .post_header h3{
	background: url("http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/startbox1.gif") no-repeat scroll 0px 7px transparent;
	padding-left: 20px; padding-top: 1px;
	color:#555555;
}
.post_wrapper:hover .post_excerpt .post_header h3{
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/startbox2.gif) no-repeat scroll 0px center transparent; 
	color:#FFF;
}

.post_wrapper_left
{
	float: left;
	width: 200px;
	margin: 0 30px 0 0;
}

.post_wrapper_left_full
{
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

.post_wrapper_right
{
	float: right;
	width: 350px;
}

.post_wrapper_right_full
{
	float: right;
	width: 600px;
}

.circle_date
{
	padding: 10px 0 0 0;
}

.circle_date a
{
	padding: 5px 10px 5px 10px;
	color: #fff;
	background: #fdba18;
	width: auto;
	font-size: 18px;
	margin: 10px 0 0 0;
}

.circle_date div
{
	width: 60px;
	margin: auto;
	position: relative;
	top: 15px;
	left: -1px;
	line-height: 1em;
	text-align: center;
	color: #fff;
}

.circle_comment
{
	background: transparent url("../images/circle_comment.png") no-repeat;
	font-size: 20px;
	font-weight: bold;
	word-spacing: 2px;
	width: 66px;
	height: 60px;
	margin: 0 10px 0 10px;
	float: right;
}

.circle_comment div
{
	width: 40px;
	margin: auto;
	position: relative;
	top: 12px;
	left: 0px;
	line-height: 1em;
	text-align: center;
	color: #fff;
}

.post_wrapper.single
{
	width: 100%;
	margin: 0;
}

.post_header
{
	width: 100%;
	float: left;
	/*padding-bottom: 10px;
	margin: 0 0 10px 0;*/
}

.post_header h3
{
	font-size :20px;
	text-transform:uppercase;
}

.post_header h3 a
{
	background: url("http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/startbox1.gif") no-repeat scroll 1px center transparent;
    color: #444444;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px;
}
.post_wrapper:hover .post_header h3 a
{
	background: url("http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/startbox2.gif") no-repeat scroll 1px center transparent;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px;
}
.post_header .post_detail, .recent_post_detail, .post_detail
{
	width: 110px;
	padding: 0;
	font-size: 11px;
	color: #B1B1B1;
	float: left;
	text-align: right;
	margin-top: -5px;
}

.post_img
{
	
}

.post_img img.frame
{
	position: relative;
	top: 15px;
}

.post_img_date
{
	width: 100px;
	height: 100px;
	margin: -110px 0 0 270px;
	float: left;
	background: transparent url("../images/circle_date.png") no-repeat;
	color: #fff;
	text-align: center;
	z-index:99999;
	position: relative;
	display:none;
}

.post_img_date .day
{
	font-size: 50px;
	letter-spacing: -5px;
	margin-top:3px;
	margin-left:-8px;
}

.post_img_date .month
{
	font-size: 14px;
	width:40px;
	margin: auto;
	margin-top:-20px;
	text-align: right;
}

.post_shadow
{
	float: left;
    padding-left: 6px;
    padding-top: 17px;
    width: 240px;
	/*height: 247px;
	background: transparent url("../images/post_shadow.png") no-repeat bottom;*/
}

.post_shadow img
{
	border: 0;
}

.post_excerpt
{
	  float: left;
    margin-right: 22px;
    margin-top: -5px;
    text-align: justify;
    width: 440px;
}
post_wrapper:hover .post_excerpt .post_header h3 a{
	color:#FFFFFF;
}
.post_excerpt-s
{
	  float: left;
   /* margin-left: 22px;*/
    text-align: justify;
    width: 607px;
	margin-top:-130px;
}
.post_excerpt p:first-child, .sidebar_content p:first-child
{
	margin: 0;
}

.post_header .post_comment
{
	float: right;
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	text-align: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #ebebeb;
 	-webkit-box-shadow: 0 1px 3px #ebebeb;
 	box-shadow: 0px 1px 3px #ebebeb;
 	background: #cccccc url("../images/bt_g.png") repeat-x top;
	text-align: left;
	border: 1px solid #ebebeb;
}

#about_the_author
{
	width: 94%;
	float: left;
	padding: 5px 20px 10px 20px;
}

#about_the_author .header
{
	font-weight: bold;
}

#about_the_author .header span
{
	display: block;
	padding: 10px 0 10px 20px;
	font-size: 14px;
}

#about_the_author .thumb
{
	width: 80px;
	float: left;
	margin: 0 0 0 0;
}

#about_the_author .thumb img
{
	width: 50px;
}

#about_the_author .description
{
	width: 430px;
	float: left;
	padding: 0 0 20px 0;	
}

.comment .left img.avatar
{
	width: 50px;
}

.comment
{
	width: 545px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-bottom: 20px;
	float: left;
}

.comment .left
{
	width: 80px;
	float: left;
}

.comment .right
{
	width: 65%;
	float: left;
}

ul.children
{
	list-style: none;
	margin: -10px 0 30px 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px 20px 10px 20px;
	float: right;
	width: 76%;
}

ul.children .comment
{
	width: 100%;
	margin: 0;
	padding: 20px 0 10px 15px;
	float: left;
}

.cufon.space
{
	margin-bottom: 15px;
}

.three_blog
{
	width: 308px;
	float: left;
	min-height: 22px;

}

#three_blog{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/moreBlogBg1.gif) no-repeat;
	color: rgb(68, 68, 68);
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 12px;
	width:288px;
}
#three_blog:hover{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/moreBlogBg2.gif) no-repeat;
	color: rgb(255, 255, 255);
}

.one_third
{
	width: 31%;
	float: left;
	min-height: 50px;
	margin-right: 3%;
}

.one_third.last
{
	margin-right: 0;
	float:right;
	width:32%;
}

.two_third
{
	float: left;
	width: 64%;
	margin-right: 3%;
}

.two_third.last
{
	margin-right: 0;
}

.two_third.portfolio1
{
	height: 290px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.two_third.portfolio1 img.frame
{
	position: relative;
	top: 20px;
}

.img_shadow_536
{
	float: left;
	background: transparent url('../images/img_shadow_536.png') no-repeat center bottom;
}

.portfolio1_hover
{
	width: 561px;
	height: 251px;
	text-align: center;
	display: block;
	position: relative;
	top: -251px;
	left: 5px;
	z-index: 999;
	background: transparent;
  	cursor: pointer;
}

.portfolio1_hover img
{
	margin: 83px 0 0 0;
}

.one_half
{
	float: left;
	width: 47%;
}

.one_half.last
{
	position: relative;
	left: 5%;
}

.one_half .portfolio_image
{
	width: 100%;
	height: 330px;
	overflow: hidden;
}

.portfolio_image img
{
	width: 183px;
}

.one_half .portfolio_image img.frame
{
	position: relative;
	top: 21px;
}

.img_shadow_360
{
	float: left;
	background: transparent url('../images/img_shadow_360.png') no-repeat 22px bottom;
}

.one_half .portfolio_desc
{
	width: 94%;
	margin: auto;
}

.one_half .portfolio_desc h2
{
	font-size: 22px;
}

.portfolio2_hover
{
	width: 400px;
	height: 295px;
	text-align: center;
	display: block;
	position: relative;
	top: -295px;
	left: 6px;
	z-index: 999;
	background: transparent;
  	cursor: pointer;
}

.portfolio2_hover img
{
	margin: 105px 0 0 0;
}

.one_third .portfolio_image
{
	width: 100%;
	height: 218px;
	overflow: hidden;
}

.one_third .portfolio_image img.frame
{
	position: relative;
	top: 20px;
}

.img_shadow_220
{
	float: left;
	background: transparent url('../images/img_shadow_220.png') no-repeat 18px bottom;
}

.one_third .portfolio_desc
{
	width: 90%;
	margin-top: -5px;
	margin-left: 15px;
}

.one_third .portfolio_desc h2
{
	font-size: 20px;
}

.portfolio_desc h6 a, .posts.blog h6 a
{
	width: auto;
	/*font-family: 'Lucida Grande',Arial,Verdana,sans-serif;*/
	font-family: BebasNeue,Haettenschweiler,Arial,Verdana,sans-serif;
	/*font-family:Haettenschweiler, "Arial Narrow", Verdana, sans-serif;*/
	/*font-family: BebasNeue;*/
	text-transform:none;
	color: #000;
}

#content_wrapper .sidebar .content .sidebar_widget li .portfolio_desc h6 a, #content_wrapper .sidebar .content .sidebar_widget li .posts.blog h6 a
{
	padding: 0;
	color: #000;
	background: transparent;
	width: auto;
	font-size: 13px;
	position: relative;
	margin: 0;
	font-weight: bold;
	letter-spacing: 0;
}

.posts.blog h6
{
	margin: 10px 0 10px 0;
}

.portfolio3_hover
{
	width: 250px;
	height: 183px;
	text-align: center;
	display: block;
	position: relative;
	top: -183px;
	left: 6px;
	z-index: 999;
	background: transparent;
  	cursor: pointer;
}

.portfolio3_hover img
{
	width: 60px;
	margin: 60px 0 0 0;
}

.one_fourth
{
	width: 22.5%;
	float: left;
	margin-right: 3%;
	margin-bottom: 2%;
}

.one_fourth.last
{
	margin-right: 0;
}

.one_fourth .portfolio_image
{
	width: 100%;
	height: 155px;
	overflow: hidden;
}

.one_fourth .portfolio_image img.frame
{
	position: relative;
	top: 10px;
}

.img_shadow_160
{
	float: left;
	background: transparent url('../images/img_shadow_160.png') no-repeat 15px bottom;
}

.one_fourth .portfolio_desc
{
	width: 88%;
	margin: auto;
}

.one_fourth .portfolio_desc h2
{
	font-size: 18px;
}

.one_fifth
{
	width: 14%;
	float: left;
	margin-right: 6%;
	margin-bottom: 2%;
}

.one_fifth.last
{
	margin-right: 0;
}

.one_sixth
{
	width: 11%;
	float: left;
	margin-right: 6%;
	margin-bottom: 2%;
}

.one_sixth.last
{
	margin-right: 0;
}

.one_sixth_img
{
	width: 162px;
	height: 235px;
	overflow: hidden;
	float: left;
	display:block;
	border: 10px solid #fff;
	background:#fff;
}

.one_third_img
{
	width: 250px;
	height: 160px;
	overflow: hidden;
	float: left;
	display:block;
	border: 8px solid #fff;
 	background:#fff;
 	-moz-box-shadow: 0 1px 3px #ccc;
 	-webkit-box-shadow: 0 1px 3px #ccc;
 	box-shadow: 0px 1px 3px #ccc;
}

.one_fourth_img, .one_fourth_detail_img
{
	width: 265px;
	height: 230px;
	overflow: hidden;
	float: left;
	display:block;
}

.one_fourth_normal
{
	width: 190px;
	height: 120px;
	overflow: hidden;
	float: left;
	display:block;
	border: 8px solid #fff;
 	background:#fff;
 	-moz-box-shadow: 0 1px 3px #ccc;
 	-webkit-box-shadow: 0 1px 3px #ccc;
 	box-shadow: 0px 1px 3px #ccc;
}

.one_sixth_img:hover, .one_third_img:hover, .one_fourth_img:hover, , .one_fourth_detail_img:hover img:hover
{
	overflow: visible;
}

.one_sixth_img:hover img
{
	position:absolute;
	margin-left: -75px;
	margin-top: -65px;
	z-index: 999;
	-moz-box-shadow: 0 2px 20px #ccc;
 	-webkit-box-shadow: 0 2px 20px #ccc;
 	box-shadow: 0px 2px 20px #ccc;
 	border: 10px solid #fff;
}

/*.one_third_img:hover img
{
	position:absolute;
	margin-left: -25px;
	margin-top: -50px;
	z-index: 999;
	-moz-box-shadow: 0 2px 20px #ccc;
 	-webkit-box-shadow: 0 2px 20px #ccc;
 	box-shadow: 0px 2px 20px #ccc;
 	border: 10px solid #fff;
}*/

.one_fourth_img:hover img
{
	position:absolute;
	margin-left: -60px;
	margin-top: -60px;
	z-index: 999;
	-moz-box-shadow: 0 2px 20px #555;
 	-webkit-box-shadow: 0 2px 20px #555;
 	box-shadow: 0px 2px 20px #555;
}

.one_fourth_detail_img:hover img
{
	display:none;
}

.one_fourth_detail_div
{
	display:none;
	width:260px;
	height:260px;
	padding: 20px;
	background: #f9f9f9 url('../images/body_bg.gif') repeat;
	position:absolute;
	margin-left: -40px;
	margin-top: -40px;
	z-index: 999;
	-moz-box-shadow: 0 2px 20px #ccc;
 	-webkit-box-shadow: 0 2px 20px #ccc;
 	box-shadow: 0px 2px 20px #ccc;
 	color: #666;
}

.one_fourth_detail_img:hover .one_fourth_detail_div
{
	display: block;
}

.portfolio4_hover
{
	width: 180px;
	height: 133px;
	text-align: center;
	display: block;
	position: relative;
	top: -133px;
	left: 6px;
	z-index: 999;
	background: transparent;
  	cursor: pointer;
}

.portfolio4_hover img
{
	width: 60px;
	margin: 25px 0 0 0;
}

.blog_grid_desc
{
	padding: 15px 0 15px 5px;
}

#searchform label
{
	display:none;
}

#searchform
{
	margin: 0 0 10px 0;
}

#searchform input[type=text]
{
	width: 90%;
	margin: 0 0 5px 0;
}

#searchform input[type=submit]
{
	display: none;
}

.portfolio_image
{
	display: block;
}

.related_posts
{
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	width: 100%;
}

table
{
	border: 1px solid #ebebeb;
	-moz-box-shadow: 0 1px 3px #ebebeb;
 	-webkit-box-shadow: 0 1px 3px #ebebeb;
 	box-shadow: 0px 1px 3px #ebebeb;
 	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#content_wrapper table thead tr th
{
	text-shadow: 0 0 0 #fff;
}

table tr
{
	background: #ffffff;
}

table tr td, table tr th
{
	border-bottom: 1px solid #ebebeb;
}

table tr th
{
	font-weight: bold;
	background: #f0f0f0;
	text-align: left;
	text-shadow: 0 1px 1px #fff;
}

table tr th, table tr td
{
	padding: 7px 15px 7px 15px;
}

#wp-calendar tr th, #wp-calendar tr td
{
	padding: 3px 8px 3px 8px;
}

#wp-calendar caption
{
	display:none;
}

#wp-calendar
{
	margin: 0 0 20px 0;
}

.pagination {
	margin: 10px 0 10px -3px;
	text-align: left;
}

.pagination a {
/*	padding: 5px 14px 5px 14px;
 	margin: 0 3px 0 3px;
	color: #888;
	border: solid 1px #ebebeb;
	background: #ebebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ffffff,  #ebebeb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');*/
}

.pagination a:hover {
/*	color: #999;
	-moz-box-shadow: 0 1px 3px #999;
 	-webkit-box-shadow: 0 1px 3px #999;
 	box-shadow: 0px 1px 3px #999;*/
}

.pagination a:active, .pagination a.active {
	color: #999;
	background: #ebebeb;
}

.arrow_list, .check_list, .star_list, .pp_list ul
{
	margin-top: 15px;
}

.pp_list ul li
{
	margin: 5px 0 0 0;
	padding-left: 22px;
	padding-bottom: 5px;
}

.arrow_list li
{
	margin: 5px 0 0 20px;
	list-style-image: url("../images/arrow_li.png");
}

.check_list li
{
	margin: 5px 0 0 25px;
	list-style-image: url("../images/tick_button.png");
}

.star_list li
{
	margin: 5px 0 0 25px;
	list-style-image: url("../images/icon_star.png");
}

.accordion
{
 	border: 1px solid #ebebeb;
 	-moz-box-shadow: 0 1px 3px #ebebeb;
 	-webkit-box-shadow: 0 1px 3px #ebebeb;
 	box-shadow: 0px 1px 3px #ebebeb;
}

.accordion h3, .accordion div
{
	border: 0;
	background: transparent;
}

.pp_accordion, .pp_accordion_close
{
 	margin:0;
	margin-bottom: 10px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
	border: 1px solid #ebebeb;
}

.ui-corner-all, .ui-corner-top, .ui-corner-bottom
{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-widget-content
{
	border: 1px solid #000;
}

.ui-accordion .ui-accordion-header
{
	font-weight: bold;
	display: block;
	position: relative;
}

.ui-accordion-content
{
/*	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ffffff,  #ebebeb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');*/
}

.pp_accordion
{
	
}

.accordion div
{
	border-top: 1px solid #ebebeb;	
}

.accordion h3
{
	padding: 5px 0 5px 8px;
}

.ui-accordion .ui-accordion-header .ui-icon
{
	left: 10px;
	margin-right:10px;
}

.ui-tabs-panel
{
	margin-top: 10px;
	-moz-box-shadow: 0 1px 3px #ccc;
 	-webkit-box-shadow: 0 1px 3px #ccc;
 	box-shadow: 0px 1px 3px #ccc;
}

.ui-widget-header
{
	border-bottom: 1px solid #ebebeb;
}

.tabs .ui-state-default
{
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ffffff,  #ebebeb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
}

.tabs .ui-state-default a
{
	color: #999;
}

.ui-tabs .ui-tabs-nav li a 
{
	padding: 5px 20px 5px 20px;
	font-size: 14px;
}

.tabs .ui-state-active
{
	font-weight: bold;
	background: #fff;
	text-shadow: 0 1px 1px #fff;
	display: block;	
}

.tabs .ui-widget-header
{
	border: 0;	
}

.tabs .ui-tabs-panel
{
	border: 1px solid #ccc;
	margin:0;
	padding-top: 0em;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ffffff,  #ebebeb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
}

.tabs .ui-state-active a
{
	color: #666;
	font-weight: bold;
}

.ui-tabs li:first-child
{
	margin-left: -2px;
}

.pricing_box
{
	float: left;
	text-align: center;
	padding: 0 0 20px 0;
	border: 1px solid #ebebeb;
	font-size: 12px;
}

.pricing_box strong
{
	font-weight: normal;
}

.pricing_box .header
{
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 20px 0;
}

.pricing_box .header
{
	width: 100%;
	height: 40px;
	text-align: center;
}

.pricing_box .header span
{
	position: relative;
	top: 10px;
	padding-bottom: 7px;
	font-size: 16px;
	font-weight: bold;
}

.pricing_box h2
{
	font-weight: bold;
	font-size: 36px;
}

#content_wrapper .pricing_box ul
{
	list-style: none;
	margin: 5px 0 15px 0;
}

.pricing_box.large
{
	margin-top: -2%;
	background: #fff;
	-moz-box-shadow: 0 1px 10px #ccc;
 	-webkit-box-shadow: 0 1px 10px #ccc;
 	box-shadow: 0px 1px 10px #ccc;
 	padding: 0 10px 40px 10px;
}

.pricing_box.three
{
	width: 32%;
}

.pricing_box.four
{
	width: 23.5%;
	font-size: 1em;
}

.pricing_box.four h2
{
	font-size: 2em;
}

.pricing_box.four.large
{
	margin-top: -1.5%;
}

.pricing_box.five
{
	width: 19.5%;
	font-size: 0.9em;
}

.pricing_box.five h2
{
	font-size: 1.7em;
}

.pricing_box.five.large
{
	margin-top: -1.5%;
}

.pricing_box.five .header span
{
	font-size: 1.2em;
	top: 9px;
}

.one_third .service_thumb
{
	width: 50px;
	margin: 0 20px 0 0;
	float: left;
}

.one_third .service_thumb img
{
	width: 50px;
}

.one_third .service_box
{
	width: 180px;
	float: left;
}

.one_third .service_box p
{
	margin-top: 15px;
}

.portfolio_desc, .portfolio_grid
{
	margin-top: 15px;
	margin-left: 10px;
}

#footer ul
{
	display: block;
	width: 900px;
	margin: auto;
	list-style: none;
	/*padding: 20px 0 30px 0;*/
	text-align: left;
	font-weight: normal;
}

#footer textarea
{
	height: 100px;
}

#footer h6
{
	font-size: 13px;
	font-weight: bold;
}

#footer ul li.widget
{
	float: left;
	width: 247px;
	margin-right:18px;
	margin-bottom: 0px;
	height:150px;
	color:rgb(204, 204, 204);
}

#footer ul li.widget.last
{
	margin-right: 0;
	width: 162px;
	float:right;
	color:rgb(204, 204, 204);
}

#footer ul.three li.widget
{
	float: left;
	width: 31%;
	margin-right:3%;
}

#footer ul.three li.widget.last
{
	float: right;
	width: 31%;
	margin-right: 0;
}

#footer ul.two li.widget
{
	float: left;
	width: 48%;
	margin-right:4%;
}

#footer ul.two li.widget.last
{
	float: right;
	width: 48%;
	margin-right: 0;
}

#footer ul.one li.widget
{
	float: left;
	width: 100%;
	margin-right:0;
}
#footer ul li.widget .widgettitle {
    border-bottom: 1px solid #a3a3a3;
    color: #FFFFFF;
    font-size: 23px;
    margin: 0;
    text-shadow: 0 1px 1px #000000;
	text-transform:uppercase;
	letter-spacing:0px;
}

#footer ul li.widget ul
{
	width: 100%;
	float: left;
}

#footer ul li.widget ul li
{
	margin: 0 0 2px 0;
}

#footer .posts.blog li img
{
	float: left;
	margin: 0 10px 2px 0;
 	width: 40px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr, ul.flickr
{
	list-style: none;
	margin: 0;
	float: left;
	display: block;
	clear: both;
}

ul.flickr li
{
	float: left;
	margin: 0 5px 5px 0;
}

#footer .sidebar_widget li ul.flickr
{
	list-style: none;
	margin: -10px 0 30px 0;
	float: left;
	display: block;
	clear: both;
}

#footer .sidebar_widget li.widget.Pleng_Portfolios img
{
	width: 130px;
	padding: 3px;
	-moz-box-shadow: 0 1px 5px #000;
 	-webkit-box-shadow: 0 1px 5px #000;
 	box-shadow: 0px 1px 5px #000;
 	background: #222222;
 	border: 1px solid #333;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li, #content_wrapper .sidebar .content .sidebar_widget li ul.flickr li a, ul.flickr li a
{
	display: block;
	float: left;
	margin: 0;
	background-image: none;
	border: 0;
	margin-right: 6px;
	margin-bottom: 3px;
	padding-left:0;
	padding-top: 0;
}

#footer .sidebar_widget li ul.flickr li, #footer .sidebar_widget li ul.flickr li a
{
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li img, ul.flickr li img
{
	width: 49px;
	position: relative;
}

#footer .sidebar_widget li ul.flickr li img
{
	width: 50px;
}

#slider_bg
{
	width: 100%;
	height: 0;
	margin: 20px 0 30px 0;
	padding: 20px 0 30px 0;
	background: #f2f2f2 url('../images/skins/square_pattern.png') repeat;
	visibility: hidden;
}

#slider_wrapper
{
	width: 100%;
	height: 460px;
	margin: auto;
	overflow: visible;
	margin-top: -320px;
	background: transparent url('../images/slider_shadow.png') no-repeat center bottom;
	text-align: center;
}

#slider_wrapper object
{
	margin: auto;
	margin-top: -40px;
}

#slider_loading
{
	width: 900px;
	height: 340px;
	margin: auto;
	background: transparent url('../images/ajax-loader.gif') no-repeat center center;
}

#slider_wrapper.accordion
{
	border: 0px;
}

#roundabout
{
	margin-bottom: 50px;
}

#slider_wrapper.roundabout_easing, #slider_wrapper.roundabout
{
	background: transparent;
	margin-top: -10px;
 	margin-bottom: -10px;
}

.roundabout-holder {
				list-style: none;
				width: 70%;
				height:220px;
				margin: 3em auto;
			}
.roundabout-moveable-item {
                background: transparent;
                padding:7px;
				height: 23.5em;
				width: 32em;
				cursor: pointer;
                display:block;
			}

.roundabout-moveable-item img {
				height: 100%;
				width: 100%;
                display:block;
                -moz-box-shadow: 0 1px 10px #000;
 	-webkit-box-shadow: 0 1px 10px #000;
 	box-shadow: 0px 1px 10px #000;
			}

.roundabout-in-focus { 	cursor: auto; }

#jquery_slider, #jquery_slider li
{
	width: 958px;
	height: 400px;
}

.bx-wrapper
{
	width: 958px;
	margin: auto;
}

.bx-controls-auto
{
	display: none;
}

.bx-auto
{
	display: none;
}

.bx-pager
{
	text-align: left;
	position: relative;
	top: -130px;
	height: 30px;
	z-index: 999;
	width: 400px;
	overflow: hidden;
}

.bx-pager a { 
	cursor:pointer;
	width: 14px;
	height:14px;
	background: transparent url('../images/bullet_nav_bg.png') no-repeat top;
	display: block;
	float: left;
	text-indent: 9999px;
	margin: 10px 7px 0 0;
}
.bx-pager a.pager-active { 
	width: 14px;
	height:14px;
	background: transparent url('../images/bullet_nav_bg_active.png') no-repeat top;
	display: block;
	float: left;
	text-indent: 9999px;
	margin: 10px 7px 0 0; 
}

#jquery_slider li .left_content
{
	float:left;
	width:415px;
	color: #fff;
	text-align: justify;
	margin: 20px 0 0 0;
}

#jquery_slider li h3.cufon
{
	color: #fff;
	font-size:30px;
	line-height:30px;
	text-align:left;
}

#jquery_slider li .right_content
{
	float:right;
	width:520px;
}

.slide_pic_shadow
{
	background: transparent url('../images/slide_pic_shadow.png') repeat;
	width: 512px;
	height: 322px;
}

.slide_pic_shadow img
{
	margin-top: 10px;
}

#filler {
				text-align: center;
				height: 1em;
                color:#ffffff;
                font-size:14px;
                padding-top:5px;
                padding-bottom:5px;
			}

.roundabout_header
{
	width: 900px;
	margin: auto;
	display:none;
	color: #ccc;
	font-size: 13px;
	margin-bottom:60px;
}

.roundabout_header h1.cufon
{
	font-size: 30px;
	color: #fff;
}

.roundabout_header p
{
	margin:0;
}

.line_shadow
{
	width: 100%;
	height: 10px;
	margin: auto;
	background: transparent url('../images/line_shadow2.png') no-repeat top center;
	clear: both;
}

.line_shadow.full
{
	width: 100%;
	height: 6px;
	margin: auto;
	background: transparent url('../images/line_shadow.png') no-repeat top center;
	clear: both;
	display:none;
}

.bottom
{
	width: 100%;
	height: 28px;
	margin: auto;
	margin-top: 0;
	background: transparent url('../images/bottom_page_wrap.png') repeat-x;
}

.styled_box_title
{
	width: 95%;
	display: inline-block;
	outline: none;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: 1em 1em 1em;
	border-top-left-radius: .5em;
	-moz-border-radius-topleft: .5em;
	border-top-right-radius: .5em;	
	-moz-border-radius-topright: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	color: #666;
	border: solid 1px #cccccc;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#eeeeee));
	background: -moz-linear-gradient(top,  #f8f8f8,  #eeeeee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#eeeeee');
	text-shadow: 0 0 0 transparent;
	font-weight: bold;
}

.styled_box_content
{
	background: #fff;
	color: #999;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: 1em 1em 1em;
	line-height: 1.3em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomleft: .5em;
	border-bottom-right-radius: .5em;	
	-moz-border-radius-bottomright: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	width: 95%;
	border: solid 1px #cccccc;
	border-top: 0;
}

.breadcrumbs
{
	width: 100%;
	font-size: 11px;
	border-bottom: 1px solid #ebebeb;
	margin-top: -10px;
}

.breadcrumbs .inner
{
	width: 895px;
	margin: auto;
	padding: 10px 0 10px 0;
}

strong.header
{
	color: #444;
	display: block;
	margin-bottom: 5px;
}

.tagline
{
	width: 100%;
	margin: auto;
	padding: 0;
	padding-top: 10px;
	margin-bottom: 30px;
	text-align: left;
	border-bottom: 1px solid #ebebeb;
	display:none;
}

.tagline_inner
{
	width: 800px;
	margin: auto;
	font-size: 18px;
	color: #999;
}

.tagline_header
{
	font-size: 18px;
	margin-bottom: 10px;
	color: #999;
}

.small_author
{
	font-size: 14px;
	color: #ccc;
}

.tagline .button, .tagline .button:hover, .tagline .button:active, .page_caption .button, .page_caption .button:hover, .page_caption .button:active
{
	display: block;
	width: 176px;
	height: 33px;
	padding: 13px 0 0 0;
	border: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.portfolio3_shadow
{
	width:216px;
	height:160px;
	background: transparent url('../images/portfolio3_shadow.png') no-repeat;
	margin-top:-12px;
}

.portfolio3_shadow img
{
	margin-top: 12px;
	border:0;
}

.portfolio180_shadow
{
	width:180px;
	height:133px;
	background: transparent url('../images/portfolio180_shadow.png') no-repeat;
	margin-top:10px;
}

.portfolio180_shadow img
{
	margin-top: -10px;
	border: 0;
}

.portfolio200_shadow
{
	width:200px;
	height:148px;
	background: transparent url('../images/portfolio200_shadow.png') no-repeat;
	margin-top:0;
}

.portfolio200_shadow img
{
	margin-top: 0;
	border: 0;
}

.portfolio642_shadow
{
	width:642px;
	height:249px;
	background: transparent url('../images/post_shadow.png') no-repeat;
	margin-top:0;
}

.portfolio642_shadow img
{
	margin-top: 0;
	border: 0;
}

.home_portfolio
{
	width:100%;
	background: transparent;
	text-align: center;
	float: left;
}

.home_portfolio h5
{
	margin-top: 5px;
	font-size: 22px;
	text-align: left;
	width: 100%;
}

.home_portfolio p
{
	text-align: left;
	width: 100%;
}

.home_portfolio img.frame
{
	padding: 4px;
	background: #ebebeb;
	-moz-box-shadow: 0 0 0 #000;
 	-webkit-box-shadow: 0 0 0 #000;
 	box-shadow: 0px 0 0 #000;
 	border: 0;
 	position:relative;
 	border: 1px solid #ccc;
}

.home_portfolio .below_shadow
{
	height: 150px;
	background: transparent url("../images/portfolio_shadow.png") no-repeat 20px 132px;
}

.standard_wrapper
{
	width: 958px;
	margin: auto;
}

.standard_wrapper.small
{
	width: 958px;
}

.top_shadow, #content_wrapper.top_shadow
{
	background: transparent url("../images/top_shadow.png") repeat-x top;
	height: 50px;
}

.bottom_shadow, #content_wrapper.bottom_shadow
{
	background: transparent url("../images/bottom_shadow.png") repeat-x top;
	height: 50px;
}

#content_wrapper.top_shadow
{
	padding-bottom: 0;
}

#content_wrapper.top_shadow .inner_wrapper
{
	padding-top: 20px;
}

.portfolio_image
{
	position: relative;
}

.home_boxes_footer
{
	height: 10px;
	background: #e1e1e1 url("../images/bg_ip3.png") repeat-x center bottom;
	border-top: 1px solid #D3D3D3;
}

.home_shadow_footer
{
	height: 20px;
	width: 958px;
	margin:auto;
	background: transparent url("../images/line_shadow.png") repeat-x center bottom;
}

.highlight_yellow
{
	background: #FF9;
}

.highlight_black
{
	background: #000;
	color: #fff;
}

#kwicks_slider {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 958px;
	height: 340px;
	margin:auto;
}
#kwicks_slider li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 160px;
	height: 340px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
#kwicks_slider li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
	opacity: 1;
}

#kwicks_slider li a
{
	display: block;
}

.kwicks_shadow
{
	position: absolute;
	right: 0;
	z-index:999;
	width: 27px;
	height: 360px;
	background: transparent url("../images/kwicks_shadow.png") no-repeat right top;
}

.kwicks_title
{
	position: absolute;
	background: transparent url('../images/000_80.png') repeat;
	bottom: 0px;
	padding: 15px 15px 20px 15px;
	overflow: hidden;
	width:130px;
	text-align: center;
}

.kwicks_title h6
{
	color: #fff;
	font-size: 16px;
}

.kwicks_title_large h4
{
	color: #fff;
}

.kwicks_title_large
{
	width: 98%;
	position: absolute;
	background: transparent url('../images/000_80.png') repeat;
	bottom: 0px;
	padding: 15px 15px 20px 15px;
	display: none;
	color: #ccc;
}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { position: relative; top: 0px; margin: auto; width: 940px; height: 340px }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; margin-top: 20px; }
.cs-buttons a { 
	cursor:pointer;
	width: 12px;
	height:12px;
	background: transparent url('../images/bullet_nav_bg.png') no-repeat top;
	display: block;
	float: left;
	text-indent: 9999px;
	margin: 10px 7px 0 0;
}
.cs-buttons a.cs-active { 
	width: 12px;
	height:12px;
	background: transparent url('../images/bullet_nav_bg_active.png') no-repeat top;
	display: block;
	float: left;
	text-indent: 9999px;
	margin: 10px 7px 0 0; 
}

.cs-title { width: 98%; padding: 10px 15px 10px 15px; background: transparent url('../images/000_50.png') repeat; position: relative;top:260px ; color: #fff; text-align: center;}

.cs-title h4 { color: #fff; }

.cs-prev {
	background: transparent url('../images/left_slide_nav.png') no-repeat;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	margin-left: 20px;
}
.cs-next { 
	background: transparent url('../images/right_slide_nav.png') no-repeat;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	margin-right: 20px;
}

.pp_gallery a img
{
	position: relative;
}

.home_grid_shadow
{
	background: transparent url('../images/img_shadow_160.png') no-repeat 8px bottom;
	padding-bottom:4px;
	float: left;
	margin: 10px 0 0 0;
}

.home_portfolio_grid
{
	float: left;
	width: 176px;
	margin: 0 15px 0 0;
	position: relative;
	top: 5px;
}

.home_portfolio_grid.last
{
	margin-right: 0;
}

.home_portfolio_grid p
{
	padding: 0 15px 0 15px;
	width: 146px;
}


.card_grid_shadow
{
	background: transparent url('../images/img_shadow_160.png') no-repeat 20px bottom;
	padding-bottom:4px;
	float: left;
}

.card_portfolio_grid
{
	float: left;
	background: #fff;
	width: 196px;
	margin: 0 30px 0 0;
	border: 1px solid #ccc;
	position: relative;
}

.card_portfolio_grid.last
{
	margin-right: 0;
}

.card_portfolio_grid p
{
	padding: 0 15px 0 15px;
	width: 176px;
}

.home_gallery .wrapper ul li a
{
	margin: 0 20px 0 0;
}

.home_gallery 
{
	height: 160px;
}

.home_gallery .wrapper
{
	height: 160px;
	padding-top: 0;
}

.quote_text
{
	font-size: 22px;
	font-style: italic;
	/*font-family: Georgia, Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #959595;
	font-weight: normal;
}

.tipsy { padding: 5px; font-size: 12px; background-repeat: no-repeat; background-image: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

.portfolio_title
{
	display: block;
}

.post_info
{
	/*font-family: Georgia, Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	word-spacing: 2px;
	color: #B1B1B1;
}

.img_fade
{
	opacity: .5;
}

.img_fade.left
{
	opacity: .5;
	float:left;
}

.img_nofade
{
	
}

.top_right_content
{
	float: right;
	width: 400px;
	margin: 38px 0 0 0;
}

.tipsy
{
	display:block;
	float: left;
}

.slide_video_wrapper
{
	width: 900px;
	height: 340;
	-webkit-box-shadow: 3px 0 20px #000;
	-moz-box-shadow: 3px 0 20px #000;
	box-shadow: 3px 0 20px #000;
	margin: auto;
	margin-top: 10px;
}

#map_contact
{
	width: 958px;
	height: 300px;
	margin: auto;
}

.nivo_border
{
	background: #000;
}
.ui-accordion .ui-accordion-header a
{
	color: #666;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	margin: 5px 0 5px 5px;
}

.ui-accordion .ui-accordion-content
{
	padding-top: .2em;
	padding-bottom: .7em;
}

body.home .sidebar_content .one_fourth_normal img, body.home .sidebar_content .one_fourth_normal
{
	width: 130px;
	height: 80px;
}

body.home .sidebar_content .one_third_img img, body.home .sidebar_content .one_third_img
{
	width: 180px;
	height: 110px;
}

#content_wrapper .filter
{
	list-style: none;
	display: block;
	margin: 0;
}

.filter li
{
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background-image:url(../images/arrow_icon.png);
	background-repeat:no-repeat;
	background-position:0px .5em;
}

.filter li:first-child
{
	padding-top: 10px;
	background-position:0px 1.2em;
}

.filter li.active
{
	font-weight: bold;
}

.filter.full li.active
{
	font-weight: bold;
	background: #ebebeb;
}

.filter.full li
{
	border:0;
	float: left;
	background-image:none;
	padding: 0;
	margin: 0 20px 0 0;
	padding: 10px 15px 10px 15px;
}

.filter.full li:first-child.all-projects
{
	padding: 10px 15px 10px 15px;
}

.filter.full li:first-child
{
	border: 0;
	padding-top: 0;
}

.gallery-caption
{
	font-weight:bold;
}

#option_btn
{
	position: fixed;
	top: 200px;
	left:0;
	cursor:pointer;
	z-index: 999;
}

#option_wrapper
{
	position: fixed;
	top: 180px;
	left:-140px;
	width: 140px;
	padding: 19px 0 23px 0;
	background: #000;
	z-index: 99999;
	color: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomRight: 10px;
	border-top-bottom-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topRight: 10px;
	border-top-top-radius: 10px;
}

#option_wrapper .inner
{
	width: 80%;
	margin:auto;
}

.colorpicker_preview
{
	width: 100%;
	height: 30px;
	margin: 5px 0 0 0;
}

#option_wrapper select
{
	background: #000;
	color: #fff;
	border: 1px solid #444;
	width: 110px;
}

strong.line
{
	border-bottom: 1px solid #ebebeb;
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
}

#galleria_slide .galleria-container
{
	margin: auto;
}

.ver_strip, body #header_pattern.ver_strip, body.home #header_pattern.ver_strip, #footer_pattern.ver_strip
{
	background-image: url('../images/skins/ver_strip_pattern.png');
}

.hor_strip, body #header_pattern.hor_strip, body.home #header_pattern.hor_strip, #footer_pattern.hor_strip
{
	background-image: url('../images/skins/hor_strip_pattern.png');
}

.right_strip, body #header_pattern.right_strip, body.home #header_pattern.right_strip, #footer_pattern.right_strip
{
	background-image: url('../images/skins/right_strip_pattern.png');
}

.left_strip, body #header_pattern.left_strip, body.home #header_pattern.left_strip, #footer_pattern.left_strip
{
	background-image: url('../images/skins/left_strip_pattern.png');
}

.right_strip2, body #header_pattern.right_strip2, body.home #header_pattern.right_strip2, #footer_pattern.right_strip2
{
	background-image: url('../images/skins/right_strip2_pattern.png');
}

.left_strip2, body #header_pattern.left_strip2, body.home #header_pattern.left_strip2, #footer_pattern.left_strip2
{
	background-image: url('../images/skins/left_strip2_pattern.png');
}

.square, body #header_pattern.square, body.home #header_pattern.square, #footer_pattern.square
{
	background-image: url('../images/skins/square_pattern.png');
}

.square2, body #header_pattern.square2, body.home #header_pattern.square2, #footer_pattern.square2
{
	background-image: url('../images/skins/square2_pattern.png');
}

.dot, .about_desc.dot, body.home #header_pattern.dot, #footer_pattern.dot
{
	background-image: url('../images/skins/dot_pattern.png');
}

.circle, body #header_pattern.circle, body.home #header_pattern.circle, #footer_pattern.circle
{
	background-image: url('../images/skins/circle_pattern.png');
}

.flower, body #header_pattern.flower, body.home #header_pattern.flower, #footer_pattern.flower
{
	background-image: url('../images/skins/flower_pattern.png');
}

.flower2, body #header_pattern.flower2, body.home #header_pattern.flower2, #footer_pattern.flower2
{
	background-image: url('../images/skins/flower2_pattern.png');
}

.flower3, body #header_pattern.flower3, body.home #header_pattern.flower3, #footer_pattern.flower3
{
	background-image: url('../images/skins/flower3_pattern.png');
}

.flower4, body #header_pattern.flower4, body.home #header_pattern.flower4, #footer_pattern.flower4
{
	background-image: url('../images/skins/flower4_pattern.png');
}

.flower5, body #header_pattern.flower5, body.home #header_pattern.flower5, #footer_pattern.flower5
{
	background-image: url('../images/skins/flower5_pattern.png');
}

.flower6, body #header_pattern.flower6, body.home #header_pattern.flower6, #footer_pattern.flower6
{
	background-image: url('../images/skins/flower6_pattern.png');
}

.paper, body #header_pattern.paper, body.home #header_pattern.paper, #footer_pattern.paper
{
	background-image: url('../images/skins/paper_pattern.png');
}

.gear, body #header_pattern.gear, body.home #header_pattern.gear, #footer_pattern.gear
{
	background-image: url('../images/skins/gear_pattern.png');
}

.mosaic, body #header_pattern.mosaic, body.home #header_pattern.mosaic, #footer_pattern.mosaic
{
	background-image: url('../images/skins/mosaic_pattern.png');
}

.metal, body #header_pattern.metal, body.home #header_pattern.metal, #footer_pattern.metal
{
	background-image: url('../images/skins/metal_pattern.png');
}

.jeans, body #header_pattern.jeans, body.home #header_pattern.jeans, #footer_pattern.jeans
{
	background-image: url('../images/skins/jeans_pattern.png');
}

.bokeh, body #header_pattern.bokeh, body.home #header_pattern.bokeh, #footer_pattern.bokeh
{
	background-image: url('../images/skins/bokeh_pattern.png');
}
.Hersteller {
    float: left;
    width: 200px;
}

.price {
    background: none repeat scroll 0 0 #CDCBCC;
    color: #595959;
    font-size: 18px;
    height: 28px;
    text-align: center;
}

.angebot {
    background: none repeat scroll 0 0 #707271;
    height: 28px;
    text-align: center;
}
.angebot a {
     background: url("../images/arrow.png") no-repeat scroll 0 -2px transparent;
    font-size: 17px;
    height: 25px;
    line-height: 27px;
    padding-left: 32px;
    text-transform: uppercase;
    width: 250px;
}
.fl.newsdesc {
    float: left;
    width: 225px;
	 padding: 5px;
	 margin-left:4px
}
.fl.newsdesc:hover { background:#42A4CB;}
.fl.newsdesc > h2 {
     font-size: 19px;
    text-transform: uppercase;
}
.post-title {
    color: #575757;
}
.fl.newsdesc:hover .post-title {
    color: #FFFFFF;
}
.fl.newsdesc:hover p {
    color: #FFFFFF;
}
.attachment-thumb.wp-post-image {
    height: 145px;
    width: 223px;
}
.Search-bg {
    background: url("../images/search-bg.gif") no-repeat scroll 0 0 transparent;
	border: none;
    margin-bottom: 17px;
}
.Search-bg .custom_search {
    /*margin: 10px 400px;*/
    width: 572px;
}
.menu-top-left-menu-container ul li {
float:left;
padding-left:5px;
  list-style: none outside none;


}
.top_nav .menu-item a{
	text-decoration:none;
}
.top_nav .menu-item a:hover{
	text-decoration:underline;
}
#menu-item-595 a:hover{
	cursor:inherit;
	text-decoration:none;
}
#menu-item-612 a:hover{
	cursor:inherit;
	text-decoration:none;
}
#menu-item-596 a:hover{
	cursor:inherit;
	text-decoration:none;
}
#menu-item-597 a:hover{
	cursor:inherit;
	text-decoration:none;
}

/* Pagination */ .pagination { clear:both; padding:0 0 10px 440px; position:relative; font-size:11px; line-height:13px; } .pagination span, .pagination a { display:block; float:left; margin: 2px 2px 2px 0; padding:6px 9px 5px 9px; text-decoration:none; width:auto; color:#fff; } .pagination a:hover{ color:#fff; /*background: #3279BB;*/ } .pagination .current{ padding:6px 9px 5px 9px; background: #3279BB; color:#fff; }


.recent-post-item {
    float: left;
    padding: 10px;
    width: 300px;
	list-style: none outside none;
}
.posts.blog.black_wrapper strong.header {
    background: url(../images/stern.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
}
.widget.widget_recent_entries ul li {
    background: url("../images/pfeilblauunten.gif") no-repeat scroll 0 6px transparent;
    padding-left: 15px;
}
#footer > div#copyright {
    /*background: none repeat scroll 0 0 #0d0d0d;*/
	/*background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/bottomline.gif) repeat-x;*/
	font-size:12px;
	/*border-top:solid 4px;
	border-image:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/bottomline.gif) 30 30 stretch;*/
}

#wrapper > div#footer {
   #radial-center 
  /* fallback */
  background-color: #272727;
  background-image: url(images/radial_bg.png);
  background-position: center center;
  background-repeat: no-repeat;

  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#6b6b6b), to(#272727));

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #6b6b6b, #272727);

  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #6b6b6b, #272727);

  /* IE 10 */
  background: -ms-radial-gradient(circle, #6b6b6b, #272727);

  /* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
  
  
  border-top:solid 5px #42A3CA;
}
.knewsemail input {
     background: none repeat scroll 0 0 #9D9D9D;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #E1E1E1;
    font-size: 17px;
    font-weight: bold;
    height: 45px;
    text-indent: 15px;
    width: 225px;
}
.knewsemail label {
    display: none;
}
fieldset .knewsbutton {
display:none;
}

.fl.newsdesc span.read-more {
    display: none;
}
.boat-singleinfo {
    background: none repeat scroll 0 0 #CDCBCC;
    float: right;
    margin-top: 18px;
    width: 327px;
}
.post_wrapper-s > div#lg {
    background: url("../images/lg.jpg") repeat scroll 0 0 transparent;
    height: 118px;
    width: 327px;
	float:right;
	/* margin-top: 16px;*/
}

.price-s {
    background: url("../images/price-s.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 29px;
    height: 44px;
    padding-left: 12px;
    text-align: left;
}
.arrow-list {
    background: url("../images/pfeilblau.gif") no-repeat scroll 0 3px transparent;
    padding-left: 9px;
    vertical-align: top;
}
.angebot-s {
    background: none repeat scroll 0 0 #707271;
    height: 28px;
    margin-left: 30px;
    width: 218px;
}
.angebot-s a {
     background: url("../images/arrow.png") no-repeat scroll 0 -2px transparent;
    font-size: 17px;
    height: 25px;
    line-height: 27px;
    padding-left: 32px;
    text-transform: uppercase;
    width: 250px;
}
#fronter img{
 cursor: pointer;
    height: 70px;
    padding: 0 !important;
    width: 100px;
}
.www_front{
display:none;
}
.sidebar_widget div.fl.newsdesc {float: left;
    padding: 4px;
    width: 302px;
	}
	
.sidebar_widget div.fl.newsdesc	.attachment-thumb.wp-post-image {
    height: 180px;
    width: 300px;
}

.checkbox-wrapper {
    float: left;
    width: 102px;
}
.custom_search.widget.custom_search_custom_fields__search {
    padding: 0 10px 11px;
}
.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    margin: 15px auto;
    width: 250px;
}

.searchform-input-wrapper > input {
    background:#fff;
    border: 1px solid #666666;
    margin: 2px;
}
.searchform-input-wrapper > input:hover {
    background:#f1f1f1;
}
.searchform-input-wrapper > input:focus {
    background:#D5EAFB;
}

.selectParent {
    overflow: hidden;
    width: 188px;
}

.selectParent select {
    -moz-appearance: none;
	appearance: none;
	-webkit-appearance:none;
    background: url("../images/arr.png") no-repeat scroll 167px center #D1ECFD;
    border: 1px solid;
    padding: 0;
	margin:0;
    width: 186px;
	text-indent:16px;
	
}
div.selectParent option {
    text-indent: 33px;
}
.CheckboxInput label.searchform-label {
    display: none;
}


.CheckboxInput span.searchform-input-wrapper {
    float: left;
    width: 310px;
	margin-top:12px;
	margin-bottom:10px;
}
.CheckboxInput div.checkbox-wrapper input {
    float: left;
    width: 20px;
}
.CheckboxInput div.checkbox-wrapper label {
    float: left;
}
div.sidebar_content div.Search-bg form.custom_search {
    width: 938px;
}
div.sidebar_content .selectParent {
    overflow: hidden;
    width: 272px;
}
div.sidebar_content .selectParent select {
     -moz-appearance: none;
    background: url("../images/arr.png") no-repeat scroll 252px center #fff;
    border: 1px solid;
    padding: 0 3px;
    text-indent: 43px;
    width: 270px;
}
div.sidebar_content .selectParent select:hover {
    background: url("../images/arr.png") no-repeat scroll 252px center #f1f1f1;
}
div.sidebar_content .selectParent select:focus {
    background: url("../images/arr.png") no-repeat scroll 252px center #D5EAFB;
}
.qtrans_language_chooser {
    float: left;
}
.qtrans_language_chooser li {
    float: left;
    list-style: none outside none;
    padding-left: 4px;
}
.lang-zh {
    display: none;
}
li.lang-de .qtrans_flag {
    display: block;
    height: 18px;
    width: 27px;
}
.qtrans_flag.qtrans_flag_en {
    display: block;
    height: 18px;
    width: 27px;
}
.hr-s hr {
    /*background: url(../images/trennlinie.gif);*/
    border: none;
    width: 958px;
    /*height: 30px;*/
    margin: auto;
}
#read-rest:hover {
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/blogweiter2.gif) no-repeat;
    /*background-position: -1px -1px;*/
}
#read-rest {
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/blogweiter1.gif) no-repeat;
    width: 120px;
    height: 38px;
	cursor:pointer;
}
body.home #header_pattern {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 5px solid #42A3CA;
    box-shadow: 0 5px 46px #a6a3ac;
}

#category_post_list_widget-7{
	height:650px;
	background:#d6d6d6;
	list-style:none;
}

#category_post_list_widget-7 .post_content .news_scroll .newsdesc{
	width:302px;
}

#category_post_list_widget-7 .post_content .news_scroll .newsdesc .post_thumbnail a img{
	height: 180px;
	width: 300px;
}

#category_post_list_widget-5{
	height:650px;
	background:#d6d6d6;
	margin:0px;
}


#sb-player html{
	overflow:hidden;
}


#footer ul li.widget.custom_popular_posts .widgettitle
{
/*font-size:0px;*/
}

.widget.Custom_Popular_Posts h2.widgettitle {
    /*background: url("../images/p-header.png") no-repeat scroll -4px -10px transparent;
    font-size: 0;
    height: 42px;*/
	border-bottom: 1px solid #666666;
    color: #FFFFFF;
    font-size: 24px;
    margin: 0;
    text-shadow: 0 1px 1px #000000;
}

#footer ul li.widget.widget_recent_entries .widgettitle
{
/*font-size:0px;*/
}

/*.widget.widget_recent_entries h2.widgettitle{
 background: url("../images/r-header.png") no-repeat scroll 2px 4px transparent;
    font-size: 0;
    height: 42px;
	}*/
	
	
	
#footer ul li.widget.widget_text.last .widgettitle
{
/*font-size:0px;*/
}

/*.widget.widget.widget_text.last h2.widgettitle{
 background: url("../images/b-header.png") no-repeat scroll 2px 4px transparent;
    font-size: 0;
    height: 42px;
	}
*/	
	
#footer ul li.widget.widget_tag_cloud .widgettitle
{
/*font-size:0px;*/
}

/*.widget.widget_tag_cloud h2.widgettitle{
 background: url("../images/m-header.png") no-repeat scroll 2px 17px transparent;
    font-size: 0;
    height: 42px;
	}*/
	
.bx-pager-item .active{
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/bullet_nav_bg2.png) no-repeat;
}

.catecon{
	float: left;
	margin-left: 6.5px;
	padding: 10px;
	width: 220px;
	color:#333333;
	margin-top:45px;
}
.catecon .post-title{
	color:#262126;
    font-family: BebasNeue,Haettenschweiler,Arial,Verdana,sans-serif;
	font-size:19px;
	text-transform:uppercase;
}
.catecon:hover a{
	color:#FFFFFF;
}
.catecon:hover .post-title span {
    color: #fff;
}
.catecon .post-title span {
    color: #42a3ca;
}
.catecon:hover{
	background:#42A4CB;
	color:#FFFFFF;
	cursor:pointer;
}
.cateSection .catecon h2{
	border:none;
	border-width: medium medium 2px; border-style: none none none; border-color: -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none;
}
.cateSection h2{
	 border:none;
	font-size:25px;
	text-decoration:none;
}
.cateSection ul{
	margin-left:3px;
}
.cateSection .newYachit{
	position: absolute;
	top: 545px;
	width: 958px;
	border: none;
	border-bottom: solid 1px #444;
	height: 35px;
}
.cateSection .newYachit h2{
	font-size:25px;
	text-decoration:none;
	border:none;
}

.cateSection .oldYachit{
	position: absolute;
	top: 843px;
	width: 958px;
	border: none;
	border-bottom: solid 1px #444;
	height: 35px;
}


.yachtbu1{
	float: left;
	width: 218px;
	margin-top: 8px;
	margin-left:-12px;
	padding:12px;
	background:none;
	
}
.yachtbu1:hover{
	background:#42A4CB;
	color:#FFFFFF;
	cursor:pointer;
}
.yachtbu1:hover .link{
	color:#FFF;
}
.yachtbu2{
	float: right; text-align: justify; margin-left: 0px; width: 240px; line-height: 17.4px; margin-top: 12px; padding:6px 0;
}
.yachtbu3{
	float: left;
	width: 218px;
	margin-top: 8px;
	margin-left:-12px;
	padding:12px;
	background:none;
	
}
.yachtbu3 a{
	color:#444444;
}

.yachtbu3 .link{
	color:#42A3CA;
}

.yachtbu3:hover{
	background:#42A4CB;
	color:#FFFFFF;
	cursor:pointer;
}

.yachtbu3:hover a{
	color:#FFF;
}
.yachtbu3:hover .link{
	color:#FFF;
}
.yachtbu4{
	float: right; text-align: justify; line-height: 17.4px; margin-left: 0px; margin-top: 12px; width: 240px; padding:6px 0;
}
.catDes{
	padding: 0px; margin-top: 0px; margin-bottom:0px;
}


#sunderkonstruktion_div{
	width:100%;
	height: 100%;
	overflow: hidden;
	border:none;
	background:url(../images/transparancy.png) repeat;
	background-size:cover;
	left:0;
	position:fixed;
	top:0;
	margin-left:0px;
	/*float:Right;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;*/
	/*background-color:#ffffff;*/
	padding:0 0 2px 0;
	z-index:2147483640;
	display:none;
	/*opacity:0.5;
	filter:Alpha(opacity=50);*/
	border:none;
}

#sunderkonstruktion_close_btn{
	background: url("../images/popx1.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
	z-index:100;
	border-radius: 12px 12px 12px 12px;
}
#sunderkonstruktion_close_btn:hover{
	background:url(../images/popx2.gif) no-repeat;
	border: medium none;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
	z-index:100;
	border-radius: 12px 12px 12px 12px;
}

#sunderkonstruktion_div .contant_area{
	position:relative;
	/*top:50px;*/
	top:0px;
	background:url(../images/sonderkonstruktion-1.gif) no-repeat;
	width:964px;
	height:558px;
	color:#555555;
}

#checkbox5{
	/*background:url(../images/kontaktbox2.gif) no-repeat;*/
	width:16px;
	height:16px;
	border:none;
	position:absolute;
	padding:0px;
	top:398px;
	left:35px;
	color:#555555;
}

#checkbox1{
	/*background:url(../images/kontaktbox2.gif) no-repeat;*/
	width:16px;
	height:16px;
	border:none;
	position:absolute;
	padding:0px;
	top:422px;
	left:35px;
	color:#555555;
}
#checkbox2{
	/*background:url(../images/kontaktbox2.gif) no-repeat;*/
	width:16px;
	height:16px;
	border:none;
	position:absolute;
	padding:0px;
	top:446px;
	left:35px;
	color:#555555;
}

#checkbox3{
	/*background:url(../images/kontaktbox2.gif) no-repeat;*/
	width:16px;
	height:16px;
	border:none;
	position:absolute;
	padding:0px;
	top:43px;
	left:92px;
	color:#555555;
}
#checkbox4{
	/*background:url(../images/kontaktbox2.gif) no-repeat;*/
	width:16px;
	height:16px;
	border:none;
	position:absolute;
	padding:0px;
	top:43px;
	left:245px;
	color:#555555;
}

#homePort{
	background:#fff;
	width:232px;
	height:20px;
	border:solid 1px #a09f9f;
	position:absolute;
	padding:0px;
	top:467px;
	left:170px;
	color:#555555;
}
#homePort:hover {
    background:#f1f1f1;
}
#homePort:focus {
    background:#D5EAFB;
}

#budget{
	background:#fff;
	width:232px;
	height:20px;
	border:solid 1px #a09f9f;
	position:absolute;
	padding:0px;
	top:500px;
	left:170px;
	color:#555555;
}
#budget:hover {
    background:#f1f1f1;
}
#budget:focus {
    background:#D5EAFB;
}

#menge{
	font-size: 14px;
	position: absolute;
	height: 20px;
	padding: 0px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	margin: 0px;
	top: 197px;
	left: 170px;
	border:solid 1px #a09f9f;
	color:#555555;
}
#menge:hover {
    background:#f1f1f1;
}
#menge:focus {
    background:#D5EAFB;
}

#anfragetext{
	position: absolute;
	border: solid 1px #a09f9f;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	top: 227px;
	left: 170px;
	width: 305px;
	height: 145px;
	color:#555555;
}
#anfragetext:hover {
    background:#f1f1f1;
}
#anfragetext:focus {
    background:#D5EAFB;
}

#sunderkonstruktion_submit{
	background: url("../images/anfrage1.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 24px;
    cursor: pointer;
    height: 39px;
    left: 71px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 297px;
}
#sunderkonstruktion_submit:hover{
	background:url(../images/anfrage2.gif) no-repeat;
}

/*#unternehmen{
	background: none repeat scroll 0% 0% rgb(255, 255, 255); width: 255px; height: 20px; border: 1px solid rgb(160, 159, 159); position: absolute; padding: 0px; left: 150px; color: rgb(85, 85, 85); top: 70px;
}

#tatigkeitsbereich{
	background:#fff; width:255px; height:20px; border:solid 1px #a09f9f; position:absolute; padding:0px; top:131px; left:150px; color:#555555;
}*/

#sunderkonstruktion_div .contant_area input[type=text]{
	background:#fff;
	text-indent:1px;
}
#sunderkonstruktion_div .contant_area input[type=text]:hover {
    background:#f1f1f1;
	text-indent:1px;
}
#sunderkonstruktion_div .contant_area input[type=text]:focus {
    background:#D5EAFB;
	text-indent:1px;
}

/*#sunderkonstruktion_div .contant_area select{
	 -moz-appearance: none;
	background: url("../images/arr.png") no-repeat scroll 252px center #fff;
}*/
#sunderkonstruktion_div .contant_area .selectParent select {
    -moz-appearance: none;
	appearance: none;
	-webkit-appearance:none;
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/scrollbutton1.gif) no-repeat scroll 234px center #FFF;
    border: 1px solid;
    padding: 0;
	margin:0;
    width: 257px;
}
#sunderkonstruktion_div .contant_area div.selectParent option {
    text-indent: 0px;
}
#sunderkonstruktion_div .contant_area div.selectParent select {
	text-indent:0px;
}
#sunderkonstruktion_div .contant_area .selectParent select:hover {
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/scrollbutton2.gif) no-repeat scroll 234px center #f1f1f1;
}
#sunderkonstruktion_div .contant_area .selectParent select:focus {
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/scrollbutton2.gif) no-repeat scroll 234px center #D5EAFB;
}


#vorname1_div select {
    -moz-appearance: none;
	appearance: none;
	-webkit-appearance:none;
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/scrollbutton1.gif) no-repeat scroll 234px center #FFF;
    border: 1px solid;
    padding: 0;
	margin:0;
    width: 257px;
}
#vorname1_div option {
    text-indent: 0px;
}
#vorname1_div select {
	text-indent:0px;
}
#vorname1_div select:hover {
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/scrollbutton2.gif) no-repeat scroll 234px center #f1f1f1;
}
#vorname1_div select:focus {
    background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/09/scrollbutton2.gif) no-repeat scroll 234px center #D5EAFB;
}


#sunderkonstruktion_div .contant_area textarea{
	background:#fff;
}
#sunderkonstruktion_div .contant_area textarea:hover {
    background:#f1f1f1;
}
#sunderkonstruktion_div .contant_area textarea:focus {
    background:#D5EAFB;
}


/*         Social    */
#fb_box{
	position: absolute; left: 40px; bottom: 0px; background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/facebook1.gif) no-repeat scroll 0% 0% transparent; width: 28px; height: 14px;
}
#facebook_likebox{
	width: 81px; height: 80px; border: none; top: -77px; position: absolute; left: -26px; display:none;
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/socialmediabg.gif) no-repeat;
	padding-left:18px;
	padding-top:5px;
}
#fb_box:hover{
	height:29px;
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/facebook2.gif) no-repeat scroll 0% 0% transparent;
}
#fb_box:hover #facebook_likebox{
	display:block;
}
#fb_box:hover #facebook_likebox div{
	display:block;
}
#facebook_likebox:hover{
	display:block
}

#tw_box{
	position: absolute; left: 80px; bottom: 0px; background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/twitter1.gif) no-repeat scroll 0% 0% transparent; width: 28px; height: 14px;
}
#twitter_likebox{
	width: 81px; height: 80px; border: none; top: -77px; position: absolute; left: -26px; display:none;
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/socialmediabg.gif) no-repeat;
	padding-left:5px;
	padding-top:5px;
}
#tw_box:hover{
	height:29px;
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/twitter2.gif) no-repeat scroll 0% 0% transparent;
}
#tw_box:hover #twitter_likebox{
	display:block;
}
#twitter_likebox:hover{
	display:block
}

#gp_box{
	position: absolute; left: 120px; bottom: 0px; background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/google1.gif) no-repeat scroll 0% 0% transparent; width: 28px; height: 14px;
}
#gplus_likebox{
	width: 81px; height: 80px; border: none; top: -77px; position: absolute; left: -26px; display:none;
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/socialmediabg.gif) no-repeat;
	padding-left:15px;
	padding-top:5px;
}
#gp_box:hover{
	height:29px;
	background: url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/07/google2.gif) no-repeat scroll 0% 0% transparent;
}
#gp_box:hover #gplus_likebox{
	display:block;
}
#gplus_likebox:hover{
	display:block
}
/*     / Social   */


.link{
	color:#42a3ca;
	text-decoration:underline;
	cursor:pointer;
}
.link:hover{
	color:#42a3ca;
	text-decoration:none;
	cursor:pointer;
}



#ShowDetailsdiv{
	width:100%;
	height: 100%;
	overflow: hidden;
	border:none;
	background:url(../images/transparancy.png) repeat;
	background-size:cover;
	left:0;
	position:fixed;
	top:0;
	margin-left:0px;
	/*float:Right;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;*/
	/*background-color:#ffffff;*/
	padding:0 0 2px 0;
	z-index:2147483640;
	display:none;
	/*opacity:0.5;
	filter:Alpha(opacity=50);*/
	border:none;
}

/*#sunderkonstruktion_close_btn{
	background: url("../images/popx1.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
	z-index:100;
	border-radius: 12px 12px 12px 12px;
}
#sunderkonstruktion_close_btn:hover{
	background:url(../images/popx2.gif) no-repeat;
	border: medium none;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
	z-index:100;
	border-radius: 12px 12px 12px 12px;
}
*/
#ShowDetailsdiv .ShowDetails_area{
	position:relative;
	/*top:50px;*/
	top:0px;
	background:url(http://www.luxusyacht-kaufen.de/wp-content/uploads/2013/10/hintergrundvorschau.gif) no-repeat;
	width:719px;
	height:457px;
	color:#555555;
}