
/* 
#############################
	
USE: 				emarketing Center Vienna
SITE:				ENBREL NL ENBREL
AUTHOR:				René Wörndl
DATE:				2/2009 



LAST UPDATES:


#############################
FileStructure of main.css

Global elements 
Page Container
Content Containers
Content Styles
	Search Styles
	Header Styles
	etc
Navigation
	Main Navigation
	Sub Navigation
Footer
Spezial Styles
	Header Styles
	discrete H2



a href styles
a:link {color: #009900;}
a:visited {color: #999999;}
a:hover {color: #333333;}
a:focus {color: #333333;}
a:active {color: #009900;}


#############################
*/


/*
#############################
Module Style Imports START
*/



/*
Module Style Imports ENDE
#############################
*/




/*
Updates new Classes 04.03.2009
*/

a.backLink{
	background:transparent url(../img/arrow_darkBlue_left.gif) no-repeat scroll 0% 0.3em;
	color:#1B0069;
}

a.top, .top{
	background:transparent url(../img/arrow_darkBlue_top.gif) no-repeat scroll 0% 0.3em;
	color:#1B0069;
	padding:0 0 0 15px;
	font-weight:bold;
	margin-top:0.3em;
	padding:0 0 0 15px;
	text-decoration:none;
	display:block;
}
/*
#############################
Global element 
*/


h1, h3, h2 {
	color:#005476;
}
a {color: #333;}

/*
Global element  Ende
#############################
*/



/*
#############################
PAGE CONTAINER
*/

#pageContainer {
	border-bottom:1px solid #B5E5F3;
	border-left:1px solid #B5E5F3;
	border-right:1px solid #B5E5F3;
	border-top:medium none !important;
	background:transparent url(../img/bg_line.gif) repeat-y scroll 694px 0;
}

/*	
PAGE CONTAINER ENDE	
#############################
*/



/*	
#############################
CONTAINERS	
*/
#topContainer {	
	background:#fff;
}

#bottomContainer{
	background:#fff;
}
/*	
CONTAINERS	ENDE
#############################
*/


.tools li{
	color:#4D4D4D;
	border: 1px solid #B5E5F3;
 }
 
.tools .print, .tools .pdf, .tools .email{
	background-color: #E5F6FD;
}

.tools a	{
	color:#1B0069;
}





/*	
#############################
CONTENT STYLES
*/

/*
HEADER STYLES
*/

#header{
	background:tranparent;
 }



.logoText {
	background:transparent;
}
/*	
CONTENT STYLES ENDE
#############################
*/


/*	
#############################
NAV  STYLES 
*/

/*
Main Nav
*/

#mainNav			{ 
background-color:#E5F6FD;
clear:both;
font-size:0.98em;
margin:0 auto;
width:960px;
}

#mainNav ul			{ 
	background-color:#E5F6FD;

width:960px;
}

#mainNav li			{ 
	background:#E5F6FD;
}

#mainNav li a		{ 
color:#1B0069;
display:block;
float:left;
font-weight:bold;
margin:0;
padding:6px 8px;
text-decoration:none;
}

#mainNav a:hover, 
#mainNav li.on a 	{ 
background-color:#1B0069;
color:#E5F6FD;
}
/*
Sub Nav
*/
.secondaryNav {
	list-style-type:none;
	margin:0;
	padding:0 0 25px 0;
	width:170px;
}

.secondaryNav li.sub0		{ 
background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0 0.3em;
color:#1B0069 !important;
font-size:1em;
font-weight:bold;
margin:0;
padding:2px 15px;
text-decoration:none;
}

.secondaryNav li.sub0 a		{ 
	color: #00ADEF; 
	font-weight:bold;
	text-decoration:none;
}

.secondaryNav li.sub0 a:hover		{ 
	color: #00ADEF; 
	font-weight:bold;
	text-decoration:underline;
}

.secondaryNav li.sub0.on		{ 
	background: transparent;
	padding:0.2em 0 0.2em 15px !important;
}

*html .secondaryNav li.sub0.on {
	background:transparent;
	font-size:1em;
	padding:0 0 0.2em 15px !important;
	margin:0px 0px 0px 0px;
}

.secondaryNav li.sub0.on a	{ 
	color: #1B0069; 
}



.secondaryNav li.sub1 {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 15px 2px;
	font-size:0.95em;
	padding:0 0 0.2em 30px !important;
	margin:0px 0px 0px 0px;
}

*html .secondaryNav li.sub1 {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 15px 2px;
	font-size:0.95em !important;
	padding:0 0 0.2em 30px !important;
	margin:0px 0px 0px 0px;
}

.secondaryNav li.sub1 a		{ 
	color: #1B0069; 
	font-weight:normal !important; 
	text-decoration:none;
}

.secondaryNav li.sub1 a:hover		{ 
	color: #1B0069; 
	font-weight:normal !important; 
	text-decoration:underline;
}

.secondaryNav li.sub1.on {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 15px 2px;
	font-size:0.95em;
	padding:0 0 0.4em 30px !important;
	margin:0px 0px 0px 0px;
}



.secondaryNav li.sub1.on a		{ 
	color: #1B0069; 
	font-weight:bold !important; 
}

.secondaryNav li.sub1.on a:hover		{ 
	color: #1B0069; 
	font-weight:bold !important; 
}
/*	
NAV  STYLES  ENDE
#############################
*/
	
	
/*	
#############################
FOOTER STYLES 
*/
/* S05. FOOTER */
#footer				{ 
	background:#fff;
}

#footer .footerWrapper	{ 

	border-top: 1px solid #eaeaea; 
	background:#fff;
}

#footer a			{ 
	color: #666; 
	}
	
#footer a img			{ 
	color: #666; 
}




/*	
FOOTER STYLES  ENDE
#############################
*/



/*	
#############################
SERACH STYLES Start
*/

#siteSearch a 		{ 
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 100% 0.3em;
	color:#333333	;
}

/*	
SEARCH STYLES ENDE 
#############################
*/

/*	
#############################
headerHome STYLES Start
*/


#headerHome h1 {
	color:#333333;
}


#headerHome a {
	color:#005476;
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0% 0.3em;
}

#headerHomeImg img {
	background:no-repeat;
}

#headerHomeImg h1 {
	color:#333333;
}

#headerHomeImg a {
	color:#005476;
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0% 0.3em;
}

#headerContent h1 {
	color:#333333;
}


#headerContent a {
	color:#005476;
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0% 0.3em;
}

#headerContentImg {

}

#headerContentImg h1 {
	color:#333333;
}

#headerContentImg p {
	padding:20px 0 10px 250px;

}

#headerContentImg a {
	color:#005476;
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0% 0.3em;
}

/*	
headerHome STYLES ENDE 
#############################
*/



/*	
#############################
conditions  STYLES Start
*/

#leftContainer .conditions{
	border-bottom:1px solid #CBE9F4;
}

#leftContainer .conditions h3  {
	color:#00A6EC;
}

#middleContainerLeft .conditions, #middleContainerRight .conditions  {
	background:transparent;
}


.conditions h3  {
	color:#00A6EC;
}

#leftContentContainer2col .conditions h3 {
	color:#000;
}


.conditions a{
	color:#000;
	/* deleted by KK */
	/*padding: 0 0 0 15px;
	display:block;*/
}

.conditions ul li{
	background:transparent;
}

.conditions ul li a {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0% 0.4em;
	color:#00A6EC;
}


.conditions ul li a.email {
	background:transparent;
	color:#00A6EC;
	padding:0;
	margin:0;
}



.conditions a.blueLInk{
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 100% 0.3em;
	color:#00A6EC;
}

/*	
conditions  STYLES ENDE 
#############################
*/



/*	
#############################
resources  STYLES Start
*/

.resources h2{
	background-color:#00A6EC;
	color:#FFF;
	border:0px solid #82D5D5;
}

.resources h3{
	color:#00A6EC;
}


.resources a.blueLInk{
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 100% 0.3em;
	color:#00A6EC;
}

.resources a.blueLInk:hover{
	color:#00A6EC;
}


.resources ul li a {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 100% 0.4em;
	color:#00A6EC;
}
/*	
resources  STYLES ENDE 
#############################
*/

/*	
#############################
yellow BOX STYLES Start
*/

#middleContainerRight .yellowBox, #middleContainerLeft .yellowBox {
	background-color:#fff;
	border:1px solid #005476;
}

.yellowBox {
	background-color:#fff;
		border:1px solid #005476;
}

.yellowBox h3 {
	color:#00A6EC;
}

#middleContainerLeft .yellowBox h3, #middleContainerRight .yellowBox h3 {
	color:#005476;
}


.yellowBox ul {
	background:transparent;
}

.yellowBox ul li a {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0 0.4em;
	color:#00A6EC;
}

.yellowBox a.blueLInk {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 100% 0.6em;
	color:#00A6EC;
}

/*	
yellow Box STYLES ENDE 
#############################
*/



/*	
#############################
lightBox STYLES Start
*/

.orangeBox {
	background-color:#005476;
	border:1px solid #005476 ;
	color:#fff;
}

.orangeBox h3 {
	color:#00A6EC;
}

.orangeBox h3.newsletter {
	color:#fff;
	background:#005476 url(../img/newsletter_onLightBlueBg.gif) no-repeat 130px 0px;
	border:1px solid #00A6EC;
	height:30px;

}



.orangeBox ul {
	background:transparent;
		line-height:normal;
	list-style-type:none;
	margin:0;
	padding:0;
}



.orangeBox ul li a {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0 0.4em;
	color:#00A6EC;
	font-weight:bold;
}

.orangeBox a.blueLInk {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 100% 0.6em;
	color:#00A6EC;
}

/*	
lightBox STYLES ENDE 
#############################
*/


/*	
#############################
lightBox STYLES Start
*/
.lightBox {
	background-color:#E5F7FD;
	border:1px solid #CBE9F5;
}

.lightBox h3 {
	color:#00A6EC;
}



.lightBox ul {
	background:transparent;
		line-height:normal;
	list-style-type:none;
	margin:0;
	padding:0;
}

.lightBox ul li a {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0 0.4em;
	color:#00A6EC;
	font-weight:bold;
		padding:0 15px 0 15px;
}




.darkBox {
	background-color:#00A6EC;
	border:1px solid #00A6EC;
	color:#fff;
}

.darkBox h3 {
	color:#fff;
}



.darkBox ul {
	background:transparent;
		line-height:normal;
	list-style-type:none;
	margin:0;
	padding:0;
}

.darkBox ul li a {
	background:transparent url(../img/arrow_darkBlue_right_onBlueBg.gif) no-repeat scroll 0 0.4em;
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 15px;
}

/*	
lightBox STYLES ENDE 
#############################
*/


/*	
#############################
promo STYLES Start
*/
.promo {
	border-bottom:1px solid #CBE9F5;
	border-left:0px solid #CBE9F5;
	border-right:1px solid #CBE9F5;
	border-top:1px solid #CBE9F5;
	background-color:#E5F7FD;
	color:#000000;
}

.promo h3 {
	color:#005476;
}

.promo a {
	background:transparent url(../img/arrow_orange_right.gif) no-repeat scroll 0% 0.45em;
	color:#1B0069;
}
/*	
promo STYLES ENDE 
#############################
*/


/*	
#############################
blockquote STYLES Start
*/


#rightContainer blockquote {
	background-color:#E7F7F7;
	border:1px solid #CDE9F5;
	color:#005476;
}

#leftContainer blockquote {
	background-color:#E7F7F7;
	border:1px solid #CDE9F5;
	color:#005476;
}


blockquote {
	color:#005476;
}

blockquote {
	background-color:#E7F7F7;
	border:1px solid #CDE9F5;
	color:#005476;
}
/*	
blockquote STYLES ENDE 
#############################
*/


/*	
#############################
Feature Box STYLES Start
*/

.feature {
	background-color:#E7F7F7;
	border:1px solid #CDE9F5;
	color:#005476;
}

.feature a {
	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 100% 0.8em;
	color:#005476;
}


/*	
Feature Box STYLES ENDE 
#############################
*/


/*	
#############################
Profile STYLES Start
*/
#profileENB {
	border-bottom:1px solid #B5E5F3;
}

#profileENB ul {
	background-color: #effafe;
}

#profileENB h3 {
	color:#00A6EC;
}

li.onlinePractice			{ 
	background-color: #effafe; 
}

li.onlinePractice p.name	{ 
	background-color: #fff;
	color: #00A6EC; 
}

li.onlinePractice li a		{ 
	color: #00A6EC!important; 
}

li.onlinePractice input		{ 
	color: #00A6EC; 
	background-color:transparent; 
}

li.onlinePractice li a		{ 

	background:transparent url(../img/arrow_darkBlue_right.gif) no-repeat scroll 0% 0.4em;
}

/*	
Profile STYLES ENDE 
#############################
*/



/*	
#############################
Discrete H2 STYLES Start
*/
.headlineH2 h2{
	background-color:#B7ECEC;
	color:#005476;
	border:0px solid #82D5D5;
}


.headlineOrangeH2 h2{
		color:#fff;
font-weight:bold;
line-height:normal;
margin:0 0px 0 0px;
padding:5px 0 5px 27px;
	background:#FF6500 url(../img/arrow_white_right_onOrangeBg.gif) no-repeat scroll 12px 0.5em;
	font-size:1em;
}

.headlineOrangeH2 h2 a{
	color:#fff;
font-weight:bold;
 text-decoration:none;
}


/*	
Discrete h2 STYLES ENDE 
#############################
*/


/*	
#############################
COMMENT STYLES Start
*/

/*	
COMMENT STYLES ENDE 
#############################
*/

