
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'Asap', sans-serif;
	font-size: 12px;
    background: #f3f3f3 url("../images/body-bg.gif") repeat-x left 114px;
}

A {text-decoration: none;outline: none;color:#185386;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
FORM { margin: 0;padding: 0; }
INPUT, TEXTAREA, SELECT { font-family: 'Asap', sans-serif; overflow: visible; resize: none; }
INPUT:FOCUS, TEXTAREA:FOCUS, SELECT:FOCUS { outline: none; }

/*  Page  */
.page {
    margin: auto;
    text-align: left;
  
    width: 100%;
}
.rel { position: relative; }
.clear {
    clear: both;
	line-height: 0;
	font-size: 0; 
	height: 1px;
}
#wrap {
    float: left;
    width: 100%;
	padding-bottom: 30px;
	min-width: 600px;
	overflow: hidden;
    position: relative;
}

/*  Header  */
header {
    float: left;
    width: 100%;
	height: 113px;
	background: url("../images/top-bg.jpg") no-repeat left top;
	background-size: cover;
	position: relative;
}

/*  Logotype  */
.logo {
    float: left;
	margin: 32px 0px 0px 0px;
	line-height: 0;
	font-size: 0;
}

/*  Search  */
.search {
    float: right;
	width: 34px;
	height: 113px;
	position: relative;
	background: url("../images/search-bg.png") repeat-y left top;
}
.search #srch {
	display: block;
	margin-top: 26px;
	text-align: center;
	min-height: 37px;
}
.search #lang {
	display: block;
	margin-top: 15px;
	text-align: center;
}
.search #rss {
	position: absolute;
	top: 78px;
	left: -37px;
}
#overlay {
	float: left;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9998;
	left: 0;
	top: 0;
	display: none;
	background: url("../images/overlay.png") repeat left top;
}
#languages {
	float: left;
	position: fixed;
	width: 510px;
	height: 305px;
	z-index: 9999;
	left: 50%;
	top: 50%;
	padding: 20px 0px;
	margin: -172px 0px 0px -255px;
	background: #ffffff;
	-moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
	text-align: left;
	display: none;
}
#languages SPAN  {
	display: block;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	margin: 0px 20px 25px 20px;
}
#languages A  {
	float: left;
	width: 188px;
	font-size: 18px;
	color: #000000;
	line-height: 35px;
	margin: 0px 0px 5px 20px;
	padding-left: 47px;
}
#languages A.lang1 { background: url("../images/lang1.jpg") no-repeat left center; }
#languages A.lang2 { background: url("../images/lang2.jpg") no-repeat left center; }
#languages A.lang3 { background: url("../images/lang3.jpg") no-repeat left center; }
#languages A.lang4 { background: url("../images/lang4.jpg") no-repeat left center; }
#languages A.lang5 { background: url("../images/lang5.jpg") no-repeat left center; }
#languages A.lang6 { background: url("../images/lang6.jpg") no-repeat left center; }
#languages A.lang7 { background: url("../images/lang7.jpg") no-repeat left center; }
#languages A.lang8 { background: url("../images/lang8.jpg") no-repeat left center; }
#languages A.lang9 { background: url("../images/lang9.jpg") no-repeat left center; }
#languages A.lang10 { background: url("../images/lang10.jpg") no-repeat left center; }
#languages A.lang11 { background: url("../images/lang11.jpg") no-repeat left center; }
#languages A.lang12 { background: url("../images/lang12.jpg") no-repeat left center; }
#top_search {
	float: left;
	width: 317px;
	display: none;
	height: 44px;
    padding: 20px 20px 0px 20px;
	position: absolute;
	right: 34px;
	top: 0;
	background: url("../images/search-bg1.png") repeat left top;
}
#top_search INPUT[type="text"]  {
	float: left;
	width: 268px;
	height: 20px;
	font-size: 12px;
	color: #020204;
	margin: 0px;
	border: 1px solid #bdbdbd;
	padding: 2px 10px 2px 10px;
	background: #e3e3e3;
}
#top_search INPUT[type="submit"]  {
	float: left;
	width: 26px;
	height: 26px;
	cursor: pointer;
	border: none;
	margin: 0;
	padding: 0;
	background: #078f02 url("../images/search.png") no-repeat center center;
}

/*  Slogan  */
.slogan {
	text-align: center;
    font-size: 20px;
	color: #ffffff;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	margin: 18px 200px 0px 200px;
	line-height: 28px;
}

/*  Main navigation menu  */
header nav {
	text-align: center;
	font-family: 'Oswald', sans-serif;
}
header nav div {
	height: 50px;
    margin: 18px 0px 0px 0px;
    padding: 0px 200px 0px 200px;
    list-style: none;
	background: url("../images/header-bg.png") repeat-x left top;
}
header nav UL {
    margin: 0;
    padding: 0;
    list-style: none;
}
header nav UL LI {
	display: inline-block;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
header nav UL LI:FIRST-CHILD { border-left: none; }
header nav UL LI A {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 48px;
	padding: 1px 24px 1px 44px;
	position: relative;
}
header nav UL LI A.tohome { background: url("../images/home.png") no-repeat 24px center; }
header nav UL LI A.tophoto { background: url("../images/photo.png") no-repeat 24px center; }
header nav UL LI A.toabc { background: url("../images/abc.png") no-repeat 24px center; }
header nav UL LI A.tomaps { background: url("../images/maps.png") no-repeat 24px center; }
header nav UL LI A:HOVER, header nav UL LI.selected A {
	text-decoration: none;
	padding: 0px 23px 0px 43px;
	border: 1px solid #047700;
	background-color: #058e01;
	background-position: 23px center;
}
header nav UL LI A:HOVER:AFTER, header nav UL LI.selected A:AFTER {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -58px;
	bottom: -17px;
	width: 116px;
	height: 17px;
	float: left;
	background: url("../images/snav.png") no-repeat left top;
}


/*  Content  */
content {
    margin: 0 auto;
    display: block;
	width: 100%;
	padding: 0px 0px 20px 0px;
}
content H1 {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	margin: 0;
}
content H2 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
content H3 {
	font-size: 16px;
	color: #078f02;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
content H4 {
	font-size: 14px;
	color: #020204;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
content H1 A, content H2 A, content H3 A, content H4 A { color: inherit; }
content P {
	font-size: 14px;
	color: #020204;
	margin: 15px 0px 0px 0px;
	line-height: 20px;
}
content UL {
	font-size: 14px;
	color: #020204;
}
content.sub {
	display: block;
	max-width: 1200px;
	margin: 0 auto;
	float: inherit;
}


.partners {
	text-align: center;
    /*float: left;*/
	clear: both;
	width: 100%;
	padding: 10px 0px 10px 0px;
}
.home .partners {
	/*padding: 10px 0px 30px 0px;*/
}
.partners A {
	margin: 0px 10px 0px 10px;
}

.column {
	padding: 0px 280px 0px 40px;
}
.info {
	float: left;
	width: 100%;
    padding-top: 25px;
  
}
.sidebar {
    float: right;
	width: 220px;
	padding: 5px 40px 0px 0px;
}
.brand {
    float: right;
	padding: 0px 0px 0px 10px;
}
SPAN.subtitle {
	display: block;
	font-size: 18px;
	color: #078f02;
}

.data {
    float: left;
	width: 100%;
	box-sizing: border-box;
	margin: 20px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background: #ffffff;
}

.filter {
    float: left;
	width: 100%;
}
.filter FORM LABEL {
	 float: left;
	font-size: 14px;
	color: #078f02;
	font-weight: bold;
	line-height: 24px;
	padding-right: 10px;
}
.filter FORM INPUT.field  {
	float: left;
	width: 143px;
	height: 20px;
	font-size: 12px;
	color: #262626;
	border: 1px solid #bdbdbd;
	padding: 2px 10px 2px 10px;
	background: #e3e3e3;
}
.filter FORM INPUT[type="submit"]  {
	float: left;
	width: 26px;
	height: 26px;
	cursor: pointer;
	border: none;
	margin: 0px 10px 0px 0px;
	background: #078f02 url("../images/search.png") no-repeat center center;
}
.edition {
	float: right;
}
.selectbox-container {
	float: left;
	position: relative;
}
.selectbox-wrapper {
	position: absolute;
	width: 188px !important;
	background: #e3e3e3;
	border-top: none;
	margin: 0px;
	text-align: left;
	top: 24px;
	left: 0px;
	overflow: auto;
	z-index: 100;
	border: 1px solid #bdbdbd;
}
.selectbox-wrapper UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.selectbox-wrapper UL LI {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 3px 20px 3px 10px;
	cursor: pointer;
	font-size: 12px;
	color: #262626;
}
.selectbox-wrapper UL LI:HOVER { background: #ebebeb; }
.selectbox {
	float: left;
	width: 158px !important; 
	cursor: pointer;
	z-index: 1;
	position: relative;
	height: 20px;
	font-size: 12px;
	color: #262626;
    padding: 2px 20px 2px 10px;
	border: 1px solid #bdbdbd;
	background: #e3e3e3 url("../images/select.gif") no-repeat right center;
}

.products {
	float: left;
	width: 100%;
    padding-top: 10px;
	margin-left: -5px;
}
.products .item {
	float: left;
	width: 160px;
	height: 188px;
    position: relative;
	margin: 10px 0px 0px 5px;
	padding: 18px 0px 0px 0px;
	text-align: center;
}
.products .over {
	float: left;
	width: 120px;
	height: 184px;
	padding: 22px 20px 0px 20px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	cursor: pointer;
	display: none;
	background: url("../images/over-bg.png") repeat left top;
}
.products .item:HOVER .over {
	display: block;
}
.products .over H3 {
	font-size: 18px;
	color: #ffffff;
	margin: 0;
}
.products .over P {
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	line-height: 17px;
}
.products .over span {
	float: left;
	margin-top: 15px;
	font-size: 11px;
	color: #ffffff;
	line-height: 24px;
	padding: 0px 22px 0px 10px;
	border: 1px solid #ffffff;
	background: url("../images/rmore2.png") no-repeat right center;
}

.totop {
	float: left;
    padding-top: 16px;
}
.totop A {
	float: left;
	width: 40px;
	height: 40px;
	background: url("../images/totop.gif") no-repeat left top;
}
.share {
	float: right;
    padding-top: 29px;
}

.pic {
	float: left;
	margin: 20px 40px 20px 0px;
}
.pic.right {
	float: right;
	margin: 20px 0px 20px 40px;
}
content .data H3 {
	margin: 25px 0px 0px 0px;
}

.toarchive A {
	display: inline-block;
	font-size: 11px;
	color: #078f02;
	line-height: 24px;
	padding: 0px 10px 0px 22px;
	border: 1px solid #078f02;
	background: url("../images/arc.gif") no-repeat left center;
}
.tags {
	float: left;
	width: 100%;
	padding: 10px 10px 20px 20px;
	background: #078f02;
}
.info .tags {
	box-sizing: border-box;
}
.sidebar .tags {
	float: left;
	width: 196px;
	padding: 10px 12px 12px 12px;
	margin-top: 20px;
	text-align: justify;
	-moz-box-shadow: 3px 3px 0px 0px #cfcfcf;
	-webkit-box-shadow: 3px 3px 0px 0px #cfcfcf;
	box-shadow: 3px 3px 0px 0px #cfcfcf;
}
.tags A {
	display: inline-block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 7px 3px 0px 0px;
}
.sidebar .tags A { margin: 0px 0px 0px 0px; }
.tags A.w16 {
	font-size: 18px;
	color: #6cdb68;
}
.tags A.c14 {
	font-size: 16px;
}
.tags A.c12 {
	font-size: 14px;
}

.tags A.c10 {
	font-size: 12px;
}

.tags A.c8 {
	font-size: 10px;
}

.quick {
    float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
}


.articles {
    float: left;
	width: 100%;
}
.articles .item {
    float: left;
	width: 100%;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #bdbdbd;
}
.articles DIV.item:FIRST-CHILD {
	border-top: none;
}
.articles .thumbnailcontainer2 IMG {
    float: left;
	margin-right: 30px;
}
.articles SPAN {
	display: block;
	font-size: 12px;
	color: #078f02;
}
content .articles H2 {
	margin-top: 5px;
}
content .articles P {
	margin-top: 1px;
	font-size: 12px;
}
.articles A.more, .result A.more {
	float: left;
	font-size: 11px;
	color: #078f02;
	line-height: 24px;
	padding: 0px 22px 0px 10px;
	border: 1px solid #078f02;
	margin-top: 8px;
	background: url("../images/more.gif") no-repeat right center;
}
.articles .details {
    float: right;
}
.elem:hover {
	cursor:default !important;
}
.elem .details {
    float: left;
	margin-top: 23px;
	padding-left: 15px;
}
.articles .details I, .elem .details I {
	float: left;
	font-size: 12px;
	color: #999999;
	padding-left: 20px;
	margin-left: 10px;
	font-style: normal;
}
.articles .details I.comments {
	background: url("../images/comments.gif") no-repeat left center;
}
.articles .details I.views {
	background: url("../images/views.gif") no-repeat left center;
}
.elem I.comments {
	background: url("../images/comments.png") no-repeat left center;
}
.elem I.views {
	background: url("../images/views.png") no-repeat left center;
}
.main {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.all {
padding: 0px 10px 0px 10px;
}
.col {
	display: inline-block;
	width: 220px;
	padding: 0px 5px 0px 5px;
	text-align: left;
}
.elem {
	float: left;
	width: 220px;
	position: relative;
	margin-top: 20px;
	overflow:hidden;
	-moz-box-shadow: 3px 3px 0px 0px #cfcfcf;
	-webkit-box-shadow: 3px 3px 0px 0px #cfcfcf;
	box-shadow: 3px 3px 0px 0px #cfcfcf;
	cursor: pointer;
}
.elem.toupload {
	background: #ed1164;
}
.elem.toupload.top10:hover {
	cursor:pointer !important;
	text-decoration:none;
}
.elem.toupload.top10 SPAN.top{
	font-size:18px;
	color:#fff;
	display:block;
	font-weight:normal;
	padding:20px 10px 0px 20px;
}
.elem.toupload.top10 {
	background: url("/public/images/rwarrow.jpg") #078F02 right center no-repeat !important;
} 
.elem.toupload.top10 SPAN{
	font-size:26px;
	font-weight:bold;
	color:#fff;
	display:block;
	padding:0px 10px 20px 20px;
}


.elem.toupload.top10 {
	background: #078F02;
}
.main .elem:HOVER {
	top: -5px;
}
.elem.v2 { width: 100px; }
.elem.v3 { width: 100px; float: right; }
.elem .over {
	float: left;
	width: 200px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.elem.toupload .over {
	left: 54px;
}
.elem IMG{
	display: block;
}
.elem .over H2 {
	font-size: 22px;
	color: #ffffff;
	margin: 0;
}
.elem .over H3 {
	font-size: 20px;
	color: #ffffff;
	margin: 0;
}
.elem .over H4 {
	font-size: 12px;
	color: #ffffff;
	margin: 0;
}
.elem .over P {
	font-size: 12px;
	color: #ffffff;
	margin: 8px 0px 0px 0px;
	line-height: 16px;
}
.elem .over A {
	float: left;
	margin-top: 15px;
	font-size: 11px;
	color: #ffffff;
	line-height: 24px;
	padding: 0px 22px 0px 10px;
	border: 1px solid #ffffff;
	position: relative;
	background: url("../images/rmore.png") repeat left top;
}
.elem.toupload .over A {
	background: url("../images/rmore1.png") repeat left top;
}
.elem .over A:AFTER {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 14px;
	height: 7px;
	float: right;
	background: url("../images/rmore2.png") no-repeat right center;
}
.elem A.hot {
	margin-right: 11px;
	padding-right: 30px;
}
.elem A.not {
	padding-right: 30px;
	float:right;
}
.elem A.hot:AFTER {
	margin-top: -7px;
	width: 21px;
	height: 15px;
	background: url("../images/hot.png") no-repeat right center;
}
.elem A.not:AFTER {
	margin-top: -7px;
	width: 21px;
	height: 15px;
	background: url("../images/not.png") no-repeat right center;
}

.elem  SPAN.span {
	display: block;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding: 15px 10px 45px 10px;
}

.load-more {
	float: left;
	margin: 20px 0px 0px 40px;
}
.load-more A {
	float: left;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 38px;
	cursor: pointer;
	padding: 0px 40px 0px 15px;
	border: 1px solid #c0c0c0;
	background: url("../images/load.gif") no-repeat right center;
}
.load-archive {
	float: right;
	margin: 20px 40px 0px 0px;
}
.load-archive A {
	float: left;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 38px;
	padding: 0px 40px 0px 15px;
	border: 1px solid #c0c0c0;
	background: url("../images/archive.gif") no-repeat right center;
}
.pager a.current {font-weight:bold;}
.pager {
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 38px;
}
.pager A {
	display: inline-block;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 38px;
	margin: 0px 10px;
	vertical-align: top;
}
.pager A:HOVER {
	color: #078f02;
	text-decoration: none;
}
.pager A.prev {
	height: 38px;
	width: 38px;
	border: 1px solid #c0c0c0;
	background: url("../images/prev.gif") no-repeat center center;
}
.pager A.next {
	height: 38px;
	width: 38px;
	border: 1px solid #c0c0c0;
	background: url("../images/next.gif") no-repeat center center;
}
.top-elems {
	padding-top: 50px;
}
.top-elems TABLE {
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
}
.top-elems TABLE TD {
	border-bottom: 1px solid #c5c4c4;
	padding: 25px 0px 25px 0px;
	text-align: center;
	font-size: 12px;
	color: #404041;
	font-family: Arial;
	line-height: 20px;
}
.top-elems TABLE TD:FIRST-CHILD {
	width: 85px;
	text-align: left;
}
.top-elems TABLE TD:LAST-CHILD {
	width: 200px;
	text-align: left;
}
.top-elems TABLE .green TD {
	color: #008000;
}
.top-elems TABLE .score TD {
	padding-top: 15px;
	font-weight: bold;
}
.top-elems TABLE TABLE TD {
	border-bottom: none;
	padding: 0;
	text-align: left;
}
.top-elems TABLE TABLE TD:FIRST-CHILD {
	width: auto;
}
.top-elems TABLE TABLE TD:LAST-CHILD {
	width: auto;
}


.rate-block {
	float: left;
	width: 100%;
}
.rate-numbers {
	float: left;
	width: 100%;
	padding-bottom: 45px;
	text-align: center;
}
.rate-numbers A {
	display: inline-block;
	padding: 0px 15px 0px 15px;
	margin: 0px 1px 0px 1px;
	font-size: 20px;
	color: #8e8e8e;
	line-height: 40px;
	font-weight: bold;
}
.rate-numbers A.current, .rate-numbers A:HOVER {
	color: #ffffff;
	background: #078f02;
	text-decoration: none;
}
.rate-stars {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	text-align: center;
}
.rate-stars .rblock {
	margin: auto;
	width: 460px;
	text-align: left;
}
.rate-stars SPAN.not {
	float: left;
	padding: 0px 23px 0px 23px;
	font-size: 15px;
	color: #ffffff;
	line-height: 28px;
	font-weight: bold;
	background: #5fb8e2;
}
.rate-stars SPAN.hot {
	float: right;
	padding: 0px 23px 0px 23px;
	font-size: 15px;
	color: #ffffff;
	line-height: 28px;
	font-weight: bold;
	background: #e92d2d;
}
.rate-photo {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	text-align: center;
}
.rate-photo SPAN {
	display: block;
	font-size: 16px;
	color: #078f02;
	font-weight: bold;
}
.rate-photo SPAN.author {
	font-size: 22px;
	color: #000000;
	padding-bottom: 17px;
}

.upload-block {
	float: left;
	width: 100%;
}
.upload-file.error {
	border: 2px dashed red;
}
.upload-file {
	border: 2px dashed #bebebe;
	margin-bottom: 25px;
	text-align: center;
	padding: 90px 0px 15px 0px;
	background: url("../images/upload.gif") no-repeat center 39px;
}
.upload-file SPAN {
	display: block;
	font-size: 18px;
	color: #078f02;
	font-weight: bold;
}
.upload-file A {
	display: inline-block;
	font-size: 14px;
	color: #078f02;
	font-weight: bold;
	line-height: 34px;
	padding: 0px 12px;
	border: 2px solid #078f02;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 20px;
}
.upload-file I {
	display: block;
	font-size: 12px;
	color: #a8a8a8;
	font-style: normal;
	margin-top: 25px;
}
.upload-preview img {
	max-width:331px;
}
.upload-preview {
	float: left;
	width: 330px;
	position: relative;
}
.upload-preview SPAN {
	display: block;
	font-size: 12px;
	color: #a8a8a8;
	margin-top: 15px;
	text-align: center;
}
.upload-preview A  {
	float: left;
	width: 50px;
	height: 50px;
	background: url("../images/remove.gif") no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 30;
}
.upload-preview IMG  {
	position: relative;
	z-index: 20;
}

.upload-details {
	margin: 75px 0px 0px 360px;
}
.upload-details FORM INPUT.field  {
	width: 288px;
	height: 20px;
	font-size: 12px;
	color: #262626;
	margin: 15px 0px;
	border: 1px solid #bdbdbd;
	padding: 2px 10px 2px 10px;
	background: #e3e3e3;
}
.upload-details .selectbox-container {
	float: none;
}
.upload-details .selectbox-container .selectbox {
	float: none;
	width: 278px !important;
}
.upload-details .selectbox-container .selectbox-wrapper {
	width: 308px !important;
}
#uploadReadersWives INPUT[type="submit"]  {
	display: inline-block;
	height: 34px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border: none;
	padding: 0px 50px 0px 11px;
	margin: 23px 0px 0px 0px;
	background: #078f02 url("../images/farr2.gif") no-repeat right center;
}

#uploadReadersWives A:HOVER  {
	text-decoration: none;
}

#uploadReadersWives .input_text {
	width:289px;
	border:1px solid #dedede;
	padding:5px;
	margin-bottom:10px;
}

#uploadReadersWives .input_select {
	width:301px;
	border:1px solid #dedede;
	padding:5px;
}

.contacts {
	float: left;
	width: 100%;
}
.contacts .phone  {
	float: right;
	width: 185px;
	height: 75px;
	font-size: 22px;
	color: #018c00;
	font-weight: bold;
	padding: 18px 0px 0px 65px;
	margin: 10px 0px 0px 20px;
	background: url("../images/phone.gif") no-repeat 0 0;
}
.contacts P SPAN {
	color: #018c00;
	font-weight: bold;
	display: block;
}
.cfield {
	float: left;
	width: 100%;
	margin-top: 12px;
}
.area {
	float: left;
	width: 100%;
	margin-top: 35px;
}
.cform FORM LABEL  {
	float: left;
	width: 112px;
	font-size: 14px;
	color: #020204;
	line-height: 24px;
}
.cform FORM .area LABEL  {
	width: 100%;
}
.cform FORM INPUT[type="text"]  {
	float: left;
	width: 288px;
	height: 20px;
	font-size: 14px;
	color: #020204;
	margin: 0px;
	border: 1px solid #bdbdbd;
	padding: 2px 10px 2px 10px;
	background: #ffffff;
}
.cform FORM TEXTAREA  {
	float: left;
	width: 400px;
	height: 90px;
	font-size: 14px;
	color: #020204;
	margin: 6px 0px 0px;
	border: 1px solid #bdbdbd;
	padding: 2px 10px 2px 10px;
	background: #ffffff;
}
.cform FORM INPUT[type="submit"]  {
	float: left;
	height: 34px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border: none;
	padding: 0px 50px 0px 11px;
	margin: 20px 0px 0px 0px;
	background: #078f02 url("../images/farr2.gif") no-repeat right center;
}

.file {
    float: left;
	width: 100%;
	padding: 12px 0px 0px;
}
.file I  {
	display: block;
	clear: both;
	font-size: 12px;
	color: #078f02;
	font-style: normal;
	margin: 0px 0px 0px 112px;
}
.cform FORM .file INPUT[type="file"]  {
	display: none;
}
.cform FORM .file INPUT[type="text"]  {
	margin-bottom: 15px;
}
.cform .file A {
	float: left;
	width: 30px;
	height: 26px;
	background: url("../images/attach.gif") no-repeat left top;
}

.contacts .social {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 60px;
}
.contacts .social A {
    float: none;
}

.find {
    float: left;
	width: 100%;
	padding: 18px 0px 18px 0px;
	background: #daeed9;
	text-align: center;
}
.find FORM LABEL  {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 53px 0px 0px;
}
.find FORM INPUT[type="text"]  {
	width: 288px;
	height: 20px;
	font-size: 14px;
	color: #020204;
	margin: 0px;
	border: 1px solid #bdbdbd;
	padding: 2px 10px 2px 10px;
	background: #ffffff;
}
.find FORM INPUT[type="submit"]  {
	width: 26px;
	height: 26px;
	cursor: pointer;
	border: none;
	margin: 0px 0px 0px -3px;
	position: relative;
	top: -1px;
	background: #078f02 url("../images/search.png") no-repeat center center;
}

.search-result {
    float: left;
	width: 100%;
}
.result {
    float: left;
	width: 100%;
	padding: 30px 0px 0px 0px;
}
.result IMG {
    float: left;
	margin: 3px 23px 0px 0px;
}
.result P {
	margin: 0px 0px 0px 0px;
	font-size:12px
}
.result P A {
	color: #018c00;
	font-weight: bold;
	display: block;
}

.search-results .pager {
	margin-top: 50px;
}

.map-block {
    float: left;
	width: 100%;
}
.tab-list {
    float: left;
	width: 100%;
	padding: 12px 0px 0px 0px;
}
.tab-list TABLE {
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
	background: #ffffff;
}
.tab-list TABLE TD {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	color: #404041;
	line-height: 22px;
}
.tab-list TABLE TD A {
	color: #404041;
}
.tab-list TABLE TD:FIRST-CHILD {
	border-left: 1px solid #dddddd;
}
.tab-list TABLE TD:FIRST-CHILD A {
	font-weight: bold;
	color: #018c00;
}
.tab-list TABLE TD:LAST-CHILD {
	text-align: right;
	color: #6a6a6a;
	border-right: 1px solid #dddddd;
}
.tab-list TABLE TD.divider {
	border: none;
	padding: 0;
	font-size: 0;
	line-height: 0;
	height: 9px;
}
.tab-list .todescription  {
	display: inline-block;
	width: 12px;
	height: 15px;
	margin: 0px 0px 0px 15px;
	vertical-align: middle;
	background: url("../images/desc.gif") no-repeat left top;
}
.tab-list .topoint  {
	display: inline-block;
	width: 12px;
	height: 15px;
	margin: 0px 0px 0px 15px;
	vertical-align: middle;
	background: url("../images/point.gif") no-repeat left top;
}

.letters {
	float: right;
	padding: 0px 0px 12px 0px;
}
.letters LABEL  {
	float: left;
	font-size: 14px;
	color: #078f02;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 15px 0px 0px;
}
.letters .selectbox-container .selectbox {
	width: 28px !important;
	font-size: 14px;
}
.letters .selectbox-container .selectbox-wrapper {
	width: 58px !important;
	font-size: 14px;
}
.letters .selectbox-wrapper UL LI { font-size: 14px; }

.tabs {
    float: left;
	width: 100%;
	z-index:5000;
	position:relative;
}
.tnav {
    float: left;
	position: relative;
	z-index: 30;
}
.tnav A  {
	float: left;
	font-size: 14px;
	color: #020204;
	font-weight: bold;
	line-height: 52px;
	padding: 0px 17px 0px 17px;
	margin-right: 8px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
}
.tnav A:HOVER, .tnav A.active  {
	text-decoration: none;
	background: #f6f6f6;
	color: #078f02;
}
.location {
    float: right;
}
.location A  {
	float: left;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 52px;
	padding: 0px 0px 0px 22px;
	background: url("../images/pin.gif") no-repeat left center;
}

.tab {
    float: left;
	width: 100%;
	border: 1px solid #cfcfcf;
	position: relative;
	z-index: 20;
	margin-top: -1px;
	background: #f6f6f6;
	padding: 7px 0px 0px;
}
.tab .tinner {
    padding: 0px 7px;
}


.map-filter FORM INPUT.field  {
	float: left;
	width: 258px;
	height: 20px;
	font-size: 14px;
	color: #020204;
	margin: 0px 8px 7px 0px;
	border: 1px solid #bdbdbd;
	padding: 2px 30px 2px 10px;
	background: #ffffff url("../images/find1.gif") no-repeat right center;
}
.map-filter FORM INPUT[type="submit"]  {
	float: left;
	height: 26px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	border: none;
	padding: 0px 37px 0px 15px;
	margin: 0px 0px 7px 0px;
	background: #078f02 url("../images/find2.gif") no-repeat right center;
}
.map-filter .selectbox-container {
	margin-right: 8px;
	margin-bottom: 7px;
}
.map-filter .selectbox-container .selectbox {
	width: 78px !important;
	background-color: #ffffff;
	font-size: 14px;
}
.map-filter .selectbox-container .selectbox-wrapper {
	width: 108px !important;
	background-color: #ffffff;
	
}
.map-filter .selectbox-wrapper UL LI { font-size: 14px; }

#map{
	width:100%;
	height:500px;
}
.tab-maps {
	position:relative;
    float: left;
	width: 100%;
}
.tab-list {display:none;}
.finishedMsg {
	position: fixed;
	height: 50px;
	width: 230px;
	border-radius: 5px;
	background: rgba(0, 0, 0,0.75);
	text-transform: uppercase;
	color: #ffffff;
	bottom: 410px;
	left: 50%;
	margin-left: -125px;
	padding: 25px;
	text-align: center;
	font-size: 20px;
}



/*  Footer  */
footer {
	float: left;
	width: 100%;
	min-width: 600px;
	overflow: hidden;
    position: relative;
	background: #262627;
	padding-bottom: 10px;
}
.magazines H3 { 
	font-size: 16px;
	color: #ffffff; 
	margin: 15px 560px 10px 0px;
}
.magazines {
	text-align: center;
    float: left;
	width: 100%;
	height: 228px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: url("../images/magazines-bg.jpg") no-repeat center top;
	background-size: cover;
}
.magazines A {
	position: relative;
}
.magazines SPAN {
	position: absolute;
	left: 20px;
	bottom: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 22px 0px 10px;
	border: 1px solid #ffffff;
	background: url("../images/rmore.png") repeat left top;
}
.magazines SPAN:AFTER {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 14px;
	height: 7px;
	float: right;
	background: url("../images/rmore2.png") no-repeat right center;
}
.fbottom {
	float: left;
	width: 100%;
	min-height: 134px;
	padding-bottom: 15px;
	background: url("../images/bottom-bg.jpg") no-repeat center bottom;
}
.rights {
    float: left;
	width: 500px;
	padding: 5px 0px 0px 152px;
}
.rights P {
	font-size: 7px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.rights A { color: #ffffff; margin: 0px 0px 0px 12px; }
.rights UL { 
	padding: 0;
	margin: 17px 0px 0px 0px;
	list-style: none;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.rights UL LI { 
	display: inline;
}
.rights IMG { float: left; margin-bottom: 5px; }
footer .social {
    float: right;
	padding: 22px 152px 0px 0px;
}
footer .social A {
    display: inline-block;
	margin: 0px 0px 0px 6px;
}
footer .social A {
	display: inline-block;
	margin: 0px 0px 0px 6px;
	width: 27px;
	height: 27px;
	background: url("../images/attach.gif") no-repeat center center;
}
footer .social A.facebook {
	background: url("../images/facebook.png") no-repeat center center;
}
footer .social A.twitter {
	background: url("../images/twitter.png") no-repeat center center;
}
footer .social A.instagram {
	background: url("../images/instagram.png") no-repeat center center;
}
footer .social A.youtube {
	background: url("../images/youtube.png") no-repeat center center;
}
footer .social A.mail {
	background: url("../images/mail.png") no-repeat center center;
}

.rateit {
    float: left;
	width: 100%;
	margin-top: 14px;
    position: relative;
	text-align: center;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}
.rateit .rateit-range
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(../images/star.png);
    height: 22px;
    outline: none;
}
.rateit .rateit-range * {
    display:block;
}
/* for IE 6 */
* html .rateit, * html .rateit .rateit-range
{
    display: inline;
}
/* for IE 7 */
* + html .rateit, * + html .rateit .rateit-range
{
    display: inline;
}
.rateit .rateit-hover, .rateit .rateit-selected
{
    position: absolute;
    left: 0px;
}
.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl
{
    left: auto;
    right: 0px;
}
.rateit .rateit-hover
{
    background: url(../images/star.png) left -110px;
}
.rateit .rateit-hover-rtl
{
    background-position: right -32px;
}
.rateit .rateit-selected
{
    background: url(../images/star.png) left -22px;
}
.rateit .rateit-selected-rtl
{
    background-position: right -16px;
}
.rateit .rateit-preset
{
    background: url(../images/star.png) left -66px;
}
.rateit .rateit-preset-rtl
{
    background: url(../images/star.png) left -66px;
}
.rateit button.rateit-reset
{
    background: url(../images/delete.gif) 0 0;
    width: 16px;
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    outline: none;
    border:none;
    padding: 0;
	display: none !important;
}

.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus
{
    background-position: 0 -16px;
}
.ads { 
	display: none;
}


.columns2, .columns3, .columns4, .columns5, .columns6, .columns7 , .tomobile, .tolanguage, .tosearch, .torss { display: none; }

@media screen and (min-width : 1200px) {
	.columns5 { display: block; }
	content { width: 100%;}
	
}
@media screen and (min-width : 1020px) and (max-width : 1200px) {
	.columns4 { display: block; }
	.upload-details { margin-left: 345px; }
	.upload-details FORM INPUT[type="submit"] { margin-left: 10px; }
	header nav div {
		padding: 0 100px;
	}
}
@media screen and (min-width : 800px) and (max-width : 1020px) {
	.columns3 { display: block; }
	.slogan { margin: 18px 120px 0px 120px; }
	header nav div { padding: 0px 120px 0px 120px; }
	
	.edition {
		float: left;
		margin-top: 10px;
	}
	.filter FORM LABEL { min-width: 115px; }
	.quick IMG { width: 100%; }
	.cform FORM INPUT[type="text"] { width: 228px; }
	.cform FORM TEXTAREA { width: 340px; }
	.location {
		float: left;
		width: 100%;
	}
	.upload-details {
		float: left;
		width: 100%;
		margin: 10px 0 0 0px;
	}
	.find FORM INPUT[type="text"] { width: 220px; }
	.rights {
		padding: 5px 0 0 52px;
	}
	footer .social {
		padding: 22px 52px 0 0;
	}
header nav div {
		padding: 0 50px 0px 50px;
	}
	header nav UL LI A {
		padding: 1px 14px 1px 24px;
	}
	header nav UL LI A.tohome { background: url("../images/home.png") no-repeat 4px center; }
	header nav UL LI A.tophoto { background: url("../images/photo.png") no-repeat 4px center; }
	header nav UL LI A.toabc { background: url("../images/abc.png") no-repeat 4px center; }
	header nav UL LI A.tomaps { background: url("../images/maps.png") no-repeat 4px center; }
	header nav UL LI A:HOVER, header nav UL LI.selected A {
		padding: 0px 13px 0px 23px;
		background-color: #058e01;
		background-position: 3px center;
	}
}
@media screen and (max-width : 800px) {
	body { background: #f3f3f3; }
	.columns2 { display: block; }
	.slogan {
		font-size: 20px;
		margin: 18px 10px 0px 10px;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
	header nav div {
		margin-top: 63px;
		padding: 0;
		text-align: right;
		z-index: 30;
		position: relative;
	}
	header nav div ul {
		position: absolute;
		right: 0;
		top: 50px;
		width: 100%;
		background: #000000;
		display: none;
		text-align: center;
	}
	header nav UL LI A {
		padding: 0px 0px 0px 25px;
		line-height: 30px;	
		font-size: 12px;

	}
	header nav UL LI A.tohome { background: url("../images/home.png") no-repeat 4px center; }
	header nav UL LI A.tophoto { background: url("../images/photo.png") no-repeat 4px center; }
	header nav UL LI A.toabc { background: url("../images/abc.png") no-repeat 4px center; }
	header nav UL LI A.tomaps { background: url("../images/maps.png") no-repeat 4px center; }
	header nav UL LI A:HOVER, header nav UL LI.selected A {
		text-decoration: none;
		padding: 0px 0px 0px 25px;
		border: none;
		background-color: none;
		background-position: 4px center;
	}
	header nav UL LI A:HOVER:AFTER, header nav UL LI.selected A:AFTER {
		display: none;
	}
	
	.tomobile  ,  .logo,  .tolanguage,  .tosearch,  .torss { 
		z-index: 50;
		position: relative;
	}
	.magazines H3 { 
		margin: 15px 0px 10px 0px;
	}
	.magazines .third { 
		display: none;
	}
	.rights {
		float: left;
		width: 65%;
		padding: 5px 0px 0px 10px;
	}
	footer .social {
		float: right;
		padding: 22px 10px 0px 0px;
	}
	/*.partners { display: none; }*/
	.search { display: none; }
	.tomobile {
		float: right;
		width: 40px;
		height: 50px;
		display: block;
		background: #000000 url("../images/menu.gif") no-repeat center center;
	}
	.tosearch {
		float: right;
		width: 40px;
		height: 50px;
		display: block;
		background: #000000 url("../images/search.png") no-repeat center center;
	}
	.tolanguage {
		float: right;
		width: 40px;
		height: 50px;
		line-height: 50px;
		display: block;
		background: #000000;
	}
	.tolanguage IMG {
		vertical-align: middle;
	}
	.torss {
		float: right;
		width: 40px;
		height: 50px;
		line-height: 50px;
		display: block;
	}
	.torss IMG {
		vertical-align: middle;
	}
	#top_search {
		right: 0;
	}
	.edition {
		float: left;
		margin-top: 10px;
	}
	.filter FORM LABEL { min-width: 115px; }
	.brand {
		float: left;
		width: 100%;
		padding: 0 0 10px 0px;
	}
	.pic {
		float: none;
		display: block;
		margin: 20px 0px 0px 0px;
	}
	.pic.right {
		float: none;
		display: block;
		margin: 20px 0px 0px 0px;
	}
	.quick IMG { width: 100%; }
	
	.articles IMG {
		float: none;
		display: block;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.articles .details {
		float: none;
		display: block;
	}
	.articles .details I, .elem .details I {
		margin-left: 0;
		margin-right: 10px;

	}
	.articles SPAN {
		clear: both;
		padding-top: 5px;
	}
	.cform FORM INPUT[type="text"] { width: 180px; }
	.cform FORM TEXTAREA { width: 292px; }
	.file I { margin-left: 0; }
	.location {
		float: left;
		width: 100%;
	}
	.tnav A {
		padding-left: 7px;
		padding-right: 7px;
		margin-right: 2px;
		font-size: 13px;
	}
	.map-filter FORM INPUT.field { width: 183px; }
	.tab-list TABLE TD {
		padding: 5px 10px 5px 10px;
		font-size: 12px;
		line-height: 20px;
	}
	.top-elems TABLE TD { 
		display: block; 
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.top-elems TABLE TABLE TD { display: table-cell; }
	.top-elems TABLE TD:first-child { width: auto; text-align: center; }
	.top-elems TABLE TABLE TD:first-child { text-align: left; }
	.top-elems TABLE TD:last-child { width: auto; }
	.top-elems TABLE .score TD {
		padding-top: 0;
	}
	.upload-details {
		float: left;
		width: 100%;
		margin: 10px 0 0 0px;
	}
	.upload-preview {
		width: 270px;
	}
	.upload-preview img {
		width: 100%;
	}
	.upload-details FORM INPUT.field { width: 248px; }
	.upload-details .selectbox-container .selectbox {
		width: 238px !important;
	}
	.upload-details .selectbox-container .selectbox-wrapper {
		width: 268px !important;
	}
	.upload-details FORM INPUT[type="submit"] { margin-left: 5px; padding: 0px 27px 0px 7px; }
	.upload-details FORM A { padding: 0px 27px 0px 7px; }
	.find FORM INPUT[type="text"] { width: 180px; }
	.find FORM { padding-left: 0; }
	.pager A {
		margin: 0 5px;
	}
	.rate-photo img {
		width: 100%;
	}
	.find FORM LABEL { display: none; }
}
@media screen and (min-width : 801px) {
	header nav UL { display: block !important; }
}
@media screen and (max-width : 600px) {
	body { background: #f3f3f3; }
	#wrap, footer { min-width: 320px; }
	.sidebar { display: none; }
	.column { 
		padding-left: 10px; 
		padding-right: 10px; 
	}
	/*.partners img { width: 60%; }*/
	.rate-stars .rblock {
		width: 100%;
	}
	.rate-photo img {
		width: 80%;
	}
	.top-elems TABLE TD { 
		display: block; 
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.top-elems TABLE TABLE TD { display: table-cell; }
	.top-elems TABLE TD:first-child { width: auto; text-align: center; }
	.top-elems TABLE TABLE TD:first-child { text-align: left; }
	.top-elems TABLE TD:last-child { width: auto; }
	.top-elems TABLE .score TD {
		padding-top: 0;
	}
	.upload-details {
		float: left;
		width: 100%;
		margin: 10px 0 0 0px;
	}
	.find FORM INPUT[type="text"] { width: 168px; }
	.find FORM { padding-left: 0; }
	.pager A {
		margin: 0 5px;
	}
	.magazines {
		height: auto;
		padding-bottom: 15px;
	}
	.magazines IMG  {
		width: 45%;
	}
	.rights {
		width: 100%;
	}
	.rights P {
		font-size: 8px;
	}
	footer .social {
		width: 100%;
		text-align: center;
	}
	header {
		height: auto;
	}
	.tomobile  , .logo, .tolanguage, .tosearch, .torss{ 
		z-index: 50;
		position: relative;
	}
	#top_search {
		right: 0;
	}
	
	header nav div { 
		z-index: 30;
		position: relative;
	}
	header nav div ul {
		position: absolute;
		right: 0;
		top: 50px;
		width: 100%;
		background: #000000;
		display: none;
	}
	header nav UL LI A { 
		padding: 0px 0px 0px 25px;
		line-height: 30px;	
	}
	header nav UL LI A.tomaps { 
		margin-right: 5px;
	}
	
	header nav UL LI A:HOVER, header nav UL LI.selected A {
		padding: 0px 0px 0px 25px;
	}
	content {
		padding: 10px 0 0px;
	}
	.home content {
		padding: 30px 0 0px;
	}
	/*.partners { display: none; }*/
	
	#overlay {
		display: none !important;
	}
	#languages {
		position: relative;
		width: 100%;
		height: auto;
		z-index: 100;
		left: 0;
		top: 0;
		padding: 10px 0px;
		margin: 0;
		background: #ffffff;
		-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		text-align: left;
	}
	#languages SPAN  {
		display: none;
	}
	#languages A  {
		width: 175px;
		margin: 0px 0px 5px 20px;
	}
	.data { min-height: 10px !important; }
	.find FORM LABEL { display: none; }
}



@media screen and (max-width : 600px) {
	 .columns2 { display: block; }
	 .slogan {
		font-size: 15px;
		margin: 18px 0px 0px 0px;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
	 header nav div {
		margin-top: 63px;
		padding: 0;
		text-align: right;
	}
	 header nav UL LI A {
		line-height: 30px;
		padding: 0px 10px 0px 30px;
	}
	 header nav UL  {
		display: none !important;
	}
	 header nav UL.mshow  {
		display: block !important;
	}
	 header nav UL LI A.tohome { background: url("../images/home.png") no-repeat 4px center; }
	 header nav UL LI A.tophoto { background: url("../images/photo.png") no-repeat 4px center; }
	 header nav UL LI A.toabc { background: url("../images/abc.png") no-repeat 4px center; }
	 header nav UL LI A.tomaps { background: url("../images/maps.png") no-repeat 4px center; }
	 header nav UL LI A:HOVER,  header nav UL LI.selected A {
		text-decoration: none;
		padding: 0px 10px 0px 30px;
		border: none;
		background-color: none;
		background-position: 4px center;
	}
	 header nav UL LI A:HOVER:AFTER,  header nav UL LI.selected A:AFTER {
		display: none;
	}
	 .magazines H3 { 
		margin: 15px 0px 10px 0px;
	}
	 .magazines .third { 
		display: none;
	}
	 .rights {
		float: left;
		width: 65%;
		padding: 5px 0px 0px 10px;
	}
	 footer .social {
		float: right;
		padding: 22px 10px 0px 0px;
	}
	/*.partners { display: none; }*/
	 .search { display: none; }
	 .tomobile {
		float: right;
		width: 40px;
		height: 50px;
		display: block;
		background: #000000 url("../images/menu.gif") no-repeat center center;
	}
	 .tosearch {
		float: right;
		width: 40px;
		height: 50px;
		display: block;
		background: #000000 url("../images/search.png") no-repeat center center;
	}
	 .tolanguage {
		float: right;
		width: 40px;
		height: 50px;
		display: block;
		line-height: 50px;
		background: #000000;
	}
	 .tolanguage IMG {
		vertical-align: middle;
	}
	 #top_search {
		background: #000000;
		display: none;
		float: left;
		height: 28px;
		padding: 2px 0 0;
		position: absolute;
		right: 0;
		top: 113px;
		width: 100%;
		text-align: center;
	}
	 #top_search DIV { margin: auto; text-align: left; width: 320px; }
	 .filter FORM LABEL { min-width: 115px; }
	 .brand {
		float: left;
		width: 100%;
		padding: 0 0 10px 0px;
	}
	 .pic {
		float: none;
		display: block;
		margin: 20px 0px 0px 0px;
	}
	 .pic.right {
		float: none;
		display: block;
		margin: 20px 0px 0px 0px;
	}
	 .quick {
		display: none;
	}

	 .articles IMG {
		float: none;
		display: block;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	 .articles .details {
		float: none;
		display: block;
	}
	 .articles .details I,  .elem .details I {
		margin-left: 0;
		margin-right: 10px;
	}
	 .articles SPAN {
		clear: both;
		padding-top: 5px;
	}
	 .cform FORM INPUT[type="text"] { width: 180px; }
	 .cform FORM TEXTAREA { width: 292px; }
	 .file I { margin-left: 0; }
	 .location {
		float: left;
		width: 100%;
	}
	 .tnav A {
		padding-left: 7px;
		padding-right: 7px;
		margin-right: 2px;
		font-size: 13px;
	}
	 .map-filter FORM INPUT.field { width: 183px; }
	 .tab-list TABLE TD {
		padding: 5px 5px 5px 5px;
		font-size: 12px;
		line-height: 20px;
	}
	 .top-elems TABLE TD { 
		display: block; 
		padding-top: 10px;
		padding-bottom: 10px;
	}
	 footer { background: #404042; }
	 .top-elems TABLE TABLE TD { display: table-cell; }
	 .top-elems TABLE TD:first-child { width: auto; text-align: center; }
	 .top-elems TABLE TABLE TD:first-child { text-align: left; }
	 .top-elems TABLE TD:last-child { width: auto; }
	 .top-elems TABLE .score TD {
		padding-top: 0;
	}
	 .upload-details {
		float: left;
		width: 100%;
		margin: 10px 0 0 0px;
	}
	 .upload-preview {
		width: 262px;
	}
	 .upload-preview img {
		width: 100%;
	}
	 .upload-details FORM INPUT.field { width: 240px; }
	 .upload-details .selectbox-container .selectbox {
		width: 230px !important;
	}
	 .upload-details .selectbox-container .selectbox-wrapper {
		width: 260px !important;
	}
	 .upload-details FORM INPUT[type="submit"] { margin-left: 5px; padding: 0px 27px 0px 7px; }
	 .upload-details FORM A { padding: 0px 27px 0px 7px; }
	 .find FORM INPUT[type="text"] { width: 200px; }
	 .find FORM { padding-left: 0; }
	 .pager A {
		margin: 0 5px;
	}
	 .rate-photo img {
		width: 100%;
	}

	body { background: #f3f3f3; }
	 #wrap,  footer { min-width: 320px; }
	 .sidebar { display: none; }
	 .column { 
		padding-left: 10px; 
		padding-right: 10px; 
	}
	 /*.partners img { width: 60%; }*/
	 .rate-stars .rblock {
		width: 100%;
	}
	 .rate-photo img {
		width: 80%;
	}
	 .top-elems TABLE TD { 
		display: block; 
		padding-top: 5px;
		padding-bottom: 5px;
	}
	 .top-elems TABLE TABLE TD { 
		padding-top: 0px;
		padding-bottom: 0px;
	}
	 .top-elems TABLE TABLE TD { display: table-cell; }
	 .top-elems TABLE TD:first-child { width: auto; text-align: center; }
	 .top-elems TABLE TABLE TD:first-child { text-align: left; }
	 .top-elems TABLE TD:last-child { width: auto; }
	 .top-elems TABLE .score TD {
		padding-top: 0;
	}
	 .top-elems TABLE TD IMG { 
		margin: 0px 5px;
	}
	 .top-elems TABLE TABLE TD IMG { 
		margin: 0px;
	}
	 .upload-details {
		float: left;
		width: 100%;
		margin: 10px 0 0 0px;
	}
	 .find FORM INPUT[type="text"] { width: 168px; }
	 .find FORM { padding-left: 0; }
	 .pager A {
		margin: 0 5px;
	}
	 .rights {
		width: 100%;
		padding-top: 25px;
		text-align: center;
		padding-left: 0;
	}
	 .rights P {
		font-size: 11px;
	}
	 .rights P A {
		margin: 0px;
	}
	 .rights IMG {
		display: none;
	}
	.rights UL {
		display: none;
	}
	 .rights P SPAN {
		padding-right: 35px;
	}
	 footer .social {
		float: left;
		width: 100%;
		text-align: center;
		padding-right: 0;
	}
	 footer .social A {
		width: 22px;
		height: 22px;
	}
	footer .social A.facebook {
		background: url("../images/facebook1.jpg") no-repeat center center;
	}
	footer .social A.twitter {
		background: url("../images/twitter1.jpg") no-repeat center center;
	}
	footer .social A.instagram {
		background: url("../images/instagram1.jpg") no-repeat center center;
	}
	footer .social A.youtube {
		background: url("../images/youtube1.jpg") no-repeat center center;
	}
	footer .social A.mail {
		display: none;
	}
	 .edition {
		margin-top: 10px;
		float: left;
		clear: left;
	}

	 .contacts .phone {
		float: none;
		margin-left: 0;
	}
	 header {
		height: auto;
	}
	 .tomobile  ,  .logo,  .tolanguage,  .tosearch,  .torss { 
		z-index: 50;
		position: relative;
	}

	 .magazines {
		height: auto;
		padding-bottom: 15px;
	}
	 header nav div { 
		z-index: 30;
		position: relative;
	}
	 header nav div ul {
		position: absolute;
		right: 0;
		top: 50px;
		width: 100%;
		background: #000000;
	}
	 header nav UL LI A { 
		padding: 0px 0px 0px 25px;
		line-height: 30px;	
	}
	
	 header nav UL LI A:HOVER,  header nav UL LI.selected A {
		padding: 0px 0px 0px 25px;
	}
	 content {
		padding: 10px 0 0px;
	}
	 .home content {
		padding: 30px 0 0px;
	}
	 .rate-stars {
		position: relative;
		overflow: hidden;
	}
	 .result {
		padding: 15px 0 0;
	}
	 .result IMG {
		margin: 3px 15px 0 0;
	}
 .all {
		padding: 0 5px;
	}
	 header { position: relative; }
	 .ads { 
		float: left;
		width: 100%;
		padding: 10px 0px;
		text-align: center;
		display: block;
	}
	 .ads A { 
		margin: 0px 10px;
		display: inline-block;
		line-height: 0;
		font-size: 0;
	}
	 #languages {
		position: relative;
		width: 100%;
		height: auto;
		z-index: 100;
		left: 0;
		top: 0;
		padding: 10px 0px;
		margin: 0;
		background: #ffffff;
		-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		text-align: left;
	}
	 #languages SPAN  {
		display: none;
	}
	 #languages A  {
		width: 175px;
		margin: 0px 0px 5px 20px;
	}
	
}

@media screen and (max-width : 420px) {
	 .cform FORM INPUT[type="text"] { clear: left; }
	 .cform FORM TEXTAREA { width: 90%; }
	 .filter FORM LABEL {
		width: 100%;
	}
	 .share {
		float: left;
		clear: left;
	}
	.tosearch, .tolanguage, .tomobile, .torss { width: 30px; }
}
@media screen and (max-width : 500px) {
	 .rights {
		width: 100%;
		padding-top: 25px;
		text-align: center;
		padding-left: 0;
	}
	 .rights P SPAN {
		padding-right: 0;
	}
	 footer .social {
		float: left;
		width: 100%;
		text-align: center;
		padding-right: 0px;
	}
}


#elems { display: none; }

/*finetuning main width according to viewport width*/
@media screen and (min-width : 515px) {
	.main {
		width: 485px;
	}
}
@media screen and (min-width : 735px) {
	.main {
		width: 715px;
		padding-left: 15px;
	}
}
@media screen and (min-width : 995px) {
	.main {
		width: 995px;
	}
}
@media screen and (min-width : 1235px) {
	.main {
		width: 1235px;
	}
}
@media screen and (min-width : 1475px) {
	.main {
		width: 1475px;
	}
}
@media screen and (min-width : 1715px) {
	.main {
		width: 1715px;
	}
}
@media screen and (min-width : 1955px) {
	.main {
		width: 1955px;
	}
}
@media screen and (min-width : 2195px) {
	.main {
		width: 2195px;
	}
}
@media screen and (min-width : 2435px) {
	.main {
		width: 2435px;
	}
}

#fileInput { display:none; }
.upload-preview { display:none; }
.error { border:1px solid red !important; }
.toupper { text-transform:uppercase; }
.rate-photo IMG { max-width:100%;}
.rate-photo span IMG { max-width:50px;}
.thumbnailcontainer { width:200px; height:200px; overflow:hidden; margin:0 auto;}
.thumbnailcontainer2 { width:200px; height:200px; overflow:hidden; float:left; margin-right:30px;}
.thumbnailcontainer img.wide, .thumbnailcontainer2 img.wide  {
    max-height: 100%;
    height: 100%;
}
.thumbnailcontainer img.tall,.thumbnailcontainer2 img.tall {
    max-width: 100%;
    width: 100%;
}

.products .item IMG.cover  { width:120px; }
.rwflag {max-width:20px; }

p.intro.ellip {  display: block;
    display: -webkit-box;
    height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}

.ellip {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
td.center { text-align:center; }
.lngflagselect { max-width:21px; }

#mapNoResults {
	display:none; 
	width:100%;
	height:100%;
	background-color:red;
	position:absolute;
  	z-index:20;
}
#mapNoResults span { color:#fff; width:100%; margin:0 auto; text-align:center; margin-top:150px; font-size:20px; display:block; position:relative; }

.elem.fullw img{ width:100%; }
.elem.fullw .readmore{ max-width:102px; }

.abcitemread { font-size:14px !important; }

.abcitemread .caption2{ float:left; padding:2px 13px 5px 0px; width:160px; }

.sidebar .fb-like-box {  margin-top:20px; }
.fb-like-box { width:220px; box-shadow:3px 3px 0 0 #cfcfcf; }
.elem .bg {
	width:100%;
	bottom:0px;
	height:100%;
	position:absolute;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.06) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.06)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
}
#wrap.home .main { text-align:left; }


.readmore { position: absolute; top: 11px; height:initial !important; width:initial !important; }
.partners img { max-width:220px; margin-top:10px; }
#languages span { text-transform: uppercase; }
.over span { text-transform: uppercase; }
.minh { min-height:60px; }

.newDisplay.elem .over { bottom:20px; }
.newDisplay .img { position:relative; }
.newDisplay { background:#fff; }
.newDisplay .linketc { padding:10px; position:relative; }
.newDisplay .linketc p.introt{ padding:0px; margin:0px; font-size:12px; font-weight:bold; }
.newDisplay .linketc p.date{ padding:0px; margin:0px; font-size:10px; color:#848484; float:left; padding-top:12px;}
 
.newDisplay  A.rm {
	margin-top: 5px;
	font-size: 11px;
	color: #ffffff;
	line-height: 24px;
	padding: 0px 22px 0px 10px;
	border: 1px solid #ffffff;
	position: relative;
	float:right;
	background: url("../images/rmore.png") repeat left top;
}
.newDisplay  A.rm:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 14px;
	height: 7px;
	float: right;
	background: url("../images/rmore2.png") no-repeat right center;
}

.newDisplay  .linketc .clr{
	clear:both;
	height:1px;
}
.elem.newDisplay { box-shadow:none !important; }
.newDisplay .linketc { border:1px solid gray; }
.elem { box-shadow:none !important; }
.articles.relatedarticles .item { border-bottom:1px solid gray;}
.relatedarticles .thumbnailcontainer2 { height:100px; width:100px; padding-bottom:30px;}
.toppad { padding-top:20px; border-top:2px solid #078F02; border-bottom:2px solid #078F02; margin-top:20px; padding-bottom:20px; margin-bottom:20px; } 
.fb_iframe_widget {padding-top:20px;}








/*  Top 10 new css */
.top-elems .best1 { 
	text-align: center;
}
.top-elems .best2 { 
	display: none;
}
.top-elems .best1 DIV { 
	width: 644px;
	margin: auto;
	text-align: left;
}
.top-elems .best1 TABLE TABLE { 
	width: 200px;
}
.top-elems TABLE {text-align:center;}
.top-elems .best1 TABLE TD:first-child {
    width: auto;
}
.top-elems .best1 TABLE TD {
	text-align: left;
}
.top-elems TABLE .first-pic TD {
	border-bottom: none;
	padding-bottom: 0;
	text-align: center;
	vertical-align: bottom;
}
.top-elems TABLE .first-pic TD IMG {
	position: relative;
    
}
.top-elems TABLE .first-pic TD:first-child IMG {
    margin: 0px 0px -40px 0px;
}
.top-elems TABLE .first-pic TD:last-child IMG {
    
}

@media screen and (max-width : 1024px) {
	.top-elems .best1 DIV { 
		width: auto;
	}
	.top-elems .best1 TABLE TABLE { 
		width: 100%;
	}
	.top-elems .tribune IMG { 
		width: 100%;
	}
}
@media screen and (min-width : 800px) and (max-width : 940px) {
	.top-elems TABLE .first-pic TD IMG {
		margin-left: 0px !important;
	}
}
@media screen and (max-width : 800px) {
	.top-elems .best1 { 
		display: none;
	}
	.top-elems .best2 { 
		display: block;
	}
}
.first-pic .thumbnailcontainer2 {max-width:180px; text-align:center; margin:0 auto;}
.first-pic .thumbnailcontainer2 img {max-width:180px; text-align:center; }