
/* THE BIG GUYS */

body {	margin:0; 
	background: url(../images/bg_green_6.jpg) repeat-x; 
	background-color: #eeeded ;
	/*background-color: #D4F7D4;*/
}

#type-c { 	}



/* LAYOUT - main body of page */
#wrap {position: relative;  top:20px; margin: 0 auto; width:1024px; font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size:	10pt;	color:black; }
#wrap_left {
	position:relative;
	top:20px;
	left:0px;
	width: 800px;
        /*background-color: #DFE9D8;*/
        background-color: #ffffff;
        border: 1px solid #666666;
}
#wrap_border {position:absolute;top:21px;right:38px;width:200px;  background-color:transparent; }



#header { 
	height:				200px;	width:		100%;	left:				0px;	top:				0px; background-color:transparent; border-top: 1px solid #C1D4B2;   
	background: url(rotate.php) no-repeat;
	
}

#breadcrumb
{
	height:				20px;
	width:		793px;
	padding-top: 7px;
	padding-left: 7px;
	background-color:#fff;
	font-size: 0.8em;
	color: #666666;
	
	
}

/* 3 colums START */
#CONTENT 
{	display: table-row;

} 


#content_left,
#content_normal,
#content_right
{
display: table-cell;
vertical-align: top;
float:left;

 }
 

#content_left {
	width:160px;
	text-align: left;
	font-size: 11px;
}
#content_normal { width:450px; padding-left: 10px; padding-right: 10px; background: url(../images/bg_normal.jpg) repeat-y; }
#content_right {width:160px; text-align: right; font-size: 11px; }

* html #content_left,
* html #content_normal, 
* html #content_right
{
margin-bottom: -10000px;
padding-bottom: 10000px;
float: left;
 } 


*+html #content_left,
*+html #content_notmal, 
*+html #content_right
{
height:100%;
 }  


/* 3 colums STOP */


#site-name {
	position:			absolute;	
	height:				30px;	
	width:				738px;	
	left:				12px;	
	top:				80px;
}


/*NAVIGATION TOP START ------------------------------------------- */
/* Main div */

#navigation_top  {
margin-top: 20px;
margin-left:0px;
font-size: 1.3em;
font-family: Arial;




}

#navigation_top a {
	padding-left:12px;
	/*-- color:	#666;--*/
	color: #fff;
	background-color:transparent;	
	/*--font-variant: small-caps;--*/
	font-weight: 	bold;	


}

#navigation_top a:hover {	
color: 			#999999;	
text-decoration: 	none;
		
}

#navigation_top_item_active, #navigation_top_item_active a {
	color: 			#999999;	
	text-decoration: 	underline;	
	float: left;
	margin-right: 10px;
	background: url(../images/square.gif) no-repeat 0 4px;	

}

#navigation_top_item_active a:hover {	
	color: 			#fff;	
	text-decoration: 	none;	
	background: transparent;
	float: left;
	margin-right: 10px;
	
}


/*NAVIGATION LEFT START ------------------------------------------- */

/* Main div */

#navigation_top_box {
	width: 180px;
	background: url(../images/bg-menu-top.gif) no-repeat top right;
	padding-top: 20px;
}

#navigation  {
	padding: 10px;
	background-color: #6cb5da;
	padding-bottom: 30px;
	/*border-left: 1px solid #eeeded;
	border-bottom: 1px solid #eeeded;
	border-right: 1px solid #eeeded;*/
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt; font-weight:bold;	
	color:	#333; 
	background-color:transparent; 
}

#navigation_menu_links td {
        padding-left:12px;	
	background: url(../images/square2.gif) no-repeat 0 13px;
	
}


#navigation_item_active, #navigation_item_active a {	
color: 				#999999;	text-decoration: 	none;	
	float: left;
	margin-right: 10px;
	background: url(../images/square2.gif) no-repeat 0 4px;	

}

#navigation_item_active a:hover {	
color: 				#ff7c03;	
text-decoration: 	none;	background: transparent;
	float: left;
	margin-right: 10px;
	
}

#navigation a:hover {	color: #ff7c03;	text-decoration: 	none;	background-color:transparent;		
}

#mainlevel_item_active, #mainlevel_item_active a {	color: 				#3399cc;	text-decoration: 	none;	background-color:transparent;
	
}

#mainlevel_item_active a:hover {	color: 				#3399cc	text-decoration: 	none;	background-color: transparent;
	
}

/*second tear default */
#sublevel_box {
padding: 5px 0 0 4px;

}

#sublevel_box a {
        color: #000;
        font-size: 8pt;
        font-weight:            normal;

}

#sublevel_box a:hover {
        color:                  #4C4432;
        font-weight:            normal;
        text-decoration: none;

}

#sublevel_box_active, #sublevel_box_active a {
        color:                          #000;
        text-decoration:        underline;
}

#sublevel_box_active, #sublevel_box_active a:hover {
        color:                          #333;
        text-decoration:        none;
}

/* TYPOGRAPHY START ------------------------------------------- */
p, ul, ol {margin: 0 0 1.5em}

.highlight {color:#756D5E}
.subdued {color:#999}
.error {color:#FF6600;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px}
small {font-size:11px}

h1 {	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif, univers;	font-weight: normal;	line-height: 20px;	font-size: 18px;	color: #3399cc;	padding: 0 0 0 0;	margin: 0 0 6px 0;	background-color: transparent;}
h2 {	font-size: 13px;	color: #3399cc;	padding: 0 0 0 0;	margin: 22px 0 -8px 0;	background-color: #fff;}
h3 {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 8pt;	font-weight: bold;	margin-top: 0px;	color: #3399cc;	margin-bottom: 6px;	padding: 0px 0px 0px 0px;	background-color: transparent;}



/* TYPOGRAPHY STOP  ------------------------------------------- */


/* LINKS */
a {	color: 				#756D5E;	background-color: 	inherit;	text-decoration: 	none;}	a:hover {	color: 				#4C4432;	background-color:	inherit;	text-decoration: 	underline;	}


/* FORMS */
form {margin: 0 0 1.5em}
input, textarea {font-family: Tahoma, arial, verdana, sans-serif; margin: 2px 0; border: 1px solid #999}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}

	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}
	
	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {width:100%;padding: .5em 0;background: #f6f6f6; border-top: 1px solid #d7d7d7;position:relative}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}
		form.f-wrap-1 h3 {margin:0 0 .6em;font: bold 155% arial;color:#FF6600}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em;float:left;margin-left:10px}
		
		form.f-wrap-1 label b {float:left;width:8em;line-height: 1.7;display:block;position:relative}
		form.f-wrap-1 label b .req {color:#FF6600;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}
		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}
		form.f-wrap-1 div.req b {color:#FF6600;font-size:140%}
		form.f-wrap-1 label select {width: 15.5em}
		form.f-wrap-1 label textarea.f-comments {width: 20em}
		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}
		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(../images/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}



/* LISTS */
ul {margin: .3em 0 1.5em 0;list-style-type:none}
	ul.related {margin-top: -1em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 25px;background: transparent url("../images/sprites.gif") no-repeat 0 0}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}

/* GENERAL */
img {border:none} 
hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 


	





	/* SEARCH */
	#search {color:black;font-weight:bold;position:absolute;top:10px;}
	#search form {margin:0}
	#search input {width:8em;margin: 0 0 -1px;height:1.2em}
	#search label {padding:5px 0 0;display:inline}
	#search input.f-submit {width:auto;font-size:81%;margin:0 0 -.15em;height:1.95em}
	

	.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
	.thumbnail img {border: 1px solid #000}
	
	.pagination {background: #f2f2f2;color:#666;padding: 4px 2px 4px 7px;border: 1px solid #ddd;margin: 0 0 1.5em}
	.pagination p {position:relative;text-align:right}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
	.pagination p a:hover {background:#FF6600;color:#fff}
	.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}
	
	#resultslist-wrap {margin: 0 0 1.5em;font-size:92%}
	#resultslist-wrap dt, #resultslist-wrap dl {margin: 0}
	#resultslist-wrap dt {font: bold 85% arial;padding: 3px 0}
	#resultslist-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% arial}
	#resultslist-wrap li dd {font: normal 73% arial}
	#resultslist-wrap li dl {margin:0}
	#resultslist-wrap dd {line-height:1.3}
	#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}
	
	/* TABLES */
	.table1 {border: 2px solid #900;border-collapse:collapse;width:100%}
		.table1 td {background: #fff url("../images/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff}
		.table1 th {text-align:left;border: 1px solid #fff}
		.table1 thead th {color:#fff;font-size:145%;background: #900 url("../images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
		.table1 tbody th {color:#fff;font-size:115%;background: #88b8db url("../images/sprites.gif") repeat-x 0 -1400px;padding: 6px}
		.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef url("../images/sprites.gif") repeat-x 0 -1500px;padding: 6px}

	/* TABLES - calendar */
	.calendar {width:200px;font-size:92%}
		.calendar td {text-align:center;border: 1px solid #ddd}
		.calendar th {text-align:center}
		.calendar thead th {padding: 3px 2px}
		.calendar tbody th {padding: 2px}
		.calendar tbody th.sub {padding: 2px}
		
	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("../images/sprites.gif") no-repeat 5px -500px;padding-left:21px}
		a.morelink:hover {background: transparent url("../images/sprites.gif") 5px -400px}
		.morelink span {position:absolute;left:-9999px;width:900px}
		
	/* CODE - formatting for code inserted into body - more here: http://dizque.lacalabaza.net/temp/lipt/ */
		ol.code {font-family: monospace;position:relative}
		ol.code li {color: #666;margin-bottom: 1px}
		ol.code code {color: #000;display: block}
		ol.code .cmt {color: #4077d2}
		li.tab0 code {padding-left: 4em}
		li.tab1 code {padding-left: 8em}
		li.tab2 code {padding-left: 12em}
		li.tab3 code {padding-left: 16em}
		li.tab4 code {padding-left: 20em}
		li.tab5 code {padding-left: 24em}
		ol.code li  {background: #f3f3f3 url("../images/td_bg.gif") no-repeat 100% 100%}
		p.note {margin: 1em;border: 1px solid #ddd;background: #f0f0f0;padding: 1em}
		
		
	
/* contenttable */
.contenttable td {
	background-color: #C8D5E6;
	padding: 5px;
}
