/********************************************
   AUTHOR:  			Erwin Aligam
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/

/* Top Elements */

H1{font-size:10pt; text-align:center}
H1 , H2 , H3 , H4{direction:rtl; font-weight:600}
H2 , H3 , H4{text-align:right; font-size:9pt; margin-top:0px; margin-bottom:0px}
H3{margin-top:5px; margin-bottom:5px; text-align:center}
H1{color:#F98A3C}
H2 , H3 , H4{color:#993300}
*{ margin: 0; padding: 0; }




body {

	padding:0px;
	margin:0px;
    background: #65ACDC ;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333;
	text-align: center;
    margin-top: 30px;
    margin-bottom: 40px
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB;
	background: inherit;
}
a:hover {
	color: #9400D3;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;

}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: black;
}
h3 {
	font-size: 110%;
	color: #666666;
}

/* images */
img {
	border: 0px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #666666;
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;
   border: 1px solid #f2f2f2;
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;
}

label {
	display:block;
	font-weight:normal;
	margin:5px 0;
}
input {
	padding:2px;

	border:1px solid #B0C4DE;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #B0C4DE;
	height:100px;
	display:block;
	color:#4F82CB;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;
}
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333;
}
form.search input.button {
	background: #CCC url(headerbg.gif) repeat-x;
	color: #333;
	border: none;
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/
#wrap {

	width: 1000px;
	background:url(content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
font-size:11px;

}
#content-wrap {

	clear: both;
	width: 1000px;
	padding: 0;
	margin: 0 auto;

}
#headerOrg {
	margin-left:30px;
	width: 930px;
	position: relative;
	height: 122px;
	background: #EBF3FB;
	padding: 2;
	font-size: 14px;
	color: #FFFFFF;
	text-align:right
}
#headerOrg *
{
	font-size: 11px;
}
#header {
	width: 990px;
	position: relative;
	height: 106px;
	background: url(header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFFFFF;
}
.color1 #header {background: url(header1.jpg);}
/*.color2 #header {background: url(header2.jpg);}*/
.color3 #header {background: url(header3.jpg);}
.color4 #header {background: url(header4.jpg);}
.color5 #header {background: url(header5.jpg);}
.color6 #header {background: url(header6.jpg);}
.color7 #header {background: url(header7.jpg);}
.color8 #header {background: url(header8.jpg);}
.color9 #header {background: url(header9.jpg);}


#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;

	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;

	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;
}

/* Menu */
#menu {
	clear: both;
	width:928px;
	margin-top:1px;
	margin-left:30px;
	background: url(F2.GIF) repeat-x ;

	border:1px solid #b6cfe7;
    border-top:5px
	font: 11px Tahoma, Sans-serif;
	height: 23px;
    line-height: 23px;
}

/*.color1 #menu {background: url(menu1.jpg)}*/
/*.color2 #menu {background: url(menu2.jpg)}*/
.color3 #menu {background: url(menu3.jpg)}
.color4 #menu {background: url(menu4.jpg)}
.color5 #menu {background: url(menu5.jpg)}
.color6 #menu {background: url(menu6.jpg)}
.color7 #menu {background: url(menu7.jpg)}
.color8 #menu {background: url(menu8.jpg)}
.color9 #menu {background: url(menu9.jpg)}

#menu ul {
float: right;
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #4F82CB;
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #b6cfe7;
	color: #4F82CB;
}
#menu ul li#current a {
	background-color: #FFF;
	color: #4F82CB;
}

/* Main Column */
#main {

	float: right;
	text-align:right;
	padding: 0; margin: 0;
	width: 800px
}
#centerpanel {
	float: right;
	text-align:right;
	padding: 0; margin: 0;
	width: 430px
}
#centerpanel h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(square-green.png) no-repeat 3px 50%;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/skin2/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 180px;
	padding: 0; margin-right:10px;

}
#sidebar h1 {

	margin-top: 10px;
	padding: 5px 0 5px 10px;
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(headerbg.gif) repeat-x left bottom;
	border: 1px solid #EFF0F1;
}
h1.back {
	text-align:right;
	vertical-align: top;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color: #555;
	background:#ebf3fb;
	border-color:#6699ff;

}
h1.back a,h1.back span{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;

	}
#sidebar .left-box {


	border: 1px solid #EFF0F1;
	margin: 0 0 5px 0;
}
#sidebar ul.sidemenu {
    list-style: none;                        .
	text-align: right;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 0px solid #DDDDDD;
	background: url(sign.gif) 135px 5px no-repeat;
	padding: 2px 0 2px 25px;
	padding-right:20px;
	margin: 0 2px;
    height: 25px;



;



}
#sidebar ul.sidemenu .wi a {

	font-weight: normal;
	font-family:tahoma;
	text-decoration: none;
    position: relative;
    right: 0px;
	color:#0C3965;





}
#sidebar ul.sidemenu .wi a:hover
{
	color:maroon;
}

/* left panel*/
#leftpanel {
	float: right;
	width: 340px;
	padding: 0; margin: 0;
	padding-left:15px;
}


/* Footer */

#footer {
background: url(footer.jpg) no-repeat scroll center top;
clear:both;
color:#666666;
font-size:92%;
height:100%;
text-align:center;
}
#botMenu {
position:  relative;
 left: 30px;
clear:both;
color:#666666;
font-size:92%;
height:100%;
text-align:center;
margin-top:40px;

}
#botMenu a {

 color: #267499;
 font-family: Tahoma;
}
.botMenuHead
{
   font-family: Tahoma;
   font-size: 10px;
    color: #000099;
}


#footer a { text-decoration: none; color: #4F82CB}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
hr.Footer {width:50%;direction:rtl;margin-top:10px}





.Menue
{

    display: table;
  	width:816px;
    padding: 0 0 0px 0;
	margin: 0;



}

#dropDownM, #dropDownM ul
{
	list-style: none;
	padding: 0 0 26px 0;
	margin: 0;

}

#dropDownM li span
{
 font-weight: bold;
 font-size: 10px
}
#dropDownM li
{
	float: right;
	margin-right: 3px;
	position: relative;

}
#dropDownM ul
{
	position: absolute;
	top: 22px;
	left: -1px;
	width: 150px;
	padding: 0;
    visibility: hidden;
    background: #F0F8FF;
    z-index: 1000;

}
#dropDownM ul li
{
	float: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
    border-bottom: 1px solid #0099CC  ;



}
#dropDownM a:link, #dropDownM a:visited
{
     display: block;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	color: #000;
	padding: 5px;


}




#dropDownM li:hover
{
	background-color: #e2f0ff;

}





#dropDownM li:hover ul.d-submenu
{

 z-index: 2000;

}
#dropDownM ul.d-submenu ul.inter1
{
   position:absolute;
	top: 5px;
	left:150px;
    visibility: hidden;

}
#dropDownM ul.d-submenu li:hover ul.inter1
{

}
#dropDownM ul li
{
	border-right: 5px solid #4682B4;
}
#dropDownM ul li:hover
{
	border-right: 5px solid #7D3F00;
}





 #dropDownM ul.d-submenu ul.inter1 ul.inter2
{
    visibility: hidden;

}

#dropDownM ul.d-submenu ul.inter1 li:hover ul.inter2
{

   position:absolute ;
	top: 5px;
	left: 8px;

}
 #dropDownM ul.d-submenu ul.inter1 ul.inter2 ul.inter3
{
    visibility: hidden;

}

#dropDownM ul.d-submenu ul.inter1 ul.inter2 li:hover ul.inter3
{

   position:absolute ;
	top: 5px;
	left: 150px;

}




.handle ,.handle a
{
 color:#003366;
font-weight:bold;
font-size:10px

}
span .SubjectNews
{
 color:#003366;
font-weight:bold;
font-size:10px;
margin-left:5px

}
.NewsSelected  a , .NewsDefault a
{
color:#003399;
font-size:11px;


}
.content a
{
 color: #006699;
}

