@charset "UTF-8";

body {
	font: 100% "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	background: #e7e9e9 url(../images/bg.png) repeat-x;
	text-align: center;
	color: #333;
}

* {
	margin: 0;
	padding: 0;
	outline: 0
}

img {
	border: none
}

a {
	color: #333;
	text-decoration: underline
}

a:hover {
	color: #2d743e;
	text-decoration: none;
}

.oneColFixCtrHdr #container {
	width: 940px;
	margin: 0 auto;
	text-align: left
}

.oneColFixCtrHdr #header {
	padding: 22px 12px 40px 24px
}

.oneColFixCtrHdr #header_sx {
	float: left;
	width: 200px
}

.oneColFixCtrHdr #header_dx {
	float: right;
	margin-top: 60px;
}

.oneColFixCtrHdr #header_dx ul {
	list-style: none;
	font-size: 17px;
}

.oneColFixCtrHdr #header_dx li {
	display: inline;
	padding: 0;
	margin: 0 10px;
}

.oneColFixCtrHdr #header_dx li a {
	text-decoration: none;
	padding-top: 5px
}

.oneColFixCtrHdr #header_dx li a:hover {
	border-top: #dd7f1f 2px solid
}

.oneColFixCtrHdr .active a {
	color: #2d743e;
}

.oneColFixCtrHdr #banner {
	background: url(../images/banner.png) no-repeat;
	height: 324px;
	margin-bottom: 15px
}

.oneColFixCtrHdr #button1 {
	padding: 205px 0 10px 90px;
	width: 221px
}

.oneColFixCtrHdr #button2 {
	padding: 0 0 0 90px;
	width: 182px
}

.oneColFixCtrHdr #mainContent {
	background: url(../images/bg_content.png) no-repeat top center;
	padding-top: 50px
}

.oneColFixCtrHdr #mainContent_int {
	margin: 0 22px 10px 22px;
	padding-left: 22px;
	padding-bottom: 15px;
	background: #fff url(../images/corner_content.gif) no-repeat bottom left;
}

.oneColFixCtrHdr #titles {
	color: #116226;
	border-bottom: #DB832A 2px solid;
	font-weight: normal;
	font-size: 36px;
	width: 520px;
	padding-bottom: 15px;
	margin-left: 20px;
}

.oneColFixCtrHdr #content {
	float: left;
	padding-left: 20px;
	width: 520px;
	padding-top: 15px
}

.oneColFixCtrHdr #content ul {
	margin-left: 16px;
	list-style-type: none;
}

.oneColFixCtrHdr #content p, .oneColFixCtrHdr #content li {
	font-size: 13px;
	margin-bottom: 16px;
}

.oneColFixCtrHdr .teaser {
	background: url(../images/teaser_bg.png) no-repeat top left;
	height: 276px;
	width: 276px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size: 12px;
}

.oneColFixCtrHdr .teaser_detail {
	background: url(../images/teaser_bg.png) no-repeat top left;
	height: 276px;
	width: 276px;
	float: right;
	margin-right: 20px;
	margin-bottom: 12px;
	font-size: 12px;
}

.oneColFixCtrHdr .teaser_int {
	padding: 30px 20px
}

.oneColFixCtrHdr #what {
	background: url(../images/colibri_icon.png) no-repeat top left;
	padding-left: 60px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #116226;
	border-bottom: #333 1px dotted;
	height: 57px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 23px
}

.oneColFixCtrHdr #features {
	background: url(../images/features_icon.png) no-repeat top left;
	padding-left: 60px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #116226;
	border-bottom: #333 1px dotted;
	height: 57px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 23px
}

.oneColFixCtrHdr #accessibility {
	background: url(../images/accessibility_icon.png) no-repeat top left;
	padding-left: 60px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #116226;
	border-bottom: #333 1px dotted;
	height: 57px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 23px
}

.oneColFixCtrHdr #ease {
	background: url(../images/ease_icon.png) no-repeat top left;
	padding-left: 60px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #116226;
	border-bottom: #333 1px dotted;
	height: 57px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 23px
}

.oneColFixCtrHdr #speed {
	background: url(../images/speed_icon.png) no-repeat top left;
	padding-left: 60px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #116226;
	border-bottom: #333 1px dotted;
	height: 57px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 23px
}

.oneColFixCtrHdr #architecture {
	background: url(../images/architecture_icon.png) no-repeat top left;
	padding-left: 60px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #116226;
	border-bottom: #333 1px dotted;
	height: 57px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 23px
}

.oneColFixCtrHdr #footer {
	padding-left: 39px;
	padding-right: 22px;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: center
}

.oneColFixCtrHdr .orange {
	color: #db832a;
	padding: 0 5px
}


/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
