/* FB7908 */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
}
.mainout{
	width:100%;
	text-align:center;
	background-image:url(../images/03main.gif);
	background-repeat:repeat-x;
	height:auto;
	float:left;
}
.main{
	width:806px;
	margin:0px auto;
	text-align:left;
}
.header{
	background-image:url(../images/02main.gif);
	background-repeat:no-repeat;
	height:83px; /*133*/
	width:806px;
	float:left;
}
.headerspacer{
	height:66px; /*116px*/
}
.mainarea{
	text-align:left;
	float:left;
}
.left{
	width:604px;
	float:left;
	padding-top:10px;
}
.right{
	width:165px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.footer{
	height:133px;
	background-image:url(../images/21main.gif);
	background-repeat:repeat-x;
	float:left;
	width:100%;
}
#topnav{
	height:16px;
	line-height:16px;
	border-left: 1px solid #cccccc;
}
.right2{
	background-image:url(../images/18main.gif);
	background-repeat:no-repeat;
}
.rightsep{
	height:10px;
}
.rightint{
padding-top:4px;
padding-left:10px;
}
.textsize{
float:right;
font-size:10px;
}
.textsize a:link {
text-decoration:none;
}
.textsize a:visited {
text-decoration:none;
}
.textsize a:hover{
}
.banner {
border-bottom:none;
}
.banner a:link{
border-bottom:none;
}
.banner a:visited{
border-bottom:none;
}
.banner a:hover{
border-bottom:none;
}
.hseperator{
background-image:url(../images/hseparator.gif);
background-repeat:no-repeat;
height:18px;
padding-top:3px;
padding-bottom:8px;
}
.footerint{
padding-top:12px;
color:#999999;
text-align:center;
font-size:10px;
}
.footerint a:link, a:hover, a:visited {
text-decoration:none;
}
.newsflashbox{
background-image:url(../images/newsflashbck.gif);
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:10px;

}

/* Below are  default settings are used when no other style has been defined.*/
p {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} /*formatting all <div> (division) items.  This is a catch-all that only applies when no other style has been defined.*/
td {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

} /*formatting all 
<td> items. This default setting is used when no other style has been defined.*/
tr {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} /*formatting all 
<tr> items.  This default setting is used when no other style has been defined.*/
ul {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} /*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*/
a:link {
	color:#21afdd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #21afdd;
} /* general links style*/
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#21afdd;
	border-bottom:1px dotted #21afdd;
}
a:hover {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
hr {} /* horizontal line in your template*/
hr.separator {}
 
/* FORMS SETTINGS */ 
.button {
  color            : #666666;
  border           : 1px solid #999999;
  background-color : #ffffff;
  margin-top       : 0px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 9px;

}
.inputbox {
font-size: 9px;
font-family: verdana, helvetica, sans-serif;
text-align: left;
color: #666666;
background-image:url(../images/back_main.jpg);
border: 1px solid #999999;

}
.search {} /*formatting the <div> which holds search items: inputbox, search button...*/
 
 
/* NAVIGATION/MENU SETTINGS */
 
a.mainlevel{} /* this styling is for the MAIN items in the menu */
a.mainlevel:link {

text-indent:14px;
text-decoration:none;
display: block;
width:165px;
padding:5px;
color:#666666;
text-align:left;
border-bottom:1px solid #cccccc;
background-image:url(../images/15main.gif);
background-repeat:no-repeat;
padding-top:8px;
}
a.mainlevel:visited {

text-indent:14px;
text-decoration:none;
display: block;
width:165px;
padding:5px;
color:#666666;
text-align:left;
border-bottom:1px solid #cccccc;
background-image:url(../images/15main.gif);
background-repeat:no-repeat;
padding-top:8px;
}
a.mainlevel:hover {
text-indent:14px;
text-decoration:none;
display: block;
width:165px;
padding:5px;
/*
color:#aa0000;
*/
color:#FB7908;
text-align:center;
border-bottom:1px solid #cccccc;
background-image:url(../images/11main.gif);
background-repeat:no-repeat;
padding-top:8px;
}
 
#active_menu {

text-indent:0px;
text-decoration:none;
display: block;
width:100%;
padding:5px;
/*
color:#aa0000;
*/
color:#FB7908;
text-align:center;
border-bottom:1px solid #cccccc;
background-image:url(../images/11main.gif);
background-repeat:no-repeat;
padding-top:8px;
} /* this styling is for the menu item when it is active, even in main/sub position*/
 
ul#mainlevel-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	float: left;
	text-align:center;
	border-bottom:0px dotted #21afdd;
	text-decoration:none;
}

ul#mainlevel-nav li{
	padding: 0px;
	float: left;
	margin: 0px;
	width: auto !important;
	width: 79px;
	white-space: nowrap;
	border-bottom:0px dotted #21afdd;
	text-decoration:none;
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
	color: #686765;
	line-height: 16px;
	height: 16px;
	border-right: 1px solid #cccccc;
	border-bottom:0px dotted #21afdd;
	text-decoration:none;
}

ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a#active_menu-nav{
color:#21afdd;
}
a.sublevel{


} /* this styling is for menu items that HAS A PARENT */
a.sublevel:link {
display          : block;
font-size        : 10px;
text-indent:0px;
text-decoration:none;
display: block;
width:100%;
padding:5px;
/*
color:#aa0000;
*/
color: #FB7908;
text-align:center;
border-bottom:1px solid #cccccc;
background-image:url(../images/11main.gif);
background-repeat:no-repeat;
padding-top:8px;
}
a.sublevel:visited {
display          : block;
font-size        : 10px;
text-indent:0px;
text-decoration:none;
display: block;
width:100%;
padding:5px;
/*
color:#aa0000;
*/
color: #FB7908;
text-align:center;
border-bottom:1px solid #cccccc;
background-image:url(../images/11main.gif);
background-repeat:no-repeat;
padding-top:8px;
}
a.sublevel:hover {
display          : block;
font-size        : 10px;
text-indent:0px;
text-decoration:none;
display: block;
width:100%;
padding:5px;
/*
color:#aa0000;
*/
color:#FB7908;
text-align:center;
border-bottom:1px solid #cccccc;
background-image:url(../images/11main.gif);
background-repeat:no-repeat;
padding-top:8px;
}
 
.pagenavbar {} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") 
when they do not appear as hyperlinks (when only a few articles exist).*/
.pagenavbar:link {} /*Style for the footer navigation ("<< Start < Prev Next > End >>") when 
they become hyper links*/
.pagenavbar:visited {}
 
.pagenav {} /* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
}
a.pagenav:hover {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
}
 
a.readon:link {
font-size:12px;
border-bottom:1px dotted #21afdd;
	text-decoration:none;
} /*Style for the "Read More" link that is displayed for large content items*/
a.readon:hover {
font-size:12px;
border-bottom:1px dotted #21afdd;
	text-decoration:none;
}
a.readon:visited {
font-size:12px;
border-bottom:1px dotted #21afdd;
	text-decoration:none;
}
 
.back_button {} /*Style for the "BACK" button*/
.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/
 
.latestnews ul {} /*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {}
 
.mostread ul{
text-indent:0px;
} /*Style for most popular list - by default, most popular is user2 module*/
.mostread li{
text-indent:0px;
list-style-position:outside;
list-style-type:square;
}
 
/* CONTENT PAGE SETTINGS */
a.category:link {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
}
a.category:hover {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
}
a.category:visited {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
}
 
.blogsection {} /* Formatting the links in Blog section */
.blog_more {} /*The "More" text in blog section*/
a.blogsection:link {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
} /* set the link format */
a.blogsection:visited {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
} /* same as above, but to set the visited link format */
a.blogsection:hover {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
} /* same as above, but for links with mouse pointer over it */
 
.componentheading {
/*
color:#aa0000;
*/
color:#FB7908;
/*text-transform:uppercase;
*/font-size:13px;
font-weight:bold;
background-image:url(../images/document.gif);
background-repeat:no-repeat;
text-indent:14px;
background-position:left;
padding:4px;
width:100%;
}/* Title of the component being used to display the content.*/
.contentheading {
width:100%;
}
table.contentpaneopen {
	width: 100%;
}

table.contentpaneopen td {
/*	width: 100%;
fm*/	padding:0px;
}

table.contentpane {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

td.contentheading {
/*
color:#aa0000;
*/
color:#FB7908;
/*text-transform:uppercase;
*/font-size:13px;
font-weight:bold;
background-image:url(../images/document.gif);
background-repeat:no-repeat;
text-indent:18px;
background-position:left;
padding:8px;
border-bottom:1px solid #cccccc;
/*width:100%;
fm*/}
 /* Title of the content, article, etc. being displayed.*/
.contentpane {background-color:#ffffff;} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/
.contentpaneopen {} /* Table that holds the actual text for an article.*/
.contentpagetitle {
/*color:#aa0000;
*/
color:#FB7908;
} /*Title of articles*/
 
a.contentpagetitle:hover {
border-bottom:0px dotted #21afdd;
	text-decoration:none;
} /*Title of articles when appeare as links */
a.contentpagetitle:link {
border-bottom:0px dotted #21afdd;
	text-decoration:none;
}
a.contentpagetitle:visited {
border-bottom:0px dotted #21afdd;
	text-decoration:none;
}
 
.contentdescription {} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
table.contenttoc {} /* Formating the table of the Tables of Contents for multiple pages content or article */
table.contenttoc td {} /* same as above, used to format the td and able cells */
table.contenttoc th {} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/
table.contenttoc td.toclink {} /* same as above, used to format toc link texts*/
a.toclink:link {} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 
 
 
/* JOOMLA - MAMBO SECTIONS LISTINGS */
.sectiontableheader {} /* This is for styling the section table headers on a SECTION's page.
  Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry1 {
padding:4px;
} 
.sectiontableentry2 {
background-color:#EDF2F3;
padding:4px;
}
 
 
/* JOOMLA - MAMBO MODULES FORMATTING */
table.moduletable {
padding:4px;
} /* Formatting the module table */
table.moduletable th {
text-align:left;
color:#21afdd;
font-size:12px;
font-weight:bold;
/*text-transform:uppercase;
*/background-image:url(../images/07main.gif);
background-repeat:no-repeat;
text-indent:12px;
padding-top:4px;
padding-bottom:6px;
margin-top:5px;

} /* Formatting the module header, and the module titles */
table.moduletable td {} /* Formatting the table cells of the module table */

.pathway {
	text-decoration:none;
	font-size:12px;
	color:#666666;
}

.pathway a:link {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
	font-size:12px;
}
.pathway a:visited {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
	font-size:12px;
}
.pathway a:hover {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
	font-size:12px;
}
.buttonheading a:link {
border-bottom:0px dotted #21afdd;
	text-decoration:none;
}
.buttonheading a:visited {
border-bottom:0px dotted #21afdd;
	text-decoration:none;
}
.buttonheading a:hover {
border-bottom:0px dotted #21afdd;
	text-decoration:none;
}

/* MISCELLANEOUS */
 
/* Dates , Authors*/
.createdate {
color:#999999;
} /* For styling the date the content/articles are created under contents title */
.modifydate {
color:#999999;
} /* Formating "Last updated on" text at the end of articles/contents */
.small {
color:#999999;
font-size:1.0em
} /* Formating "Written by:...." text */
.smalldark {
color:#333333;
font-size:1.0em
}/*Found in poll result page, for " Number of Voters".. text */
 
/* Polls */
.poll {} /* format the td of poll table */
.pollstableborder {} /* set the border properties of the polls voting table */
 
 
/* Weblinks */
.weblinks{} /* well.. to format the link's titles under the "Weblinks" 
  section on the frontend */
a.weblinks:hover {
border-bottom:1px dotted #21afdd;
	text-decoration:none;
} /* same as above, but for link with mouseover */
 
/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */
 
/* Search page */
table.searchintro {} /* This is for formatting the box with "Search Keyword: test returned 4 matches" box
  that appears after you have entered a search value. It appears on the mainbody
  with the search results */
 
 
/* JOOMLA - MAMBO TABBED FRONTEND ADMIN INTERFACE */
/* The CSS below efines how the frontend admin interface when logged in */
 
.ontab {}/* For styling of the "Tab" buttons when editing contents through the frontend as admin. 
This .ontab is the styling for the tab when it is active or after its "clicked" */
.offtab {} /* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend. 
This the styling for the tab when it is NOT active or when it is NOT "clicked" */
.tabpadding {} /* this style is used set the size of the tab in the above */ 
.tabheading {} /* Not too sure what this is used for. Couldn't find anything related to it yet at the moment */
.pagetext {} /* this style is used to style the content of the editing form contents 
(where HTMLArea sits and all its forms + contents) in the frontend Administration interface */


td.rate_ttl {
font-weight:bold;
}


/* fm !!!!!!!!! */
table.specialoffers {
border-top-color:#990000;
border-top-style:solid;
border-top-width:2px;
}
h1.rates {
font-size:14px;
}
h1.specialoffers {
font-size:14px;
color:#990000;
}
h1.specialoffers b {
text-decoration:blink;
text-decoration:underline;
}


form.blueaptsform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form.blueaptsform div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form.blueaptsform h1{
color:#FB7908;
font-size:13px;
font-weight:bold;
background-image:url(../images/document.gif);
background-repeat:no-repeat;
text-indent:18px;
background-position:left;
padding:8px;
/*border-bottom:1px solid #cccccc;
*/}

form.blueaptsform button {
  color            : #666666;
  border           : 1px solid #999999;
  background-color : #ffffff;
  margin-top       : 0px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 9px;
}
form.blueaptsform input {
font-size: 9px;
font-family: verdana, helvetica, sans-serif;
text-align: left;
color: #666666;
background-image:url(../images/back_main.jpg);
border: 1px solid #999999;
}
form.blueaptsform textarea {
font-size: 9px;
font-family: verdana, helvetica, sans-serif;
text-align: left;
color: #666666;
background-image:url(../images/back_main.jpg);
border: 1px solid #999999;
}
table.blueapts {
/*border-collapse:collapse;
*/}
table.blueapts td {
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
padding: 0px 2px 0px 2px;
}

table.specialoffers td {
border-bottom-color:#990000;
border-bottom-style:solid;
border-bottom-width:1px;
padding: 0px 2px 0px 2px;
}

table.photos {
}
tr.ph1 {
background-color:#eeeeee;
}
tr.ph2 {
background-color:#FFFFCC;
}


span.tot {
font-size:12pt;
font-weight:bold;
}
span.bef {
font-size:11pt;
color:#666666;
text-decoration:line-through;
font-weight:bold;
}
span.aft {
font-size:12pt;
color:#0066CC;
font-style:normal;
font-weight:bold;
}

