/* --------------------------------------------
   reset
----------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
ul, ul li, ol, ol li {list-style: none; margin: 0; padding: 0;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
address {font-style:normal;}

/* --------------------------------------------
   
----------------------------------------------- */
body
{
	font: 11px/12px verdana, arial, sans-serif;
	background-color: #2a2925;
}

a
{
	text-decoration: none;
color: #292526;
}

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

select option
{
	margin-right: 10px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#main
{
	width: 922px;
	margin: 0 auto;
	padding-bottom: 50px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#header
{
	background: url(http://www.patricialaddcarega.com/images/css_images/global/bg_header.gif) repeat-x;
	height: 168px;
	position: relative;
	margin-bottom: 13px;
}

a#logo
{
	position: absolute;
	top: 50px;
	left: 18px;
	width: 389px;
	height: 68px;
	background: url(http://www.patricialaddcarega.com/images/css_images/global/img_logo.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-main
{
	position: absolute;
	top: 132px;
	left: 0px;
	height: 36px;
}

ul#nav-main li.main
{
	height: 36px;
	line-height: 36px;
	float: left;
	padding: 0 15px;
	border-right: 1px solid #767475;
	position: relative;
}

ul#nav-main li a.main
{
	color: #e3dcd2;
	font-size: 14px;
	display: block;
}

ul#nav-main li:hover
{
	background: #d3d1d2;
}

ul#nav-main li:hover a.main
{
	text-decoration: none;
	color: #444;
}

ul#nav-main li.active a.main
{
	color: #444;
}

ul#nav-main li ul
{
	display: none;
	background: #d3d1d2;
	padding: 0 10px;
	position: absolute;
	top: 15px;
	left: 0px;
z-index: 5;
}

ul#nav-main li:hover ul
{
	display: block;
}

ul#nav-main li ul li
{
	line-height: 25px;
}

ul#nav-main li ul li a
{
	color: #616161;
	display: block;
	white-space: nowrap;
}

/* --------------------------------------------
   
----------------------------------------------- */
form#search
{
	position: absolute;
	top: 136px;
	right: 6px;
}

form#search input
{
	width: 245px;
	height: 18px;
	background: url(http://www.patricialaddcarega.com/images/css_images/global/bg_search.gif) no-repeat;
	border: 0;
	padding: 4px 0 0 15px;
	font-size: 12px;
	line-height: 13px;
	color: #777;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content
{
	overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content div.module
{

}

div#content div.module h2.header
{
	padding-left: 8px;
	padding-right: 8px;
	line-height: 27px;
	overflow: hidden;
	margin-bottom: 2px;
}

div#content div.module h2.header strong
{
	float: left;
	font-size: 14px;
	font-weight: normal;
}

div#content div.module h2.header a.view-all
{
	float: right;
	font-size: 9px;
	_display: inline;
	font-weight: bold;
	text-transform: uppercase;
}

div#content h2.section-header
{
	background: #6b6662;
	font-size: 10px;
	line-height: 29px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 22px;
	margin-bottom: 3px;
	font-weight: bold;
border-bottom: 2px solid #2a2925;

}

/* --------------------------------------------
   
----------------------------------------------- */
div#footer
{
	color: #69655f;
	font-size: 9px;
	padding-left: 15px;
	padding-top: 5px;
}
