html {
	
}

body {
	background-color: #ccc;
	background: url(../images/site_bg.png); 
	background-repeat: repeat-x;
	
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	
	margin-top:0px;
	
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
}

p {
	margin: 0px 0px 5px 0px;
}

td, div, span {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;	
}

#header {
	width: 814px;
	height: 233px;
	background: url(../images/header.png); 
	background-repeat: none;
	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	margin-top: 16px;

}

#headerimage{
	padding-top:14px;
	padding-left:17px;	
}

#menu_bar {
	width: 816px;
	height: 61px;
	
	background: url(../images/menu_repeat.png); 
	background-repeat: repeat-x;
	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	

	
}

#menushadowleft {
	width:18px;	
	height:61px;
	float:left;
	background: url(../images/horn_left.png);
}

#menushadowright {
	width: 18px;	
	height:61px;
	float:right;
	background: url(../images/horn_right.png);
	
}

#logo {
	float: left;
	background: url(../images/norcap_logo.png);
	repeat: no-repeat;
	width:187px;
	height:50px;
	margin-top:1px;
	margin-left:13px;
}

#menu {
	float: left;
	text-align:right;
	margin-left:20px;
}


.mainlevel-nav {

	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	
	background: url(../images/menu_passive.png); 
	
	float:left;
	
	width: 126px;
	height: 34px;
	line-height:34px;
		
	color:white;
	
	text-decoration:none;
	
	text-align:center;
	padding-bottom:6px;

	margin-top:19px;
}

html>body .mainlevel-nav {
	padding-bottom:7px;
}

#active_menu-nav {
	background: url(../images/menu_active.png);
	
}


a.mainlevel-nav,a.mainlevel-nav:link,a.mainlevel-nav:visited {
	color: white;
	font-weight:bold;
}
a.mainlevel-nav:hover {
	color: #fd9900;
}

a#active_menu-nav {
	color: #fd9900;

}


a:link, a:visited {
	color: #0066CC; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #E39B5C;	text-decoration: none;
	font-weight: normal;
}


#content_wrapper {
	width: 814px;
	background: url(../images/content_bg.png); 
	background-repeat: repeat-y;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

#content {
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 5px;
	padding-bottom: 15px;


		
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#left {
	width: 480px;
	float: left;
}

#right {
	width: 195px;
	float: right;
	padding:15px;
		
	background: url(../images/vertical_box.png); 
	background-position: bottom left;
	background-repeat: no-repeat;
}

#footer {
	width: 100%;
	padding-top: 10px;
	height:40px;

}

#bottom {
	width: 814px;
	height: 28px;	
	background: url(../images/footer.jpg); 
	background-repeat: none;
	
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.clear {
	clear: both;
}


h1, h2, h3, .componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}

h4, th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fd9900;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align:left;
}



.componentheading {
  padding-top: 10px;
}

.contentheading {
  font-family: Tahoma, Helvetica, sans-serif;
  padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

table.frontendbox {
		background: url(../images/horizontal_box.png) no-repeat top left; 
		padding: 0px 5px 0px 0px;
		margin-bottom:1px;
		border-left:1px solid #ccc;
		height:152px;
		width: 475px !important;
}

table.frontendbox td {
	width: 235px;
	padding-left: 10px;
}



div.frontendboxfirstpage {
		background-image: url(../images/horizontal_box.png); 
		background-position: top left;
		background-repeat:no-repeat;
		padding: 0px 5px 0px 10px;
		margin-bottom:1px;
		border-left:1px solid #ccc;
		height:152px;
		width:475px;
		float:left;
}

html>body .frontendbox {
	width:460px;
}
html>body .frontendboxfirstpage {
	width:460px;
}

table.frontendbox img {
		margin-top:5px;
		margin-left:5px;
		margin-right:30px;
		float: right;
}

div.frontendboxfirstpage img {
		margin-top:5px;
		margin-left:5px;
		margin-right:30px;
}

.boatsalesbox {
		background-image: url(../images/horizontal_box_expand.png); 
		background-position: top right;
		background-repeat:repeat-y;
		padding-right:5px;
		padding-left:10px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom:5px;
		border:1px solid #ccc;
		width: 290px;
		float:left;
}

html>body .boatsalesbox {
	width: 275px; 

}

.boatsalesbox img {
		margin-top:5px;
		margin-left:5px;
		margin-right:30px;
}

/* Joomfish module */

table.moduletable-lang {
	margin-bottom:15px;
}

 
/* language lists with UL (names & images) */
ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	display:inline;
}

ul.jflanguageselection li
{
	display: inline;
	list-style-type: none; 
}

ul.jflanguageselection img {
	border:0px;	
}





