/*#############################################################
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.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #F70;
}
a:hover {
	color: #C60;
}
body {
	background: #0094D6 url(img/bg.gif) repeat-x;
	color: #466;
	font: normal 10px "Trebuchet MS",sans-serif;
	margin: 0;
}

input {
	color: #555;
	font: normal 14px "Trebuchet MS",sans-serif;
}

input .text 
{
	border: 1px solid #AAA;
	font: normal 14px "Trebuchet MS",sans-serif;
}

p,cite,code,ul {
	font-size: 14px;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 18px;
	font-weight:bold;
	font-family:"Trebuchet MS",sans-serif;
	margin-bottom: 4px;
}
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: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Trebuchet MS",sans-serif;
	padding-left: 28px;
}

table {
	font: normal 1.1em "Trebuchet MS",sans-serif;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/topleft.gif) no-repeat;
}

.header {
	height: 92px;
}

/* title */
.title {
	float: left;
	padding: 28px 0 0 76px;
}

#langSel
{
	float: left;
	position:absolute;
	top: -30px;
	left:550px;
	width:200px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	padding:7px 7px 7px 7px;
	line-height:24px;
	opacity:.650;
	background:#2C6DDC;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	z-index:0;
}

#langSel:hover
{
	background:#1E57B7;
/*	top: 0px;  */
	float: left;
	left:550px;
	color:#FFFFFF;
	opacity: .999;
}

#langSel img
{
	border:1px;
}

#langSel table
{
	border:0px;
	background-color:#E1E0EB;
}

.title h1 {
	color: #FFF;
	font: 500 2em Verdana,sans-serif;
}

/* navigation */
.navigation 
{
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}

/* main */
.main {
	background: #FFF url(img/bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
}

/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 900px;
}

/** Fluid Version

.content {
	float: left;
	margin-right: 4%;
	width: 75%;
}
*/
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button 
{
	border: 1px solid #AAA;
	font: normal 14px "Trebuchet MS", sans-serif;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
}
.footerText {
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 30px;
	text-align: center;
	width: 1000px;

}

.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


/*
Menu related selectors
*/
.jsdomenudiv 
{
	margin-top:3px;
	background-position:left;
	cursor: default;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	background-color: #498DBF;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	z-index: 10;
}

.jsdomenuitem {
	color: #FFF;
	background-position:left;
	font: 1.2em "Trebuchet MS",sans-serif;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover 
{
	color:#FFFF33;
	background-position:left;
	font: bold 1.3em "Trebuchet MS",sans-serif;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	position: relative; /* Do not alter this line! */
}

/*
Menu bar related selectors
*/
.jsdomenubardiv 
{
	margin-top: 64px;
	cursor: default;
	background-position:left;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font: normal 1.3em "Trebuchet MS",sans-serif;
	background-position:left;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	color: #FFF;
	font: normal 1.3em "Trebuchet MS",sans-serif;
	background-position:left;
	display:inline;
	background-position:left;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	color:#FFFF66;
	background-color: #4A91C3;
	background-position:left;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	font: normal 1.3em "Trebuchet MS",sans-serif;
	display: inline;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick 
{
	color:#FFFF66;
	background-color: #4A91C3;
	background-position:left;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	font: normal 1.3em "Trebuchet MS",sans-serif;
	display: inline;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/

.img_file {
	background-image: url(../../images/actions/Documents_16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_folder {
	background-image: url(../../images/actions/Folder_16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_folder1 {
	background-image: url("../../images/actions/Folder (Open)_16x16.png");
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_rss 
{
	background-image: url("../../images/actions/RSS_16x16.png");
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_login {
	background-image: url("../../images/actions/Log In_16x16.png");
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_logout {
	background-image: url("../../images/actions/Log Out_16x16.png");
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_premium {
	background-image: url("../../images/actions/Key_16x16.png");
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_cogs {
	background-image: url(../../images/actions/Options_16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_home {
	background-image: url(../../images/actions/Home_16x16.png);
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_servers {
	background-image: url("../../images/actions/Web Server_16x16.png");
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_validate {
	background-image: url("../../images/actions/URL_16x16.png");
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}


.img_email {
	background-image: url("../../images/actions/E-Mail (Alt 2)_16x16.png");
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_tools {
	background-image: url("../../images/actions/Database (Add)_16x16.png");
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_gate {
	background-image: url("../../images/actions/Credit Card_16x16.png");
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_money {
	background-image: url(../../images/actions/Cash_16x16.png);
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_user {
	background-image: url(../../images/actions/User_16x16.png);
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_user1 {
	background-image: url("../../images/actions/User (Alt 2)_16x16.png");
	background-position:left;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_caution {
	background-image: url("../../images/actions/Help (Alt 3)_16x16.png");
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
		height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_download {
	background-image: url(../../images/actions/Display_16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	background-position:left;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.img_news {
	background-image: url(../../images/actions/News_16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.img_groups {
	background-image: url(../../images/actions/Users_16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	background-position:left;
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.img_mods {
	background-image: url(../../images/actions/Toolbox_16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}