@charset "utf-8";
/* CSS Document */
body.static{
background-image:url(../images/frontpage/new/body_back_main.png);
background-position:top;
background-repeat:repeat-x;
background-color:#d8dcdd;
font-family:Tahoma;
margin:0px 0px; padding:0px;
text-align:center
}
body.static #main_table{
width:980px;
margin:0px auto;
text-align:left;
}
body.static #header{
height:79px;
background-image:url(../images/frontpage/new/header_bck.png);
}
body.static #header p{
margin-top:0px;
margin-bottom:0px;
}
body.static #header p.logo{
float:left;
padding-right:100px;
}
body.static #header p.strapline{
letter-spacing:1px;
line-height:15px;
color:#7F7F7F;
font-size:12px;
font-weight:bold;
margin-top:20px;
}
body.static p.strapline a{
letter-spacing:1px;
line-height:15px;
color:#7F7F7F;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
/*Main Navigation*/
body.static #header_nav_left{
width:712px;
background-image:url(../images/frontpage/new/header_nav_left.png);
background-repeat:no-repeat;
vertical-align:top;
height:200px;
}
body.static #header_nav_left p{
margin-top:10px;
padding:0px;
font-family:Tahoma;
font-weight:bold;
font-size:16px;
line-height:20px;
color:#FFFFFF;
}
body.static #header_nav_left a{
color:#FFFFFF;
text-decoration:none;
}
body.static #header_nav_left a:hover{
color:#FFFFFF;
text-decoration:none;
}

body.static #header_nav_left div.info{
font:Tahoma;
width:207px; height:195px;
padding-top:5px;
padding-left:19px;
padding-right:11px;
float:left;
font-size:16px; font-weight:bold;
}
body.static #header_nav_left div.info_trans{
font:Tahoma;
width:207px; height:195px;
padding-top:5px;
padding-left:19px;
padding-right:11px;
float:left;
font-size:16px; font-weight:bolder;
color:#ffffff;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}
body.static #header_nav_left div.info_connect{
font:Tahoma;
background-image:url(../images/frontpage/new/connect_back.png);
width:207px; height:195px;
padding-top:5px;
padding-left:19px;
padding-right:11px;
float:left;
font-size:16px; font-weight:bold;
color:#ffffff;
}
body.static #header_nav_left div.info_create{
font:Tahoma;
background-image:url(../images/frontpage/new/create_back.png);
width:207px; height:195px;
padding-top:5px;
padding-left:19px;
padding-right:11px;
float:left;
font-size:16px; font-weight:bold;
color:#ffffff;
}
body.static #header_nav_left div.info_share{
font:Tahoma;
background-image:url(../images/frontpage/new/share_back.png);
width:207px; height:195px;
padding-top:5px;
padding-left:19px;
padding-right:11px;
float:left;
font-size:16px; font-weight:bold;
color:#ffffff;
}
body.static #header_nav_right{
background-color:#e46b08;
border:#FFFFFF thin solid;
width:265px;
vertical-align:top;
height:190px;
}
body.static #header_nav_right td.button{
background-image:url(../images/frontpage/new/righ_nav_button.png);
background-position:right;
background-repeat:no-repeat;
width:260px;
border-bottom:#FFFFFF thin solid;
padding:5px;
}
body.static #header_nav_right a{
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:12px;
letter-spacing:1px;
}
body.static #header_nav_right a:hover{
color:#7d7d7d;
text-decoration:none;
font-weight:bold;
font-size:12px;
letter-spacing:1px;
}
body.static #header_nav_right img{
border:none;
}
body.static #header_nav_right div.login_form{
width:262px;
}

body.static form#northPanel_loginForm{
position:relative;
top:5px;
left:5px;
}
body.static form#northPanel_loginForm input.inputText
{
backgroud-color: #FFFFFF;
border:#FFFFFF thin solid;
font-family:Tahoma;
color:#7d7d7d;
font-weight:bold;
height:14px;
display: block;
width: 250px;
margin-bottom: 3px;
padding: 0;
}
body.static .login{
position:absolute;
top:47px;
right:5px;
}
/*Separation Bar*/
body.static #sep_bar{
background-image:url(../images/frontpage/new/separate_bar.png);
background-repeat:repeat-x;
width:100%;
height:20px;
}
/*Content*/
body.static #content{
width:100%;
background-color:#ffffff;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
}
body.static .connect{
background-image:url(../images/frontpage/new/connect_watermark.png);
background-repeat:no-repeat;
background-position:center;
}
body.static .create{
background-image:url(../images/frontpage/new/create_watermark.png);
background-repeat:no-repeat;
background-position:center;
}
body.static .share{
background-image:url(../images/frontpage/new/share_watermark.png);
background-repeat:no-repeat;
background-position:center;
}
body.static #content_left{
width:704px;
height:421px;
}
body.static .clear {
	clear:both
}

body.static #gallery {
	position:relative;
	height:421px
}
body.static #gallery a {
		float:left;
		position:absolute;
}
	
body.static #gallery a img {
		border:none;
}
	
body.static #gallery a.show {
		z-index:500
}
body.static #gallery .caption {
		z-index:600; 
		background-color:#e46b08; 
		color:#ffffff; 
		height:70px; 
		width:100%; 
		position:absolute;
		bottom:0;
		text-align:center;
		font-size:18px;
		font-weight:bolder;
}
body.static #gallery .caption .content {
width:670px;
background-color:#e46b08; 
font-size:18px;
line-height:20px;
color:#FFFFFF;	
}
body.static #gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#ffffff;
}

body.static #content_right{
width:267px;
}
body.static #content_right td.content_info{
vertical-align:top;
background-color:#e46b08;
border-right:#FFFFFF thin solid;
border-top:#FFFFFF thin solid;
}
body.static #content_right td.content_info p{
padding-top:5px;
padding-left:5px;
margin-top:0px;
margin-bottom:0px;
font-size:12px;
color:#FFFFFF;
}
body.static #content_right td.content_info p a{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
body.static #content_right td.content_info p a.download_button{
border:none;
position:relative;
top:10px;
left:100px;
}
body.static#content_right td.content_info p a img{
border:none;
}
body.static .list_stlye{
font-size:12px;
color:#FFFFFF;
}

body.static #content div.body{
padding-left:10px;
padding-right:10px;
}
body.static #content div.body h1{
color:#e46b08;
font-size:24px;
font-weight:bold;
font-family:Tahoma;
line-height: normal;
}
body.static #content div.body h2{
font-family:Tahoma;
line-height:normal;
letter-spacing:normal;
color:#e46b08;
font-size:16px;
font-weight:bold;
padding-left:10px;
margin:0px;
padding:0px;
}
body.static #content div.body h4{
font-family:Tahoma;
line-height:normal;
letter-spacing:normal;
color:#000000;
font-size:12px;
font-weight:bold;
padding-left:10px;
margin:0px;
padding:0px;
}
body.static #content div.body p{
color:#344859;
font-family:Tahoma;
font-size:12px;
padding-left:10px;
margin-top:10px;
margin-bottom:5px;
line-height:normal;
}
body.static #content div.body ul, #content div.body ol, #content div.body dl{
font-family:Tahoma;
color:#344859;
font-size:12px;
font-weight:bold;
padding-left:30px;
}
body.static #content div.expand ul, #content div.expand ol, #content div.expand dl{
font-family:Tahoma;
line-height:40px;
color:#344859;
font-size:16px;
font-weight:bold;
padding-left:30px;
}
body.static #content div.expand ul li{
font-family:Tahoma;
font-size:16px;
line-height:40px;
}
body.static #content div.body a{
font-family:Tahoma;
line-height:normal;
color:#344859;
font-size:12px;
font-weight:bold;
}
body.static #content div.body a.return{
color:#e46b08;
font-size:12px;
font-weight:bold;
}

/*Footer*/
body.static #footer{
background-image:url(../images/frontpage/new/footer_back.png);
background-repeat:no-repeat;
width:980px;
padding-bottom:20px;
padding-left:10px;
}
body.static div.footprints{
background:#F0F0F0 none repeat scroll 0 0;
font-size:12px;
color:#FFFFFF;
width:255px;
margin-bottom:10px;
}
body.static #footprints td.image{
padding-top:5px;
padding-left:5px;
padding-right:5px;
width: 90px;
}
body.static #footprints td.info{
font-family:Tahoma;
font-size:12px;
text-align:left;
color:#e46b08;
padding-top:5px;
height:100px;
}
body.static #footprints .footprint-description 
{
    height: 50px;
    overflow: hidden;
    font-family:Tahoma;
    font-size:12px;
    color:#e46b08;
}
body.static #footer h1{
color:#FFFFFF;
font-size:16px;
padding-left:10px;
}
body.static #footer h1 a{
color:#FFFFFF;
font-size:16px;
text-decoration:none;
}
body.static #footer div#footprints a{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
body.static #links{
font-size:12px;
color:#FFFFFF;
width:900px;
vertical-align:top;
}
body.static #links h2{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
margin:0px;
margin-top:5px;
padding:0px;
letter-spacing:normal;
line-height:25px;
}
body.static #links a{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
line-height:normal;
}

#helpContent .toc-top h3 a, #helpContent .toc-top h4 a
{
    margin-left: 10px;
}

#contentDialog_content
{
	width: auto;
	height: auto;
	overflow: auto;	
	margin-top: 15px;
	padding: 10px;
	position: relative;
}

.ui-background-text 
{
	color: #7d7d7d;
	position: absolute;
	line-height: 1em;
	padding-top: 3px;
	padding-left: 5px;
}
