/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
	font-size: 62.5%;
	margin: 0px;
	text-align: right;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	width: 980px;
	margin: auto;	
	background: #fff;
}

	#top{
		position: relative;
		height: 135px;		
	}
	
		#logo{
	position: absolute;
	top: 5px;
	left: 20px;
	height: 131px;
	width: 300px;
	background: url(img/logo.gif) top left no-repeat;
		}
		

	
		#lang{
			position: relative;
			padding: 9px 10px 0 0;
			height: 32px;
			font-size: 12px;
		}
		
			#lang a{
				position: relative;
				padding: 3px 33px 3px 0;
				margin-left: 15px;
				color: #000;
			}
			
			#l1{
				background: url(img/flag1.gif) right center no-repeat;
			}
			
			#l2{
				background: url(img/flag2.gif) right center no-repeat;
			}
			
			#l3{
				background: url(img/flag3.gif) right center no-repeat;
			}
		
		
		#nav{
			position: relative;
			float: right;
			padding: 39px 0px 27px 20px;
			height: 27px;
			font-size: 12px;	
			background: #F1F1F1;
		}
		
		#nav li{
			position: relative;
			float: left;
			height: 27px;
			padding-left: 2px;	
		}
		
		#nav li a{
			position: relative;
			float: left;
			padding: 5px 24px 0 24px;
			height: 22px;
			background: #A1ABB1;
			color: #585858;
			font-weight: bold;
		}
		
		#nav li a:hover{
			position: relative;
			background: #585858;
			color: #fff;
			text-decoration: none;
		}
		
		#nav li ul{
			position: absolute;
			display: none;	
			font-size: .9em;
			top: 27px;
			right: 0;
			width: 180px;
			border-top: 1px solid #fff;
			background: #DADDDE;
			
		}
		
		#nav li:hover ul{
			display: block;
			width: 180px;
		}
		
		#nav li li{
			border-bottom: 1px solid #fff;
			text-align: left;
			width: 180px;
		}
		
		#nav li li a{
			position: relative;
			width: 177x;
			padding: 5px 5px 0 0;
			background: #DADDDE;
		}
	
	
	
	#head{
		position: relative;
	}
	
		#head img{
			position: relative;
			display: block;
		}
	
	
	
	#micro{
		position: relative;
		padding: 5px 5px 15px 5px;
		overflow: hidden;
		font-size: 12px;
	}
	
		#micro li{
			position: relative;
			float: left;
			padding-left: 2px;	
		}
		
		#micro li a{
			position: relative;
			padding: 2px 3px 2px 3px;
			background: #DADDDE;	
			color: #000;
			text-decoration: none;
		}
		
		#micro li a:hover, #micro li.active a{
			background: #585858;
			color: #fff;
		}
	
	#page{
		position: relative;
		color: #484A4D;
		padding-top: 10px;		
	}
	
	#page.alt{
		height: 470px;
		padding-top: 0;
		margin-right: 5px;overflow-y: scroll;
	}
	
		#content{
		    direction:ltr;
			position: relative;
			float: left;
			padding-right: 15px;
			width: 455px;
			font-size: 1.2em;	
		}
		
		#content2{ 
		    text-align:left	
		    direction:ltr;
			position: relative;
			float: right;
			padding-right: 15px;
			width: 455px;
			font-size: 1.2em;	
		}
		
			#content-wide{
			direction:ltr;
			position: relative;
			float: left;
			padding: 18px 18px 0 0;
			width: 850px;
			font-size: 1.2em;
		}
		    #content-gallery{
			direction:ltr;
			position: relative;
			float: right;
			padding: 20px 3px 0 0;
			width: 850px;
			font-size: 1.2em;
			background: url(img/title-bg.gif) top right no-repeat;	
		}

		
			#content h1, #content2 h1{
				position: relative;
				font-size: 1.4em;
				padding-top:15px;
				padding-right:0px;
				padding-bottom:0px;
				padding-left:15px;		
				height: 35px;
				text-align:left	;	
				background: url(img/title-bg.gif) top right no-repeat;
			}
			
			
			
				#promo-block{
				font-size: 1em;
				background: url(img/title-bg.gif) top right no-repeat;
			}
				#promo-block{
				font-size: 1em;
				background: url(img/title-bg.gif) top right no-repeat;
				direction:ltr;
			}
		
				
			#page.alt #content h1, #page.alt #content2 h1{
         	font-size: 2.5em;
          	color: #118AF4;
         	padding-top: 5px;
         	height: 35px;
			}
			
			#content3{
			direction:ltr;
			position: relative;
			float: left;
			padding-right: 15px;
			width: 455px;
			font-size: 1.2em;
				
		}
		
		
			#content h1, #content3 h1{
				position: relative;
				font-size: 1.4em;
				padding-top:15px;
				padding-right:0px;
				padding-bottom:0px;
				padding-left:15px;		
				height: 35px;
				text-align:left	;


			}


			#content-wide h1{
				position: relative;
				font-size: 1.4em;
				padding-top:15px;
				padding-right:0px;
				padding-bottom:0px;
				padding-left:15px;		
				height: 35px;
				text-align:left	;
				background: url(img/title-bg.gif) top left no-repeat;


			}			
			
			
			#page.alt #content h1, #page.alt #content3 h1{
	font-size: 2.5em;
	color: #118AF4;
	padding-top: 5px;
			}
			
			
			.entry{
				position: relative;
				padding: 10px;
				direction:ltr;
				text-align:left	
			}
			
				.entry p{
					position: relative;
					line-height: 1.4em;
					padding-bottom: 1em;
				}
				
				.entry a{
					color: #118AF4;
					font-weight: bold;
					text-decoration: none;
				}
				
				.entry ul{
					position: relative;
					padding-bottom: 1em;	
				}
				
				.entry li{
					position: relative;
					padding-bottom: 1em;
					overflow: hidden;	
				}
				
				.entry li img{
					position: relative;
					float: left;
					margin-right: 15px;	
				}
			
			
	        	.main-text-blue {color: #0188fe}
				
				.big-text-blue {color: #0188fe;
				font-size: 1.3em;
				}
				
				
				.big-text {
	             font-size: 1.3em;
	             font-weight: normal;
	    			}
				
				   .orange-highlite {
                	color: #FF6600;
	                font-weight: normal;
	                font-family: Arial, Helvetica, sans-serif;
                   }
				
		
a:link {
	text-decoration: underline;
	color: #0188fe;
	text-decoration: underline;
	font-weight: normal;
    }
a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
    }
a:hover {
	text-decoration: none;
	color: #0188fe;
	font-weight: normal;
	}
a:active {
	text-decoration: underline;
	color: #0188fe;
	font-weight: normal;
	}
		
		
		
		
		
		#sidebar{
	position: relative;
	float: left;
	padding-left: 15px;
	width: 464px;
	font-size: 12px;
		}
		
			.thumbs{
				position: relative;
				background: #F7F7F7;
				overflow: hidden;
				margin-bottom: 12px;
			}
			
				.thumbs li{
	position: relative;
	float: left;
	padding: 12px;
	height: 87px;
	width: 130px;
	overflow: hidden;
	background-image: url(Sea%20&%20Sky);
				}
				
				.thumbs li a{
					position: relative;
					float: left;
					display: block;
					height: 87px;
					width: 130px;
					text-decoration: none;
				}
				
			
				#sidebar .entry{
					position: relative;
					padding: 10px;	
					background: #F7F7F7;
				}



	#foot{
	position: relative;
	padding: 22px 0 22px 0;
	background: #F7F7F7;
	font-size: 12px;
	color: #000;
	text-align: center;
	}
