/* CSS Document */

html, body {
	color: #5e5e5e;

	}

body {
	font: 75%/1.5em "Times New Roman", Times, serif;
	padding-bottom: 1.5em;
	border-top: 7px solid #3e3e3d;
	
	background:url(../images/back2.jpg);
	background-repeat:repeat-x;
	}
	
	p{padding:5px 0;}
	
.container {
	width: 980px;
	overflow: hidden;
	}

.content {
	width: 850px;
	overflow: hidden;
	float: right;
	}
	
	.inv{
		position: absolute;
		left:-5000px;
		height:1%;
	}
		
/* ********************************************
/                    Header  
***********************************************/


#brand{background:url(../images/header2.jpg) no-repeat top left;
display:block;
width: 682px; height: 217px;
}

#brand a{
	display: block;
}

#header {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 1.5em;
	}
	
	
#navigation{
	width:680px;
	height:50px;
	background-image:url(../images/backmenu.jpg);
	background-repeat:no-repeat;
	margin-left: 130px;
	margin-top:10px;
	}
	
	
	/* Menu */	

#menu{
	width:605px;
	height:15px;
	float:left;
	font-size:13px;
	margin-left:30px;
	font-weight:normal;
	font-family:"Century Gothic";
	}


#navigation ul{margin:0; padding:0; list-style-type:none; width:auto; float:left;}
#navigation ul li{display:block;float:left;margin:0 1px;}
#navigation ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:0 30px 0 1px;height:15px;}
#navigation ul li a span{padding:10px 3px 0 0;height:15px;float:left; color:#dbddc0;}
#navigation ul li a:hover{color:#fff; text-decoration:underline;}
#navigation ul li a:hover span{display:block;width:auto;cursor:pointer;}
#navigation ul li a.current,#dolphinnav ul li a.current:hover{color:#3f5475; }
#navigation ul li a.current span{display:block;padding:10px 3px 0 0;width:auto;height:15px; color:#fff; text-decoration:underline;}





#header a#logo {
	display: block;
	width: 43px;
	height: 43px;
	/*background: url(../images/logo_btn.jpg) no-repeat 0 0;*/
	text-indent: -9999px;
	margin-left: 60px;
	}

#header p {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-right: 20px;
	}

#header p a {
	color: #bacf66;
	font-weight: bold;
	text-decoration: none;
	}

#header p a.current {
	color: #444;
	}

#header p a:hover {
	color: #444;
	}
	
	
/* ********************************************
/                   Content 
***********************************************/	
	
/* Sidebar */

.sidebar {
	width: 160px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
	float: left;
	}

.sidebar a {
	color: #787878;
	text-decoration: none;
	text-transform: lowercase;
	}

.sidebar a:hover {
	text-decoration: underline;
	}

.sidebar h2 {
	color: #333333;
	line-height: 1.3em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	}

.sidebar h2 a {
	color: #333333;
	}

.sidebar a.btn_totop {
	width: 24px;
	height: 18px;
	display: block;
	background: url(../images/buttons.jpg) no-repeat -110px -2px;
	text-indent: -9999px;
	}

.sidebar  a.btn_totop:hover {
	background-position: -110px -23px;
	width: 46px;
	}

.sidebar  a.btn_totop:active {
	background-position: -110px -44px;
	}
	
#column1 {
width:225px;
float:left;
margin-right: 20px;
}

#top .content .vnavigation {list-style:disc!important;}
.content .vnavigation li {
float: none;
margin: 0 0 0 20px;
padding:0px;
width:auto;
list-style:disc!important;
}


/* Info */

#info {
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #fff;
	padding-top: 1.5em;
}

#blog h3 {
}

#info ul li {
	padding-bottom: 1.5em;
/*	overflow: hidden;*/
	height: 180px;
}

#info ul li a.btn_view {
	position: absolute;
	z-index: 6;
	top: 0;
	left: 0;
}

#info ul li .hide {
	height: auto;
	overflow: hidden;
}

#info ul li p {
	width: 180px;
}



/********** Article ******/

article {
	border-bottom: 1px solid #fff;
	padding-top: 1.5em;
	border-top: 1px solid #fff;
}

#article img.wp-smiley {
	border-style: none;
	padding: 0;
}

#article a:hover {
	color: #000;
}

#article img {
	padding: 1px;
	border: 1px solid #d4d4d4;
}

#article h3 {
	font-size: 1.6em;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

#article h3 a {
	color: #444;
	text-decoration: none;
}

#article h4 {
	color: #444;
	text-decoration: none;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#article h4 a {
	color: #444;
	text-decoration: none;
	font-size: 1.2em;
}

#article p {
	margin-bottom: 1.5em;
}

#article code, #article pre  {
	display: block;
	padding: 0.5em;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-left-width: 3px;
	border-left-color: #969696;
	margin-bottom: 1.5em;
}

#article .content {
width: 500px;
float:left;
}

#article .container {
	width: 700px;
	overflow: hidden;
	}

/*#
#breadcrumbs {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #b3b3b3;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #fff;
	text-transform: lowercase;
}

#breadcrumbs a {
	color: #b3b3b3;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#comments {
	padding-top: 1.5em;
	background-color: #3e3e3d;
	color: #fff;
	border-bottom: 1px solid #373938;
}

#comments .row {
	width: 600px;
	overflow: hidden;
	margin-bottom: 1.5em;
	padding-top: 1.5em;
}

#comments .alt {
	background-color: #373737;
}

#comments code {
	padding: 0.5em;
	border-width: 1px;
	border-style: solid;
	display: block;
	border-left-width: 3px;
	width: 362px;
	overflow: hidden;
}

#comments p {
	margin-bottom: 1.7em;
}

#comments .sidebar h2 {
	color: #fff;
}

#comments .name {
	width: 180px;
	margin-right: 10px;
	color: #fff;
	float: left;
	margin-left: 10px;
}

#comments .name h4 a {
	color: #fff;
	text-decoration: none;
}

#comments .name h4 a:hover {
	color: #fff;
	text-decoration: underline;
}

#comments .comment {
	float: right;
	width: 377px;
	border-left: 3px solid #2d2d2d;
	padding-left: 10px;
	padding-right: 10px;
}

#comments .comment img.wp-smiley {
	display:  none;
}

#comments .comment p {
}

#comments .authorcomment {
	border-left-color: #bed170;
	background-color: #bed170;
	color: #373737;
}

#comments .authorcomment .comment {
	border-left-style: solid;
	border-left-color: #373737;
}

#comments .authorcomment .name {
	color: #fff;
}

#comments .authorcomment .name a {
	color: #373737;
}

#addcomment {
	border-bottom: 1px solid #e9e9e9;
	padding-top: 1.5em;
	border-top: 1px solid #414242;
	padding-bottom: 1em;
	background-color: #3e3e3d;
	color: #fff;
}

#addcomment h2 {
	color: #fff;
}

#addcomment form {
	
}

#addcomment form p {
	margin-bottom: 0.5em;
}

#addcomment form p.button {
	text-align: right;
}

#addcomment form label {
	width: 180px;
	margin-right: 20px;
	float: left;
	padding-top: 2px;
}

#addcomment form textarea {
	width: 596px;
	height: 100px;
	border: 1px solid #353837;
	margin: 0;
	background-color: #474746;
	color: #fff;
	text-shadow: #000000 0 0 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#addcomment form textarea:focus {
	border-color: #bacf66;
}

#addcomment form input {
	border: 1px solid #353837;
	height: 19px;
	width: 389px;
	background-color: #474746;
	color: #fff;
	text-shadow: #000000 0 0 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-left: 5px;
}

#addcomment form input:focus {
	border-color: #bacf66;
}

#addcomment form button {
	border: 1px solid #353837;
	background-color: #3e3e3d;
	padding: 10px;
	color: #fff;
	text-shadow: #000000 0 0 0px;
}

#addcomment form button:hover {
	border-color: #bacf66;
	cursor: pointer;
}*/

/* ERROR */

#error {
	border-bottom: 1px solid #e9e9e9;
	padding-top: 1.5em;
	border-top: 1px solid #fff;
	width: 100%;
	padding-bottom: 1.5em;
}

/* ********************************************
/                    Boats 
***********************************************/

#boats {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 1em;
	padding-top: 1.5em;
	border-top: 1px solid #fff;
}

#boats .content ul li {
	width: 150px;
	margin-bottom: 1.5em;
	}

.boats ul li {
	width: 150px;
	margin-right: 10px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	}

#line {
padding-top: 3px; 
border-top: #ccc 1px dashed;
}	
	
#spech {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 1em;
	padding-top: 1.5em;
	border-top: 1px solid #fff;
}

#spech .content ul li {
	width: 180px;
	margin-bottom: 1.5em;
	}

.spech ul li {
	width: 150px;
	margin-right: 10px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	}

/* ********************************************
/                    Contact  
***********************************************/

#contact {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #fff;
	}


/****************  contact  *****************/

#contact form.contact{
	/*background:url(../images/contact_midle.gif);*/
	width:180px; padding:0 10px;
	}
	
#contact form.contact h2.text3{
	/*background:url(../images/contact_h2_bg.jpg) no-repeat 0 0 ; */
	color:#0B0B0B;
	padding:0 0 1px 1px; float:right; width:180px; height:37px;
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	}
	
#contact form.contact h2.text3 span{
	color:#A60101;
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	}
	
#contact form.contact label{
	color:#0B0B0B; margin:10px 0 1px 0; 
	float:left;
	font:bold 10px/14px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	}
	
#contact form.contact input{
	background-color:#fbfbf9; 
	color:#999999; 
	border:#999999 1px solid;
	width:175px; 
	height:15px; 
	padding:0; 
	margin:0 0 10px 0; 
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	}
	
#contact form.contact textarea{
	background-color:#fbfbf9; 
	color:#0B0B0B; 
	border:#999999 1px solid;
	width:175px; height:50px; 
	padding:0; margin:0 0 7px 0; 
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	}
	
#contact form.contact input.submit{
	background:url(../images/submit.jpg) no-repeat; 
	color:#0B0B0B; border:none;
	width:180px; height:21px; margin:0 0 0 0; 
	padding:0 0 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;
	}
	
#contact form.contact input.reset{
	/*background:url(../images/more_bg.gif) no-repeat 45px 0 ; */
	color:#0B0B0B; border:none;
	width:60px; height:13px; float:right; 
	margin:0; 
	padding:0 0 0 0; 
	cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
	}


/* Sales/Use */

.kralmodels ul li {
	width: 230px!important;
	margin-bottom:20px;
	float:left;
}

.kralEngine ul li {
	width: 460px!important;
	margin-bottom:20px;
	float:left;
}

.kralmodels ul li h3{
	margin-top:20px;
}


/* ********************************************
/                    Footer  
***********************************************/

#footer {
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #fff;
	}

#footer a {
	color: #5e5e5e;
	text-decoration: none;
	}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
.ql{float:left;}
.design{
float:right;
color:#CCCCCC;
}

a.design2 {color:#ccc !important;}

