/*
Copyright (c) Blunch 2007
*/

/* HTML Tags */

/*In XHTML 1.1 the html tag is the parent box of the whole page, so needs a background color*/
/*This is since we are serving XHTML 1.1 to browsers that accept it*/
html	{
	background: white;
	color: black;
	}

body	{
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	text-align: center;
	}

h1	{
	margin: 0;
	padding: 0;
	font-family: 'Lucida Handwriting', Tahoma, arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: red;
	background-color: white;
	font-size: 55px;
}

h2	{
	font-family: arial, helvetica, sans-serif;
	background: white;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	color: #339;
	font-size: 2em;
	}
	
h3	{
	font-family: arial, helvetica, sans-serif;
	background: white;
	color: #36c;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 14px 0px;
	text-align: center;
	}

textarea:focus, input:focus, .iefocus, .iefocus {
	background-color: #ffc;
	color: black;
}

input, textarea {
	border: 1px #ccc solid;
	border-color: #666 #ccc #ccc #666;
	font-size: 1em;
	font-family:  arial, helvetica, sans-serif;
}

input.button {
	background-color: #e6e6e6;
	color: black;
	border-color: #ccc #666 #666 #ccc;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	cursor: pointer;
	margin-right: 20px;
}

/* Ids */

#page	{
	padding: 0 0 0 0;
	margin: 0 0 5px 20px;
}

#page #title	{
	width: 280px;
	margin: 0 auto;
	/*padding: 10px 0 0 175px;*/
}

#page #title #subtitle	{
	padding: 5px 0 0 0;
	text-transform: none;
	font-style: italic;
	background: white;
	color: #ccc;
	font-size: 14px;
	font-family: 'Arial Narrow', Arial, sans-serif;
}

#page #title #subtitle1 {
	text-align: left;
}

#page #title #subtitle2 {
	text-align: right;
}

#page #title a	{
	background: white;
	color: red;
	text-decoration: none;
	}

#page #title #subtitle p {
	margin: 0;
	padding: 0;
}

#page #title #subtitle a {
	background: white;
	color: black;
	text-decoration: none;
	}

#page #footer {
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	margin: 15px 40px 0 0px;
	padding: 5px 0 0 0;
	text-align: center;
	clear: both;
	background: white;
	color: #999;
	font-size: 9px;
	}

#page #pagemain	{
	text-align: left;
	margin: 20px 0px 0 0;
	padding: 0 0 0 0;
	}

#page #pagemain #menu	{
	font-size: 14px;
	float: left;
	width: 176px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: white url(../images/curve.gif) no-repeat top right;
	color: black;
	}

#page #pagemain #menu #mborderbox	{
	height: 10px;
	margin: 0 11px 0 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0px 0px;
}

#page #pagemain #menu ul {
	border-style:solid;
	border-color: #ccc;
	border-width: 0 1px 0 0;
	width: 164px;
	padding: 10px 11px 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

#page #pagemain #menu li {
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	width: 145px;
	position: relative;
}

#page #pagemain #menu a {
	padding: 5px 5px 5px 5px;
	margin: 0;
	display: block;
	background-color: white;
	color: #00c;
	text-decoration: none;
	width: 135px;
}

#page #pagemain #menu li ul	{
	position: absolute;
	width: 145px;
	left: -999em;
	padding: 5px 10px 10px 10px;
	margin: 0;
	background-color: white;
	color: black;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
}

#page #pagemain #menu li ul li	{
	padding: 5px 0 0 0;
	margin: 0;
	width: 145px;
}

#page #pagemain #menu a:hover	{
	border-style: solid;
	border-color: #ccc;
	background-color: #eee;
	color: #00c;
	padding: 4px 4px 4px 4px;
	border-width: 1px;
	border-bottom-color: red;
}

#page #pagemain #menu li ul li a:hover	{
	border-style: solid;
	border-color: #ccc;
	padding: 4px 4px 4px 4px;
	border-width: 1px;
	background-color: #eee;
	color: #00c;
	border-bottom-color: #0c0;
}

#page #pagemain #menu li:hover ul, #page #pagemain #menu li.iehover ul {
	left: 165px;
	top: -11px;
}

#page #pagemain #pcurvebox {
	margin: 0 20px 0 196px;
	background: white url(../images/curve.gif) no-repeat top right;
	color: black;
}

#page #pagemain #pborderbox {
	height: 11px;
	top: -1px;
	margin: 0 11px 0 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #ccc;
}

#page #pagemain #pagebody	{
	margin: -1px 0 0 -21px;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #ccc;
	padding: 15px 20px 0 40px;
	}

#page #pagemain #pagebody p	{
	text-align: left;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

#page #pagemain #pagebody a, #page #footer a	{
	background: white;
	color: #00c;
	padding: 0;
	text-decoration: none;
	border-style: dotted;
	border-color: #ccc;
	border-width: 0 0 1px 0;
	}

#page #pagemain #pagebody a:hover, #page #footer a:hover	{
	border-width: 0px;
	text-decoration: underline;
}

#page #pagemain #pagebody a:visited, #page #footer a:visited	{
	color: #66c;
	background: white;
}

#page #pagemain #pagebody a:active, #page #footer a:active	{
	color: red;
	background: white;
}

#page #pagemain #pagebody #contents ul	{
	margin: 0;
	padding: 10px 0 10px 50px;
	list-style: disc;
}

#page #pagemain #pagebody #contents ul li	{
	padding: 3px 0 3px 0;
}

#page #pagemain #pagebody #contents ul li ul	{
	list-style: circle;
}

/*Classes*/

.pricelisting	{
	margin: 5px 0 23px 0;
	text-align: center;
}

#page #pagemain #pagebody .pricelisting p	{
	text-align: center;
}

#page #pagemain #pagebody .pricelisting p strong	{
	text-align: center;
	display: block;
	margin: 18px 0 0 0;
}

.section	{
	margin: 15px 0 0 0;
	padding: 25px 0 10px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
}

.section:target h3	{
	color: red;
	background: white;
}

.section.ietarget h3	{
	color: red;
	background: white;
}

.rightclearsection	{
	clear: right;
	margin: 15px 0 0 0;
	padding: 25px 0 10px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
}

.rightclearsection:target h3	{
	color: red;
	background: white;
}

.rightclearsection.ietarget h3	{
	color: red;
	background: white;
}

.rightimg	{
	float: right;
	display: block;
	margin: 0px 10px 15px 10px;
}

.centerimg	{
	text-align: center;
	margin: 35px 15px 0 15px;
}

.sectioncenterimg	{
	text-align: center;
	margin: 25px 15px 5px 15px;
}

.lastsection	{
	margin: 15px 0 0 0;
	padding: 25px 0 10px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0px 0;
}

.lastsection:target h3	{
	color: red;
	background: white;
}

.lastsection.ietarget h3	{
	color: red;
	background: white;
}

.singlesection	{
	margin: 0 0 0 0;
	padding: 0 0 25px 0;
}

.singlesection h3 {
	text-align: left;
	}

/*Start of fix to ensure floats are contained. We add a class="clearfix" to the container. Lots of IE fixes here...*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*End of fix*/
