/*
Author: Bart Urbanik
Templates: PHPLD V2-1-2
URL: http://seor.pro
*/

body {
font-family: Arial,Verdana, Tahoma,  sans-serif;
font-size: 12px;
margin: 0; padding: 0px 10px;
background: #fff;
}

a:link {
color: #B6002A;
text-decoration: underline;
}
a:visited {
color: #B6002A;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

img {
border:0;
}

.clear {
clear:both;
}
#contener {
width:956px;
margin: 0 auto;
}
#top {
width:956px;
height:110px;
padding:0;
margin:0;
background: #fff url(img/top.jpg) top center no-repeat;
}
#top img {
margin:40px 0 0 30px;
}
#top-left {
float:left;
}
#top-right {
float:right;
padding:50px 40px 0 0;
margin:0;
}
.button-search {
background: #fff url(img/search-button.jpg) top left no-repeat;
border:0;
width:35px;
height:22px;
padding:0;
}
.searchtext {
height:15px;
}

/* ################## top menu ################## */
#top-menu {
width:900px;
height: 35px;
margin: 0 auto;
padding:0;
background: url(img/menu-bg.jpg) top left repeat-x;
text-align: center;
}

#top-menu ul {
list-style: none;
padding: 0;
margin: 0 auto;
}

#top-menu ul li {
text-indent: 10px;
display:inline;
text-align: center;
padding: 0;

}

#top-menu ul li a:link,
#top-menu ul li a:active,
#top-menu ul li a:visited {
color: #FFF;
text-decoration: none;
font-size: 14px;
font-weight:bold;
margin:0;
padding:10px 10px 7px 0;
display:inline-block;
background: url(img/menu-line.jpg) top left no-repeat;
}

#top-menu ul li a:hover
 {
color: #fff;
text-decoration: underline;
background: transparent url(img/menu-bg-hover.jpg) 0px 0px repeat-x;

}

#top-menu ul li a:hover.first
{
color: #fff;
text-decoration: underline;
background:  url(img/menu-bg-hover1.jpg) 0px 0 repeat-x;
}

#top-menu ul li a.first
{
background: transparent;
}


#menu-shadow {
background: url(img/menu-shadow.jpg) top center no-repeat;
height:20px;
}




#sidebar-left {
width:170px;
float:left;
border: 1px #9ba3aa solid;
}
#sidebar-left h2 {
font-size:12px;
padding:2px 0px;
margin: 0;
text-indent:6px;
background: url(img/menu-bullet.png) center left no-repeat;
}

#sidebar-left a,
#sidebar-right a {
color:#7A848C;
}

#sidebar-right {
width:170px;
float:right;
border: 1px #9ba3aa solid;
}

#sidebar-right a {
font-size:12px;
color:#7A848C;
padding:3px 0 3px 7px;
margin: 0;
line-height:16px;
text-indent:10px;
background: url(img/menu-bullet.png) center left no-repeat;
}

.sidebar-top {
width:170px;
background: url(img/main-title-bg.jpg) top left repeat-x;
color:#fff;
padding: 7px 0 5px 0;
text-align: center;
}

#main-wrap {
width:870px;
margin: 0 auto;
}

#main {
width:500px;
position:relative;
margin: 0 auto;
padding:0;
border: 1px #9ba3aa solid;
}
#main h1 {
margin:0;
padding:0;
color:#FE0047;
}

.main-top {
width:100%;
background: url(img/main-title-bg.jpg) top left repeat-x;
color:#fff;
padding: 6px 0 6px 0;
text-align: left;
text-indent:10px;
}

.main-top a {
color:#FFF;
}
.inner {
padding:10px;
}

#footer {
position:relative;
top:10px;
height:110px;
width:100%;
clear:both;
margin:0;
padding:3% 0;
text-align:center;
color:#A40000;
background: url(img/bottom.jpg) top center no-repeat;
}

#footer-in {
padding:0px;
}











.categories table {
margin:auto;
}
.categories h2 {
font-size:12px;
padding:2px 8px;
margin: 0;
}
.subcats {

}


/*
LINK
*/

div.pr {
	font-size: 6pt;
	color: #5e5e5e;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.thumb {
width:100px;
padding:0 10px 0 0;
}

.line {
color:#9ba3aa;
height:1px;
width:100%;
border-top: 1px solid #9ba3aa;
text-align:center;
margin: 0 0 10px 0;
}









