/**/
@import url('reset.css');
@import url('skeleton.css');
@import url('superfish.css');
@import url('superfish-navbar.css');



@font-face {
	font-family: "QTNOWTitle-Bold";
	src: url("../fonts/qtnowtitle-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/qtnowtitle-bold.woff") format("woff"), url("../fonts/qtnowtitle-bold.ttf") format("truetype"), url("../fonts/qtnowtitle-bold.svg#qtnowtitle-bold") format("svg");
}
@font-face {
	font-family: "QTNOWText-regular";
	src: url("../fonts/qtnowtext-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/qtnowtext-regular.woff") format("woff"), url("../fonts/qtnowtext-regular.ttf") format("truetype"), url("../fonts/qtnowtext-regular.svg#qtnowtext-regular") format("svg");
}
@font-face {
	font-family: "QTNOWText-Light";
	src: url("../fonts/qtnowtext-light.eot?#iefix") format("embedded-opentype"), url("../fonts/qtnowtext-light.woff") format("woff"), url("../fonts/qtnowtext-light.ttf") format("truetype"), url("../fonts/qtnowtext-light.svg#qtnowtext-light") format("svg");
}
html {
	width: 100%;
}


.float_left {
	float: left !important;
}
a [href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font:12px/16px tahoma, sans-serif;
	color: #6a6a6a;
	position: relative;
	min-width: 960px;
	height: 100%;
	min-height: 100%;
	background: #fff;
}
.sliderResp {
width: 770px;
height : 368px;
}

#camera_wrap_1
    {
        height : 368px;
    }
.main {
	background: #fefdff;
	margin-top: 0px;
       overflow-x:hidden;
}
html, body {
	height: 100%;
 
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'qtnowtext-regular', Arial, sans-serif;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 24px;
	line-height: 16px;
	color: #A41661;
}
.sticklr .notification-count {
		display: block;
		width: 12px;
		height: 12px;
		background: #555;
		box-shadow: 0 0 3px #999;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		color: #f0f0f0;
		cursor: default;
		font-size: 10px;
		line-height: 12px;
		text-indent: 3px;
		position: absolute;
		top: 2px;
		left: 20px;
		z-index: 96;
}

.sticklr .calendar td {
	width: 15px;
	padding: 5px;
}

.sticklr .calendar td:hover {
	background: #eaeaea;
	font-weight: bold;
}
.scroll-pane
{
	width: 100%;
	height: 200px;
	overflow: auto;
}
.jCarouselLite {
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 10px;
    width: 100%;
}
.jCarouselLite ul {
    left: 0 !important;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: none !important;
    width: 100% !important;
}
.jCarouselLite ul li {
    color: #4D4D4C;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 10px 11px;
	height:90px;
    width: 94% !important;
}
.jCarouselLite ul li:hover {
    background: none repeat scroll 0 0 #E9EAED;
    color: #7A7773;
}
.jCarouselLite ul img {
    float: left;
    margin-right: 10px;
}
.jCarouselLite ul span {
    color: #A41661;
    display: block;
    font-family: 'qtnowtext-regular', Arial, sans-serif;
	font-weight:100;
    font-size: 13.3px;
    margin-bottom: 5px;
    padding-top: 7px;
}


.jCarouselLite1 {
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 10px;
    width: 100%;
}
.jCarouselLite1 ul {
    left: 0 !important;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: none !important;
    width: 100% !important;
}
.jCarouselLite1 ul li {
    color: #4D4D4C;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 10px 11px;
	height:90px;
    width: 94% !important;
}
.jCarouselLite1 ul li:hover {
    background: none repeat scroll 0 0 #E9EAED;
    color: #7A7773;
}
.jCarouselLite1 ul img {
    float: left;
    margin-right: 10px;
}
.jCarouselLite1 ul span {
    color: #A41661;
    display: block;
    font-family: 'qtnowtext-regular', Arial, sans-serif;
	font-weight:100;
    font-size: 13.3px;
    margin-bottom: 5px;
    padding-top: 7px;
}


.previous, .nextbtn {
    display: block;
    height: 40px;
    position: absolute;
    text-indent: -5000px;
    top: 21px !important;
    width: 40px;
	border:none;
	cursor:pointer;
    z-index: 1 !important;
}
.nextbtn {
    background: url("../images/control-buttons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 61px !important;
}
.previous {
    background: url("../images/control-buttons.png") no-repeat scroll -40px -40px rgba(0, 0, 0, 0);
    left: 21px !important;
}
.nextbtn:hover {
    background-position: 0 -40px;
}
.previous:hover {
    background-position: -40px 0;
}


/*------start list_carousel ------- */

.list_carousel {
  padding: 0px;
  position: relative;

}
.list_carousel ul {
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
    margin: 0 20px;
}
.list_carousel li {
  padding: 0;
  width:121px;
  float: left;
  color: #273443;
  height:200px;
}
.list_carousel.responsive {
  width: auto;
}




.carousel-1 { 
	padding: 0 34px;
	margin-top: 0;
	position: relative;
}
.carousel-1 #foo {  z-index: 100;  display: block; }
.carousel-1 #foo li { 
	display: block;
	cursor: default;
	height: 91px;
	float:left;
	border-left: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
}
.carousel-1 #foo li img { height:100%; }
.carousel-1 #foo li:first-child { border-left: 0px;}
.carousel-1 .arrows { z-index: 10; position: relative;width: 100%; height:0;}
.carousel-1 .arrows a { 
	display: block;
	position: absolute;
	width: 34px;
	height: 91px;
	background: #A41661 url(../images/arrow-1.png) center center no-repeat;
	right: -34px;
	top: 60px;
	bottom: 0px;
}
.carousel-1 .arrows a.next {
	left: -32px;
	right: auto;
	background: #A41661 url(../images/arrow-2.png) center center no-repeat;
} 
.carousel-1 .arrows a:hover { background-color: #CB5599;}




.img2 {
    margin-bottom: 19px;
	display:block;
width: 100%;
height:300px;
}

.img23 {
    margin-bottom: 19px;
	display:block;
    width: 100%;
    height:150px;
}

.imgcrop { text-align:center; }
.imgcrop a img {
    width:100%;
	height:auto;
}
.imgcrop a {
    width:100%;
	height:auto;
	display:inline-block;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.imgcrop a:hover{
	opacity:0.7; 
}
.imgcrop2 { width:100%; text-align:center; }
.imgcrop2 a img {
    width:100%;
	height:auto;
}
.imgcrop2 a {
    width:48%;
	height:auto;
	text-align:center;
	display:inline-block;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.imgcrop2 a:hover{
	opacity:0.7; 
}
/* weather*/
.weatherFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 10px 20px;
	width: 220px;
	color: #fff;
}
.weatherFeed a { color: #FEA22B; }
.weatherFeed a:hover {
	color: #eee;
	text-decoration: none;
}
.weatherItem {
	padding: 0;
	text-align: right;

}
.weatherCity { text-transform: uppercase; color: #FEA22B; font-size:16px; margin-bottom:10px; }
.weatherTemp {
	font-size: 22px;
	font-weight: bold;
	margin-bottom:3px;
	color: #fff;
}
.weatherDesc, .weatherCity { font-weight: bold; }
.weatherDesc { margin-bottom: 2px; color: #eee; }
.weatherRange{ font-size: 11px;  margin-bottom:2px; }
.weatherLink, .weatherWind  {
	display:none;
}

.vert {  
	position:relative;
	overflow:hidden;	
	height: 80px;	 
	width: 240px;
}

.items {
	position:absolute;
	height:20000em;	
	margin: 0px;
}
.items div.weatherItem { height: 80px; background-size:160px; }

.navi {
	width:220px;
	height:20px;
	padding-left:20px;
}
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background: url('../images/navigator.png') 0 0 no-repeat;
	display:block;
	font-size:0px;
	cursor:pointer;
}
.navi a:hover { background-position:0 -8px; }
.navi a.active { background-position:0 -16px; }

/*end weather*/


.CategoryContainer
{
    width:200px;
    height:200px;
    border:2px solid #E9EAED;
    float:right;
    margin-left:3%;
    background-color: #F3F4F4;
 text-align: center;
}


#ctl00_menu1_menu  
{
    width:100%;
}



#tabs2 {
	margin:0;
	width:100%;
}


#tabs2 li a.next, #tabs2 li a.prev { 
   display: block;
    height: 40px;
    position: absolute;
    text-indent: -5000px;
    top: 0px !important;
    width: 40px;
	border:none;
	cursor:pointer;
    z-index: 9999 !important;
		transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

#tabs2 li a.next {
	height:40px;
	width: 40px;
	right:0;
	list-style: none;
	background: url(../images/nav-btn.png) no-repeat scroll -40px 0 rgba(0, 0, 0, 0);
    right: 0px !important;
}
#tabs2 li a.prev {
	height:40px;
	width: 40px;
	left:0;
	list-style: none;
	 background: url(../images/nav-btn.png) no-repeat scroll 0 -40px rgba(0, 0, 0, 0);
    left:0px !important;
}

#imgMagazien { width:130px;}

#tabs2 li a.next:hover {
    background-position:0 0;
}
#tabs2 li a.prev:hover {
    background-position:  -40px -40px;
}


#tabs2 ul li.active {

}

#tabs2 div {
	width:93.4%;
	margin:0 auto;
	z-index:999999;
	
}



.content h2.yellow {
	background-color: #FFA22B;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left top, right top, from(#FFA22B), to(#fed496));
	background: -webkit-linear-gradient(left, #fed496, #FFA22B);
	background: -moz-linear-gradient(left, #fed496, #FFA22B);
	background: -ms-linear-gradient(left, #fed496, #FFA22B);
	background: -o-linear-gradient(left, #fed496, #FFA22B);
	color: #fff;
	padding: 0 20px 0;
	margin-bottom: 15px;
	min-height:40px;
	line-height:40px;
}

.content h2 {
	margin-bottom: 15px;
	background-color: #cc569a;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left top, right top, from(#A41661), to(#cc569a));
	background: -webkit-linear-gradient(left, #cc569a, #A41661);
	background: -moz-linear-gradient(left, #cc569a, #A41661);
	background: -ms-linear-gradient(left, #cc569a, #A41661);
	background: -o-linear-gradient(left, #cc569a, #A41661);
	color: #fff;
	padding: 0 24px;
	min-height:40px;
	line-height:40px;
}

.content h2.blue {
	margin-bottom: 15px;
	background-color: #8dc7e9;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left top, right top, from(#1ba1e2), to(#8dc7e9));
	background: -webkit-linear-gradient(left, #8dc7e9, #1ba1e2);
	background: -moz-linear-gradient(left, #8dc7e9, #1ba1e2);
	background: -ms-linear-gradient(left, #8dc7e9, #1ba1e2);
	background: -o-linear-gradient(left, #8dc7e9, #1ba1e2);
	color: #fff;
	padding: 0 24px;
	min-height:40px;
	line-height:40px;
}

.content h2.green {
	margin-bottom: 15px;
	background-color: #339933;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left top, right top, from(#339933), to(#67b564));
	background: -webkit-linear-gradient(left, #67b564, #339933);
	background: -moz-linear-gradient(left, #67b564, #339933);
	background: -ms-linear-gradient(left, #67b564, #339933);
	background: -o-linear-gradient(left, #67b564, #339933);
	color: #fff;
	padding: 0 24px;
	min-height:40px;
	line-height:40px;
}

.tdIssu 
{
     color: #FEA241;
    outline: medium none;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.tdIssu:hover 
{
    color: White;
}

.pag-pager ul { list-style:none;   margin: 0 30%; width:100%; }
.pag-pager ul li { float:left; margin-left:10px;  }
.pag-pager {
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}
.uix-button{
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    outline: 0 none;
    padding: 0 10px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
	background: none repeat scroll 0 0 #F8F8F8;
    border-color: #D3D3D3;
    color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	}
.button-toggled, .uix-button:hover { background: none repeat scroll 0 0 #E9E9E9;
    border-color: #C6C6C6;
    box-shadow: 0 1px 0 #DDDDDD inset;

}
.anchmargin { margin-top:8px;}

.content h2.red {
	margin-bottom: 15px;
	background-color: #E51400;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left top, right top, from(#E51400), to(#fa405a));
	background: -webkit-linear-gradient(left, #fa405a, #E51400);
	background: -moz-linear-gradient(left, #fa405a, #E51400);
	background: -ms-linear-gradient(left, #fa405a, #E51400);
	background: -o-linear-gradient(left, #fa405a, #E51400);
	color: #fff;
	padding: 0 24px;
	min-height:40px;
	line-height:40px;
}

.normalTextbox
{
      border-style: none;
    margin-top: 8px;
    padding: 5px;
    width: 75%;
}
.CategoryContainer
{
width:200px;height:200px;border:2px solid #E9EAED;float:right;margin-left:3%
}

.content h2.teal {
	margin-bottom: 15px;
	background-color: #00ABA9;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left top, right top, from(#00ABA9), to(#55bab7));
	background: -webkit-linear-gradient(left, #55bab7, #00ABA9);
	background: -moz-linear-gradient(left, #55bab7, #00ABA9);
	background: -ms-linear-gradient(left, #55bab7, #00ABA9);
	background: -o-linear-gradient(left, #55bab7, #00ABA9);
	color: #fff;
	padding: 0 24px;
	min-height:40px;
	line-height:40px;
}



p {

	font-weight:bold;
}
p.p1 {
	margin-bottom: 15px;
 text-align: justify;
}
address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list li {
	font-size: 12px;
	line-height: 20px;
	width:90%;
	display:block;
	padding:10px 10px 10px 0;
	border-top:1px solid #ddd;
}
ul.list li span {
	font-weight:bold;
	float:right;
	margin-left:10px;
	display:inline;
}
ul.list li a {
	text-align:right;

}
ul.list li:first-child {
	border-top:none;
}
/*links*/

a {
	text-decoration: none;
	color: #4d4d4c;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #A41661;
}
a.link-1 {
	color: #A41661;
	text-decoration: underline;
}
a.link-1:hover {
	color: #4d4d4c;
}
a.btn {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
}
a.btn:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
}
#anchSearch:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
    cursor:pointer;
}


#btn1 {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
}

#btn1:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
}

.btn2 {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
	border-style:none;
}

.btn2:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
	cursor:pointer;
}


#form #ctl00_ContentPlaceHolder1_btnSendFeedback {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
	border-style:none;
 width: 8%;
}
#form #ctl00_ContentPlaceHolder1_btnSendFeedback:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
    cursor:pointer;
}

#form #ctl00_ContentPlaceHolder1_btnSave {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
	border-style:none;
	width:6%;
}

#form #ctl00_ContentPlaceHolder1_btnSave:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
}
   

#ctl00_ContentPlaceHolder1_LeftControl1_NLetter_AccordionPane1_content_btnSubmit {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
	border-style:none;
	float:left;
}
#ctl00_ContentPlaceHolder1_LeftControl1_NLetter_AccordionPane1_content_btnSubmit:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
	cursor:pointer;
}

#ctl00_ContentPlaceHolder1_btnSave {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
	border-style:none;
}
#ctl00_ContentPlaceHolder1_btnSave:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
	cursor:pointer;
}

.img33 
{
  
   

}

.carcaimg 
{
    height: 133px;
    overflow: hidden;
    width: 154px; 
    cursor:pointer;             
}

.Obituariestxt td  
{
   font:15px 'QTNOWTitle-Bold',Arial,sans-serif;
}

.singlecateg
{
    width:460px;
    float:right;
}
.CatArtitcleIntroTitle
{
	color: #69696a;
	font-size: 15px;
	font-weight: bold;
	width: 335px;
}

.CatArtitcleIntroTitle a:link, .CatArtitcleIntroTitle a:visited, .CatArtitcleIntroTitle a:hover
{
	color: #69696a;
	font-size: 15px;
	font-weight: bold;
	width: 335px;
}

.CatArtitcleTitle
{
	color: #a02965;
	font-size: 17px;
	font-weight: bold;
	padding-left: 50px;
}

.CatArtitcleTitle a:link, .CatArtitcleTitle a:visited, .CatArtitcleTitle a:hover
{
	color: #a02965;
	font-size: 17px;
	font-weight: bold;
}

.CatArtitcleDetails
{
	color: #969696;
	font-size: 15px;
	text-align: justify;
	line-height: 25px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 50px;
}

.CatArtitcleDetails a:link, .CatArtitcleDetails a:visited
{
	color: #c05a9f;
	text-decoration: none;
	font-size: 15px;
	text-align: justify;
	line-height: 25px;
	font-weight: bold;
}

.CatArtitcleDetails a:hover
{
	color: #c05a9f;
	text-decoration: underline;
	font-size: 15px;
	text-align: justify;
	line-height: 25px;
	font-weight: bold;
}

.CatArticleAuthor
{
	font-family: Times New Roman;
	color: #c05a9f;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.AuthorArticlesDetails
{
	color: #969696;
	font-size: 13px;
	text-align: justify;
	line-height: 25px;
	font-weight: bold;
	padding-top: 5px;
}


.calend
{
	color: White;
	background-color: #9c205f;
	font-size: 11px;
	vertical-align: middle;
	text-align:center;
	height: 20px;

	
}

.calend a:link, .calend a:visited, .calend a:hover
{
	color: White;
	background-color: #9c205f;
	font-size: 11px;
	vertical-align: top;
	height: 20px;
}


.CalendarCell
{
	height: 35px;
	width: 20px;
	text-align: center;
	vertical-align: top;
	background-color: White;
	border-left: solid 1px #e77ab6;
	border-bottom: solid 1px #e77ab6;
}
.CalendarCellToday
{
	height: 35px;
	width: 20px;
	text-align: center;
	vertical-align: top;
	background-color: #f1dae7;
	border-left: solid 1px #e77ab6;
	border-bottom: solid 1px #e77ab6;
	
}

.CalendarCellToday td a
{
	font-weight: bold;
}

.CalendarCell2
{
	text-align: center;
	vertical-align: top;
	height: 35px;
	background-color: White;
	border-left: solid 1px #e77ab6;
}

.Year
{
	color: White;
	background-color: #9c205f;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	height: 20px;
}

.Days
{
	color: #a73a72;
	font-size: 11px;
	font-family: Times New Roman;
	font-weight: normal;
	text-align: center;
}

.DaysLink
{
	color: #a73a72;
	font-size: 11px;
	font-family: Times New Roman;
	font-weight: bold;
	text-align: center;
}

.months
{
	background-color: White;
	color: #a73a72;
	font-size: 11px;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 1px 2px 1px 2px;
}

.months a:link, .months a:visited, .months a:hover
{
	/*background-color: White;*/
	color: #a73a72;
	font-size: 11px;
	font-family: Times New Roman;
	font-weight: normal;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}
.pad1 {
	padding-right: 80px;
}
.img_inner {
	margin-top: 5px;
width:200px;
height:200px;
}
.fright {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
}
.fleft {
	float: left !important;
}
.alleft {
	text-align: left;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}
.text1 {
	color: #A41661;
	font: 21px/24px 'QTNOWText-regular', sans-serif;
	margin-bottom: 11px;
}

.text1 a {
	color: #A41661;
	font: 21px/24px 'QTNOWText-regular', sans-serif;
	margin-bottom: 11px;
}
.text3 {
	color: #555;
	font: bold 14px/24px Tahoma, Geneva, sans-serif;
	margin-bottom: 11px;
}
.text1 span {
	font-size: 14px;
	display: block;
	padding-top: 2px;
}
.text2 {
	color: #A41661;
	font-size: 12px;
	margin-bottom: 17px;
}
.text4 {
	color: #555;
	font-size: 12px;
	margin-bottom: 17px;
	text-align:center;
}
.text5 {
	color: #FF0000;
	font: bold 14px/24px Tahoma, Geneva, sans-serif;
	margin: 20px 0 10px;
}
.text2 span {
	color:#555;
	font-size: 11px;
	display: block;
	padding-top: 2px;
}
/*header*/
.top {
	position: relative;
	display: block;
	width: 100%;
	min-height: 40px;
	background: #A41661;
	margin: 0 0 10px;
	overflow: visible;
	z-index: 9999;
}
header {
	display: block;
	padding: 10px 0;
	margin-bottom: 10px;
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left top, right top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(left, #A41661, #cc569a);
	background: -moz-linear-gradient(left, #A41661, #cc569a);
	background: -ms-linear-gradient(left, #A41661, #cc569a);
	background: -o-linear-gradient(left, #A41661, #cc569a);
}
header h1 {
	float: right;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 10px auto;
	width: 235px;
	height: 80px;
	text-indent: -999px;
}
header h1 a img {
	display: block;
	height: 80;
	width: 235px;
}
/*Content*/

.content.page1 {
	padding: 20px 0 10px;
	border: none;
}
.content {
	padding: 20px 0 20px;
	display: block;
}
.blog {
	background: url(../images/hor_separator.png) 0 bottom repeat-x;
	overflow: hidden;
	margin-bottom: 15px;
}
.block1 {
	background: #fff;
	text-align: center;
	padding: 14px 30px 28px;
	margin-bottom: 23px;
}
.block1 p {
	line-height: 18px;
	text-align: right;
	padding-bottom: 10px;
	margin-top: -4px;
}

.social {
    display: inline-block;
    margin-bottom: 16px;
    margin-top: 30px;
    overflow: hidden;
	float:left;
}
.social a {
    display: inline-block;
    float: right;
    height: 32px;
    margin-left: 10px;
    overflow: hidden;
    width: 32px;
	background:#fff;
}
.social a.first {
    margin-right: 0;
}
.social a:first-child {
}
.social a:hover img {
    opacity: 0.6;
}
.social a img {
    transition: all 0.6s ease 0s;
}

.categimg  
{
    width:200px;
    height:200px ; 
    float: right;
    margin-bottom: 0;
    margin-left: 20px;
}

.radPopupImage_Default 
{
    margin-right:8px;
}

.txtfeedbackinfo 
        {
        background: -moz-linear-gradient(left center , #55BAB7, #00ABA9) repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: White;
        line-height: 40px;
        padding: 5px;
        text-align:center;
        border: 2px solid #CCCCCC;
        font-family:'qtnowtext-regular',Arial,sans-serif;
        font-size:12px/20px;
        font-weight:bold;
}

.categimgMd  
{
    width:120px;
    height:120px ; 
    float: right;
    margin-bottom: 0;
    margin-left: 20px;
}

.categimgHieght  
{
    width:200px;
    height:200px ; 
    float: right;
    margin-bottom: 0;
    margin-left: 20px;
}

.categimgWidth
{
    width:200px;
    height:200px ; 
    float: right;
    margin-bottom: 0;
    margin-left: 20px;
}

.cata 
{
   margin-top:20%;
   margin-right:20%;
   margin-bottom:0;
    display:block;
}

.list_box {
	position:relative;
	background: #fff;
	box-shadow: 0px 0px 0px 3px #DDDDDD;
	border: 9px solid #E9EAED;
	margin: 3px 3px 25px;
	padding: 21px 21px;
}
.list_box.cont {
	border-top-width: 10px;
	padding: 21px 23px 21px 19px;
}
.list_box.cont h3 {
	padding-bottom: 2px;
}
.list_box.cont img {
	margin-bottom: 16px;
}
.list_box.cont p {
	margin-bottom: 35px;
}
.list_box h3 {
	font-size: 21px;
	line-height: 16px;
	color: #A41661;
	margin-bottom: 14px;
}
.list_box h3.head1 {
	line-height: 24px;
	margin-top: -3px;
	margin-bottom: 10px;
}
.ads {padding:0; }
.block2 {
	background: #ECEBEB;
	text-align: center;
	padding: 16px 0px 30px;
	margin-bottom: 43px;
	text-align: center;
	overflow: hidden;
}
.block2 div {
	float: right;
	display: inline-block;
	margin: 0 16px 0;
	text-align: right;
	margin-bottom: 14px;
	width: 67px;
}
.block2 div img {
	outline: 1px solid #FFA22B;
	margin-bottom: 6px;
}
.block2 a {
	margin-top: 19px;
}
.content_box {
	background: #ECEBEB;
	box-shadow: 0px 0px 0px 3px #FFA22B;
	border: 9px solid #f7f5ee;
	border-top-width: 10px;
	margin: 3px 3px 43px;
	padding: 21px 21px 31px;
}
.stars {
	background: url(../images/star.png) 0 0 no-repeat;
	width: 13px;
	height: 14px;
	float: right;
	margin-left: 5px;
	margin-top: -6px;
	margin-bottom: 17px;
}
.content_box img.img_inner {
	margin-bottom: 20px;
}
.content_box h3.title {
	color: #A41661;
	font: 24px/16px 'QTNOWText-regular', sans-serif;
	margin-bottom: 16px;
}
.block3 {
	margin-bottom: 13px;
}
.inset .clear {
	height: 32px;
}
.inset .text1 {
	letter-spacing: -1px;
}
.inset p.p1 {
	margin-bottom: 16px;
}
.privacy h2 {
	margin-bottom: 13px;
}
.privacy p {
	margin-bottom: 11px;
}
/***Map***/

.map figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-top: 15px;
	margin-bottom: 15px !important;
	margin-top: -12px;
	overflow: hidden;
	width: 100%;
}
.map .text1 {
	margin-bottom: 2px;
}
.map a.link-1 {
	text-decoration: none;
}
.map figure iframe {
	width: 100%;
	height: 268px;
}
.map address {
	line-height: 24px;
	color: #4d4d4c;
	margin-bottom: 20px;
}
address dd span {
	min-width: 70px;
	display: inline-block;
}
#ui-datepicker-div {
	z-index: 999 !important;
}
/* ------------- * Selects * ------------- */

.order_block {
	background: #ECEBEB;
	padding: 16px 18px 30px;
	margin-bottom: 42px;
}
.order_block h3 {
	color: #4d4d4c;
	font: 18px/24px 'QTNOWText-regular', sans-serif;
	margin-bottom: 11px;
}
.order_block1 {
	background: #ECEBEB;
	padding: 15px 18px 30px;
	margin-bottom: 42px;
	position: relative;
	top: 3px;
}
.order_block1 h3 {
	color: #4d4d4c;
	font: 18px/24px 'QTNOWText-regular', sans-serif;
	margin-bottom: 11px;
	letter-spacing: -1px;
}
#form1 {
}
#form1 input {
	border: none;
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	color: #7a7773;
	padding: 5px 10px 7px;
	height: 28px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	width: 100%;
}
label.inp1 {
	width: 282px;
	margin-bottom: 17px;
}
label.date {
	width: 112px;
	margin-left: 20px;
}
label.date input {
	font-size: 11px !important;
	padding-top: 7px !important;
	color: #939290;
	background: url(../images/cal_icon.png) left 6px no-repeat #fff;
}
label.date span {
	display: block;
	margin-bottom: 7px;
}
#form1 label {
	display: block;
	;
	float: right;
}
#form1 label.text {
	margin-bottom: 8px;
}
#form1 label.sel {
	width: 62px;
	margin-top: -1px;
}
#form1 label.sel1 {
	width: 282px;
	margin-left: 47px;
	margin-bottom: 9px;
}
#form1 label.sel2 {
	width: 112px;
	margin-right: 15px;
	margin-bottom: 8px;
}
.form-style .jqTransformHidden {
	display: none;
}
#form1 select {
	font-family: 'QTNOWText-regular', sans-serif;
	color: #939290;
	display: block;
	font-size: 11px;
	height: 28px;
	padding: 5px 4px 7px;
	border: none;
	width: 100%;
	background: #ffffff;
	margin-top: 8px;
	position: relative;
	margin-bottom: 8px;
	z-index: 1 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.order_block #form1 select {
	display: none;
}
.form-style .jqTransformSelectWrapper {
	font-family: 'QTNOWText-regular', sans-serif;
	color: #fff;
	font-size: 11px;
	height: 28px;
	padding: 1px 0 0px;
	border: none;
	background: #ffffff;
	margin-top: 8px;
	position: relative;
	margin-bottom: 8px;
	z-index: 1 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.select1, .select2 {
	position: relative;
}
.form-style h2 {
	margin-top: 41px;
}
.form-style .jqTransformSelectWrapper div {
	font-family: 'QTNOWText-regular', sans-serif;
	color: #939290;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
}
.form-style .jqTransformSelectWrapper div span {
	display: block;
	width: 100% !important;
	cursor: pointer;
	padding: 5px 0px 7px 12px;
	padding-left: 25px;
	overflow: hidden;
	color: #939290 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.lab1 span:first-child+span .jqTransformSelectWrapper {
	width: 80px !important;
}
.form-style .jqTransformSelectWrapper a.jqTransformSelectOpen {
	cursor: pointer;
	display: block;
	position: absolute;
	background: url(../images/select_icon.png) 0 0 no-repeat;
	top: 5px;
	left: 3px;
	width: 17px;
	height: 19px;
}
.form-style .jqTransformSelectWrapper div:hover a.jqTransformSelectOpen {
	opacity: 0.5;
}
.form-style .jqTransformSelectWrapper ul {
	position: absolute;
	top: 28px;
	right: -1px;
	background: #fff;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index: 999 !important;
	width: 100% !important;
	border: 1px solid #e3e3e3;
	width: 100%;
}
.form-style .jqTransformSelectWrapper ul li {
	text-align: center;
}
.form-style .jqTransformSelectWrapper ul li a {
	font-family: 'QTNOWText-regular', sans-serif;
	color: #939290;
	font-size: 11px;
	display: block;
	line-height: 16px;
}
.form-style .jqTransformSelectWrapper ul li a:hover {
	background: #ECEBEB;
}
.form-style .jqTransformSelectWrapper ul li a.selected {
	background: #f7f5ee;
}
#form1 a.btn {
	margin-top: 22px;
}
.order_block1 #form1 a.btn {
	margin-top: 12px;
}
label.check {
	width: #FFA22B;
	padding-top: 28px;
	width: 150px;
	font-weight: bold;
}
label.check span {
	cursor: pointer;
}
.jqTransformCheckboxWrapper {
	width: 10px;
	height: 10px;
	background: #fff;
	border: 1px solid #FFA22B;
	display: block;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	position: relative;
}
.jqTransformCheckboxWrapper a {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 1px;
	right: 1px;
}
.jqTransformCheckboxWrapper a:hover, .jqTransformCheckboxWrapper a.jqTransformChecked {
	background: #FFA22B;
}
/************Footer***********/

footer {
	padding: 0px 0 45px;
	display: block;
	font-size: 10px;
	font-size: 12px;
	line-height: 25px;
}
footer a {
	color: #88857f;
}
footer ul {
	margin-bottom:16px;
}
footer a:hover {
	color: #A41661;
}
footer .socials {
	overflow: hidden;
	padding-top: 4px;
}
footer .socials li {
	display: inline-block;
	margin-bottom: 12px;
}

footer .socials a .icon.fb {
	background-position: 0 -40px;
}
footer .socials a .icon.rss {
	background-position: 0 bottom;
}
footer h4 {
	font-size: 14px;
	line-height: 30px;
	color: #4d4d4c;
	font-family: 'QTNOWText-regular', sans-serif;
	margin-bottom: 11px;
	padding-top: 31px;
}
/* gallery */


#slider {
	overflow: hidden;
	height: auto;
	background: #fff;
	color: #f7f5ee;
	margin: 0 0 20px 0;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1200px)
{
    .camera_caption > div > h3
    {
        font-size:15px;
    }

    .camera_caption
    {
        height: 110px;
    }
}
@media only screen and (max-width: 995px) {

    .camera_caption
    {
        height:110px;
    }
    .sliderResp {
width: 491px;
height : 350px;
}

    #camera_wrap_1
    {
        height : 350px;
    }
body {
	min-width: 768px;
}
.vis_pc {
	display: none;
}
#form1 label.sel1, #form1 label.sel2 {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-left: 0;
}
.map figure, .map figure iframe, #form input, #form textarea, #form .success {

}
#form .success {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure {
	height: auto !important;
}
.map address {
	float: right;
	margin-left: 70px;
}
.pad1 {
	padding: 0;
}
label.inp1 {
	width: 100%;
}
label.date {
	width: 43%;
	margin-bottom: 10px;
}
label.sel {
	width: 43% !important;
}
.jqTransformSelectWrapper {
	width: 100% !important;
}
label.check {
	width: 188px;
}
}
 @media only screen and (max-width: 767px) {
    #form #ctl00_ContentPlaceHolder1_btnSendFeedback
    {
        width:20%;
    }
       .camera_caption
    {
        height:137px;
    }
body {
	min-width: 420px;
}

.sliderResp {
width: 420px;
height : 350px;
}

   #camera_wrap_1
    {
        height : 350px;
    }


#tabs2 li a.next, #tabs2 li a.prev { display:none; }
.inset .clear {
	height: 0;
}
.inset .grid_4 {
	margin-bottom: 32px !important;
}
.inset .grid_4.mb0 {
	margin-bottom: 0px !important;
}
.block2 div {
	width: 80%;
	float: none;
	margin: 0 auto;
	padding-bottom: 10px;
}
.block2 div img {
	width: 100%;
}
label.date {
	margin-left: 0;
	width: 100%;
}
label.sel {
	padding-top: 10px;
	width: 100% !important;
}
.fright {
	margin-left: 0 !important;
}
.extra_wrapper {
	overflow: visible;
}
h1 a, h1 a img {
	width: 100% !important;
	height: auto !important;
}
.map address {
	float: right;
	margin-left: 30px;
}
.img_inner {

}
.categimg {
	width: 400px;
margin-bottom: 20px;
}
.img33{margin-right:0;}
.extra_wrapper { float:left}

.cata {
	margin-top:10%;
	margin-right:31%;
	}
.CategoryContainer {
	
}
.text1 { margin-top:10px;}
header h1 {
	float: none;
}
h1 a {
	margin: 0 auto;
}
.noresize {
	width: auto !important;
}
.map figure iframe {
	width: 100%;
	height: 300px;
}
.img_inner.fright {
	margin-bottom: 20px;
}

.previous, .nextbtn {
    display: block;
    height: 40px;
    position: absolute;
    text-indent: -5000px;
    top: 21px !important;
    width: 40px;
	border:none;
	cursor:pointer;
    z-index: 1 !important;
}
.nextbtn {
    background: url("../images/control-buttons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 61px !important;
}
.previous {
    background: url("../images/control-buttons.png") no-repeat scroll -40px -40px rgba(0, 0, 0, 0);
    left: 21px !important;
}
.nextbtn:hover {
    background-position: 0 -40px;
}
.previous:hover {
    background-position: -40px 0;
}

}
 @media only screen and (max-width: 479px) {
 #form #ctl00_ContentPlaceHolder1_btnSendFeedback
    {
        width:20%;
    }
.sliderResp {
width: 289px;
height : 265px;
}
    #camera_wrap_1
    {
        height : 265px;
    }
body {
	min-width: 300px;
}
.header_top .fleft {
	float: right !important;
}
.map figure iframe {
	width: 100%;
	height: 150px;
}
.menu_block {
	float: none !important;
	margin: 0 15px !important;
}

}

@media only screen and (max-width: 349px)
{
    .sliderResp {
width: 288px;
height: 265px;
}
     #camera_wrap_1
    {
        height : 265px;
    }
      #form #ctl00_ContentPlaceHolder1_btnSendFeedback
    {
        width:20%;
    }
}

@media only screen and (max-width: 295px)
{
    .sliderResp {
width: 288px;
height : 265px;
}
     #form #ctl00_ContentPlaceHolder1_btnSendFeedback
    {
        width:20%;
    }

      #camera_wrap_1
    {
        height : 265px;
    }
}



*{
	margin:0;
	padding:0;
}
.piro_html {position:absolute; top:0; left:0; padding:0; width:500px; height: 500px; margin:0; display:block; padding:0; z-index:150001; padding:0;  }
.piro_html table,.piro_html tbody,.piro_html tr,.piro_html th,.piro_html td{margin:0;padding:0;border:none;}
.piro_html img{ margin:0; padding:0; border:none;}

.piro_html .h_t_l{ width:10px; height:10px; background: url(../images/caption.png);}
.piro_html .h_t_r{ width:10px; height:10px; background: url(../images/caption.png);}
.piro_html .h_t_c{ cursor:move; height:10px;background: url(../images/caption.png);}

.piro_html .h_c_l{width:10px; background: url(../images/caption.png); }
.piro_html .h_c_c{background: url(caption.png);margin:0; padding:0;}
.piro_html .h_c_c .div_reg{ background: url(../images/caption.png); width:480px; overflow:hidden; height:480px; margin:0; padding:0; }
.piro_html .h_c_c .div_reg img{ cursor:move;}
.piro_html .h_c_r{width:10px; background: url(../images/caption.png);}

.piro_html .h_b_c{ cursor:move; height:10px;background: url(../images/caption.png);}
.piro_html .h_b_l{ width:10px; height:10px;background: url(../images/caption.png);}
.piro_html .h_b_r{ width:10px; height:10px;background: url(../images/caption.png);}

.piro_overlay{position:fixed; top:0; left:0; width:100%; height:100%;  z-index:150000;background:#fff;display:none; cursor:pointer;}
.piro_loader{position:absolute;top:50%;left:50%;margin:-59px 0 0 -59px;width:118px;height:118px;display:block;z-index:150005;  cursor:pointer; }
.piro_loader span{position:absolute;top:50%;left:50%;margin-top:-36px;margin-left:-36px;width:72px;height:72px;display:block;z-index:150009; background: url(../images/loadinfo.gif) center top no-repeat; }
.piro_title{position:fixed; background: url(../images/bg_title.png) bottom repeat-x;top:0;left:0;width:100%; text-align:center;display:block; padding:6px 0 10px 0; color:white; z-index:150000; font-size:18px; display:none;}
.btn_info{position:absolute;bottom:-7px;right:-7px;width:25px; height:25px;margin:0;display:block; padding:0px; color:black; cursor:pointer; background: url(../images/b_w/info.png) no-repeat; z-index:1500440}
.caption{position:absolute;bottom:10px;left:10px;margin:0;display:block; padding:0px; color:black; cursor:text; background: url(caption.png); z-index:150018}
.caption p{ display:block; margin:0;padding:7px 5px; text-align:center; font-weight:normal; font-size:14px; color:white; z-index:150019; color:white;}

.nav_container{position:absolute; bottom:-20px; right:0; height:20px; width:60px; background: url(../images/caption.png); z-index:1500190000000;}
.piro_close{position:absolute;right:20px;height:20px;width:20px;background: transparent url(../images/close1.png) no-repeat center center;cursor:pointer;margin:0 0 0 0;z-index:150022;display:none;}
a.piro_next{position:absolute;width:20px; right:0px; height:20px;text-indent:-999em;outline:none; display:block; margin:0;background:url(../images/next.png) center right no-repeat; border:none; cursor:pointer;z-index:150023}
a:hover.piro_next{background:url(next.png) center right no-repeat;}
.piro_next_fake{position:absolute;width:20px; right:0px; height:20px;outline:none; text-indent:-999em; display:none; margin:0;background: url(../images/next.png) center right no-repeat; border:none; cursor:auto;z-index:150020}
.piro_prev_fake{position:absolute;width:20px; right:40px; height:20px;outline:none; text-indent:-999em; display:none; margin:0;background: url(../images/prev.png) center right no-repeat; border:none; cursor:auto;z-index:150020}

a.piro_prev{position:absolute;width:20px; right:40px; height:20px; text-indent:-999em; outline:none;display:block;margin:0;background: url(../images/prev.png) center left no-repeat;border:none; cursor:pointer; z-index:150024}
a:hover.piro_prev{background:url(../images/prev.png) center left no-repeat;}
a.close_pirobox{color:#bb0f05;}


.demo{
	
	width:630px;
	margin:10px 0 20px 20px;
}
.demo ul{
	float:left;
	width:630px;
	margin:5px 0 0 4px;
	display:block;
}
.demo li{
	float:left;
	padding:0;
	margin:0;
	color:white;

}
.demo {

	color:white;

}
.demo a{
	float:left;
	margin:10px 39px 0 0;
	padding:0;
	background: url(bg_thumbs.png);
	width:118px;
	height:118px;
}
.demo  a:hover{
	float:left;
	background: url(bg_thumbs_h.png);
	padding:0;
}
.demo p{
	float:left;
	padding:5px;
}
.box_left pre{
	float:left;
	width:630px;
	background:#000;
	color:#fff;
}
.demo  a img{
	float:left;
	margin:9px 0 0 9px;
}




#ctl00_btnDesktop {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
}
#ctl00_btnDesktop:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
}

#ctl00_btnMobile {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
}
#ctl00_btnMobile:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
}





#ctl00_menu1_btnDesktop {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
width: 95%;
}
#ctl00_menu1_btnDesktop:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
}

#ctl00_menu1_btnMobile {
	background-color: #A41661;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#cc569a), to(#A41661));
	background: -webkit-linear-gradient(bottom, #A41661, #cc569a);
	background: -moz-linear-gradient(bottom, #A41661, #cc569a);
	background: -ms-linear-gradient(bottom, #A41661, #cc569a);
	background: -o-linear-gradient(bottom, #A41661, #cc569a);
	font: normal 12px/16px 'QTNOWText-regular', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
}
#ctl00_menu1_btnMobile:hover {
	background-color: #555555;
	background-repeat: repeat-y;
	background: -webkit-gradient(linear, left bottom, left top, from(#777777), to(#555555));
	background: -webkit-linear-gradient(bottom, #555555, #777777);
	background: -moz-linear-gradient(bottom, #555555, #777777);
	background: -ms-linear-gradient(bottom, #555555, #777777);
	background: -o-linear-gradient(bottom, #555555, #777777);
	color: #fff;
}







