body{
	font-family: Tahoma;
	font-size: 11px;
}

table{
	font-family: Tahoma;
	font-size: 11px;
}


form{
	display: inline;
}


input,select,textarea{
	font-family: Tahoma;
	font-size: 12px;
}

input[type='file']
{
	border:1px solid #9A9898;
}

input[type='text'],input[type='password'],textarea
{
	border: 0px;
}

select
{
	border: 1px solid #ffffff;
	width: 181px;
}

.input-wraper
{
	display: inline-block;
	background:url(../_gfx/inputshadow.gif) no-repeat scroll left top #FFFFFF;
	border:1px solid #999999;
	margin:3px 0;
	padding:3px 5px;
	width: 180px;
}

.input-wraper input
{
	width: 180px;
}


a:link{color: #000000;}
a:hover{color: #000000;}
a:visited{color: #000000;}

.main-button{
	height: 26px;
	width: 102px;
	background: transparent url(../_gfx/buttons.png) no-repeat scroll 0px -27px;
	border:none;
	cursor:pointer;
	font-weight: bold;
	padding: 0px;
}

.long-button{
	height: 26px;
	width: 146px;
	background: transparent url(../_gfx/buttons.png) no-repeat scroll 0px 0px;
	border:none;
	cursor:pointer;
	font-weight: bold;
}


.secCodeInput{
	font-weight: bold;
	height: 20px;
	text-align: center;
	font-size: 17px;
	width: 100px;
	vertical-align: middle;
}

/*
input,textarea:hover{
	border: 1px solid #FF0000;
}


input,textarea:focus{
	border: 1px solid #FF0000;
}
*/

.fotoThumbial{
	border: 1px solid #9a9898;
}

.bottomMenu{
	border: 1px solid #9a9898;
	background-color: #EFF0F1;
	height: auto;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 25px;
}

.topMenu{
	border: 1px solid #9a9898;
	background-color: #EFF0F1;
	height: 26px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	line-height: 26px;
}

.topMenu2{
	border: 1px solid #9a9898;
	background-color: #EFF0F1;
	height: 34px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 4px 0px 4px;
	text-align: center;
}

.adsense{
	border: 1px solid #9a9898;
	background-color: #FFFFFF;
	height: 90px;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

.mainContent{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

.footer{
	height: 74px;
	text-align: center;
	background: transparent url(../_gfx/footer.jpg) no-repeat scroll 0px 0px;
	width: 918px;
	margin: auto;
	line-height: 70px;
}


.offerTable{
	width: 890px;
	border-left: 1px solid #9a9898;
	border-top: 1px solid #9a9898;
	margin-left: auto;
	margin-right: auto;
}

.offerHeader{
	background-color: #b2bdc3;
	font-weight: bold;
}

.offerHeaderPaid{
	background-color: #FFDA2F;
	font-weight: bold;
}

.offerTrPaid{
	background-color: #FFFBCF;
}

.offerTd{
	border-bottom: 1px solid #9a9898;
	border-right: 1px solid #9a9898;
}

.offerTdPaid{
	border-bottom: 1px solid #9a9898;
	border-right: 1px solid #9a9898;
	background-color: #FFFBCF;
}


.hide{
	display: none;
}


#errorMessage{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
	line-height: 40px;
	background-color: #FFCFCF;
	width: 890px;
}

#okMessage{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: green;
	border: 1px solid green;
	line-height: 40px;
	background-color: #CFFFCF;
	width: 890px;
}

.errorMessage{
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	line-height: 40px;
	background-color: #FFCFCF;
}

.okMessage{
	text-align: center;
	font-weight: bold;
	color: green;
	line-height: 40px;
	background-color: #CFFFCF;
}

.infoMessage
{
	text-align: center;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
	background-color: #BFE2FF;
}

.color1{
	background-color: #EFEFEF;
}

#fotoContainer{
	width: 320px;
	text-align: center;
	vertical-align: top;
}

#mapDiv{
	height: 400px;
}


.row0{
	background-color: #ffffff;
}

.row1{
	background-color: #EFF0F1;
}


ol.discipline li {
	line-height: 18px;
	font-size: 11px;
}


.adsListHeader{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.adsListHeader h1{
	font-size: 17px;
}


.adsTypesList{
	text-align: center;
}

.adsTypesListCurrent{
	font-size: 14px;
	display: inline;
}

.adsTypesListNotCurrent{
	font-size: 14px;
	display: inline; 
	font-weight: normal;
	
}

.adsSettlementsList{
	text-align: left;
	margin: auto;
	width: 805px;
	margin-top: 20px;
}

.adsSettlementsListCurrent{
	font-size: 12px;
	display: inline;
}

.adsSettlementsListNotCurrent{
	font-size: 12px;
	display: inline;
	font-weight: normal;

}

.addDataTable{
	margin-left: auto;
	margin-right: auto;
	width: 590px;
}

.addDataTable .dataTableTitle{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 20px;
}

.addDataTable .dataTableFieldName{
	width: 140px;
}

.addDataTable .dataTableFieldContent{
	width: 430px;
}

.addDataTable .dataTableFieldHelp{
	width: 20px;
}

.addDataTable .dataTableFieldHelp img
{
	cursor: help;
}

.partnerLogo{
	text-align: center; 
	border: 1px solid #e6e6e6; 
	padding: 5px; 
	width: 125px; 
	clear:none; 
	float:left; 
	margin:0.2em; 
	height: 30px;
}

.partnerLogo #b1
{
	background: transparent url(../_gfx/partners.png) no-repeat scroll 0px -30px; 
	display: inline-block;
	width: 125px;
	height: 30px;	
}

.partnerLogo #b2
{
	background: transparent url(../_gfx/partners.png) no-repeat scroll 0px 0px; 
	display: inline-block;
	width: 125px;
	height: 30px;	
}

.bottomMenu h2{
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

#tooltip {
    padding: 5px 10px;
    background: #cad7e0;
    border: 1px solid #b2bdc3;
    opacity: 0.90;
}

#quickSignInBtn
{
	background: transparent url(../_gfx/next.png) no-repeat scroll 0 0; 
	height: 16px; 
	width: 16px; 
	cursor: pointer; 
	border: 0px; 
	vertical-align: middle;
}


#socialWidget
{
	position: fixed; 
	top: 200px; 
	width: 300px; 
	height: 310px; 
	z-index: 100; 
	left: -301px; 
	border: 1px solid #AFC7D1; 
	background-color:#ffffff; 
	display: none;
}

#socialWidgetContent
{
	width: 300px; 
	height: 310px; 
	background-color: #AFC7D1;
}

#socialWidget img
{
	border: 0px;
}

#socialFacebook
{
	padding: 10px 10px 5px 10px;
}

#socialRss
{
	padding: 0px 10px 5px 10px;
}

#socialRss img
{
	padding-right: 10px;
}

#socialWidgetBtn
{
	position:absolute; 
	right:-36px; 
	top:-1px; 
	width:35px; 
	height: 100px; 
	z-index:101; 
	background-color:#AFC7D1;
}

#socialWidgetBtn ul
{
	list-style: none;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
}

#socialWidgetBtn ul li
{
	margin: 16px 0px 0px 0px;
}

#socialWidgetBtn ul img
{
	width: 25px;
}

.sortDesc_0
{
	display: inline-block;
	width: 9px;
	height: 9px;
	background: transparent url(../_gfx/sort.png) no-repeat scroll -10px 0px; 
}

.sortDesc_1
{
	display: inline-block;
	width: 9px;
	height: 9px;
	background: transparent url(../_gfx/sort.png) no-repeat scroll -10px -10px;
}

.sortAsc_0
{
	display: inline-block;
	width: 9px;
	height: 9px;
	background: transparent url(../_gfx/sort.png) no-repeat scroll 0px 0px; 
}

.sortAsc_1
{
	display: inline-block;
	width: 9px;
	height: 9px;
	background: transparent url(../_gfx/sort.png) no-repeat scroll 0px -10px;
}

#tooltipContainer 
{ 
    display:none; 
    background:transparent url(../_gfx/tooltip.png) no-repeat scroll 0px 0px; 
    font-size:12px; 
    height:142px; 
    width:318px; 
    padding:25px; 
    color:#fff;     
}

#recommendAdLink
{
	font-weight: bold;
	background-color: #B2BDC3;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	color: #EF680E;
	text-decoration: underline;
}

#recommendAd{
	text-align: left;
	width: 334px;
	display: none;
	background-color: #ffffff;
	padding: 10px;
	position: fixed;
}

.formObligatoryError
{
	color: #ff0000;
	font-weight: bold;
}

.formObligatoryLabel
{
	font-weight: bold;
}

#payForAddLink
{
	font-weight: bold;
	background-color: #B2BDC3;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	color: #FF0000;
	text-decoration: underline;
}

strong.normal
{
	font-weight: normal;
}

#signinBox
{
	background-color: #EFF0F1;
	width: 420px;
	float: left;
	height: 185px;
	padding: 10px;
}

#signinBox .header
{
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 15px 0px;
}

#registerBox
{
	background-color: #EFF0F1;
	width: 420px;
	float: left;
	margin: 0px 0px 0px 10px;
	height: 185px;
	padding: 10px;
}

#registerBox .header
{
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 15px 0px;
}

.clear
{
	clear: both;
}

.search-button
{
	display: inline; 
	position: relative; 
	left: 5px; 
	top: 0px;
}

