/* GENERAL STYLES */
/* Generell CSS */

* {margin: 0; padding: 0;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;	
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.05em;
}

#startpage h1 { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.05em;
font-weight: bold;
}

p {
	font-size: 1em;
}

#startpage blockquote {
  background: transparent url(/media/26908/quotationleft.gif) left top no-repeat;
}

#startpage blockquote div {
  padding: 0 40px;
  background: transparent url(/media/26915/quotationright.gif) right bottom no-repeat;
}

hr { border-top: 1px solid #E6E6E6; border-right: 0px;
border-bottom: 0px; border-left: 0px; }

.padding {
	margin: 10px 10px;
}

.smalltext{
	font-size: 0.85em;
}


a:link {
color: #C66300;
text-decoration: none;
}

a:visited {
color: #C66300;
text-decoration: none;

}

a:hover {
color: #C66300;
text-decoration: underline;
}

a:active {
color: #C66300;
text-decoration: none;
}

.title {
color: #C66300;
}



/* CSS för Main */

#mainwrap {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position: relative;	

}

#headerarea {
	width:898px;
	height:100px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

#headerarea #logotype {
	position: absolute;
	left: 18px;
	top: 13px;
	width: 300px;
	height: 50px;
}

#search{
	position: absolute;
	left: 745px;
	top: 65px;
	width: 150px;
	height: 30px;
background: url(/media/41446/box_transparant.png) no-repeat left top; 
}

#search input{

width: 100px;
font-size: 12px;
height:14px; 
float:left;
margin-left:7px;
margin-top:7px;
border:1px solid #eee;
border-left: 1px solid #999;
border-top: 1px solid #999;

}

#search .button{
border-style: none; 
background: url('/media/41370/searchbutton1.gif') no-repeat; 
width: 24px; 
height: 22px;
float:left;
margin-left:0px;
margin-top:4px;
}


#headerarea #topnavigation{
	position:absolute;
	left:10px;
	top: 80px;
	}

#headerarea #topnavigation ul
{
list-style: none;
}

#headerarea #topnavigation li
{
	float: left;
	margin: 0 2px;
	Width: 106px;
}

#headerarea #topnavigation li a
{
	background: url(/images/website/TopNavigation.gif) bottom no-repeat;
	height: 21px;
	line-height: 21px;
	display: Block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
}

#headerarea #topnavigation li .selected {
	background: url(/images/website/TopNavigationSelected.gif) bottom no-repeat;
	}

/* Hide from IE5-Mac */
#headerarea #topnavigation li a
{
float: none
}
/* End hide */

#breadcrumbarea {
	width:898px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background-color: #E6E6E6;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumbarea #content{
	width: 800px;
	float: left;
	margin-left: 10px;
	margin-top: 9px;
	height: 23px;
}

#breadcrumbarea #options{
	width: 70px;
	float: left;
	margin-top: 9px;
	text-align: right;
	height: 23px;
	}

#breadcrumbarea .print{
	width:45px;
	padding-left:19px;
	background-image: url(/media/14645/print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:18px;
	display: block;


		}

#footerarea {
	font-size: 0.7em;
	background-color: #DBDBDB;
	width: 878px;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding:10px;
	
	}




#columnarea {
	width:900px;
	background-image: url(/images/website/background_contentarea.gif);
	background-repeat: repeat-y;
	}

/* CSS för startpage*/

#startpage #leftarea
{
	width:270px;
	margin-right:10px;
	margin-top:10px;
	margin-left:10px;
	float: left;
	font-size: 0.8em;
		}

#startpage #leftarea .boxheader {
	width: 250px;
	background-color: #E6E6E6;
	padding: 5px;
	font-weight: bold;
}

#startpage #leftarea .leftbox

{
	width: 259px;
	border: 1px solid #E6E6E6;
	margin-bottom:10px;
	
	}
	
#startpage #mainarea{
	width:600x;
	float: left;
	font-size: 0.8em;
	margin-right:10px;
	margin-top: 10px;	
	margin-bottom:10px;
	padding-bottom:40px;
		}

#startpage #mainarea .boxheader {
	width: 580px;
	background-color: #E6E6E6;
	padding: 5px;
	font-weight: bold;
}

#startpage_box {
width:590px;
margin-top:10px;
margin-bottom:0px;

}

#startpage_box .smallbox

{
	width: 280px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
		
	}
	
#startpage_box .smallbox .header {
	background-color: #E6E6E6;

	padding: 5px 5px;
	width:270px;
}

#startpage_box .smallbox .text {
	padding: 5px 5px;
	font-size:0.8em;
	width:130px;
	float:left;
}

#startpage_box .smallbox .image {
	width:140px;
	float:left;
	background-color:#CCCCCC
}



#startpage-categories {
	width:600px;
	margin-top: 15px;
}


#startpage-categories h2{
	margin-bottom: 10px;
}

#startpage-categories .box

{
	width: 185px;
	height: 90px;
	margin-bottom:10px;
	margin-right:15px;
	float:left;

		
	}
	
#startpage-categories .box-top{
	padding: 5px;
	height: 15px;
	background:url(http://www.afro-caribbean.se/media/50785/categories-box-top.gif) top left no-repeat;
	}

#startpage-categories .box-bottom{
	padding: 5px;
	heigth: 55px;
	background:url(http://www.afro-caribbean.se/media/50792/categories-box-bottom.gif
) bottom left no-repeat;

	}

#startpage-categories .box-text {
	font-size:0.8em;
	margin-right: 5px;
	width:90px;
	float:left;
}

#startpage-categories .box-image {
	width:80px;
	float:left;}

#startpage-categories .alltravels{
	float:right;
	margin-top: 10px;
}

#startpage-offers   {
	padding: 10px;
}

#startpage-offers p{
	margin-bottom: 5px;
	font-size: 0.85em;	
}

#startpage-lists {
	margin-top: 30px;

	height: 150px;
	width: 590px;
	
}

#startpage-lists h2 {
	margin-bottom: 10px;
}

#startpage-lists .container1{
	float: left;
	width: 145px;}

#startpage-lists .container2{
	float: left;
	width: 140px;}

	
#startpage-lists .container3 {
	float: left;
	width: 290px;}
	
#startpage-lists .separator{
	float: left;
	width: 15px;
	height: 130px;
	background-image: url(/media/50778/text-links-list-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;}

#startpage-lists p{
	margin-bottom:2px;
}

#recommend{	
	width: 590px;
	margin-right:10x;}

#recommend .header {
	background-color: #E6E6E6;
	padding: 5px 5px;
	width:560px;}


#recommend .content{
	float:left;	
	width: 570px;
	border-top: 1px solid #E6E6E6;
	padding-top:10px;	
	padding-bottom:10px;	}

#recommend .image{
	width: 170px;
	float: left;}

#recommend .text{
	width: 400px;
	float:left;}


#quicksearch {
width: 259px;
border: 1px solid #E6E6E6;
margin-bottom: 10px;
}

#quicksearch .boxheader {
width: 250px;
background-color: #E6E6E6;
padding: 5px;
font-weight: bold;
}

#quicksearch .headertext{
float:left;}

#quicksearch .hide{
float:right;}

#quicksearch .content {
font-size:1.0em;
padding:10px;}

/* CSS för Leftmenu + 1 Column */

#twocolumnarea #leftarea 
{
	float: left;
	width:170px;
	font-size: 0.7em;
		}

#twocolumnarea #leftarea .header {

	background: url(/images/website/LeftNavigationHeader.gif) left top no-repeat;
	line-height:22px;
	height:22px;
	display: block;
	color: #333333;
	font-weight: bold;
	text-align: center;
	width:150px;
	margin-top:10px;
	margin-left:10px;
	
}

#leftnavigation{
	width:148px;
	margin-bottom: 10px;
	margin-left: 10px;

}


#leftnavigation ul {
	padding:0;
	list-style-type:none;
		}

#leftnavigation a
{
	color: #333333;
	text-decoration: none;
}

#leftnavigation li a {
	border-bottom:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
	text-indent: 8px;
	padding: 4px 0px;
	display: block;
	width:148px;
	
}

#leftnavigation li a:hover {
	color: #333333;
	background-color: #E6E6E6;
	
	}

#leftnavigation li .selected {
	background-color: #E6E6E6;
	font-weight: bold;

}

#twocolumnarea #mainarea {
	float: left;
	width:710px;
	font-size: 0.8em;

	}

#twocolumnarea #mainarea #mainbox

{
	width: 700px;
	border: 1px solid #E6E6E6;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	
	}

#twocolumnarea #mainarea .boxheader {
	width: 690px;
	background-color: #E6E6E6;
	padding: 5px;
	font-weight: bold;
}
	
#twocolumnarea #listcountriescontent{
	float:left;
	margin-left:10px;
	padding-right:15px;	
}

/* CSS för Leftmenu + 2 Columns */

#threecolumnarea #leftarea 
{
	float: left;
	width:170px;
	font-size: 0.7em;
		}

#threecolumnarea #leftarea .header {

	background: url(/images/website/LeftNavigationHeader.gif) left top no-repeat;
	line-height:22px;
	height:22px;
	display: block;
	color: #333333;
	font-weight: bold;
	text-align: center;
	width:150px;
	margin-top:10px;
	margin-left:10px;
	
}

#threecolumnarea #mainarea {
	float: left;
	width:510px;
	font-size: 0.8em;

	}

#threecolumnarea #mainarea #mainbox

{
	width: 489px;
	border: 1px solid #E6E6E6;
	margin-right:10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	
	}

#threecolumnarea #mainarea .boxheader {
	width: 480px;
	background-color: #E6E6E6;
	padding: 5px;
	font-weight: bold;
}

#threecolumnarea #rightarea {
	width: 220px;
	float: left;
	font-size: 0.7em;
}

#threecolumnarea #rightarea .rightbox {
	width: 209px;
	border: 1px solid #E6E6E6;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

	
/* CSS för Destination och Travel Services */

#destinationpage #mainarea {
	
	width:670px;
	float: left;
	font-size: 0.8em;




		}

#destinationpage #mainarea #mainbox

{
	width: 649px;
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-right:10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom:10px;	

		}

#destinationpage #mainarea .boxheader
{
	background-color: #E6E6E6;
	width: 639px;
	padding: 5px;
}

#destinationpage #rightarea {
	width: 220px;
	float: left;
	font-size: 0.7em;
}

#destinationpage #rightarea .rightbox {
	width: 209px;
	border: 1px solid #E6E6E6;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#destinationpage #rightarea .travelpictures{
	width: 209px;
	border: 1px solid #E6E6E6;
	background-color: white;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#destinationpage #rightarea .travelpictures img {
	padding-bottom: 10px;}


#destinationpage #rightarea .boxheader {
	width: 202px;
	background-color: #E6E6E6;
	padding: 3px 4px;
	font-weight: bold;
}

#destinationpage #staticmap {
	border: none;
	margin-bottom:10px;
	color: white;	
	}

/* Google Maps */

#map {
color: white;
margin: 10px;
}

/* Resor */

#travelservices .header{
	margin-top: 10px;}

#travelservices .summary
{
	font-size: 0.85em;
	margin-top: 10px;
			}
#travelservices .offer
{
	display: block;
	width: 400px;
	font-weight: bold;
	margin-top: 10px;
	font-style: italic;}

#travelservices .shortdescription{
	margin-top: 10px;
	font-style: italic;	
	
}

#travelservices .description{
	margin-top: 10px;
}

#travelservices .included{
	margin-top: 10px;}

#travelservices .dotted_box{	
	margin-top: 10px;    
	border: dotted 1px #CCCCCC; 
    	padding:10px;}

#travelservices .images{	
	margin-top: 10px;}

#travelservices .image_hotel{	
	width: 180px;
	float: left;
	padding-right:10px;}


/* Lista med resor */

#travelserviceslist{
	width: 680px;
	margin-top: 10px;

}

#travelserviceslist .content{
	width: 680px;
	margin-bottom: 15px;
}

#travelserviceslist .image{	
	width: 170px;
	float: left;
		
}

#travelserviceslist .text{
	width: 480px;
	float:left;}

#travelserviceslist .summary{

	margin-bottom: 10px;
}

#travelserviceslist .offer{
	display: block;
	width: auto;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;}

/* Lista med resor under resmål */


#travelservicesbox{
	width: 649px;
	border: 1px solid #E6E6E6;
	margin-right:10x;
	margin-bottom: 10px;
	margin-left:10px;
	padding-bottom: 10px;
}

#travelservicesbox .content{
	float: left;
	width: 629x;
	margin-bottom: 15px;


}


#travelservicesbox .image
{
	width: 170px;
	float: left;
		}

#travelservicesbox .text{
	width: 440px;
	float:left;

}

#travelservicesbox .summary{
	}

#travelservicesbox .offer{
	display: block;
	width: auto;
	font-weight: bold;
	font-style: italic;}


#travelservicesbox .shortdescription{
	margin-top: 10px;}


/* Formulär */

#inquiry h2{
	margin-bottom: 10px;    
	}

#inquiry .introduction{
	}

#inquiry .options{
	margin-top: 10px;    
	border: dotted 1px #CCCCCC; 
    	padding:10px;}

#inquiry .travelinfo{
	margin-top: 10px;    
	border: dotted 1px #CCCCCC; 
    	padding:10px;}

#inquiry .radiobuttons{
	margin-top: 10px;}

#inquiry .contactinfo{
	margin-top: 10px;    
	border: dotted 1px #CCCCCC; 
    	padding:10px;}


#weather {
width: 195px;
}

#weather #location, #temperature, #icon, #description {
text-align: center;
}

#weather #temperature {
font-size: 2em;

}
		
#weather img {border: none; }

#weather ul {
list-style: none;
padding: 0;
margin: 10px 0;
}

#weather ul b {
text-transform: uppercase;
}

#popupwindow {
	
	width:745px;
	font-size: 0.8em;
		}

#popupwindow .header
{
	width: 100%;
	background-color: #FFDB91;
	padding: 7px;

}


 ul.sitemap
{
list-style-type: none;
background: url(/media/39903/dot.gif) repeat-y 3px 0;
padding: 0;
}

ul.sitemap li
{
margin-bottom: .5em;
margin-left: 1em;
}

ul.sitemap li a
{
background: url(/media/39889/bullet1.gif) no-repeat 0 .4em;
padding-left: 15px;
}

/* second level */
ul.sitemap ul
{
margin: .5em 0 0 0;
padding: 0;
list-style-type: none;
background: url(/media/39903/dot.gif) repeat-y 15px 0;
}

ul.sitemap li li
{
background: url(/media/39910/dot2.gif) no-repeat 10px .5em;
margin-left: 1em;

}

ul.sitemap li li a
{
padding-left: 55px;
background: url(/media/39889/bullet1.gif) no-repeat 40px .3em;
}

/* third level */
ul.sitemap ul ul
{
background: url(/media/39903/dot.gif) repeat-y 50px 0;
}

ul.sitemap li li li
{
background: url(/media/39910/dot2.gif) no-repeat 50px .5em;
}

ul.sitemap li li li a
{
padding: 0 0 0 95px;
background: url(/media/39889/bullet1.gif) no-repeat 80px .3em;
}

/* fourth level */
ul.sitemap ul ul ul
{
background: url(/media/39903/dot.gif) repeat-y 60px 0;
}

ul.sitemap li li li li
{
background: url(/media/39910/dot2.gif) no-repeat 60px .5em;
}

ul.sitemap li li li li a
{
padding: 0 0 0 90px;
background: url(/media/39889/bullet1.gif) no-repeat 80px .3em;
}

div.bubble {
	width: 350px;
	font-size: 0.75em;
	padding-top:10px;
	padding-left:10px;
}

div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #FCC556;
	background-color: #FEE7AF;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(/files/speechbubble/tip-rounded.gif) no-repeat 15px 0;
}

.hidden {
display: none;
visibility: hidden
}

.unhidden {
display: block;
visibility: display;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
.clearfix {display:inline-table;}

/* start hack som döljs för IE Mac \*/
* html.clearfix {height: 1%;}
.clearfix {display: block;}
/* slut på hack */
}

/* CSS för Resor */

#travelarea #leftarea 
{
	float: left;
	width:170px;
	font-size: 0.7em;
		}

#travelarea #leftarea .header {

	background: url(/images/website/LeftNavigationHeader.gif) left top no-repeat;
	line-height:22px;
	height:22px;
	display: block;
	color: #333333;
	font-weight: bold;
	text-align: center;
	width:150px;
	margin-top:10px;
	margin-left:10px;
	
}

#travelarea #navigation{
	width:148px;
	margin-bottom: 10px;
	margin-left: 10px;

}


#travelarea #navigation ul {
	padding:0;
	list-style-type:none;
		}

#travelarea #navigation a
{
	color: #333333;
	text-decoration: none;
}

#travelarea #navigation li a {
	border-bottom:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
	text-indent: 8px;
	padding: 4px 0px;
	display: block;
	width:148px;
	
}

#travelarea #navigation li a:hover {
	color: #333333;
	background-color: #E6E6E6;
	
	}

#travelarea #navigation li .selected {
	background-color: #E6E6E6;
	font-weight: bold;

}

#travelarea #mainarea {
	float: left;
	width:490px;
	font-size: 0.8em;
	padding:10px 10px 10px 10px;

	}

#travelarea #mainarea #box_destination{
	width:480px;
	height:160px;
	margin-bottom: 20px;
	background: url(/media/47928/destinationbox.gif) no-repeat;
	padding: 10px 10px 10px 10px;
}

#travelarea #mainarea #box_destination .left{
	float: left;
	width:140px;
	margin-top: 10px;
}

#travelarea #mainarea #box_destination .middle{
	float: left;
	width:140px;
	margin-top: 10px;
}

#travelarea #mainarea #box_destination .right{
	float: left;
	width:175px;
	margin-top: 10px;
}

#travelarea #mainarea #box_destination .image{
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}


#travelarea #mainarea .box{
	width:500px;
	height:90px;
	margin-bottom: 20px;
}

#travelarea #mainarea .box .image{
	float: left;
	width:120px;
	border: none;
}


#travelarea #mainarea .box .text{
	float: left;
	width:360px;
	margin-left: 10px;}
	
	

#travelarea #rightarea{
	float: left;
	width:200px;
	font-size: 0.8em;
	padding:10px 10px 10px 10px;

	}

#travelarea #rightarea .box{
	width:188px;
	border: 1px solid #E6E6E6;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.08em;
font-weight: bold;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
}

.imagetext {
font-size: 0.80em;
color: #666666;
}

.arrowlink {
padding-left: 18px;
background-image: url(/media/6439/arrow_orange.gif);
background-repeat: no-repeat;
background-position: left top;
height:18px;
display: block;
}

.arrowlink_small {
padding-left: 10px;
background-image: url(/images/website/arrow_small.gif);
background-repeat: no-repeat;
background-position: left center;
}

