﻿.Col2
{
    width:441px;
}

.ObjektLastItem, .ObjektLastItem a, .ObjektItem, .ObjektItem a, .ObjektFirstRowItem, .ObjektFirstRowItem a, .ObjektSecRowItem, .ObjektSecRowItem a
{
	font-size:11px;
	color:#595959;
	text-decoration:none;
}
 .ListFavo a, a.ListFavo
{
    color:#FE7701;	
 } 
h5
{
    font-size: 100%;
}
.WatchSubMenu
{
    margin-left: 33px;
    clear:both;
}
.WatchSubMenu a
{
    display:block;
}
.chkBold
{
    font-weight:bold;
}
.objtypes
{
    padding-top:8px;
    padding-bottom:16px;
    border-bottom:solid 1px #F2F1EB;
    margin-bottom:2px;
}
.PrenumCtrlLeft
{
    padding-top: 12px;
    width: 143px;
    float: left;
    clear:left;
}
.PrenumCtrlRight
{
    padding-top: 12px;
    width: 240px;
    float: left;
}
.PrenumCtrlLeft .label
{
    display: block;
}
.PrenumCtrlRight .label
{
    display: block;
}
.PrenumCtrlLeft .input
{
    border: solid 1px #B7B7B7;
    height: 21px;
    width: 131px;
    float: left;
    margin: 0 12px 7px 0;
}
.PrenumCtrlRight .input
{
    border: solid 1px #B7B7B7;
    height: 21px;
    width: 131px;
    float: left;
    margin: 0 12px 7px 0;
}
.PrenumCheckboxes
{
    padding-top: 15px;
    clear:both;
    border-top:solid 1px #F2F1EB;
    margin-top:12px;
}
.PrenumCheckboxes .chk td
{
    padding-bottom: 5px;
    font-weight:bold;
}
.watchlocations
{
    padding-top: 14px;
    border-top:solid 1px #F2F1EB;
    margin-top:12px;
    clear:both;
}
.btnNewLocation
{
    background-image: url(/staticfiles/gfx/btnNewLoc.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 27px;
    display: block;
    float:left;
    margin-top:15px;
    margin-left:-3px;
}
.btnCreatePrenum
{
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/btnSaveWatch.png');
	width:118px;
	height:23px;
	float:right;
	margin-top:2px;
	margin-right:14px;
}
html>body .btnCreatePrenum
{
	filter:none;
	background: transparent url(/staticfiles/gfx/btnSaveWatch.png) no-repeat left top;
}
.btnCreateWatch
{
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/btnAddWatch.png');
	width:133px;
	height:23px;
	float:right;
	margin-top:2px;
}
html>body .btnCreateWatch
{
	filter:none;
	background: transparent url(/staticfiles/gfx/btnAddWatch.png) no-repeat left top;
}

.PrenumLocations
{
    clear:both;
    padding:13px 0 0 0;
}
.PrenumLoc
{
    float:left;
    width:304px;
    padding-top:2px;
    height:18px;
    padding-left:4px;
}
.watchInfo
{
	clear:both;
}
.watchInfo .label
{
	font-weight:normal;
	width:295px;
	float:left;
	padding:2px 0 2px 9px;
	background-color:#FFF;
	height:14px;
	margin:0;
}
.watchInfo .labelAlt
{
	font-weight:normal;
	width:295px;
	float:left;
	background-color:#F4F4F0;
	padding:2px 0 2px 9px;
	display:block;
	height:14px;
}
.watchInfo .labelInput
{
	font-weight:normal;
	width:102px;
	float:left;
	padding:2px 0 2px 0;
	display:block;
	height:14px;
	background-color:#FFF;
}
.watchInfo .labelInputAlt
{
	font-weight:normal;
	width:102px;
	float:left;
	padding:2px 0 2px 0;
	background-color:#F4F4F0;
	height:14px;
}
.PrenumLocChange a, .PrenumLocRemove a
{
    font-size:110%;
}
.popupNewLocation
{
	width:660px;
}
.popupNewLocationTop
{
	width:660px;
	height:30px;
	background: transparent url(/staticfiles/gfx/popup_register_top.png) no-repeat left top;
}
.popupNewLocationContent
{
    padding:19px 25px 12px 25px;
    width:610px;
	background: #F8F7F3 url(/staticfiles/gfx/popup_login_bg.png) repeat left top;
	
}
.popupNewLocationBtm
{
	width:660px;
	height:16px;
	background: transparent url(/staticfiles/gfx/popup_register_btm.png) no-repeat left top;
}
.popupNewLocationContent p, .popupNewPrenumContent p
{
    padding-bottom:20px;
}
.popupNewLocationContent .label, .popupNewPrenumContent .label
{
    float:left;
}
.popupNewPrenumContent .strong
{
    padding-bottom:10px;
    display:block;
    font-weight:bold;
}
.popupNewLocationContent .input
{
    width:150px;
     border: solid 1px #d7d7d7;
    height: 17px;
    float:left;
}
.btnSaveNew
{
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/btnSave.png');
	width:73px;
	height:27px;
	float:left;
	margin-top:-5px;
}
html>body .btnSaveNew
{
	filter:none;
	background: transparent url(/staticfiles/gfx/btnSave.png) no-repeat left top;
}
.btnNewCancel
{
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/btnCancel.png');
	width:74px;
	height:27px;
	float:left;
	margin-left:42px;
	margin-top:-5px;
}
html>body .btnNewCancel
{
	filter:none;
	background: transparent url(/staticfiles/gfx/btnCancel.png) no-repeat left top;
}
.btnAddLocCancel
{
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/btnCancel.png');
	width:74px;
	height:27px;
	float:right;
	margin-right:2px;
}
html>body .btnAddLocCancel
{
	filter:none;
	background: transparent url(/staticfiles/gfx/btnCancel.png) no-repeat left top;
}
.btnAddLocSave
{
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/btnSaveLoc.png');
	width:96px;
	height:24px;
	float:right;
	margin-right:5px;
	margin-top:2px;
}
html>body .btnAddLocSave
{
	filter:none;
	background: transparent url(/staticfiles/gfx/btnSaveLoc.png) no-repeat left top;
}
.btnAddLoc
{
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/btnAddLoc.png');
	width:118px;
	height:23px;
	margin-top:18px;
}
html>body .btnAddLoc
{
	filter:none;
	background: transparent url(/staticfiles/gfx/btnAddLoc.png) no-repeat left top;
}
.popupNewPrenum
{
	width:560px;
}
.popupNewPrenumTop
{
	width:560px;
	height:30px;
	background: transparent url(/staticfiles/gfx/popup_register_top.png) no-repeat left top;
}
.popupNewPrenumContent
{
    padding:19px 35px 12px 45px;
    width:480px;
	background: #F8F7F3 url(/staticfiles/gfx/popup_login_bg.png) repeat left top;
	
}
.popupNewPrenumBtm
{
	width:560px;
	height:16px;
	background: transparent url(/staticfiles/gfx/popup_register_btm.png) no-repeat left top;
}
.PrenumListBtns
{
	clear:both;
	text-align:right;
	padding:18px 0 28px 0;
}
.MyPrenumRow
{
    font-weight:normal;
	width:398px;
	float:left;
	background-color:#F4F4F0;
	padding:2px 0 2px 9px;
	display:block;
	height:14px;
}
.MyPrenumRow .label, .MyPrenumRowAlt .label
{
	width:195px;
	float:left;
	display:block;
	margin-left:-9px;
}
.MyPrenumRowAlt .labelInput, .MyPrenumRow .labelInput
{
	width:180px;
	float:right;
}
.MyPrenumRowAlt
{
    font-weight:normal;
	width:398px;
	float:left;
	padding:2px 0 2px 9px;
	background-color:#FFF;
	height:14px;
	margin:0;
}
.hOurSuggestions
{
	width:154px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/hOurSuggestions.png');
}

html>body .hOurSuggestions
{
    width:154px;
	height:28px;
	filter:none;
	background-image:url('/Staticfiles/gfx/hOurSuggestions.png');
}

.hContentTop
{
    color:#fff;
    font-size:110%;
    text-transform:uppercase;
}

.hMyFavo
{
	width:272px;
	height:27px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Staticfiles/gfx/hMyFavo.png');
}

html>body .hMyFavo
{
	filter:none;
	background-image:url('/Staticfiles/gfx/hMyFavo.png');
}

.hAddLoc
{
    background-image:url(/staticfiles/gfx/hAddLoc.png);
    background-repeat:no-repeat;
    width:129px;
    height:14px;
}
.popupAddLocTop
{
	width:572px;
	height:20px;
	background: transparent url(/staticfiles/gfx/popupTop_572.png) no-repeat left top;
	padding:5px 0 0 17px;
}
.popupAddLocContent
{
    padding:15px 16px 15px 16px;
    width:540px;
	background-color:#EAE8DE;
	
}
.popupAddLocBtm
{
	width:543px;
	height:41px;
	background: transparent url(/staticfiles/gfx/popupBtm_572.png) no-repeat left top;
	padding:13px 14px 0 16px;
	color:Red;
}

.popupWatchContent
{
    padding:15px 16px 15px 16px;
    width:540px;
	background-color:#EAE8DE;
}
.chkWatchLabel
{
    padding-left:1px;
    padding-right:34px;
    /*font-weight:bold;*/
 }
.AddLocContent
{
    clear:both;
    padding-top:5px;
}
.AddLocContent .label
{
	display:block;
	font-weight:bold;
	margin-bottom:4px;
}
.AddLocContent .input
{
	border:solid 1px #B7B7B7;
	height:21px;
	width:243px;
	clear:both;
	display:block;
	margin-bottom:5px;
	padding-left:2px;
}
.AddLocContent .Cols
{
    float:left;
    width:260px;
    padding-top:16px;
    padding-bottom:8px;
}
.AddLocContent .obl
{
    padding:10px 0 7px 0;
    display:block;
}
.btnClean
{
	display:block;
	background: transparent url(/staticfiles/gfx/btnClean.png) no-repeat left top;
	width:68px;
	height:23px;
}
.cpx_map_position_container
{
	padding-top:3px;
	float:left;
	padding-bottom:8px;
}
.cpx_map_position_countyContainer
{
	width:260px;
	float:left;
}
.cpx_map_position_municipContainer
{
	width:260px;
	float:left;
}
.cpx_map_position_labelContainer
{
	font-weight:bold;
	display:block;
	clear:both;
}
.cpx_map_position_labelContainer label
{
	font-weight:bold;
	display:block;
	clear:both;
	margin-bottom:5px;
}
.cpx_map_position_selectContainer select
{
    border:solid 1px #B7B7B7;
	height:21px;
	width:243px;
	clear:both;
	display:block;
	margin-bottom:5px;
	padding-left:2px;
}
.MapPolygonEditor
{
	margin:17px 0;
	float:left;
}
.modalpopupbgEx
{
	background-color: #3D3D3D;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
