html,body{
	text-align: center;
	margin:0;
	padding:0;
        /*height:100%;*/
	/*overflow: hidden;*/
        background-image: url('../images/backgr.png');
background-repeat: repeat;
background-size: 100% auto;
background-position: inherit;
}

body{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

/*
.container {
    transition: all 1s ease-in-out 0s;
}



.container:hover {
   -ms-transform: scale(2,2); 
    -webkit-transform: scale(2,2); 
    transform: scale(1,1);
}
*/
/*
body {
    zoom: 0.50;
    -moz-transform: scale(0.5);
}
*/
a{
	text-decoration: none;
}

ul,li{
	list-style-type: none;
}

table,th,td{
	border:none;
	border-collapse: collapse;
	margin:0 auto;
}

div.container{
z-index: 2;
position: relative;
clear: both;
height: 100%;
margin: 0 auto;
width: 100%;
min-width: 1024px;

}


/* Nagłówek strony*/
div.header{
    z-index: 1;
    position: relative;
    width: 100%;
    height: 110px;
    margin: 0px;
    background-image: url(../images/header.png);
    /*background-repeat: no-repeat; */
    font-size: 13pt;
    /*min-width: 1024px;*/
    /*font-weight: bold;*/
}


/* Treść strony*/
div.page{
    min-height: 70%;
    text-align: center;
    margin: 0 auto;
    width: 85%;
    height:80%;
    position: relative;
    min-width: 1024px;

}



div.helpheader{
    z-index: 1;
    position: relative;
    font-size: 13pt;
    width: 95%;
    text-align: center;
    top: 0;
    margin: 0;
    background-color: white;
    height: 30px;
    padding-top: 5px;
    color: white;
    text-align: right;
    padding-right: 5%;
}

a.helpheader{
	margin-left: 41px;
    text-decoration: none;
    color: black;
}
a.helpheaderhover{
	text-decoration: none;
	color:red;
}


div.start{ 
    width: 100%;
    height: 91px;
    /*margin-left: -10%;
    margin-right: -10%;*/
    margin-top: 470px;
    background-color: lightgray;
    opacity: 0.8;
}

p.start{
    font-size: 56pt;
    color: #333a3a;
}

div.recommended_baner,div.promotions_baner,div.contact,div.login{
	margin:auto;
        width:35%;
	height:325px;
	padding-top:10px;
        margin-top:2%;
	/*background-image: url('../images/SearchBackground.png');
	background-repeat: no-repeat;*/
        background-color: white;
        
}

div.login_top{
	margin:0 auto;
	width:100%;
	height:400px;
	margin-top: 20px;
	float:left;
}


div.login_form{
	margin:0 auto;
	width:60%;
}



p.login_form{
	color:#007cc2;
	margin:0px;
	padding-top:6px;
	padding-bottom: 6px;
	margin-top: 10px;
	font-size: 13pt;
	text-align: left;
}

input.login_form{
font-size: 13pt;
    color: black;
    width: 97%;
    height: 29px;
    border: 2px solid #007cc2;
    padding-left: 2%;
}

select.login_form{
font-size: 13pt;
color: black;
width: 101%;
height: 35px;
border: 2px solid #007cc2;
padding-left: 2%;
margin-bottom: 12px;
background-color: white;
}

input.login_form_submit,input.login_form_submit2{
    font-size: 13pt;
    color: white;
    width: 49%;
    height: 35px;
    margin-top: 25px;
    padding-bottom: 2px;
    border: none;
    background-color: #007cc2;
    float: right;
    /* margin-right: 2%; */
}

input.login_form_submit2{
	float: left;
}

p.login_form_button{
	margin:0px;
	font-size: 13pt;
	color:white;
	width: 47%;
	height: 29px;
	background-color: #007cc2;
	padding-top: 6px;
	margin-top: 25px;
	float: left;
}

p.login_form_button_long, input.login_form_button_long{
margin: 0px;
    font-size: 13pt;
    color: white;
    width: 100%;
    height: 35px;
    margin-top: 25px;
    padding-bottom: 2px;
    border: none;
    background-color: #007cc2;
    float: right;
}

p.login_form_button_long_center{
	margin:0px;
	font-size: 13pt;
	color:white;
	width: 256px;
	height: 29px;
	background-color: #007cc2;
	padding-top: 6px;
	margin-top: 16px;
	display:inline-block;
}

p.login_desc{
	font-size: 14pt;
	color:#007cc2;
}

div.contact_left{
    width: 45%;
    /* max-width: 520px; */
    height: 400px;
    /*margin-left: 20px;*/
    margin-top: 20px;
    /*padding-left: 50px;*/
    min-width:572px;
    float: left;
    text-align: right;
}


div.contact_right{
width: 42%;
    height: 300px;
    font-size: 14pt;
    color: #007cc2;
    line-height: 50px;
    margin-left: 20px;
    margin-top: 20px;
    padding-top: 100px;
    float: right;
    text-align: center;
    min-width: 243px;
}
div.register{
width: 100%; 
    height: 620px;
    /* background-image: url(../images/SearchBackgroundFull.png); */
    /* background-repeat: no-repeat; */
    padding-top: 10px;
    background-color: white;
}



div.register_form{
	margin:0 auto;
	margin-top: 7%;
	width:45%;
        min-width: 730px;
	height:310px;
	text-align: left;
}

div.register_form2{
    margin: 0 auto;
    margin-top: 7%;
    width: 45%;
     min-width: 730px;
    height: 285px;
    text-align: left;
}

div.register_submit,div.register_submit2,div.register_submit3{
    margin: 0 auto;
    margin-top: 10px;
    margin-left: 28%;
    /* width: 40%; */
    display: inline-block;
    /* float: right; */
}

div.register_submit2{
	margin-right: 2px;
}

div.register_submit3{
	width:350px;
}

input.register{
	font-size: 13pt;
	width: 350px;
	height: 29px;
	border: 2px solid #007cc2;
	padding-left: 9px;
}


input.register_submit{
	float:right;
	font-size: 13pt;
	color:white;
	width: 150px;
	height: 29px;
	background-color: #007cc2;
	border: 2px solid #007cc2;
	margin-right: 3px;
	margin-left: 10px;
	float:left;
}

p.reg_text{
	margin:0px;
	margin-left: 10px;
	text-align: center;
	font-size: 10pt;
	width: 175px;
	display: inline-block;
	color: #027fb7;
	float:right;
}

p.form_caption{
    padding: 0px;
    margin: 0px;
    font-size: 13pt;
    color: #027fb7;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: 37%;
    min-width: 152px;
    margin-bottom: 15px;
    text-align: left;
}

input.form_input{
    font-size: 13pt;
    width: 291px;
    height: 29px;
    border: 2px solid #007cc2;
    padding-left: 9px;
}



input.form_contact_submit{
    font-size: 13pt;
    color: white;
    width: 210px;
    height: 29px;
    background-color: #007cc2;
    border: 2px solid #007cc2;
    margin-right: 5px;
    margin-left: 10px;
}

textarea.form_input{
margin: auto;
font-size: 10pt;
color: black;
width: 289px;
height: 130px;
border: 2px solid #007cc2;
padding-left: 9px;
/*margin-right: 4px;*/
}

@-moz-document url-prefix() {
    textarea.form_input {width: 291px; margin-right: 0px;}
}

div.form_contact_submit{
	width:100%;
	text-align: right;
}

div.recommended{
	width:100%;
	height:620px;
        padding-top: 10px;
	/*background-image: url('../images/SearchBackgroundFull.png');
	background-repeat: no-repeat;
	*/
}

div.recommended_left,div.promotions_left{
    z-index: 0;
    position: relative;
    width: 20%;
    height: 100%;
   /* padding-left: 2%;*/
     margin-top: 20px; 
    float: left;
    text-align: left;
    min-width: 240px;
    border-right: solid #cccccc 1px;
    /*background-image: url(../images/sliderBackground.PNG);
    background-repeat: no-repeat;*/
}

span.recommended_left,span.promotions_left{
    width: 20px;
    height: 65px;
    display:inline-block;
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg); 
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color:#cccccc;
}

div.recommended_right,div.promotions_right{
	width:70%;
	/*margin-right: 2%;
        margin-left: 2%;
	*/float:right;
        min-width: 690px;
        height: 100%;
        display:inline;
        background-color: white;
}



table.recommended_result{
	height:360px;
	padding:0px;
	margin:0px;
	padding:0px;
}

div.recommended_right_result{
	width:765px;
	height:600px;
	margin-left: 11px;
	margin-top: -1px;
	float:left;
		vertical-align: top;
}

td.recommended_right_result{
	width:600px;
	height:360px;
	margin-right: 20px;
	background-image: url('../images/background_showcase.png');
	background-repeat: no-repeat;
		vertical-align: top;
		padding-top: 5px;


}


div.recommended_right_buttons{
	position:relative;
	float:left;
	width:90px;
	height:600px;
	margin-left: 40px;
}


td.recommended_vote_yes{
	width:75px;
	height:123px;
	font-size: 25pt;
	color:grey;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url('../images/VoteYes.png');
	background-repeat: no-repeat;
	padding-top: 55px;
}

td.recommended_vote_no{
	width:75px;
	font-size: 25pt;
	height:132px;
	color:grey;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url('../images/VoteNo.png');
	background-repeat: no-repeat;
	padding-top: 55px;
}


div.recommended_bottom,div.contact_bottom,div.login_bottom{
	width:100%;
	margin-top: 8px;
	float:left;
}

span.recommended_search{
	font-size: 15pt;
	color:#027fb7;
}

select.recommended_search{
	font-size: 13pt;
	color:#027fb7;
	width: 294px;
	height: 35px;
	border: 2px solid #007cc2;
	padding-left: 5px;
}

input.recommended_search{
	font-size: 13pt;
	color:#027fb7;
	width: 281px;
	height: 29px;
	border: 2px solid #007cc2;
	padding-left: 9px;
}

img.recommended_search{
	margin-left:10px;
	margin-top:3px;
	width:575px;
	height:330px;
}

div.recommended_button{
	width:310px;
	margin-top: 10px;
	text-align: center;
}

a.recommended_details{
	width:85px;
	height: 365px;
	display:block;
	background-image: url('../images/DetailsButton.png');
	background-repeat: no-repeat;
}

a.recommended_details:hover{
	background-image: url('../images/DetailsButtonHover.png');
	background-repeat: no-repeat;
}


input.RecSearchPrevDisabledButton{
	text-decoration: none;
	border:none;
	width:37px;
	height:37px;
	background-image: url('../images/SearchPreviousDisabledButton.png');
	background-repeat: no-repeat;
}

input.RecSearchPrevEnabledButton{
	text-decoration: none;
	cursor: pointer;
	border:none;
	width:37px;
	height:37px;
	background-image: url('../images/SearchPreviousEnabledButton.png');
	background-repeat: no-repeat;
}

input.RecSearchNextDisabledButton{
	text-decoration: none;
	border:none;
	width:37px;
	height:37px;
	background-image: url('../images/SearchNextDisabledButton.png');
	background-repeat: no-repeat;
}

input.RecSearchNextEnabledButton{
	text-decoration: none;
	cursor: pointer;
	border:none;
	width:37px;
	height:37px;
	background-image: url('../images/SearchNextEnabledButton.png');
	background-repeat: no-repeat;
}

input.RecSearchButton{
	text-decoration: none;
	cursor: pointer;
	border:none;
	font-size: 14pt;
	color:white;
	background-color: #007cc2;
	width: 75px;
	height:30px;
	margin-top: 5px;
}


#cookies_message{
	z-index: 20;
	padding: 40px 0px;
	font-size: 14px;
	line-height: 22px;
	border-bottom: 1px solid #D3D0D0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	margin: 0 auto;
	position:absolute;
	top: 0px; 
	background-image: url('../images/background_t.png');
	background-repeat:repeat;
	width: 100%;
}
#text_c{
	background-color: white;
	text-align: center;
	margin:0 auto;
	padding:20px;
	width:800px; 
}
#cookies_button{
	background-color: #007cc2; 
	padding: 5px 10px; 
	color: #FFF; 
	display: inline-block; 
	margin-left: 10px; 
	text-decoration: none; 
	cursor: pointer;
}



a.menu{
	text-decoration: none;
	color:white;
	cursor: pointer
}

div.menu{
    display: inline-block;
    /* position: relative; */
    padding-top: 56px;
    /* padding-bottom: 10px; */
    height: 54px;
    width: 13%;
    /* border-left: solid #35a0e8 1px; */
    min-width: 140px;
    max-width: 225px;
    /* border-right: solid #35a0e8 1px; */
    background-position-y: 0px;
}

span.menu{
        border-left: solid #35a0e8 1px;
        border-right: solid #35a0e8 1px;
    /* max-width: 225px; */
    /* border-right: solid #35a0e8 1px; */
    height: 39px;
    padding-top: 15px;
    width: 100%;
    display: inline-block;
}

div.menu:hover{
	background-position: 0 110px;
}

div.menu_selected{
	display: inline-block;
	padding-top: 56px;
	background-position: 0 110px;
	height:54px;
	width:13%;
        min-width: 140px;
        max-width: 225px;

   
}

#BContact{
	background-image: url('../images/menu/Contact.png');
        background-position-x: center;
}

#BNewsletterLogin{
	background-image: url('../images/menu/Newsletter.png');
        background-position-x: center;
}

#BClientLogin{
	background-image: url('../images/menu/Login.png');
         background-position-x: center;
}

#BNews{
	background-image: url('../images/menu/News.png');
         background-position-x: center;
}

#BTest{
	background-image: url('../images/menu/Test.png');
         background-position-x: center;
}

#BPromotions{
	background-image: url('../images/menu/Promotions.png');
         background-position-x: center;

}

#BRecommended{
	background-image: url('../images/menu/Recommended.png');
         background-position-x: center;
}

#BMain{
	background-image: url('../images/menu/Main.png');
         background-position-x: center;
	width:21%;
        min-width: 215px;
        max-width: 365px;
}

 
div.error_cookies{
	margin:50px;
	text-align:center;
}
/* Menu*/



div.submenu{
	/*margin:0 auto;
		cursor:pointer;
		text-align: center;
		width:100%;
		padding-top:10px;
	*/
		text-align: left;
}


.ui-datepicker-trigger {
    margin-left:5px;
    margin-bottom: -10px;
 }
 .hasDatepicker { vertical-align:top; }






#slider,#slider2 {
  position: relative;
  overflow: hidden;
  	height:600px;
}


#slider ul ,#slider2 ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  top:0px;
  list-style-type: none;
  text-decoration: none;
}

#slider li{
	width:765px;
	height:360px;
}

#slider ul li,#slider2 ul li {
  position: relative;
  display: block;
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  padding: 0;

}


#slider_details li{
	width:850px;
	
}

#slider2 li{
	width:765px;
	height:393px;
}


#slider li{
	width:765px;
	height:360px;
}



a.control_prev,a.control_prev_d, a.control_next,a.control_next_d {
  display: block;
  cursor: pointer;
  	width:90px;
	height:300px;
	background-repeat: no-repeat;
}

a.control_next_short,a.control_prev_short {
  display: block;
  cursor: pointer;
  	width:90px;
	height:225px;
	background-repeat: no-repeat;
}


a.control_prev:hover,a.control_prev_d:hover{
	background-image: url('../images/PrevButtonHover.png');
} 
a.control_next:hover,a.control_next_d:hover {
	background-image: url('../images/NextButtonHover.png');
}

a.control_prev,a.control_prev_d{
	background-image: url('../images/PrevButton.png');
	visibility: hidden;
} 
a.control_next ,a.control_next_d {
	background-image: url('../images/NextButton.png');
}


a.control_prev_short:hover{
	background-image: url('../images/PrevButtonShortHover.png');
} 
a.control_next_short:hover {
	background-image: url('../images/NextButtonShortHover.png');
}

a.control_prev_short{
	background-image: url('../images/PrevButtonShort.png');
} 
a.control_next_short {
	background-image: url('../images/NextButtonShort.png');
}


a.control_back {
  display: block;
  cursor: pointer;
  	width:95px;
	height:585px;
	background-repeat: no-repeat;
}
a.control_back {
	background-image: url('../images/BackButton.png');
}

a.control_back:hover {
	background-image: url('../images/BackButtonHover.png');
}

div.recommended_back_details{
	float:left;
	width:113px;
	height:585px;
	margin:0 auto;
	margin-left: 100px;
}


div.recommended_details{
	width:850px;
	background-color: white;
	margin:0 auto;

	position: relative;
	
}

div.recommended_slide_button_details{
	float:right;
	width:135px;
	height:600px;
	margin:0 auto;
}

ul.rec_left_details{
	margin:0px;
	padding:0px;
}

img.recommended_details{
	width:455px;
	height:262px;
}

div.rec_left_details{
	float:left;
	width:435px;
	height:262px;
}
div.rec_right_details{
	float:left;
	width:385px;
	margin-left:30px;
}

p.rec_right_details{
	background-color: #007cc2;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
}


div.rec_desc_details{
	float:left;
	width:100%;
	min-height: 100px;
}

table.rec_desc_details{
    width: 31%;
    margin: auto;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
    line-height: 25px;
    letter-spacing: 1px;
}

p.rec_desc_details{
	background-color: #007cc2;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
}

p.rec_desc{
	font-size: 12pt;
	min-height:120px;
}


p.rec_comments_details{
	background-color: #007cc2;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
	width:623px;
	display:inline-block;
}

p.coupon_desc_details{
    	background-color: #007cc2;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
	width:623px;
	display:inline-block;
}

div.rec_comments_details{
background-image: url(../images/recommendHand.png);
    background-repeat: no-repeat;
    background-position-y: -1px;
    color: white;
    margin: 0px;
    padding: 6px;
    font-size: 13pt;
    width: 183px;
    display: inline-block;
    cursor: pointer;
    padding-left: 25px;
}


a.rec_add_comment{
	background-color: #33cc33;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
	width:200px;
	display:inline-block;
	text-decoration: none;
        cursor: pointer;
}

p.nick{
	margin:0px;
	padding:12px;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	width:660px;
	display:inline-block;
}

p.comment_date{
	margin:0px;
	padding:12px;
	font-size: 10pt;
	text-align: left;
	width:75px;
	display:inline-block;
}

p.comment_content{
	padding:0px;
	margin:0 auto;
	border-bottom:1px solid #cccccc;
	padding-bottom: 5px;
	width:98%;
}



img.nick{
	margin-top: 2px;
}

li#last{
	height:500px;
}





div.scroll_buttons{
	width:135px;
	height:410px; 
	float:right;
}





div.promotions_rr{
	width:510px;
	height:392px;
	padding:0px;
	margin:0px;
	float:left;
}

div.promotions_result{
	height:270px;
	padding:2px;
	margin:0px;
	margin-right: 10px;
	background-color: white;
	border: 2px solid #007cc2;
}

img.promotions_search{
	max-width:100%;
	max-height:100%;
}

p.promotions_desc{
	background-color: #007cc2;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
}

div.promotions_desc{
	float:left;
	font-size: 11pt;
	width:250px;
	height:368px;
	padding:0px;
	margin:0px;
	background-color: white;
	border: 2px solid #007cc2;
}

div.promotions_quantity{
	float:left;
	font-size: 11pt;
	width:133px;
	height:80px;
	padding:0px;
	margin-top:10px;
	margin-right:10px;
	
	background-color: white;
	border: 2px solid #007cc2;
}

div.promotions_date{
	float:left;
	font-size: 11pt;
	width:210px;
	height:80px;
	padding:0px;
	margin-top:10px;
	margin-right:10px;
	
	background-color: white;
	border: 2px solid #007cc2;
}

div.promotions_print{
	float:left;
	font-size: 11pt;
	width:125px;
	height:80px;
	padding:0px;
	margin-top:10px;
	margin-right:10px;
	
	background-color: #007cc2;
	border: 2px solid #007cc2;
}

p.promotions{
	background-color: #007cc2;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
}
p.promotions_desc_cont{
	margin:0px;
	padding:0px;
	padding-top: 10px;
	font-size: 13pt;
}

div.promotions_right_buttons{
	position:relative;
	float:left;
	width:90px;
	height:600px;
	margin-left: 40px;
}


div.promotions_bottom{
	width:100%;
	height:145px;
	margin-top: 450px;
}

span.promotions_search{
	font-size: 15pt;
	color:#027fb7;
}

select.promotions_search{
	font-size: 13pt;
	color:#027fb7;
	width: 294px;
	height: 35px;
	border: 2px solid #007cc2;
	padding-left: 5px;
}

input.promotions_search{
	font-size: 13pt;
	color:#027fb7;
	width: 281px;
	height: 29px;
	border: 2px solid #007cc2;
	padding-left: 9px;
}


#hr_line{
	display:block;
	margin: 0px;
	padding:0px;
	height:3px;
	width:765px;
	background-color: grey;
	margin-top: 360px;
}



#slider,#slider2 {
  position: relative;
  overflow: hidden;
  	height:600px;
}


#slider ul ,#slider2 ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  top:0px;
  list-style-type: none;
  text-decoration: none;
}

#slider li{
	width:765px;
	height:360px;
}

#slider ul li,#slider2 ul li {
  position: relative;
  display: block;
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  padding: 0;

}


#slider_details li{
	width:850px;
	
}

#slider2 li{
	width:765px;
	height:393px;
}


div.new_comment{
	width:385px;
	height: 100%;
	margin:0 auto;
	padding-top: 5%
}

p.new_comment{
	background-color: #007cc2;
	color:white;
	margin:0px;
	padding:6px;
	font-size: 13pt;
        cursor: pointer;
}

p.new_comment_nick,p.new_comment_desc{
	color:#007cc2;
	margin:0px;
	padding-top:6px;
	padding-bottom: 6px;
	margin-top: 10px;
	font-size: 13pt;
	text-align: left;
}

span.form_success{
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	color:#33cc33;
}

span.form_error{
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	color:#e32e27;
}


input.new_comment_nick{
	font-size: 13pt;
	color:black;
	width: 372px;
	height: 29px;
	border: 2px solid #007cc2;
	padding-left: 9px;
}

textarea.new_comment_desc{
	font-size: 13pt;
	color:black;
	width: 370px;
	height: 160px;
	border: 2px solid #007cc2;
	padding-left: 9px;
	margin-bottom:10px;
}

p.new_comment_back{
	padding:0px;
	margin:0px;
	display:inline-block;
	background-color: #007cc2;
	color:white;
	font-size: 13pt;
	padding:6px;
	width:150px;
	float:left;
        cursor: pointer;
}
p.new_comment_back_center{
	padding:0px;
	margin:0px;
	display:inline-block;
	background-color: #007cc2;
	color:white;
	font-size: 13pt;
	padding:6px;
	width:150px;
        cursor: pointer;
}

a.new_comment_back{
	text-decoration: none;
        cursor: pointer;
}

input.new_comment_add{
	text-decoration: none;
	border: none;
	padding:0px;
	margin:0px;
	display:inline-block;
	background-color: #007cc2;
	color:white;
	font-size: 13pt;
	padding:6px;
	width:210px;
	float:right;
}


div.new_comment_voteYes{
	width:192px;
	height:60px;
	display: inline-block;
}

div.new_comment_voteNo{
	width:192px;
	height:60px;	
	display: inline-block;
}

input.new_comment_voteYes,.new_comment_voteNo{
      display:none;

}

input.new_comment_voteYes + label,.new_comment_voteNo + label
{
	background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
}

input.new_comment_voteYes:checked + label,.new_comment_voteNo:checked + label
{
	background-image: url('../images/NewCommentYesChecked.png');
	background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor:default;
}

input.new_comment_voteYes + label{
	background-image: url('../images/NewCommentYes.png');
}
input.new_comment_voteYes:checked + label{
	background-image: url('../images/NewCommentYesChecked.png');
}

input.new_comment_voteNo + label{
	background-image: url('../images/NewCommentNo.png');
}
input.new_comment_voteNo:checked + label{
	background-image: url('../images/NewCommentNoChecked.png');
}


div.banerContent{position: relative;
top: -180px;
z-index: -10;
height:100%;
width:100%;
background-image: url('../images/banerBackground.png');
padding-top: 2px;}
div.banerSlider{width: 260px; height:100%; margin:0 auto; overflow: hidden;     padding-left: 5%;}
  li.banerSlider {display:list-item; width:260px; height:130px; vertical-align: middle;}
  ul.banerSlider {display:list-item;margin: 0px;padding: 0px; position: relative; bottom:0;}
  
  #SelectCategory, #SelectSubCategory{
      /*      overflow-y: scroll;
      overflow-x: hidden;*/
  }
  
  button.cat, button.prod{
    width: 205px;
    height: 124px;
    margin: 10px;
    padding: 0px;
    vertical-align: middle;
    background-image: url(../images/SearchCatButton.png);
    background-size: 205px 120px;
    background-repeat: no-repeat;
    background-color: white;
    background-position-y: 8px;
    border: none;
    color: #4d4d4d;
  }
  
  span.cat, span.prod{
    display: block;
    /* height: 32px; */
    padding-top: 20px;
    /* vertical-align: middle; */
    line-height: 50px;
  }
  

    span.cat>span.content, span.prod>span.content{
        display: inline-block;
        line-height: normal;
  }
  
  button.cat>span.counter, button.prod>span.counter{
      display: block;
      width:95%;
      text-align: right;
      font-size: 9pt;
  }
  
  #SelectedCat,#SelectedSubCat,#BackSelected,#SelectedResult{
      width:200px;
      height:50px;
      background-position-y: 0px;
  }
  
  #SelectResult{
      
      width: 100%;
      height:100%;
      display: inline-block;
      /*overflow-y: scroll;
      overflow-x: hidden;*/
  }
  
  #SelectCriteria{
          border-bottom: solid #cccccc 2px;
    padding-bottom: 20px;
  }
  
  #loading{
    display: block;
    z-index: 11;
    position: absolute;
    width: 75%;
    height:70px;
    background-color: lightgrey;
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  
  #loading>img{
    border: 0px;
    position: relative;
    top: 14%;
  }
  
 .result-frame{
     color: #4d4d4d;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 140px;
    width: 98%;
    margin-top: 10px;
    background-image: -ms-linear-gradient(top, #F8F8F8 0%, #ebebeb 100%);
    background-image: -moz-linear-gradient(top, #F8F8F8 0%, #ebebeb 100%);
    background-image: -o-linear-gradient(top, #F8F8F8 0%, #ebebeb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F8F8F8), color-stop(100, #ebebeb));
    background-image: -webkit-linear-gradient(top, #F8F8F8 0%, #ebebeb 100%);
    background-image: linear-gradient(to bottom, #F8F8F8 0%, #ebebeb 100%);
    -webkit-box-shadow: 0px 70px 22px -64px rgba(138, 138, 138, 0.75);
    -moz-box-shadow:    0px 70px 22px -64px rgba(138, 138, 138, 0.75);
    box-shadow:         0px 70px 22px -64px rgba(138, 138, 138, 0.75);
    margin-bottom: 20px;
}

.result-frame>.noResult{
    width: 100%;
    font-size: 16pt;
    margin: auto;
}

.result-frame>.left{ width: 60%; cursor: pointer;}
.result-frame>.right{width: 20%;  }
.result-frame>.center{width: 20%; border-right: solid #cccccc 1px; border-left: solid #cccccc 1px;}

.result-frame>.center>.header{     
display: inline-block;
font-weight: bold;
font-size: 12pt;
margin-top: 8px;
margin-bottom: 2px;
}
.result-frame>.center>.content{ 
display: inline-block;
font-size: 10pt;

}

.result-frame>.center>.content2{ 
display: inline-block;
font-size: 12pt;
}

.result-frame>.right>.header{
    display: inline-block;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 8px;
    margin-bottom: 8px;
}
.result-frame>.right>.content{    
    display: inline-block;
    font-weight: bold;
    font-size: 25pt;

  }

.result-frame>.left>.logo{ 
height: 100%;
    width: 29%;
    float: left;
    text-align: left;
}

.result-frame>.left>.content{ 
float: right;
    width: 65%;
    text-align: -webkit-left;
    text-align: left;
    padding-left: 10px;
    font-size: 10;
    padding-right: 10px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    
}

.result-frame>.left>.content>.header{ 
    font-weight: bold;
    font-size: 14pt;
    display: inline-block;
    margin-top: 7px;
}

.result-frame>.left>.content>.desc{     
    display: inline-block;
    margin-top: 7px;
    font-size: 13pt;
    height: 65px;
}

.result-frame>.left>.content>.more{ 
    display: inline-block;
    width: 100%;
    text-align: right;
    font-weight: bold;
}

img.image_desc{
    width: 140px;
    height: 100%;
    margin-left: 15px;
}