/* main stylesheet for template 2 */

body, html, td, th, a, b, strong, li, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}

body {  
	background: #ffffff;
	text-align: center; /* That Explorer Malarkey */
}

body, p, a, td, th, li, em, h1, h2, h3, h4, h5, h6 {
	color: #333;
}

/* links in general */
a:link, a:visited {
	color: #333;
	text-decoration: underline;
}

div#container {
	/* everything goes inside this */
	background: transparent;
	margin: 5px auto;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
  	width: 773px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 770px;
}

div#content {
	text-align: left;
 	margin: 20px;
 	width: 733px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 730px;
}

/* footer */
div#footer, div#footer a, div#foottext, div#foottext a, div#foottext p {
	color: #aaaaaa;
	font-size: 0.93em;
	line-height: 1.05em;
}

div#footer {
	margin-top: 30px;
	border-top: 1px solid #cccccc;
	background: #eeeeee;
	display: block;
	clear: both;
	text-align: left;
  	width: 773px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 770px;
}

div#foottext {
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
}

div#foottext a:link, div#foottext a:visited {
	color: #666666;
	text-decoration: none;
}

img.footerlogo, div#foottext img {
	/* the turnpiece logo */
	vertical-align: bottom;
	margin-right: 5px;
	margin-left: 0;
	border: none;
}	

/* header */
div#header, div#banner, div#banner a, img.banner {
	text-align: left;
  	width: 773px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 770px;
}

/* headings in the header */
div#header h1 {
	background: transparent;
	margin: 20px;
}

h1.large {
	font-size: 4em;
}

h1.medium {
	font-size: 2em;
}

h1.small {
	font-size: 1em;
}

div#header h1 a {
	text-decoration: none;
}

a.header:link, a.header:visited {
	text-decoration: none;
}

p {
	margin-bottom: 0.4em;
}

p.info {
	/* an info message */
	margin-left: 0;
	margin-top: 0.4em;
	width: 353px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 350px;
}

html>body p.info {
	width: 350px;
}
	
/* page content text */
div#about {
	background: transparent;
	text-align: left;
}

/* used for when image links are hovered over */
a.highlight:link, a.highlight:visited {   
	color: #000;
	text-decoration: underline;
}

a.lowlight:link, a.lowlight:visited {   
	color: #999;
	text-decoration: underline;
}

.lowlight, p.displaydate {
	color: #ccc;
	text-decoration: none;
}

p.displaydate {
	/* smaller font for created and updated dates of sites & galleries
	when displayed on front page */
	font-size: 9pt;
	line-height: 1.2em;
	margin: 0;
}

img.highlight {
	border: 1px solid #000;
	background: #999;
}

img.lowlight {
	border: 1px solid #fff;
}

hr.dotted {
	border: 1px dotted #ccc;
}

.cleaner {
	/* create a space 
	ensure proper css flow*/
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0; 
	padding: 0;
	background: transparent;
}

/* error messages for register and contact */

.error {
	color: #f00;
}

/* submit button */
.submitbutton {
	margin-right: 5px;
	text-align: center;
}

/* main image */
div#mainimage span {
	/* gap between text and main image */
	margin-bottom: 5px;
}

div#mainimage h3 {
	font-size: 1.1em;
}

span.imagetext {
	margin-top: 5px;
}

/* miscellaneous */
h3 {
	margin-bottom: 5px;
}

#iconsholder {
	border: none;
}