/* --------- /stylesheets/themes/vtmidwives/core.css --------- */ 
body, div, span, p, .p, h1, h2, 
h3, ul, li, a, td, th, 
select, input, textarea, 
.listheadline, .listproducts, 
.credit,
.tinybutton, 
.input-text, 
.input-td, 
.input-label, 
.form-title, 
.list-th, 
.list-td, 
.list-font,
.stylesectionheader, 
.input-test
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}
.fixed
{
	font-size: 13px;
	font-family: Courier New, Courier;
}
body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 13px;
	color: #000;
}

pre { 
	font-size: 13px;
	font-family: "Courier New", Courier;
} 

h1 
{
	font-weight: bold;
	font-size: 24px;
	color: #000;
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

a:hover 
{
	color: #404040;
	text-decoration: underline;
}

.menuhead
{
	background: #777777;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.menu, .menutext, .menubold, .pictext, .credit
{
	font-size: 11px;
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

.tdmini
{
	font-size: 1px;
}

.byline, .pictext
{
	font-style: italic;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #f0f0f0;
}

.bgred
{
	background-color: #ffcccc;
}

.bgdark 
{
	background-color: #dcdcdc;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.tinybutton 
{
	font-size: 9px;
}
 
.okbutton 
{
	font-size: 15px;
	font-weight: bold;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f07800;
}

/* Special admin styles */

.top, .topusername
{
	color: #000;
	font-size: 11px;
}

.top
{
	font-weight: bold;
	text-decoration: none;
}

.topusername
{
	font-weight: normal;
}

.modulename
{
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
}

.repeatx
{
	background-repeat: repeat-x;
	font-size: 1px;
}

.repeaty
{
	background-repeat: repeat-y;
	font-size: 1px;
}

/* Hellstrøm 28.02.2001 */

.tiny { font-size: 9px; }
.tinyhelp { font-size: 9px; }
.buttonbar {  background-color: #999999;
	font-size: 10px}
.red { font-weight: bold;
	color: #CC0000; }

.input-text { 
	font-size: 9px;
	background-color: #CCCCBB;
}

.input-td { 
	font-size: 9px;
	background-color: #EEEEEE;
}

.input-label { 
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	background-color: #CCCCCC;
}

.form-title { 
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}

.highlight { 
	background-color: #FFFF66;
}

.error-td { 
	background-color: #FFDEA6;
    color: ;
}

.list-th { 
	font-size: 10px; 
	font-weight: bold; 
	background-color: #444444;
	color: #FFFFFF;
}
.list-td { 
	font-size: 10px;
}
.list-font { 
	font-size: 10px; 
	font-weight: normal;
}

.barborder { background-color: black; }
.barcolor0 { background-color: #FF0000; }
.barcolor1 { background-color: #DD0000; }
.barcolor2 { background-color: #BB0000; }
.barcolor3 { background-color: #990000; }

.headline {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

.subhead {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

.imagewrap {
	float: left;
	border: 10px dotted #CCC;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

.logo {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
}

.copyright {
	border: 1px solid #FF0000;
	width: 100%;
	padding: 10px;
	text-align: center;
	display: none;
}

.imagelist {
	border: 1px solid #000;
	padding: 1px;
}
/*
	For developers only
 */
.styleheader {
	width: 50%;
	position: relative;
	left: 243px;
	border: 1px solid #000;
	text-align: center;
	font-size: large;
	font-weight: bold;
	clear: both;
}
.stylesectionheader {
	width: 100%;
	border: 5px solid #000;
	text-align: center;
	font-size: large;
	font-weight: bold;
}

/* For 'Hide Other Towns' feature on some Our Listings pages - JSS */
a.filter { color: #444; font-size: 10px; margin: 0 0 0 10px; }

/* --------- /stylesheets/themes/vtmidwives/style.css --------- */ 
body {  
	font-family: Verdana, Arial;
	font-size: 12px; 
	color: #333333;
	vertical-align: top;
}

td {  
	font-family: Verdana, Arial;
	font-size: 12px; 
	color: #333333;
}

p {  
	font-family: Verdana, Arial;
	font-size: 12px; 
	color: #333333;
}

#navigation{ font-size: 0em; }
#navigation a { font-size: 0em; }

a { color: #000000; }

a:hover {
	color: #999999;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 16px;	
}

#content {
	vertical-align: top;
	margin-top: 0;
	line-height: 19px;
}

#content img {
	border: 1px solid #650067;
}

.bordercolor {  
	border: 1px #B0C2E3 solid;
}

.bglight {  
	background-color: #E9DAE7;
}

.bgdark {  
	background-color: #DAC0D6;
}

.footer {  
	color: #FFFFFF;
}

li { 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px; color: #333333;
}

.search {  
	display: none;
}
