@charset "utf-8";
/* CSS Document */
body {
	overflow:auto;
	background-image:url(images/brayan_commerce.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#1AAD43;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#103036;
}
h1{
	font-size:16px;
	font-weight:bold;
}
h2{
	font-size:14px;
	font-weight:bold;
}
h3{
	font-size:12px;
	font-weight:bold;
}
a {
	text-decoration:none;
	color:#103036;
}
a:hover{
	color:#3699ac;
}
#wrapper {
	position:absolute;
	top:212px;
	left:50%;
	margin-left:-518px;
	width:935px;
	min-height:600px;
}
#body {
	float:left;
	width:935px;
	border: solid 1px red;
	overflow:hidden;
}
#column-left {
	position:absolute;
	top:0px;
	left:0px;
	width:178px;
	min-height:400px;
	padding-top:90px;
}
#left-menu {
	width:178px;
	min-height:300px;
}
#left-top {
	float:left;
	top:0px;
	background-image:url(images/left_top.png);
	height:20px;
	width:178px;
}
#left {
	float:left;
	background-image:url(images/left.png);
	background-repeat:repeat-y;
	min-height:20px;
	width:178px;
	padding-left:16px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:12px;
}
#left-div {
	float:left;
	background-image:url(images/left_div.png);
	height:8px;
	width:178px;
}
#left-bottom {
	float:left;
	background-image:url(images/left_bottom.png);
	height:20px;
	width:178px;
}
a.left {
	font-family:Verdana, Geneva, sans-serif;
	color:#8c8101;
	font-size:14px;
	font-weight:500;
	text-decoration:none;
}
a.left:hover{
	color:#b07800;
}
#column-right {
	position:absolute;
	top:0px;
	left:175px;
	width:760px;
	min-height:700px;
}
#top-menu {
	float:left;
	width:760px;
	height:69px;
       overflow:hidden;
}
a.blue {
	width:192px;
        max-width:192px;
	height:69px;
	float:left;
	background-image:url(images/blue.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:500;
	line-height:40px;
	padding-top:10px;
	color:white;
}
a.blue:hover {
	background-image:url(images/blue_h.png);
}
a.green {
	width:188px;
        max-width:188px;
	height:69px;
	float:left;
	background-image:url(images/green.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:500;
	line-height:40px;
	padding-top:10px;
	color:white;
}
a.green:hover {
	background-image:url(images/green_h.png);
}
a.yellow {
	width:188px;
        max-width:188px;
	height:69px;
	float:left;
	background-image:url(images/yellow.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:500;
	line-height:40px;
	padding-top:10px;
	color:white;
}
a.yellow:hover {
	background-image:url(images/yellow_h.png);
}

a.red {
	width:192px;
        max-width:192px;
	height:69px;
	float:left;
	background-image:url(images/red.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:500;
	line-height:40px;
	padding-top:10px;
	color:white;
}
a.red:hover {
	background-image:url(images/red_h.png);
}

#content-top {
	float:left;
	width:760px;
	height:1px;
	min-height:1px;
	background-image:url(images/content_top.png);
	background-repeat:no-repeat;
}
#content {
	float:left;
	width:760px;
	min-height:600px;
	background-image:url(images/content_inner.png);
	background-repeat:repeat-y;
}
#list {
	float:left;
	width:720px;
	padding:10px;
        border-top:1px dashed #103036;
        margin-left:6px;
}
#info {
	top:0px;
	float:left;
	width:760px;
	height:200px;
	min-height:200px;
	padding:10px;
}
#info-image{
	float:left;
	width:363px;
	height:180px;
	min-height:180px;
	background-image:url(images/info.png);
	vertical-align:middle;
       text-align:center;
}
#info-text{
	float:left;
	height:180px;
	width:363px;
	padding: 2px 10px 5px 10px;
}
#info-text h2{
       margin-top:2px;
       margin-bottom:8px;
}
#product {
	top:0px;
	float:left;
	width:360px;
	height:140px;
	min-height:140px;
	margin:10px 0px 0px 10px;
}
#product-image{
	float:left;
	width:170px;
	height:134px;
	min-height:134px;
	background-image:url(images/product.png);
	vertical-align:middle;
        text-align:center;
        padding-top:6px;
}
#product-text{
	float:left;
	height:140px;
	width:180px;
	overflow:hidden;
	font-size:10px;
	text-align:justify;
	line-height:10px;
	vertical-align:top;
}
#product-text h3{
       margin-top:2px;
       margin-bottom:4px;
}
a.more{
	background-image:url(images/more.png);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:16px;
	float:right;
	display:block;
	font-weight:600;
	text-decoration:none;
	color:#103036;
}
a.more:hover{
	background-image:url(images/more_over.png);
	color:#3699ac;
}
#content-bottom {
	float:left;
	width:760px;
	height:9px;
	min-height:9px;
	background-image:url(images/content_bottom.png);
	background-repeat:no-repeat;
}
#footer {
	float:left;
	width:760px;
	min-height:40px;
        font-size:10px;
}

#lang-select{
	position:absolute;
	top:15px;
	left:50%;
	margin-left:470px;
}
a.-lang{
	font-size:16px;
	font-weight:600;
	text-decoration:none;
	color:#103036;
}
a.-lang:hover{
	color:#3699ac;
}
a.active-lang{
	font-size:16px;
	font-weight:600;
	text-decoration:none;
	color:#b23a3a;
}
a.active-lang:hover{
	color:#3699ac;
}

#descr {
	top:0px;
	float:left;
	width:720px;
	padding:10px;
        margin-left:10px;
	text-align:justify;
}
#descr img{
	float:left;
	width:300px;
	vertical-align:middle;
}


#horse {
position:fixed;
bottom:0px;
left:50%;
margin-left:-530px;
background-image:url(images/horse.png);
width:239px;
height:187px;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
