/* Global */
*{
	margin:	0px;
	padding:0px;
}

.cw_clearfloat {
clear:both;
visibility:hidden;
height: 0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #666666;
	background-image: url(../images/bg_page.jpg);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
a {
	COLOR: #000000;
}
a:hover {
	COLOR: #cc9933;
}
h1 {
	margin-top:0px;
	font-size:2em;
	margin-bottom: 40px;
	color: #cc9933;
	font-weight: normal;
}
h2 {
	margin-top:0px;
	font-size:1.5em;
}
h3 {
	margin-top:0px;
	font-size:1.2em;
}
h4 {
	margin: 0px;

	font-size:1em;
}
h5 {
	margin-top:0px;
	font-size:0.9em;
}
h6 {
	margin-top:0px;
	font-size:0.8em;
}

/* @group Main Container */
#cw_container {
	width: 1000px; /* changes in this value must be matched in cw_footergroup */
	min-width: 1000px;
	margin: auto;
	position:relative;
	background-color: #fafafa;
	background-image: url(../images/bg_container.gif);
}
/* @end */

/* @group Top Bar */
#cw_topbar {
	height: 25px;
	background-image: url(../images/bg_topbar.gif);
	background-repeat: no-repeat;
	padding: 0px 50px 0px 0px;
	color: #999999;
	font-size:11px;
	text-align:right;
}
#cw_topbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cw_topbar li {
	padding: 0px;
	padding-right: 50px;
	float:right;
	text-align: right;
}
#cw_topbar .cw_boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
#cw_topbar img {
	margin-top:18px;
}
#cw_topbar input.cw_buttonicon {
	height:18px;
	background-color: transparent;
	border: 0px;
}
/* @end */

/* @group Language Menu */
#cw_langmenu {
 	position: absolute;
	width: 120px;
	padding-left:20px;
	padding-top:3px;
	right: 90px;
}
#cw_langmenu a{
	text-decoration: none;
}

#cw_langmenu span {
	padding-right:10px;
	padding-left:10px;
	padding-top:20px;
	display:block;
	width:15px;
	text-align: center;
 	font-size:10px;
	border-right:#CCCCCC solid 1px;
	float:left;
}

#alagare #cw_langmenu{
	width: 205px;
}
#alagare #cw_langmenu span{
	width: 20px;
}

#cw_langmenu a:hover {
}
#cw_langmenu a:active {
}
#cw_langmenu .cw_itemcur{
	font-weight:bold;
}
#cw_langmenu .cw_itemcur a {

}
#cw_langmenu .cw_itemdis {

}
/* @end */

/* @group Header */
#cw_header {
	height: 130px;
	padding-right: 3px;
	padding-left: 3px;
}
#cw_header img {
	vertical-align: bottom;
}
#cw_titleborder{
	border-bottom:#CCCCCC solid 1px;
	margin:20px 47px 40px 47px;
	height:3px;
}
/* @end */

/* @group Top Menu */
#cw_topmenu {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #0C1651;
	background-image: url(../images/trame2.png);
	background-repeat: repeat-y;
	background-position: left;
	height:40px;
	padding:0px 20px 0px 183px;
}
#cw_topmenu.cw_nopaddingleft {
	padding:0px 20px 0px 0px;
}
#cw_topmenu ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding:0;
}
#cw_topmenu li {
	float:left;
	white-space:nowrap;
}
#cw_topmenu li a {
	background: #0C1651;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:5px;
	line-height: 15px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
#cw_topmenu a:hover {
	background: #0066cc;
}
#cw_topmenu a:active {
	background: #CCCCCC;
}
#cw_topmenu .cw_itemact a {
	background: #0066cc;
}
#cw_topmenu .cw_itemcur a {
	background: #0066cc;
}
#cw_topmenu a.cw_itemsub { }
/* @end */

/* @group DHTML Menu */

#cw_dhtmlmenu, #cw_dhtmlmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#cw_dhtmlmenu li li { /* all list items */
	float: none;
	display: inline;
}
#cw_dhtmlmenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	height: auto;
	margin: 0px;
}
#cw_dhtmlmenu li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin: -2em 0 0 199px;
}
#cw_dhtmlmenu li li a {
	background-color:#003FAA;
	padding:5px 6px 5px 3px;
	width: 190px;
	w\idth : 190px;
	margin:0px 0px -1px 0px;
	border: 0px;
}
#cw_dhtmlmenu li ul ul a { /* third-and-above-level lists */
	font-size: 11px;
	font-weight: normal;
}
#cw_dhtmlmenu li li a:hover {
	background-color : #0066cc;
	border: 0px;
}
#cw_dhtmlmenu li li .cw_itemsub a {
	background-image:url(../images/submenu.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#cw_dhtmlmenu li li .cw_itemsub a:hover {
	background-image:url(../images/submenu_over.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/* Hide sub-menus for second, third and fourth level */
#cw_dhtmlmenu li:hover ul ul, #cw_dhtmlmenu li.sfhover ul ul, #cw_dhtmlmenu li:hover ul ul ul, #cw_dhtmlmenu li.sfhover ul ul ul {
	left: -999em;
}
/* Show sub-menus for second, third and fourth level */
#cw_dhtmlmenu li:hover ul, #cw_dhtmlmenu li li:hover ul, #cw_dhtmlmenu li li li:hover ul, #cw_dhtmlmenu li.sfhover ul, #cw_dhtmlmenu li li.sfhover ul, #cw_dhtmlmenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* @end */

/* @group Left Column */
#cw_leftcolumn {
	width:260px;
	height:100%;
	float:left;
	padding:0px 40px 20px 50px;
}
#cw_leftcolumn h3{
	font-size:1.1em;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:10px;
	margin-top: 25px;
	}
#cw_leftcolumn .csc-textpic-text span a{
    text-decoration:none;
}
#cw_leftmenu, #cw_leftmenu ul, #cw_leftmenu ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cw_leftmenu li {
 	padding:2px 2px 2px 0px;

}
#cw_leftmenu li li{
 	padding:2px 2px 2px 10px;

}
#cw_leftmenu li li{
 	padding:2px 2px 2px 20px;
}
#cw_leftmenu a {
	padding:3px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

}
#cw_leftmenu li li a {
	font-size: 11px;
	list-style-type: none;

}
#cw_leftcolumn li li li a {
	list-style-type: none;
}
#cw_leftmenu a:hover {


}
#cw_leftmenu a:active {
	color: #cc9933;
}
#cw_leftmenu .cw_itemact a {
	color: #cc9933;
}
#cw_leftmenu .cw_itemcur a {
	color: #cc9933;
	font-weight: bold;
}
#cw_leftmiddle{
	height:330px;
	position: relative;
}
#cw_leftmiddle_offers{
	/*margin-top: 110px;*/
    position:absolute;
    bottom:0px;    
}
#cw_leftmiddle_offers a{
	text-decoration: none !important;
}
#cw_leftbottom{
	font-size:0.9em;
}

.cw_listhotelsitem{
	margin-bottom:10px;
}
.cw_listhotelsitem a{
	font-weight:bold;
	text-decoration:none;
	padding-bottom:10px;
}
.cw_listhotelsitem a:hover{
	text-decoration:underline;
}
.cw_listhotelsitem td{
	vertical-align:bottom;
}
.cw_listhotelsitem td.cw_celllogo{
	width:70px;
}
/* @end */

/* @group Left Content */
#cw_leftcontent {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* @end */

/* @group Content Container */
#cw_contentcontainer {
}
/* @end */

/* @group Center Column */
#cw_centercolumn {
	width:600px;
	padding: 0px 50px 0px 0px;
	margin:0px;
	float: left;
}
#cw_centercolumn li {
	margin-bottom:10px;
	font-size:1em;
}
img.cw_pageillustration{
	margin-bottom:20px;
}
#cw_centercolumn div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0px;
}
/* @end */

/* @group Content Tools */
#cw_contenttools {
	background-color:#B5D6F6;
	text-align:right;
	margin-bottom:20px;
	margin-top:10px;
	font-size:11px;
}
#cw_contenttools img {
	border-left: 2px solid #9EC5EC;
}
/* @end */

/* @group Breadcrumb Trail */
#cw_breadcrumb {
	color: #0C1651;
	font-size: 11px;
	font-weight:bold;
}
#cw_breadcrumb a {
	color: #0C1651;
	font-weight:normal;
	text-decoration:none;
}
#cw_breadcrumb a:hover {
	color: #FFFFFF;
}
/* @end */

/* @group Main Content Area */

#cw_content p {
	text-align:justify;
	font-size:1em;
	margin-top:0px;
	margin-bottom:20px;
}

#cw_content img {
}
#cw_content .cw_picgalleryicon {
	border:#CCCCCC solid 1px;
	text-align:center;
	width:278px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
#cw_content hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #cccccc;
}
#cw_content ul {
	margin-left: 30px;
}
#cw_content ol {
	margin-left: 40px;
}
#cw_content p.indent, p.indent {
	margin-left: 40px;
}
#cw_content p.align-left, p.align-left {
	text-align: left;
}
#cw_content p.align-right, p.align-right {
	text-align: right;
}
#cw_content p.align-justify, p.align-justify {
	text-align: justify;
}
#cw_content p.align-center, p.align-center {
	text-align: center;
}

div.csc-textpic div.csc-textpic-single-image img{
	margin-bottom: 3px;
}
/* General Styles (referenced for RTE use) */

.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}

/* Content Table */
table.standard {
	width:100%;
}
table.standard td {
	padding:0px;
	font-size:1em;
}
tr.firstline td {
	background-color:#cc9933;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
}
tr.oddline td {
	padding:5px;
}
tr.evenline td {
	padding:5px;
	background-color: #E7E7E7;
}
/* @end */

/* @group Right Column */
#cw_rightcolumn {
	margin-top:20px;
	padding-bottom:20px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	float: left;
	width: 199px;
}
/* @end */

/* @group Footer */
#cw_footergroup{
	background-image: url(../images/bg_footer.jpg);
	width: 1000px;
	padding-top: 35px;
}
#cw_footer {
	padding: 5px;
	text-align: center;
	color:#999999;
	font-size: 11px;
}
#cw_footer td.cwtextcell{
	border-left:#CCCCCC solid 1px;
	padding-left:20px;
}
#cw_footer a {
	font-weight:bold;
	color:#999999;
}
#cw_footer img{
	border: none;
}
#cw_footer a:hover {
	text-decoration:underline;
}
/* @end */

/* @group Signature */
#cw_signature {
	text-align: center;
	font-size: 9px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#cw_signature a {
	font-weight:bold;
	color:#999999;
}
/* @end */

/* @group Flexible Contents */
.cw_2columns tr, .cw_3columns tr {
	vertical-align: top;
}
.cw_sep_left {
	padding-left: 5px;
	border-right: 1px solid #cccccc;
}
.no-seperator .cw_sep_left {	
	border-right: none;
}
.cw_sep_right {
	padding-right: 5px;
}
.cw_column {
	padding: 5px;
}
.cw_3columns .cw_column {
	width: 33%;
}
.cw_2columns .cw_column {
	width: 50%;
}
/* @end */

/* @group Blocks */
.cw_frame_indentleft {
	margin-left: 30px;
}
.cw_frame_indentboth {
	margin-left: 30px;
	margin-right: 30px;
}
.cw_frame_rulerabove {
	border-top: 1px solid #cccccc;
	margin-bottom:20px;
}
#cw_content .cw_frame_rulerabove p{
	margin-bottom:3px;
}
.cw_frame_rulerbelow {
	border-bottom: 1px solid #cccccc;
	margin-bottom:20px;
}
#cw_content .cw_frame_rulerbelow p{
	margin-bottom:3px;
}
.cw_frame_highlight {
	border: 1px solid #666666;
	background-color: #E7E7E7;
	padding: 8px;
	color: #333333;
}
#cw_content .cw_frame_highlight p{
	margin-bottom:0px;
}
/* @end */

/* @group Indexed Search */
.tx-indexedsearch-browsebox TD {
	padding:10px;
}
.tx-indexedsearch-percent {
	font-weight:bold;
}
.tx-indexedsearch-secHead {
	padding-top:20px;
}
.tx-indexedsearch-secHead TD {
	font-weight:bold;
}
.tx-indexedsearch-title A {
	font-weight:bold;
}
/* @end */

/* @group Login Box Macmade */
.tx-loginboxmacmade-pi1-error {
	color:#BE0027;
}
TABLE.tx-loginboxmacmade-pi1-loginTable {
	margin-top:10px;
}
.tx-loginboxmacmade-pi1-loginTable TD {
	padding:0px;
	vertical-align:top;
	font-size:1em;
}
TD.tx-loginboxmacmade-pi1-labelCell {
	background-color:#0C1651;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
}
TD.tx-loginboxmacmade-pi1-fieldCell {
	background-color: #B5D6F6;
	padding:5px;
}
.tx-loginboxmacmade-pi1 .cw_formgroup{
	/* margin-left:100px; */
}
.tx-loginboxmacmade-pi1-forgotpasswordLink{
	/* margin-left:100px; */
}
.tx-loginboxmacmade-pi1 .submit{
	padding:2px;
	width:120px;
}
/* @end */

/* @group Site Map */
.cw_sitemap li {
	list-style-type: square;
	font-weight: bold;
	color: #FFFFFF;
}
.cw_sitemap li a {
	font-size: 15px;
}
.cw_sitemap li li {
	list-style-type: square;
}
.cw_sitemap li li a {
	font-size: 11px;
}
.cw_sitemap li li li{
	list-style-type: square;
}
.cw_sitemap li li li a {
	font-size: 10px;
}
/* @end */

/* @group Photo Book */
#tx-fotoboek img {
	margin:0px;
	border:1px solid black;
}
#tx-fotoboek table {
	width:100%;
}
.tx-fotoboek-nav {
	background-color:#0C1651;
	padding: 6px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
}
.tx-fotoboek-nav a {
	padding:3px;
	color: #FFFFFF;
	text-decoration : none;
}
.tx-fotoboek-nav a:hover {
	background: #0066cc;
	color: #FFFFFF;
}
.tx-fotoboek-nav a:active {
	background: #CCCCCC;
}
/* @end */

/* @group Input Forms */
.cw_formgroup {
	clear: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.cw_formseparator {
	border-bottom: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.cw_formitem {
	float: left;
	padding: 0px;
	margin: 0px;
}
.cw_formwrap .cw_formlabel {
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	margin: 0px;
}
.cw_radio_label {
	font-size: 12px;
}
.cw_radio_label input{
	margin-right:4px;
}
.cw_formfield {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.cw_formfield .cw_formlabel {
	display: inline;
}
.csc-mailform-check, .csc-mailform-radio {
	width: auto;
}
.csc-mailform-submit{
	padding:2px;
	width: 120px;
}
.cw_formwrap h2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.cw_slimform { display: inline; }

.tx-advancedform-pi1 .cw_formwrap .cw_formlabel {
	float:left;
	width:95px;
}
.tx-advancedform-pi1 .cw_formbuttons{
	margin:20px 0px 0px 101px;
}

/* @end */

/* @group Quick Poll */
.tx-quickpoll-pi1 h2 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
}
.pollquestion, .pollresulttext {
	font-size:11px;
	text-align:left;
}
.polltotal {
	font-weight:bold;
}
.pollanswer {
	background-color: transparent;
}
.pollpercentbar {
	background-color:#B5D6F6;
}
input.pollsubmit {
	width:auto;
	height:25px;
	background-color: #DBDBDB;
	border-top:1px outset #eeeeee;
	border-left:1px outset #bbbbbb;
	border-right:1px outset #dddddd;
	border-bottom:1px outset #cccccc;
}
input.pollsubmit:hover {
	background-color: #E0EEFC;
	border-top:1px solid #93a2bb
	border-left:1px solid #93a2bb;
	border-right:1px solid #93a2bb;
	border-bottom:1px solid #93a2bb;
}
input.pollsubmit:active {
	border-top:1px inset #dce1e9;
	border-left:1px inset #dce1e9;
	border-right:1px inset #dce1e9;
	border-bottom:1px inset #dce1e9;
}
/* @end */

/* @group News */
.cw-news-archive ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.cw-news-archive li {
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}
.cw-news-archive .news-amenu-item-year {
	font-weight: bold;
}
/* @end */

/* @group Blocks with Images*/
.cw_frame_image_gallery .csc-textpic .csc-textpic-imagewrap .csc-textpic-image{
	float:none;
	display:block;
}
.cw_frame_image_gallery .csc-textpic .csc-textpic-imagewrap .csc-textpic-firstcol{
	float:left;
}
.cw_frame_image_gallery .csc-textpic .csc-textpic-imagewrap .csc-textpic-lastcol{
	float:right;
}
.cw_frame_image_gallery .csc-textpic .csc-textpic-imagewrap .csc-textpic-image dl{
	position: absolute;
	display: block;
}
.cw_frame_image_gallery .csc-textpic .csc-textpic-imagewrap .csc-textpic-image dt{
	border:#CCCCCC solid 1px;
	text-align:center;
	width:278px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	display:block;
}
div.csc-textpic-center div.csc-textpic-imagewrap dl.csc-textpic-image{
	float:none;
}
/* @end */

