
@import url("style/reset.css");

img {
   behavior: url("/pngbehavior.htc");
}

body
{
	background: #000 url(images/bottom_orchid.jpg) no-repeat 0px 580px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

body.scroller
{
	background-color: #000; 
	overflow: hidden;
	background-image: none;
}

a
{
	text-decoration: none;
	color: white;
}

h1
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 34px;
	color: #fff;
	letter-spacing: -0.4pt;
}

h2
{
	
	margin-bottom: 20px;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

h3
{
	color: #736a5c;
	font-size: 12px;
	font-weight: normal;
}


p
{
	font-family: Georgia, serif;
	color: #000;
	font-size: 13px;
}

.clearer
{
	clear: both;
}

#mainWrapper
{
	width: 100%;
}

#header
{
	background: transparent url(images/static/toplogo.png) 0px 0px;
	background-repeat: no-repeat;
	height: 160px;
	width: 990px;
}

#languageSelect
{
	float:right;
	padding-top: 37px;
}

#menu
{
	margin-left: 165px;
	padding-top: 40px;
}

#navigation, #subNavigation
{
	float: left;
}

#navigation .menuItem
{
	text-indent: -2000px;
	width: 110px;
	height: 20px;
	background-image: url(images/static/menu_0.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
}

#navigation.en .menuItem
{
	background-image: url(images/static/menu_en_0.gif);
}

#navigation .item1
{
	background-position: 0px 0px;
}

#navigation .item2
{
	background-position: 0px -21px;
}

#navigation .item3
{
	background-position: 0px -42px;
}

#navigation .item4
{
	background-position: 0px -63px;
}

#navigation .item5
{
	background-position: 0px -83px;
}

#navigation .item6
{
	background-position: 0px -100px;
}

#navigation .item7
{
	background-position: 0px -120px;
}

#navigation .item8
{
	background-position: 0px -140px;
}

#subItem1
{
	padding-top: 22px;
}

#subItem2
{
	padding-top: 47px;
}

#subItem3
{
	padding-top: 72px;
}

#subItem4
{
	padding-top: 97px;
}

#subItem5
{
	padding-top: 122px;
}

#subItem6
{
	padding-top: 147px;
}

#subItem7
{
	padding-top: 172px;
}




#subNavigation
{

}

#subNavigation .inner
{
	position: relative;
	top: -36px;
	padding: 12px;
	background-image: url(images/static/bg_sublevel.png);
	background-repeat: repeat-x;
	width: 107px;
}

#subNavigation a
{
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 12px;
	font-weight: normal;
	text-transform: capitalize;
}

.subNavigationItem
{
	position: absolute;
	display: none;
}

#subNavigation a:hover
{
	color: #efebb2;
}


#leftCol, #middleCol, #rightCol, #extraCol1, #extraCol2
{
	float: left;
	height: 420px;
}

#leftCol img, #middleCol img, #extraCol1 img, #extraCol2 img
{
	display: block;
}

#rightCol
{
	
	background-color: #ffbd00;
	vertical-align: bottom;
	max-width: 650px;
}

#attachedFile
{
	display: block;
	clear:left;
}

#rightCol.scroller
{
	width: 990px;
	background-color: #000;
}

#rightCol.contact p, 
#rightCol.contact span
{
	color: #fff;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 12px;
}

.contact .subtitle
{
	display: block;
	line-height: 17px;
	letter-spacing: 1pt;
}

#rightCol.contact .inner
{
	margin: 0;
	width: 680px;
}

#rightCol.contact p
{
	line-height: 18px;
}

#rightCol.contact p b
{
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#rightCol .inner
{
	margin: 33px;
	vertical-align: text-bottom;
}

#rightCol #scroller
{
	overflow:auto;
	padding: 0;
	margin: 0;
	width: 990px;
	overflow: hidden;
}


#rightCol .inner table
{
	height: 355px;

}

.inner td.row2,
.inner td.row3
{
	vertical-align: bottom; 
}

.contact td.row3
{
	color: white;
}

#rightCol h1, 
#rightCol h2, 
#rightCol h3, 
#rightCol p
{
	padding-left: 4px;
	word-wrap: break-word;
}

#rightCol p
{
	word-wrap: break-word;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
}

#rightCol h1
{
	text-align: right;
}

#grid
{
	height: 420px;
	background: transparent url(images/bg_wave.gif) no-repeat top right;
}

#gridContainer
{
	width: 1300px;
	overflow: hidden;
}


/* DRONE LIST */
#rightCol .inner #droneList
{
	color: #000;
	height: auto;
	width: 500px;
	font-size: 12px;
	position: relative;
	top: -10px;
}

#rightCol .inner #droneList td
{
	height: 18px;
}

#droneList .name
{
	font-weight: bold;
	color: black;
}

#droneList .title
{
	color: #55002a;
	font-family: Georgia, serif;
}


/* DRONE INFO */
#extraCol1.droneInfo
{
	background-color: #0f0f10;
}

#twitterListWrapper
{
	background-color: white;
	width: 362px;
	height: 420px;
	background-image:url(/app/modules/twitter/bg_twitterlist.png);
	background-repeat: no-repeat;
}

#twitterBox
{
	background-image: url(images/twitter_bg.gif);
	height: 61px;
	width: 362px;
	color: #000;
}

#twitterBox .inner
{
	
}

#twitterBox .admin
{
	color: #000;
	font-size: 11px;
}

#twitterStatus
{
	display: inline;
}

#twitterBox td
{
	vertical-align: middle;
}

#twitterStatus .timestamp
{
	font-size: 11px;
	font-weight: bold;
}

 #twitterStatus .loading 
{
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
	margin-left: 80px;
}

#twitterStatus .message
{
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
	padding-right: 4px;
	*margin-right: 4px;
}

#droneInfo
{
	color: white;
	padding: 35px;
	padding-top: 28px;
	font-size: 14px;
}

#droneInfo .name
{
	
}

#droneInfo .title
{
	font-style: italic;
	font-family: Georgia, serif;
	margin-left: 0.5em;
}

#droneInfo .phone
{
	margin-top: 16px;
}

#droneInfo .phone, 
#droneInfo .email
{
	display: block;
	margin-bottom: 8px;
	
}

#droneInfo a
{
	color: #ffbd00;
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 1em;
}

#droneInfo em
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	width: 53px;
	color: white;
}

/* START PAGE */
#grid.startPage #middleCol
{
	width: 300px;
	height: 420px;
	vertical-align: bottom;
	background-color: #FFBD00;
}

#grid.startPage #middleCol .inner
{
	
	height: 100%;
	vertical-align: text-bottom;
	padding: 33px 0px 0px 0px;
}

#grid.startPage #middleCol .inner table
{
	height: 388px;

}
#grid.startPage .row2
{
}

p.newsItem 
{
	display: block;
	margin-bottom: 1em;
}

p.newsItem .date
{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 130%;
	letter-spacing: 2px;	
}

p.newsItem .headline
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 120%;
}

p.newsItem .ingress
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
}

#attachedFile
{
	margin-top: 8px;
}

#attachedFile a.label
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: -5px;
}

p.newsItem a
{
	display: block;
	color: #ff5400;
}

#footer
{
	margin-bottom: 200px;
}


/* DUMMY MATERIAL */
#mainGrid
{
	background-image: url(images/static/dummy1.jpg);
	width: 624px;
	height: 421px;
}
