#bottom-menu {
	height: 32px;
	float: left;
	color: #ccc;
}

/* @group Bottom menu */

#bottom-menu a {
	 line-height: 32px;
	 height: 32px;
	 margin-right: 15px;
	 padding-right: 15px;
	 padding-left: 0;
	 margin-top: 6px;
	 display: block;
	 float: left;
	 font-size: 100%;
	 text-indent: 0;
	 background: url(../images/bottom-menu-div.png) 100% 50% no-repeat;
	 color: #ccc;
}

#bottom-menu a:hover {
	color: #fff;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 46px;
	width: 100%;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 46px;
	line-height: 46px;
	padding: 0 17px;
	font-weight: normal;
	font-size: 100%;
	overflow: hidden;
	text-decoration: none;
}

#horiz-menu ul ul li a,
#horiz-menu ul li.active.parent ul a {
	padding-left: 5px;
}

#horiz-menu ul ul li a:hover,
#horiz-menu ul li.active.parent ul a:hover {
	padding-left: 5px;
	background: url(../images/dropdown-arrow-over.png) 10px 50% no-repeat;
	color: #fff;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

/* @end */


/* @group Sub Menu */

ul#topmenu {
	margin: 16px 0;
}
ul#topmenu li {
	display: block;
	float: left;
	margin-right: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
ul#footermenu {
	margin:0;
}
ul#footermenu li {
	display: block;
	float: left;
	margin-right: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
ul#footermenu li a {
	padding-left:0;
}

/* @end */

/* @group Image */

.thumbnail {
	border:1px solid #bbb;
}

/* @end */

/* @group Structure */
#body-bg {
	background: url(../images/img-body-tiki-background.jpg) bottom left repeat-x;
}
#outside {
	width:1080px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	min-height: 560px;
	padding-bottom: 10px;
}
#left {
	width: 155px;	
	float:left;
}
#leftpad {
	padding:10px 0px 10px 5px;
}
#right {
	width:338px;
	padding:7px 5px 10px 0px;	
	float:left;
	margin-left: 12px;
}
.moduletable-flex {
    margin: 7px 0 5px;
    text-align: center;
    width: 100%;
}
#center {
	width:716px;
	float:left;
}
#centerwide {
	width: 714px;
	float:left;
}
#centerpadbg {
	background: url(../images/bg-wheel.png) 60px 60px no-repeat;
	min-height: 550px;
}

#bg-top {
	background:url("../images/bg-header.jpg") repeat-x scroll transparent;
	background-position: bottom center;
	background-color: #ffb521;
	width: 100%;
	margin:0 auto;
	
}
#top {
	height:166px;
	margin:0 auto;
	width: 1060px;
}
#logo {
	float:left;
	width:534px;
	margin:20px 0 0 0;
}
#topmenu-container {
	float:right;
}
#sharesite {
    float: right;
    margin: 6px 10px 0;
	width:45%;
}
#sharesite a {
	text-decoration:none;
}
#usermenu {
    background: none repeat scroll 0 0 #F1D86F;
    border: 1px solid #00CC66;
    border-radius: 8px;
    float: right;
    margin: 12px 8px 0 0;
    padding: 2px 8px;
}
#usermenu ul.menu {
    margin: 0;
    padding: 0;
}
li.item-116 a {
    background: url("../images/typo/cart.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    padding-left: 24px;    
}
#usermenu a {
	font-size:85%;
	text-decoration: none;
	display:inherit;
}
#usermenu a:hover {
	text-decoration:underline;
	color:#000;
}
div.top-left {
	width: 363px;
	float: left;
	margin: 19px 0 0 25px;
}
div.top-left h3{
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	margin: 0 1px 1px 1px;
	text-align: center;
}
div.top-right {
	width: 485px;
	float: right;
}
#topnavimg {
	display:block;
}
#tagline {
}
#storemenu {
    border-radius: 0 0 12px 12px;
    border: 3px solid #D5C9A3;
	border-top:none;
	margin-top:-3px;
    float: right;
    margin-right: 15px;
    padding: 3px 6px;
}
#storemenu a {
	font-size:12px;
	color:#333;
}
#storemenu a img {
	vertical-align:middle;
}
#tagline h1 {
	font-size:27px !important;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important;
	color:#fff;
	margin-bottom:0;
	padding: 0px;
	margin: 0 auto;
	text-align:center;
	font-weight:normal;
	line-height:30px !important;
}
#topmenu {
	float:right;
	width:490px;
}
#pathway {
	margin-left:6px;
}
div.moduletable-homespotlight {
}
.moduletable-gallery {

}
.moduletable-gallery div div div div {
	padding-left:12px;
}
.moduletable-gallery h3 {
	font-size:20px;
	text-align:center;
}
.moduletable-gallery a:link, .moduletable-gallery a:visited {
	border:3px solid #fff;
	margin:0 6px 6px 0;
	
}
.moduletable-gallery a.gallery-seemore-link:link, .moduletable-gallery a.gallery-seemore-link:visited {
	border:none;
	float:right;
	font-size:13px;
	text-decoration:underline;
	color:#000;
}
.moduletable-gallery a.gallery-seemore-link:hover {
	color:#03C;
}
#foot-container {
	background:url(../images/bg-footer.jpg) repeat;
}
#foot-bg-top {
	background:url(../images/bg-footer-top.jpg) repeat-x;
}
#ftrmenu .moduletable {
	float:left;
	padding:8px 4px 8px 10px;
	width:23%;
}
#foot {
	margin-left: auto;
	margin-right: auto;
	width: 1015px;
	text-align: center;
}

#footer {
	float: left;
	margin:0 0 0 0;
	width:100%;
	font-size:12px;
	text-align:left;
	padding-right:6px;
	color: #FFF;
}
div.moduletable-copyright {
	float: left;
}
div.moduletablefooter-opportunities {
	width: 440px;
	text-align: right;
	float: right;
}
div.moduletable-socialnetworking {
	float: left;
}
div.moduletablefooter-opportunities a:link, div.moduletablefooter-opportunities a:visited {
	color: #FFF;
}

div.moduletablefooter-opportunities a:hover {
	text-decoration: underline;
}
								
#sitename {
	color:#000;
	font-size:12px;
}
#koatext {
	color:#FFF;
	font-size: 11px;
}
.koatext {
	font-size: 10px;
}
#koatext a:link, #koatext a:visited {
	font-size: 12px;
	text-decoration: underline;
	color:#fff;
}
.koatext a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.adminlogintext {
	font-size: 10px;
}
.adminlogintext a:link, .adminlogintext a:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #930;
}
.adminlogintext a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.moduletable-rotator-home {
	width:714px;
}
.moduletable-rotator-home .fpss-introtext {
	left:0;
	margin-top:280px;
	width:100%;
}
.moduletable-rotator-home .fpss-introtext .slidetext {
	padding-top:2px;
}
.moduletable-rotator-home .fpss-introtext .slidetext h3 {
	border:none;
	color:#ffff99;
	font-size:22px;
}
.moduletable-rotator-home .fpss-introtext .slidetext p {
	margin-left:6px;
	font-size:13px;
}
/* tabs on home page */
#faqslider {
	width: 711px;
	/*border:1px solid #89722a;*/
}
#faqslider dl.tabs {
	margin-top:0 !important;
}
#faqslider dt#panel1 {
	width:159px;
	height:39px;
	border:none;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.nn_tabs .nav-tabs > li > a {
	padding:0;
}
#faqslider dt#panel1 span, 
span.nn_tabs_alias_welcome span,
#set-nn_tabs-1 #tab-welcome span {
	background:url(../images/bg-home-tabs-menu.jpg) 0 0 no-repeat;
	width:159px;
	height:39px;
	display:block;
	text-indent: -999px;
}
#faqslider dt#panel2 {
	width:164px;
	height:39px;
	border:none;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#faqslider dt#panel2 span, 
span.nn_tabs_alias_tiki-boat-blog span,
#set-nn_tabs-1 #tab-tiki-boat-blog span {
	background:url(../images/bg-home-tabs-menu.jpg) -162px 0 no-repeat;
	width:164px;
	height:39px;
	display:block;
	text-indent: -999px;
}
#faqslider dt#panel3 {
	width:141px;
	height:39px;
	border:none;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#faqslider dt#panel3 span, 
span.nn_tabs_alias_recent-news span,
#set-nn_tabs-1 #tab-recent-news span {
	background:url(../images/bg-home-tabs-menu.jpg) -326px 0 no-repeat;
	width:141px;
	height:39px;
	display:block;
	text-indent: -999px;
}
#faqslider dt#panel4 {
	width:155px;
	height:39px;
	border:none;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#faqslider dt#panel4 span, 
span.nn_tabs_alias_contact-us span,
#set-nn_tabs-1 #tab-contact-us span {
	background:url(../images/bg-home-tabs-menu.jpg) -467px 0 no-repeat;
	width:155px;
	height:39px;
	display:block;
	text-indent: -999px;
}
#faqslider .current {
	background:#fff url(../images/bg-mod-featured-listings.jpg) 0 100% no-repeat;
}
/* Faqsslider Quick Menu */
div.home-welcome-row {
	float: left;
	width: 216px;
	border: 1px solid #F60;
	margin-right: 2px; 
	padding: 3px;
	background-image: url(../images/bg-button-orange.jpg);
}
div.home-welcome-row a:link, div.home-welcome-row a:visited {
	color: #FFF;
}

div.home-welcome-row1 {
	margin: 0 0 3px 0;
	width: 100%;
	height: 46px;
}
div.home-welcome-row2 {
	margin: 0 0 5px 0;
	width: 100%;
	height: 46px;
}
					  
div.home-welcome-row h3{
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
}
div.home-welcome-row p{
	color: #FFF;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.kgallery-pics {
	margin:0 auto;
	text-align:center;
	width:280px;
}
/* footer menu */
#ftrmenu {
	width:979px;
	margin:0 auto;
	width: 1061px;
	border-bottom: dotted 1px #FFF;
}
#ftrmenu .moduletable {
	float:left;
	width:18%;
	padding:8px 4px 8px 10px;
	min-height:133px;
}
#ftrmenu .moduletable ul {
	margin:0;
	padding:0 0 0 22px;
}
#ftrmenu .moduletable li {
	color:#fff;
	list-style-image: url(../images/arrow-white.png);
	line-height:19px;
	font-size: 12px;
}
#ftrmenu .moduletable a:link, #ftrmenu .moduletable a:visited {
	color:#FFFF99;
	text-decoration:underline;
}
#ftrmenu .moduletable a:hover {
	color:#fff;
}
#ftrmenu .moduletable h3 {
	font-size:16px !important;
	color:#ffff99;
	margin:6px 0 4px 0px;
	padding:0;
	text-decoration:underline;
	text-transform: uppercase;
}
/* @FPSS Overrides */
#fpss-outer-container {
	padding: 0px !important;
	border: 3px solid #d5c9a3;
}
#centerpadbg > table.contentpaneopen {
	margin-bottom:8px;
}
/* @end */
#set-nn_tabs-1 {
	margin:0;
	padding:0;
}
.nn_tabs li a {
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	padding:5px 6px !important;
	border-top:2px solid #0CF !important;
	border-left:2px solid #0CF !important;
	border-right:2px solid #0CF !important;
	border-bottom:none !important;
	background:#fff;
}
.nn_tabs li a:hover {
	
}
.nn_tabs.outline_content > .tab-content {
	background:#fff;
	border:2px solid #0CF;
	padding:6px 12px;
}
.nn_tabs li.active a {
	background:#0CF !important;
	color:#fff !important;
	border-bottom:none !important;
}