* { margin: 0; padding: 0; }

body 
{	
	color: #4D4D4D;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    background-color: #04091f;
    height: 100%;
	margin: 0 auto;
	padding:0;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	
}
a:hover {
	color: #4EBF37;
	
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;			
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

/* images */
img {
	border: none;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 3px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
}
ul span, ol span {
	color: #334433;
}

ul li, ol li {
	padding-top:3px;
	padding-bottom:3px;
}

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;    
}

/* form elements */
form {
	
}
label {
	
}
input 
{
    
	
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
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;
}
.content 	 {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,Tahoma, Verdana, Helvetica;line-height:20px;}
.content2 	 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma,Tahoma, Verdana, Helvetica;line-height:20px;}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 960px;
	background: #ffffff;
	margin: 0 auto;
	text-align: right;
}
#contentWrap {
	clear: both;
	width: 960px;
	padding: 0; 
	background-color:#ffffff;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 1px;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header2 {
	width: 960px;
	height: 18px;
	background-image:url('trezlogo.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:Transparent;
	
}
#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;		
}

#news
{
    height:200px;
    margin:auto;  
    background:url('news256.jpg') no-repeat left; 
    background-position:left;
    width:100%;
}
#fun
{
    height:200px;
    margin:auto;  
    background:url(Read256.jpg) no-repeat left; 
    background-position:left;
    width:100%;
}

/* Menu */
#menu {
	clear: both;
	float:right;	
	margin-right:5px; padding: 0 0 0 0;
	margin-top:4px;
	background: url(globalsearch_bg_main.PNG) repeat-x center top;	
	font: 12px/26px Tahoma, Arial, Tahoma, Sans-serif;
	color:White;
	height: 50px;
}
#menu ul {
	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: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {
	float: left;
	margin: 0;
	background:#ffffff;
	padding: 0;
}

#main .box2 {
	border: 0px solid #ffffff; 
	margin: 0px 0 0px 0;
}

#main .box {
	border: 1px solid #c1c3c1; 
	margin: 0px 0 0px 0;
}

#abg
{
}

#abg a
{
	text-align:right;
	display:block;
	color:#252468;
	padding:6px 24px 7px 0px;
	background-position:97% 52%;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-image:url('amain1.jpg'); 
	
	height: 21px; 
	background-position:right; 
}
#abg a:hover
{
	text-align:right;
	display:block;
	color:#252468;
	padding:6px 24px 7px 0px;
	vertical-align:middle;
	background-position:97% 52%;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-image:url('amain2.jpg');  
	height: 21px; 
	background-position:right; 
}

.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(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: left;
	width: 19%;
	padding: 0; margin: 0;	
	margin-left:5px;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(h11.GIF) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
#sidebar2 {
	float: right;
	width: 25%;
	height:inherit;
	padding: 0; margin: 0;
	background-color:#ffffff;
}	
#sidebar2 h1 {
	margin-top: 1px;
	padding: 0px 0px 0px 0px; 
	font: 9pt Tahoma, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	
}
#sidebar2 .left-box {
	border: 0px solid #EFF0F1; 
	
	margin: 0 0 0 0;
}

#sidebar2 .left-box2 {
	border: 0px solid gray; 
	margin: 0 0px 0px 0;
		
}

#sidebar2 a{
	text-align:right;
	display:block;
	padding:2px 10px 2px 0px;
	vertical-align:middle;
	background-position:97% 52%;
	color:#696969;
	background-attachment:scroll;
	background-repeat:no-repeat;
	
	
}
#sidebar2 a:hover{
	
	font-style:inherit;
	font-weight:300;
	background-repeat:no-repeat;
	background-attachment:scroll;
	color:Blue;
}

#sidebar2 ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar2 ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar2 ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
/* Footer */	
#footer {
	color: #959595;
	clear: both;
	width: 100%;
	height: 18px;
	background:#252525;
	text-align: center;		
	background-position:left center;
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* 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; }
.btn {
	BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; BACKGROUND:url(button.gif) no-repeat 0px 0px; FLOAT: none; FONT: 12px Tahoma; BORDER-LEFT: 0pt; WIDTH: 89px; CURSOR: pointer; COLOR: #000; BORDER-BOTTOM: 0pt; HEIGHT: 25px; TEXT-ALIGN: center
}
.btn:hover {
	BACKGROUND:url(button.gif) no-repeat 0px -25px;
}

.btn2 {
	BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; BACKGROUND:url(images/btn.gif) no-repeat 0px 0px; vertical-align:middle; FLOAT: none; FONT: 8px Tahoma; BORDER-LEFT: 0pt; CURSOR: pointer; COLOR: #000; BORDER-BOTTOM: 0pt; TEXT-ALIGN: center
}

.lblbuy
{
	display:block;
	width:202px;
	}
	
.PickerCSS
{
	background-color: #ffffff;
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}
.PickerHeaderCSS
{
	background-color: lightgrey;
	height: 30px;
}
.PickerFooterCSS
{
	background-color: lightgrey;
}
.PickerWeekDayCSS
{
	background-color: lightgrey;
	text-align: center;
	font-size: 8pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 19px;
}
.PickerCalendarCSS
{
	background-color: #e8f4ff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 19px;
}
.PickerWorkDayCSS
{
	background-color: #ffffff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
A.PickerWorkDayCSS
{
	color: black;
	text-decoration: none;
	border: none;
}
.PickerForbidenCSS
{
	background-color: #e8f4ff;
	color: Red;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}
.PickerSelectedCSS
{
	background-color: #e4e8ff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
A.PickerSelectedCSS
{
	font-weight: bold;
	color: #0066ff;
	text-decoration: underline;
	border: none;
}
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #eaece8;
  background-repeat:no-repeat;
  background-position:right;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #eaece8;
  background-repeat:no-repeat;
  background-position:right;
}

ul.menu li ul li a {
  background: #fff;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #fff;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

.content_space {
    margin: 0 auto;
    width: 964px;
    background:#ffffff;
   
}

.link1 
{
	height:21px;
	padding-top:5px;
	width:100%; 
	direction:rtl; 
	text-align:center;
	font-size:9pt;
}
.link1 ul {
	list-style: none;
	margin:0 ; padding:0 ;
	margin-top:3px;
}
.link1 ul li {
	display: inline;
}
.link1 ul li a {
	padding: 0 4px;
	color: #9f9f94;	
	text-decoration: none;
}
.link1 ul li a:hover {
	color: #FCB316;	
}

.menu_con
{
	
	background: url("menu_con.jpg") repeat-x scroll right center   ;
    margin: 0 auto;
    padding: 0;
    height:51px;
    width:964px;
    text-align:center;
}

.menu_left
{
	background: url(menu_left.jpg) no-repeat scroll left center transparent  ;
	margin: 0 auto;
    padding: 0;
    height:51px;
	}
	
.menu_right
{
	background: url(menu_right.jpg) no-repeat scroll right center transparent  ;
    padding: 0;
    height:51px;
    clear:both;
	}
	
	/*menu */
	
.menu_style  {
	list-style: none;
	margin: 0 auto;
	text-align:center;
	height:51px;
	vertical-align:middle;
	direction:rtl;
	clear:both;
	padding:0px 5px 0 0;
}	
.menu_style ul {
	list-style: none;
	margin: 0 auto;
	text-align:center;
	height:51px;
	vertical-align:middle;
	direction:rtl;
	clear:both;
	padding:0px 5px 0 0;
}
.menu_style ul li {
	margin: 0 auto;
	text-align:center;
    float:right;
	vertical-align:middle;
	height:51px;
	line-height:48px;
	display:inline;
	width:auto;
	padding-left:15px;
	padding-right:15px;
	background-image: url("mBorder.jpg");
    background-position: left center;
    background-repeat: no-repeat;
}
.menu_style ul li a,a:visited {
	padding: 0 0px;
	color: #ffffff;	
	text-decoration: none;
	vertical-align:middle;
	height:51px;
}
.menu_style ul li a:hover {
	color: #08a9dd;	
}

.box_top1
{
 /* background: url("images/box_top.jpg") no-repeat scroll top center ;*/
    margin: 0;
    padding: 0;
    height:47px;
    width:199px;
}
.box_top2
{
 /* background: url("images/treznarm.jpg") no-repeat scroll top center ;*/
    margin: 0;
    padding: 0;
    height:47px;
    width:199px;
}
.box_top3
{
 /* background: url("images/trezshabake.jpg") no-repeat scroll top center ;*/
    margin: 0;
    padding: 0;
    height:47px;
    width:199px;
}
.box_top4
{
 /* background: url("images/trezsms.jpg") no-repeat scroll top center ;*/
    margin: 0;
    padding: 0;
    height:47px;
    width:199px;
}

.box_midel
{
	background: url("box_con.jpg") repeat-y scroll right center  transparent;
	margin: 0;
     padding:0 ;
    height:100%;
  width:199px;
  height:170px
}

.box_bottom
{
	background: url("box_bottom.jpg") no-repeat scroll center bottom  transparent;
	margin: 0;
    padding: 0;
    height:31px;
    width:199px;
	}
	
.p-content
{ text-align:right;
    direction:rtl;
	}
.p-content	a, a:visited {
   
    color: #4F82CB;
    text-decoration: none;
    text-align:right;
    direction:rtl;
}

.t_con
{
	background: url("t_con.jpg") repeat-x scroll right center   ;
    margin: 0 ;
    padding: 0;
    height:31px;
   
   
	}
.t_left
{background: url("t_left.jpg") no-repeat scroll left center transparent  ;
	 margin: 0 ;
    padding: 0;
  height:31px;
	}
.t_right
{background: url("t_right.jpg") no-repeat scroll right center transparent  ;
	 margin: 0 ;
    padding: 0;
   height:31px;
	}
