/* © 2004 - Masoud Varjavandi (http://www.masoud.org) */

/*  Global Settings */
body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin : 0px 0px 0px 0px;
	background : #FFFFFF;
	color: #333333;
}
table
{
	margin : 0px 0px 0px 0px;
	color: #333333;
}
td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align : top;
}
h1
{
	font-size: 18px;
	font-weight : bold;
	color: #336699;
}
h2
{
	font-size: 14px;
	color: #336699;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	margin: 5px 0px 5px 0px;
}
a 
{
	text-decoration:none;
	color: #4081BF;
	font-weight: bolder;
}
a:hover
 {
	text-decoration:underline;
	color: #336699;
	font-weight: bolder;
}
.form_select
{
	width: 200px;
	font-size: 10px;
}
li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* button */
.button
{
	background-color: #336699;
	color: #D2EDF5;
	margin-bottom: 1px;
	width: 90px;
	margin-top: 1px;
}
.buttonsmall
{
	background-color: #336699;
	color: #D2EDF5;
	margin-bottom: 1px;
	width: 30px;
	margin-top: 1px;
}
.buttonmed
{
	background-color: #336699;
	color: #D2EDF5;
	margin-bottom: 1px;
	width: 50px;
	margin-top: 1px;
}


/*   common major styles */
table.main
{
	width : 100%;
}
td.left
{
	width : 150px;
	padding: 2px 10px 2px 10px;
}
td.middle
{
	vertical-align: middle;
}
td.content
{
	width : 100%;
	padding-top: 5px;
}
td.leftcol2
{
	width : 150px;
	padding: 2px 10px 2px 10px;
}
td.logo
{
	color: #D2EDF5;
	font-size: 30px;
	background-color: #6699CC;
	height: 50px;
	width: 998px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 5px 0px 5px;
}
td.logosub
{
	color: #D2EDF5;
	font-size: 26px;
	background-color: #6699CC;
	height: 35px;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
}

/* different fonts styles */
.large
{
	font-size: x-large;
}
.smallfont
{
	font-size: 9px;
}
.bold
{
	font-weight: bold;
}
.focus
{
	color: #BF8888;
}
.focusbold
{
	color: #BF8888;
	font-weight: bold;
}

/* Box */
table.box
{
	background-color: #D2EDF5;
	color: #333333;
	padding: 0px 5px 0px 5px;
	margin: 2px 2px 2px 2px;
	width: 98%;
}
table.formbox
{
	background-color: #D2EDF5;
	color: #333333;
	/*width: 380px;*/
}

/* Shortlist */
table.shortlist
{
	border: 1px ridge #336699;
	height: 250px;
	width: 150px;
}
.shortlistborder
{
	border: 1px ridge #336699;
}

.shortlistfill
{
	background-color: #D2EDF5;
}

/* Home section */
.ad
{
	background-color: #D2EDF5;
}
table.home
{
	font-family: Helvetica, Arial, sans-serif;
	color: #336699;
	background-color: #FFFFFF;
}
td.home
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #336699;
	background-color: #FFFFFF;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: top;
}
.homehead
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #336699;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 8px;
	font-weight: bold;
}

/*    Course styles */
table.courselist
{
	background-color: #D2EDF5;
	color: #333333;
}
a.courselist 
{
	color: #333333;
	background-color: #D2EDF5;
}
a.courselist:hover
{
	color: #333333;
	background-color: #D2EDF5;
}



/* error */
table.error
{
	background-color : #CCCCCC;
	border : 4px groove #CCCCCC;
	width : 80%;
	vertical-align : middle;
	text-align : center;
	color : #B36868;
	font-size : 14px;
	font-weight : bold;
}
.error
{
	background-color : #CCCCCC;
	vertical-align : middle;
	text-align : center;
	color : #B36868;
	font-weight : bold;
}



/* Menu */
#navmenu ul 
{
	margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; 
}
#navmenu li {display: inline;  list-style: none;  }
#navmenu a
{
	text-decoration:none;  margin: 4px;
	padding: 4px 16px 4px 16px; color: #336699;
	background: #D2EDF5;
}
#navmenu a:hover {color: #336699;	background: #A4DCF8; }
#navmenu a.selected 
{
	text-decoration:none;  margin: 4px;
	padding: 4px 16px 4px 16px; color: #D2EDF5;
	background: #336699;
}
td.menu
{
	background : #6699CC;
	padding-right: 8px;
}

/* GRID */
table.grid
{
	border-bottom: thin #336699;
	border-left: thin #336699;
	border-right: thin #336699;
	border-top: thin #336699;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.grid_head
{
	background: #336699;
	color: #D2EDF5;
}
.grid_row
{
	background: #D2EDF5;
}
.grid_alt_row
{
	background: #A4DCF8;
}
