html { 
	background: url(images/new/allBg.png) repeat-y  #fff 50% 0; 
}
body {
	font:90%/1.1 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	background: #fff;
	color: #333;
	background: url(images/new/repeatBg.png) repeat-x 0 5px;
	padding: 0;
	margin: auto;
}
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
a {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: underline;
}
img {
	border: 0;
}
fieldset {
	margin: 0;
	border: none;
	padding: 0;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
/* Eof Generic index */

h1 {
	font: 18px 'Trebuchet MS';
	margin: 0 0 10px 0;
	padding: 2px 5px;
	color: #323016;
	line-height: 24px;
	background: url(images/new/h1bg.png) repeat-x 0 0;
}

hr {
	border: none;
	height: 1px;
	background: #ddd;
	color: #ddd;
	width: 100%;
}

form {padding: 0; margin: 0;}


input, select, textarea {
	font: 12px "Trebuchet MS",  Verdana;
	color: #555;
	border: 1px solid #666;
	background: #f5f5f5;
}
option {text-transform: capitalize;}
input.xbox, .xboxes input{
	border: none;
	background: transparent;
}
input.radio{
	border: none;
	background: transparent;
	position: relative;
	top: 2px;
	left: 0;
	margin-right: 2px;
}
.buton {
	font: bold 14px 'Trebuchet MS' !important;
	color: #fff;
	border: none;
	padding: 1px 1px 3px 1px;
	width: 80px;
	background: url(images/searchButton.png) no-repeat top left;
	cursor:pointer;
}
a.buton {
	font: bold 14px 'Trebuchet MS';
	color: #fff;
	border: none;
	padding: 1px 1px 3px 1px;
	width: 80px;
	display:block;
	text-align: center;
	height: 22px;
	background: url(images/searchButton.png) no-repeat top left;
}
a:hover.buton {
	color: #c99;
}
.clear {
  clear: both;
	font-size: 0px;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.block {
	padding: 3px 0;
	display: block;
}
/* layout */
div#main {
	width: 990px;
	margin:auto;
	padding-top: 5px;
}
div#header {
	background: url(images/new/headerBg.png) no-repeat 0 0;
	position: relative;
	top: 0;
	left: -10px;
	height: 50px;
	margin: 0 auto 30px auto;
}
div#topNavi {
	margin: 0 0 0 110px;
}
div#topNavi a {
	display: block;
	font-size: 120%;
	color: #eee;
	height: 42px;
	padding: 8px 7px 0 7px;
	float:left;
}
div#topNavi a:hover, div#topNavi a.special:hover {
	color: #ddd;
	background: url(images/new/topMenuHover.png) repeat-x 0 100%;
	text-decoration:none;
}
div#topNavi a.current{
	background: url(images/new/topMenuHover.png) repeat-x 0 0;
}
div#topNavi a span {
	display:block;
	font-size: 70%;	
	color: #ccc;
}
div#topNavi a.special {
	color: #ffc;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 90px;
	padding-top: 50px;
	height: 0px !important;
	height /**/:50px;
	text-indent: -9999px !important;
	text-indent /**/:0;	
}
#left {
	float: right;
	width: 200px;
	padding-left: 10px;
	border-left: 1px dotted #ddd;
}
.box {
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	overflow: hidden;
	zoom: 1;
}
.box img.leftImg {
	margin-right: 5px;
	width: 75px;
}
.boxTop {
	display: none;
}

.box a.header, .box h1 {
	font: bold 12px 'Trebuchet MS';
	display:block;
	padding-bottom: 5px;
	text-transform: capitalize;
	
}
.box a.more {
	display:block;
	font: bold 12px 'Trebuchet MS';
	padding-top: 5px;
	text-align: right;
}
#content {
	float:left;
	width: 760px;
}
.content {
	margin-bottom: 15px;
	position:relative;
}
.contentTop {
	display: none;
}
.content2 {
}
.content2Top {
	display: none;
}
.content2Bottom {
	display: none;
}
#footer {
	clear:both;
	height: 80px;
	margin: 10px 0 0 0;
	padding: 5px 0;
	text-align:center;
}
#underFooter {
	clear: both;
	width: 990px;
	height: 30px;
	margin: 0 auto 0;
	/*background:url(images/footerBg.jpg) no-repeat top center;*/
}
.footer {
	clear: both;
	width: 990px;
	margin: 40px auto;
}
/* specials */

.tagMapMain, .tagMap {
	word-spacing: 5px;
	line-height: 20px;
	text-align:justify;
}
.tagMapMain {
	margin: 5px 0;
	text-align: justify;
}
.tagMap a:hover, .tagMapMain a:hover {
	color: #fff;
	background: #990000;
}
.tag0 {
	font-size: 8px;
}
.tag1 {
	font-size: 10px;
}
.tag2 {
	font-size: 11px;
}
.tag3 {
	font-size: 12px;
}
.tag4 {
	font-size: 13px;
}
.tag5 {
	font-size: 14px;
}
.tag6 {
	font-size: 15px;
}
.tag7 {
	font-size: 16px;
}
.tag8 {
	font-size: 17px;
}
.tag9 {
	font-size: 18px;
}
.tag10 {
	font-size: 21px;
}
.art {
	float: right;
	width: 630px;
}
.art p {
	text-align: justify;
	line-height: 21px;
}
.crl {
	width: 130px;
	float:left;
}
.smallThings {
	font-size: 11px;
	color: #666;
	display:block;
	padding: 3px 0;
}
.smallThingsEasy {
	font-size: 11px;
}
div.browser {
	height: 30px;
	padding-top: 15px;
	font: 11px Tahoma, Helvetica, sans-serif;
	color:#555;
	margin-left:180px;   
}

#menu {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	color: #666;
	padding: 8px 15px 0 0;
}

#menu a {
	text-decoration: none;
	color:#ddd;
}
#menu a:hover {
	text-decoration: none;
	color:#fff;
}
div.single {
	padding: 5px;
	border-bottom: 1px solid #ddd;
	background: #eee;
}

div.single img {
  float:left;
	margin: 0 5px 0 0;
	overflow: visible;
	font-size:0px;
}

div.single h1 {
  font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#333;
	line-height: 18px;
	padding: 0 0 3px 0;
	margin: 0;
}

div.leftSingle img {
	width: 80px;
	height: 60px;
}

div.leftSingle h1 {
  font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#333;
	line-height: 18px;
	padding: 0 0 3px 0;
	margin: 0;
}
div.pagin {
	padding: 15px 0 10px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	text-align: right;
	font-size: 12px;
}
div.pagin a {
	padding: 1px 6px;
	background: #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
div.pagin a.current, div.pagin a:hover {
	color: #c00;
	background: #fff;
	text-decoration:none;
}
.tabela {
	border-collapse:collapse;
}
.tabela td {
	padding: 5px;
}
.tabela ul {
	padding:0;
	margin: 0;
}
.upCell td {
	vertical-align: top;
	padding-top: 4px;
}

.toRight {
	text-align: right;
}
.tabela .toRight {
	width: 140px;
	color: #555;
}
.fotki {
	float: left;
	margin: 5px 5px 0 0;
	width: 370px;
}
.fotki .minis img {
	float: left;
	margin-right: 2px;
	width: 70px;
}	
.fotki .minis {
	overflow:hidden;
	zoom: 1;
}
.fotki .minis div {
	float: left;
	margin-right: 2px;
}
.oferImg {
	display: block;
	margin: 0 5px 2px 0;
}
.oferBigImg {
	display: block;
	width: 360px;
	margin-bottom: 5px;
}
.wallpaper {
	padding: 3px 1px 0 0;
	float: left;
	margin-bottom: 3px;
}
.wallpaper img {
	display: block;
	padding: 1px;
	background: #ffffff;
	height: 75px;
	width: 100px;
}
.wallpaper b {
	font: 11px Tahoma;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: center;
	display:block;
}
.desc {
	text-transform: lowercase;
}
.fl:first-letter {
	text-transform: uppercase !important;
}
.tl {
	text-transform: lowercase !important;
}
#carsSearch {
	text-align: center;
	font: bold 14px "Trebuchet MS", Arial;
	padding: 10px 0;
	margin: 3px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#carsSearch input, #carsSearch input {
	 font: 14px "Trebuchet MS", Arial;
}
div.singleBox {
	width: 230px;
	float: left;
	padding: 0 0 0 10px;

}
div.singleBox img {
  float:left;
	display: block;
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 5px 3px 0;
}

div.singleBox h1 {
  font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#333;
	line-height: 18px;
	padding: 0 0 3px 0;
	margin: 0;
}	
#gbrowse {
	padding: 5px 10px 0 0;
	float:right;
}
div.listNews {
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	line-height: 16px;
	overflow: visible;
	zoom: 1;
	font-size: 12px;
	color: #424235;
}

div.line a.header {
	font-size: 14px;
	display:block;
	text-align: left;
	padding-left: 22px;
}
p.moreCont {
	text-align: right;
}
div.listNews a.photo {
	padding-left: 22px;
	background: url(images/icoCamera.png) no-repeat 0 0;
}
div.listNews div.date { 
	font-size: 10px;
	color: #999;
}
div.listNews a.header {
	font-size: 14px;
}
div.listNews img.image {
	display: block;
	margin: 0 10px 15px 0;
	padding: 0 6px 6px 0;
	float: left;
	background: url(images/new/thumbShadow.png) no-repeat 100% 100%;
	position: relative;
	top: 5px;
}
.grey {
	color: #999;
}
/* popup */
.overlay{
	border: none;
	padding: 0;
	zoom: 1;
	margin: auto;
	position: absolute;
	background: #fff;
	z-index: 1000;
}

.overlay .crns {
	background: url(images/displayCorners.png) no-repeat; 
}
.overlay .sideUpDown  {
	background: url(images/displayUpDown.png) repeat-x; 
}
.overlay .sideLeftRight  {
	background: url(images/displayLeftRight.png) repeat-y; 
}
.overlay .crn-leftTop {
	background-position: 0 0;
	display: block;
	position: absolute;
	left: -15px;
	top: -15px;
	overflow:hidden;
	width: 15px;
	height: 15px;
}
.overlay .crn-leftBottom {
	background-position: 0 100%;
	display: block;
	position: absolute;
	left: -15px;
	bottom: -15px;
	overflow:hidden;
	width: 15px;
	height: 15px;
}
.overlay .crn-rightTop {
	background-position: 100% 0;
	display: block;
	position: absolute;
	right: -15px;
	top: -15px;
	overflow:hidden;
	width: 15px;
	height: 15px;
}
.overlay .crn-rightBottom {
	background-position: 100% 100%;
	display: block;
	position: absolute;
	right: -15px;
	bottom: -15px;
	overflow:hidden;
	width: 15px;
	height: 15px;
}
.overlay .side-up {
	background-position: 0 0;
	display: block;
	position: absolute;
	top: -15px;
	left: 0;
	right:0;
	overflow:hidden;
	height: 15px;
}
.overlay .side-down {
	background-position: 0 100%;
	display: block;
	position: absolute;
	bottom: -15px;
	left: 0;
	right:0;
	overflow:hidden;
	height: 15px;
}
.overlay .side-left {
	background-position: 0 0;
	display: block;
	position: absolute;
	left: -15px;
	top: 0;
	bottom:0;
	overflow:hidden;
	width: 15px;
	height: 100%;
}
.overlay .side-right {
	background-position: 100% 0;
	display: block;
	position: absolute;
	right: -15px;
	top: 0;
	bottom:0;
	overflow:hidden;
	width: 15px;
	height: 100%;
}
.overlay .contentIns {
	padding: 10px;
}
	
a.popupClose {
	background: url(images/new/popupClose.png) no-repeat;
	display:block;
	width:42px;
	height: 43px;
	position: absolute;
	top: -15px;
	right: -15px;
	cursor:pointer;
	z-index: 1000;
}
div#contact {
	left: 35%;
	top: 60%;
}
div.offerG {
	float: right;
	margin-left: 10px;
	width: 120px;
	display:block;
}
button.reply {
	text-indent: -9999px;
	cursor:pointer;
	background: url(images/ad_reply.png) no-repeat;
	border: none;
	width: 215px;
	height: 40px;
}
#leftCell {
	width: 475px;
	float: left;
	text-align: justify;
}
#leftCell h1 {
	text-align: left;
}
#rightCell {
	width: 475px;
	float: right;
	padding: 0 10px 0 15px;
	border-left: 1px dotted #ddd;
}
.lead {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #999;
	background: #fff;
	padding-bottom: 10px;
	text-align: left;
	line-height: 22px;
}
label {
	font-size: 12px;
	color: #999;
}
div.label {
	font-size: 12px;
	color: #999;
	padding-bottom:3px;
}
div.labeled {
	padding: 0 0 5px 10px;
	line-height: 20px;
}
div.indented {
	padding-left: 10px;
}
table.search {
	display: block;
	margin: auto;
	width: 450px;
}
p.article {
	line-height: 21px;
}
div.tagFooter {
	background: #c00;
	color: #fff;
	padding: 30px;
	font-size: 120%;
	text-transform: capitalize;
	margin: 20px auto;
}
div.tagFooter a {
	color: #fff;
}
form.genericSearchForm {
	background: #F3F2E4;
	padding: 5px;	
}
div.blogGallery {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
div.blogGallery div.image {
	float: left;
	margin-left: 10px;
	border: none;
	min-height: 90px;
}
div.blogGallery div.image img{
	margin: 0 8px 0 0;
	padding: 0 6px 6px 0;
	background: url(images/new/thumbShadow.png) no-repeat 100% 100%;
}
div.blogEntry h2.header {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #666;
	display: block;
	margin-bottom: 10px;
	line-height: 32px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.blogEntry h2.header:first-letter {
	color: #c00;
}
div#blogCell {
	margin-bottom: 20px;
}
div#blogCell div.blog_on_main {
	height: 300px;
	position: relative;
}
div#blogCell div.blog_on_main div.title_and_lead {
	background: url(images/new/repeatShadow.png);
	height: 40px;
	position: relative;
	top: 240px;
	padding: 10px;
}
div#blogCell div.blog_on_main div.title_and_lead span.blogtitle {
	color: #ffc;
	font-size: 20px;
	display:block;
}
div#blogCell div.blog_on_main div.title_and_lead span.bloglead {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
div#blogCell div.blog_on_main a.blogLink {
	position: absolute;
	display: block;
	height: 300px;
	text-indent: -9999px;
	width: 990px;
	z-index: 1000;
}	
	

div.genericTabs {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	overflow: hidden;
}
div.genericTabs div.tab {
	float: left;
	padding: 4px 10px;
	background:#c00;
	color: #fff;
	margin-right: 3px;
}
div.genericTabs div.tab a { color: #fff;}
form#cse-search-box {
	background:#F3F2E4;
	padding: 10px;
}
p.artBody {
	line-height: 18px;
	text-indent: 20px;
	text-align: left;
}
a.source {
	font-size: 75%;
}
