html, body {
	height:100%;
	padding:0;
	margin:0;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
}

body {
	color:#121212;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
/*
	*background: #ecedee url(../ne_brand.png) center top repeat-y;
	*background: #ecedee url(../bgv.png) center top no-repeat;
*/
/* 	*background: #15528b url(../31231.png) center top no-repeat; */
/* 	background: #15528b url(../gps7.bg.medium.jpg) center top no-repeat; */
	background-color: #ecedee !important;
/* 	*background-color: #15528b; */
	background-attachment: fixed;
	background-size: cover;
}

/*
body {
	color:#121212;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background: #15528b url(../31231_1.jpg) center top no-repeat;
	background-attachment: fixed;
	background-size: cover;
}*/
.e-mail:before
{
    content: attr(data-website) "\0040" attr(data-user);
    unicode-bidi: bidi-override;
    direction: rtl;
}
input, textarea, select {
	color:#474747;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
a {
	color:#435269;
	text-decoration:none;
}
a:hover {
	color:#df7200;
	text-decoration:none;
}
.clear {
	font-size:0px;
	height:0px;
	clear:both;
}
p {
	margin:0;
	padding:7px 0;
}
/* Horisontal menu */
ul.horisontal_menu {
	list-style:none;
	padding:0;
	margin:0;
}
ul.horisontal_menu li {
	list-style:none;
	float:left;
	white-space: nowrap;
}
ul.horisontal_menu li a {
	display:inline-block;
	float:left;
	font-weight: bold;
}
.ips7-logo {
	height: 45px;
	background: url(../ips7_logo.svg) no-repeat;
	background-size: auto 45px;
    background-position: right;
	float: right;
        margin-top: -5px;
}
html
{
	background-image: none;
}
.ips7-logo a
{
    float: left;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.ips7-logo p
{
    color: #FFF;
    float: left;
    font-size: 11px;
    margin-top: 24px;
}

.partners {
        display: inline-block;
        float: left;
        font-size: 11px;
        margin-left: 14px;
}

.partners a {
        color: #df7200;
}
.background-fixed-line {
    background-color: #3698fd;
    width: 100%;
    height: 20px;
    padding: 5px 0px;
    position: fixed;
    z-index: 99999;
    text-align: center;
    padding-bottom: 8px;
	top: 0;
}
/* Styles */
.wrapper {
	margin:0 auto;
	position:relative;
	z-index: 1;
	margin-top: 0px;
}
.top_header {
	height:35px;
	position:relative;
}

#topbar {
        width: 100%;
        height: 22px;
        display: none;
        background: #ffa711;
        position: fixed;
        z-index: 9999;
        text-align: center;
        margin-top: -32px;

}

#topbar:hover {
        opacity: 0.8;
}

#topbar h2 {
        color: #FFF;
        font-size: 13px;
        margin: 2px;
}

.search {
	background:url(../search_bg.png) no-repeat;
	height:24px;
	float:right;
	margin-right: 10px;
	margin-top: 6px;
}
.search .phrase {
	background:transparent;
	border:none;
	color:#f0f0f0;
	font-size:11px;
	padding:6px 10px 0px 10px;
}
.search_btn:link,
.search_btn:hover,
.search_btn:active,
.search_btn:visited {
	float:right;
	height: 20px;
	display: block;
	background: #ffa711;
	position: relative;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	margin-top: 6px;
        border-radius: 5px;
}
.top_links {
	color:#435269;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	left:0;
	position:absolute;
	top:10px;
}
.top_links a {
	color:#435269;
	*color:#fff;
	padding:0 5px;
	background-color:transparent;
}
.header {
	background:url(../header_bg.png) no-repeat;
	height:164px;
}
.header .banner_top {
	top:17px;
	right:14px;
	float:right;
	position:relative;
}
.header a.home {
	background:url(../logo_bg.gif) no-repeat;
	;
	height:0;
	padding-top:84px;
	overflow:hidden;
	display:block;
	position:relative;
	top:17px;
	left:14px;
}
/* Main nav */

.flags {
	float: right;
	padding-top: 10px;
}
.main_navigation {
	background:#485262;
	border-bottom:#ffa711 4px solid;
	padding:6px 14px 0 14px;
}

.navbar-nav .nav-item a {
    padding-left: 10px !important;
}
.tabs_panel_top.offer_types
{
	height: 32px;text-align: center; margin-bottom: 8px;
}
.tabs_panel_top.offer_types h3 {
	text-align:center;width:100%;line-height:11px;
}
.main_navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.btn-primary {
    background-color: #ffa711 !important;
    border-color: #ffa711 !important;

}
.main_navigation ul li {
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	height:43px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 10px;
	position:relative;
	background:transparent;
	margin-right:1px;
}
.main_navigation ul li a {
	color:#fff;
	display:inline-block;
	height:43px;
	background:none;
	background-color:transparent;
	padding:0 15px 0 0;
}
.main_navigation ul li a:hover {
	color:#ffb750;
}
.main_navigation ul li a.offers span, .main_navigation ul li a:hover span {
    background:url(../tab_offer_bg.gif) no-repeat 50% 100%;
}
.main_navigation ul li a span {
	display:inline-block;
	line-height:43px;
	height:43px;
	cursor:pointer;
	padding:0 10px;
}
.main_navigation ul li.current {
	background: #ffa711;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
}
.main_navigation ul li.current a {
	background:none;
}
.main_navigation ul li.current a span {
	background:none;
	color:#fff;
}
.page_wrapper {
	padding:0 1px;
	background:#fff;
        margin-bottom: 10px;
}
.page_content {
	background:url(../page_bg.gif) repeat-x 0 0;
	min-height:350px;
}
.flash_header {
	margin-bottom:14px;
	height:289px;
	position: relative;
}
.left_column {
	float:left;
	padding:14px 0 14px 14px;
}
.offer_type h2 {
    border: 1px solid #DBDBDB;
}
.ideo {
height: 90px;
margin: 0px;
margin-top: 10px;
border: 1px solid rgb(206, 206, 206);
overflow: hidden;
 }

.ideo554 {
	height: 400px;
	margin: 0px auto;
	margin-top: 10px;
	border: 1px solid rgb(206, 206, 206);
	overflow: hidden;
 }

/* Intro links */
.sell-idea {
	float: left;
	display: block;
	height: 38px;
        color: #FFF;
        line-height: 38px;
        text-align: center;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
}

.sell-idea.sell-idea-bg:link,
.sell-idea.sell-idea-bg:visited {
	background: grey;
        border-right: 1px solid #969696;
}

.sell-idea.sell-idea-bg:active,
.sell-idea.sell-idea-bg:hover {
	background: grey;
        border-right: 1px solid #969696;
        opacity: 0.8;
}

.sell-idea.sell-idea-en:link,
.sell-idea.sell-idea-en:visited {
	background: grey;
        border-right: 1px solid #969696;
}

.sell-idea.sell-idea-en:active,
.sell-idea.sell-idea-en:hover {
	background: grey;
        border-right: 1px solid #969696;
}

.sell-idea.sell-idea-ru:link,
.sell-idea.sell-idea-ru:visited {
	background: grey;
        border-right: 1px solid #969696;
}

.sell-idea.sell-idea-ru:active,
.sell-idea.sell-idea-ru:hover {
	background: grey;
        border-right: 1px solid #969696;
}

.buy-idea {
	float: left;
	display: block;
	height: 38px;
        color: #FFF;
        line-height: 38px;
        text-align: center;
}

.buy-idea.buy-idea-bg:link,
.buy-idea.buy-idea-bg:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.buy-idea.buy-idea-bg:active,
.buy-idea.buy-idea-bg:hover {
	background: grey;
        border-right: 1px solid #969696;
        opacity: 0.8;
}

.buy-idea.buy-idea-en:link,
.buy-idea.buy-idea-en:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.buy-idea.buy-idea-en:active,
.buy-idea.buy-idea-en:hover {
	background: grey;
        border-right: 1px solid #969696;

}

.buy-idea.buy-idea-ru:link,
.buy-idea.buy-idea-ru:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.buy-idea.buy-idea-ru:active,
.buy-idea.buy-idea-ru:hover {
	background: grey;
        border-right: 1px solid #969696;

}

.finance-idea {
	float: left;
	display: block;
	height: 38px;
        color: #FFF;
        line-height: 38px;
        text-align: center;
}

.finance-idea.finance-idea-bg:link,
.finance-idea.finance-idea-bg:visited {
	background: grey;
        border-right: 1px solid #969696;


}

.finance-idea.finance-idea-bg:active,
.finance-idea.finance-idea-bg:hover {
	background: grey;
        border-right: 1px solid #969696;
        opacity: 0.8;
}

.finance-idea.finance-idea-en:link,
.finance-idea.finance-idea-en:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.finance-idea.finance-idea-en:active,
.finance-idea.finance-idea-en:hover {
	background: grey;
        border-right: 1px solid #969696;

}

.finance-idea.finance-idea-ru:link,
.finance-idea.finance-idea-ru:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.finance-idea.finance-idea-ru:active,
.finance-idea.finance-idea-ru:hover {
	background: grey;
        border-right: 1px solid #969696;

}


.make-idea {
	float: left;
	display: block;
	height: 38px;
        color: #FFF;
        line-height: 38px;
        text-align: center;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
}

.make-idea:hover, .finance-idea:hover, .buy-idea:hover, .sell-idea:hover { color: #f8f8f8;  }

.make-idea.make-idea-bg:link,
.make-idea.make-idea-bg:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.make-idea.make-idea-bg:active,
.make-idea.make-idea-bg:hover {
	background: grey;
        border-right: 1px solid #969696;
        opacity: 0.8;
}

.make-idea.make-idea-en:link,
.make-idea.make-idea-en:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.make-idea.make-idea-en:active,
.make-idea.make-idea-en:hover {
	background: grey;
        border-right: 1px solid #969696;

}

.make-idea.make-idea-ru:link,
.make-idea.make-idea-ru:visited {
	background: grey;
        border-right: 1px solid #969696;

}

.make-idea.make-idea-ru:active,
.make-idea.make-idea-ru:hover {
	background: grey;
        border-right: 1px solid #969696;

}

.flash_header a {
	float: right;
	height: 48px;
}

.flash_header img {
	float: left;
}

a.sell-business-bg:link,
a.sell-business-bg:visited {
	background: url(../offers-types/bg/btn1_.png);
}

a.sell-business-bg:hover,
a.sell-business-bg:active {
	background: url(../offers-types/bg/btn1_h.png);
}

a.sell-business-en:link,
a.sell-business-en:visited {
	background: url(../offers-types/en/btn1_.png);
}

a.sell-business-en:hover,
a.sell-business-en:active {
	background: url(../offers-types/en/btn1_h.png);
}

a.sell-business-ru:link,
a.sell-business-ru:visited {
	background: url(../offers-types/ru/btn1_.png);
}

a.sell-business-ru:hover,
a.sell-business-ru:active {
	background: url(../offers-types/ru/btn1_h.png);
}

a.buy-business-bg:link,
a.buy-business-bg:visited {
	background: url(../offers-types/bg/btn2_.png);
}

a.buy-business-bg:hover,
a.buy-business-bg:active {
	background: url(../offers-types/bg/btn2_h.png);
}

a.buy-business-en:link,
a.buy-business-en:visited {
	background: url(../offers-types/en/btn2_.png);
}

a.buy-business-en:hover,
a.buy-business-en:active {
	background: url(../offers-types/en/btn2_h.png);
}

a.buy-business-ru:link,
a.buy-business-ru:visited {
	background: url(../offers-types/ru/btn2_.png);
}

a.buy-business-ru:hover,
a.buy-business-ru:active {
	background: url(../offers-types/ru/btn2_h.png);
}

a.rent-business-bg:link,
a.rent-business-bg:visited {
	background: url(../offers-types/bg/btn3_.png);
}

a.rent-business-bg:hover,
a.rent-business-bg:active {
	background: url(../offers-types/bg/btn3_h.png);
}

a.rent-business-en:link,
a.rent-business-en:visited {
	background: url(../offers-types/en/btn3_.png);
}

a.rent-business-en:hover,
a.rent-business-en:active {
	background: url(../offers-types/en/btn3_h.png);
}

a.rent-business-ru:link,
a.rent-business-ru:visited {
	background: url(../offers-types/ru/btn3_.png);
}

a.rent-business-ru:hover,
a.rent-business-ru:active {
	background: url(../offers-types/ru/btn3_h.png);
}

a.for-rent-business-bg:link,
a.for-rent-business-bg:visited {
	background: url(../offers-types/bg/btn4_.png);
}

a.for-rent-business-bg:hover,
a.for-rent-business-bg:active {
	background: url(../offers-types/bg/btn4_h.png);
}

a.for-rent-business-en:link,
a.for-rent-business-en:visited {
	background: url(../offers-types/en/btn4_.png);
}

a.for-rent-business-en:hover,
a.for-rent-business-en:active {
	background: url(../offers-types/en/btn4_h.png);
}

a.for-rent-business-ru:link,
a.for-rent-business-ru:visited {
	background: url(../offers-types/ru/btn4_.png);
}

a.for-rent-business-ru:hover,
a.for-rent-business-ru:active {
	background: url(../offers-types/ru/btn4_h.png);
}

a.partnership-bg:link,
a.partnership-bg:visited {
	background: url(../offers-types/bg/btn5_.png);
}

a.partnership-bg:hover,
a.partnership-bg:active {
	background: url(../offers-types/bg/btn5_h.png);
}

a.partnership-en:link,
a.partnership-en:visited {
	background: url(../offers-types/en/btn5_.png);
}

a.partnership-en:hover,
a.partnership-en:active {
	background: url(../offers-types/en/btn5_h.png);
}

a.partnership-ru:link,
a.partnership-ru:visited {
	background: url(../offers-types/ru/btn5_.png);
}

a.partnership-ru:hover,
a.partnership-ru:active {
	background: url(../offers-types/ru/btn5_h.png);
}

a.franchise-bg:link,
a.franchise-bg:visited {
	background: url(../offers-types/bg/btn6_.png);
}

a.franchise-bg:hover,
a.franchise-bg:active {
	background: url(../offers-types/bg/btn6_h.png);
}

a.franchise-en:link,
a.franchise-en:visited {
	background: url(../offers-types/en/btn6_.png);
}

a.franchise-en:hover,
a.franchise-en:active {
	background: url(../offers-types/en/btn6_h.png);
}

a.franchise-ru:link,
a.franchise-ru:visited {
	background: url(../offers-types/ru/btn6_.png);
}

a.franchise-ru:hover,
a.franchise-ru:active {
	background: url(../offers-types/ru/btn6_h.png);
}
.transparent-background {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: #000;
	opacity:0.5;
	filter:alpha(opacity=50);
	height: 70px;
	z-index: 10;
}
.over-text {
	position: absolute;
	bottom: 10px;
	left: 10px;
	height: 50px;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	z-index: 9999;
}

/* Left panel */

.home-panel-left {
	float: left;
	background: url(../dot.gif) repeat-y right;
}

.tabs_panel_top {
	background: #576479;
	height: 39px;
	border-bottom:4px solid #FFA711;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
}
.tabs_panel_top h3, .tabs_panel_top_last h3 {
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	height:39px;
	margin:0;
	overflow:hidden;
	position:relative;
	background:none;
	margin-right:1px;
	text-align:center;
}
.tabs_panel_top h3 span, .tabs_panel_top_last h3 span {
	color:#fff;
	display:block;
	text-align:center;
	height:26px;
	background:none;
	background-color:transparent;
	padding: 13px 0 0 0;
}
.tabs_panel_top h3 a:hover {
	color:#ffb750;
}
.tabs_panel_top h3 a span {
	display:inline-block;
	text-align:center;
	line-height:39px;
	height:39px;
	cursor:pointer;
}
.tabs_panel_top h3.current {
	background:transparent url(../tab_left.png) no-repeat 0 0
}
.tabs_panel_top h3.current a, .tabs_panel_top h3.current a:hover {
	background:transparent url(../tab_right.png) no-repeat 100% 0;
	color:#fff;
}
.tabs_panel_top h3.current a span {
	background:url(../tab_glow.jpg) no-repeat 50% 0;
}
/* Tabs 1 */

.tabs1_panel_top {
	background:url(../wide_panel_top.jpg) no-repeat;
	height:39px;
	border-bottom:#ffa711 4px solid;
}
.tabs1_panel_top h3 {
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	height:39px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 20px;
	position:relative;
	background:none;
	margin-right:1px;
	text-align:center;
}
.tabs1_panel_top h3 a {
	color:#fff;
	display:block;
	text-align:center;
	height:39px;
	background:none;
	background-color:transparent;
	padding:0 23px 0 0;
}
.tabs1_panel_top h3 a:hover {
	color:#ffb750;
}
.tabs1_panel_top h3 a span {
	display:inline-block;
	text-align:center;
	line-height:39px;
	height:39px;
	cursor:pointer;
}
.tabs1_panel_top h3.current {
	background:transparent url(../tab_left.png) no-repeat 0 0
}
.tabs1_panel_top h3.current a, .tabs1_panel_top h3.current a:hover {
	background:transparent url(../tab_right.png) no-repeat 100% 0;
	color:#fff;
}
.tabs1_panel_top h3.current a span {
	background:url(../tab_glow.jpg) no-repeat 50% 0;
}
.sidebar h3 {
	background: #576479;
	height:39px;
	line-height:39px;
	text-transform:uppercase;
	padding:0 0 0 14px;
	margin:0;
	color:#fff;
	font-size:12px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
}
.sidebar h3 a
{
	color: #FFF;
}
.branches {
	margin-bottom:14px;
}
.branches a {
	display:block;
	background:url(../branches_bg.png) no-repeat;
	height:38px;
	line-height:38px;

	width: 100%;
	font-size:12px;
	font-weight:bold;
	float:left;
	overflow: hidden;
	white-space: nowrap;
}
.branches a img, .branches a span {
	float:left;
	cursor:pointer;
}
.branches a img {
	margin: 10px 7px 0 10px;
}
/* News */
.sidebar .news_item {
	background:#eeeeee;
	margin-top:2px;
	padding:12px;
	font-size:11px;
}
.news_item img {
	padding:1px;
	border:#bbbbbb 1px solid;
	float:left;
	margin-right:12px;
}
.sidebar .news_item h4 {
	margin:0;
	padding:0;
	font-size:12px;
}
.sidebar .news_item .date {
	font-size:10px;
	color:#e07300;
	font-weight:bold;
	display:none;
	padding:4px 0;
}
.news_date {
	font-size:10px;
	color:#e07300;
	font-weight:bold;
	display:block;
	padding:8px 0 0 0;
}
.news_date2 {
	font-size:10px;
	color:#e07300;
	font-weight:bold;
	display:block;
	padding:0 0 10px 0;
}
.sidebar .news_item p {
	margin:0 0 0 104px;
	padding:0;
}
/* Footer */

#foot {
        background: #485262;
        min-height: 200px;
}
.footer {
	background: #485262;
	padding:16px 0 0 14px;
        margin: 0 auto;
}
.footer ul {
	padding:0;
	margin:0;
	list-style:none;
        margin-left: -5px;
}
.footer ul li, .footer ul li a {
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	background-color:transparent;
}
.footer ul li a {
	margin:0 6px;
}
.footer ul li a:hover {
	color:#ffb750;
}
.copyright {
	color:#5d6e82;
	font-size:11px;
	padding:9px 0px;
        float: right;
        height: 0px;
}

.copycontent {
        float: left;
        display: block;
}

.copycontent p {
        color: #E2E2E2;
        font-size: 12px;
}

.sicons {
        float: left;
        display: block;
        margin-bottom: 4px;
}

#createdby {
	color:#FFF;
	float:right;
	font-size:11px;
	height:16px;
	margin:0 auto;
	position:relative;
	right:0;
	text-align: right;
}

#createdby a {
        color: #FFF;
}


.devision {
	display:block;
	float:right;
	margin-left:3px;
	position:relative;
	top:-7px;
}
.panel {
	margin-top:14px;
}
.panel_content {
	background:#eeeeee;
	border:#d4d4d4 1px solid;
}
.panel_padding {
	padding:12px;
}
.weather_panel .panel_content {
	padding:0;
}
.weather_info {
	margin-left:95px;
	height:1%;
}
.small {
	font-size:10px;
	padding:5px 7px;
	border-top:#d4d4d4 1px solid;
	clear:both;
}
/* Weather */
.weather_panel {
	background:url(../weather_top.jpg) no-repeat 0 0;
}
.weather_panel h3 {

}
.icon-sunny {
	background:url(../weather/weather-sunny.png) no-repeat;
}
.icon-sunny-clouds {
	background:url(../weather/weather-sunny-clouds.png) no-repeat;
}
.icon-clouds {
	background:url(../weather/weather-clouds.png) no-repeat;
}
.icon-sleet {
	background:url(../weather/weather-sleet.png) no-repeat;
}
.icon-heavy-rain {
	background:url(../weather/weather-heavy-rain.png) no-repeat;
}
.icon-rain {
	background:url(../weather/weather-rain.png) no-repeat;
}
.icon-snow {
	background:url(../weather/weather-snow.png) no-repeat;
}
.icon-thunderstorm {
	background:url(../weather/weather-thunderstorm.png) no-repeat;
}
.icon-unknown {
	background:url(../weather/weather-unknown.png) no-repeat;
}
.weather-icon {
	float:left;
	height:100px;
}
.weather_panel .title {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#e07300;
	font-size:27px;
	margin-right:5px;
}
.weather_panel span {
	height:1%;
}
.select_city {
	float:right;
	position:relative;
	top:11px;
	right:10px;
}
.select_city select {
	font-size:11px;
}
.wth-txt {
	font-size:11px;
}
/* Currencies */
.currency-holder-left {
	border-right:1px solid #D8D7D7;
	float:left;
	padding-bottom:5px;
	padding-right:9px;
}
.currency-holder-right {
	float:left;
	padding-bottom:5px;
	padding-left:10px;
}
.exch {
	float:right;
	padding-right:10px;
}
.usd {
	background:url(../usd_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
.eur {
	background:url(../euro_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
.gbp {
	background:url(../gbp_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
.chf {
	background:url(../chf_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
/* Offers */
.offers_list {
	padding:14px 0;
	border-bottom:#dedede 1px solid;
}
a.offers_thumb {
	position:relative;
	display:block;
	float:left;
	margin-right:14px;
	border:1px solid #BBBBBB;
	line-height:0;
}
a.newses_thumb {
	position:relative;
	line-height:0;
}
a.newses_thumb img {
	width: 100%:
}
a.offers_thumb2 {
	position:relative;
	display:block;
	float:left;
	margin-right:10px;
	border:1px solid #BBBBBB;
	line-height:0;
}
a.offers_thumb img, a.offers_thumb2 img {
	border:1px solid #fff;
}

a.articles_thumb_small {
	position:relative;
	display:block;
	float:left;
	margin-right:5px;
	border:1px solid #BBBBBB;
	line-height:0;
}
a.offers_thumb_small img {
	border:1px solid #fff;
}

.articles_thumb_big {
	position:relative;
	display:block;
	float:left;
	margin-right:15px;
	border:1px solid #BBBBBB;
	line-height:0;
}
.articles_thumb_big img {
	border:1px solid #fff;
}

a.news_thumb {
	position:relative;
	display:block;
	float:left;
	margin-right:14px;
	border:1px solid #BBBBBB;
	line-height:0;
}
a.news_thumb img {
	border:1px solid #fff;
}
.urgent {
	display:block;
	color:#fff;
	right:1px;
	bottom:1px;
	font-size:11px;
	padding:1px 4px;
	background:#e80606;
	line-height:130%;
	z-index:999;
}
.new {
	display:block;
	position:absolute;
	color:#fff;
	right:1px;
	bottom:1px;
	font-size:11px;
	padding:1px 4px;
	background:#298700;
	line-height:130%;
	z-index:999;
}
.offers_list_info {
	margin-bottom:5px;
	margin-left:107px;
}
.offers_list_info_home {
	height:107px;
	margin-bottom:5px;
	margin-left:107px;
	overflow:hidden;
}
.news_list_info {
	margin-left:100px;
}
.offers_list_info h2, .news_list_info h2, .offers_list_info_home h2 {
	margin:0;
	padding: 3px 0 0 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 100%;
}
.offers_list_info p, .news_list_info p, .offers_list_info_home p {
	font-size:11px;
	padding:7px 0;
	margin:0;
}
.news-image {
	border:1px solid #BBBBBB;
	float:left;
	padding:1px;
	display: block;
	margin-right: 10px;
}
.spacer15 {
	line-height: 15px;
}

a.brand_url {
        position: absolute;
        display: block;
        width: 100%;
        z-index: 0;
        height: 2500px;
		top: 0;
}

a.branch {
	font-weight:bold;
	display:inline-block;
	line-height:18px;
	float:left;
}
a.branch img {
	float:left;
	margin-right:5px;
	margin-top: -2px;
}
.offers_list .price {
	font-weight:bold;
	color:#e07300;
	float:right;
	position:relative;
	right:3px;
}
.platinum {
	background:url(../platinum.gif) no-repeat 100% 0;
	float:right;
	padding-right:50px;
	height:12px;
	color:#929292;
	text-transform:uppercase;
	padding-top:3px;
	font-size:10px;
}
/* Pager */
.pager {
	font-size:12px;
	padding:15px 0 0 0;
	margin-left: 10px;
}
.pager span {
	margin:0 2px 0 1px;
	color:#E07300;
}
.next_page, .prev_page {
	font-size:15px;
}
.pager span.pages {
	margin-right:5px;
	font-weight:bold;
	color:#7a7a7a;
}
.prev_next {
	padding-top:15px;
	color:#a1a1a1;
}
/* breadcrumb */
.breadcrumb {
	font-size:11px;
	padding:0 0 13px 0;
}
.breadcrumb a {
	color:#647489;
}
/* Filter */
.filter_panel h1, .filter_panel .search_title {
	background: #576479;
    height: 39px;
    line-height: 39px;
    text-transform: uppercase;
    padding: 0 0 0 14px;
    margin: 0;
    color: #fff;
    font-size: 12px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.pcontent .textfield {
	width: 100%;
}
.pcontent h1 {
    font-size: 1.8rem;
}
.pcontent p {
    padding: 4px 0;
}
.filter_panel h1 a, .filter_panel h1 a:hover, .filter_panel .search_title a, .filter_panel .search_title a:hover {
	color:#fff;
	display:block;
	line-height:39px;
}
#vertical_status {
	float:right;
	position:relative;
	right:12px;
	top:13px;
	line-height:100%;
}
.filter_content {
	background:#eeeeee;
	border:#c9ced7 1px solid;
	margin-bottom:14px;
}
.form_table {
	margin:23px auto;
	color:#5d5d5d;
}
.form_table tr td {
	vertical-align: middle;
}
.payments_table {
	width: 100%;
}
	.payments_table thead td {
		background: url(../tbl-row.gif) repeat-x;
		color: #FFF;
		line-height: 32px;
		font-weight: bold;
		text-shadow: 1px 1px #333a46;
		padding-left: 10px;
		text-align: center;
	}
	.payments_table tbody td {
		background: url(../tbl-row-alt.gif) repeat-x bottom;
		padding-left: 10px;
		text-align: center;
		padding: 5px 10px;
		vertical-align: middle;
	}
	.payments_table tbody a {
		margin-right: 5px;
	}
	.a-left {
		text-align: left !important;
	}
.textfield {
	border:#bbc1ca 1px solid;
	background:#fff;
	padding:3px 5px;
}
.selectfield {
	border:#bbc1ca 1px solid;
	background:#fff;
	padding:3px 5px;
}
.right_align {
	text-align:right;
	padding-right:7px;
}

.top_align {
    padding-top: 6px;
    vertical-align: top !important;
	text-align:right;
}

.button {
	background:#373737 url(../submit_btn.gif) no-repeat 50% 0;
	color:#fff;
	font-weight:bold;
	border:0;
	padding:3px 13px 4px 13px;
	cursor:pointer;
}
h1 {
	font-size:25px;
	font-weight:normal;
	margin:0;
	padding:0 0 15px 0;
}
/* Articles */
.article_cat {
	background:url(../bulet.gif) no-repeat 0 14px;
	padding: 10px 10px 10px 25px;
	border-top:#e4e4e4 1px solid;
	font-size:11px;
        float: left;
}
.article_cat h2 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
}
.orange {
	color:#E07300;
}
.article_item {
	padding: 10px 12px 10px 0px;
	font-size:11px;
        float: left;
}


.article_item h2 {
	margin-top:10px;
	padding:0;
	font-size:18px;
	font-weight:normal;
        float: left;
        width: 100%;
        height: 80px;
        overflow: hidden;
        margin-bottom: 0px;
}
.orange {
	color:#E07300;
}
/* Article preview */
.article_options, .comments_title {
	background:url(../article_options.gif);
	height:35px;
	line-height:35px;
}
.article_options {
	padding:0 10px;
	margin-bottom:10px;
	line-height:normal;
}
.comments_title {
	margin-top:25px;
	margin-bottom:10px;
}
.comments_title h2 {
	background:url(../comments.gif) no-repeat 10px 50%;
	font-size:14px;
	line-height:35px;
	padding:0 0 0 40px;
}
.copyright div {
	color: white !important;
}
.all_comments {
	float:right;
	position:relative;
	right:10px;
	font-size:11px;
	color:#E07300;
}
.comment {
	padding:9px 0;
}
.autor {
	font-size:11px;
	color:#707070;
}
.comment_content {
	background:#eee;
	border-top:#d9dbdd 1px solid;
	border-bottom:#d9dbdd 1px solid;
	padding:13px;
	margin-top:2px;
}
.comment_content strong {
	display:block;
	padding-bottom:7px;
}
.hidenews {
	display: none !important;
}
.comment_date {
	float:right;
	font-size:11px;
	color:#707070;
}
.comment_content h5 {
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
}
.comment_content .form_table {
	margin:0 0 0 20px;
}
/* Text size */
.big_size {
	font-size:18px;
	color:#8e8e8e;
	margin-top:7px;
}
.small_size {
	font-size:13px;
	color:#8e8e8e;
	margin-top:12px;
}
.font_size span {
	float:left;
	margin-left:5px;
}
.font_size {
	line-height:normal;
}
.font_size a {
	display:block;
	height:14px;
	width:14px;
	float:left;
	margin-left:5px;
	position:relative;
	top:11px;
	background-repeat:no-repeat;
}
a.decrease_font {
	background-image:url(../decrease_font_size.gif);
}
a.increase_font {
	background-image:url(../increase_font_size.gif);
}
a.decrease_font_max {
	background-image:url(../decrease_font_size_max.gif);
}
a.increase_font_max {
	background-image:url(../increase_font_size_max.gif);
}
a.addthis_button {
	float:right;
	margin-top:9px;
}
a.print {
	display:block;
	float:right;
	background:url(../print.gif) no-repeat;
	width:16px;
	height:16px;
	text-indent:-999px;
	overflow:hidden;
	margin:10px 13px 0 0;
}
a.send_to {
	display:block;
	float:right;
	background:url(../send_to_friend.gif) no-repeat;
	width:16px;
	height:12px;
	text-indent:-999px;
	overflow:hidden;
	margin:12px 13px 0 0;
}

a.offer-type-link:link,
a.offer-type-link:hover,
a.offer-type-link:active,
a.offer-type-link:visited {
	display: block;
	float: left;
	color: #FFF;
	background: #738296 url(../arrow-offers-type.gif) right no-repeat;
	padding: 2px 20px 0 5px;
	height: 15px;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 2px;
}
/* Offer */
.offer {
	padding:7px 0;
}
.offer_info {
	display:block;
	padding:10px 0 0 0;
	font-size:11px;
	color:#666666;
}
.offer_ext_info h4 {
	background:url(../offer_subtitle.gif) no-repeat;
	height:35px;
	line-height:35px;
	font-size:11px;
	text-transform:uppercase;
	padding:0 0 0 10px;
	margin:23px 0 10px 0;
}
.offer_footer {
	background:url(../offer_footer.gif);
	height:40px;
	clear:both;
	margin-top:25px;
	padding:10px 0 0 10px;
}
.offer_footer img {
	float:left;
	margin-right:10px;
}
.offer_footer a {
	font-weight:bold;
	display:block;
}
.download_info {
	font-size:11px;
	color:#666666;
}
.offer_images img {
	border:1px solid #BBBBBB;
	float:left;
	padding:1px;
}
.offer_images img.offer_thumb {
	margin:8px 7px 0 0;
}
.contact_info h4 {
	text-transform:uppercase;
	font-size:11px;
	margin:0;
	padding:15px 0 0 0;
	clear:both;
}
.offer_images .contact_info img {
	padding:0;
	border:0;
	margin-right:7px;
}
.contact_info div {
	background:transparent url(../page_bg.gif) repeat-x scroll 0 0;
	border:1px solid #D4D4D4;
	padding:15px;
	margin-top:7px;
	font-size:11px;
	color:#434343;
}
.contact_info div ul {
	list-style:none;
	padding:0;
	margin:0;
}
.contact_info div ul li {
	padding:6px 0;
	line-height:13px;
	display:block;
	height:19px;
	clear:both;
}
/* Offers */
h1.panel_heading {
	background:url(../wide_panel_top.jpg) no-repeat;
	height:39px;
	line-height:39px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:14px;
	margin:0;
}
.show_by, .show_by_branch {
	display:block;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	height:18px;
	clear:both;
}
.offer_type_ver a {
    color: #222831;
}
.offer_type {
	margin-bottom: 15px;
}
.offers_list {
	padding: 14px 10px;
	border-bottom: 1px solid #ffa711;
	margin-bottom: 10px;
}
.type1 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.offer_type.singleoffer {
	border:none;
}
.type2 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.type3 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.type4 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.type5 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.type6 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.type7 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.type8 {
	background: #FFF;
        border: 1px solid #DBDBDB;
}
.big_news_item img {
    width: 100%;
}
#ctl0_Content_CategoryView2 {
	padding: 0 10px;
}
.type1:hover, .type2:hover, .type3:hover, .type4:hover, .type5:hover, .type6:hover, .type7:hover, .type8:hover { opacity: 0.8; background: #F0F0F0; }

.type_right {
	margin-right:0;
}
.offer_type_ver {
    margin-bottom: 15px;
    background: #FFF;
    border: 1px solid #DBDBDB;
    padding: 0 15px;
}
.offer_type h2 {
	font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.offer_home_content {
	padding:0 10px;
}
.offer_type h5 a {
	display:block;
	height:36px;
	padding:6px 0 0 14px;
	color:#222831;
	font-size: 18px;
}


.offer_type h2 a {
	display:block;
	height:36px;
	padding:6px 0 0 14px;
	color:#222831;
	font-size: 18px;
}
.offer_type h2 a:hover {
	color:#E07300;
}
.branch_item {
	background:transparent url(../branches_bg_big.gif) no-repeat scroll 0 100%;
	float:left;
	height:55px;
	padding-top:25px;
	width:315px;
}
.branch_thumb {
	display:block;
	margin:0 11px 0 15px;
}
.branch_item h2 a, .branch_item h2 {
	font-weight:bold;
	font-size:15px;
	display:block;
	margin:0;
	padding:0;
	line-height:100%;
}
.branch_info {
	font-size:11px;
	color:#666;
}
.branch_left {
	margin-right:14px;
}
.small_font {
	font-size:11px;
	color:#666666;
}
.pics {
	margin:17px
}
.pics h5 {
	font-size:12px;
	padding:10px 0;
	margin:0;
	text-align:center;
}
.pics img {
	width:151px;
	border:1px solid #BBBBBB;
	padding:1px;
}
.pics table {
	margin:0 auto;
}
.pics td {
	padding:23px 20px;
	border-bottom: 1px solid #C9CED7;
}
.pics td.center {
	padding:23px 20px;
	border-left:#c9ced7 1px solid;
	border-right:#c9ced7 1px solid;
}
.edit_thumb {
	position:relative;
}
.delete_img {
	background:url(../delete_img.png);
	width:24px;
	height:0;
	display:block;
	position:absolute;
	right:-5px;
	bottom:-5px;
	padding-top:24px;
	overflow:hidden;
}
.button_wrapper {
	padding:0 17px 17px 17px;
	text-align:right;
}
.add_title {
	padding:17px 17px 0 17px;
	font-weight:bold;
}
.delete_article_small {
	background:url(../delete_icn.gif) no-repeat;
	display:inline-block;
	padding-top:15px;
	overflow:hidden;
	width:16px;
	height:0;
	margin-left:15px;
	position:relative;
	top:1px;
	line-height:18px;
	float:left;
}
.edit_article_small {
	background:url(../edit_icn.gif) no-repeat;
	display:inline-block;
	padding-top:15px;
	overflow:hidden;
	width:16px;
	height:0;
	margin-left:8px;
	position:relative;
	top:1px;
	line-height:18px;
	float:left;
}
.edit_delete_buttons {
	padding-bottom:10px;
}
.edit_delete_buttons .edit_article_small  {
	float:none;
}
.edit_delete_buttons .delete_article_small  {
	float:none;
	margin:0;
}
.delete_comment {
	background:url(../delete_comment_icon.gif);
	width:22px;
	height:0;
	display:inline-block;
	float:right;
	padding-top:16px;
	overflow:hidden;
	margin-left:10px;
	position:relative;
	top:-2px;
}

#loading-icon {
	background: url(../loading-icon.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	visibility: hidden;
	z-index: 999999;
}

.platinum_offer {
	background: rgba(204, 0, 0, 0.36);
}

.platinum_offer h2 a:link,
.platinum_offer h2 a:visited {
	color:#732f28;
}
.platinum_offer h2 a:hover, .platinum_offer h2 a:active {
	color:#df7200;
	text-decoration:none;
}

.gold_offer {
        background: rgba(255, 235, 0, 0.38);
}

.trash_offer {
        background: url(../not_active.png) no-repeat top right;
}

.notification {
        background: #CC0000;
        width: 100%;
        height: 18px;
        line-height: 18px;
}

.notif_btn {
        background: #576479;
        height: 18px;
        line-height: 18px;
        color: #FFF;
        padding: 3px 8px;
        border-radius: 2px;
}

.yellow_btn {
		background: #ffa711;
}

.red_btn {
		background: rgba(204, 0, 0, 0.73);
}

.did-you-know {
		background: rgba(11, 167, 36, 0.37);
		padding: 1px 12px;
		margin-bottom: 8px;
		border: 1px solid rgba(11, 167, 36, 0.37);
}

.did-you-know a {
		font-weight: bold;
}

a.notif_btn:hover {
        color: #FFF;
}

.over-text h1 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
/* NEW */
.star {
	display: block;
	width: 17px;
	height: 14px;
	float: left;
}

.star.h {
	background: url(../star-h.gif);
}

.star.half {
	background: url(../star-half.gif);
}

.star.f {
	background: url(../star-f.gif);
}

.dropdown-list {

}

/* MODIFIED */
a.branch {
	font-weight:bold;
	display:inline-block;
	line-height:18px;
	float:left;
}

div.corporate-links {
	text-align: center;
	padding-top: 3px;
	margin-top: 0px;
	color: white;
	background: #ABABAB;
	font-size: 11px;
}

.divider_10
{
	height: 10px;
}

.corporate-links a {
	color: white;
	font-size: 11px;
	line-height: 18px;
}

.fb-icon {
	display: block;
	height: 25px;
	background: url(../fb-icon.png);
	float: right;
	margin-top: -5px;
	margin-right: 5px;
}

.gplus-icon {
	display: block;
	height: 25px;
	background: url(../google_plus.png);
	float: right;
	margin-top: -5px;
	margin-right: 5px;
}

.plus {
	display: block;
	float: right;
	margin-top: -5px;
}

.banner-holder {
	text-align: center;
	padding-top: 50px;
}

.banner-holder img {border:1px solid black;}

.hiddenpanel { display: none !important; }
.big_news_item h2 a { color: black; font-weight: normal; }
.article_item p { display: none; }

#slides {
    position: relative;
    height: 90px;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
}

.comment_content {
    display: none;
}

.btn {
    font-size: 20px;
    line-height: 9px;
    padding-top: 15px;
    display: block;

}

.lOffers {
    text-align: center;
    margin: 3px 0px;
    font-size: 14px;
}

.number {
    font-weight: bold;
    margin-left: 8px;
}

#kpd_logo {
    background:url(../kpd_logo_small.png) no-repeat;
    height: 42px;
    float: left;
    display: block;
    margin-left: 10px;
}

.cookies {
    float: left;
    display: block;
    border-top: 1px solid rgba(226, 233, 241, 0.29);
}

.cookies p {
    margin: 0 auto;
    font-size: 11px;
    color: #FFF;
    text-align: center;
    padding: 5px 0px;
}

#ads-by-google_kpd {
    float: left;
    width: 100%;
    margin: 5px 0px;
}

div.single_ad_kpd {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-right: 20px;
}

h3.center_tabs {
    margin: 0 auto;
	float: none !important;
}

.home-sp-box {
    float: left;
    padding: 0px 6px;
}

.sp1 {
    background: #FFFFFF;
}

.sp2 {
    background: #FFFFFF;
	padding-left: 7px;
}

.tabs_panel_top_last {
    float: left;
    border-radius: 0px;
	background: #576479;
    height: 39px;
	border-bottom: 4px solid #FFA711;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.tabs_panel_top_right {
    float: left;
    border-radius: 0px;
    background: none;
    height: 39px;
	width:100%;
}

h3.center_tabs {
    margin: 0 auto;
	float: none !important;
}

span.add-btn {
	background: #435269;
	padding: 7px 10px;
	margin: 2px auto;
	display: block;
	text-align: center;
	border-radius: 2px;
}

span.add-btn a {
	color: #FFF;
	font-size: 17px;
}

.red-message {
	padding: 10px 14px;
	background: rgba(216, 0, 0, 0.37);
	margin-bottom: 8px;
	border: 1px solid rgba(216, 0, 0, 0.37);
	margin: 10px auto;
	text-align: justify;
	height: 33px;
	display: block;
}

#x200x150
{
	position: fixed;
	left: 0px;
	display: none;
	bottom: 26%;
	height: 250px;
	float: left;
}

#x200x150 .close
{
	background: url(../closeB.png) no-repeat;
	display:block;
	z-index:999999;
	height: 24px;
	float: right;
	cursor: pointer;
}
div.leaderboard
{
	height: 205px;
	display: block;
	margin: 7px auto;
}
div.tour
{
	margin-top: 20px;
}
div.tour > .info
{
	text-align: right;
    margin-bottom: 7px;
}
.hidden
{
	display: none;
}

div.inline-popup
{
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}
div.inline-popup .title {
    font-size: 24px;
    line-height: 28px;
    padding: 14px 35px 16px 20px;
    border-bottom: 1px solid #e2e2e2;
}
div.inline-popup .popup-inner {
    padding: 20px;
    font-size: 14px;
    line-height: 19px;
}
.inline-popup.grdp-popup .popup-inner {
    font-size: 18px;
    line-height: 1.4;
    background: #f7f7f7;
}
.grdp-popup .heading {
    font-size: 16px;
    line-height: 1.4;
}

#gdprAgreementForm li {
    list-style-type: none;
}

.grdp-popup .checkbox, .grdp-popup .radio, .not-logged-box .user-form .checkbox, .not-logged-box .user-form .radio {
    padding-left: 0px;
    font-size: 16px;
    line-height: 1.3;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#slides iframe, .banner iframe {
	    width: 100% !important;
}
.business_news_panel .news_item img {
	max-width: 92px;
}
#colorbox {
	display: none !important;
} 
@media (max-width: 768px) {
	
	.offers_list_info p {
		display: none;
	}
	.offer_home_body {display: none;}
	.offers_list_info h2 {
		margin-bottom: 5px;
	}
	.articles_thumb_big {
		float: none;
	    border: none;
	    margin: 0 auto;
	}
	.articles_thumb_big img{
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	div#NewsBody, .pcontent {
    padding: 0 10px;
	}
	.filter_content .form_table tr td {
	    vertical-align: middle;
	    display: inline-block;
	    width: 100%;
	    text-align: left !important;
	}
	.filter_content .form_table tr td input, .filter_content .form_table tr td select 
	{
		width: 100%;
	} 
	.filter_content .form_table tr {
	    padding: 10px;
	    padding-bottom: 10px;
	    border: 1px solid #ABABAB;
	    display: block;
	}
	#ctl0_Content_Save {
    	margin-bottom: 10px ;
    }
}
li.nav-item a {
    border: 1px solid #ffa711;
    margin: 2px;
    border-radius: 5px;
    padding-bottom: 6px;
}	
	
@media (min-width: 769px) {
	
	.filter_content .form_table tr td input, .filter_content .form_table tr td select , .filter_content .form_table tr td textarea 
	{
		width: 100%;
	}
		#ctl0_Content_Save {
	    	margin-bottom: 10px ;
	    }
	    .filter_content .form_table tr td {
	    vertical-align: middle;
	}
	.filter_content .form_table tr td #ctl0_Content_DateCreated select {
		width: auto;
	}
	
	.filter_content .form_table tr td:first-child { text-align: left;     padding: 10px;};

}

	.pcontent {
    padding: 0 10px;
	}
cboxIframe,.cboxPhoto{display:block;border:0}#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%;background:#000}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxLoadedContent{-webkit-overflow-scrolling:touch;background:0 0;overflow:hidden!important}#cboxTitle{margin:0;position:absolute;top:-20px;left:0;color:#ccc}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}.cboxPhoto{float:left;margin:auto;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;padding:0;margin:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active,#colorbox{outline:0}#cboxContent{position:relative;margin-top:20px}#cboxError{padding:50px;border:1px solid #ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer;border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}
