/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se
Feel free to use and modify but please provide credits.
#############################################################*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #F70;
}

a:hover {
	color: #C60;
}

body {
	background: #0094D6 url(img/bg.gif) repeat-x;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

p,cite,code,ul {
	font-size: 1.4em;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h5 {
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}

.bluebox {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #ffffff;
	font-size: 1.4em;
	line-height: 30px;
	text-align: left;
}

.reff {
	background-image:url( img/bgcode.gif);
	border: 1px solid #F0F0F0; 
	border-left: 6px solid #39F;
	font: normal 1.1em "Lucida Sans Unicode",serif;
}

code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 2px;
	padding: 2px 2px;
	white-space: pre;
}

cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}

.clearer {
	clear: both;
}

.container {
	background: url(img/topleft2.gif) no-repeat;
}



.header {
	height: 92px;
}

.title {
	float: left;
	padding: 28px 0 0 76px;
}

.title h1 {
	color: #FFF;
	font: normal 2em Verdana,sans-serif;
}

/* navigation */

.navigation {
	float: left;
	height: 92px;
	margin-left: 0px;
	padding: 0 8px;
}

.nav_flag a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 4px;
	text-align: left;
	text-decoration: none;
}

.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.4em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 12px;
	text-align: left;
	text-decoration: none;
}

.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

.main {
	background: #FFF url(img/bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
}

.sidenav {
	float: left;
	width: 20%;
}

.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}

.sidenav ul {
	margin: 0;
	padding: 0;
}

.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}

.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}

.sidenav li a:hover {
	color: #111;
	background: url(img/nav_li.gif) no-repeat;
}

.content {
	float: left;
	margin-right: 4%;
	width: 69%;
}

.content .descr {
	color: #C60;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}

.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

.footer {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.use-case-table td h2 {
	width: 250px;
}

.use-case-infobox {
	width: 250px;
	padding: 28px 50px 10px 16px;
	background: url() no-repeat 0px 0px;
}

.use-case-infobox p {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

.use-case-bottom {
	height: 250px;
	background: url(img/inbox275x237.gif) no-repeat left;
}

.homethumb  {
	float: left;
	padding-right: 8px;
	padding-top: 5px;
}
