.progal-panel{
    background: none repeat scroll 0 0 #fff;
    color: #312C2A;
    margin-bottom: 25px;
    background-repeat: no-repeat;
	background-color:#fff;
    border:4px solid #dd6f93;
    padding:5px;
}

.progal-panel form {
    padding: 15px 10px 10px 15px;
}


.progal-panel label {
    float: left;
    margin-right: 5px;
}

.progal-panel .search-cat {
    float: left;
}


.progal-panel .search-cat select {
    margin-right: 20px;
    width: 280px;
}

.progal-panel form .form-field {
    border: 1px solid #A09D93;
    color: #58585A;
    font-size: 11px;
}

.progal-panel .search-submit {
    margin: 5px 5px 5px 225px;
}

.progal-panel .search-submit input {
    font-size:14px;
    background: #e2007a;
    color: #fff !important;
    border:1px solid #cfcecb;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
	text-indent: 0px;
	padding:4px;
}

.progal-table tr td, .progal-table tr th {
    vertical-align: top !important;
}

.progal-small-font {
    font-size: 12px;
}


.progal-clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

.progal-box-list .even, .box-list .grayline {
    background: none repeat scroll 0 0 #ffd1ef;
}

.progal-box-list .item {
    min-height: 70px;
    margin: 5px 0 0;
    padding: 2px 0 2px 15px;
}

.progal-box-list .item .img {
    border: 1px solid #ACABAC;
    float: left;
    height: 60px;
    margin: 4px 10px 0 0;
    overflow: hidden;
    width: 80px;
}

.progal-box-list .item .teaser-txt {
    margin-right: 20px;
}


.progal-box-list .item .teaser-txt p {
    display: inline;
    line-height: 15px;
}

.progal-box-list .item h2 {
    margin-top: 5px;
    clear: none;
    margin-bottom: 0 !important;
}

.progal-box-list .item h2 a {
    color: #231F20;
    font-size: 14px;
}

.progal-box-list .item h2 span a {
    font-size:10px;
    color:#666;
}

#progal-content {
    margin-bottom: 40px;
}

.progal-panel .txt {
    margin-top: 55px;
    font-weight: 300;
    margin-bottom: 10px;
}

.progal-panel-links {
    clear: both;
    margin-top: 20px;
}

.progal-panel-links a {
    border: 1px solid #333333 !important;
    color: #333333;
    display: inline;
    margin:  0 0px;
    padding: 0 5px;
    text-decoration: none;
}

.progal-dropdown {
    width:184px;
    height: 20px;

}
#content input.progal-input {
    width:182px !important;
    padding-left:2px !important;
    height: 28px !important;
    border: 0px solid #d1d0cd !important;
	color: #000000 !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	line-height: 28px !important;
	cursor: pointer;
	text-indent:5px;
}

.progal-panel .styled-select select {
    background: transparent;
    width: 160px;
    padding: 5px;
    font-size: 14px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 28px;
    -webkit-appearance: none;
	cursor: pointer;
}

.progal-panel .styled-select {
    width: 160px;
    height: 30px;
    overflow: hidden;
    background: url(../images/dropdown.png) no-repeat right #fff;
    border: 1px solid #ccc;
    z-index:20;
    color:#dd6f93;
    margin:10px;
}

.progal-panel .styled-select:before {
    position: absolute;
    content: '';
    background: url(../images/dropdown.png) no-repeat right #fff;
    width:  28px;
    height: 26px;
    margin-left: 130px;
    margin-bottom: 1px;
    margin-top: 1px;
    pointer-events: none;
}

ul.pglabels-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.pglabels-list li {
    list-style-type: none;
    float:left;
    margin: 10px;
    min-height: 207px;
    text-align: center;
    font-weight: bold;
    color:#dd6f93;
    width:137px;
}

ul.pglabels-list li a:link, ul.pglabels-list li a:visited  {
    color:#dd6f93;
    padding: 0;
    margin: 0;
}

#progal-content h2.dividerHeadline {
    border-bottom: 1px solid #ccc !important;
    font-size:14px !important;
}

#progal-content h2.dividerHeadline small {
    color:#dd6f93;
    font-size: 12px;
}

#progal-content h2.dividerHeadline small a:link, #progal-content h2.dividerHeadline small a:visited  {
    color:#dd6f93;
}

.pglabels-img {
    border:4px solid #dd6f93;
    border:0;
}

.pg-block-thin {
    color: #000;
    font-weight: normal;
}

.progal-pager {
    float:right;
}

.progal-pager .page-numbers {
    background:  #dd6f93;
    color:#fff;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.progal-grey-line {
    border-top:1px solid #ccc;
    padding-bottom: 5px;
}

.progal-footer-btn {
    margin-top:50px;
}

.progal-widget .styled-select {
    display: inline-block;
}

.progal-widget {
    background: #e79bb4;
    border:0;
    padding: 0;
}

.progal-widget form {
   padding: 5px;
}

.progal-widget-option {
    background: #fff;
    text-align: left;
    display: block;
    color:#dd6f93;
    font-weight: bold;
    padding: 5px;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
}

.progal-center {
    text-align: center;
}

.sidebar .widget .progal-widget h3 {
    margin:0;
    padding:0;
    color:#fff;
    font-weight: bold;
    font-size:14px;
    margin-top: 10px;
}

.progal-checkbox-group {
    border: 2px solid #fff;
    background: #fae9ef;
}

.progal-checkbox-group .progal-widget-option {
    background: #fae9ef;
    text-align: left;
    display: block;
    color:#000;
    font-weight: normal;
    padding: 5px;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow: none;
}

.progal-checkbox-group .styled-select {

}

.progal-single-view {
    margin:10px;
}

.progal-left-single {
    float:left;
    margin-right:20px;
}

.progal-right-single {
    float:left;
    text-align: left;
    max-width: 45%;
}

.progal-right-single label {
    color: #dd6f93;
    font-weight: bold;
    width:120px;
    display: inline-block;
}

.progal-single-desc {
    margin-top:20px;
    margin-bottom: 20px;
}

 a:link.progal-pink-link,  a:visited.progal-pink-link {
     color: #dd6f93;
     text-decoration: underline;
 }

 .progal-querformat .progal-right-single,  .progal-querformat .progal-left-single {
     width: 50%;
     max-width: 50%;
 }

.progal-querformat .progal-left-single {
    text-align: right;
    margin:0;
}

.progal-no-border {
    border: 0;
    padding: 0;
}

.progal-no-border form {
    padding: 0;
}

.progal-single-img {
    position: relative;
}

.progal-arrow-left {
    position: absolute;
    top: 50%;
    left: 20px;
    background: #dd6f93;
    color: #fff;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer;
    padding-top: 7px;
    padding-bottom: 5px;
    font-size: 24px;
}

.progal-arrow-right {
    position: absolute;
    top: 50%;
    right: 20px;
    background: #dd6f93;
    color: #fff;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer;
    padding-top: 7px;
    padding-bottom: 5px;
    font-size: 24px;
}

a:link.progal-arrow-right, a:link.progal-arrow-left,
a:visited.progal-arrow-right, a:visited.progal-arrow-left,
a:hover.progal-arrow-right, a:hover.progal-arrow-left {
    background: #dd6f93;
    color: #fff;
}

@media (max-width: 700px) and (orientation: portrait)  {
	.progal-searchfield-img {
		display:none;
	}
	.progal-panel form {
    	padding: 0px;
	}
}

@media (max-width: 499px) and (orientation: portrait)  {
.progal-panel .styled-select:before {
	margin-left: 100px;
}

.progal-panel .styled-select {
	width:130px;
}

.progal-panel .styled-select select {
	width:130px;
}

.progal-right-single, .progal-left-single {
	width:100%;
	float:none;
}

}


.progal-img-container {
	height:200px;
	position:relative;
}

.progal-img-container img {
	vertical-align: middle;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}