﻿/*CAL POLY ADVANCED CSS TEMPLATE V 3.0*/
/*EDUCATIONAL WEB SERVICES*/
/*SAGE*/


/*BODY
This defines the body of the page.
---------------------------------------------------------------------------*/
body {
	color:#333333;
	background:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:.8em;
	font-family:Arial, Verdana, Helvetica, Sans-serif;
}

.skiptocontent{
	font-size:.8em;
	background:#40433a;
	text-align:right;
    padding:1px 20px 3px 0;
    color:#ffffff;
}


/*WRAPPER ELEMENTS
These elements create the basic structure of the page
---------------------------------------------------------------------------*/

#frame_wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header_wrapper{
	width:900px;
	clear:both;
}
#header_col_left{
	width:210px;
	float:left;
	text-align:left;
	background-color:#ffffff;
	height:335px;
	margin-right:2px;
}
#header_col_right{
	width:688px;
	float:left;
	text-align:left;
	background-color:#ffffff;
	height:335px;
}
#content_wrapper{
	width:900px;
	height:100%;
	clear:both;
	min-height:100px;
	border-top:2px #ffffff solid;
	color:#ffffff;
}
#content_col_left{
	width:210px;
	float:left;
	text-align:left;
	padding-top:10px;	
}
#content_col_right{
	width:690px;
	float:left;
	text-align:left;
	padding-top:10px;
}
/*
#content_col_right{
	width:690px;
	float:left;
	text-align:left;
	padding-top:10px;
}
*/
#footer_wrapper{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	clear:both;
}



/*COLOR CLASSES
Set the color bar for each page
---------------------------------------------------------------------------*/
.framecolor_yellow{
	background-color:#40433a;
	background-image: url("../../images/color_yellow.png");
	background-repeat:repeat-y;	
}
.framecolor_green{
	background-color:#40433a;
	background-image: url("../../images/color_green.png");
	background-repeat:repeat-y;	
}
.framecolor_grey{
	background-color:#40433a;
	background-image: url("../../images/color_grey.png");
	background-repeat:repeat-y;	
}
.framecolor_purple{
	background-color:#40433a;
	background-image: url("../../images/color_purple.png");
	background-repeat:repeat-y;	
}
.framecolor_teal{
	background-color:#40433a;
	background-image: url("../../images/color_teal.png");
	background-repeat:repeat-y;	
}
.framecolor_rust{
	background-color:#40433a;
	background-image: url("../../images/color_rust.png");
	background-repeat:repeat-y;	
}
.framecolor_purple_white{
	background-color:#40433a;
	background-image: url("../../images/color_purple.png");
	background-repeat:repeat-y;	
}




/*HOMEPAGE FRAME ELEMENTS
These elements create the basic structure of the page
---------------------------------------------------------------------------*/
#homepageframe {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url("../../images/Template_HomepageBackground.gif");
}
#homepagecontentcenter {
	padding: 0px;
	margin: 0px;
	width: 900px;
	text-align: center;
}
#homepagecontentheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#homepagecontentfooter {
	padding: 0;
	margin: 0;
	clear:both;
}
#homepagecontentheader h1 {
	display:none;
}
#homepagecontentheader p {
	padding: 0px;
	margin:0px;
	
}div.imagecontainer {
	width:626px;
	float:left;
}
div.container {
	width:900px;
	clear:both;
}





/*HEADERS
These are the two headers used for the home page and subpages
---------------------------------------------------------------------------*/
div.homepageheader {
	background-image: url("../../images/Template_HeaderBlank.jpg");
	background-color:#003300;
	width:860px;
	height:121px;
	margin:0px 0px 4px 0px;
}






/*Two Column Layout
---------------------------------------------------------------------------*/
#twocolumns {
	margin:5px 10px 0px 0px;
}
#twocolumns div.leftcolumn {
	width:400px;
	float: left;
}
#twocolumns div.rightcolumn {
	width:400px;
	float:right;
}
#twocolumns h1 { 
	font-size: 1.1em;
	color:#343434;
	padding:0px;
	margin:0px 15px 3px 0px;
}
#twocolumns p { 
	font-size:.9em;
	padding: 0px 0px 5px 0px;
	margin:0px 15px 10px 10px;
}






/*FOOTER ELEMENTS
---------------------------------------------------------------------------*/
div.footerbottom_splashpage {
	width: 900px;
	height:42px;
	border-top:1px #40433a solid;
}
div.footerbottom {
	width: 900px;
	height:42px;
}
p.footerleft {
	width:250px;
	float: left;
	text-align:left;
	padding:7px 0px 0px 10px;
	font-size:.85em;
	color:#40433a;
}
p.footerright {
	width:250px;
	float: right;
	text-align:right;
	padding:7px 10px 0px 0px;
	font-size:.85em;
	color:#40433a;
}






/*PARAGRAPH TAGS
Standard Paragraph sturcture tags for controlling text content
---------------------------------------------------------------------------*/
p { 
	padding: 0px 0px 5px 0px;
	margin:0px 15px 10px 15px;
}
p.short { 
	padding: 0px 0px 5px 0px;
	margin:0px 195px 10px 15px;
}
p.italic { 
	font-style:italic;
	padding: 0px 0px 5px 0px;
	margin:0px 17px 10px 17px;
}
p.imagewrap { 
	padding: 0px 0px 0px 0px;
	margin:0px 0px 10px 15px;
}
p.backtotop{
	text-align:right;
	padding:2px 0px 0px 0px;
	margin:10px 10px 30px 20px;
	border-width:1px;
	border-style:solid none none none;
	border-color: #a5a698;
}
p.indented { 
	padding: 0px 0px 5px 0px;
	margin:0px 25px 10px 45px;
}
/*
p.footertextleft { 
	width:200px;
	padding: 9px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	font-size:.85em;
	text-align:right;
}
p.footertextright { 
	width:200px;
	padding: 9px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	font-size:.85em;
	text-align:right;
}
*/
p.newsposting { 
	font-style:italic;
	padding: 0px 1px 5px 1px;
	margin:0px 15px 0px 15px;
	font-size:.9em;
}




/*LINE BREAKS
---------------------------------------------------------------------------*/
br.clear {
	margin: 0px 0px 10px 0px;
}

br.clearfooter {
	margin: 250px 0px 0px 0px;
}

br.clearlinebreak {
	margin: 0px 0px 30px 0px;
}





/*BLOCKQUOTES
---------------------------------------------------------------------------*/
blockquote.standard {
	padding: 0px 30px 5px 30px;
	margin:0px 15px 10px 15px;
}
blockquote.fancy {
	padding: 0px 15px 5px 15px;
	margin:0px 15px 10px 15px;
	font-style:italic;
	font-family: serif; 
	background: transparent  left top no-repeat;
}
blockquote.fancy  div {
  padding: 8px;
  background: transparent  right bottom no-repeat;
}






/*HEADER TAGS
Depricated header tags for main content sections;
.pagetitle referes to the class used for subpage headers
---------------------------------------------------------------------------*/

h1 { 
	font-size: 1.4em;
	color:#21451F;
	padding: 0px 0px 5px 0px;
	margin:0px 15px 10px 15px;
}

h2 { 
	font-size: 1.2em;
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin:0px 15px 10px 15px;
}


h3 { 
	font-size: 1em;
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin:0px 15px 10px 20px;
}

h4 { 
	font-style:italic;
	font-size: .95em;
	color:#555555;
	padding: 0px 0px 0px 0px;
	margin:0px 15px 5px 45px;
}

.pagetitle { 
	font-size: 1.4em;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
	padding: 0px 10px 15px 0px;
	margin:0px 0px 0px 165px;
	text-align:right;
}





/*NAVIGATION LINK ELEMENTS
Controls navigation roll-over effect
---------------------------------------------------------------------------*/
#navcontainer {
	width:210px;
	float:right;
	clear:both;
}
#navcontainer ul {
	width:198px; 
	list-style-type: none;
	margin:0px; 
	padding-left:0px;
}
#navcontainer ul li a { 
	font-size: .9em; 
	text-decoration: none; 
	color: #333333; 
    display: block;
	width: 198px;
	margin:0px; 
	padding-left:5px;
	line-height:1.45em;
	border:1px solid #ffffff;
}
#navcontainer ul li.subnav { 
    text-decoration: none;
    color: #333333;
	display: block; 
	margin-left:-5px; 
	padding:0px;
	line-height:1em;
}
#navcontainer ul li a:hover { 
	width: 198px;
	background:#eeeeee;
	border:1px solid #cccccc;
}
#navcontainer h1 { 
	font-size: 1em;
	padding:0px 0px 0px 5px;
	margin:0px;
}


/*-------SUB NAVIGATION LINK-------*/
#navcontainer ul ul.rolloverlinksub { 
	margin-bottom: 10px;
}

#navcontainer ul ul.rolloverlinksub li a { 
	font-size: .85em; 
    text-decoration: underline;
    color: #333333;
	display: block; 
	width: 179px;
	margin:0px; 
	line-height:1.65em;
	padding-left:0px;
	border:1px solid #ffffff;
}
#navcontainer ul ul.rolloverlinksub li a:hover { 
	width: 179px;
	padding-left:0px;
	border:1px solid #fffffa;
	background:#ffffff;
    text-decoration: none;

}

#navcontainer ul ul.indentrolloverlinksub li a { 
	font-size: .85em; 
    text-decoration: none;
    color: #333333;
	display: block; 
	width: 189px;
	margin:0px; 
	line-height:1.35em;
	padding-left:12px;
}
#navcontainer ul ul.indentrolloverlinksub li a:hover { 
	width: 189px;
	padding-left:12px;
}




#subnavcontainer{
margin-left: 12px;
margin-top:-12px;
}
#subnavcontainer ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;	
}

#subnavcontainer ul li{
	display: inline;
	list-style-type: none;
}

#subnavcontainer a { 
	color:#ffffff;
	text-decoration:underline;
	font-size:1.2em;	
}
#subnavcontainer a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none;
}

#subnavcontainer a:hover {
	color: #ffffff;
	text-decoration: none;
}


/*SPLASH PAGE NAVIGATION LINK ELEMENTS
---------------------------------------------------------------------------*/
#splashnavcontainer {
	width:234px;
	float:left;
	clear:both;
}
#splashnavcontainer ul {
	width:200px; 
	list-style-type: none;
	margin:0px; 
	padding-left:9px;
}
#splashnavcontainer ul li a { 
	font-size: .9em; 
	text-decoration: none; 
	color: #333333; 
    display: block;
	width: 200px;
	margin:0px; 
	padding-left:5px;
	line-height:1.35em;
	border:1px solid #ffffff;
}
#splashnavcontainer ul li.subnav { 
    text-decoration: none;
    color: #333333;
	display: block; 
	margin-left:-5px; 
	padding:0px;
	line-height:1em;
}
#splashnavcontainer ul li a:hover { 
	width: 200px;
	background:#eeeeee;
	border:1px solid #cccccc;
	
	/*background: url(../images/Template_NavBackground2.gif);
	background-position: 209px 0; */
}
#splashnavcontainer h1 { 
	font-size: 1em;
	padding:0px 0px 0px 15px;
	margin:0px;
}


/*-------SUB NAVIGATION LINK-------*/
#splashnavcontainer ul ul.rolloverlinksub li a { 
	font-size: .85em; 
    text-decoration: none;
    color: #333333;
	display: block; 
	width: 189px;
	margin:0px; 
	line-height:1.35em;
	padding-left:12px;
}
#splashnavcontainer ul ul.rolloverlinksub li a:hover { 
	width: 189px;
	padding-left:12px;
}







/*EXTRA PARTS------------------------------------------
#navcontainer ul ul li a { 
    font-size: .9em;
	width: 175px; 
	color: #333333; 
	border-width: 0px; 
	border-style: none; 
    font-weight: normal;
	padding-right: 5px; 
	padding-left: 20px; 
}
#navcontainer ul ul li a:hover { 
	color: #000000; 
	background-color: #E7E7E7; 
}
#navcontainer h1 a { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 50%; 
	text-decoration: none; 
	color: #FFFFFF; 
    display: block;
	margin: 0px 0px 10px 0px; 
	border-bottom: 1px solid #003300; 
	padding: 5px 0px 5px 10px; 
	background: #065406 url(../images/h1_nav.gif) repeat-x left top; 
}
#navcontainer h1 a:hover { 
	color: #CCCCCC; 
}


------------------------------------------*/





/*FOOTER NAVIGATION LINK ELEMENTS
---------------------------------------------------------------------------*/
#footernav{
	margin-left:240px;
	margin-right:10px;
	text-align:left;
	padding-bottom:5px;
}
#footernav ul, #footernav li {
	font-size:.9em;
	display:inline;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#footernav ul li a {
	color:#000080;
}
#footernav ul li a:hover {
	color:#0000FF;
}


/*BASIC LINK
---------------------------------------------------------------------------*/
a.link:link { 
    font-weight: normal; 
    text-decoration: underline; 
    color: #ffffff;
}
a.link:visited { 
    font-weight: normal; 
    text-decoration: underline; 
    color: #ffffff;
}
a.link:hover, a:active { 
    text-decoration: none; 
    color: #dff1ff;
}






/*HIDDEN LINK
---------------------------------------------------------------------------*/
a.hiddenlink:link { 
    text-decoration: none; 
    color: #a1b39b;
    font-size:.001em;
    float:right;
}
a.hiddenlink:visited { 
    text-decoration: none; 
    color: #a1b39b;
    font-size:.001em;
    float:right;
}
a.hiddenlink:hover, a.hiddenlink:active { 
    text-decoration: none; 
    color: #a1b39b;
    font-size:.001em;
    float:right;
}






/*FOOTER LINK
---------------------------------------------------------------------------*/
a.footerlink:link { 
    font-weight: normal; 
    text-decoration: none; 
    color: #40433a;
}
a.footerlink:visited { 
    font-weight: normal; 
    text-decoration: none; 
    color: #40433a;
}
a.footerlink:hover, a.footerlink:active { 
    text-decoration: underline; 
    color: #40433a;
}





/*ORDERED LISTS
---------------------------------------------------------------------------*/
ol.orderedlist { 
	padding: 0px 0px 5px 0px;
	margin:0px 15px 10px 55px;
}
ol.orderedlist li { 
	padding: 0px 0px 10px 0px;
}	


ul.unorderedlist { 
	padding: 0px 0px 5px 0px;
	margin:0px 15px 10px 55px;
}
ul.unorderedlist li { 
	padding: 0px 0px 10px 0px;
}	


dl.definitionlist { 
	padding: 0px 10px 0px 10px;
	margin:0px 0px 10px 15px;
}


dl.definitionlist dt { 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin:10px 15px 0px 20px; 
}

dl.definitionlist dd { 
	padding:0px 0px 10px 0px;
	margin:0px 15px 0px 20px; 
}




dl.emergencydefinitionlist { 
	padding: 3px;
	margin:0px 0px 5px 15px;
}


dl.emergencydefinitionlist dt { 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 20px; 
}

dl.emergencydefinitionlist dd { 
}



ul.menus { 
	padding: 0px 0px 5px 0px;
	margin:0px 15px 10px 55px;
	list-style:none;
}
ul.menus li { 
	padding: 0px 0px 10px 0px;
}	





/*LEFT INFORMAITON POD
---------------------------------------------------------------------------*/
#leftinformationpod {
	width:180px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#leftinformationpod p {
	font-size:.9em;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}





/*HOMEPAGE IMAGE NAV POD
---------------------------------------------------------------------------*/
div.homepageframe {
	width:375px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}
div.homepageimage {
	width:75px;
	height:140px;
	float:left;
	margin:0px 12px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align:center;
	font-size:1.1em;
	background-color:#cccccc;
}
img.homepagegraphic {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	margin:2px 0px 0px 0px;
}
a.homepagelink:link { 
    font-weight: normal; 
    text-decoration: none; 
    color: #000000;
    font-weight:bold;
    font-size:.8em;
}
a.homepagelink:visited { 
    font-weight: normal; 
    text-decoration: none; 
    color: #000000;
    font-weight:bold;
    font-size:.8em;
}
a.homepagelink:hover, a.homepagelink:active { 
    text-decoration: none; 
    color: #000000;
    font-weight:bold;
    font-size:.8em;
}






/*IMAGES
---------------------------------------------------------------------------*/
img.floatleft {
	float:left;
	margin:0px 20px 0px 5px;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}

img.floatright {
	float:right;
	margin:0px 20px 0px 5px;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}

img.cptrans {
	float:left;
	border:none;
	font-size:2em;
	color:#ffffff;
}

/*use this class to hide any image element that should not be printed*/
img.print { display:none; }






/*ORDERED LISTS
---------------------------------------------------------------------------*/
div.emergency
{
    border: #990000 1px solid;
    padding: 2px;
    margin:0px 10px 20px 20px;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.4em;
    color: #990000;
    text-align: center;
    width:90%;
}






/*SPECIAL EVENTS TABLE
---------------------------------------------------------------------------*/
.eventstable {
	border:0px;
	width:100%; 
	margin:15px;
}
.eventstable td {
	padding-bottom:15px;
}







/*BASIC DATA TABLE
---------------------------------------------------------------------------*/
.datatable {
	border:0px;
	width:570px;
	margin:0px 0px 10px 15px;
	text-align:left;
}

.datatable tbody tr td {
	font-size: .9em;
	padding-left: .2em;
	padding-right: .1em;
	padding-top: .1em;
	padding-bottom: .1em;
	border: 0px;
}
	
.datatable tbody tr.odd td {
	font-size: .9em;
	padding-left: .2em;
	padding-right: .1em;
	padding-top: .1em;
	padding-bottom: .1em;
	background-color: #e8e9e5;
	border: 0px;
}

.datatable thead th {
	font-size: 1em;
	font-style:normal;
	font-weight:bold;
	color:#343434;
}






/*SEARCH BOX
---------------------------------------------------------------------------*/
#searchbox {
	float:right; 
	text-align:left; 
	margin:6px 20px 0px 0px;	
}
#searchbox p {
 margin:0px;
 padding:0px;
}
#searchbox input {
	background-color:#ffffff;
	border:1px #2E572B solid;
	color:#333333; 
	display:block; 
	height:15px; 
	padding:2px 1px 1px 10px; 
	width:143px;  
	float:left; 
}
#searchbox input.searchimg {
	width:50px;
	height:20px; 
	padding: 0;
	margin: 0;
	color:#ffffff; 
	font-size:.9em;
	background-position:top right;
	background-color:#3C6138;
}
#searchbox input.novalue { 
	color:#808080; 
	font-style:italic;
}
#searchbox input.hidden {
	display:none;
	}








/*HOMEPAGE INFORMATION COLUMNS
---------------------------------------------------------------------------*/
div.infopodcolumnleft {
	width:420px;
	margin:0px;
	padding-left:10px;
	float:left;
}

div.infopodcolumnright {
	width:420px;
	margin:0px;
	padding-right:7px;
	float:right;
}






/*HOMEPAGE NEWS POD
---------------------------------------------------------------------------*/


#newspod {
	background: top center no-repeat;
	background-color:#ffffff;
	/*background-image: url("../images/Template_Newsbackground.gif");*/
	width:415px;
	margin-right:4px;
	margin-bottom:4px;
	padding:0px;
	border-bottom:1px solid #5a7558;
	border-left:1px solid #5a7558;
	border-right:1px solid #5a7558;
}
#newspod p { 
	padding:5px;
	margin:0px;
	font-size:.85em;
}
#newspod h2 { 
	font-size: 1.25em;
	line-height:1.3em;
	color:#ffffff;
	background-color:#5a7558;
	padding:0em;
	margin:0em;
}
#newspod h3 { 
	font-size: .85em;
	line-height:.85em;
	padding:5px 0px 0px 5px;
	margin:0px;
}





/*HOMEPAGE NEWS POD
---------------------------------------------------------------------------*/
#quicklinkpod {
	background-color:#ffffff;
	width:416px;
	padding:0px;
	margin-right:4px;
	margin-bottom:4px;
	border-left:1px solid #5a7558;
	border-bottom:1px solid #5a7558;
	border-right:1px solid #5a7558;	
}

#quicklinkpod table {
	margin:0px 5px 5px 5px;
	padding:0px 10px 0px 10px;
	font-size:.85em;
	width:406px;
}
#quicklinkpod h2 {
	font-size: 1.25em;
	line-height:1.3em;
	color:#ffffff;
	background-color:#5a7558;
	padding:0em;
	margin:0em;
}





/*HOMEPAGE SPOTLIGHT POD
---------------------------------------------------------------------------*/
#spotlightpod {
	background-color:#ffffff;
	width:416px;
	padding:0px;
	margin-right:4px;
	margin-bottom:4px;
	border-left:1px solid #5a7558;
	border-bottom:1px solid #5a7558;
	border-right:1px solid #5a7558;	
}
#spotlightpod p { 
	padding:5px 5px 5px 5px;
	font-size:.85em;
}
#spotlightpod img { 
	float:right;
	padding:2px;
}
#spotlightpod h2 { 
	font-size: 1.25em;
	line-height:1.3em;
	color:#ffffff;
	background-color:#5a7558;
	padding:0em;
	margin:0em;
}
#spotlightpod h3 { 
	font-size: .85em;
	line-height:.85em;
	padding:5px 0px 0px 20px;
	margin:0px;
}





/*NEWS AND INFORMATION POD
---------------------------------------------------------------------------*/
#newsandinformation {
	border-top:10px solid #496947;
	border-bottom:1px solid #496947;
	margin-top:10px;
	color:#666666;
	padding:3px;
	background:#eeeeee;
}
#newsandinformation h1 { 
	font-size: 1.1em;
	color:#5b5c5e;
	padding:0px;
}
#newsandinformation dl { 
	font-size:.9em;
}
#newsandinformation dt { 
	font-weight:bold;
}
#newsandinformation dd { 
	margin-left:10px;
	margin-bottom:15px;	
}
#newsandinformation a { 
	color:#666666;
}





/*FLOATING NEWS POD
---------------------------------------------------------------------------*/
div.floatingnewspod {
	border-left:1px solid #496947;
	padding:0px 5px 0px 10px;
	margin:0px 5px 10px 10px;
	padding:3px;
	float:right;
	width:200px;
}
div.floatingnewspod h2 { 
	font-size:1em;
	color:#343434;
	padding:0px;
	margin-left:15px;
}
div.floatingnewspod ul { 
}






/*FORMS
---------------------------------------------------------------------------*/

form.inputform {
	margin:0px 20px 0px 10px;
}

form.inputform fieldset.group {
	padding:10px;
	margin-bottom:10px;
	border:1px solid #b8bb9e;
	border-color: #a5a698;
}

form.inputform fieldset.noline {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

form.inputform fieldset.group legend.boxtitle {
	padding:2px 5px 2px 5px;
	font-weight:bold;
	color:#ffffff;
	font-size:1.2em;
}

form.inputform label {
	width:15em; 
	float:left; 
	display:block; 
	margin-right:0.5em; 
	text-align:right
}

form.inputform label.noformat {
	display:block; 
	margin-right:0.5em; 
	text-align:right
}

form.inputform input.a {
	height:16px; 
	background-color: #F9F9F7; 
	padding-left:3px; 
	margin-bottom:10px; 
	color: #333333;  
	border:1px solid #a5a698;
}

form.inputform select {
	color:#333333; 
	background-color: #F9F9F7; 
	margin-bottom:10px; 
	background-color: #F9F9F7;  
	border:1px solid #a5a698;
}

form.inputform input.submit {
	margin-bottom:2em;
	text-align:center;
}

form.inputform textarea {
	background-color: #F9F9F7; 
	padding-left:3px; 
	margin-bottom:10px; 
	color:#666666; 
	border:1px solid #a5a698;
}






/*--------------------SORTABLE TABLE SAMPLE STYLES-------------------------*/

div.sorttable {
	padding:10px 0px 0px 20px;
	}

table.tablekit {
	border-collapse: collapse;
	font-size: .85em;
	font-family: arial, verdana,  helvetica, sans-serif;
	width:90%;
}

.tablekit td, .tablekit th {
	padding: 0.2em;
	border: 1px solid #CCC;
}

.tablekit thead, .tablekit tfoot {
	background-color: #DDD;
}

.tablekit tr.rowodd {
	background-color: #FFF;
}

.tablekit tr.roweven {
	background-color: #F2F2F2;
}


.tablekit td.docone {
width:75px;
}

.tablekit td.doctwo {
width:75px;
}

.tablekit td.date {
width:100px;
text-align:center;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	background-color: #efde9c;
	background-image: url("../../images/up.gif");
}
.sortdesc {
	background-color: #b9c6b5;
	background-image: url("../../images/down.gif");
}
.nosort {
	cursor: default;
	text-align:center;
}

th.resize-handle-active {
	cursor: e-resize;
}

div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}



