/*
Theme Name: Charter vets
Theme URI: http://www.chartervets.com
Description: A custom theme for Charter Vets designed by Coreware
Version: 1.0
Author: Rob Sumner
Author URI: http://www.coreware.co.uk


*/


body {
	width:100%;
	height:100%;
	background: #dbdbdb;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}



#container {
	width:1000px;  
	background-image:url(/wp-content/themes/charter/images/bodytile.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin: 0 auto;
}

#stripe {
	background-color:#b4d7b0;
	width:974px;
	height:17px;
	margin-left:13px;
	float:left;
}


#inner {
	width:974px;
	text-align:left;
	margin-left:13px;
	float:left;
	
	
}

#header {
	width:974px;
	background-image:url(/wp-content/themes/charter/images/logo.gif);
	background-repeat:no-repeat;
	height:115px;
	float:left;
	clear:left;
	}


div.clear {
	clear:both;
}

h2 {
	color:#666666;
	font-size:18px;
	padding-botom:6px;
	border-bottom:1px solid #CCCCCC;
}

 h3  {
	color:#11792e;
	font-size:14px;

}

h3 a:visited {

	color:#003300;
	font-size:14px;
	text-decoration:underline;

}

h3 a:link {

	color:#003300;
	font-size:14px;
	text-decoration:underline;

}

h3 a:hover {

	color:#11792e;
	font-size:14px;
	text-decoration:underline;

}

p {
	
	font-size:11px;
	color:#333333;
	}

a:link {
	color:#003366;
	text-decoration:none;
}

a:visited {
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}






#footer {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #cccccc;
	font-size:10px;
	color:#999999;
	padding-bottom:10px;

}
/* NAVIGATION */

#menu {
	width:480px;
	margin-top:81px;
	margin-left:150px;
	height:37px;
	float:left;
	background-image: url(/wp-content/themes/charter/images/menu/menutile.gif);
	background-repeat:repeat-x;
	color: #336633;
	
}

#menu img {
	float:left;
}


#search {
	width:329px;
	margin-top:81px;
	height:37px;
	float:left;
	background-image: url(/wp-content/themes/charter/images/menu/search.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#666666;
	text-align:right;
	
}

.searchform { 
margin-top:6px;
margin-right:15px;
}

#search input {
vertical-align:middle;
}

.searchbox {
	border:0px;
	height:17px;
}

#breadcrumb {
	float:left;
	clear:left;
	width:824px;
	padding-left:150px;
	padding-top:10px;
	padding-bottom:10px;
}

span.start {
	font-weight:bold;
	color:#FF6600;
	vertical-align:middle;
	float:left;
}



ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
top: -1px;
 left: 100%;
}



ul.dropdown li:hover > ul {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}

ul.dropdown {
 font-weight: bold;
 font-size:12px;
 margin-top:1px;
}





	ul.dropdown li {
	
	 padding-left:30px;
	 padding-right:30px;
	 padding-top:8px;
	 height:23px;
	border-right:1px solid #999999;
	 /*background-color: #f6f6f6;*/
	 color: #336633;
	 
	}
	
	
	
	ul.dropdown li ul li {
	background-color: #f6f6f6;
	border-right:0px;
	border-bottom:1px solid #999;
	}
	
	


	ul.dropdown li.hover,
	ul.dropdown li:hover {
	/*background-color: #abb3b2;*/
	
	background-image:url(images/menu/menuon.gif);
	color: #fff;
	height:23px;
	 
	}
	

	
	ul.dropdown li ul li.hover,
	ul.dropdown li ul li:hover {
	background-image:none;
	background-color: #b4d7b0;
	 color: #fff;
	
	 
	}
	
	ul.dropdown li ul {
	background-color:#FFFFFF;
	border:1px solid #666666;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #336633;; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: 0px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


/*ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}*/


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}

#page_content {
	width:944px;
	float:left;
	display:block;
	clear:left;
	margin-left:14px;
	
}

#left {
	width:124px;
	float:left;
	
}

#middle {
width:627px;
float:left;
margin-left:12px;
}

#right {
	float:left;
	width:181px;
	
	
}

#navigation {
margin:0px;
font-size:11px;
}

#navigation ul {
list-style:none;
margin:0px;
/*margin-top:-22px;*/
padding:0px;
}

#navigation ul li {
list-style:none;
margin:0px;
padding:0px;

}



#sidenav a:visited {
color:#003333;
padding:4px;
border-bottom:1px solid #999999;
text-decoration:none;
display:block;
font-weight:bold;
_height:16px;


}

#sidenav a:link {
color:#003333;
padding:4px;
border-bottom:1px solid #999999;
text-decoration:none;
display:block;
font-weight:bold;
_height:16px;


}

#sidenav a:hover {
color:#000;
padding:4px;
border-bottom:1px solid #999999;
text-decoration:none;
background-color:#eeeeee;
display:block;
font-weight:bold;
_height:16px;


}




#sidenav ul li a:link {
margin-left:14px;
background-color:#eeeeee;
font-weight:normal;
color:#000000;

}

#sidenav ul li a:visited {
margin-left:14px;
background-color:#eeeeee;
font-weight:normal;
color:#000000;

}

#sidenav ul li a:hover {
margin-left:14px;
background-color:#999999;
font-weight:normal;
color:#fff;


}


#sidebar {
margin:0px;
font-size:11px;
width:150px;
margin-left:20px;
margin-right:10px;
}

#sidebar ul {
list-style:none;
margin:0px;
/*margin-top:-22px;*/
padding:0px;
}

#sidebar ul li {
list-style:none;
margin:0px;
padding:0px;

}





#sidebar a:visited {
color:#003333;
padding:4px;
border-bottom:1px solid #999999;
text-decoration:none;
display:block;
font-weight:bold;
_height:16px;


}

#sidebar a:link {
color:#003333;
padding:4px;
border-bottom:1px solid #999999;
text-decoration:none;
display:block;
font-weight:bold;
_height:16px;


}

#sidebar a:hover {
color:#000;
padding:4px;
border-bottom:1px solid #999999;
text-decoration:none;
background-color:#eeeeee;
display:block;
font-weight:bold;
_height:16px;
}

#area {
margin-top:10px;
padding-top:10px;
border-top:1px solid #cccccc;
}





#practice {
width:317px;
height:311px;
float:left;

}

#news {
	width:300px;
	float:left;
	margin-left:10px;
	background-image:url(/wp-content/themes/charter/images/latestnews.gif);
	background-repeat:no-repeat;
	padding-top:32px;
	

}


	



.date {
	float:left;
	clear:left;
	margin:0;
	color:#666666;
	font-size:10px;
}

.entry {
padding:16px;

}

.smallentry {
padding-left:16px;
padding-right:16px;
}

.smallentry img {
float:right;
margin-left:10px;
margin-bottom:10px;
}

.entry img {
float:right;
margin-left:10px;
margin-bottom:10px;
}

.entry .icon {
float:left;
margin-right:10px;
border:0px;
vertical-align:middle;
}

.articles {
	clear:left;
	margin-top:15px;
	width:591px;
	padding:10px;
	background-color:#f1f1f1;
	
	border-top:1px solid #cccccc;
}

.google {
float:right;width:300px;margin-left:20px;margin-right:20px;margin-bottom:20px;
}

.subnav {
float:left;
width:100%;
text-align:left;
margin-bottom:6px;
}

.subnav ul {
list-style:none;
padding:0px;
margin:0px;
}

.subnav li {
list-style:none;
padding:0px;
margin:0px;
}

.subnav a {
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #ccc;
}

.text {
clear:left;
margin-bottom:10px;
}

.text img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:0px;
	
}

.our_team {
	padding:16px;

}



table.teamtable {
width:600px;
float:left;
}



table.teamtable td {
text-align:center;
padding:5px;

}

tbale.teamtable tr {
border:1px solid #cccccc;
}

table.teamtable img {
text-align:center;
border:1px solid #cccccc;

}


table.teamtable h3 {
float:left;
}

.nurseheader {
text-align:left;
}

.nurseheader img {
float:left;
margin-right:10px;
margin-bottom:10px;
}

