/* Standard Template fuer KUONI.CH */
/* 28.06.2005 Created by Philipp Blatter */
/* 29.07.2005 PB: Kuoni Style Usage */
/* 07.10.2005 PB: Using for golf challenge */
/* 12.10.2005 PB: Offer styles */
/* 22.11.2005 PB: Tuning all css, content min-height */
/* 29.11.2005 PB: url path */

/*  color schema -----  */
/*  kuoniblu: #2F539F;  */
/*  kgrey050: #EAEAEA;  */

/*  color100: #2F539F;  */
/*  color050: #BCDA84;  */
/*  color025: #E5F8C2;  */
/*  color010: #E9EDF4;  */


body {
	background: #F3F3F3 url(/img/bg_golfchallenge.gif) repeat-y;
	color: #222;
	margin: 0;
	padding: 0;
	font: 12px/15px arial, helvetica, sans-serif;
	}



/*  layout ------------------------------------------------ */


#header {
	position: relative;
	width: auto;
	height: 206px;
	margin: 0;
	padding: 0;
	background: #F3F3F3 url(/img/bg_golf_areas.jpg) no-repeat;
	z-index: 1; 
	}


#footer {
	position: relative;
	margin: 0;
	padding: 10px;
	padding-left: 20px;
	width: 780px;
	height: 40px;
	color: #777;
	background: transparent;
	z-index:9; 
	}
	
	
.content {
	position: relative; 
	width: 354px;
	min-width: 125px;
	min-height: 300px;
	height:auto;
	margin: 0 0 0 215px;
	padding: 12px 10px 0 5px;
	}
	
* html .content { height:300px; } /* nur für IE 5.5 - 6.x min-height */


.content {
	z-index:3;  /* value for IE4-5.x */
	}


#navAlpha {
	display: none;
	position: absolute;
	top: 134px;
	left: 0;
	width: 200px;  
	margin: 0;
	padding: 0;
	background: white;
	z-index: 6; 
	}


#navBeta {
	position:absolute;
	top: 184px;
	left: 590px;
	width: 200px;	
	margin-top: 20px;
	padding: 0;
	color: #000;
	background: white;
	z-index: 7;
	}


#navCountry {
	position: absolute;
	left: -205px;
	width: 200px;
	margin-top: -7px;
	color: #000;
	z-index: 8; 
	}


#navYouarehere {
	position: absolute;
	left: 210px;
	top: 124px;
	width: 785px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 8px solid #fff;
	color: #000;
	background: white;
	z-index: 9; 
	}


#navTools {
	background: transparent;
	width: 783px;
	padding-top: 48px;
	}


#navBooking {
	padding: 0;
	padding-top: 114px;
	width: 781px;
	height: 33px;
	}




/*  standard tags  ------------------------------------------------ */


img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/15px arial, sans-serif, verdana, arial, helvetica, arial, sans-serif;
	color: #222;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 12px/16px arial, helvetica, sans-serif;
	}
	
th {
	text-align: left;
	font-weight: bold;
	}
	
a, a:link, a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #20557D;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #4C95B4;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #BE8225;
	background: transparent;  
	}
	
a { color: #000; }
a:link { color: #000; }
a:visited { color: #555; }
a:hover { color: #2F539F; }
a:active { color: #2F539F; }



address	{
	font:10px/15px arial, helvetica, sans-serif;
	color:#aaa;
	background:transparent; 
	}

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #888;
	}

em {
	font-weight : normal; 
	font-style : normal; 
	text-decoration : none;
	color: #2F539F;
	background: transparent;  
	}





/*  headlines  ------------------------------------------------ */


h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	}
	
h1	{
	clear:both;
	margin-top: 4px;
	margin-bottom: 14px;
	padding: 0;
	font-size: 24px;
	line-height: 1em;
	color:#2F539F;
	}

h2	{
	font-size: 15px;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 2px;
	color:#000;
    }

h3	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 3px;
	font-weight: bold;
    }

h4	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 3px;
	margin-bottom: 4px;
	letter-spacing: 1px;
	}

h5	{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color:#2F539F;
	}



/*  layout elements ------------------------------------------------ */


#footer address { color:#B4C496; text-decoration: none; }
#footer a { color:#94A476; text-decoration: none; }
#footer a:hover { color:#000; }
.cchome #footer { background: #E5F8C2; padding-left: 10px; }




/*  layout elements right ------------------------------------------------ */


#navBeta img {
	margin-bottom: 8px;
	}

/* clean up code with old div id boxes: boxLinks,  boxLinks, boxSpecial, boxExclusive */

.sidebox, .bookingbox, .searchbox, .teaser, .picturebox {
	width: 200px;
	border: 1px solid #E5F8C2;
	margin-bottom: 10px;
	overflow:hidden;
	}

.searchbox {
	width: auto;
}

.bookingbox {
	width: 358px;
}


.sidebox h2, .bookingbox h2, .searchbox h2, .teaser h2 {
	background: #E5F8C2;
	padding: 3px 8px;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 6px;
	}


.sidebox ul, .bookingbox ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	}

.sidebox p, .bookingbox p, .searchbox p, .teaser p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}

.teaser h3 {
	margin-top: -5px;
	padding: 0 2px 2px 8px;
	}
	
.teaser img {
	margin: -7px 0 0 -8px;
	padding: 0;
	}
	
.picturebox p {
	padding: 0 2px 0 8px;
	margin: -5px 0 0 0;
	background: #E5F8C2;
	}

.picturebox p img {
	margin: 0 0 0 -8px;
	}
	
.picturebox em {
	margin-top: 0;
	color: #5F6C47;
	}
	
.leadingbox p { 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 18px; 
}

.textteaser p { 
	color: #fff; 
	background: #BCDA84;
	padding: 7px 10px;
}
.textteaser a { 
	color: #fff;
	text-decoration : none;
}
.textteaser a:hover { 
	color: #000; 
}


/*  layout elements left ------------------------------------------------ */

	
#navSegmente h2 {
	display: none;
	}

#navAlpha p {
	margin-bottom: 0;
	}

#navAlpha ul {
	list-style: none;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	border: 0;
	border-bottom: 8px solid #fff; 
	}

#navAlpha li	{
	display: inline;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	font: 12px/21px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #888;
	width: 188px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 198px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}

html>#navLeft li {
	width: 188px;	 /* Be nice to Opera */
	}

#navAlpha li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 1px 2px 0 8px;
	background: #EAEAEA;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	width: 188px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 188px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#navAlpha li a {
	width: 188px;	 /* Be nice to Opera */
	}
	
#navAlpha li a:hover {
	background: #BCDA84;
	color: #000;
	text-decoration: none;
	}

#navAlpha li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #2F539F;
	}	
		


#travelshopInfo {
	padding: 10px;
	width: 180px;
	margin-top: -5px;
	background: #E5F8C2;
	margin-bottom: 8px;
	}
	





/*  navigation content left ------------------------------------------------ */


#navCountry h2  {
	display: none;
	}

#travelshopInfo h2 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	color:#000;
	}
	
#navCountry ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

#navCountry li	{
	display: inline;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
	font: 12px/15px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #888;
	width: 190px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}


#navCountry li a {
	display: block;
	margin: 0;
	padding: 1px 2px 0 8px;
	border: 0;
	background: #E5F8C2;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 190px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 190px;	/* You get it. Good value for compliant browers. */	
	}
	
	
#navCountry li a:hover {
	color: #000;
	background: #BCDA84;
	text-decoration: none;
	}

#navCountry li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #BCDA84;
	}	
	
#navCountry li.sinactive a {
	color: #809A4F;
	}	
		





/*  navigation top ------------------------------------------------ */


#navTools ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: right;
 	}

#navTools h2 {
	display: none;
} 

#navTools ul li {
	display: inline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#navTools ul li a {
	height: 15px;
	padding: 2px 0 2px 10px;
	margin: 0;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	}

#navTools ul li a:hover {
	color: #2F539F;
	background: transparent;	
	}

#tlang {
	position:absolute;
	left:203px;
}




/*  content ------------------------------------------------ */


.lead {
	font-weight: bold;
	}

.content img {
	margin-bottom: 8px;
	}




img.i {
	background: #fff; 
	/*float: left;*/	
	border: 1px solid #ddd; 
	margin: 2px 0 0 0;
	padding: 0; 
	}
	
img.il {
	margin: 0 16px 4px 0;
	padding: 0; 
	}
	
img.ir {
	margin: 0 0 4px 16px;
	padding: 0; 
	}
	








/*  freedoc content  */


.content p, .content h2, .content h3 {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	}

.content h2 {
	color:#2F539F;
}


.content p	{
	display: block;
	}

.content p em	{
	color: #2F539F;
	font-weight: bold;
	}


.content a.internalnnn {
	padding-left: 16px;
	background:url(/img/internal.gif) no-repeat 3px 2px;
	color: #2F539F;
	}

.content a.externalnnn {
	padding-left: 16px;
	background:url(/img/external.gif) no-repeat 3px 2px;
	color: #2F539F;
	}


	/*  Lists   */

.content ul {
	margin: 0 0 5px 11px;
	padding: 0 0 3px 0;
	}
	
.content li {
	margin: 0 0 3px 5px;
	padding: 0;
	line-height: 130%;
	list-style: square outside;
	}
	
.content ul ul {
	margin: 3px 0 5px 12px;
	padding: 0 0 3px 0;
	}

.content ul ul li {
	margin: 0 0 1px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style-image: none;
	list-style-type: none;
	}


	/*  Alternative Lists  , check out  */

.kuoniframe {
	width: 324px;
	border: 1px solid #333;
	border-top: 3px solid #333;
	padding: 12px;
	margin-bottom: 12px;
	}	

.kuoniframe h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.kuoniframe ul {
	margin: 0;
	padding: 0;
	}
	
.kuoniframe li {
	border-top: 1px solid black;
	margin: 0;
	padding: 2px 0 1px 0;
	list-style: none;
	line-height: 130%;
	}
		
.kuoniframe li a {
	text-decoration : none;
}
	
	/*  freedoc boxes , check out */ 

.content p.boxalert, .content p.boxalert1 {
	display: block;
	padding: 4px 8px 4px 34px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #E5F8C2 url(/img/i_pdf.gif) no-repeat 4px 3px;
	color: #000;
	width: 322px;
	}

.content p.boxalert1 {
	background: #E5F8C2 url(/img/i_basket.gif) no-repeat 5px 5px;
	}

.content p.boxalert {
	background: #E5F8C2;
	padding: 4px 8px 4px 8px;
	font-weight:bold;
	width: 555px;
	}
	
.content p.boxquest {
	display: block;
	padding: 4px 8px 4px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #E5F8C2 url(/img/i_email.gif) no-repeat 4px 3px;
	color: #000;
	width: 322px;
	}

.content p.box	{
	display: block;
	font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	padding: 4px 6px 6px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	background: #BCDA84;
	color: #fff;
	width: 342px;
	}
	
.content p.box1	{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -9px;
	margin-bottom: 4px;
	width: 342px;
	}

.content p.box1 img	{
	vertical-align: bottom;
	}


	/*  freedoc pre box  */ 

.content pre	{
	display: block;
	padding: 5px 10px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 1em;
	background: #EAEAEA; 
	color: #625343;
	font: 11px/1.3 monospace, "Lucida Console", monaco, monospace;
	width: 338px;
	}

	
	
	/*  freedoc Table Variations in light blue, 100%, 80%, 60%  */
	
.tbl, .tbl1, .tbl2  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #888; 
	}
	
.tbl td, .tbl1 td, .tbl2 td  {
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	padding: 0 10px 0 10px;
	vertical-align: top;
	background-color: #fff;
	color: #555;
	}
	
.tbl th, .tbl1 th, .tbl2 th  {
	border-right: 1px solid #ddd;
	background-color: #EAEAEA;
	color: #888;
	}
	
.tbl2 th {
	display: none;
	}
	
	
	/*  freedoc Table Variations in light grey, 100%, 80%, 60%  */

.tbl3, .tbl4, .tbl5  { 
	margin-bottom: 8px;
	background-color: #fff;
	border: solid 1px #fff; 
	}
	
.tbl3 td, .tbl4 td, .tbl5 td  {
	border: none;
	border-bottom: 1px dotted #999;
	background-color: #fff;
	color: #333;
	padding: 2px 0 2px 0;
	vertical-align: middle;
	}
	
.tbl3 th, .tbl4 th, .tbl5 th  {
	border: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #555;
	padding: 2px 3px 2px 1px;
	}

.tbl4 th {
	display: none;
	}

.tbl4 {
	width: 570px;
	}

.tbl5 th {
	border: none;
	border-right: 1px solid #E5F8C2;
	background-color: #E5F8C2;
	color: #555;
	padding: 2px 10px 2px 10px;
	}
.tbl5 td {
	padding: 2px 10px 2px 10px;
	}


	/*  freedoc Table Variations transparent, 100%, 80%, 60%  */

.tbl6, .tbl7, .tbl8  { 
	margin-bottom: 15px;
	background-color: transparent;
	border: 0; 
	border-spacing: 0;
	padding: 0;
	}
	
.tbl6 td, .tbl7 td, .tbl8 td  {
	padding: 0 10px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 th, .tbl7 th, .tbl8 th  {
	display: none;
	padding: 0;
	background-color: transparent;
	border: 0; 
	}

.tbl7 {
	width: 100%;
	border-spacing: 0;
	}

.tbl8 {
	width: 100%;
	}

.fline {
	border-top: 1px solid #ccc; 
	height: 7px;
	}


/*  forms input  */ 


input, input.full { 
	color : #333333; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee;
	}
	
input.full { 
	width: 100%;
	}

input.ecard { 
	width: 60%;
	}

select { 
	color : black; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee; 
}

img.butt {
	background: #CBE3EB; 
	border: 0; 
	margin: 0;
	padding: 0; 
}



/*  hotel related pages   ------------------------------------------------ */

	
.hotellist, .destinationlist, .destinationlist2, .infobox {
	width: 338px;
	border: 1px solid #999;
	border-top: 3px solid #999;
	padding: 6px 10px;
	margin-bottom: 12px;
	}	

.hotellist h2, .infobox h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.destinationlist h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}


/* alternative hotellist 2 columns */
	
.destinationlist ul {
	border: 0;
	margin-left: 0;
	padding:0;
	list-style-type: none;
	}

.destinationlist ul li {
	display: block;
	float: left;
	width: 165px;
	text-align: left;
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}
	
.destinationlist .fline {
	clear: left;
	border: 0; 
	height: 1px;
	}


	
.hotellist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-image: none;
	}
	
.hotellist li {
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}

.infobox h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	}

.infobox h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	}

.teaser2 {
	width: 358px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #aaa;
	padding: 0;
	margin-bottom: 10px;
	}	

.teaser2 img {
	margin: -6px 10px 0 -10px;
	float: left;
	height: 100px;
	padding: 0;
	}	
	
.teaser2 p {
	padding: 6px 6px 6px 10px;
	height: 100px;
	}	


/*  bookingengines navigation   ------------------------------------------------ */


#navBooking h2 { display: none; }

#navBooking ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
 	text-align: center;
	width: 780px;
	height: 21px;
	}

#navBooking ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 18px;
	}

#navBooking ul li a {
	display: block;
	font-weight: bold;
	padding: 2px 11px 0 11px;
	line-height: 17px;
	margin: 0;
	margin-right: 4px;
	color: #2F539F;
	background: #fff;
	text-decoration: none;
	text-align: left;
	}

#navBooking ul li a:hover {
	color: #fff;
	background: #BCDA84;	
	}

#navBooking a:link.active, #navBooking a:visited.active, #navBooking a:hover {
	color: #000;
	}

#navBooking a:active	{
	color: #fff;
	background: #2F539F;
	}	

#navBooking .sactive a	{
	color: #000;
	}	


#navBooking #sshome a { width: 180px; padding-left: 19px; }


/*  logos  ------------------------------------------------ */


#logolink {
	position: absolute;
	left: 0;
	top: 0;
	width: 213px;
	height: 70px;
	z-index:9;
	}

#buttonlogo {
	display: block;
	padding: 0;
	background: transparent url(/img/dummy.gif) no-repeat;
	width: 213px;
	height: 70px;
	}




/*  helpers  ------------------------------------------------ */


.whitespace	{
	background: #fff url(/img/pat_whitespace.gif);
	margin: 40px 0 0 0;
	padding: 0 15px; 
	}

.clearall {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	height: 1px;
	}

.inline {
	display: inline;
	}

.hide, hr {
	display: none;
	}

.vspace {
	margin: 10px 0 0 0;
	}	



/*  Indu: lievedit  ------------------------------------------------ */

.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #E5DD98 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #FAF4C4 url(/img/iliveedit.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #CA9D50;
	text-decoration : none;
	background: transparent; 
}

.liveedit a:hover {
	color: #F4B244;
	text-decoration : none;
	background: transparent; 
}

/* in olive */
.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #A0D872 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #CDF8A9 url(/img/iliveedit1.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #80B231;
	text-decoration : none;
	background: transparent; 
}

.liveedit a:hover {
	color: #9D910C;
	text-decoration : none;
	background: transparent; 
}



/* ********** ********* ********** *********** ********** ********* */
/*  page specials  ------------------------------------------------ */
/* ********** ********* ********** *********** ********** ********* */


/*  home kuoni real  ------------------------------------------------ */

.cchome, #coffer { background:#F3F3F3 url(/img/bg_golfchallenge_home.gif) repeat-y; }

#coffer .content { width: 560px; }

#coffer h1 { display: none; }

#coffer h2 strong {
	width: 440px;
	display: block;
	background: #E5F8C2 url(/img/gc_offer_icon.jpg) no-repeat;
	padding: 7px 0 32px 130px;
	margin-top: -10px;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	}

#coffer h2 em { 
	position: relative;
	color: #000;
	font-size: 16px;
	padding-left: 130px;
	top: -43px;
	margin-bottom: -20px;
	}

#coffer h3 {
	background:#E5F8C2; 
	width: 540px; 
	padding: 6px 10px 5px 10px; 
	margin: 0;
	border-bottom: 2px solid white; 
	}



.formpart {
	border-bottom: 1px solid #777;
	padding: 4px 0;
	}


.formpart p, .formpart table {
	background:#E5F8C2; 
	width: 540px; 
	padding: 6px 10px 5px 10px; 
	margin: 0;
	}

.formpart td {
	padding: 0 10px 0 10px;
	}

.formpart table {
	width: 560px; 
	}



.reqwarning { color: red; padding: 1px 10px; margin: 0;}

/*tr.required { border: 1px solid red; background: #C3DA97; }
tr.required td { border-bottom: 1px solid #A3DA97; }*/

.required input { background-color : #EFC6BC; }
tr.required td { color: red; font-weight: bold; }


/*hr.sline {
	display: block;
	border-bottom: 1px solid grey;
	height: 1px;
	line-height: 1px;
	margin: 0 0 4px 0;
	padding: 0;
	}

.content > hr.sline { 
	background: red;
	border: none;
	}
*/

/*hr { height: 1px; color: black; line-height:0; background: red; margin:0; padding:0;} */


/*  tournament pages  ------------------------------------------------ */

#ctournaments h3 { 
	margin: -12px 0 5px 0; 
	}


#ctournaments .tbl7 { 
	width: 420px; 
	margin-bottom: 0; 
	}
#ctournaments .tbl7 td { 
	padding: 2px 10px 2px 0;
	border-bottom: 1px solid #ddd;
	}
	
#ctournaments .destinationlist {
	margin: 0;
	padding: 0;
	width: 420px; 
	}

.tbl7#hovered tr:hover td, .tbl7#hovered tr.sfhover td {
	background: #eee;
	}

#ctournaments .tbl7 td img {
	padding: 2px 2px 2px 0;
	margin:0;
	}

.pl10 {
	padding-left: 10px !important;
}


/*    ------------------------------------------------ */






.photoregularfive {
	vertical-align: middle;
	vertical-align: text-top;
	}


.avalability li {
	list-style-type: none;
	}



