





/*
http://allprices.ru/
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:arial;
	color:#333333;
	background-color:#FFFFFF;
	}

img{display:block; margin:0; padding:0; border:none;}

.subnews {font-size:11px; color:#999999; overflow:hidden; clear:both; background-color:#eaeaea; padding:5px; border-top:1px solid #999999;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

.conttext {font-size: 13px;}
.conttext img {padding:5px; border:1px solid #999999}
.conttext p {margin-bottom: 10px;}
.conttext h2 {margin: 10px 0 10px 0 !important;}
.conttext a {text-decoration: underline; color:#333333}
.conttext a:hover {text-decoration: none}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

.B_crumbBox {padding-bottom: 10px; color: #999}
.B_crumbBox li {display: inline-table;}
.B_crumbBox li a {color: #999; text-decoration: underline;}
/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	font-family:arial;
	}
.col0{color:#eaeaea; background-color:#666; border-top:3px solid #CC0000;}
.col1, .col1 a{color:#C4C5C3; background-image:url(../images/bgh.gif); background-repeat:repeat-x; border-bottom:1px solid #999}
.col2{color:#333; background-color:#fff; padding:15px 0}
.col3{color:#666666; background-color:#FFFFFF;}
.col3 a{color:#02ACEE; background-color:#FFFFFF;}
.col4{color:#333; background-color:#ccc; border-top:1px solid #999; margin:0 auto;}
.col4 a{color:#333; text-decoration:underline} .col4 a:hover {text-decoration:none}
.col5, .col5 a{color:#fff; background-color:#CC0000; text-decoration:underline}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #topnav, #breadcrumb, #homecontent, #container, #footer, #copyright{
	margin:0 auto 0;
	display:block;
	width:1100px;
	}

/* ----------------------------------------------Header-------------------------------------*/
#topbar ul {margin:0; padding:0}
#topbar ul li {list-style:none; float:left; padding:5px 30px 7px 30px; border-right:1px dotted #ccc}
#topbar ul li a {color:#eaeaea; text-decoration:underline}
#topbar ul li a:hover {color:#ccc}
#header{
	padding:0;
	}
#firsthref {padding:5px 30px 7px 30px !important; background-color:#006699; color:#FFFFFF !important; width:130px !important; text-align:center; border:none !important; }
#header #logo{
	display:block;
	float:left;
	width:220px;
	overflow:hidden;
	}

#header #logo h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header #logo h1{
	font-size:32px;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb a{
	color:#FFFFFF;
	background-color:#02ACEE;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

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

#container{
	padding:20px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6, #homecontent h2{
	font-size:18px;
	margin:0 0 0 0;
	padding:5px 0 5px 10px;
	color:#ce0500;
	background-color:#eaeaea;
	border-bottom:1px dotted #999999; text-shadow: 0px 1px 1px #ccc;
	}

/* ----------------------------------------------Homepage-------------------------------------*/

#homecontent{
	padding:30px 0;
	line-height:1.3em;
	}

#homecontent img{
	padding:4px;
	border:1px solid #999999;
	}

#homecontent ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent p.readmore{
	font-weight:bold;
	text-align:right;
	}

/* Left Column */

#homecontent .fl_left{
	display:block;
	float:right;
	width:500px;
	}

#homecontent .fl_left .column2{
	display:block;
	width:500px;
	}

#homecontent .fl_left li{
	display:block;
	float:left;
	width:500px;
	padding:0;
	}

#homecontent .fl_left li.last{margin-right:0;}

#homecontent .fl_left p.readmore{
	display:block;
	width:240px;
	padding:5px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}

/* Right Column */

#homecontent .fl_right{
	display:block;
	float:right;
	width:385px; margin-right: 15px;
	}

#homecontent .fl_right li{
	display:block;
	width:385px;
	border-bottom:1px dotted #999999; overflow: hidden;
	}

#homecontent .fl_right img{
	float:left;
	margin:0 10px 0 0;
	}

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

#content{
	display:block;
	float:left;
	width:600px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#02ACEE; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#02ACEE; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured a{
	color:#02ACEE;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #CCCCCC;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0 0 5px 0;
	padding:0;
	}

#column #latestnews p.readmore{
	margin:0;
	padding:0;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

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

#footer{
	padding:20px 0;
	}


/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
#newslist a {text-decoration:underline; color:#333333}
#newslist a:hover {color:#ce0500}
#newslist ul {margin:0; padding:0}

#placelist a {text-decoration:underline; color:#333333}
#placelist a:hover {color:#ce0500}

#placelist .imgholder {float:left; margin:0 10px 0 0}
#placelist p {margin-top:0; padding:0}
#placelist ul {margin:0; padding:0}
	
.placead {font-size:10px; color:#999999}
.placead a {color:#999999 !important}

#servicelist a {text-decoration:underline; color:#333333}
#servicelist a:hover {color:#ce0500}

#servicelist .imgholder {float:left; margin:0 10px 0 0}
#servicelist p {margin-top:0; padding:0}
#servicelist ul {margin:0; padding:0}

#servicelist ul li, #placelist ul li, #newslist ul li {border-bottom:1px dotted #999999; padding: 10px 0 10px 0 !important; }
.padplist {padding-top: 5px !important; }
	
.menu {}
.menu ul {margin:0; padding:0; font-size:14px;}
.menu ul li {list-style:none; float:left;}
.menu ul li a  {padding:10px 41px 10px 41px; margin-right:1px; border-bottom:2px solid #CC0000; color:#333333; text-shadow: 0px 1px 1px #ccc;}
.menu ul li a:hover {border-bottom:2px solid #333; background-color:#eaeaea;}
.active {border-bottom:2px solid #333 !important; background-color:#eaeaea;}

.welcome {clear:both; overflow:hidden; padding-top:20px; }

.welcome div {}

.newslistpage {}

.newslistpage li {background-color: #fff; color: #666; padding: 10px;  margin: 0 10px 10px 0;
border-bottom: 1px solid #ccc; }
.newslistpage li:hover {background-color: #f3f3f3; border-bottom: 1px solid #ff0000; }
.newslistpage li a {display: block; color: #444; font-size: 18px; margin: 5px 0 5px 0; text-decoration: underline;}
.newslistpage li a:hover {color: #000000}
.newslistpage li span {font-size: 11px; color: #999}

.loginLogin {margin: 10px 0 20px 0}

.loginLoginForm input[type=text], input[type=password] {padding: 5px 5px 5px 5px !important; font-size: 14px}

.loginLoginForm  input[type=text], input[type=password] {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD; display: block;
}

.loginLoginForm input[type=text]:focus, input[type=password]:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

.notification-box {
	position: relative;
	margin-bottom: 5px;
	border-radius: 3px;	
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 10px 11px;
	border: 1px solid;
	color:#444;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
	
	background-color: #cfe6fc;
	border-color: #a4c8f5; 	
}
.notification-box-g {
	position: relative;
	margin-bottom: 5px;
	border-radius: 3px;	
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 10px 11px;
	border: 1px solid;
	color:#444;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
	
	background-color:#eaeaea;
	border-color: #ccc; 	
}
.catalog {margin:5px 0 0 0}
.catlist img {vertical-align: middle;}
.catlist {font-size:14px; line-height:32px; margin-bottom:15px; }
.catlist a {color:#333; text-decoration:underline; margin-left:7px}
.catlist a:hover {color:#CC0000}

.catcol2 {float:left; margin-right:35px}
.catcol1 {float:left; margin-right:35px;}
.catcol3 {float:left; margin-right:35px;}
.searchbar {float:left}
.searchbar input {width:550px; height:30px; margin-top:26px; font-weight:bold; font-size:16px; padding-left:10px; color:#666666; margin-bottom:5px; outline: 0; border:1px solid  #666; float:left}
.searchbar .form-btn {height:34px; cursor:pointer; margin:26px 0 2px 7px; float:left;}
.searchbar p {color:#666; font-size:10px; font-style:italic; clear:both}
.searchbar p a {color:#999;background:none} .searchbar p a:hover {color:#333333}
.searchbar img {padding-top:20px}
.searchbar input:focus {
        outline: 0; border:1px solid  #222;
        background:#F7F7F7;
    }
.regionsul {font-size:14px}
.regionsul a {color:#222;} .regionsul a:hover {color:#666666}
.regionsul img {float:left;} 
.regionsul span {float:left} 
.searchbar input::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
    }
    
.searchbar input:-moz-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
    }
    
.searchbar input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
    } 
.but-botton {clear: both; border-top: 1px dotted #999; padding-top: 10px; text-align: right; padding-right: 10px}
.but-botton div {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff; cursor: pointer;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:6px 22px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.but-botton a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.but-botton a:active {
	position:relative;
	top:1px;
}


.oneleft {width:190px; float:left; margin:0 10px 0 0;}
.oneleftmenuone {background-color: #efefef}
.oneleftmenuone ul {font-size: 12px; padding: 10px} 
.oneleftmenuone ul li {margin-bottom: 10px;}
.oneleftmenuone ul li:last-child {margin-bottom: 0px;} 
.oneleftmenuone ul li a {text-decoration: underline; color: #222}
.oneleftmenuone ul li a:hover {color: #cc0000;}
.oneleftmenuone ul li.act a {text-decoration: none; color: #999} 
li.subli {margin-bottom: 5px !important;}
.oneleftmenuone ul li ul {margin: 5px 0 0 0; padding: 0 0 0 5px; font-size: 11px;}
.oneleftmenuone ul li ul>li {margin:0 0 5px 0;}
.oneleftmenuone ul li ul li a {color: #666}
.divhrtop {height: 1px; background-color: #999; width: 100px}
.oneleftmenuonebanner {background-color: #efefef; margin: 10px 0 10px 0; text-align: center; padding: 5px}
.twoleft {width:900px; float:right}

.h2title {background: url(../images/arrow-down.gif) no-repeat right center #efefef; padding: 5px 0 5px 10px; font-family: arial; font-size: 16px;
margin: 10px 0 10px 0; color: #cc0000;
border-bottom: 1px solid #999;}

/* Firm */

.FirmImg img {padding: 5px; float: left; margin: 0 10px 0 0; border:none;}

.detail-contacts {
	width:728px; margin: 0; border-top: none; border-bottom: none; 
}
.detail-contacts td {
	padding:4px 8px;
	border-bottom:#e2e2e2 1px solid;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	white-space:nowrap;
}
.FirmBlock {border:1px solid #ccc; overflow: hidden}
.detail-contacts td.value {
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	width:100%;
	white-space:normal
}

.detail-contacts td.firm {
	font-size:14px;
	font-weight:bold;
}

.detail-contacts td.city {
	font-size:14px;
	font-style:italic;	
}

.detail-stars {
	display:inline;
	margin-left:10px;
}

.detail-stars img {
	margin-right:1px;
}

.detail-contacts-link {
	overflow: hidden;
	margin-bottom:10px;
}

.detail-contacts-link div {
	float:left;
	margin-right:20px;
	padding-bottom:2px;
}

.detail-contacts-link a {
	font-size:13px;
}

.firm-info {float: left}
.FirmCart h2 {font-size: 16px; font-weight: bold; clear: both; margin: 20px 0 5px 0}
.FirmCart ul.FirmMenu {margin: 10px 0 10px 0; display: block; padding:10px; background-color: #eaeaea; overflow: hidden;}
.FirmCart ul li {float: left; margin: 0 10px 0 0}
.FirmCart ul li div#simple {padding: 5px 10px; cursor: pointer; background-color:#5da130; color:#fff}
.FirmCart ul li div#simple:hover {background-color:#3caa3c;}
.FirmCart ul li div#load {padding: 5px 10px; cursor: pointer; background-color:#CC0000; color:#fff}
.FirmCart ul li div#load:hover {background-color:#d63232;}
.FirmCart ul li a:hover {background-color: #ccc; color: #333}
.FirmCatInfo {margin: 10px 0 0 0; clear: both; padding: 20px 0 20px 0}

/* EditButton */
.AdEdit {position:absolute;z-index:1000;left:10px;top:40px;background-color:#666; padding:5px;-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;}
#AdEditButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}

#InEditButton {
-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#306108;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #aade7c;
}

/* exhibitions list */	
.ExList {font-size:11px}
.dateExList {background:url(../images/date-in-list.png) left no-repeat; display: inline-block; padding:0 0 0 14px; margin:0 10px 0 0}
.placeExList {background:url(../images/place-in-list.png) left no-repeat; display: inline-block; padding:0 0 0 12px;}
/* exhibitions list / */
/* exhibitions page  */	
.exListPage {display:block; clear:both; overflow:hidden; margin:0 0 10px 0; font-size:11px}
.exListPage li {float:left; margin:0 5px 5px 0; padding:5px 10px}
.exListPage li#ex-one {background-color:#5da130; color:#FFFFFF}
.exListPage li#ex-two {background-color:#5da130; color:#FFFFFF}
.exListPage li#ex-three {background-color:#5da130; color:#FFFFFF}
/* exhibitions page / */	
/* firms list */
.FirmList {font-size:11px}
.telFirmList {background:url(../images/tel-in-list.png) left no-repeat; display: inline-block; padding:0 0 0 14px; margin:0 10px 0 0}
.adrFirmList {background:url(../images/adr-in-list.png) left no-repeat; display: inline-block; padding:0 0 0 14px;}
/* firms list / */

.footer-menu li {float:left; margin:0 30px 0 0; text-align:center}
.footer-menu li a {color:#555;text-shadow:0 1px 0 rgba(255,255,255,0.5)}

.publication {margin:0 0 15px 0}
.publication ol {margin:10px 0 10px 20px !important;}
.publication ol li {list-style:decimal; margin:5px 0 0 0;}
.publication ul {margin:10px 0 10px 20px !important;}
.publication ul li {list-style:square; margin:5px 0 0 0;}
.publication h2 {margin:10px 0 10px 0 !important;}
.publication h3 {margin:10px 0 10px 0 !important;}

.in-text {border-bottom:1px solid #eaeaea; padding:0 0 5px 0; margin:0 0 5px 0}
.in-text h1 {margin:5px 0 5px 0 !important}

.firmtext {background-color:#EFEFEF; padding:5px; overflow: hidden}
.firmtext p {padding:0; margin:0; clear: both;}

.firmtext ul {margin:10px 0 10px 20px; clear: both;}
.firmtext ul li {list-style: square; clear: both;}
.firmtext ol {margin:10px 0 10px 20px; clear: both;}
.firmtext ol li {list-style: decimal; clear: both;}

.firmtexterr {background-color:#FFCACA; padding:5px;}
.firmtexterr p {padding:0; margin:0}

#regions {cursor: pointer; font-weight: bold;}

.regionlist li {margin: 0 0 5px 0}
.regionlist li a {color: #333; text-decoration: underline;}
.regionlist li a:hover {color: #ff0000}

#darkbg { position:absolute; top:0; left:0; width:100%; z-index:100; background: url('../images/dbg.gif'); display:none; text-align:left; }

/* ===========================
   ====== Contact Form ======= 
   =========================== */

#send-form input, textarea {
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 200px;
	color: #999999;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;		
}

#send-form textarea {
	width: 455px;
	height: 150px;
	max-width: 455px;
	line-height: 18px;
}

#send-form input:hover, textarea:hover,
#send-form input:focus, textarea:focus {
	border-color: 1px solid #C9C9C9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

#send-form label {
	margin-left: 10px;
	color: #999999;
}

/* ===========================
   ====== Submit Button ====== 
   =========================== */
#send-form .submitter {text-align: center;}
#send-form .submitter input {
	width: 460px; 
	height: 40px;
	background-color: #999; 
	color: #FFF; cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}

.messi-preloader {text-align:center}
.messi-preloader  div {background: url('../images/loaderpage.gif'); background-repeat:no-repeat; background-position:center}

.bordered {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
    width: 100%;    
}
.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;    
}

.bordered tr:hover {
    background: #eaeaea;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
}

.bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
	color:#333; font-weight:bold;
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.ex-page {margin:0 0 10px 0}
.ex-page ul {margin:10px 0 10px 20px; clear: both;}
.ex-page ul li {list-style: square; clear: both;}


.ex-page ol {margin:10px 0 10px 20px; clear: both;}
.ex-page ol li {list-style: decimal; clear: both;}

.regionslistr {border-top: 1px solid #ccc; padding: 10px 0 0 0; }
.regionslistr li {float: left; margin: 0 10px 0 0}
.regionslistr li a {background-color: #eaeaea; font-size: 16px; padding: 5px}

/* Pagination style */

	ul.pagination
	{
		margin:0px;
		padding:0px;
		height:100%;
		overflow:hidden;
		font:10px 'Tahoma';
		list-style-type:none;	
	}
	
	ul.pagination li
	{
		float:left;
		margin:0px;
		padding:0px;
		margin-left:5px;
	}
	
	ul.pagination li:first-child
	{
		margin-left:0px;
	}

	ul.pagination li a
	{
		color:black;
		display:block;
		text-decoration:none;
		padding:7px 10px 7px 10px;
	}
	
	ul.pagination li a img
	{
		border:none;
	}
	
	
ul.paginationD 
	{
		padding:8px;
		background:#F9F9F9;
		border:solid 1px #E2E2E2;
	}
	
ul.paginationD li a
	{
		color:#333333;
		text-shadow:0px 1px #F6F6F6;
		padding:6px 9px 6px 9px;
		border:solid 1px #B6B6B6;
		box-shadow:0px 1px #EFEFEF;
		-moz-box-shadow:0px 1px #EFEFEF;
		-webkit-box-shadow:0px 1px #EFEFEF;
		background:#E6E6E6;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6));
	}
	
ul.paginationD li
	{
		padding-bottom:1px;
	}
	
ul.paginationD li a:hover,
ul.paginationD li a.current
	{	
		color:#FFFFFF;
		box-shadow:0px 1px #E7E7E7;
		-moz-box-shadow:0px 1px #E7E7E7;
		-webkit-box-shadow:0px 1px #E7E7E7;
	}
	
	
ul.paginationD05 li a:hover,
ul.paginationD05 li a.current
	{
		text-shadow:0px 1px #CA470E;
		border-color:#D13F11;
		background:#E95B2B;
		background:-moz-linear-gradient(top,#FFBE01 1px,#FE7C02 1px,#E95B2B);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFBE01),color-stop(0.02,#FE7C02),color-stop(1,#E95B2B));
	}
.date {font-size:11px; color:#999; margin:0 0 5px 0;}	

.allpages {font-size:11px; color:#999; margin:0 0 5px 0;}
	
.pages {background-color:#eaeaea; padding:10px; overflow:hidden; border-bottom:1px solid #999}
.pages ul li {float:left; margin:0 15px 0 0; color:#999; font-size:14px}