/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Page
 */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #313131;
	font-family:"Trebuchet MS"
}

body.yoopage {
	padding-bottom: 50px;
	background: url(../images/page_t.png) 0 0 repeat;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto;
	background:url(../images/BgShadow.png);
	width:1030px;
	background-repeat:repeat-y; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	background: url(../images/page_t.png) 0 0 repeat;
}

div#page-body div.page-body-img {
	background: none;
}

div#page-body div.page-body-b {
	background: url(../images/page_t.png) 0 0 repeat;
}

div#header {
	width: 984px;  
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both; 
	height:300px;
	/*background: url(../images/header.jpg) no-repeat ;
	*/

}

/*div#toolbar {
	width: auto;  
	height: 24px;
	padding: 1px 140px 0px 10px;
	clear: both;  
	background: url(../images/toolbar_bg.png) 0 0 repeat-x;
	color: #C8C8C8;
	overflow: hidden;
}*/

div#date {
	margin: 3px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 3px 10px 0px 0px;
	float: left;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 1px 0px 0px 20px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#headerbar {
	width: auto;  
	/*padding: 10px 20px 10px 200px;*/
	clear: both;  
	/*background: #000000 url(../images/headerbar.png) 0 100% repeat-x;*/
	color: #969696;
	overflow: hidden;
	height:280px;
	
}

div#menubar {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 40px;
	clear: both;  
	position: relative;
	display:none;
}

div#menubar div.menubar-m {
	height: 40px;
	background: url(../images/menubar_m.png) 0 0 repeat-x;
}

div#menubar div.menubar-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	background: url(../images/menubar_l.png) 0 0 no-repeat; /* ie6png:scale */
}

div#menubar div.menubar-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 40px;
	background: url(../images/menubar_r.png) 0 0 no-repeat; /* ie6png:scale */
}

div#menu {
	/*position: absolute;*/
	top: 275px;
	left: 40px;
	z-index: 11;
	padding: 0px 0px 0px 1px;
	background:url(../images/TopMenuBg.jpg);
	width:984px;
	height:42px;
	background-repeat:no-repeat;
}

div#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

div#search {
	position: absolute;
	top: 2px;
	right: 5px;
	z-index: 12;
	width: 120px;  
}

div#banner {
	position: absolute;
	top: 25px;
	right: -10px;
	width: 0px;
	z-index: 3;
}

div#wrapper {
	width: 984px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#wrapper div.wrapper-container-t {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div#wrapper div.wrapper-t {
	height: 10px;
	background: url(../images/wrapper_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div#wrapper div.wrapper-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(../images/wrapper_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div#wrapper div.wrapper-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(../images/wrapper_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

div#wrapper div.wrapper-b {
	background: #ffffff ;
}

div#wrapper div.wrapper-l {
	background: url(../images/wrapper_l.png) 0 0 repeat-y;
}

div#wrapper div.wrapper-r {
	background: url(../images/wrapper_r.png) 100% 0 repeat-y;
}

div#wrapper div.wrapper-bl {
	background: url(../images/wrapper_bl.png) 0 100% no-repeat;
}

div#wrapper div.wrapper-br {
	padding: 10px 10px 0px 10px;
	background: url(../images/wrapper_br.png) 100% 100% no-repeat;
	overflow: hidden;
}

div#wrapper div.wrapper-container {
	margin-top: -10px;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#top .topbox {
	margin-top: 10px;
}

div#middle {
	width: auto;  
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#middle .background {
	min-height: 400px;
	
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 200px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 210px;  
}

 
.right div#main {
	margin: 0px 210px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 10px 0px;
}

div#mainmiddle {
	margin: 0px 0px 0px 0px;
}

.showright div#mainmiddle {  
	background: none;
}

div#right {
	width: 250px;  
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 190px 0px 0px;  
}

div#contenttop {
	margin: 5px 0px 20px 0px;
	width:91%;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
}

div#contentbottom {
	margin: 10px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 10px;
	margin-bottom: -10px;
}

div#footer {
	width: auto;  
	margin: 0px -8px 0px -8px;
	padding: 0px 10px 2px 10px;
	clear: both;  
/*	background: #DCDFE1 url(../images/footer_bg.png) 0 0 repeat-x;*/
	text-align: center;
	zoom: 1;
}

div#footer a.anchor {
	margin: -10px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}
.contentbg
{
background-image:url(../../../images/stories/contentbg.jpg);
width:344px;
height:109px;
background-repeat:no-repeat;
background-position:right;
}
.rightmoudleblue
{
background-image:url(../../../images/stories/rightmoduleblue.jpg);
width:247px;
height:30px;
background-repeat:no-repeat;
line-height:28px;
padding-left:18px;


}
.blueheading
{
color:#045da1;
font-size:14px;
font-weight:bold;
}
.blueheadinglarge
{
color:#045da1;
font-size:18px;
font-weight:bold;
}
.FeatureText
{
text-indent:26px;
}
.whiteheading, .whiteheadinglarge
{
color:#fff;
font-size:12px;
font-weight:bold;
}
.whiteheadinglarge
{
font-size:18px;
}
.featureboxMiddle
{
background: url(../../../images/stories/featurebox-middle.jpg) 100% 100% repeat-y;
width:960px;
}
.HeadingBg
{
color:#000;
background-color:#a3c4dd;
border-bottom:1px solid #5784a6;
padding:0px 0px 0px 4px;
font-weight:bold;
font-size:14px;
}
/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}

table.menu 
{
width:950px;
height:40px;
padding-left:20px;
}
.subText
{
font-size:12px;
color:#93b5cf;
font-weight:bold;
text-transform:none;
font-family:"Trebuchet MS";
}
.logo
{
background:url(../images/logo.png) no-repeat ;
width:215px;
height:62px;
position:absolute;
z-index:10;
top:20px;
left:20px;
}
.article_separator
{
display:none;
}
.blog
{
width:100%;
}
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
.thumb_0 
	{
	background:url(../../../images/stories/BookingSys.gif);
	width:140px;
	height:69px;
	background-repeat:no-repeat;
	float:left;
	padding-left:80px;
		}
.thumb_1
	{
	background:url(../../../images/stories/CMS.gif);
	width:140px;
	height:69px;
	background-repeat:no-repeat;
	float:left;
	padding-left:100px;
	}
.thumb_2
	{
	background:url(../../../images/stories/CRM.png);
	width:140px;
	height:69px;
	background-repeat:no-repeat;
	float:left;
	padding-left:90px;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	}	
.thumb_3
	{
	background:url(../../../images/stories/Virtual.png);
	width:140px;
	height:69px;
	background-repeat:no-repeat;
	float:left;
	padding-left:90px;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	}