/*
Theme Name: GlobalSky
Theme URI: http://www.WordpreeWeekly.com/
Description:Theme by WordpreeWeekly.com
Version: 1.0
Author: RTDS
Author URI: http://www.rtdesignstudio.com/
Tags: Best, Template

*/

* { 
	padding:0; 
	margin:0; 
	list-style:none; 
	text-decoration:none; 
}
body { 
	font: 12px Arial, Verdana, Helvetica, sans-serif; 
	text-align:center; 
	color:#000; 
	background: url(images/back.gif) top repeat-x #fdfdfd;
}
a { 
	color:#2b44ff; 
	text-decoration:underline;
}
a:hover { text-decoration:none;
}

/* ---- main --- */
#wrapper { 
	width:990px; 
	margin:auto; 
	padding:0px;
}
html, body { 
	height: 100%; 
}

#main { 
	width:990px; 
	margin:auto;
}
#right { 
	width:650px; 
	float: right; 
	position:relative; 
	margin-top:15px;
}
#left{
	float:left; 
	position:relative; 
	text-align:left; 
	width:323px; 
	margin-top:15px;
} 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:left;
	position:relative;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ---- logo --- */
#top { 
	float:left; 
	position:relative; 
	height:140px; 
	width:990px; 
	background: url(images/header.jpg) no-repeat top center;
}
#logo { 
	float:left;
	position: absolute;
	left: 4px;
	top: 10px;
}
#logo img {
	width:340px;
	height:85px;
	float:left;
}

#tagline {
	float:left;
	position:absolute;
	left:0px;
	top:-1px;
	width:100%;
	text-align:center;
}

#tagline p {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}
/* ---- search --- */

/* ---- what --- */
#what { float:left; position:absolute; width:420px; height:100px; left:20px; top:185px; text-align:left; color:#373737;}

/* ---- buttonsigation --- */
#buttons { float:right; position: absolute; text-align:left; top:101px; left: 0px; height:38px; width:990px;}
#buttons ul {float:left; margin:0px; padding:0px;}
#buttons li {float:left; margin:0px; padding:0px;}
#header { float: left; position:relative; width:990px; height:140px; margin-top:0px;}

#nav {	float:left;	position:relative; width:990px;	padding:0px;}
#nav a{float:left; margin:0px 20px 0 20px; font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #96b1ff; font-weight: normal; text-decoration:none;}
#nav a span{ float:left; height: 32px; padding:7px 15px 0px 15px; cursor:pointer;}
#nav a, #nav a span
{display: block; float: left; }

/* Hide from IE5-Mac \*/
#nav a, #nav a span
{float: none}
/* End hide */

#nav a:hover
{color: #fff; background: #494949; cursor:pointer; text-decoration:none; }
#nav a:hover span
{cursor:pointer; text-decoration:none; }
#nav ul
{ list-style: none; padding: 0; margin: 0;}
#nav li
{ float: left; margin: 0; } 

#nav {
	margin: 0px;
	padding: 0px;
	}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index:100;
	}
#nav li a, #nav li a:link {
display: block;
color: #96b1ff;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
cursor:pointer;
z-index:100;
}
#nav li a:hover, #nav li a:active {
	color: #fff;
	}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	color: #fff;
	float: none;
	margin: 0px;
	}
#nav li li a:hover, #nav li li a:active {
	}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 215px;
	background:url(images/bar.png);
	margin: 0px 0 0 20px;
	padding: 0px;

	}
#nav li li { 
	}
#nav li ul a { 
	width: 215px;
	color:#bcceff !important;
	font-size:14px;
	padding:0px;
	margin:0px;
	}
#nav li ul a span{ float:left; height: 18px; padding:4px 15px 0px 15px; width:179px; margin-left:3px; border-bottom:solid 1px #585a5d; cursor:pointer;}	
#nav li ul a:hover, #nav li ul a:active { 
	color:#fff !important;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover { 
	position: static;
	}
#nav .current_page_item a {
	color: #fff;
	}

/* ---- misc --- */
.clear { clear:both;}
p img { }
img { border:0px;}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left; }
code { font: 1.1em 'Courier New', Courier, Fixed; display:block; padding:5px; border:1px solid #872321; margin-bottom:10px;}
p code { padding:20px;}
blockquote { font: 1.1em 'Courier New', Courier, Fixed; display:block; padding:5px; border:1px solid #872321; margin-bottom:10px; background:#f8f8f4;}
acronym, abbr, span.caps  { font-size: 0.9em; letter-spacing: .07em; }
small { padding-bottom:10px; display:block; margin-bottom:10px;}

/* ---- first entry --- */
.latest { display:block; margin-bottom:20px;}
.h2title h2 { font:normal 14px Arial, Georgia, "Times New Roman", Times, serif; float:left; display:block;}
.rss { text-indent:-9999px; float:right;}
.rss a { display:block; background:url(images/lfeed.gif) no-repeat; height:16px; width:16px;}
.post h2 { font:normal 20px Arial, Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom:10px; background:url(images/h2.gif) repeat-x;  height:32px; padding: 8px 0 0 15px;  color:#d9e3fe; display:block; }
.post h2 a { color:#d9e3fe; display:block; text-decoration:none; }
.post h2 a:hover { color:#494949; text-decoration:none; }
.post { display:block; float:left; position:relative; margin-bottom:10px; text-align:left; padding:0px; width:650px; margin-top:0px; background:#fff;}
.post p {padding:7px 15px 7px 15px; line-height:18px; text-align:justify; }
.post p.postmetadata { display:block; padding:10px; background:#fff; margin-bottom:10px; padding-left:5px; border:1px solid #C95957;}
.post img { margin:0px;}
.post ul {margin:10px;}
.post ul li { margin:5px 10px 5px 30px;}
.post h3 { margin:5px 0 5px 15px;}


/* ---- second entries --- */
.post2 { display:block; margin-bottom:10px; text-align:left;}
.post2 p { padding-bottom:10px; line-height:18px; text-align:justify;  padding:0px;}
h2.second { font:normal 22px Arial, Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom:10px;}
h2.second a { color:#B4302B;}
h2.second a:hover { color:#FAB2AD; text-decoration:none;}


/* ---- sidebar --- */
#sidebar { display:block; padding:0px; float:left; position: relative; width:343px;}
.sidebar { width:323px; float:left; position:relative; background:#f0f2fd; margin-bottom:15px;} 
.sidebarr { width:321px; float:left; position:relative; background:#cbd2fb; padding:0px 0px 5px 0px; margin-bottom:15px; border:dashed 1px #ff0000;}
.sidebarr h3 { background:url(images/h3form.gif) no-repeat; width:276px; height:32px; margin:0px 0 5px 0; padding:7px 0 0 45px; margin-left:0px; font-size:20px; font-weight:normal; color:#d9e3fe;}
.sidebarr .input { padding:4px 0 3px 4px; border:0px; margin:5px 0 5px 15px; width:286px; color:#818181; font-size:12px; font-family:arial;}
.sidebarr textarea { padding:4px 0 3px 4px; border:0px; margin:5px 0 5px 15px; width:286px; color:#818181; font-size:12px; font-family:arial;}
#submit input { background:url(images/submit.gif) no-repeat; padding:0px; border: 0px; width:296px; height:26px; cursor: pointer; margin-left:15px; margin-top:5px;}
.sidebarrr { width:303px; float:left; position:relative; background:#f0f2fd; padding:5px 10px 5px 10px; margin-bottom:2px;} 

.sidebarrr { width:323px; float:left; position:relative; background:#cbd2fb; padding:0px 0px 5px 0px; margin-bottom:15px;}
.sidebarrr h3 { background:url(images/h3award.gif) repeat-x; width:301px; height:32px; margin:0px 0 5px 0; padding:7px 0 0 20px; margin-left:1px; font-size:20px; font-weight:normal; color:#d9e3fe;}
.sidebarrr p { background:#fff; padding:10px; margin:15px; width:272px;}
.sidebarrr  a { margin:5px 0 5px 20px; font-size:18px; font-weight:normal; color:#656563;}
.sidebarrr  a:hover {color:#2C56A9;}


#sidebarrrr { width:323px; float:left; position:relative; background:#cbd2fb; padding:0px 0px 5px 0px; margin-bottom:15px;}
#sidebarrrr .intron {margin:10px 15px 0 15px; width:290px; text-align:justify; font-size:10px;}
#sidebarrrr h3 { background:url(images/h3news.gif) no-repeat; width:276px; height:32px; margin:0px 0 5px 0; padding:7px 0 0 45px; margin-left:1px; font-size:20px; font-weight:normal; color:#d9e3fe; }
#sidebarrrr input { padding:4px 0 3px 4px; border:0px; margin:5px 0 5px 15px; width:286px; color:#818181; font-size:12px;}
#sidebarrrr p input[type="submit"] { background:url(images/subscribe.gif) no-repeat; padding:0px; border: 0px; width:296px; height:26px; cursor: pointer; margin-left:15px; margin-top:5px; font-size:0px; color:#E0E0E0;}

.sidebarrrrr { width:323px; float:left; position:relative; background:#cbd2fb; padding:0px 0px 5px 0px; margin-bottom:15px;}
.sidebarrrrr h3 { background:url(images/h3award.gif) repeat-x; width:301px; height:32px; margin:0px 0 5px 0; padding:7px 0 0 20px; margin-left:1px; font-size:20px; font-weight:normal; color:#d9e3fe;}
.sidebarrrrr p { background:#fff; padding:6px; margin:10px; width:290px;}


.hello { background:url(images/hello.gif) no-repeat; width:323px; height:84px; float:left;}
#sidebar a{ color:#6e6e6e;}
#sidebar a:hover { color:#2C56A9; text-decoration:none;}

/* ---- footer --- */
#footer { clear: both; z-index: 10; min-height:50px; background:url(images/footer.gif) repeat-x top #fdfdfd;  padding-top:0px;}
.footer, #push { height:30px; width:990px; margin:auto; padding-top:0px; }
#footer p {  color:#bfbebe;}
#footer p a { color:#bfbebe;}

#footer p.fooright { float:right; width: 443px; font-size:11px; margin-top:16px; text-align:right; margin-bottom:20px;}
#footer p.fooright a { color:#bfbebe; font-size:11px; float: left;}
#footer p.fooright strong { color:#bfbebe;}
	
#footer .fooleft { float:left; width:400px; margin-left:0px; margin-top:16px;}
#footer .fooleft ul { float:left; margin:0px; padding:0px; list-style:none;}
#footer .fooleft li { float:left; margin:0px; padding:0px; list-style:none;}
#footer .fooleft li a { color:#3061c1; font-size:12px; text-decoration:none; margin-right:10px;}
#footer .fooleft li a:hover { text-decoration:underline;}


#nav-footer {
	margin: 0px;
	padding: 0px;
	}
#nav-footer ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav-footer li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index:100;
	}
#nav-footer a, #nav-footer a:link {
	display: block;
	color: #96b1ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	cursor:pointer;
	z-index:100;
}
#nav-footer li a:hover, #nav-footer li a:active {
	color: #000;
	}
#nav-footer li li a, #nav-footer li li a:link, #nav-footer li li a:visited {
	color: #000;
	float: none;
	margin: 0px;
	}
#nav-footer li li a:hover, #nav-footer li li a:active {
	}
#nav-footer li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 195px;
	background:url(images/bar.png);
	margin: 0px 0 0 10px;
	padding: 0px;

	}
#nav-footer li li { 
	}
#nav-footer li ul a { 
	width: 195px;
	font-size:14px;
	padding:0px;
	margin:0px;
	text-align:left;
	}
#nav-footer li ul a span{ float:left; height: 18px; padding:4px 15px 0px 15px; width:159px; margin-left:3px; border-bottom:solid 1px #585a5d; cursor:pointer;}	
#nav-footer li ul a:hover, #nav-footer li ul a:active { 
	color:#fff !important;
	}
#nav-footer li:hover ul, #nav-footer li li:hover ul, #nav-footer li li li:hover ul, #nav-footer li.sfhover ul, #nav-footer li li.sfhover ul, #nav-footer li li li.sfhover ul {
	left: auto;
	}
#nav-footer li:hover, #nav-footer li.sfhover { 
	position: static;
	}
#nav-footer .current_page_item a {
	color: #fff;
	}

/*Language Tabber*/
#right_tabber {
	float: right;
	position: relative;
	right:0px;
	top:15px;
	width: 358px;
}

ol#toc {
	float:right;
	position:absolute;
	right:0px;
	top:0px;
    height: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0px;
}

ol#toc a {
    color: #99B4FF;
    display: block;
    float: left;
    text-decoration: none;
	height: 10px;
	cursor: pointer;
}

ol#toc span {
    display: block;
    line-height: 2em;
    padding-right: 3px;
	padding-left: 3px;
	height: 14px;
}

div.tab_content {
    clear: left;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

.tab_content_in {
	float: left;
	position: relative;
	width: 368px;
	height:66px;
	background:url(images/call.gif) no-repeat left;
	border-bottom: none;
	border-top: none;
	text-align: left;
	color: #fff;
}
.tab_content_in span {
	font-size:48px;
	color:#3266ce;
	margin:20px 0 0 58px;
	display:block;
}


.tab_content_in span#uk{
	letter-spacing:-2px;
		}

/*Language Tabber End*/

#banner-cont {
	margin: 0 auto; 
	clear: both;
	z-index: 10;
	padding-top:0px;
	background:url(images/banner-back.gif) repeat-x top;
	width:100%;
	float:left;
}

#banner-in {
	 width:990px; 
	 margin:auto; 
	 padding-top:0px;
	}
	
#banner {
	 width:990px; 
	 height:371px;
	 background:url(images/banner.jpg) no-repeat;
	float:left;
	}

#findmore {
	float:left;
	font-size:64px;
	color:#656565;
	width:550px;
	text-align:left;
	font-weight:bold;
	letter-spacing:-2px;
}

.findm {
	width:249px;
	height:46px;
	float: left;
	margin-top:5px;
	background: url(images/findoutmore.gif) no-repeat;
	}
	
#video {
	float: right;
	position:relative;
	width:400px;
	min-height:100px;
	margin:20px 30px 0 0;
	}
	
#newsletter a {
	display:none;
}

#part h3 { font:normal 20px Arial, Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom:10px; background:url(images/h2.gif) repeat-x;  height:32px; padding: 8px 0 0 15px;  color:#d9e3fe; display:block; }
#part { display:block; float:left; position:relative; margin-bottom:10px; text-align:left; padding:0px; width:650px; margin-top:10px; background:#fff; text-align:center;}

.copyyy   {
display:none;}

.trr {
	float:right;
	position:absolute;
	right:0px;
	top:7px;
	/top:0px;
	text-align:right;
}

.page-item-82 {

display:none;
}

.arrow {
float:left;
position:absolute;
background: url(images/arrow.png) no-repeat top left;
width:117px;
height:287px;
left:-80px;
top:0px;
}



#sidefootcont { clear: both;}
#sidefootcontin { width:990px; margin:auto;}
#sidefootcontin  h3 { font:normal 20px Arial, Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom:10px; background:url(images/h2.gif) repeat-x;  height:32px; padding: 8px 0 0 15px;  color:#d9e3fe; display:block; }

.sidefoot { text-align: justify; font-size:12px; color:#000;}

.sidefoot p { text-align: justify; }

.p2 { color:#2A54A7; font-size:11px; margin:0 0 0 15px;}