﻿/****************************************************************
Copyright Discover Websites 2009
CSS Written by Andy Vickery
*****************************************************************
Master Styles
****************************************************************/
body { margin:0px auto 0px auto; font-family: Trebuchet MS, Arial, Sans-Serif; font-size:13pt; color:#666666; background-image:url(/en/images/bg.png); background-repeat:repeat-x; background-color:#7d7d7d; }
a { text-decoration:underline; color:#4f4e4a; }
a:hover { }
img { border:0; }
#master_wrapper { margin:12px auto 0px auto; width:955px; background-image:url(/en/images/master_bg.png); background-repeat:no-repeat; background-color:#7d7d7d;}
.clear { clear:both; }
h1 { font-family: Trebuchet MS, Arial, Sans-Serif; font-size:14pt; color:#666666; font-weight:normal; padding:0; margin:0; }
h2 { font-family: Trebuchet MS, Arial, Sans-Serif; font-size:13pt; color:#666666; font-weight:normal; padding:0; margin:0; }
p { font-family: Trebuchet MS, Arial, Sans-Serif; font-size:10pt; color:#666666; margin:0; padding:0; }
li { font-family: Trebuchet MS, Arial, Sans-Serif; font-size:10pt; color:#666666; margin:0; padding:0; }
h3 { font-family: Trebuchet MS, Arial, Sans-Serif;  font-size:10pt; font-weight:normal; color:#666666; margin:0; padding:0; }
.watermark { color:#999999; }
input[type="submit"] { }

.btn_standard_green { background-image:url(/en/images/btn_standard_green.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }
.btn_standard_red { background-image:url(/en/images/btn_standard_red.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }

/****************************************************************
Main Content Styles
****************************************************************/
#main_content { width:745px; margin:auto;  }

/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper { width:745px; height:62px; margin:10px auto 10px auto; padding-top:10px; }
#logo {float:left; width:204px; height:58px;}
#logotext {float:right; color:#999999; text-align:right; font-size:9pt;}
#Languages {color:#999999; height:20px; font-size:9pt;}
.NoUnderLine
{
  text-decoration: none;
}
/****************************************************************
Middle Styles
****************************************************************/
#body_wrapper { width:745px; margin:auto; }

/****************************************************************
Left content
****************************************************************/
#left_body_wrapper { width:146px; float:left; }
.mainmenu {width:146px; height:33px; margin-bottom:6px;}
.mainmenu2 {width:146px; height:33px;}
.submenus { padding-left:10px; width:136px; height:auto; color:#fce31f; font-size:9pt; margin:5px 0 5px 0;}
.submenus2 {padding-left:10px; width:136px; height:auto; color:#e5e5e5; font-size:9pt;}
.submenus2 a{color:#e5e5e5; font-size:9pt; text-decoration:none;}
.submenus2 a:hover{color:#fce31f; font-size:9pt; text-decoration:none;}

/****************************************************************
Right content
****************************************************************/
#right_body_wrapper { width:594px; float:right; }
#mainimage {width:594px; height:227px;}
#scrolltextarea {width:574px; height:360px; overflow:auto; margin:5px auto 5px auto; background-color:#fff; padding:10px;}

/****************************************************************
Full body content
****************************************************************/
#full_body_wrapper { width:725px; height:314px; overflow:auto;  background-color:#fff; padding:10px; clear:both; }
#full_body_wrapper1 { width:675px; height:314px; overflow:auto; margin:5px auto 5px auto; background-color:#fff; padding:10px; }


/****************************************************************
Bottom Signoff Styles
****************************************************************/
#signoff_wrapper { padding:5px; width:735px; height:36px; margin:auto; background-image:url(/en/images/footerbg.png); font-family: Trebuchet MS, Arial, Sans-Serif; font-size:8pt; color:#cccccc;  }
#signoff_wrapper a{font-family: Trebuchet MS, Arial, Sans-Serif; font-size:8pt; color:#cccccc; text-decoration:none;   }
#signoff_wrapper a:hover{ font-family: Trebuchet MS, Arial, Sans-Serif; font-size:8pt; color:#cccccc; text-decoration:underline;  }

.singoff_text {color:#999999; font-size:9pt;}

.imgborderright {
	margin-left: 8px;
}

.hr {height:1px; margin: 2px 0 2px 0; background-image:url(/en/images/hr.png); margin-left:10px;}
