/*-----------------------------------------------------------
Description: Service Desk & IT 2010
Version: 1.0
Author: Marta Matos
Author URI: www.aspevents.net
-----------------------------------------------------------*/


/* RESET
-----------------------------------------------------------*/
a img {border:none;}
.clear {clear:both;}
h1,h2,h3,h4,h5,h6, div {margin:0; padding:0;}
/*---------------------------------------------------------*/


/* WEBSITE HTML/BODY
-----------------------------------------------------------*/
html, body {border:0; margin:0; padding:0;}
body {font:0.8em  Arial, Helvetica, Sans-serif; text-align:left; background:url(../g/2010/template/bg.gif) repeat; color:#444444;}
body a{color:#f58220; text-align:left; text-decoration:none;}
body a:hover{ color:#482f92; text-align:left; text-decoration:none;}
/*---------------------------------------------------------*/


/* STRUCTURE
-----------------------------------------------------------*/
#PageBody_DIV{width:1000px; margin:0 auto; position:relative;}
#wrap{width:1000px; float:left; position:relative; background-color:#fff; }
#wrapper{width:1000px; float:left; position:relative; background:url(../g/2010/template/top_bg.jpg) no-repeat;}
#banner{width:1000px; height:176px; margin-top:55px;}
#menu{}
#content{width:970px; margin-left:20px; _margin-left:12px; float:left; position:relative; margin-top:20px; margin-bottom:15px;}
	#sheet{width:600px;float:left; position:relative;}
	#pb_right1{width:200px;float:left; position:relative; margin-left:20px;}
	#pb_right2{width:120px;float:left; position:relative; margin-left:20px;}
#bottom{width:1000px; float:left; position:relative; height:84px; background:url(../g/2010/template/bottom_bg.jpg) no-repeat;}
#foot {width:1000px; height:25px;}
/*---------------------------------------------------------*/

/* NAVIGATION
-----------------------------------------------------------*/
/*********[BEGIN]mainmenu*********/
.menu1{ z-index:999; position:relative;  float:left; width:780px;  padding-left:20px;}
.menu1 li{list-style:none; float:left; position:relative; z-index:100;}
.menu1 ul{margin:0; padding:0; }
.menu1 table{position:absolute; border-collapse:collapse; z-index:80; left:0px; top:-1px;} 	/* use the table to position the dropdown list (only to I.E.6) */
.menu1 ul li{display:block; background-color:#25184b;}
.menu1 ul li a{ color:#fff;}
.menu1 ul li:hover, .menu1 ul li a:hover{background-color:#482f92; display:block; color:#fff; /*main menu Background on hover*/}
.menu1 ul li a, .menu1 ul li a:hover{text-align:center; display:block; font-family:Arial, Helvetica, sans-serif; font: bold 0.90em Arial, Sans-serif; text-transform:uppercase; text-decoration:none; padding:14px 12px 14px 12px; _padding:10px 12px 13px 12px;}
/*********[END]mainmenu*********/
	
/*********[BEGIN]submenu*********/
.menu1 ul ul{margin:0; padding:0; padding-top:0px; _padding-top:0px; }
.menu1 ul ul li{list-style:none; width:150px;}
.menu1 ul ul li a{ background-color:#482f92; color:#fff; font: normal 0.85em Arial, Sans-serif; padding:10px 13px; text-align:left; text-transform:none;}
.menu1 ul ul li a:hover{font: normal 0.85em Arial, Sans-serif;color:#fff;background-color:#6d59a8;padding:0; padding:10px 13px; text-align:left; text-transform:none;}
.menu1 ul ul li:hover {background:none; } /* To get rid of the repeating of background color from the main menu*/
.menu1 ul li:hover ul li{background:none; } /* To get rid of the repeating of background color from the main menu*/
.menu1 ul ul {visibility:hidden;position:absolute;height:0;}
.menu1 ul li:hover ul, .menu1 ul a:hover ul{visibility:visible;}
/*********[END]submenu*********/
/*---------------------------------------------------------*/


/* PANELS
-----------------------------------------------------------*/
.panel_bottom{height:10px;}

.panel_body2{background-color:#dedbdb; padding:10px;}
.panel_bottom2{height:15px;}

h4{color:#fff; text-transform:uppercase; font-size:0.9em; font-weight:bold; padding:10px;}
.panel_top4{height:33px; background:url(../g/2010/template/title_bg.gif) no-repeat right #25184b;}
.panel_body4{padding:10px;}
.panel_bottom4{height:10px;}
/*---------------------------------------------------------*/

/* SHEETS
-----------------------------------------------------------*/
h1{height:13px; color:#fff; text-transform:uppercase; font-size:0.9em; font-weight:bold; padding:10px; background:url(../g/2010/template/title_bg.gif) no-repeat right #25184b; margin-bottom:10px;}
h2{height:13px; color:#fff; text-transform:uppercase; font-size:0.9em; font-weight:bold; padding:10px; background:url(../g/2010/template/title_bg.gif) no-repeat right #25184b; margin-bottom:10px;}
h3{color:#482f92; font-size:1em; font-weight:bold; margin-top:6px;}

.sheetbody{margin-bottom:20px;}
.sheetbody p {padding:0; margin:0; margin-bottom:15px;}

.bodysheet{margin:0px; padding:0;}
.bodysheet p {padding:0; margin:0; margin-bottom:15px;}


.leftsheet{width:290px; float:left;}
.rightsheet{width:290px; float:left; margin-left:20px;}
.fullsheet{width:600px; float:left;}
.fullsheet p {padding:0; margin-top:0; margin-bottom:15px;}
/*---------------------------------------------------------*/

/* FOOTER
-----------------------------------------------------------*/
ul#footer{text-align:center; margin:0; margin-top:10px; padding-top:0px; padding-bottom:15px;}
ul#footer ul { background:none; color:#fff;}
ul#footer li {list-style:none; display:inline; padding:0 3px 0 3px; background:none;  font:0.8em Arial, Sans-serif; color:#f58220;}
ul#footer li a{text-decoration:none;  background:none; color:#f58220;}
ul#footer li a:hover{ text-decoration:none;  background:none; color:#482f92;}
/*-----------------------------------------------------------*/


