* {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: left;
}

a, body.content_page #section_menu {
	color: #027ABB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

form .req, .contact_form .requirements {
	color: #E73809;
	margin-left: 2px;
}

.text_content h3, .feature .title {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	border-width: 0 0 1px 0;
}

.text_content p, .text_content ul {
	margin-bottom: 10px;
}
.text_content b {
	color: #000;
}
.text_content li {
	margin-bottom: 5px;
}

#navigation_helper a, #navigation_helper span {
	margin-right: 5px;
}

.feature {
	margin-bottom: 30px;
}
.feature .title {
	color: #027ABB;
}
.feature .list {
	padding-left: 30px;
}
.feature ul {
	float: left;
	width: 420px;
	padding-left: 0!important;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0;
}
.feature li {
	margin-left: 0px;
	padding-left: 0px;
}
.prd_features_list .screen {
	float: left;
	overflow: hidden;
	width: 170px;
	height: 120px;
	margin-right: 10px;
	display: block;
}
.prd_features_list .feature_fullsc img, .prd_features_list .screen {
	border: 1px solid #027ABB;
}
.prd_features_list .title {
	margin-top: 5px;
	margin-bottom: 10px;
}
.prd_features_list .feature_fullsc {
	margin: 10px auto 0 auto;
	text-align: center;
	width: 545px;
	display: block;
}

.contact_form {
	border: 1px solid #DDD;
	padding: 5px 10px;
	background-color: #F8F8F8;
}

.contact_form .input_area {
	clear: left;
	margin-bottom: 4px;
	margin-left: 30px;
}
.contact_form .input_area label {
	width: 150px;
	float: left;
	display: block;
}
.contact_form .input_area .text, .contact_form .input_area textarea, .contact_form .button_area input {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 2px;
}
.contact_form .input_area .text, .contact_form .input_area textarea {
	border: 1px solid #027ABB;
	width: 260px;
	color: #027ABB;
}
.contact_form .button_area {
	margin-top: 10px;
	text-align: center;
}
.contact_form .button_area input {
	background-color: #027ABB;
	color: #FFF;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #ABCAD8 #05587C #05587C #ABCAD8;
	cursor: pointer;
}
.contact_form .requirements {
	margin: 0 0 15px 0;
	font-size: 90%;
}

.ok_msg, .error_msg {
	padding: 12px 5px;
	padding-left: 45px;
	margin-bottom: 20px;
}
.ok_msg {
	border: 1px solid #009933;
	color: #006533;
	background: url(../images/bubble_tic_ok_bg.gif) #DCF4AE no-repeat -5px 50%;
}
.error_msg {
	border: 1px solid #E73908;
	color: #E73908;
	background: url(../images/bubble_cross_err_bg.gif) #F7E4BC no-repeat -5px 50%;
}

.end {
	height: 1px;
	overflow: hidden;
	clear: left;
}

.photo_credits  {
	font-size: 95%;
}
.photo_credits .title {
	font-style: italic;
	margin-right: 5px;
}
.photo_credits .photo {
	margin-bottom: 5px;
}
.photo_credits .author {
	margin-left: 5px;
}
.photo_credits img {
	margin-right: 5px;
	vertical-align: middle;
}

/* Demo */
body.demo_page #prd_features_rush {
	display: none;
}
body.demo_page .prd_features_list {
	margin-left: 10px;
}
body.demo_page .prd_features_list .feature {
	border: 1px solid #DDD;
	border-bottom-color: #9BAAC4;
	padding: 10px;
	background: url(../images/product_features_bg.gif) #FFF repeat-x bottom left;
	width: 565px;
	margin-bottom: 0;
}
body.demo_page .prd_features_list .screen {
	width: 200px;
	height: 140px;
}
body.demo_page #prd_features_scroll_back, body.demo_page #prd_features_scroll_next {
	display: block;
	height: 17px;
	overflow: hidden;
	cursor: pointer;
}
body.demo_page h3.prd_features_title {
	margin-bottom: 3px;
}
body.demo_page #prd_features_scroll_back {
	background-image: url(../images/scroll_up.gif);
	background-position: 50% 0;
}
body.demo_page #prd_features_scroll_next {
	background-image: url(../images/scroll_down.gif);
	background-position: 50% -1px;
}
body.demo_page #prd_features_scroll_feature{
	width: 590px;
}

/* Terms of use */
body.terms_of_use .company {
	margin-bottom: 15px;
}
body.terms_of_use .company .name {
	font-weight: bold;
}

/* HTTP error */
body.http_error li {
	margin-bottom: 15px;
}

@media screen {

	.body_container {
		width: 990px;
		margin: auto;
	}
	
	body {
		background: url(../images/bg.gif) #E5E5E5 repeat-y top center;
		font: 0.74em/150% Arial, Tahoma, Verdana, Helvetica, sans-serif;
		text-align: center;
		color: #000;
	} 

	#header {
		background-image: url(../images/bg_top_banner.gif);
		background-position: top center;
		height: 60px;
		overflow: hidden;
	}
	#header #logo_kiratio {
		 padding: 12px 25px 8px 25px;
		 display: block;
		 float: left;
	}
	#header #top_menu {
		 margin-left: 230px;
		 margin-right: 270px;
		 padding-top: 28px;
	}
	#header #top_menu .content {
		float: right;
	}
	#header #top_menu a {
		 display: block;
		 float: left;
		 height: 26px;
		 margin-left: 45px;
	}
	#header #top_menu span {
		 display: none;
	}
	#header #top_extras {
		float: right;
		width: 185px;
		margin-top: 35px;
		padding-right: 10px;
	}
	#header #languages {
		float: right;
	}
	#header #languages li {
		display: inline;
	}
	
	#footer {
		margin-top: 10px;
		clear: right;
	}
	#footer .content {
		padding: 2px 5px;
		text-align: right;
	}
	#footer, #footer a, #navigation_helper, #navigation_helper a {
		color: #9BAAC4;
	}
	#footer a, #footer span {
		margin-right: 5px;
	}
	
	#header, #footer, #navigation_helper, #previous_next_area a {
		font-size: 90%;
	}
	
	#data_container {
		background-image: url(../images/content_bg.gif);
		background-position: top center;
		padding-top: 1px;
	}
	#page_title {
		background-position: top center;
		height: 267px;
	}
	#page_title h1 span{
		display: none;
	}
	#page_title h1 a {
		display: block;
		height: 230px;
		width: 670px;
	}
	#data_container .text_content, #previous_next_area, #current_item_title {
		margin: 10px 340px 0 30px;
	}
	#data_container .text_content {
		color: #555;
	}
	#data_container ul {
		padding-left: 30px;
	}
	#data_container li {
		list-style: none;
		background-position: 0px 0.7ex;
		padding-left: 15px;
	}
	h2#current_item_title {
		font-size: 200%;
		margin-bottom: 20px;
		font-weight: normal;
	}
	#section_menu ul, h3, #previous_next_area {
		border-color: #DDD;
		border-style: solid;
	}
	#section_menu {
		position: relative;
		height:1px;
	}
	#section_menu ul {
		padding-left: 10px;
		border-width: 0 0 0 1px;
		position: absolute;
		right: 20px;
		top: -180px;
		width: 240px;
	}
	#section_menu li {
		margin-bottom: 15px;
	}
	#section_menu .selected {
		font-weight: bold;
	}
	
	#navigation_helper {
		padding-top: 3px;
		padding-left: 10px;
		margin-bottom: 20px;
		display: none;
	}
	#navigation_helper a {
		text-decoration: underline;
	}
	
	#previous_next_area {
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 330px;
		height: 3ex;
		border-width: 1px 0 0 0;
	}
	#previous_next_area a {
		display: block;
		padding: 2px 13px;
	}
	#previous_next_area .previous {
		float: left;
		background-position: 0% 50%;
	}
	#previous_next_area .next {
		float: right;
		background-position: 100% 50%;
	}
	
	#demo_menu_bg_receiver {
		background-position: 50% 0px;
	}
	#demo_menu_link_anchor {
		position: relative;
		height: 1px;
	}
	#demo_menu_link {
		position: absolute;
		top: 0px;
		right: 20px;
		width: 260px;
		height: 110px;
		display: block;
		color: #FFF;
	}
	#demo_menu_link span {
		display: block;
		margin: 53px 15px 0 58px;
		padding-left: 34px;
		line-height: 120%;
		font-size: 0.9em;
		background-image: url(../images/demo_go.gif);
		background-position: -12px -8px; 
	}
	
	body.index_page #current_item_title {
		display: none;
	}
	
	#body_container li, .next {
		background-image : url(../images/next_orange.gif);
	}
	.previous {
		background-image : url(../images/back_orange.gif);
	}
	#current_item_title {
		color: #FF7400;
	}
	
	/* Demo page */
	body.demo_page #demo_intro .img {
		height: 130px;
		width: 115px;
		float: left;
		background-position: -48px -10px;
		margin-right: 20px;
	}
	body.demo_page #demo_intro .text {
		padding-top: 10px;
	}
	body.demo_page #demo_intro .go_link {
		background-image: url(../images/bubble_arrow.gif);
		background-position: 0 50%;
		padding: 10px 0 10px 55px;
		margin-left: 150px;
		font-weight: bold;
		font-size: 115%;
	}
}

@media print {
	
	body {
		font: 10pt/130% Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #000;
	}
	
	h1 {
		font-size: 16pt;
		font-weight: bold;
		padding: 5px 0;
		margin-bottom: 10px;
	}
	h2 {
		font-size: 14pt;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.text_content h3 {
		font-size: 12pt;
		font-weight: bold;
		border-color: #AAA;
		border-style: solid;
	}
	
	ul {
		padding-left: 2cm;
	}
	
	#header, #section_menu, #previous_next_area, #navigation_helper {
		display: none;
	}

	#footer {
		margin-top: 20px;
		padding-top: 5px;
		border-top: 1px solid #AAA;
		font-size: 8pt;
	}
	#footer span, #footer a {
		display: none;
	}
	#footer span.copyright {
		display: inline;
	}
}
