body{ font-family:"Trebuchet MS", arial, serif; margin:0; padding:0; background-color: #3b7889; text-align: center}
a {text-decoration:none;}
li {display:inline; list-style:none;}	
		
		/**************************************************
							TOP-BG
		***************************************************/
		
		#top-bg{
	width:100%;
	
		}
		#links{
	width:450px;
	color:#fff;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
		}
		#links a{
	color:#fff;
	font-size:12px;
	line-height: 30px;
		}
		#links ul{
	float:left;
	padding-top: 5px;
		}
		 #links a, #links a:hover{
	margin-left: 10px;
	margin-right: 10px;
		}
		#links li a:hover{
			color:silver;
			text-decoration:underline;
		}
				
		#logo {
	float:left;
	width:400;
	height: 60px;
	padding-top: 10px;
		}
		
		/**************************************************
						CATEGORY MENU
		***************************************************/
		#cat-image{
	width:100%;
	overflow:hidden;
	height:auto !important;
	padding:0;
	margin:0;
	clear:both;
	font:left;
	background-image: url(images/bgstr.jpg);
		}
		
		#cat-pic{
	width:960px;
	height:169px;
	background-image: url(images/ithinkcars_header.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}
		
		#menu-bg{
			width:100%;
			background-color: #e50c65;
			height: 10px;
		}
		#menu{
			width:960px;			
			color:#fff;
			text-transform:uppercase;
			font-size:95%;
			font-family:"Trebuchet MS";
			margin:0 auto;
			text-align: center
		}
		#menu ul{
			padding:5px 0;
		}
		#menu li{
			padding: 0 15px;
		}
		
		#menu a {
			color:#FFF;
		}
		
		#menu a:hover {
			text-decoration:underline;
		}
		
		#menycontent {width: 960px; margin: 0 auto; }
#menytext {width: 760px; float: left}
#mediacontent {width: 200px; float: right; margin: 15px 0}
#meny {width: 100%; background: url(images/menubg.jpg); height: 59px; }
#meny a {text-decoration: none; color: #fff}
#meny a:hover {color:#b8effe}
#meny ul {margin: 0; padding-top: 25px}
#meny li {padding-right: 40px}
#privacy {width: 800px; margin-right: auto; margin-left: auto; padding-top: 20px; padding-bottom: 20px}
#privacy h1 {font-size: 24px; padding-top:20px; padding-bottom: 20px; font-family: "Trebuchet MS"; text-align: left; color: #0077b9}
#privacy h2 {font-size: 18px; padding-bottom: 10px; font-family: "Trebuchet MS"; padding-top: 20px; text-align: left; color: #393026}
#privacy p {font-size: 13px; padding-bottom: 6px; font-family: "Trebuchet MS"; text-align: left}

		
		/**************************************************
						CONTAINER
		***************************************************/
		#container_box {
			width:100%;
			background-color:#FFFFFF;
			min-height:560px;
		}
		
		#container{
			width:780px;
			margin-top: 0;
			margin-right: auto;
			margin-bottom: 0px;
			margin-left: auto;
			padding-top: 25px;
			padding-right: 15px;
			padding-bottom: 5px;
			padding-left: 15px;
			height: 100%;
			background-color: #FFFFFF;
		}
		
		.destinations{
			font-size:12px;
			padding-top:5px;
			text-align: left
		}
		
		/**************************************************
					DESTINATIONS
		***************************************************/
		#destinations {
			width:100%;
			clear:both;
			padding:15px 0;
			margin:0;
			
		}
		
		#locations {
			width:960px;
			margin:0 auto;
			padding:15px;
			font-size:11px;
			color:#17404b;
		}	
		
			#locations li {
				display:inline;
				padding-right:10px;
			}
			
			#locations a{
				color:#17404b;
			}

			#locations a:hover{
				color:#fff;
			}
	
		
		
		/**************************************************
						FOOTER
		***************************************************/
		#footer-bg{
	width:100%;
	clear:both;
	background-color: #3b7889;
		}
				
		#footer ul{
			padding:5px 0;
		}
		#footer li, select{
			padding: 0 15px;
			display:inline;
		}
		
	#data {
	width:650px;
	float:left;
	}
.destination-container {
	width: 700px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.textwrap {
background-color : #fff;
width : 100%;
float : left;
}

.textwrap2 {
background : #3b7889;
width : 100%;
float : left;
}

#footer {
color : #17404b;
border-top : 1px solid #2b6373;
padding-top : 20px;
padding-bottom : 20px;
font-size : 12px;
background : #3b7889;
}

#footer a {
color : #17404b;
padding : 6px;
}

#footer a:hover {
color : #408699;
padding : 6px;
background : #17404b;
}

#text {
background : #3b7889;
color : #fff;
width : 800px;
margin : 0 auto;
padding : 30px;
text-align : left;
line-height : 20px;
}

