body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	background: #3493CD;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
div {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #3796D0;
}
h2{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #3796D0;
	padding-bottom: 12px;
	padding-top: 12px;
} 
a:hover
{
	text-decoration: underline;	
}
img {
	border: 0;
}
#header {
	width: 1199px;
	margin: 0px auto;
	background: url('/library/images/text_bg.png');

}
#header .left_half {
	float: left;
	background: #FFFFFF;
	margin: 0px;
	width: 1178px;
	padding: 0px;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#header .left_half .text {
	line-height: 17px;
	height: 17px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-top: 29px;
	padding-bottom: 15px;
	text-align: right;
	margin-right: 20px;
}
#header .left_half .images {
	padding-left: 13px;
	padding-right: 13px;
}
#logo {
	display: block;
	position: absolute;
	margin-left: 65px;
	width: 88px;
	margin-top: 10px;
	height: 84px;
	cursor: pointer;
	left: 44%;
	margin-left: -494px;
	top: 2px;
}
#logo a, #logo a:hover {
	text-decoration: none;
}

#header .right_half {
	float: left;
	margin-top: 59px;
}

#header .right_half ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header .right_half ul .off {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
	text-align: center;
	width: 21px;
	height: 32px;
	font-size: 12px;
	color: #000000;
	line-height: 32px;
	background: url('/library/images/lang_off.png');
}

#header .right_half ul .on {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
	text-align: center;
	width: 21px;
	font-size: 12px;
	height: 32px;
	color: #000000;
	line-height: 32px;
	background: url('/library/images/lang_on.png');
}
#header .right_half ul .on a, #header .right_halt ul .off a{
	text-decoration: none;
	color: #000000;
}
#header .right_half ul li a {
	text-decoration: none;
	color: #000000;
}
#header .right_half ul li a.active {

}
#page {
	width: 1199px;
	margin: 0px auto;
	background: url('/library/images/text_bg.png');
	padding-top: 24px;
	padding-bottom: 13px;
}

#page .sidebar {
	width: 225px;
	float: left;
	padding-left:13px;
}
#page .content {
	float: left;
	margin-left: 14px;
	width: 920px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top:0px;
	margin-top:0px;
}
#page .content-sub {
	float: left;
	margin-left: 15px;
	width: 978px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top:0px;
	margin-top:0px;
}
#page .content .first_page {
	width: 920px;
}
#page .content  {
	width: 920px;
	padding-top:0px;
	margin-top:0px;
}
#page .content .first_page-left {
	width: 684px;
	float:left;
	margin-right:4px;
}
#page .content .first_page-left p{
	margin-right:4px;
}
#page .content .first_page-right {
	width: 225px;
	float:left;
}
#page .content .first_page-right .buttons a {
	display: block;
	height: 44px;
	line-height: 44px;
	margin-bottom: 8px;
	padding-left: 40px;
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
}
#page .content .first_page-right .buttons a, #page .sidebar .buttons a:hover {
	text-decoration: none;
	color: #000000;
}
#page .content .first_page-right .buttons a.request {
	background: url('/library/images/request.png') no-repeat;
}
#page .content .first_page-right .buttons a.faq {
	background: url('/library/images/faq.png') no-repeat;
}
#page .content .first_page-right h2
{
	
	background: url('/library/images/request.png');
	font-weight:normal;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-left: 40px;
	padding-top: 10px;
	line-height: 26px;
	padding-bottom: 7px;
	
}
#page .content .first_page-right h2 a
{
	color: #000000;
}
#page .content .first_page-right h2 a:hover
{
	color: #000000;
	text-decoration:none;
}
#page .content .first_page-right div.text
{
	border:1px solid #3493cd;
	border-width:0px 1px 1px 1px;
	clear:both;
	min-height:100px;
	padding:5px 8px 0px 0px;
	
}
#page .sidebar .content-right-item h2
{
	background: url('/library/images/request.png');
	font-weight:normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-left: 40px;
	padding-top: 10px;
	line-height: 26px;
	padding-bottom: 7px;
	
}
#page .sidebar .content-right-item h2 a
{
	color: #000;	
}
#page .sidebar .content-right-item h2 a:hover
{
	color: #000;
	text-decoration:none;
}
#page .sidebar .content-right-item .news h2 a
{
	color: #077bae;	
}
#page .sidebar .content-right-item .news h2 a:hover
{
	color: #077bae;
	text-decoration:none;
}
#page .sidebar .content-right-item div.text
{
	border:1px solid #3493cd;
	border-width:0px 1px 1px 1px;
	clear:both;
	min-height:100px;
	padding:5px 8px 0px 0px;
	
}
#page .content .first_page-right .opinion, #page .sidebar .news {
	margin-top: 16px;
	margin-bottom: 24px;
	background: url('/library/images/box_bg.png') repeat-y;
}
#page .content .first_page-right .opinion h1 {
	background: url('/library/images/box_h1_opinion.png') no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-left: 12px;
	padding-top: 8px;
	line-height: 26px;
	padding-bottom: 7px;
}



#page .content .first_page-right .news h1 {
	background: url('/library/images/box_h1_news.png') left no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 12px;
	line-height: 26px;
	padding-bottom: 7px;
}
#page .content .first_page-right .opinion p.text {
	background-color: transparent;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding-left: 12px;
	min-height: 59px;
	padding-right: 12px;
}
#page .content .first_page-right .opinion p.author {
	background: url('/library/images/box_footer.png') left bottom no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 30px;
	padding-right: 12px;
}
#page .content .first_page-right .news .event {
	background: url('/library/images/box_bg.png') repeat-y;
}
#page .content .first_page-right .news .event{
	padding: 10px 0px 10px 0px;
	
}
#page .content .first_page-right .news .event_last h2, #page .content .first_page-right .news .event h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #077BAE;
	
}
#page .content .first_page-right .news .event_last p.date, #page .content .first_page-right .news .event p.date {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}
#page .content .first_page-right .news .event_last p, #page .content .first_page-right .news .event p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#page .content .first_page-right .newsletter {
	width: 225px;
	background: url('/library/images/newsletter-middle.png') left;
}
#page .content .first_page-right .newsletter h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #aaaaaa;
	margin: 0px;
	padding: 8px 20px 7px 12px;
	line-height: 16px;
	margin-top:20px;
	background: url('/library/images/newsletter.png') top no-repeat;
	
}
#page .content .first_page-right .newsletter form {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	background: url('/library/images/newsletter-middle.png') left;
}

#page .content .first_page-right .newsletter .input {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CBB294;
	width: 186px;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	margin-bottom: 5px;
}
#page .content .first_page-right .newsletter .button {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	height: 24px;
	width: 60px;
	margin-right: 14px;
	float: right;
	background: url('/library/images/submit.png') left;
}
#page .content .first_page-right .newsletter .link {
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
	float: left;
	text-align: left;
}		
#page .sidebar .menu {

}
#page .sidebar .menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 24px;
	padding: 0px;
}
#page .sidebar .menu h2 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #3493CD;
	line-height: 24px;
	height: 24px;
	background: url('/library/images/h2.png');
	border-bottom: 1px solid #8BCCFD;
	border-top: 1px solid #8BCCFD;
	padding-left: 20px;
	
}
#page .sidebar .menu ul .category_active {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #3493CD;
	line-height: 24px;
	height: 24px;
	background: url('/library/images/h2.png');
	border-bottom: 1px solid #8BCCFD;
	padding-left: 20px;
}
#page .sidebar .menu ul .category_active a, #page .sidebar .menu ul .category_active a:hover {
	text-decoration: none;
	color: #3493CD;
}

#page .sidebar .menu ul .category, #page .sidebar .menu ul .objects {
	border-bottom: 1px solid #8BCCFD;
	line-height: 24px;
	height: 24px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
#page .sidebar .menu ul .category {
	color: #3493CD;
}
#page .sidebar .menu ul .objects {
	color: #B29B83;
}
#page .sidebar .menu ul .category a, #page .sidebar .menu ul .category a:hover {
	text-decoration: none;
	color: #3493CD;
}
#page .sidebar .menu ul .objects a, #page .sidebar .menu ul .objects a:hover {
	text-decoration: none;
	color: #B29B83;
}
#page .sidebar .buttons a {
	display: block;
	height: 44px;
	line-height: 44px;
	margin-bottom: 8px;
	padding-left: 40px;
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
}
#page .sidebar .buttons a, #page .sidebar .buttons a:hover {
	text-decoration: none;
	color: #000000;
}
#page .sidebar .buttons a.request {
	background: url('/library/images/request.png') no-repeat;
}
#page .sidebar .buttons a.faq {
	background: url('/library/images/faq.png') no-repeat;
}
#page .sidebar .opinion, #page .sidebar .news {
	margin-top: 16px;
	margin-bottom: 24px;
	background: url('/library/images/box_bg.png') repeat-y;
}
#page .sidebar .opinion h1 {
	background: url('/library/images/box_h1_opinion.png') no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-left: 12px;
	padding-top: 8px;
	line-height: 26px;
	padding-bottom: 7px;
}
#page .sidebar .news h1 {
	background: url('/library/images/box_h1_news.png') left no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	padding-top: 8px;
	line-height: 26px;
	padding-bottom: 7px;
}
#page .sidebar .opinion p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
}
#page .sidebar .opinion p.author {
	background: url('/library/images/box_footer.png') left bottom no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 30px;
	padding-right: 12px;
}
#page .sidebar .news .event_last {
	background: url('/library/images/box_p2.png') left top no-repeat;
}
#page .sidebar .news .event-first{
	padding: 10px 0px 10px 0px;
	background: url('/library/images/box_p2.png') no-repeat left top;
	
}
#page .sidebar .news .event{
	padding: 10px 0px 10px 0px;
	
}
#page .sidebar .news .event-first h2, #page .sidebar .news .event-first h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #077BAE;
	font-weight:bold;
	background: none;
	line-height:20px;
}
#page .sidebar .news .event h2, #page .sidebar .news .event h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #077BAE;
	font-weight:bold;
	background: none;
	line-height:20px;
}
#page .sidebar .news .event_last p.date, #page .sidebar .news .event-first p.date {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}
#page .sidebar .news .event_last p, #page .sidebar .news .event-first p , #page .sidebar .news .event p{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#page .sidebar .news .event_last p {
	padding-bottom: 20px;
}	
#page .footer {
	width: 1178px;
	height: 70px;
	background: url('/library/images/footer.png');
	text-align: center;
}
#page .footer a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding-right: 20px;
}
#copyright {
	width: 986px;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#FFF;
}	
#copyright img {
  vertical-align: middle;
}
#copyright a {
	height: 25px;
	line-height: 25px;
	color:#FFF;
	text-decoration: none;
}
#copyright a:hover
{text-decoration: underline;}

/* PAGE */

#page .content h1 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #3796D0;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
#page .content p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	padding-right: 40px;
}
#page .content .details p {
	padding-right: 10px;
}
#page .content h1.biser_title {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #3796D0;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#page .content .biser {
	width: 227px;
	float: left;
}
#page .content .biser img {
	padding: 0px;
	margin: 0px;
}
#page .content .biser a {
	margin: 0px;
	padding: 0px;
}
#page .content .biser h2 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #3493CD;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
}
#page .content .biser img {
}
#page .content .biser p {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 13px;
	padding-right:10px;
}
#page .content .text_bottom {
	float: left;
	margin-top: 50px;
	width: 470px;
}
#page .content .text_bottom h2 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #3796D0;
	padding-bottom: 12px;
	padding-top: 12px;
}
.newsletter {
	width: 225px;
	background: url('/library/images/newsletter.png') top no-repeat;
}
.newsletter h1 {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 8px 10px 7px 12px;
	line-height: 16px;
	margin-top:20px;
	font-weight:normal;
	
}
.newsletter form {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	background: url('/library/images/newsletter-middle.png') left;
}

.newsletter .input {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CBB294;
	width: 190px;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	margin-bottom: 5px;
}
.newsletter p {
	width: 211px;
	padding: 12px 2px 12px 12px;
	margin: 0px;
	background: url('/library/images/newsletter-middle.png') left;
}
.newsletter .button {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	width: 50px;
	margin-right: 14px;
	margin-left:10px;
	float: right;
	background: url('/library/images/submit.png') left;
}

.newsletter .link {
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
	float: left;
	text-align: left;
}
#page .content .right_half .buttons
{
	margin-top:3px;	
}
#page .content .right_half .buttons a {
	display: block;
	height: 44px;
	line-height: 44px;
	margin-bottom: 8px;
	margin-left: 1px;
	padding-left: 40px;
	color: #000000;
	width: 185px;
	font-family: "Arial";
	font-size: 12px;
}
#page .content .right_half .buttons a, #page .content .right_half .buttons a:hover {
	text-decoration: none;
	color: #000000;
}
#page .content .right_half .buttons a.limit {
	background: url('/library/images/limit.png') no-repeat;
}
#page .content .right_half .buttons a.map {
	background: url('/library/images/map.png') no-repeat;
}
#page .content .right_half .buttons a.tell_friend {
	background: url('/library/images/tell_friend.png') no-repeat;
}
#page .content .right_half .buttons a.print {
	background: url('/library/images/print.png') no-repeat;
}

#page .content .left_half .yes1, #page .content .left_half .yes2, #page .content .left_half .no1, #page .content .left_half .no2 {
	width: 58px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;

}
#page .content .left_half .yes1 {
	background: url('/library/images/yes.png') no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	height: 48px;

}
#page .content .left_half .no1 {
	background: url('/library/images/no.png') no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	height: 48px;

}
#page .content .left_half .yes2 {
	background: url('/library/images/yes.png') no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	height: 48px;

}
#page .content .left_half .no2 {
	background: url('/library/images/no.png') no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	height: 48px;

}
#page .content .left_half {
	width: 671px;
	float: left;
	margin-bottom: 20px;
}
#page .content .left_half .title {
	padding-top: 20px;
	border-bottom: 1px solid #3493CD;
}
#page .content .left_half .title .h1, #page .content .details .title h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	color: #3493CD;
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	height: 26px;

}
#page .content .left_half .title .h2, #page .content .details .title h2 {
	margin: 0px;
	padding: 0px;	
	float: left;
	padding-left: 5px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 6px;
	line-height: 20px;
	font-weight: normal;
}
#page .content .left_half .title .stars, #page .content .details .title .stars {
	text-align: right;
	float: right;
	padding-top: 8px;
}
#page .content .left_half .star {
	text-align: right;
	padding-top: 2px;
	color: #5AA8D8;
	font-size: 11px;
}
#page .content .left_half p {
	margin-top: 15px;
	padding-right: 10px;
}
#page .content .right_half {
	float: left;
	margin-left: 16px;
	width: 225px;
	padding-top:42px;
}
#page .content .left_half .h3 {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;	
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
#page .help {
	width: 225px;
	background: url('/library/images/help_text.png');
	margin-left:1px;
	
}
#page .help h1 {
	background: url('/library/images/help_header.png') no-repeat;
	height: 39px;
	padding-left: 88px;
	padding-top: 25px;
	color: #17416F;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
}
#page .help p {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border-width:0px;
}
#page .help .bottom {
	background: url('/library/images/help_bottom.png') no-repeat;
	height: 27px;
	padding-top: 8px;
	padding-left: 15px;
	color: #ffffff;
	font-weight: bold;
}
#page .help .bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;	
	line-height: 24px;
	display: inline;
	border-width:0px;
}
#page .content .right_half .help .submit, #page .content .left_half .reservation .final .submit, #page .content .first_page .reservation .final .submit {
	background: #4DA1D4;
	border: 1px solid #A3D3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	width: 58px;
	margin-left: 7px;
}
#page .content .left_half .images {
	border: 1px solid rgb(153, 153, 153);
	margin: 0px; 
	padding: 4px 0px 0px 4px; 
	width: 665px; 
	float: left; 
	
}
#page .content .half_top {
	width: 920px;
	float:left;
}
#page .content .half_top .big-image {
	margin-bottom: 10px;
	width: 468px;
	float:left;
}
#page .content .half_top .images {
	min-height: 298px;
	margin-bottom: 10px;
	width: 451px;
	float:left;
}
#page .content .right_half .images {
	min-height: 310px;
	margin-bottom: 20px;
	width: 232px;
}
#page .content .right_half .images .img_box, #page .content .left_half .images .img_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	margin-right: 4px;
	padding-bottom: 4px;
}
#page .content .half_top .images .img_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	margin-right: 5px;
	padding-bottom: 5px;
}



#page .content .tekst p {
	width: 680px;
	text-align: justify;
}
#page .content .prod_box {
	margin:0px;

}
#page .content .prod_box a, #page .content .prod_box a:hover {
	text-decoration: none;
	color: #3493CD;
}
#page .content .prod_box .img {
	float: left;
	width: 230px;
	margin-right: 10px;
	padding: 0px;
	margin-top:0px;
}

#page .content .prod_box .details {
	float: left;
	width: 660px;
	margin-top:0px;
}
#page .content .left_half .reservation, #page .content .first_page .reservation {
	margin-top: 20px;
	background: #C2DEF0;
	margin-bottom: 20px;

}

#page .content .left_half .reservation .h1, #page .content .first_page .reservation h1 {
	padding: 5px;
	margin: 0px;
	border-bottom: 2px solid #E1EFF8;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
#page .content .left_half .reservation .p, #page .content .first_page .reservation .p {
	font-size: 11px;
	padding: 10px;
	margin: 0px;
}
#page .content .left_half .reservation p, #page .content .first_page .reservation p {
	margin: 0px;
	padding: 0px;
}
#page .content .left_half .reservation .first, #page .content .left_half .reservation .extra, #page .content .left_half .reservation .second, #page .content .left_half .reservation .third, 
#page .content .first_page .reservation .first, #page .content .first_page .reservation .extra, #page .content .first_page .reservation .second, #page .content .first_page .reservation .third 
{
	font-size: 12px;
	padding: 10px;
	border-bottom: 2px solid #E1EFF8;
	line-height: 20px;

}
#page .content .left_half .reservation .first .label, #page .content .left_half .reservation .second .label, #page .content .left_half .reservation .third .label,
#page .content .first_page .reservation .first .label, #page .content .first_page .reservation .second .label, #page .content .first_page .reservation .third .label {
	font-size: 12px;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	line-height: 20px;
}
#page .content .left_half .reservation .first br, #page .content .left_half .reservation .second br, #page .content .left_half .reservation .third br,
#page .content .first_page .reservation .first br, #page .content .first_page .reservation .second br, #page .content .first_page .reservation .third br {
	clear: both;
}
#page .content .left_half .reservation .price {
	background: #AAC3D3;
	padding: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
#page .content .left_half .reservation .finalprice {
	font-size: 16px;
	line-height: 20px;
}
#page .content .left_half .reservation .price p {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}
#page .content .left_half .reservation .price img {
	vertical-align: middle;
}
#page .content .left_half .reservation .final, #page .content .first_page .reservation .final {
	padding: 10px;
	font-size: 11px;
}
#page .content .left_half .reservation .final .text, #page .content .first_page .reservation .final .text {
	float: right;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
#page .content .left_half .reservation .final .text a, #page .content .left_half .reservation .final .text a:hover {
	text-decoration: underline;
	color: #333333;
}
#page .news img{
	margin-right:10px;
}

#page .content .left_half .buttons-bottom a, #page .content .left_half .buttons-bottom a:hover {
	text-decoration: none;
	color: #000000;
}
/*#page .content .left_half a {
	text-decoration: underline;
	color: #666;
}
#page .content .left_half a:hover {
	text-decoration: none;
	color: #666;
}*/

#page .content .prod_box .details table, #page .content .left_half table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page .content .prod_box .details .top td, #page .content .left_half .top td {
	border-bottom: 1px solid #CBB294;
	text-align: center;
	padding-bottom: 4px;
	color: #CBB294;
}
#page .content .prod_box .details .data td, #page .content .left_half .data td {
	color: #3493CD;
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	font-weight: bold;
}
#page .content .prod_box .details td.desc, #page .content .left_half td.desc {
	font-size: 11px;
	font-weight: normal;
}
#page .content .first_page .bar {
	background: url('../img/cat_top.png') repeat-x;
	padding-right: 5px;
	font-size: 11px; 
	padding-left: 5px;
	height: 26px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin-bottom: 20px;
}
#page .content .first_page .bar a, #page .content .left_half .first_page .bar a:hover {
	text-decoration: none;
	color: #000000;
}
#page .content .left_half .izracun {
	text-align: center;
	width: 100%;
	color: #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

#page .content .left_half .izracun .top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid green;
}

#page .content .left_half .izracun .top td {
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px;
	vertical-align: bottom;
	text-align: center;
}
#page .content .left_half .izracun .cell td {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* Layout
   -------------------------------- */

.layout-grid {
	width: 960px;
}

.layout-grid td {
	vertical-align: top;
}

.layout-grid td.left-nav {
	width: 140px;
}

.layout-grid td.normal {
	border-left: 1px solid #eee;
	padding: 20px 24px;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
}

.layout-grid td.demos {
	background: url('/images/demos_bg.jpg') no-repeat;
	height: 337px;
	overflow: hidden;
}

/* Normal
   -------------------------------- */

.normal h3,
.normal h4 {
	margin: 0;
	font-weight: normal;
}

.normal h3 {
	padding: 0 0 9px;
	font-size: 1.8em;
}

.normal h4 {
	padding-bottom: 21px;
	border-bottom: 1px dashed #999;
	font-size: 1.2em;
	font-weight: bold;
}

.normal p {
	font-size: 1.2em;
}

/* Demos */

.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
	margin: 0;
	padding: 0
}

.demos-nav {
	float: left;
	width: 170px;
	font-size: 1.3em;
}

.demos-nav dt,
.demos-nav h4 {
	margin: 0;
	padding: 0;
	font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	color: #e87b10;
}

.demos-nav dt,
.demos-nav h4 {
	margin-top: 1.5em;
	margin-bottom: 0;
	padding-left: 8px;
	padding-bottom:5px;
	line-height: 1.2em;
	border-bottom: 1px solid #F4F4F4;
}

.demos-nav dd a,
.demos-nav li a {
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 4px 3px 4px 8px;
	font-size: 90%;
	text-decoration: none;
	color: #555 ;
	margin:2px 0;
	height:13px;
}

.demos-nav dd a:hover,
.demos-nav dd a:focus,
.demos-nav dd a:hover,
.demos-nav dd a:focus {
	background: #f3f3f3;
	color:#000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 .demos-nav dd a.selected {
	background: #555;
	color:#ffffff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}


/* new styles for demo pages, added by Filament 12.29.08
eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts
*/

.normal h3.demo-header { font-size:32px; padding:0 0 5px; border-bottom:1px solid #eee; text-transform: capitalize; }
.normal h4.demo-subheader { font-size:10px; text-transform: uppercase; color:#999; padding:8px 0 3px; border:0; margin:0; }
.normal a:link { color:#1b75bb; text-decoration:none; }
.normal a:hover,
.normal a:active { color:#0b559b; }

#demo-config { padding:20px 0 0; }

#demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; overflow: auto; position: relative; }
#demo-frame h3, #demo-frame h4 { padding: 0; font-weight: bold; font-size: 1em; }

#demo-config-menu { float:right; width:180px;  }
#demo-config-menu h4 { font-size:13px; color:#666; font-weight:normal; border:0; padding-left:18px; }

#demo-config-menu ul { list-style: none; padding: 0; margin: 0; }

#demo-config-menu li { font-size:12px; padding:0 0 0 10px; margin:3px 0; zoom: 1; }

#demo-config-menu li a:link { display:block; padding:1px 8px 4px; border-bottom:1px dotted #b3b3b3; }
* html #demo-config-menu li a:link { padding:1px 8px 2px; }
#demo-config-menu li a:hover,
#demo-config-menu li a:active { background-color:#f6f6f6; }

#demo-config-menu li.demo-config-on { background: url(images/demo-config-on-tile.gif) repeat-x left center; }

#demo-config-menu li.demo-config-on a:link,
#demo-config-menu li.demo-config-on a:hover,
#demo-config-menu li.demo-config-on a:active { background: url(images/demo-config-on.gif) no-repeat left; padding-left:18px; color:#fff; border:0; margin-left:-10px; margin-top: 0px; margin-bottom: 0px; }

#demo-source, #demo-notes {
	clear: both;
	padding: 20px 0 0;
	font-size: 1.3em;
}

#demo-notes { width:520px; color:#333; font-size: 1em; }
#demo-notes p code, .demo-description p code { padding: 0; font-weight: bold; }
#demo-source pre, #demo-source code { padding: 0; }
code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%;  }

#demo-source a:link,
#demo-source a:hover,
#demo-source a:active { font-size:12px; padding-left:13px; background-position: left center; background-repeat: no-repeat; }

#demo-source a.source-open:link,
#demo-source a.source-open:hover,
#demo-source a.source-open:active { background-image: url(images/demo-spindown-open.gif); }

#demo-source a.source-closed:link,
#demo-source a.source-closed:hover,
#demo-source a.source-closed:active { background-image: url(images/demo-spindown-closed.gif); }

div.demo {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}

div.demo h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }

div.demo-description {
	clear:both;
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 1.3em;
	line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
	background-position: top left;
}

.left-nav .demos-nav {
	padding-right: 10px;
}

#demo-link { font-size:11px;  padding-top: 6px; clear: both; overflow: hidden; }
#demo-link a span.ui-icon { float:left; margin-right:3px; }

/* Component containers
----------------------------------*/
#widget-docs .ui-widget { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget-header { border: 1px solid #ffffff; background: #464646 url(images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#widget-docs .ui-widget-header a { color: #ffffff; }
#widget-docs .ui-widget-content { border: 1px solid #ffffff; background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x; color: #222222; }
#widget-docs .ui-widget-content a { color: #222222; }

/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default { border: 1px solid #666666; background: #555555 url(images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus { border: 1px solid #666666; background: #444444 url(images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active { border: 1px solid #666666; background: #ffffff url(images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x; font-weight: normal; color: #F6921E; outline: none; }
#widget-docs .ui-state-active a { color: #F6921E; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x; color: #363636; }
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x; color: #cd0a0a; }
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text { color: #cd0a0a; }
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary { font-weight: bold; }
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon { width: 16px; height: 16px; background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-content .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-header .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-state-default .ui-icon { background-image: url(images/888888_256x240_icons_icons.png); }
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-active .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-highlight .ui-icon {background-image: url(images/2e83ff_256x240_icons_icons.png); }
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon {background-image: url(images/cd0a0a_256x240_icons_icons.png); }


/* Misc visuals
----------------------------------*/

/* Corner radius */
#widget-docs .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
#widget-docs .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
#widget-docs .ui-widget-overlay { background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#widget-docs .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/*
----------------------------------*/

#widget-docs { margin:20px 0 0; border: none; }

#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code { margin:0; padding:0; }
#widget-docs code { display:block; color:#444; font-size:.9em; margin:0 0 1em; }
#widget-docs code strong { color:#000; }
#widget-docs p { margin:0 3em 1.2em 0; }
#widget-docs p.intro { font-size:13px; color:#666; line-height:1.3; }
#widget-docs ul { list-style-type: none; }

#widget-docs h2 { font-size:16px; margin:1.2em 0 .5em; }
#widget-docs h3 { font-size:14px; color:#e6820E; margin:1.5em 0 .5em; }
.normal #widget-docs h4 { font-size:12px; color:#000; border:0; margin:0 0 .5em; }

#docs-overview-main { width:400px; }
#docs-overview-sidebar { float:right; width:200px; }
#docs-overview-sidebar a span { color:#666; }
#widget-docs #docs-overview-main p { margin-right:0; }
#widget-docs #docs-overview-sidebar h4 { padding-left:0; }

.docs-list-header { float:left; width:100%; margin:10px 0 0; border-bottom:1px solid #eee; }
#widget-docs .docs-list-header h2 { float:left; margin:0; }
#widget-docs .docs-list-header p { float:right; margin:5px 0; font-size:11px; }

.docs-list { float:left; width:100%; padding:0 0 10px; }
.docs-list .param-header { float:left; clear:left; width:100%; padding:8px 0; border-top:1px solid #eee; }
#widget-docs .param-header h3, #widget-docs .param-header p { margin:0; float:left; }
#widget-docs .param-header h3 { width:50%; }
#widget-docs .param-header h3 span { background: url(images/demo-spindown-closed.gif) no-repeat left; padding-left:13px; }
#widget-docs .param-open .param-header h3 span { background: url(images/demo-spindown-open.gif) no-repeat left; }
#widget-docs .param-header p { width:24%; }
#widget-docs .param-header p.param-type span { background: url(images/icon-docs-info.gif) no-repeat left; cursor:pointer; border-bottom:1px dashed #ccc; padding-left:15px; }

.param-details { padding-left:13px; }
.param-args { margin:0 0 1.5em; border-top:1px dotted #ccc;}
.param-args td { padding:3px 30px 3px 5px; border-bottom:1px dotted #ccc;  }


/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; }
#widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; }

#widget-docs .ui-tabs-nav li a:link,
#widget-docs .ui-tabs-nav li a:hover,
#widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; }

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }

#widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }

#widget-docs .ui-widget-content a:link{ color:#1b75bb; text-decoration:none; }
#widget-docs .ui-widget-content a:hover,
#widget-docs .ui-widget-content a:active { color:#0b559b; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion li {display: inline;}
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }

/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:left; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: 1%; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

/* Tabs
----------------------------------*/
.ui-tabs {padding: .2em;}
.ui-tabs .ui-tabs-nav { padding: .2em .2em 0 .2em;  position: relative; }
.ui-tabs .ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 .2em -1px 0; padding: 0; list-style: none; }
.ui-tabs .ui-tabs-nav li a { display:block; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  padding-bottom: .1em; border-bottom: 0; }
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em;  display: block; border: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://ui.jquery.com/themeroller/?ctl=themeroller
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }
#tabs
{
	position:relative;
	padding:2px;
	margin-right:13px;
	z-index:10;
	
}
#tab-line
{
	
	border-top: 1px solid #3493cd;
	margin-right:4px;
	margin-top:27px;
	width:911px;
	
}
.tab
{
	float:left;	
	background:	url(/library/images/tab.png);
	width:120px;
	padding: 5px 10px;
	margin-left:2px;
	text-align:center;
	color: #000;
	z-index:10000;
	cursor:pointer;
	
}
.tab a h1
{
	color:#000;
	font-size:12px;
}
.tab:hover
{
	float:left;	
	background:	url(/library/images/tab-sel.gif);
}
.tab a
{
	color: #000;
}

.tab-sel
{
	float:left;	
	background:	url(/library/images/tab-sel.gif);
	width:120px;
	padding: 5px 10px;
	margin-left:2px;
	text-align:center;
	color: #000;
	z-index:10000;
	cursor:pointer;
}
.tab-sel a 
{
	color: #000;
	text-decoration:none;
}
#page .content .tab a h1,#page .content .tab-sel a h1
{
	color:#000;
	font-size:12px;
	margin:0;
	padding-bottom:0px;
}
#page .content #tab-content
{
	width:911px;
	margin: 0px 0px 0px 2px;
	padding:0px 35px 0px 2px;
}
.faq{list-style-type:none;}
#forms{background: #c2def0;}
#forms .heading{border-bottom:2px solid #E1EFF8;font-size:14px;font-weight:bold;margin:0;padding:5px;height:18px;}
#forms .white-line{border-bottom:2px solid #E1EFF8;height:2px;padding-top:2px;margin-bottom:9px;clear:left;}
#forms .frmContact-div{clear:both;padding:5px 10px;color: #666666;}
#forms .frmContact-div label{width: 170px;float: left; padding-left:5px;}
#forms .frmContact-div .input{float: left;width:200px;height:16px;margin-bottom:5px;}
#forms .frmContact-div textarea{float: left;width:200px;}
#forms .frmContact-div .input-date{float: left;width:180px;margin-bottom:5px; margin-right:0px;}
#forms .frmContact-div .input-date2{float: left;width:98px;font-style:italic;color:#666;}
#forms .frmContact-div .input-select{width:98px;}
#forms .frmContact-div .input-sel{width:202px;}
#forms .frmContact-div a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/library/images/icon-calendar.png) no-repeat; 
}
#allchilds{float:left;width:105px;}
.sitemap{list-style-type:none;margin-top:0px;}
#page .content-right-item
{
	margin-bottom:10px;
}
#page .content .first_page .content-right-item .help {
	width: 225px;
	background: url('/library/images/help_text.png');
	
}
#page .content .content-right-item .help h1 {
	background: url('/library/images/help_header.png') no-repeat;
	height: 39px;
	padding-left: 88px;
	padding-top: 25px;
	color: #17416F;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	
}
#page .content .content-right-item .help p {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border-width:0px;
	
}
#page .content .content-right-item .help .bottom {
	background: url('/library/images/help_bottom.png') no-repeat;
	height: 27px;
	padding-top: 8px;
	padding-left:15px;
	color:#FFF;
	font-weight:bold;	
}


a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

table.jCalendar {
	border: 1px solid #fff;
	background: #fff;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #fff;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 186px;
	line-height: 1.2em;
	border: 1px solid #aaa;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	padding: 2px 0;
	margin-bottom: 2px;
	background:#d1d1d1;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0px; 
	color: #000; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 80%; 
	float: left; 
	text-align: left; 
	font-size:14px;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	text-align:right;
	margin-left:0px;
}	
#lightbox-secNav { 
	float: right;
}
#lightbox-secNav-btnClose {
	width:20px; 
	float: right;
	text-align:right;
	margin-right:10px;
}
#page .content .right_half .opinion h1 {
	background-color: transparent;
	background: url('/library/images/box_h1_opinion.png') no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-left: 12px;
	padding-top: 8px;
	line-height: 26px;
	padding-bottom: 7px;
}
#page .content .right_half .opinion, #page .content .right_half .news {
	margin-top: 16px;
	background: url('/library/images/box_bg.png') repeat-y;
}
#page .content .right_half .opinion p.text {
	background-color: transparent;
background-attachment: scroll;
background-position: 0% 0%;
font-family: "Trebuchet MS";
font-size: 13px;
color: #666666;
margin: 0px;
padding-left: 12px;
min-height: 59px;
padding-right: 12px;
}
#page .content .right_half .opinion p.author {
	background-color: transparent;
	background: url('/library/images/box_footer.png') bottom left no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin: 0px;
	text-align: right;
	height: 30px;
	padding-right: 12px;
}
#page .content .right_half .newsletter {
	width: 225px;
	background: url('/library/images/newsletter.png') top no-repeat;
}
#page .content .right_half .newsletter h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 8px 20px 7px 12px;
	line-height: 16px;
	margin-top:20px;
	
}
#page .content .right_half .newsletter form {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	background: url('/library/images/newsletter-middle.png') left;
}

#page .content .right_half .newsletter .input {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CBB294;
	width: 186px;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	margin-bottom: 5px;
}
#page .content .right_half .newsletter .button {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	height: 24px;
	width: 60px;
	margin-right: 14px;
	float: right;
	background: url('/library/images/submit.png') left;
}
#page .content .right_half .newsletter .link {
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
	float: left;
	text-align: left;
}
#page .content .right_half .news h1 {
	background: url('/library/images/box_h1_news.png') left no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 12px;
	line-height: 26px;
	padding-bottom: 7px;
}
#page .content .right_half .news .event {
	background: url('/library/images/box_bg.png') repeat-y;
}
#page .content .right_half .news .event{
	padding: 10px 0px 10px 0px;
	
}
#page .content .right_half .news .event_last h2, #page .content .right_half .news .event h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #077BAE;
}
#page .content .right_half .news .event_last p.date, #page .content .right_half .news .event p.date {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}
#page .content .right_half .news .event_last p, #page .content .right_half .news .event p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#page .content .right_half .buttons a {
	display: block;
	height: 44px;
	line-height: 44px;
	margin-bottom: 8px;
	padding-left: 40px;
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
}
#page .content .right_half .buttons a, #page .content .right_half .buttons a:hover {
	text-decoration: none;
	color: #000000;
}
#page .content .right_half .buttons a.request {
	background: url('/library/images/request.png') no-repeat;
}
#page .content .right_half .buttons a.faq {
	background: url('/library/images/faq.png') no-repeat;
}
.buttons-bottom a {
	display: block;
	height: 44px;
	line-height: 44px;
	margin-bottom: 8px;
	padding-left: 40px;
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
	width:185px;
	margin-right:10px;
	margin-top:20px;
}
.buttons-bottom a.limit {
	background: url('/library/images/limit.png') no-repeat;
	float:left;	
	color: #000000;
}

#page .opinion div.opinion-first {
	text-align:left;
	background: url('/library/images/box_p.png') no-repeat;
}
#page .opinion div.signature {
	padding:5px 12px 10px 12px;
	text-align:left;
	font-style:italic;
}

#page .content .right_half h2
{
	
	background: url('/library/images/request.png');
	font-weight:normal;
	font-family: "Arial";
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding-left: 40px;
	padding-top: 10px;
	line-height: 26px;
	padding-bottom: 7px;
	
}
#page .content .right_half h2 a
{
	color: #000;
}
#page .content .right_half h2 a:hover
{
	color: #000;
	text-decoration:none;
}
#page .content .right_half div.text
{
	border:1px solid #3493cd;
	border-width:0px 1px 1px 1px;
	clear:both;
	min-height:100px;
	padding:5px 8px 0px 0px;
	
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin:0px; font-size:12px;}

.left_half .icons
{
	float:left;
	width:68px;	
	margin-left:-1px;
}
#page #search-by-specification
{
width:100%;
float:left;
border:1px solid #3493CD;
border-width:1px 1px 1px 1px;
margin:0px;

}
#page #search-by-specification .search-type
{
float:left;
padding:10px 5px;
font-size:12px;
}
#page #search-by-specification .search-specification-all
{
float:left;
border:1px solid #3493CD;
border-width:0px 0px 0px 1px;


}
#page #search-by-specification .search-specification
{
float:left;
padding:10px 5px;
background:none;
font-size:12px;
}
#page .content a.nazaj {
	color: #3c98cf;
}
#page .content a.nazaj:hover {
	color: #3c98cf;
	text-decoration:underline;
}
#page .content #blog h1
{
	margin:0px;	
	padding:0px;
}
#page .content #blog p
{
	margin:0px;	
	padding:0px;
}
#page .content #blog .date
{
	padding-bottom:10px;
	font-size:10px;
}
#page .content .first_page-right .date
{
	padding-bottom:10px;
	font-size:10px;
}
#page #comments .comments-name h2
{
margin:0px;
padding:0px;
}
#page .comments-item
{
	padding:0px 10px;
	margin:0px;
}
#page #comments .comments-date
{
	padding-bottom:10px;
	font-size:10px;
}
.no-result
{
	font-style:italic;
}
.pager{margin-bottom:10px;}