/* @override http://www.mcveighparker.com/public/css/main_content.css */

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

/*-------
// general
//-----*/

html {
	font-size: 100.01%;
	overflow: auto;
	overflow-x: hidden;
}

body {
	font-size: 62.5%;
	line-height: 1.2em;
}

input, select, textarea {
	font-size: 100%;
}

input.text, textarea {
	padding: 2px 3px;
	font-family: Verdana, sans-serif;
}

.submit {
	curso

r

/**/: /

**/pointer;
}

select > option {
	padding: 0 5px 0 3px;
}

.ul, .ol {
	margin: 0 0 1em 2em;
}

.ul li, .ol li {
	margin: .2em 0;
	padding: 0;
}

.flR {
	float: right;
}

.flL {
	float: left;
}

.alR {
	text-align: right;
}

.alC {
	text-align: center;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.ir {
	position: relative;
	overflow: hidden;
}

.ir span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-indent: -1000em;
}

a:link, a:visited {
	text-decoration: none;
	curs

or

/**/: /*

*/pointer;
}

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

a.inv:link, a.inv:visited {
	text-decoration: underline;
}

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

.cols {
	overflow: hidden;
	margin: 0;
}

.cols .col {
	float: left;
	width: 50%;
}

.page .cols .last {
	margin-right: 0;
}

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

/*-------
// Global
//-----*/

body {
	background: #5791B6 url(../images/bg-body.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

/*-------
// page structure
//-----*/

/*--------------Container---------------*/

div#container {
	position: relative;
	background: url("../images/bg-page.jpg") center top no-repeat;
}

div#container a#brouchur {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 30;
}

/*--------------Page---------------*/

div.page {
	background: url(../images/container-bg.png) left top repeat-y;
	width: 1020px;
	margin: 0 auto;
	padding: 0 4px;
	min-width: 1008px;
}

/*--------------News---------------*/

div#news {
	background: url(../images/news/news-bg.jpg) left top repeat-x;
	padding: 12px 41px 0px 41px;
	width: 925px;
	height: 98px;
}

/*--------------Content---------------*/

div#content {

	padding-top: 24px;
}

div.page.home div#content {
	width: 100%;
	overflow: hidden;
}

/*--------------Main---------------*/

/*--------------Sidebar---------------*/

/*--------------Footer ---------------*/

div#footer {
	background: #163B68 url(../images/footer/footer-bg.jpg) left top repeat-x;
	padding: 25px 20px;
	overflow: hidden;
	width: 968px;
}

/*-------
// Common Page Content
//-----*/

ul li {
	list-style: none;
}

/*--------------News---------------*/

div#news .news-cont {
	float: left;
	height: 74px;
	position: relative;
	top: -25px;
	width: 883px;
	z-index: 11;
}

div#news a#previous {
	background: url(../images/news/arrow-left.png) left top no-repeat;
	width: 21px;
	height: 39px;
	display: block;
	float: left;
	margin-top: 10px;
	border: none;
}

div#news a#next {
	background: url(../images/news/arrow-right.png) left top no-repeat;
	width: 21px;
	height: 39px;
	display: block;
	float: left;
	margin-top: 10px;
	border: none;
}

div#news div.detail {
	width: 684px;
	padding: 0px 14px;
	margin-top: 25px;
}

div#news div.detail h1 {
	font-size: 140%;
	line-height: 1.2em;
	color: #fff;
	margin-bottom: 6px;
}

div#news div.detail {
	font-size: 130%;
	color: #fff;
	line-height: 1.2em;
}

div#news div.detail div.description {
	width: 630px;
}

div#news div.detail div.more-link img {
	margin-top: 40px;
	border: none;
}

div#news img.border {
	background: url(../images/news/image-bg.png) left top no-repeat;
	width: 156px;
	height: 85px;
	padding: 3px;
	position: relative;
	z-index: 12;
}

/*--------------Footer ---------------*/

div#footer div.middle {
	width: 814px;
	text-align: center;
	padding: 10px 0px;
}

div#footer div.middle div.navigation {
	margin-bottom: 10px;
}

div#footer div.middle div.navigation ul li {
	list-style: none;
	display: inline;
	font-size: 110%;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
}

div#footer div.middle div.navigation ul li a {
	color: #fff;
}

div#footer div.middle div.navigation ul li a:hover {
	text-decoration: underline;
}

div#footer div.middle p {
	color: #fef8e3;
}

div#footer div.middle p a {
	color: #feb246;
}

/*-------
// Index Page Content
//-----*/

/*--------------Content - Products---------------*/

div#products {
	margin-bottom: 20px;
	padding: 0 0 0 2px;
}

div#products ul {
	float: left;
	width: 940px;
}

div#products ul li {
	float: left;
}

div#products ul li img.border {
	background: url(../images/content/products/product-bg.jpg) left top no-repeat;
	width: 116px;
	height: 157px;
	padding: 8px 9px 9px;
}

div#products ul li p a {
	color: #055ca2;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
}

div#products ul li p a:hover {
	text-decoration: underline;
}

/*--------------Content - Main---------------*/

/*--------------Content - Main - Offer ---------------*/

/*--------------Content - Main - Offer List ---------------*/

/*--------------Content - Main Inner Main - Site Info ---------------*/

/*--------------Content - List1 ---------------*/

ul.list1 {
	border-top: 1px dashed #a5a56e;
}

ul.list1 {
	width: 100%;
	overflow: hidden;
	border-top: 1px dashed #a5a56e;
}

ul.list1 li a {
	display: block;
	border-bottom: 1px dashed #a5a56e;
	font-weight: bold;
	line-height: 1.2em;
	color: #00165c;
	padding: 5px 5px 5px 24px;
	width: 218px;
	background: url(../images/content/arrow.gif) left center no-repeat;
}

ul.list1 li a span {
	color: #a61503;
}

ul.list1 li a:hover {
	background-color: #f4fac9;
}

/*--------------Content - Sidebar ---------------*/

/*-------
// Inner Page Content
//-----*/

a.button1 {
	background: url(../images/content/sidebar/button1.gif) left top no-repeat;
	height: 31px;
	padding-left: 20px;
	float: left;
	position: absolute;
	top: -12px;
	right: 14px;
}

a.button1 span {
	background: url(../images/content/sidebar/button1.gif) right bottom no-repeat;
	height: 31px;
	padding-right: 20px;
	float: left;
	line-height: 31px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
}

a.button1:hover {
	text-decoration: none;
}

a.button1:hover span {
	text-decoration: none;
}

/*--------------Content - Main ---------------*/

a.button2 {
	background: url(../images/content/main/button2.gif) left top no-repeat;
	height: 32px;
	padding-left: 20px;
}

a.button2 span {
	background: url(../images/content/main/button2.gif) right bottom no-repeat;
	height: 32px;
	padding-right: 20px;
	float: left;
	line-height: 30px;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
}

a.button2:hover {
	text-decoration: none;
}

a.button2:hover span {
	text-decoration: none;
}

/*--------------Content - List2 ---------------*/

div.branches h3 {
	font-size: 180%;
	color: #181818;
	line-height: 1.2em;
	font-weight: normal;
}

div.branches {
	padding: 8px 0px 0px 14px;
}

#news .news-elem {
	float: left;
}

.logotype {
	float: left;
	width: 234px;
	text-align: center;
	margin-top: 20px;
	font-size: 0px;
	line-height: 0px;
}

.logotype .logotype-top {
	height: 8px;
	width: 100%;
	background: url("../images/header/logo-top.png") no-repeat;
}

.logotype .logotype-center {
	background: url("../images/header/logo.png") left top repeat-y;
	padding: 17px 0 10px 0;
}

.page.top-page {
	background: none;
	padding: 0;
	width: 1028px;
}

.relax {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.phone {
	float: right;
	clear: right;
	width: 231px;
	height: 31px;
	background: url("../images/header/phone.png") no-repeat;
	margin-top: 23px;
}

#search {
	width: 196px;
	height: 48px;
	background: url("../images/header/bg-search.png") no-repeat left top;
	float: right;
}

#search FORM {
	padding: 0px;
	margin: 0px;
}

#search INPUT {
	float: left;
	font-size: 10px;
	color: #121213;
	background: none;
	margin: 17px 0 0 33px;
	width: 114px;
	display: inline;
	border: none;
}

#search BUTTON {
	float: right;
	margin: 14px 14px 0 0;
	width: 25px;
	height: 21px;
	display: inline;
	border: none;
	background: url("../images/header/go.gif") no-repeat left top;
	cursor: pointer;
	text-indent: -2000em;
	outline: none;
}

#header {
	position: relative;
	zoom: 1;
}

#products .cart {
	float: right;
	font-size: 14px;
	color: #474747;
	padding: 15px 32px 15px 0;
}

#products H1 {
	font-size: 24px;
	color: #A61503;
	padding: 15px 0 15px 5px;
}

#products .arrow-left,
#products .arrow-right {
	margin-top: 73px;
}

#products .arrow-left {
	float: left;
}

#products .arrow-right {
	float: right;
	left: -5px;
	position: relative;
}

.content-top-bg {
	background: url("../images/content/bg-content.gif") left top repeat-x;
	padding: 0 6px;
}

.header-bg {
	height: 4px;
	width: 100%;
	background: url("../images/header/bg-header.png") left top repeat-x;
	position: absolute;
	bottom: 0;
	font-size: 0px;
	line-height: 0px;
}

div#page.home div#main {
	width: 760px;
	padding: 8px 0px;
}

div#main {
	width: 708px;
	padding: 34px 0px 10px 38px;
}

div#main div.offers {
	margin-bottom: 25px;
}

div#main div.offers h1 {
	color: #a61503;
	margin-bottom: 2px;
}

div#main div.offers h1 span {
	font-size: 50%;
	margin: 0px 0px 0px 5px;
}

div#main div.offers h1 span a {
	color: #a61503;
}

div#main div.offers ul {
	clear: both;
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-left: -12px;
}

div#main div.offers ul li {
	float: left;
	list-style: none;
}

div#main div.offers ul li div.offer {
	background: url(../images/content/main/offer-bg.jpg) left top no-repeat;
	width: 121px;
	padding: 5px 0px 0px 20px;
	position: relative;
	margin-right: 11px;
}

div#main div.offers ul li div.offer img.image {
	position: relative;
	z-index: 2;
}

div#main div.offers ul li div.offer img.sale {
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 14px;
}

div#main div.offers ul li div.offer p.special {
	margin-bottom: 0px;
}

div#main div.offers ul li div.offer p.special a {
	color: #a61503;
	margin-top: 4px;
	display: block;
	line-height: 1.2em;
	font-size: 130%;
}

div#main div.offers ul li div.offer p.special a:hover {
	color: #055ca2;
}

div#main div.offers ul li div.offer p {
	color: #535353;
	line-height: 1.2em;
	font-size: 100%;
	margin-bottom: 0px;
}

div#page.home div#main div.inner-main {
	padding-right: 40px;
}

div#page.home div#main div.inner-main div.site-info {
	width: 450px;
}

div#main.home div.inner-main div.site-info h1 {
	color: #0c2d57;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 240%;
}

div#page.home div#main div.inner-main div.site-info p {
	font-size: 130%;
	color: #474747;
	line-height: 1.4em;
	margin-bottom: 0px;
}

div#page.home div#main div.inner-main div.site-info p a {
	color: #055ca2;
}

div#page.home div#main div.inner-main div.site-info p a:hover {
	color: #a61503;
}

div#page.home div#main div.inner-main h3 {
	font-size: 160%;
	color: #181818;
	font-weight: normal;
	margin-bottom: 6px;
	line-height: 1.2em;
}

div#page.home div#main div.inner-main div.contact-us {
	width: 248px;
	padding-top: 4px;
}

div#page.home div#main div.inner-main div.contact-us ul.list1 li a {
	font-size: 110%;
}

div#main h1 {
	font-size: 260%;
	font-weight: normal;
	color: #0c2d57;
	line-height: 1.2em;
	margin-bottom: 6px;
}

div#main p {
	font-size: 130%;
	color: #474747;
	line-height: 1.3em;
	margin-bottom: 25px;
}

div#main h2 {
	font-size: 180%;
	font-weight: normal;
	color: #0c2d57;
	line-height: 1.2em;
	margin-bottom: 6px;
}

div#main p a {
	color: #055ca2
}

div#main p a:hover {
	color: #a61503
}

div#main ul.list {
	margin-left: 16px;
}

div#main ul.list li {
	background: url(../images/content/main/circle.jpg) left 2px no-repeat;
	padding-left: 20px;
	font-size: 130%;
	color: #474747;
	line-height: 1.4em;
	margin-bottom: 5px;
}

div#main ul.list li a {
	color: #055ca2;
}

div#main ul.list li a:hover {
	color: #a61503;
}

div#main img.border {
	background: url(../images/content/main/large-imgae-bg.jpg) left top no-repeat;
	padding: 13px 11px;
	margin: -12px 0px 10px 6px;
	position: relative;
}

/* Menu */

.main-menu {
	position: absolute;
	bottom: 0;
	right: 1px;
}

.main-menu UL {
	
}

.main-menu UL LI {
	float: left;
	width: 97px;
	height: 38px;
	background: url("../images/header/menu.png") no-repeat;
	text-align: center;
}

.main-menu UL LI:HOVER,
.main-menu UL LI.selected {
	background: url("../images/header/menu-hover.png") no-repeat;
}

.main-menu UL LI A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	position: relative;
	padding: 14px 0 10px 0;
	color: #FFFFFF;
}

div#page.home div#sidebar {
	background: url(../images/content/sidebar/box-middle.jpg) left top repeat-y;
	width: 222px;
	padding-bottom: 0px;
	margin-top: 0px;
}

div#page.home div#sidebar div.inner-sidebar {
	background: url(../images/content/sidebar/box-top.jpg) left top no-repeat;
}

div#sidebar {
	background: url(../images/content/sidebar/box1-bottom.jpg) left top repeat-y;
	width: 234px;
	padding-bottom: 58px;
	margin-top: 12px;
}

div#sidebar div.inner-sidebar {
	background: url(../images/content/sidebar/box1-top.jpg) left top no-repeat;
}

div#sidebar h2 {
	font-size: 200%;
	color: #15171a;
	line-height: 1.2em;
	margin: 0px 0px 25px 22px;
	font-weight: normal;
}

div#sidebar div.inner-sidebar {
	padding: 16px 15px 10px 2px;
}

div#sidebar div.inner-sidebar ul li {
	overflow: hidden;
	width: 100%;
	margin-bottom: 18px;
}

div#sidebar div.inner-sidebar ul li {
	font-size: 110%;
}

div#sidebar div.inner-sidebar ul li a {
	color: #535353;
}

div#sidebar div.inner-sidebar ul li a:hover {
	color: #055ca2;
}

div#sidebar div.inner-sidebar ul li div.photo {
	background: url(../images/content/sidebar/shadow.jpg) left bottom no-repeat;
	width: 60px;
	height: 72px;
	padding-left: 21px;
	margin-right: 6px;
}

div#sidebar div.inner-sidebar ul li div.details {
	width: 118px;
}

div#sidebar div.inner-sidebar ul li div.details h3 {
	font-size: 110%;
	color: #181818;
	line-height: 1.2em;
	margin-bottom: 5px;
}

div#sidebar div.inner-sidebar ul li div.details h3 a {
	color: #181818;
}

div#sidebar div.inner-sidebar ul li div.details h3 a:hover {
	color: #055ca2;
}

div#sidebar div.inner-sidebar ul li div.details p {
	color: #535353;
	font-size: 90%;
}

div#sidebar div.inner-sidebar ul li div.details p a {
	line-height: 1.2em;
	color: #535353;
}

div#sidebar div.inner-sidebar ul li div.details p a:hover {
	color: #648513;
}

div#sidebar h1 {
	font-size: 200%;
	color: #15171a;
	line-height: 1.2em;
	margin-left: 20px;
	font-weight: normal;
	margin: 20px 0px 20px 20px;
}

div#sidebar div.inner-sidebar div.branches ul.list1 li {
	margin-bottom: 0px;
}

div#sidebar div.inner-sidebar div.branches ul.list1 li a {
	color: #00165c;
}

div#sidebar div.inner-sidebar {
	position: relative;
}