 * { padding: 0; margin: 0; 	list-style-type: none; }
 
 body {
  font-family: Helvetica;
background-color: #333;
background-image:url(../../images/themepix/grey.jpg);
background-repeat: repeat;
padding: 0; 
margin: 0;
}
.morphtabs_panel, #newsticker {
 background-color: #4a4a4a;
}
#content {
background-color: #ffffff;
}
h1 {
font-size: 30px;
color:#6C2499;
font-weight:bold;
margin-left:35px;
line-height: 100px;
}


blockquote {
float:left;
font-style: italic;
font-family: Georgia;
font-size:14px;
color:#666;
 width: 550px;
 padding-top:10px;
}

.blockquote2 {
float:left;
padding-top:5px;
font-style: italic;
font-family: Georgia;
font-size:14px;
color:#666;
 width: 550px;
}

.blockquote2 p{
float:left;
padding:5px 0;
}

#txt1 {
font-size:16px;
color:#777;
margin-top:20px;
 line-height: 25px;
 margin-bottom:20px;
 width: 550px;
}
a {
color:#ffffff;
}
#main_wrapper {
 margin: 0 auto;
 width:884px;
}
#right {
float:right;
width:232px;
height:456px;
}
#content_wrapper { 
float:left;
margin:0;
width:652px;
height:456px;
background-color: transparent;
}
#logo { 
float:left;
margin:0;
padding: 0px;
padding-left: 20px;
width:824px;
}
#logo:hover { 
padding-left:21px;
}
#home_header { 
float:left;
margin:0;
width:652px;
height:80px;
background-image:url(../images/background_header3.png);
}
#home_content { 
float:left;
margin:0;
padding-left: 35px;
width:617px;
background-image:url(../images/background_content3.png);
padding-bottom:20px;
}
#home_footer { 
float:left;
margin:0;
width:652px;
height:56px;
background-image:url(../images/footer3.png);
}
#right_top { 
float:left;
margin:0;
width:232px;
height:388px;
background-image:url(../images/background_right_1_2.png);
}
#right_bottom { 
float:left;
margin:0;
width:232px;
height:107px;
background-image:url(../images/background_right_2_2.png);
}
#example_button { 
float:left;
display:block;
width:227px;
height:34px;
background-image:url(../images/example_button2.png);
text-align:center;
padding-top: 15px;
font-size: 16px;
}
#example_button:hover { 
text-decoration: underline;
}
#sign_up_button { 
float:left;
display:block;
margin-left:10px;
width:227px;
height:34px;
background-image:url(../images/sign_up_button.png);
text-align:center;
padding-top: 15px;
font-size: 16px;
}
#sign_up_button:hover { 
text-decoration: underline;
}
#login_wrapper { 
float:left;
margin:0;
width:571px;
height:83px;
background-image:url(../images/background_loginform.png);
margin-top:20px;
text-align:center;
margin-bottom:20px;
}
#loginform input{ 
font-size:14px;
background-color:transparent;
border-top:1px solid #9F9F9F;
border-left:1px solid #9F9F9F;
border-bottom:1px solid #EFEFEF;
border-right:1px solid #EFEFEF;
color:#777;
height: 19px;
}
#loginform button{ 
		clear:both;
		margin-left:6px;
		width:118px;
		height:24px;
		background: url(../images/login_button.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:14px;
		cursor:pointer;
		border:0;
		background-color: transparent;
	}
	#loginform button:hover{
	  background: url(../images/login_button_rollover.png) no-repeat;
	}
#form_footer {
width:500px; 
padding-left:35px; 
text-align:left;
margin-top:5px;
font-weight:normal;
font-size:11px;
}	

#form_footer a{
color:#888;
font-weight:normal;
}

#footer_text
{
float: left;
margin-left:20px;
color:#D439DB;
font-weight:lighter;
font-size:12px;
padding-bottom:20px;
}

#footer_text a
{
color:#D439DB;
font-weight:lighter;
padding:1px;
}

#footer_text a:hover
{
background-color:#D439DB;
color:white;
text-decoration: none;
}

.lang
{
font-size:16px;
font-weight: bold;
}

#twitter_link {
float:left; 
font-style: italic;
font-family: Georgia;
font-size:16px;
color:#666;
margin-top:20px; 
height:40px; 
line-height:40px; 
background-image: url(../../images/icons/twitter.png); 
background-repeat: no-repeat; 
padding-left: 50px;
display:block;
}

#twitter_link:hover {
text-decoration: none;
margin-left:1px;
color:#7F7F7F;
}

#worldhover {
float:left;
margin-right:15px;
}

#worldhover:hover {
margin-left:2px;
margin-right: 13px;
opacity:0.9;
filter: alpha(opacity=90); 
-moz-opacity: 0.9;
}



/* tooltip design */
.ToolTips { display:block; position:absolute; text-align:center; width:144px;  }
.ToolTips .sticky_close { display:block; cursor:pointer; position:absolute; top:11px; right:13px; background:url(../images/close.png); width:10px; height:10px; line-height:10px; font-size:0px; z-index:100000000; }
.ToolTips .message { display:block; position:relative; color:white; background:url(../images/melvatips_content.png) repeat-y; padding:0px 10px;height:100%;}

/* here we do a little switch. If the tooltip is positioned above the element hovered, it changes the classes on the header/footer divs in order to point at the element hovered */
.ToolTips .dockTopFooter { background:url(../images/melvatips_footer.png) no-repeat bottom; height:20px; }

.ToolTips .dockTopHeader { background:url(../images/melvatips_top.png) bottom center no-repeat; height:13px; font-size:0px; line-height:13px;}

* html .ToolTips .dockTopHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/melvatips_top.png'); }
* html .ToolTips .dockTopFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/melvatips_footer.png'); }
* html .ToolTips .sticky_close {  background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fileclose.png');  }

/* this is just a div displaying the loading animated .gif */
.loading { display:block; margin:0px auto 0px; background:url(images/ajax-loader.gif) center center no-repeat; width:31px; height:50px; }

/* tip container */
.tipContainer { display:none; }

/* beautify the tooltip content */
.ToolTips .message { font-size:12px; color:#D8BFDA;  line-height: 16px;}
.ToolTips .message h3 { font-size:16px; margin:0px 0px 10px; padding:0px; color:#FF6600; }
.ToolTips .message .rights { display:block; clear:both; margin:15px 0px 0px; text-align:right; font-size:11px; color:#666666; }

.about {
float:left;
width:612px;
background-color:transparent;
border:0;
color:#949494;
margin-left:20px;
margin-bottom:10px;
margin-top:-25px;
border-bottom:1px dotted #676767;
}

.about a{
color:#BB36CA;
}
