/* 
Title	: STEELeMOTION corporate styles for screen media
Theme	: Emotion
Updated	: 29 Sep 2006, MA; 24 Nov 2006, MA; 
*/
body {
	color: #333;
	background: #285861 url(../i/bg-main.gif) repeat-x top;
	}
/* Links  ------------------------------------------------- */
a:link {color:#40608C}
a:visited {color:#7082CC}	
a:hover {color:#F26C36}

/* page structure
---------------------------------------------------------- */

#wrap {
	border-top: 3px solid #34525E;
	}
#main-body {
	background: #FFFFFF;
	}
#sidebar {
	color:  #777;
	}
#extra {
	color: #59634C;
	background: #B9D7D8 url(../i/x-bg-top.gif) repeat-x top left;
	}

/* footer styles */
#footer {
	background: #F0F0F0 url(../i/x-bg-bottom.gif) repeat-x top left;
	}
#footer p {
	color:#BABABA;
	}
#footer div,
#footer p a {color:#CCC}

/* header
---------------------------------------------------------- */

#header {
	background: #B9CDD8 url(../i/bg-top-head.gif) repeat-x;
	}
#logo {
	border-top: 1px solid #7399CD;
	background: url(../i/bg-top-head.jpg) no-repeat top right;
	}
/* switcher */

#theme {
	position: absolute;
	top: 108px;
	right: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#theme li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#theme li#theme-fluid {
	display: none;
	}

/* navigation
---------------------------------------------------------- */
#nav {background: #34525E  url(../i/green/nav-bg-bot.gif) repeat-x bottom left;}
#nav A {background: url(../i/green/left_both.gif) no-repeat left top;	BORDER-BOTTOM: #696969 1px solid;}
#nav A SPAN {BACKGROUND:  url(../i/green/right_both.gif) no-repeat right top;COLOR: #333}
#nav A:hover SPAN {COLOR: #FF9900}
#nav #current A SPAN {COLOR: #FF9900}
/* lang
---------------------------------------------------------- */
#lang { 
	color:#999;	
	}
#lang UL LI A { 
	color: #7399CD}
#lang UL LI A span.selected {
	background-color:#FFF 
}
#lang UL LI A:hover{ 
	background-color:#FFF 
	}

/* title
---------------------------------------------------------- */
#title {
	padding: 20px 30px 20px 30px;
	color: #666;
	border-top: 1px solid #fff;
	background: #B9D7D8 url(../i/title-top-fade.gif) repeat-x top left;
	}
#title h1 {
	color: #F26C36;
	}
#title h1 span {
	color: #666;
	}
#title h3 {
	color: #333;
	}
#content h3 {
	background: transparent;
	border-bottom: 1px solid #CBE3EF;
	}


/* extra styles
---------------------------------------------------------- */
#extra h3 {
	color: #777;
	}
#extra ul.articles li a {
	border-bottom: 1px dotted #83A0A5;
	}
#extra ul.articles li a:hover {
	background-color: #DCEDEE;
	}

/* basic phrase element styles */
abbr, acronym, .popup {
	border-bottom: 1px dotted #bbb;
	}
.messform { padding: 0 20px; border: 1px dotted #777; color:#777 }
.t { color: #F26C36;}

#addImgTwo { 
	background: url(../i/x-bg-footer.gif) repeat-x;
	}
#addImgTwo span {
	top:-5px;
	height:5px; 
	width:5px;
	background-color:#1D434A
	}
#addImgTwo span.r-left { 
	background:url(../i/r-left-bottom.gif) no-repeat; 	
	}
#addImgTwo span.r-right { 
	background:url(../i/r-right-bottom.gif) no-repeat;	
	}
