#pedition-link-list {
    width: 300px;
    padding-top: 10px;
}

#pedition-link-list-left {
    width: 150px;
    float:left;
    height: 253px;
    font-size: 1.1em;
    display: inline;
    float:left;
}

#pedition-link-list-right {
    width: 135px;
    height: 253px;
    margin-left: 10px;
    margin-right: 5px;
    float:left;
    border-bottom: 1px dotted  #C0C0C0;
    display: inline;
}

#pedition-link-list-foot {
    color: #006CAE;
    width: 300px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
}

#pedition-link-list-left div {
    background-color: #f0f0f0;
    border-bottom: 1px solid #dddddd;
    color: black;
    padding:3px;
    padding-left: 10px;
}

.PeditionTitleSelected {
    background-color: #ffffff !important;
    color: #006CAE !important;
    font-weight: bold !important;
}

#pedition-link-list-right a {
    color: #006CAE;
    font-weight:bold;
    text-decoration: underline;
    font-size: 1.3em;
}

#pedition-link-list-right .item {
    margin-top: 5px;
}

.wrapper {
    display: none;
}

.PeditionSelected {
    display: block !important;
}

.PEditionSearchOptionsWrapper {
    background:transparent url(/assets/delo/images/plugins/news/archive-head-bg.png) repeat-x bottom;
    color:#0554A3;
    font-family:georgia,'Numbus Roman No9 L',serif;
    font-size:2.4em;
    line-height: 25px;
    height:49px;
    padding-left:10px;
    padding-top:15px;
}
.PEditionControl {
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 3px;
    width: 50px;
    color: #006CAE;
}

.PEditionControlSelected {
    background-color: #006CAE;
    color: white;
}
.NoPrint {
	border-bottom: 1px dotted silver;
	margin-bottom: 3px;
	width: 100%;
	display: inline-block;
}
.PEditionSingleDate {
    float:right;
    color: #555;
}
.PEditionNavigation {
	padding-bottom: 5px;
	border-bottom: 1px dotted silver;
	border-top: 1px dotted silver;
	width: 100%;
	display:inline-block;
}
.PEditionNavigationLink {
	padding-top: 8px;
}
.PEditionNavigationLink a {
    color: #07569D;
    font-size: 1.2em;
}

.PEditionSingleSuperTitle {
    font-weight: bold;
    font-size: 1.3em;
    color: #555;
}

.PEditionSingleTitle {
    color: #006CAE;
    font-family:georgia,'Numbus Roman No9 L',serif;
    font-size:2.4em;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted silver;
}

.PEditionSingleIntro, .PEditionSingleText {
    color: #606060;
    /*font-size: 1.2em;*/
}

.PEditionPageSelectorIndex{
    border-bottom: 1px solid silver;
    text-transform: uppercase;
	float:left;
	padding-right: 6px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 1px;
}

.PEditionPageSelectorIndex a {
    color: #555;
    font-weight:Bold;
}

#pageNavigationLeft {
	background: url(../../../plugins/pedition/images/left.jpg) #acacac no-repeat center;
	height: 15px;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.PEditionPageSelectorPrevious, .PEditionPageSelectorNext {
	float:left;
	padding-top: 2px;
}
#pageNavigationRight {
	background: url(../../../plugins/pedition/images/right.jpg) #acacac no-repeat center;
	height: 15px;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 4px;

}

#PEditionPageNumbers {
	float:left;
	border-bottom: 1px solid silver;
	overflow: hidden;
	width: 565px;
}

.PEditionPageNumbersItem {
	width: 15px;
	height: 15px;
	background-color: #eaeaea;
	border-left: 1px solid white;
	color: #ababab;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 5px;
	font-weight: bold;
}

.PEditionPageNumbersItem a {
	color: #606060;
}

.PEditionPageNuber {
	float:right;
	color: #606060;
	font-family: arial, non-serif;
}

.PEditionPage {
    padding: 20px;
}

.PEditionSingle {
    padding-left: 20px;
    padding-right: 20px;
}


.PEditionPageTitle {
	width: 100%;
	float:left;
	height: 20px;
	margin-top:10px;
	display:inline-block;
	background: url(/assets/plugins/news/images/O_head_1x20_blue.jpg) repeat-x;
	color: white;
	font-size: 1.2em;
	font-family:georgia,'Numbus Roman No9 L',serif;
}

.PEditionPageTitle a {
	color: white;
	padding-top: 3px;
	padding-left: 8px;
}

.PEditionPageItem {
	width: 100%;
	border-bottom: 1px dotted silver;
	font-size: 1.4em;
	font-family:georgia,'Numbus Roman No9 L',serif;
	padding-top: 20px;
	padding-bottom: 3px;
	display: inline-block;
}

.PEditionPageItem a {
	color: #006CAE;
	
}

.PEditionContentItem {
	border-bottom: 1px dotted silver;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 3px;
	display: inline-block;
}

.PEditionContentTitle a {
	font-size: 1.4em;
	font-family:georgia,'Numbus Roman No9 L',serif;
	color: #006CAE;
	font-weight:bold;
}

.PEditionContentText {
	color: #606060;
	font-size: 1.2em;
}

.PEditionContentText a {
	font-family:georgia,'Numbus Roman No9 L',serif;
	color: #006CAE;
}

.PEditionTab {
	margin-bottom:20px;
	background-color: #eaeaea;
	width: 100%;
	height: 30px;
	display: inline-block;
}

.PEditionTabItem {
	display: inline-block;
        float:left;
}

.PEditionTabItem {
	border-right: 1px solid white;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
	font-family:georgia,'Numbus Roman No9 L',serif;
	font-size: 1.4em;
}

.PEditionTabItem a {
	color: #606060;
}
.PEditionTabSelected {
	background-color: #0055a0;
}

.PEditionTabSelected a {
	color: white;
}

.PEditionBottomLine {
	width: 100%;
	display:inline-block;
	font-size: 1.15em;
}

.PEditionBottomLine a {
    color: #606060;
    cursor: pointer;
}

.PEditionWrapper .PEditionInput  {
	border: 1px solid #bebebe;
	background-color: #eaeaea;
}

.PEditionWrapper .PEditionSelect {
	border: 1px solid #bebebe;
	background-color: #eaeaea;
	width: 180px;
}

.PEditionControlsLine {
	color: #07569D;
	font-size: 1.2em;
        padding-left: 20px;
}

.PEditionSeachResultsNotice {
     padding-left: 20px;
}

.PEditionPageResultTitle {
	float:right;
	padding-top: 5px;
	color: #606060;
}

.PEditionPageResultItem {
	border-bottom: 1px dotted silver;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.PEditionWrapper .CmsPaginator {
	font-size: 1.2em;
}

.PEditionDoSearch {
	color: white;
    font-weight: bold;
    font-size: 1.1em;
    border-top: 1px solid #0554A3;

    text-transform:uppercase;
    padding: 1px;
    margin-top: 3px;
    text-align:center;
    width: 80px;
    background-color: #0554a3;
}

.PEditionSearchTable {
	color: #606060;
	width: 670px;
	font-size: 1.2em;
}

.PEditionSearchTable input, .PEditionSearchTable select {
    border: 1px solid silver;
}

.PEditionSeachResults {
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.PEditionSeachInput {
	width: 655px !important;
}

.PEditionWrapper .hasDatepicker {
	width: 130px;
}

.PEditionArchive {
	padding-top: 15px;
	color: #606060;
	width: 100%;
	font-size: 1.2em;
}

.PrintDialogBox{
        background-color:#FFFFFF;
        width:660px;
        height:430px;
        overflow:hidden;
        text-align:left;
        float:left;
    }
    .SendDialogBox{
        background-color:#FFFFFF;
        width:260px;
        height:360px;
        overflow: hidden;
        text-align:left;
        float:left;
    }
    .SendDialogBox input, .SendDialogBox textarea {
        border: 1px solid silver;
    }
    .PrintHeader{
        width:100%;
        height:30px;
        background-color:#99bfd6;
    }
    .PrintBody{
        width:100%;
        height:320px;
        overflow:auto;
        padding:10px;
    }

    .SendHeader{
        width:100%;
        height:30px;
        background-color:#99bfd6;
    }

    .SendBody{
        width:100%;
        height:300px;
        overflow:auto;
        padding:10px;
    }

    .SendAlert{
        float:left;
        color:#FF0000;
        font-weight:bold;
        font-size:12px;
        width:100%;
        padding:3px;
    }

    #PEditionPageSelector {
        float: left;
        background-color:#ACACAC;
        display: inline-block;
        border-top: 2px solid #ACACAC;
        width: 100%;
    }

    #PEditionPageSelector .Selected {
        background-color: #bbb;
    }

    #PEditionPageSelector .PEditionPageSelectorIndex {
        border: none;
    }
