/* 
USE: 				emarketing Center Vienna
SITE:				MENA ENBREL
AUTHOR:				René Wörndl
DATE:				10/2008 

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;}
*/

/*
Global element 
*/

a {
	color: #333;
}

/*
Global element  Ende
*/

/*
PAGE CONTAINER
*/

#pageContainer {
	border-bottom:1px solid #823680;
	border-left:1px solid #823680;
	border-right:1px solid #823680;
	border-top:medium none !important;
	background:transparent url(../img/bg_line_patients_colour02.gif) repeat-y scroll 697px 0;
}

/*	
PAGE CONTAINER ENDE	
*/

/*	
CONTAINERS	
*/

#topContainer {	
	background:#fff;
}

#bottomContainer{
	background:#fff;
}
/*	
CONTAINERS	ENDE
*/

/*	
CONTENT STYLES
*/

/*
HEADER STYLES
*/

#header{
	background-color:#ECDDF1;
}

#logo {
	background:transparent;
	padding:5px 0;
}

.logoText {
	background:transparent;
}
/*	
CONTENT STYLES ENDE
*/

/*	
NAV  STYLES 
*/

/*
Main Nav
*/

#mainNav ul { 
	background-color:#FFF;
	border:1px solid #823680;
	width:960px !important;
}

#mainNav li { 
	background:#fff;
}

#mainNav li a { 
	color: #333; 
	background:#fff; 
}

#mainNav a:hover, 
#mainNav li.on a { 
	background-color:#A87BC0;
	color:#fff;
}

/*
Sub Nav
*/

.secondaryNav {
	list-style-type: none;
	margin:0;
	padding: 0 0 25px 0;
}

.secondaryNav li	{ 
	margin: 0;
	padding:0.6em 0 0.6em 15px;
	background: transparent url(../img/arrow_red_right.gif) no-repeat 100% 15%;
}

.secondaryNav li a		{ 
	text-decoration: none; 
	font-weight:bold;
}

.secondaryNav li.sub0 { 
	font-size:1em;
	padding:0em 0 0.6em 15px !important;
	margin-bottom: 0.5em;
	background: transparent url(../img/arrow_red_right.gif) no-repeat 0% 0.25em;
	text-decoration:none;
	margin:0;
}

.secondaryNav li.on0 a ,.secondaryNav li.path0 a, .secondaryNav li.path0{ 
	color: #D9000B; 
	background: none; 
}

.secondaryNav li.on0{ 
	color: #D9000B; 
	background: none; 
}

.secondaryNav li.sub1	{
	font-size:0.95em;
	padding:0 0 0.6em 15px !important;
	color:#333;
	text-decoration:none;
	margin:0 0 0 15px;
	background: transparent url(../img/arrow_red_right.gif) no-repeat 0% 0.25em;
	border-top:none;
	font-weight:normal;
}

.secondaryNav li.sub1 a	{
	font-weight:normal;
}

.secondaryNav li.sub1.on1	{
	background: transparent url(../img/arrow_red_right.gif) no-repeat 15px 0.25em;
	font-size:0.95em;
	padding:0 0 0.6em 30px !important;
	color:#333;
	text-decoration:none;
	margin:0;
	border-top:none;
}

.secondaryNav li.on1 a	{
	color:#333;
	font-weight:bold;
}

/*	
NAV  STYLES  ENDE
*/

/*	
FOOTER STYLES 
*/

#footer { 
	background:#fff;
}

#footer .footerWrapper	{ 
	border-top: 1px solid #eaeaea; 
	background:#fff;
}

#footer a { 
	color: #222; 
	}
	
#footer a img { 
	color: #222; 
}

/*
FOOTER STYLES  ENDE
*/

/*
SERACH STYLES Start
*/

#siteSearch a { 
	background:transparent url(../img/arrow_darkBlue_left.gif) no-repeat scroll 0% 0.2em;
	color:#333;
}

/*
SEARCH STYLES ENDE
*/

/*
headerHome STYLES Start
*/

#headerHome h1 {
	color:#823680;
}

#headerHomeImg h1 {
	color:#823680;
}

#headerContent h1 {
	color:#823680;
}

#headerContentImg h1 {
	color:#823680;
}

#headerContentImg p {
	padding:20px 0 10px 0;
}

/*
headerHome STYLES ENDE
*/

/*
conditions  STYLES Start
*/

#leftContainer .conditions{
	border-bottom:1px solid #823680;
}

#leftContainer .conditions h3  {
	color:#823680;
	margin:0 0 15px 0 ;
}

#leftContainer .conditions h2  {
	color:#333;
	margin:0;
	font-size: 1.15em;
	font-weight: bold;
}

#middleContainerLeft .conditions, #middleContainerRight .conditions  {
	background:transparent;
}

.conditions h3  {
	color:#333;
}

.conditions a{
	color:#333;
}

.conditions ul li{
	background:transparent;
}

.conditions ul li a {
	color:#333;
}

.conditions a.blueLInk{
	background:transparent url(../img/arrow_red_right.gif) no-repeat scroll 0% 0.2em;
	color:#333;
}

/*
conditions  STYLES ENDE
*/

/*
resources  STYLES Start
*/

.resources h2{
	background-color:#ECDDF1;
	border:1px solid #A87BC0;
	color:#333333;
}

.resources h3{
	color:#333;
}

.resources a.blueLInk{
	background:transparent url(../img/arrow_red_right.gif) no-repeat scroll 0% 0.3em;
	color:#333333;
}

.resources a.blueLInk:hover{
	color:#333;
}

.resources ul li a {
	background:transparent url(../img/arrow_red_right.gif) no-repeat scroll 0% 0.4em;
	color:#333;
}

/*	
resources  STYLES ENDE 
*/

/*
yellow BOX STYLES Start
*/

#middleContainerRight .yellowBox, #middleContainerLeft .yellowBox {
	background-color:#F6F52B;
}

.yellowBox {
	background-color:#F6F52B;
}

.yellowBox h3 {
	color:#005476;
}

#middleContainerLeft .yellowBox h3, #middleContainerRight .yellowBox h3 {
	color:#00A6EC;
}

.yellowBox ul {
	background:transparent;
}

.yellowBox ul li a {
	background:transparent url(../img/arrow_red_right.gif) no-repeat scroll 0% 0.4em;
	color:#005476;
}

.yellowBox a.blueLInk {
	background:transparent url(../img/arrow_red_right.gif) no-repeat scroll 0% 0.6em;
	color:#005476;
}

/*	
yellow Box STYLES ENDE 
*/

/*
lightBlueBOX STYLES Start
*/

.darkBox {
	padding: 10px;
	background-color:#A87BC0;
	color:#fff;
}

.darkBox a{
	color:#fff;
}

.darkBox h3 {
	color:#fff;
}

.darkBox h3.newsletter {
	color:#fff;
	background:#A87BC0 url(../img/newsletter_onLightBlueBg.gif) no-repeat 130px 0;
	border:1px solid #82D5D5;
	color:#fff;
}

.darkBox ul {
	margin: 0;
	padding: 0;
	background:transparent;
}

.darkBox ul li{
	margin:0;
	padding:0 0 2px 15px;
	background:transparent url(../img/arrow_red_left_onVioletBg.gif) no-repeat scroll 0% 0.4em;
	list-style: none;
}

.darkBox ul li a {
	color:#fff;
}

.darkBox a.blueLInk {
	background:transparent url(../img/arrow_red_left_onVioletBg.gif) no-repeat scroll 0% 0.6em;
	color:#fff;
}

/*
lightBlueBOX STYLES ENDE
*/

/*
promo STYLES Start
*/

.promo {
	border-bottom:1px solid #CBE9F5;
	border-left:1px solid #CBE9F5;
	border-right:0 solid #CBE9F5;
	border-top:1px solid #CBE9F5;
	background-color:#E5F7FD;
	color:#333;
}

.promo h3 {
	color:#005476;
}

.promo a {
	background:transparent url(../img/arrow_red_right.gif) no-repeat scroll 0% 0.75em;
	color:#FF6500;
}

/*
promo STYLES ENDE
*/

/*
blockquote STYLES Start
*/

#rightContainer blockquote {
	background-color:#E7F7F7;
	border:1px solid #CDE9F5;
	color:#1B0069;
}

#leftContainer blockquote {
	background-color:#E7F7F7;
	border:1px solid #CDE9F5;
	color:#1B0069;
}

blockquote {
	color:#005476;
}

blockquote {
	background-color:#E7F7F7;
	border:1px solid #CDE9F5;
	color:#1B0069;
}

/*
blockquote STYLES ENDE
*/

/*
Profile STYLES Start
*/

#profileENB {
	border-bottom:1px solid #823680;
}

#profileENB ul {
	background-color: #ECDDF1;
}

#profileENB h3 {
	color:#823680;
}

li.onlinePractice			{ 
	background-color: #ECDDF1; 
}

li.onlinePractice p.name	{ 
	background-color: #fff;
	color: #333; 
}

li.onlinePractice li a		{ 
	color: #333!important; 
}

li.onlinePractice input		{ 
	color: #333; 
	background-color:transparent; 
}

li.onlinePractice li a		{ 
	color:#333 !important;
	background:transparent url(../img/arrow_red_right.gif) no-repeat scroll 0% 0.3em;
}

/*
Profile STYLES ENDE
*/

/*
Discrete H2 STYLES Start
*/

/*
Discrete h2 STYLES ENDE
*/

