/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for www.phobiaclinic.eu - Main Stylesheet
Author:		The Phobia Clinic
Created:	Jan 2009

History:


	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


html, body		{ padding: 0; margin: 0;  }
body				{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000066;
	background-repeat: repeat-x;
	background-position: 0 0px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
}

h1				{
	color: #333399;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 2em;
	line-height: 1.4em;
}
h2				{
	margin-top: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.4em;
	color: #333399;
}
h3				{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #333399;
}
h4				{
	margin-top: 30px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333399;
}
p					{ font-size: 1.2em; line-height: 1.2em; }
a					{ font-weight: normal; text-decoration: none; color: #FF3300; }
a:hover			{ color: #CC9900; }
img				{ border: 0; }
form, table		{
	background-color: transparent;
	line-height: 1.25em;
}
hr					{ height: 1px; color: #b2b2b2; }
code				{ width: 90%; margin: 20px 50px; }

.left				{ float: left; }
.right				{
	float: right;
	text-align: right;
	margin-left: 20px;
	margin-right: 200px;
}
.center			{ text-align: center; }
.clear			{ clear: right; height: 1px; overflow: hidden; }
.widthwrapper	{ width: 100%; }

#container 	 {
	width: 960px;
	min-width: 720px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-right-color: #999999;
	border-left-style: double;
	border-left-color: #999999;
} 

h2 a				{ font-weight: normal; }

/* Header & Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	#header			{
	width: 100%;
	height: 210px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #FFFFFF;
}

	#logo			{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
	#logo_right {
	position: relative;
	top: 0px;
	float: right;
	width: 700px;
	height: 210px;
	background-image: url(images/ai_2008.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}
	#logo_right h1		{
	margin-top: 80px;
	margin-left: 30px;
	font-size: 2.6em;
	color: #3366CC;
}
	#logo_right p			{
	color: #333366;
	margin-left: 30px;
	line-height: 1.5em;
}
	#logo_right a:hover	{ color: #CCCCFF; }
	
	#image bar rh	{ width: 180px; float: right; margin-top: 100px; }
	
	
/* Navigation Styles 2006
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#navbar				{
	float: left;
	width: 250px;
	text-decoration: none;
}
#navbar ul			{
	height: 25px;
	padding: 0;
	border-left: 1px solid #B24023;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}	
#navbar ul li		{
	float: left;
	list-style-type: none;
	line-height: 25px;
	width: 249px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
}
#navbar ul	li a	{
	display: block;
	height: 25px;
	color: #333399;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#navbar ul	li a:hover, #navbar ul li.selected a	{
	background-color: #6699CC;
	text-decoration: none;
}


#undernav		{
	height: 25px;
	border-bottom-width: 15px;
	border-bottom-color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	background-color: #003366;
	background-image: url(images/undernav-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	}
#undernav ul	{
	height: 25px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 25px;
	}
#undernav li	{ height: 25px; display: inline; float: left; margin: 0; }
#undernav a	{ display: block; color: #CCCCCC; padding: 6px; }
#undernav b	{ display: block; }
#undernav ul li a:hover, #undernav ul li.selected a	{ background-color: #749FD6; }

#cont_left {
	float: left;
	width: 450px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.formdots {border:dashed #FF0000 thin}
	
/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#footerlinks			{ width: 100%; clear: both; background-color: #FFFFFF; text-align: center; padding: 10px 0; border-top: 1px #b2b2b2 solid; margin-top: 0; }
	#footer			{
	width: 100%;
	height: 40px;
	clear: both;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 0;
	margin-top: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
	#footerleft		{
	float: left;
	margin-left: 10px;
	margin-top: 4px;
}
	#footerright	{ float: right; margin-right: 10px; margin-top: 0px; }
	#footerright p, #footerright img	{ display: inline; vertical-align: middle; margin-left: 10px; }
	#footer p		{
	display: inherit;
	font-size: 1em;
	color: #333366;
}
	#footer a		{
	text-decoration: none;
	color: #333366;
}
	#footerlinks a		{
	color: #333366;
}
	#footerlinks a:hover{
	color: #CC9900;
}

/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/************** .feature styles ***************/

.feature{
	width: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	color: #CC3300;
	font-weight: bold;
}
.feature h3{ padding: 15px 0px 5px 0px; text-align: center; }
.feature img{ float: left; padding: 15px; clear:none; border: 0; }

/************** .story styles *****************/

.story{ clear: both; padding: 0px 0px 0px 5px; font-size: 80%; }
.story p{ padding: 0px 0px 0px 0px; }
.story img{ float: right; padding: 10px 30px 20px 10px; }

#mainfeature{
	float:left;
	width: 670px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 10px;
	margin-left: 10px;
	color: #000000;
}
#mainfeature a { color:#663399
}
#mainfeature2{
	float:left;
	width: 80%;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 10px;
	margin-left: 30px;
}
#mainfeature2 a { color:#663399}
#phobia_list a{
	color:#663399;
	font-weight: bold;
}

	#content			{
	height: auto;
	clear: both;
	background-color: #FFFFFF;
}
	.contenttext		{ padding: 10px 20px; }
	.contenttext h2	{ margin-top: 25px; }
	.contenttext li		{ line-height: 2.0em; }
	
	.rightcollayout .contenttext	{ margin-right: 260px; }
	.rightcollayout #rightcol		{ width: 260px; height: auto; float: right; padding-bottom: 20px; }
	.rightcollayout #rightcol td	{ vertical-align: top; }
	.rightcollayout img 				{
	display: block;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
	.rightcollayout .box img			{ display: inline; float: left; clear: left; padding-right: 10px; }
	
	.leftcollayout .contenttext	{
	margin-left: 260px;
	border-top: 1px solid #b2b2b2;
	margin-top: 0;
	width: 200px;
}
	.leftcollayout #leftcol			{ width: 260px; height: auto; float: left; padding-bottom: 20px; }
	
	#subnav, .subnav		{ margin: 0 0 20px 0; }
	#subnav, .subnav		{ list-style-type: none; padding: 0; margin: 10px 0 20px 0; }
	#subnav li, .subnav li	{ background-repeat: no-repeat; background-position: 8px 7px; padding: 2px 0 2px 30px; }
	#rightcol li, #leftcol li	{ background-position: 8px 4px; }
	
	.box				{
	padding: 10px;
	margin: 10px;
	border: thin solid #999999;
}
	
/* Homepage Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#cont_rcol {

	padding: 10px;
	float: right;
	width: 190px;
	border: 1px solid #CCCCCC;
}
#cont_rcol a { color:#663399 }
#cont_left {
	float: left;
	width: 650px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.margin 			{
	padding: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 40px;
}				

		#tablelist	td	{
	border: 0px none #CCCCCC;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 1.0em;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}
	#tablelist p {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #CC3300;
	margin: 5px;
	padding: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

	
/* About Us Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	
		
/* Testimonial Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	

/* Arelis link Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#arelis			{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 50px;
  }
#arelislink_cat {
	background-color: #ffe;
	float: left;
	clear: right;
  }
#arelis_linkthumb {
	background-color: #ffe;
	float: left;
	width: 155px;
	height: 110px;
	padding-top: 5px;
	padding-left: 10px;	
}
#arelis_linkrep {
	background-color: #ffe;
	height: 110px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* Google Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#arelis			{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
  }
#googlesb01 {
	margin-left: 60px;
	margin-top: 25px;
}
#list {
	margin-left: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
#topgoogle_ads {
	margin-left: 25px;
}
#contactbanner {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-variant: normal;
	display: block;
	color: #FFFFFF;
	background-color: #0066CC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 1.2em;
	height: 200px;
}
#atoz {
	margin-left: 65px;
	padding: 20px;
}
#container #content #content #phobia_list #contactbanner a {
	color: #FFFFFF;
}
#audioindex {
	padding-right: 0px;
	width: 100%;
	padding-bottom: 350px;
	padding-left: 30px;
}
#audioindex #lhaudio {
	float: left;
	width: 40%;
}
#cont_left #audioindex div {
	width: 300px;
	float: left;
}
#logo_right .style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
