/* CSS Document */
/* Font family information */

body h1, body h2, body h3, body h4,
body .contentheading, body .componentheading  {
    font-family: 'Monda',sans-serif;
}

body#ff-optima, #ff-optima td {
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

body#ff-geneva, #ff-geneva td {
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

body#ff-helvetica, #ff-helvetica td {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

body#ff-lucida, #ff-lucida td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}

body#ff-georgia, #ff-georgia td {
	font-family: Georgia, sans-serif;
}

body#ff-trebuchet, #ff-trebuchet td {
	font-family: "Trebuchet MS", sans-serif;
}

body#ff-palatino, #ff-palatino td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

/* end font family information */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}

.contentheading, .koareqform .formtitle {
	font-size: 190%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

.buttonheading img {
	border: none;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
  	border-bottom: 1px solid #f1f1f1;
}

tr.sectiontableentry2 td,
td.sectiontableentry2 {
 	height: 27px;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	height: 27px;
	background: #f7f7f7;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Modules */

.module {
	margin-bottom: 10px;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 34px;
	text-indent: 26px;
	height: 32px;
	overflow: hidden;
	font-size: 120%;
}

a#active_menu.mainlevel {
	background-position: 0 -64px;
	padding-left: 12px;
}

a.mainlevel:hover {
	background-position: 0 -32px;
}

a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
	font-size: 120%;
	line-height: 34px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

/* @end */

/* @group Content Styles */
.inputbox {
	background:#fff;
	border: none;
	margin:6px 0 0 5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:2px 4px;
	float: left;
}
.inputbox:hover {
/*	background-color:#FF9;
	border:1px solid #FC6;*/
}
.button {
	background-color:#f5f5f5;
    border:1px solid #CC6;
    border-top:1px solid #CC6;
    border-left:1px solid #CC6;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:3px 10px 4px 7px; /* Links */
}
.button:hover {
	background-color:#C93;
	color:#fff;
}
/* @group Readon */

a.readon {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	text-indent: 10px;
	line-height: 110%;
	background: url(../images/path-arrow.png) 0 0 no-repeat;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 15px;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 6px;
	height: 22px;
	padding-right: 10px;
	background: url(../images/path-arrow.png) 0 50% no-repeat;
}

span.pathway a {
	float: none;
	padding: 0 12px 0 0;
}

/* @end */

/* @group Typography */

ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 14px;
}

pre {
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-right: 5px solid #ddd;
	border-left: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
}

blockquote.color1,
blockquote.color2,
blockquote.color3 {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 20px;
	margin: 15px 0;
	border: 0;
	background: 0;
}

blockquote.color1 {
	color: #666;
}

blockquote.quotes {
	display: block;
	background: url(../images/typo/quote-start.png) 0 5px no-repeat;
	padding: 0px 20px 0 38px;
	margin: 20px 0;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	color: #666;
	border: 0;
}

blockquote.quotes p {
	padding: 0 38px 0 0;
	margin-top: 0;
	background: url(../images/typo/quote-end.png) 100% 100% no-repeat;
}

.important {
	border: 1px solid #999;
}

.important,
.important2,
.important3,
.important4 {
	padding: 15px;
	margin: 15px 0;
}

span.important-title,
span.important-title2,
span.important-title3,
span.important-title4 {
	display: block;
	float: left;
	margin-top: -24px;
	background: #fff;
	padding: 0 8px;
	font-weight: bold;
	font-size: 120%;
}

.important4 {
	border: 1px solid #000;
}

span.important-title,
span.number {
	color: #666;
}

span.important-title4 {
	color: #000;
}

span.number,
span.number-color,
span.number-color2 {
	display: block;
	font-size: 170%;
	float: left;
	margin: 2px 10px 0 15px;
}

span.highlight {
	background: #FFFBD5;
}

span.highlight,
span.highlight-color,
span.highlight-color2 {
	padding: 1px 2px;
}

span.highlight-bold {
	font-weight: bold;
	font-size: 120%;
}

span.dropcap,
span.dropcap-color,
span.dropcap-color2 {
	display: block;
	font-size: 260%;
	float: left;
	margin: 0px 4px 0 0;
	line-height: 100%;
}

span.inset-left {
	display: block;
	color: #000;
	padding: 15px;
	float: left;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

span.inset-right {
	display: block;
	color: #000;
	padding: 15px;
	float: right;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group Notice Styles */

span.attention,
span.notice,
span.alert,
span.download,
span.approved,
span.media,
span.note,
span.cart,
span.camera,
span.doc,
div.debug_message {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
}

span.attention,div.debug_message {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../images/typo/attention.png) 10px 50% no-repeat;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;
}

span.approved {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;
}

span.cart {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;
}

span.camera {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;
}

span.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;
}

/* @end */

/* list styles */
l.special-1, ul.special-2, ul.special-3, ul.special-4, ul.special-5, ul.special-6, ul.special-7, ul.special-8, ul.special-9, ul.special-10, ul.special-11, ul.special-12, ul.special-13, ul.special-14 {
	margin-left:5px !important;
	overflow:hidden;
	padding-left:15px !important;
}
ul.special-1 li, ul.special-2 li, ul.special-3 li, ul.special-4 li, ul.special-5 li, ul.special-6 li, ul.special-7 li, ul.special-8 li, ul.special-9 li, ul.special-10 li, ul.special-11 li, ul.special-12 li, ul.special-13 li, ul.special-14 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px !important;
	padding-bottom:3px !important;
	padding-left:21px !important;
}
ul.special-1 li {
	background:transparent url(../images/typo/special-1.png) no-repeat scroll 0 1px;
}
ul.special-2 li {
	background:transparent url(../images/typo/special-2.png) no-repeat scroll 0 1px;
}
ul.special-3 li {
	background:transparent url(../images/typo/special-3.png) no-repeat scroll 0 1px;
}
ul.special-4 li {
	background:transparent url(../images/typo/special-4.png) no-repeat scroll 0 1px;
}
ul.special-5 li {
	background:transparent url(../images/typo/special-5.png) no-repeat scroll 0 1px;
}
ul.special-6 li {
	background:transparent url(../images/typo/special-6.png) no-repeat scroll 0 1px;
}
ul.special-7 li {
	background:transparent url(../images/typo/special-7.png) no-repeat scroll 0 1px;
}
ul.special-8 li {
	background:transparent url(../images/typo/special-8.png) no-repeat scroll 0 1px;
}
ul.special-9 li {
	background:transparent url(../images/typo/special-9.png) no-repeat scroll 0 1px;
}
ul.special-10 li {
	background:transparent url(../images/typo/special-10.png) no-repeat scroll 0 1px;
}
ul.special-11 li {
	background:transparent url(../images/typo/special-11.png) no-repeat scroll 0 1px;
}
ul.special-12 li {
	background:transparent url(../images/typo/special-12.png) no-repeat scroll 0 1px;
}
ul.special-13 li {
	background:transparent url(../images/typo/special-13.png) no-repeat scroll 0 1px;
}
ul.special-14 li {
	background:transparent url(../images/typo/special-14.png) no-repeat scroll 0 1px;
}
/* end list styles */

/* @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;
	padding: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 Core Elements */

#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;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/* @end */
.module-search .inputbox-search {
	height:24px;
	padding:2px;
}
.module-search .button-search {
	padding:2px;
	vertical-align:middle;
}
ul.actions {
	list-style:none;
}
ul.actions li {
	display:inline;
	margin-right:8px;
}
fieldset {
	border:none;
}
form#login-form ul {
	list-style: circle;
}
form#login-form ul li a {
	font-size:80%;
}
#centerpad ul.actions {
	text-align:right;
	margin-top:0;
	padding-top:0;
}
#shopmenu ul {
	list-style:none;
	margin:1px 0 0 6px;
	padding:0;
}
#shopmenu li {
	display: inline;
/*	background:url(../images/separator-vert.jpg) 100% 50% no-repeat;*/
	float: left;
	margin: 2px 0 0 2px;
	
}

#shopmenu li a {
	font-size:9px;	
	padding-left:8px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#shopmenu li.item-133 a {
	padding-left:0px;
	margin-left:0px;
	color: #fff;
}
#shopmenu li.item-134 {
	background:none;
}
#shopmenu li.item-134 a {
	padding-left:0px;
	margin-left:0px;
	color: #93faa9;
}
div.item-page h2 {
	margin-bottom:0;
	padding-bottom:0;
	font-size: 19px;
}
div.item-page h1 {
	font-size:  18px;
	font-weight: bold;
}

ul.pagenav {
	list-style:none;
}
ul.pagenav li {
	display:inline;
}
ul.pagenav li a, p.readmore a {
	background:#F90;
	border:1px solid #FFFF66;
	color:#fff;		
	padding:0px 4px;
	border-radius:6px;
	text-decoration:none;
	font-size:85%;
}
ul.pagenav li a:hover, p.readmore a:hover {	
	border:1px solid #FC3;
	background:#FFFF66;
	color:#F60;
	text-decoration:none;
}
ul.mod-samplefeed li h4 {
	margin:0;
	padding:0;
}
ul.mod-samplefeed li h4 a {
	font-size:12px;
}
div.mod-randomimage img {
	border:1px solid #888;
	border-radius:8px;
}
div.mod-gallery .main_des_container {
	display:none;
}
div#footer .moduletable-footermenu ul.menu {
	list-style:none;
	text-align:center;
}
div#footer .moduletable-footermenu ul.menu li {
	display:inline;
	margin:0 16px;
}

/*FPSS Overrides*/

#fpssContainer106.fpss-template-jj-rasper {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

#fpssContainer106.fpss-template-jj-rasper .slidetext {
	font-family: 'Monda',sans-serif !important;
	color:  #FFF !important;
}

.fpss-template-jj-rasper .slidetext h1, .fpss-template-jj-rasper .slidetext h1 a {
	font-family: 'Monda',sans-serif !important;
	color:  #FFF !important;
	text-shadow: 2px 2px #000000;
}
.fpss-template-jj-rasper div.slidetext p{
	text-shadow: 1px 1px #000000;
}

#fpssContainer106.fpss-template-jj-rasper .slidetext {
    background: none !important;
    height: 316px;
    left: 20px !important;
    margin: 0;
    padding: 12px 8px;
    position: absolute;
    top: 0;
    width: 620px !important;
    z-index: 1;
}

a.fpssReadMore {
	display: none !important;
}

p.addthis {
/*	text-align: center;*/
	margin: 10px 0 10px 13px;
	font-weight: bold;
	font-size: 16px;
}
div.addthis_toolbox {
/*	border: 1px solid #000;*/
	background: none;
	padding: 10px 6px 10px 8px;
	width: 315px;
}
div.module-updatedtours {
	padding: 10px;
}
div.module-updatedtours h3 {
	font-weight: normal;
	padding: 0;
	margin: 2px 0 7px 0;
	color: #FFF;
	font-size: 19px !important;
}
.category-module-updatedtours li{
	padding: 0;
	margin: 1px 0 5px 0;
}
.category-module-updatedtours li h4 a{
	color:  #FFF;
	font-size: 12px;
}
.category-module-updatedtours li h4 {
	padding: 0;
	margin: 0;
}
div.module-newsletter h3 {
	font-size: 18px;
	border-bottom: 1px dotted #205098;
	color: #205098;
	padding: 0;
	margin: 3px 0 5px 0;
}
div.module-newsletter p {
	font-size: 13px;
	padding: 7px 0 1px 12px;
	margin: 0;
}
div.module-newsletter ul{
	margin: 4px 0;
	
}

div.module-newsletter ul li {
	list-style-image: url(../images/bg-ul-green-arrow.png);
	margin: 0 0 4px 0;
	font-size: 14px;
	line-height: 17px;
}

ul.category-module-updatedtours li {
	list-style-image: url(../images/bg-ul-blue-arrow.png);
	margin: 0 0 4px 0;
}
ul.category-module-updatedtours li a{
	color: #ffffff;
}

.custominset-right-view-all a {
	color: #FFF;
}
.moduletable-footermenu h3 {
	font-size: 13px;
	color: #f3f492;
	text-decoration: underline;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}
ul.category-module-footermenu {
	padding: 0 0 0 15px;
	margin: 0 0 0 3px;
}
ul.category-module-footermenu li {
	list-style-image: url(../images/ul-white-arrow.png);
}
ul.category-module-footermenu li h4 {
	padding: 0;
	margin: 0;
}
.category-module-footermenu li a{
	color: #FFF;
	font-size: 11px;
}
.custom-footer-contact-mod td {
	font-size: 12px;
}
.custom-footer-contact-mod td a{
	color: #000;
}
div.footer {
	color: #fff;
}
div#koatext, div#koatext a{
	color: #fff;
}
div.adminlogintext a{
	color: 
}

/* AIDA Overrides */
div.home-showcase h3 {
	color: #83320a;
	text-transform: uppercase;
	font-size: 22px;
	padding: 0;
	margin: 0px 0 3px 0;
}

.aidanews2_head h1 a {
	text-decoration: none !important;
	border-bottom: dotted 1px;
	padding-bttom: 0px;
	margin: 5px 0;
	color: #000;
	font-size: 18px;
	font-weight: normal !important;
}
.aidanews2_title a:link {
}

.aidanews2_main {
	padding: 0;
	margin: 0 0 10px;
}

a.readon {
	color:#000000;
}
div.aidanews2_art {
	margin: 0 0 10px 0;
}

div.aidanews2_head {
	margin: 5px 0 10px 0;
}
div.aidanews2 .even {
	background: none !important; 
	border: none !important;
}
.aidanews2_mainC {
	overflow: visible;
}
.aidanews2_line {
	border-bottom: none !important;
	
}

td.list-title a {
	color: #000;
}

th#tableOrdering  a{
	color: #000;
}

/* MM edits after 3.0 upgrade*/
.mod_search108 .button {
	border: none !important;
	background: #ffffff !important;
}

ul.breadcrumb {
	clear: both !important;
	float: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.breadcrumb li {
	list-style: none;
	display: inline-block;
	margin-left: 1px;
}

.pagination ul li {
	list-style: none;
	float: left;
	margin-left: 1px;
}

