iframe,a img,fieldset,xform,table {
	border: 0
}

h6,h5,h4,h3,h2,h1,caption,th,td,div {
	font-size: 100%;
	font-weight: normal
}

dd,dt,li,dl,ol,ul {

}

legend {
	color: #000
}

button,select,textarea,input {
	font: 100% sans-serif
}

table {
	border-collapse: collapse
}

caption,th,td {
	text-align: left
}



/* DEFAULT */
html
{
	min-height: 99.9%;
	height: 99.9%;
	border: none;
	background-color: #ccc; /* 	scrollbar-base-color: #ffffff; 	scrollbar-darkshadow-color: #888888; 	scrollbar-face-color: #fae592; 	scrollbar-shadow-color: #cccccc; 	scrollbar-3dlight-color: #ffcc00; */
	overflow-y: scroll;
	overflow-x: auto;
}
xform
{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	overflow: visible;
}
body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ccc;
	color: #444444;
	font-size: 0.75em;
	font-family: arial,helvetica,verdana;
	background-image: url(images/bg_track.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sideAd {
	margin-bottom:10px;
	margin-top:10px;
	padding:10px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.sideAd .adNote {
	font-size:8pt;
	color:#999;
	display:block;
	margin-bottom:5px;
}

div.block {
	background: #f5f5f5 url(/resources/1/block-top.gif) no-repeat top right;
	position: relative;
	border: 1px solid #e0e0e0;
	margin-bottom:10px;
}

div.block.last {margin-bottom:0px;}


div.block .blockTitle {
	font-size: 12px;
	font-weight:bold;
	margin:0px;
	display:block;
	overflow: hidden;
	padding: 10px 25px 3px 5px;	
	color:#fff;
}


div.blockSocial .icons {
	width:120px;
	float:right;
	text-align:right;
	padding:0px;
	padding-top:1px;
	padding-right:1px;
}

div.block .blockContent {
	padding:5px;
}
#contentArea  {
	font-size:10pt;
	margin-left: 5px;
}
#contentArea #notice
{
	background-color: #FFC;
	border: 1px solid #ffcc66;
	margin-top: 0px;
	padding: 20px;
	padding-left: 60px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	padding-top:10px;
	background-image: url(/resources/1/bg_info.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container
{
	text-align: left;
	padding-bottom:0px;
	margin: 0px auto;
	width: 880px;
	background-position: left top;
	
}	

#containerTopBanner
{
	text-align: center;
	padding: 10px 0px;
	margin: 0px auto;
	width: 880px;
	background-position: left bottom;
	background-image: url(images/bg_topbannerad.png);
	background-repeat: no-repeat;
}	

#header
{
	margin: 0px;
	padding: 15px;
	background-color: transparent;
	background-image: url(images/bg_header-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:0px;
}

#header .inside
{
	background-image: url(images/bg_headerblue-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;	
	height:212px;

}

#header .blueShape
{
	height: 67px;
	width: 849px;
	/*background-image: url(images/blueshape-trans.png);*/
	background-image: url(images/bg_vblueshape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	top:145px;
	position:absolute;	
	padding: 0px;
	margin: 0px;
}

#header .left {
	width: 280px;
	margin-left: 0px;
	float: left;
	display: inline;
	padding-left:23px;
	padding-top:30px;
}

#header .left img {
	float:left;
}

#header .right{
	margin-left: 320px;
	margin-right: 0px;
	padding: 0px;
	text-align:right;
	height:200px;	
}
#header .right img {
	width:267px;
	height:200px;
	border:0px;
}

#midArea
{	
	padding: 0px;
	margin: 0px;		
}
#midArea_left
{
	width: 15px;
	height: auto;
	background-image: url(images/bg_contents-trans.png);
	background-repeat: repeat;
	background-position: left top;
	padding:0px;
	margin: 0px;
}
#midArea_content
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
#midArea_right
{
	height: auto;
	width: 17px;
	background-image: url(images/bg_contents-trans.png);
	background-repeat: repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}

#contentArea {
	/*mod sfair 21/06/09 remove column requirements*/
	/*margin-left: 220px;*/
	padding-left: 3px;
	margin-right: 0px;
	padding-right:10px;	
}
#footer
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(images/bg_footergrey.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#footer .inside {
	padding:15px 25px 30px 25px;
	width:830px;
}

.lightBlue {
	color:#bcdbf4;
}
.darkBlue {
	color:#142633;
}

.lightGrey {
	color:#cdcdcd;
}

img { 
	border:0px;
}

div#blockBlue {
	width:849px;
	height:20px;
	display:block;
	background-color:#142633;
	clear:both;
}

#breadcrumbs {
	font-size:0.85em;
	width:600px;
	color:#999;
	height:24px;
	line-height:24px;
}

#breadcrumbs strong {
	color:#333;
}

#crumbsArea {
	padding:5px 10px 0px 15px;
	border-bottom:1px solid #eee;
	overflow:auto;
	width:825px;
	overflow:auto;
}

#footer .inside .left {
	width:180px;
	float:left;
}

#footer .inside .right {
	margin-left:210px;
}

.gototop {
	clear:both;
	width:500px;
	height:12px;
	padding-left:220px;
}
	







/* **************************************

=Floating pics left or right 

************************************** */

.picLeft {
	margin: 5px 10px 5px 0;
	float: left;
}

.picRight {
	margin: 5px 0 5px 10px;
	float: right;
}

.floatLeft {
	margin: 5px 10px 5px 0;
	float: left;
}

.floatRight {
	margin: 5px 0 5px 10px;
	float: right;
}

/* **************************************

=Misc

************************************** */

p,

pre {
	margin: 0 0 1em
}

abbr,

acronym {
	border: none
}

abbr[title],

acronym[title] {
	border-bottom: 1px dotted #666;
	cursor: help;
	font-style: italic;
}

.non-visual {
	position: absolute;
	left: -9999px;
}



#midArea  dl,

#midArea  ol,
#midArea  ul {
	margin: 1em 0
}

#midArea  ul {
	padding: 0 0 0 2em;
	list-style: square;
}

#midArea   ol {
	padding: 0 0 0 2.5em
}

#midArea   li {
	margin: 0 0 0.25em
}


#midArea ul li {
	vertical-align: baseline;
	list-style: none url(images/img_bullet_blue.gif);
	list-style-position: outside;
}


/* **************************************

=Headings

************************************** */

h1 {
	font-size: 200%;
	line-height: 90%;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 180%;
	line-height: 90%;
	font-weight: normal;
	margin: 0px
}

h3 {
	font-size: 160%;
	line-height: 90%;
	font-weight: normal;
	margin: 0px
}

h4 {
	font-size: 140%;
	line-height: 90%;
	font-weight: normal;
	margin: 0px
}

h5 {
	font-size: 100%;
	line-height: 90%;
	font-weight: normal;
	margin: 0px
}

h6 {
	font-size: 90%;
	line-height: 90%;
	font-weight: normal;
	margin: 0px
}

h1,h2,h3,h4,h5,h6 {
	color: #16334b;
	margin:1em 0;
}

/* **************************************

=Navigation

************************************** */

a {
	text-decoration: none;
	color: #448ccb;	
}

:link {
	color: #448ccb;
}

:visited {
	color: #448ccb;
}

:link:hover, :visited:hover {
	color: #004eff;
	text-decoration: underline;
}

:link:active, :link:active {
	color: #448ccb;
}

/* **************************************

=Texts

************************************** */

#midArea p {
	margin-bottom: 1em;
}

/* ************************************** basic text styles ************************************** */

#midArea .textRight {
	text-align: right;
}

#midArea .textLeft {
	text-align: left;
}

#midArea .center {
	text-align: center;
}

#midArea .small {
	font-size: 0.8em;
}

#midArea strong, b, .blackTexts {
	color:#000;
}

/* **************************************

=Foreground Text Colours

************************************** */

.blueTexts {
	color: #5292D1;
}

.redTexts {
	color: #D00303;
}

.greyTexts {
	color: #cccccc;
}

.darkgreyTexts {
	color: #666666;
}

.whiteTexts {
	color: #ffffff;
}

.author {
	color:#5292D1;
}

.publishedDate {
	color:#cccccc;
	font-size:smaller;
}

/* **************************************

=Site Search

************************************** */

#siteSearch {
	float:right;
	width:170px;
	padding:0px;
	padding-top:3px;
	text-align: right;
}

#siteSearch form {
	padding:0;
	margin:0;
}

#siteSearch form input {
	padding:0;
	margin:0;
	vertical-align:middle;
}
#siteSearch #keywords {
	height:12px;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	width:90px;
	font-size:8pt;
	padding:2px 5px 2px 5px;
	color:#666;
}


/* ****************************************************************************

* 

Article Tools Styles 

*

**************************************************************************** */

#articleTools
{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	height: 20px;
	float: right;
	text-align: right;
	margin-bottom: 0px;
	width: 100px;
	overflow: hidden;
	background-color: #FFF;
	color: #999;
	background-image: url(images/articletools_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
}

#articleTools #articletools_fontsmaller,
#articleTools #articletools_fontbigger,
#articleTools #articletools_print,
#articleTools #articletools_email
{
	width: 20px;
	height: 20px;
	overflow:hidden;
	margin: 0;
	display:block;
	float:right;
	background-repeat: no-repeat;
	background-position: 0 0px;
	
}

#articleTools #articletools_fontsmaller	{	background-image: url('images/articletools_fontsmaller.gif');}
#articleTools #articletools_fontbigger	{	background-image: url('images/articletools_fontbigger.gif');}
#articleTools #articletools_print 		{	background-image: url('images/articletools_print.gif');}
#articleTools #articletools_email		{	background-image: url('images/articletools_email.gif');}

#articleTools a#articletools_fontsmaller:hover,	
#articleTools a#articletools_fontbigger:hover,
#articleTools a#articletools_print:hover,
#articleTools a#articletools_email:hover		{	background-position: 0 -20px;}



/* corrects floats */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */














/* **************************************

= Contents

************************************** */




	#contentArea a 
	{
		color: #448ccb;	
		}	
	#contentArea a:hover 
	{
		color: #004eff;
		text-decoration: underline;
	}
	#contentArea h2 a, #main h3 a, #main h4 a{
		text-decoration:none;
		}			
	#contentArea .img {
		}	
	#contentArea .right {
		float:right;
		margin-left:10px;
		}
	#contentArea .left {
		float:left;
		margin-right:10px;
		}		
	.note{	
		background:#dfeced;
		border:5px solid #c9dfe1;
		padding:1em 15px;	
		font-weight:bold;
		}		
		
		
	/* blog */
	
		#contentArea .post {
			position:relative;
			}

		#contentArea .post h2 {
			margin-left:60px;
			line-height:54px;
		}
 		#contentArea ul.blog,  
		#contentArea ul.blog li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#contentArea ul.blog {
			}	
		#contentArea ul.blog li{
			clear:both;
			margin-bottom:2em;
			position:relative;
			}
		#contentArea .date {
			position:absolute;
			left:0px;
			top:0;
			width:54px;
			height:54px;
			background:url(images/bg_date.gif) no-repeat 0 0;
			margin:0;
			text-align:center;
			overflow:hidden;
			color:#fff;
			}	
		#contentArea .date span {
			display:block;
			font-size:20px;
			margin:10px 3px 3px 3px;
			line-height:20px;
			}			
		#contentArea .date em {
			display:block;
			font-size:13px;
			font-style:normal;
			line-height:13px;
			
			}																		
	
	/* // blog */		
						
	/* form */
																				
		#contentArea form{
			margin:1em 0;
			border:none;
			background:#dfe5eb;
			border:5px solid #bdc9d4;
			padding:1em 15px;	
			}		
		#contentArea label{
			/*float:left;*/
			clear:both;
			width:105px;
			margin-right:20px;
			margin-top:5px;
			text-align:right;
			}	
		/*#contentArea input,*/ #contentArea textarea{
			width:350px;
			border:1px solid #ccc;
			padding:5px;
			vertical-align:middle;
			margin:0;
			}		
		#contentArea textarea{
			height:180px;
			overflow:auto;
			}						
		#contentArea form p{
			clear:both;		
			margin:0;
			padding:.25em 0;
			}					
		#contentArea button{
			border:none;
			width:123px;
			height:43px;
			line-height:43px;
			text-align:center;			
			padding:0;
			margin:0;
			background:url(images/bg_button.gif) no-repeat 0 0;	
			color:#fff;
			font-weight:bold;
			font-size:14px;
			cursor:pointer;	
			vertical-align:middle;		
			}												
		#contentArea .submit{
			height:52px;
			margin-left:125px;					
			}
			
			
	/* // form */	
	
	/* comments */	
			
		#contentArea ol.comments,  
		#contentArea ol.comments li{
			margin:0;
			padding:0;
			list-style:none;
			}		
		#contentArea ol.comments{
			}			
		#contentArea ol.comments li{	
			border-top:1px solid #e1e1e1;
			padding-top:10px;
			margin:.5em 0;			
			}	
		#contentArea ol.comments li .data{			
			float:left;
			display:inline;
			width:130px;
			}
		#contentArea ol.comments li .data em{
			font-style:normal;
			color:#999;
			display:block;
			}										
		#contentArea ol.comments li .text{	
			float:left;
			display:inline;
			width:460px;
			margin-left:15px;
			}	
					
							
	/* // tables */							
				

		blockquote
		{
			padding: 0.5em 15px;
			margin-bottom: 1em;
			padding-left:40px;
			background-color: transparent;
			background-image: url(images/quote.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		img{
			border:none;
			}			

	.fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
	.fixed{
			display:block;
			}
		/*  \*/
	.fixed{
			min-height:1%;
			}
	 * html .fixed{
			height:1%;
			}
			

/* ************************************** HR HTML Styles Fixes ************************************** */


hr { text-align: right; width: 100%; height: 1px; color: #ddd; border: none;margin:1em 0;} /* For Internet Explorer */
HTML>BODY HR { margin-right: 0; width: 100%; height: 1px; background-color: #ddd; border: none;margin:1em 0;} /* For Gecko-based browsers */
HTML>BODY HR { margin-right: 0; width: 100%; height: 1px; background-color: #ddd; border: 0px solid #ddd;margin:1em 0;} /* For Opera and Gecko-based browsers */

			
.outer
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
a.cart:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.cart:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.cart:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.TopSpacerRow
{
	height: 10px;
	background-color: #F6F6F6;
}
.LeftSpacerColumn
{
}
.LeftMenuColumn
{
	width: 0px;
}
.HeadingBackground
{
	background-color: #ffffff;
}
.ContentColumn
{
	width: 840px;
	background-color: #ffffff;
}
.RightMenuColumn
{
	width: 0px;
}
.RightSpacerColumn
{
}
.BottomSpacerRow
{
	height: 10px;
}
td
{
	font-family: verdana;
	font-size: 13px;
	color: #444444;
}
a:link
{
	color: #777777;
}
a:visited
{
	color: #777777;
}
a:hover
{
	color: #111111;
}
li
{
	line-height: 19px;
}
.highlight
{
	color: Red;
}
.title
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}
.copyright
{
	font-size: 10px;
}
#topMenu div 
{
	background-color: #142633; 
	position: relative; 
	z-index:1000;
	width: 849px;
}
/* TOP NAVIGATION */
a.topmenu:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.topmenu:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.topmenu:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #e7e7e7;
	text-decoration: none;
}

/*SEARCH BOX*/
.boxSearch /* div */
{
    
}
.boxSearch input /* input text box*/
{
    font-family: Verdana;
	width: 140px;
	color: #888888;
	
}
.btnSearch
{
    display:none;
	height: 22px;
	font-family: Verdana;
	font-size: 9pt;
	color: #454545;
	width: 55px;
}

/* MAIN NAVIGATION (STANDARD) */
.mainbar
{
	background: #102131 url("images/mainbar.gif") repeat-x top;
	height: 33px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index:1000;
}
a.mainmenu:link
{
	color: #e7e7e7;
	text-decoration: none;
	z-index:1000;
}
a.mainmenu:visited
{
	color: #e7e7e7;
	text-decoration: none;
	z-index:1000;
}
a.mainmenu:hover
{
	color: #ffffff;
	text-decoration: none;
}

/* MAIN NAVIGATION (DROPMENU) */
.top
{
	font: bold 11px verdana;
	color: #ffffff;
	background: none;
	z-index:1000;

}
.top_hover
{
	font: bold 11px verdana;
	color: #ffffff;
	background: #AFA303;
	z-index:1000;
}
.member
{
	font: bold 10px verdana;
	color: #666666;
	z-index:1000;

}
.topbar
{
	xbackground-image: url("images/mainbar.gif");
	height: 28px;
	z-index:1000;
}
.topbar_right
{
	xbackground-image: url("images/mainbar.gif");
	height: 28px;
	width:250px;
}
.topbar_shoppingcart
{
    padding-top:5px;
    float:left;
}
.topbar_searchbox
{
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    float:right;
}
.memberbar
{
	xbackground-image: url("images/memberbg.gif");
	height: 27px;
}

/* BOX (which contains links to the same level pages/Quick Links) */
.boxQuickLinks
{
	border-top: #cccccc 2px dotted;
	border-bottom: #cccccc 2px dotted;
	background: #f7f7f7;
	width: 100%;
}

/* BOX (which contains links to pages within the current page) */
.boxLinksWithin
{
	width: 100%;
}

/* SIDE BOX */
.boxHeader
{
	padding-top: 5px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
	background: url('images/boxheaderbg.gif');
	color: #2c2c2c;
	height: 22px;
	display: none;
}
.boxContent
{
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 12px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
}
.boxContent a
{
}

/* CATEGORY TREE */
.category_tree td div
{
	height: 20px !important;
}
.category_tree_node
{
	text-transform: uppercase;
}
a.category_tree_node:hover
{
	color: #000000;
}

/* CATEGORY NAVIGATION MODULE */
.category_area
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.category_item
{
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 3px;
}
.category_item a
{
	font-weight: bold;
}
.category_item_desc
{
	font-size: 11px;
}

/* Statistic Modules */
.boxStatVertical
{
	margin: 28px;
	text-align: left;
}
.boxStatHorizontal
{
}
.boxStatDetailsVertical
{
	padding: 3px;
	border: #c6c7c8 1px dotted;
}
.boxStatDetailsHorizontal
{
	padding-left: 3px;
	border: #c6c7c8 1px dotted;
	border-left: none;
}
.barStat
{
	background: #ffaa00;
	border-right: #D78B00 1px solid;
	border-bottom: #D78B00 1px solid;
	border-left: #ffd000 1px solid;
	border-top: #ffd000 1px solid;
}
.barStatArea
{
	background: #444444;
	border-top: #444444 1px solid;
}
.boxStatHeader
{
	background: #a6a7a8;
}

/* Main Bar */
.static_nlsmenu
{
	z-index: 1;
	background-color: #142633;
	width: 100%;
	z-index:1000;
}

/* Main Bar - Item */
.static_nlsitemcontainer
{
	padding-left: 13px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-right: transparent 1px solid;
	z-index:1000;
}
.static_nlsiconcell
{
	width: 0px;
		z-index:1000;

}
.static_nlssubmenucell
{
	padding-left: 3px;
	padding-right: 4px;
		z-index:1000;

}
.static_nlsitem
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 5px 0px 0px;
		z-index:1000;

}

/* Main Bar - Item Hover */
.static_nlsitemcontainerover
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 13px;
	padding-right: 5px;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-right: transparent 1px solid;
	background-color:#87B1D3;
}
.static_nlsiconcellover
{
	width: 0px;
}
.static_nlssubmenucellover
{
	padding-left: 3px;
	padding-right: 4px;
}
.static_nlsitemover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding: 1px 5px 0px 0px;
}

.nlsmenu
{
	width: 100px; /*Minimum width*/
	background-color: #142633;
	z-index: 1;
	border-top: #888888 1px solid;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
	border-right: #888888 1px solid; /*E0C776 */
		z-index:1000;

}

.nlsitemcontainer
{
	height: 23px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
		z-index:1000;

}
.nlsiconcell
{
	width: 22px;
}
.nlssubmenucell
{
	width: 20px;
	padding-right: 4px;
	padding-left: 3px;
}
.nlsitem
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px 5px 2px 5px;
}

.nlsitemcontainerover
{
	height: 23px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color:#87B1D3;
	color: #ffffff;
}
.nlsiconcellover
{
	color: #ffffff;
	width: 22px;
}
.nlssubmenucellover
{
	width: 20px;
	padding-right: 4px;
	padding-left: 3px;
}
.nlsitemover
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px 5px 2px 5px;
}

.nlsitemdisable
{
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	padding: 0px 5px 2px 5px;
}

.nlsseparatorcontainer
{
	padding-left: 28px;
}

.nlsseparator
{
	height: 5px;
	background-position: center center;
	background-repeat: repeat-x;
}

.mtopleft
{
	height: 0px;
	width: 0px;
}
.mtopright
{
	height: 0px;
	width: 0px;
}
.mbottomleft
{
	width: 0px;
	height: 0px;
}
.mbottomright
{
	width: 0px;
	height: 0px;
}
.mtop
{
	height: 0px;
}
.mbottom
{
	height: 0px;
}
.mleft
{
	width: 0px;
}
.mright
{
	width: 0px;
}
.slideshow_frame
{
position: absolute;
background-color: transparent;
background-image: url(images/slideshow_rc.png);
	background-repeat: no-repeat;
	background-position: right top;

display: block;
height: 10px;
width: 267px;
z-index: 100;
}
.slideshow
{
z-index: 0;
}
.slideshow_description
{
	font-weight: bold;
	position: absolute;
}
.module_settings_window_popup
{
	position: absolute;
	z-index: 1000;
	padding: 5px 0 0 5px;
}
.module_settings_window_popup TABLE
{
	background-color: #C0C0C0;
	border: 1px solid #000000;
}
.breadcrumb
{
	font-size: 11px;
}
.myworkspace
{
	font-size: 11px;
}
A.login_link
{
	color: #222222;
}
A.login_link:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.login
{
	font-size: 11px;
}
.register
{
	font-size: 11px;
}
.admin
{
	font-size: 11px;
}
.logout
{
	font-size: 11px;
}
.blogheading
{
    margin-top:20px;
	background: url('images/blogbar.gif') repeat-x top left;
	height: 48px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16pt;
}
.blogcontent
{
	padding-top: 5px;
}
.SubscribeConent
{
	padding-left: 775px;
	position: absolute;
}
.divBookingHeader
{
	background: url('images/mainbar.gif') repeat-x top left;
	height: 33px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
}
.divBookingHeaderText
{
    padding-top: 8px;
}
.divBookingContainer
{
	border-right: 1px solid #2C3F77;
	border-bottom: 1px solid #2C3F77;
	border-left: 1px solid #2C3F77;
	padding: 5px;
}
.buttonBooking
{
	background: #2C3F82 url('images/mainbar.gif') repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.buttonBooking_disabled
{	
	color: #FFFFFF;
	font-weight: bold;
	background: #BEC8E9;
}
.button
{
	background: #2C3F82 url('images/mainbar.gif') repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
a.SmallLink:link
{
    font-size:8pt;
}
a.SmallLink:visited
{
    font-size:8pt;
}
a.SmallLink:link
{
    font-size:8pt;
}
a.SmallLinkNoUnderLine:link
{
    text-decoration:none;
    font-size:8pt;
}
a.SmallLinkNoUnderLine:visited
{
    text-decoration:none;
    font-size:8pt;
}
a.SmallLinkNoUnderLine:hover
{
    text-decoration:none;
    font-size:8pt;
}
.notice
{
background-color: #FFC;
border: 1px solid #ffcc66;
margin-top: 0px;
padding: 20px;
padding-left: 60px;
padding-bottom: 0px;
margin-bottom: 20px;
padding-top:10px;
background-image: url(/resources/1/bg_info.png);
background-repeat: no-repeat;
background-position: left top;
}
.flickr_holder
{
	width: 100%;
}
div.flickr_set_thumbnail_holder
{
	width: 105px;
	height: 130px;	
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	float: left;
	display:block;
	line-height: 9pt;
	border: solid 1px #CDCDCD;
}
div.flickr_set_thumbnail_holder A.flickr_set_thumbnail_holder
{
	line-height: 9pt;
	cursor: pointer;
}
div.flickr_set_thumbnail_holder div.flickr_set_thumbnail_overlay
{
	border: 1px solid #CDCDCD;
	width: 105px;
	height: 130px;	
	display:block;
	padding: 0px;
	margin: 0px ;
	position: absolute;
	cursor: pointer;
	background: #ffffff;
	opacity: 0; 
	filter: alpha(opacity=0);	
}
div.flickr_set_thumbnail_holder div.flickr_set_thumbnail_overlay:hover
{
	border: solid 1px #ff0000;
	width: 105px;
	height: 130px;	
	display:block;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background: #000000;
	opacity: 0.3; 
	filter: alpha(opacity=30);
	cursor: pointer;
}
div.flickr_set_thumbnail_holder div.flickr_set_thumbnail
{	
	width: 105px;
	height: 130px;
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	display:block;
	padding: 3px;
}
div.flickr_set_thumbnail_holder div.flickr_set_thumbnail .flickr_set_thumbnail_image
{
	width: 100px;
}
div.flickr_set_thumbnail_holder div.flickr_set_thumbnail .flickr_set_thumbnail_title
{
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	width: 100px;
	display:block;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
}
div.flickr_set_thumbnail_holder div.flickr_set_thumbnail .flickr_set_thumbnail_photonumber
{
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	width: 100px;
	display:block;
	font-size: 7pt;	
}
div.flickr_set_thumbnail_holder div.flickr_set_thumbnail .flickr_set_thumbnail_description
{
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	width: 100px;
	font-size: 7pt;
	display: none;
}

div.flickr_set_thumbnail_holder_square
{
	width: 105px;
	height: 130px;	
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	float: left;
	display:block;
	line-height: 9pt;
	border: solid 1px #CDCDCD;
}
div.flickr_set_thumbnail_holder_square A.flickr_set_thumbnail_holder
{
	line-height: 9pt;
	cursor: pointer;
}
div.flickr_set_thumbnail_holder_square div.flickr_set_thumbnail_overlay
{
	border: 1px solid #CDCDCD;
	width: 105px;
	height: 130px;	
	display:block;
	padding: 0px;
	margin: 0px ;
	position: absolute;
	cursor: pointer;
	background: #ffffff;
	opacity: 0; 
	filter: alpha(opacity=0);
}
div.flickr_set_thumbnail_holder_square div.flickr_set_thumbnail_overlay:hover
{
	border: solid 1px #ff0000;
	width: 105px;
	height: 130px;	
	display:block;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background: #000000;
	opacity: 0.3; 
	filter: alpha(opacity=30);
	cursor: pointer;
}
div.flickr_set_thumbnail_holder_square div.flickr_set_thumbnail
{	
	width: 105px;
	height: 130px;
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	display:block;
	padding: 3px;
}
div.flickr_set_thumbnail_holder_square div.flickr_set_thumbnail .flickr_set_thumbnail_image
{
	margin: 0 0 0 12px;
	width: 75px;
	width: 75px;
}
div.flickr_set_thumbnail_holder_square div.flickr_set_thumbnail .flickr_set_thumbnail_title
{
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	width: 100px;
	display:block;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
}
div.flickr_set_thumbnail_holder_square div.flickr_set_thumbnail .flickr_set_thumbnail_photonumber
{
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	width: 100px;
	display:block;
	font-size: 7pt;	
}
div.flickr_set_thumbnail_holder_square div.flickr_set_thumbnail .flickr_set_thumbnail_description
{
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	width: 100px;
	font-size: 7pt;
	display: none;
}

div.flickr_set_thumbnail_spacer
{
	width: 10px;
	float: left;
	display:block;
}
div.flickr_set_thumbnail_rowspacer
{
	font-size: 1px;
	height: 10px;
	width: 1px;
	clear: both;
	display:block;
}

div.flickr_thumbnail_holder
{
	width: 105px;
	height: 80px;	
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	float: left;
	display:block;
	line-height: 9pt;
	border: solid 1px #CDCDCD;
}
div.flickr_thumbnail_holder A.flickr_thumbnail_holder
{
	line-height: 9pt;
	cursor: pointer;	
}
div.flickr_thumbnail_holder div.flickr_thumbnail_overlay
{
	border: 1px solid #CDCDCD;
	width: 105px;
	height: 80px;	
	display:block;
	padding: 0px;
	margin: 0px ;
	position: absolute;
	cursor: pointer;
	background: #ffffff;
	opacity: 0; 
	filter: alpha(opacity=0);
}
div.flickr_thumbnail_holder div.flickr_thumbnail_overlay:hover
{	
	width: 105px;
	height: 80px;	
	display:block;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background: #000000;
	opacity: 0.3; 
	filter: alpha(opacity=30);
}
div.flickr_thumbnail_holder div.flickr_thumbnail
{	
	width: 105px;
	height: 80px;
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	display:block;
	padding: 3px;
}
div.flickr_thumbnail_holder div.flickr_thumbnail .flickr_thumbnail_image
{
	width: 100px;
}

div.flickr_thumbnail_holder_square
{
	width: 81px;
	height: 81px;	
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	float: left;
	display:block;
	line-height: 9pt;
	border: solid 1px #CDCDCD;
}
div.flickr_thumbnail_holder_square A.flickr_thumbnail_holder
{
	line-height: 9pt;
	cursor: pointer;	
}
div.flickr_thumbnail_holder_square div.flickr_thumbnail_overlay
{
	border: 1px solid #CDCDCD;
	width: 81px;
	height: 81px;	
	display:block;
	padding: 0px;
	margin: 0px ;
	position: absolute;
	cursor: pointer;
	background: #ffffff;
	opacity: 0; 
	filter: alpha(opacity=0);
}
div.flickr_thumbnail_holder_square div.flickr_thumbnail_overlay:hover
{
	border: solid 1px #ff0000;
	width: 81px;
	height: 81px;	
	display:block;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background: #000000;
	opacity: 0.3; 
	filter: alpha(opacity=30);
}
div.flickr_thumbnail_holder_square div.flickr_thumbnail
{	
	width: 81px;
	height: 81px;
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
	display:block;
	padding: 3px;
}
div.flickr_thumbnail_holder_square div.flickr_thumbnail .flickr_thumbnail_image
{
	width: 75px;
	width: 75px;
}

.flickr_thumbnail_spacer
{
	width: 10px;
	float: left;
	display:block;
}
.flickr_thumbnail_rowspacer
{
	font-size: 1px;
	height: 10px;
	width: 1px;
	clear: both;
	display:block;
}

.flickr_thumbnail_pager
{
	font-size:0.85em;
	width:600px;
	color:#999;
	height:24px;
	line-height:24px;
}
.flickr_thumbnail_pageno_current
{
	color: #ff0000;
}
.flickr_thumbnail_pageno
{
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
.flickr_thumbnail_pageno:hover
{
	color: #ff0000;
	font-weight: bold;
	cursor: pointer;
}
.ImportantMessage
{
	width: 100%;	
	background-color: #FFC;
	border: 1px solid #ffcc66;
	margin: 0 0 9px 0;
	color: #000000;
}
.ImportantMessage A
{
	text-decoration: none;
	color: #448ccb;	
}
.ImportantMessageText
{
padding: 10px 10px 10px 10px; color: #000000;
}
.newsticker
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    BACKGROUND: #f5f9fa;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 10px;
    OVERFLOW: hidden;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial,Sans-Serif;
    HEIGHT: 120px;
	border: 1px solid #ccc;
}
.newsticker A
{
    TEXT-DECORATION: none;
	color: #448CCB;
}
.newsticker .title
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 3px;
    LINE-HEIGHT: 10px;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #ccc;
    TEXT-ALIGN: left
}
.newsticker div
{
	padding: 0;
	margin: 0;
}
.newsticker-jcarousellite
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    Z-INDEX: 2;
    LEFT: 0px;
    VISIBILITY: visible;
    PADDING-BOTTOM: 5px;
    OVERFLOW: hidden;
    WIDTH: 98%;
    PADDING-TOP: 5px;
    POSITION: relative;
    HEIGHT: 130px
}
.newsticker-jcarousellite UL LI
{
    DISPLAY: block;
    FLOAT: none;
    MARGIN-BOTTOM: 5px;
    PADDING-BOTTOM: 1px;
    OVERFLOW: hidden;
    WIDTH: 95%;
    LIST-STYLE-TYPE: none;
    HEIGHT: 100px
}
.newsticker-jcarousellite .info
{
    OVERFLOW: hidden;
    WIDTH: 95%;
    HEIGHT: 100px
}
.newsticker-jcarousellite .info SPAN.newsdate
{
    DISPLAY: block;
    FONT-SIZE: 10px;
    COLOR: #808080
}
.newsticker-jcarousellite .info SPAN.link
{
    DISPLAY: block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
.newsticker-jcarousellite .info SPAN.summary
{
    DISPLAY: block;
    FONT-SIZE: 12px;
    COLOR: #666666
}
.newsticker-jcarousellite .info STRONG
{
    COLOR: #000000
}
.moduleSettings_add
{
}
.moduleSettings
{			
}