@CHARSET "UTF-8";

div.info_contacts dt {
	color: #3C6A8C;
	width: 4.5em;
	margin-right: 0.4em;
	text-align: right;
	float: left;
}

td {
	vertical-align: top;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
}

p {
	margin-bottom: 0.5em;
}

a {
	color: inherit;
}

a:hover {
	color: #ff6600;
}

b,strong,h2,h3,h4 {
	color: #3C6A8C;
}

div#page_wrapper ul {
	padding-left: 2em;
	margin-bottom: 0.5em;
}

div#page_wrapper ol {
	padding-left: 2em;
	margin-bottom: 0.5em;
}

h1 {
	color: #003560;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	border-top-color: #003560;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 0.3125em;
	padding-right: 0px;
	padding-bottom: 0.625em;
	padding-left: 0px;
	margin-top: 0.9675em;
}

h1.csc-firstHeader {
	margin-top: 0px;
}

/* Shadows and background color */
div#middle_wrap {
	background-image: url("../imgs/main_wrap.png");
	background-position: 50% 0px;
	background-repeat: repeat-y;
}

div#page_margins {
	background-color: white;
}

body {
	background-color: #eeeeee;
}

h2 {
	font-size: 100%;
	text-transform: uppercase;
	padding-top: 0.3125em;
	padding-right: 0px;
	padding-bottom: 0.625em;
	padding-left: 0px;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 0.3125em;
	padding-right: 0px;
	padding-bottom: 0.625em;
	padding-left: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}

div#page_wrapper div.csc-textpic-imagewrap ul {
	padding-left: 0px;
}

div#page_content ul {
	padding-left: 1.5em;
	list-style-type: disc;
}

/* Infobox */
div#infobox_area {
	color: #666666;
	font-size: 0.9166em;
}

div#infobox_area b,strong {
	
}

div#infobox_area h1 {
	width: 220px;
}

div#infobox ul {
	padding-left: 2em;
	list-style-type: disc;
}

div#infobox_wrapper {
	
}

/* Rootline */
div#root_line {
	font-size: 0.9166em;
	color: #666666;
}

div#root_line a {
	text-decoration: none;
}

div#root_line a:hover {
	color: inherit;
	text-decoration: underline;
}

/* Breadcrumb */
div#breadcrumb ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-position: outside;
}

div#breadcrumb ul li {
	float: left;
	margin-left: 0.2em;
}

div#breadcrumb ul li#current {
	font-weight: bolder;
}

div#breadcrumb a {
	
}

/* Body background */
body {
	background-image: url("../imgs/vgu_logo_text.png");
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

/* Main menu */
div#main_menu_line_menu {
	background-color: #ff6600;
}

div#main_menu_line_menu ul {
	list-style-position: outside;
	list-style-type: none;
}

div#main_menu_line_menu ul li {
	text-align: center;
	width: 14%;
	float: left;
}

div#main_menu_line_menu ul li#current {
	background: white;
	border-color: #ff6600;
	border-width: 1px;
	border-top-style: solid;
}

div#main_menu_line_menu a {
	color: white;
	text-decoration: none;
}

div#main_menu_line_menu a:hover {
	text-decoration: underline;
}

div#main_menu_line_menu ul li#current a {
	color: black;
}

/* Side menu */
div#side_menu {
	color: #002f59;
	border-color: #002f59;
	border-width: 2px;
	border-top-style: solid;
	line-height: 1.2em;
}

div#side_menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div#side_menu a {
	text-decoration: none;
	display: block;
	border-color: #666666;
	border-width: 1px;
	border-bottom-style: solid;
	padding-top: 0.3125em;
	padding-bottom: 0.3125em;
}

div#side_menu a.side_menu_l1 {
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

div#side_menu a.side_menu_l2 {
	text-transform: uppercase;
	padding-left: 10px;
}

div#side_menu a.side_menu_l3 {
	padding-left: 30px;
}

div#side_menu li.side_menu_l3,li.side_menu_l3_active,li.side_menu_l3_current
	{
	background-image: url("../imgs/arrow_small.png");
	background-position: 20px 7px;
	background-repeat: no-repeat;
}

div#side_menu a#side_menu_current {
	background: inherit;
	background-color: #b5c7da;
}

div#side_menu li.side_menu_l3_active {
	background-color: #b5c7da;
}

div#side_menu a:hover {
	color: inherit;
	background: inherit;
	background-color: #cccccc;
}

div#side_menu ul li ul {

}

div#side_menu ul li {
	
}

/* Page menu */
div#page_menu {
	margin-bottom: 6px;
	border-color: #b5c7da;
	border-width: 2px;
	border-top-style: solid;
}

div#page_menu ul {
	list-style-position: outside;
	list-style-type: none;
}

div#page_menu ul li {
	float: left;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #b5c7da;
	border-color: #b5c7da;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	margin-right: 1px;
	margin-left: 1px;
}

div#page_menu ul li#current {
	margin-top: -2px;
	padding-top: 2px;
	background-color: white;
}

div#page_menu a {
	color: black;
	text-decoration: none;
}

div#page_menu a:hover {
	text-decoration: underline;
}

/* Language menu */
div#language_menu div.SPC {
	float: left;
}

div#language_menu div.CUR {
	float: left;
}

div#language_menu div.CUR a {
	font-weight: bold;
}

div#language_menu div.NO {
	float: left;
}

div#language_menu div.INACT {
	float: left;
}

/* Footer */
div#footer {
	border-top-color: #ff6600;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

/* News */
span.news-latest-title a {
	font-weight: bold;
	text-decoration: none;
	color: #3C6A8C;
}

span.news-latest-title a:hover {
	color: #ff6600;
}

span.news-list-morelink {
	padding-left: 0.6125em;
}

/* Login for internal area */
div.csc-mailform-field {
	width: 300px;
	text-align: right;
	padding-top: 0.6125em;
}

/* Application System */
input.register,input.login,input.verify {
	width: 300px;
	margin-bottom: 5px;
}

div.error {
	color: red;
	padding-top: 1em;
	padding-bottom: 1em;
}

div.registration_form_last {
	padding-top: 2em;
}

/* For buttons */
div.buttons {
	padding-top: 1em;
	padding-bottom: 2.5em;
}

div.buttons-1 {
	padding-top: 1em;
	padding-bottom: 1em;
}

/* Inputs in registration system */
input.text_entry {
	width: 350px;
}

input.triple_text_entry {
	width: 118px;
}

/* Definition lists in registration system */
dl.sectionentry {
	display: block;
	padding-bottom: 0.5em;
}

dl.sectionentry dt {
	color: #3C6A8C;
	float: left;
	display: block;
	text-align: right;
	padding-right: 5px;
	/* Depends on input.text_entry */
	width: 180px;
	clear: both;
}

dl.sectionentry dd {
	padding-bottom: 0.3125em;
}

dl.sectionentry dt.checkboxEntry {
	float: none;
	text-align: left;
	vertical-align: middle;
}

/* Triple Entry */
table.triple {
	table-layout: fixed;
}

table.triple tr {
	text-align: center;
}

td.frontLabel {
	width: 180px;
	text-align: right;
	color: #3C6A8C;
	padding-right: 5px;
	vertical-align: middle;
}

td.label {
	width: 118px;
	color: #3C6A8C;
}

td.value {
	width: 118px;
}

td.label_view {
	color: #3C6A8C;
	width: 116px;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
}

td.value_view {
	width: 116px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

/* View applications */
div#flash_58af7f35bd {
	padding-bottom: 1.3125em;
}

table.view_table td, th {
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #888;
	padding: 2px;
}

table.view_table {
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
}

table.view_table tr.notValidated td {
  color: #BB5555;
}

dl.detailProperties {
  padding-bottom: 1.3125em;
}

dl.detailProperties dt {
  color: #3C6A8C;
} 
 
dl.detailProperties dd {
  padding-left: 12px;
}

select.courseSelectionBox {
  margin-bottom: 10px;
}
