/*
Theme Name: Accent Printing
Theme URI: http://wordpress.org/
Description: Custom Theme
Version: 1.6
Author: Overhaul Media
Author URI: http://www.overhaulmedia.com/
Tags: custom, printing, overhaulmedia accent

	Overhaul Media - Accent Printing
	 http://www.overhaulmedia.com

*/

* { margin: 0px; padding: 0px; }
body { 
	background-image: url(images/accent-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #f9f7eb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7a7a7a;
}

#wrapper {
	width: 100%;
	height: 100%;
	background-image: url(images/background.gif);
	background-position: top left;
	background-repeat: repeat-x;
		
}

#main {
	width: 852px;
	margin: 0 auto;
}

#topbar {
	width: 852px;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
}

img { border: 0px; }

#left-col {
	width: 207px;
	float: left;
}

#contact-info {
	width: 207px;
	height: 152px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-image: url(images/contact-info.gif);
	color: #918b7a;
}

#contact-info p {
	padding: 15px;
}

#contact-info a {
	color: #918b7a;
}

.c-title {
	color: #a29061;
}	

#right-col {
	width: 578px;
	float: right;
	margin-bottom: 50px;
}

#navigation {
	width: 578px;
	color: d8d4bf;
}

#navigation ul {
	margin-top: 27px;
}

#navigation ul li {
	display: inline;
	border-right: 1px solid #d8d4bf;
	padding-right: 12px;
	padding-left: 7px;
	font-size: 13px;
}

#navigation ul li ul li {
	border: 0px;
}

#navigation ul li a {
	color: #006f51;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #a29061;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation ul li ul li a {
	font-size: 11px;
	color: #FFF;
}

#navigation ul li ul li a:hover {
	font-size: 11px;
	color: #a29061;
}

#flash {
	width: 578px;
	height: 153px;
	padding-top: 56px;
	margin-bottom: 30px;
}

#content  {
	width: 578px;
}

#content a {
	color: #a29061;
}

h1 {
	margin-bottom: 5px;
	color: #a29061;
	font-size: 20px;
	font-weight: normal;
}

#content p {
	line-height: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.entry ul {
	padding-left: 50px;
}

.main-right-img {
	float: right;
	padding-left: 25px;
	padding-bottom: 25px;
}

.promo {
	width: 548px;
	height: 60px;
	background-image: url(images/promo-bg.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
}

.promo-img {
	float: right;
}

.promo p {
	line-height: 19px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#map {
	border: 4px solid #aaa;
}

#footer {
	clear: both;
	background-color:#fff;
}

#footer-main {
	width: 852px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #b3afa3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer-main p {
	font-size: 11px;
}

.overhaul {
	color: #bfc6ca;
	text-decoration: none;
}

/*  ================================================================ 
	form styles */
.label {
	font-size: 11px;
	width: 175px;
}

.field {
	font-size: 11px;
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	width: 250px;
	
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.textinputsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	width: 80px;
	
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.selectinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	width: 250px;
	
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.textinputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	width: 250px;
	height: 125px;
	
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.errormessage {
	font-size: 11px;
	color: #CC0000;
	padding-bottom: 5px;
}
.req {
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
}
/*  ================================================================  
	end of form styles */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:578px; font-size:13px; position:relative; z-index:100; }
/* hack to correct IE5.5 faulty box model */
* html .menu {width:578px; w\idth:578px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul { padding:0; margin:0; list-style-type:none; margin-top: 27px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li { float:left; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block; font-size:13px; text-decoration:none; color:#fff; padding-left:3px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited { }

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#f9f7eb;}

/* style the second level hover */
.menu ul ul a.drop:hover{ background:#f9f7eb url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop { background:#f9f7eb url(images/drop.gif) bottom right no-repeat; }

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { background:#e2dfa8; }

/* style the third level hover */
.menu ul ul ul a:hover { background:#b2ab9b; }


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:-11px;left:0; width:175px;border:0px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:-11px;t\op:-11px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#f9f7eb;background:#006f51; color:#000; height:auto;padding:4px 4px 4px 4px; width:175px; border:0px; border-bottom: 1px dotted #fff;	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.menu ul ul a:hover, .menu ul ul a:visited:hover {background:#fff; height:auto;padding:4px 4px 4px 4px; width:175px; border:0px; border-bottom: 1px dotted #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:175px;w\idth:175px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{ }
.menu :hover > a, .menu ul ul :hover > a { }

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
