/* @group Core Elements */
html {
}
body {
	background: White;
	color: #768998;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {  margin-top: 10px;  margin-bottom: 15px;
}
h1, h2, h3, h4, h4 {	padding-bottom: 5px;	margin: 15px 0;
}
h1 {	font-size: 16px;	font-weight: normal;
}
h2 {	font-size: 14px;	font-weight: normal;
}
h3 {	font-size: 12px;
}
h4 {	font-size: 10px;	font-weight: normal;
}
a:link, a:visited {	color: #2C3D4B;	text-decoration: underline;
}
a:hover {	color: #459db6;	text-decoration: underline;
}
a.mainlevel#active_menu, a.sublevel#active_menu {	color: #459db6;
}
a.sublevel {	padding-left: 8px;
}
/* @end */
#container {
	width: 990px;
	margin: 10px auto 0px auto;
	border: solid 1px #335566;
}
#header {
	height: 108px;
	width: 100%;
	background: url(../images/header_bg.jpg) no-repeat;
}
#header a {
	display: block;
	height: 65px;
	width: 255px;
	position: relative;
	top: 20px;
}
#slogan {
	width: 300px;
	height: 12px;
	margin-left: 27px;
	position: relative;
	top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #536579;
}
#menu {
	height: 20px;
	background: #2c415e url(../images/menu_bg.jpg) repeat-y top right;
}
/* @group Pathway */
div#pathway {
	padding: 5px 10px 0px 10px;
}
span.pathway, a.pathway {
	font-size:10px;
}
/*
span.pathway {	display: block;	line-height: 1.2em;	font-weight: normal;	margin-bottom: 10px;	margin-top: 5px;	padding-left: 10px;}
span.pathway img {	float: left;	width: 9px;	height: 11px;	padding-right: 10px;	background: url(../images/bullet.png) 0 50% no-repeat;}
span.pathway a {	float: left;	padding: 0 10px 0 0;}
*/
/* @end */









/* @group Joomla Elements */

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

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

.contentheading {
/*	font-size: 170%;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: Tahoma, sans-serif;
	color: #02576B;*/
}

td.buttonheading,
.contentpaneopen td.buttonheading {
/*	padding: 7px 3px 0;*/
	padding: 0px;
}
.buttonheading img{	border:0px; 	outline:none;
}
td.column_separator {
	padding-left: 15px;
}

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

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #F3FBFF;
  border-bottom: 1px solid #CEE0E4;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  text-align: left;
  padding: 4px 0 4px 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #CEE0E4;	
}

.sectiontableentry2 {
	background: #F3FBFF;
}

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

/* @end */

/* @group Structure */

#menu-bar {
	height: 56px;
	background: url(../images/menu-bg.png) 0 0 repeat-x;
}

#inset {
	height: 200px;
	background: #C7DCE1 url(../images/inset-banner.jpg) 50% 0 no-repeat;
	border-top: 1px solid #D9F3F9;
	overflow: hidden;
}

#inset .content {
	padding: 20px 0px 10px 20px;
	width: 60%;
}

#sidecol {
	float: left;
}

#side-column {
	background: #E7F9FB;
	width: 93%;
}

#side-column ul li {
	background: none;
}

#side-column .padding {
	padding: 8px;
}

#side-column .inner {
	background: #fff;
	padding: 8px;
}

#main-column {
	background: #E7F9FB;
}

#main-column .padding {
	padding: 8px;
}

#main-column .inner {
	background: #fff;
	padding: 4px;
}

#main-column .contentpadding {
	padding: 8px;
}

#logo {
	width: 258px;
	height: 71px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-top: 20px;
}

#topmodules,
#component,
#bottommodules {
	overflow: hidden;
}

#component .padding {
	padding-left: 10px;
}

#content.extraspace #component .padding{
	padding-right: 25px;
}

.spacer .block {
	float: left;
}

.spacer .w99 .block {
	width: 99%;
}

.spacer.w49 .block {
	width: 49%;
}

.spacer.w33 .block {
	width: 33%;
}

img#rocket {
	width: 146px;
	height: 24px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/rocket.png) 0 0 no-repeat;
}

/* @end */

/* @group Modules */

.moduletable,
.moduletable-hilite1 {
	margin-top: 0px;	
	margin-bottom: 20px;
}

.moduletable h3,
.moduletable-hilite1 h3 {
/*	background: #DAEFFA url(../images/module-h3.png) 0 0 repeat-x;
	padding: 5px 0 5px 8px;
	font-family: Tahoma, Helvetica, Arial Narrow;
	font-size: 120%;
	color: #02576B;
	border-top: 1px solid #B7ECF5;
	border-left: 3px solid #B7ECF5;
	border-right: 3px solid #B7ECF5;
	border-bottom: 1px solid #B7ECF5;*/
	margin: 5px 0 10px 0;
}

#inset .moduletable h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 180%;
	color: #02576B;
	margin: 5px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#top .moduletable {
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	padding: 5px;
	margin: 5px 5px 20px 5px;
}

#topmodules .moduletable {
	margin: 0 10px 0 5px;
}

#topmodules .moduletable {
	background: url(../images/module-corner.png) 0 100% no-repeat;
	padding: 0 0 15px 17px;
}

#side-column .moduletable-hilite1 {
	background: #F2FEFF url(../images/hilite1-bg.png) 0 100% no-repeat;
	border: 1px solid #D7EBF0;
	padding: 8px;
}

#side-column .moduletable-hilite1 h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 130%;
	color: #02576B;
	margin: 0px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#bottommodules .moduletable {
	background: #fff url(../images/bottommod-bg.png) 0 0 repeat-x;
	border: 1px solid #D7EBF0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}

#bottommodules .moduletable h3,
#topmodules .moduletable h3,
#top .moduletable h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 130%;
	color: #02576B;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#bottom .moduletable h3 {
	font-family: Tahoma;
	font-size: 140%;
	color: #465F65;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 40px 0 10px 0;
	background: none;
	padding: 0 0 5px 0;
	text-transform: none;
	font-weight: normal;
}

#footermodules .moduletable {
	margin-right: 5px;
	margin-left: 5px;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 56px;
}

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

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

#horiz-menu a {
	white-space: nowrap;
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: #fff;
	display: block;
	float: left;
	height: 53px;
	line-height: 53px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
	background: url(../images/menu-divider.png) 100% 0 no-repeat;
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	background: url(../images/active-menu-r.png) 100% 0;
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	background: url(../images/active-menu-l.png) 0 0 no-repeat;
	color: #000;
}

#horiz-menu a:hover {
	text-decoration: none;
	color: #ccc;
}

/* @end */

/* @group Sub Menu */

#side-column ul.menu {
	margin: 0;
	padding: 0;
}

#side-column ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#side-column ul.menu li.active a {
	color: #000;
}

a#active_menu.mainlevel {
	color: #000;
}

#side-column ul.menu li.active li a {
	font-weight: normal;
	font-size:  100%;
	color: #ab0900;
}

#side-column ul.menu span {
	display: block;
}

#side-column ul.menu a {
	display: block;
	line-height: 25px;
	text-indent: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 120%;
	color: #ab0900;
}

#side-column ul.menu ul {
	margin-left: 35px;
	padding: 0;
}

#side-column ul.menu ul ul {
	padding: 0;
	margin: 0;
}

#side-column ul.menu li li {
	padding: 0;
	margin: 0;
}

#side-column ul.menu ul a {
	background-image: none;
	text-indent: 0;
	line-height: 25px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 100%;
}

#side-column ul.menu ul ul a {
	text-indent: 15px;
}

#side-column ul.menu ul ul ul a {
	text-indent: 30px;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 120%;
	background: none;
	color: #ab0900;
}

a.sublevel {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 25px;
	padding-left:  5px;
	text-indent: 30px;
	display: block;
	float: left;
	width: 80%;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

.readon {
/*	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin: 10px 0 0px 0;
	text-decoration: none;
	color: #333;
	padding: 3px 15px 3px 5px;
	width: 75px;*/
	
	background-position:0 50%;
	background-repeat:no-repeat;
	display:inline;
	float:right;
	height:18px;
	margin-left:4px;
	margin-right:4px;
	text-indent:24px;
}

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

#inset .readon {
	background: url(../images/inset-readon.png) 0 0 no-repeat;
	border: 0;
	color: #fff;
	font-weight: normal;
	display: block;
	width: 78px;
	height: 23px;
	float: right;
	margin: 10px 0 0 0;
}

/* @end */


/* @group Typography */

ul {
	padding-left: 0;
	margin-left: 10px;
}

ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../images/bullet-2.png) 0 6px no-repeat;
}

pre {
	padding: 10px;
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	color: #02576B;
}

blockquote {
	color: #02576B;
	font-style: italic;
	font-size: 110%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 30px;
	margin: 15px 0;
	background: #F3FBFF url(../images/quote.png) 0 0 no-repeat;
	border: 1px solid #CEE0E4;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}
/* @end */
/* ----------------------------------------------gemisimo_theme 30nov2009---------------------------------------------- */
#tablecontent {
	width: 100%;
}

#mainbody {
/*	border: solid 1px silver;*/
	vertical-align: top;
/*	padding: 5px 15px 5px 15px;*/
}
#leftcolumn, #rightcolumn  {
	width: 200px;
	vertical-align: top;
}
.componentheading {
	color: #459bb6;
	font-size: 18px;
}

.contentheading {
	color: #459bb6;
	font-size: 16px;	
}
#rightcolumn .moduletable, #leftcolumn .moduletable {
	border: solid 1px silver;
	vertical-align: top;
/*	width: 100%;*/
	padding: 5px 15px 5px 15px;
	margin-bottom: 5px;
}
#rightcolumn .moduletable th, #leftcolumn .moduletable th, #rightcolumn .moduletable h3, #leftcolumn .moduletable h3 {
	color: #459bb6;
	font-size: 16px;		
	text-align: left;
}
input.button, input.buttonfb_ {
	background: #6eb2ef;
	border: 3px double #ffffff;
	*border: 3px double #6eb2ef;
	color: White;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 5px 0 5px;
}
#bottom table.moduletable {
border: none;
text-align: center;
}
#bottom ul{	text-align:center;
}
#bottom ul li{ display:inline;
}
.small, .createdate {
	font-size: 10px;
}
.contentpaneopen {
	width: 100%;
}
ul.mbCategories {
	padding-left: 0px!important;
	margin-left: 0px!important;
}
#mod_search_searchword {
	float: left;
	width: 100px;
}
div.search input.button {
	background: #6eb2ef;
	border: 3px double #ffffff;
	*border: 3px double #6eb2ef;
	color: White;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 5px 0 5px;
	height: 22px;
	display: block;
	float: left;
	position: relative;
	top: -1px;
}
#jxshare_box{
	float:right;
	padding: 5px 10px;
}
#jxshare_box a .jxshare_image{
	border:0px;
	outline:none;
}
div#aiContactSafe_mainbody_3 {	/*margin-left:auto;	margin-right:auto;*/ width:620px;
}
div#aiContactSafe_mainbody_3 input#aics_name {	width:240px;
}
div#aiContactSafe_mainbody_3 input#aics_email {	width:240px;
}
div#aiContactSafe_mainbody_3 input#aics_phone {	width:240px;
}
div#aiContactSafe_mainbody_3 input#aics_subject {	width:240px;
}
div#aiContactSafe_mainbody_3 textarea#aics_message {	width:240px;	height:80px;
}
table#aiContactSafeForm {	margin-left:auto;	margin-right:auto;
}
div#aiContactSafe_info {	margin-bottom:10px; color:#2A3D5D;
}
div#div_captcha {	clear:both;	text-align:left;	margin:5px 0px;
}
div.countdown_div {	font-size:9px;
}
input.countdown_editbox {	font-size:9px;	text-align:center;	border:none;	overflow:visible;	background:transparent;
}
label {	cursor:pointer;
}
table#aiContactSafeForm td {	padding:5px;	vertical-align:top;
}
label.required_field {	text-align:left;	vertical-align:top;	margin-left:5px; color:#F00;
}
div.aiContactSafe_row {	/*clear:both;*/ width:300px;
}
div.aiContactSafe_row_hidden {	display:none;
}
div.aiContactSafe_contact_form_field_label_left {	float:left;	padding:1px 3px;
}
div.aiContactSafe_contact_form_field_left {	float:left;	padding:1px 3px;
}
div.aiContactSafe_contact_form_field_label_right {	float:left;	padding:1px 3px;	margin-top:2px;
}
div.aiContactSafe_contact_form_field_right {		padding:1px 3px;
}
div#aiContactSafeBtns {	width:100%;
}
div#aiContactSafeBtns div {	float:left;	margin-right:5px;
}
div#div_captcha {	clear:both;	padding-top:10px;
}
div#div_captcha_info {	margin-bottom:5px;
}
#aiContactSafe_row_aics_cust_first_name, #aiContactSafe_row_aics_cust_email, #aiContactSafe_row_aics_cust_city, 
#aiContactSafe_row_aics_cust_country{ float:left;}
#aiContactSafe_row_aics_cust_last_name, #aiContactSafe_row_aics_cust_phone_number, #aiContactSafe_row_aics_cust_state{float:right; padding-left:20px;}
#aiContactSafe_row_aics_cust_country, #aiContactSafe_row_aics_cust_prefcontactm, #aiContactSafe_row_aics_cust_inquiryt, #aiContactSafe_row_aics_cust_commentsq, #aiContactSafe_row_aics_send_to_sender{width:590px; float:left;}
#aiContactSafe_row_aics_cust_country .aiContactSafe_contact_form_field_right,
#aiContactSafe_row_aics_cust_prefcontactm .aiContactSafe_contact_form_field_right,
#aiContactSafe_row_aics_cust_inquiryt .aiContactSafe_contact_form_field_right,
#aiContactSafe_row_aics_cust_commentsq, .aiContactSafe_contact_form_field_right{	float:left; }
#aics_cust_country{ width:200px; }
.aiContactSafe_contact_form_field_label_left{ width:130px;}

#aiContactSafeBtns input, button.button{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#6EB2EF none repeat scroll 0 0;
border:3px double #FFFFFF;
color:White;
cursor:pointer;
padding:0 5px 0;
text-decoration:none;
}
table#calendar{	width:167px;	}				/*LyftenBloggie Calendar*/
table#calendar caption{	width:167px;	}		/*LyftenBloggie Calendar*/
#rightcolumn .moduletable table#calendar th{	text-align:center;	font-size:12px;	}
table#calendar td{	width:20px; height:20px;}
.flickr_badge_image{	display:inline;}
.xmap ul, .xmap ul.level_0 ul ul, .xmap ul.level_0 ul{
	padding: 0px 40px 0px 40px;
}
.xmap ul.level_0 li {
list-style-image:none;
list-style-position:inside;
list-style-type:circle;
}

