/*
	visit http://web-design-tuts.blogspot.com/ for more quality templates from me
*/


/* GENERAL */

* { margin: 0; padding: 0; }

/* fixex - This is the class name I assign to container element that contains floated child elements, no matter
				what they are div's ul etc. */
.fixed:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.fixed { 
	display:block;
}

	/*  \*/
	
.fixed {
	min-height:1%;
}

* html .fixed {
	height:1%;
}

body
{
	background-image:url(images/bggradient.jpg);
	background-repeat:repeat-x;
   	font: 14px Arial, Verdana, Georgia, "Times New Roman", Times, serif;
}

a { 
	color:#b10034; 
	text-decoration: underline;  
}

a:hover {
	text-decoration:none;
}

img { 
	border:none;
}

a:hover {  }

/*-------[     ]---------*/

#wrap {
	width:780px;
	margin:0 auto;
	border: 3px solid; 
	border-top:none; 
	border-bottom: none; 
	border-color: #dddddd;
	padding:0 30px 0 30px;
	background-color:#FFFFFF;	
}


/* HEADER*/

#header {
	position:relative; 
	height:250px; 
}

#logo {
 	position:absolute; 
	top:0; 
	left:25px; 
	z-index:99;
	width:180px; 
	height:150px; 
	background-color:#FFFFFF;
	border:1px solid #ddd; 
	border-top:none;	
}

#logo a img { 
	border:none;
}

#logo h1 { 
	line-height:30px; 
	text-align:center; 
	font-family:"Times New Roman", Times, serif; 
	font-size:38px; 
	margin-top:20px; 
}

#logo h1 a { 
	text-decoration:none; 
	color:#111;  
	letter-spacing:-4px;
}
		
	/* main navigation*/	
#nav ul {
	position:absolute;
	top:44px;
	right:0px;
	padding:0;
	list-style: none;
}
	
#nav li { 
	display: inline; 
}

#nav a { 
	display: block; 
	float: left;
	padding:5px 10px 5px 10px; 
   	font-family: "Trebuchete MS", Arial, Helvetica, sans-serif; 
	color:#000;
	text-transform:uppercase; 
	text-decoration:none; 
	font-size:14px; 
}
			
#nav a:hover { 
	text-decoration: underline; 
}

#nav .active a {  
	background-color:#009900; 
	color:#FFFFFF; 
}	

#nav .active a:hover { 
	text-decoration:none; 
}
				
	/*The div that contains the large image in the header*/
#header-img {
	top:73px;
	height:250px;
	width:840px;
	border-bottom: 5px solid #b10034;
	padding:0px;
	margin-left: -30px;
}

/*MAIN*/
#main { 
	padding:7px;
}

/* SIDEBAR*/
#sidebar { 
	float:left; 
	width:150px; 
	height:350px;
	padding:20px 0px 0 0px; 
	margin-top:-23px;
	margin-left:-37px;
	background:#fff url(img/colt-sidebar.jpg) no-repeat top right;
	border-right:medium #000000;
}

#sidebar p { 
	margin-bottom:5px; 
	padding:0 20px 0 10px; 
	text-indent:15px; 
	line-height:16px; 
	text-align: justify;
}
		
#sidebar h3 { 
	width:90%; 
	margin:10px auto; 
	border-bottom:1px solid #b9b9b9; 
	text-align:center; 
	font-size:16px; 
}
		
#sidebar img {   }
		
#date-firma p { 
	margin-top:10px; 
	padding:0 30px 0 15px; 
	font-size:11px; 
	text-indent:0; 
}
		
.subnav { 
	width:170px;
}
	
.subnav ul {
	border-top: 1px solid #ececec; 
	padding: 0;
}
			
.subnav li { 
	margin-top: 0px; 
	border-bottom: 1px solid #eeeeee;
	list-style: none; 
}
			
.subnav li a { 
	display:block;
	padding: 5px 15px 5px 10px;
	color:#b10034; 
	font-size: 11px; 
	text-decoration: none; 
	text-align:left;	
}
				
.subnav li a:hover {
	background-image:/*#595248*/url(images/ahover.png);
	text-decoration:none; 
	color:#00415e;	 
}
					
.subnav a.selected { 
	background:#009900 no-repeat right center;
	text-decoration:none; 
	color:#fff; 
	font-weight:bold;
}

#info {
	width:200px;
	height:100px;
	padding:5px;	
}
	
#info h1 {
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#b10034;
}	
			
#info p {
	margin-top:8px;
	margin-left: -19px;
	font-size:11px;
	color:#00415e;
}	

#info a {
	color: #00415e;
	text-decoration:none;
}

#info a:hover {
	text-decoration:underline;
}

	/*THE PAGES CONTENT*/
#content { 
	border-left: solid 3px #eeeeee;
	width:603px; 
	float:right;
	margin-top:-15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:0px;
	line-height: 15px;
}
	
#content h1 {
	margin: 0 0 15px 0; 
	border-bottom: 1px solid #b9b9b9; 
	padding: 0px 0 2px 0px;
	font: bold 16px "Trebuchete MS", Arial, Helvetica, sans-serif; 
	color: #b10034; 
	text-indent:15px; 
	letter-spacing: 0px;	
}
		
#content h2 {
	color:#b10034;
	margin:0 0 15px 0; 
	text-indent:20px; 
	font:normal 13px "Trebuchete MS", Arial, Helvetica, sans-serif; 
	letter-spacing: 0px;	
}
		
#content h2 a { 
	text-decoration:none;  
}
			
#content p { 
	margin: 0 15px 15px 15px;
	font-size: 12px;
	padding: 0;
	color: #00415e; 
	line-height: 15px; 
	text-align:justify; 
	text-indent:20px;
}
		
#content ul {
	font-size: 12px;
	margin: 10px  15px 10px 35px;
	padding: 0;
	color:#00415e;
	line-height: 7px;
}
	
#content ul li { 
	margin-bottom:10px; 
}

#content ul li a {
	color:#00415e;
}

#content ol {
	font-size: 12px;
	margin: 10px  15px 10px 35px;
	padding: 0;
	color:#00415e;
	line-height: 14px;
}

#content ol li { 
	margin-bottom:10px; 
}
			
#content img { 
	display: block; 
	clear: both; 
	padding: 3px; 
	background: #e5e5e5; 
}

#ann {
	position:absolute;
	height: 350px;
	width: 280px;
	left: 587px;
	top: 287px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

#cathriona {
	position:absolute;
	height: 350px;
	width: 280px;
	top: 287px;
	left: 298px;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}	
		
.imgfloatleft { 
	float:left; 
	margin:10px; 
}

.imgfloatright {
	float:right; 
	margin:10px; 
}
			
.notice {
	border: 1px solid #009900; 
	background-color:#d9f9db; 
	padding:20px; 
	margin-bottom:15px; 
}
		
		
	
/* FOOTER */
#footer { 
	width: 828px;
	height: 35px;
	margin-left:-32px;
	margin-top:10px; 
	border-top:3px solid #ddd;
	border-bottom:3px solid #ddd; 
	background-color:#005e85;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

#indexfooter { 
	width: 828px;
	height: 73px;
	margin-left:-32px;
	margin-top:10px; 
	border-top:3px solid #ddd;
	border-bottom:3px solid #ddd; 
	background-color:#005e85;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
}
	
#footer p { 
	margin-bottom:3px; 
	font-size:11px;
	color:#ffffff;
	text-align:center;
}

#indexfooter p { 
	margin-bottom:3px; 
	font-size:11px;
	color:#ffffff;
	text-align:center;
}

#footer p.madeby a { 
	color:#000; 
}

#indexfooter p.madeby a { 
	color:#000; 
}

#footer ul {
	color:#FFFFFF;
	text-align:center;
	list-style:none;
	word-spacing:5px;	
}

#indexfooter ul {
	color:#FFFFFF;
	text-align:center;
	list-style:none;
	word-spacing:5px;	
}

#footer li {
	display:inline;
}

#indexfooter li {
	display:inline;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}

#indexfooter a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}

#footer a:hover {
	text-decoration:underline;
}

#indexfooter a:hover {
	text-decoration:underline;
}

#imgtherapies {
	margin-left: 25px;
	margin-bottom: 15px;
	margin-right:22px;
	height:266px;
	width:200px;
	float:right;
}

#imgfuture {
	height:200px;
	width:200px;
	float:right;
	margin-left:25px;
	margin-right:122px;
	margin-bottom:25px;
}

#imgclasses {
	width:230px;
	heidth:173px;
	float:right;
	margin-left:25px;
	margin-right:22px;
	margin-bottom:25px;
}

#imgservices {
	width:296px;
	height:211px;
	float:right;
	margin-left:25px;
	margin-right:22px;
	margin-bottom:25px;
}

#imgsupport {
	width:250px;
	height:188px;
	float:right;
	margin-left:25px;
	margin-right:22px;
	margin-bottom:25px;
}

/* FORMS */
fieldset {
	margin: 0 5px 10px 0px;
	padding: 2px;
	border: 1px dotted #ccc;
	background-color: #fff;
} 

legend { 
	background-color:#000000; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	padding:3px; 
	margin-left:10px; 
}

form p { 
	margin: 5px 0 0 0; 
}

label {  
	text-align:right; 
	margin-right:10px; 
	display:block; 
	width:140px; 
	float:left; 
	clear:both; 
	font-weight:bold; 
}

input.text { 
	width:225px; 
} 

textarea { 
	width: 400px; 
	margin: 5px 15px 15px 15px; 
}  

.active {
	background-image:url(images/aactive.png);
}

/* TABLES */

table   { margin-bottom: 15px; }
th      { border-bottom: 1px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }
