﻿/* +++++ General Styles +++++ */
* { 
	padding: 0;
	margin: 0;
}

/*html,body {
	border: 0;
	background: #fff;
	font: small Arial, Helvetica, sans-serif;
	text-align: left;
}*/

/* +++++ Navigation +++++ */
#navigation {
	float: left;
	width: 191px;
}

/* A few IE bug fixes */
* { margin: 0; padding: 0; }
* html ul ul li a { height: 100%; }
* html ul li a { height: 100%; }
* html ul ul li { margin-bottom: -1px; }

#theMenu {
	width: 191px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Some list and link styling */
ul#theMenu li {
	width: 191px;
}

ul#theMenu ul li {
	padding: 0;
	width: 161px;
	margin-bottom: 0;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	border-top: 1px solid #fff;
	background: #666;
}

ul#theMenu ul li a {
	display:block;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

ul#theMenu ul li a:hover {
	display:block;
	background-color: #999;
	color: #fff;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
}

/* Header links styling */
h4.head a { 
	display: block; 
	padding: 13px;
	height: 16px;
	border-top: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}

h4.head a:hover { 
	background: url(nav_on.png) no-repeat; 
	background-position: 98% 50%;
}

h4.selected {
	background: url(nav_on.png) no-repeat;
	background-position:98% 50%;
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;

	background-image: url(images/nav_on.png);
	
}

a.subnavCV {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	margin-left: 15px;
	text-decoration: none;
	padding-top: 4px;
	background-color: #666666;
	height: 20px;
	width: 155px;
	display: block;
	border-width: thin ;
	border-color: #FFFFFF;
	border-style: solid;
	/*padding-bottom: 4px;
	margin-bottom: 4px;*/
}

a:hover.subnavCV {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
}

.subnavNew {
	width: 191px;
	height: 22px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	padding-bottom: 3px;
	}
	
.subnavNewlast {
	width: 191px;
	height: 22px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	}


.Navsection {
	background-image: url(images/SectionBack.jpg);
	background-position: 98% 50%;
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	/*border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;*/
	}
	

.Navsection:hover {
    background-image: url(images/imagesprite.jpg);
    background-position: -191px 0;
    padding: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: thin;
    }


a.rollover {
	display: block;
	width: 191px;
	height: 40px;
	text-decoration: none;
	background-image: url(images/imagesprite.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	}

a.rollover:hover {
	background-position: -191px 0;
	}
	
	
a.rolloverfirst {
	display: block;
	width: 191px;
	height: 40px;
	text-decoration: none;
	background-image: url(images/imagesprite.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	}

a.rolloverfirst:hover {
	background-position: -191px 0;
	}	

.textroll {
	padding: 13px;
	display: block;
	height: 40px;

}

a.nextsub {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	margin-left: 15px;
	text-decoration: none;
	padding-top: 4px;
	background-color: #666666;
	height: 20px;
	width: 155px;
	display: block;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}

a:hover.nextsub {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
}

.proicon {
	margin-left: 50px;
	margin-top: 10px;
}
