/* presentation */

body {
	margin: 0;
	padding: 0;
}

/* -------------------- BACKGROUND -------------------- 

body { background-color: #fef2f4; }
#main { background-color: #ff173e; border-right: 2px solid #ffffff; }
#content { background-color: #fff; border-left: 10px solid #ffb3b7; }


*/

body {
	text-align: center;
	background-color: #e1e9f1;
}
#main {
	background-color: #055a8d;
	border-right: 2px solid #ffffff;
	margin: 0 auto;
	text-align: left;
}
#content {
  background:#fff url('../../images/teip_arrow.png') no-repeat top right !important;
  border-left: 5px solid #3c83bb;
}

/* ---------- FIX FOR BANNER IN IE ---------- */
/* in IE the banner spans both columns and pushes the main content down below the
quick jump box, does not happen in FireFox */
h1 img {
float: left;
}


/* ---------- BACKGROUND IMAGE ---------- */

/*
#content {
	padding-bottom: 218px;
	background: #fff;
}
*/

/* -------------------- SHOULDER -------------------- */

div.box { padding: 8px; }

/* ---------- CONTACT MENU ---------- */

#contactmenu {
	background: url(http://teip.hhrc.net/images/nav/contactus_background_40x2.gif) 0 100% repeat-x;
}

#contactmenu li {
	display: inline;
	color: #fff;
	font-weight: normal;
	font-size: 85%;
}
#contactmenu li a {
	color: #fff;
}

/* ---------- SEARCH MENU ---------- */

#topsearch {
	background: url(http://teip.hhrc.net/images/nav/search_background_20x5.gif) 0 100% repeat-x;
	border-bottom: 2px solid #fff;
}

div.search-options {
	color: #fff;
	padding-top: 5px;
	font-size: 90%;
}

input.form-text {
	width: 11em;
}

/* ---------- MENU ---------- */

/*


#menu {
	
	font-weight: bold;
	padding: 0;
	background-color: #fedee1;
	padding-right: 10px;
}
#menu li {
	border-top: 1px solid #ff173e;
	border-bottom: 1px solid #fff;
}

*/


#menu {
	/*border-top: 2px solid #ff173e;*/
	font-weight: bold;
	padding: 0;
	color: #fff;
	background-color: #e1e9f1;  /*fedee1*/
	padding-right: 5px;
}
#menu li {
	border-top: 1px solid #3c83bb; /*ff173e */
	border-bottom: 1px solid #fff;
}


#menu a:link, #menu a:visited { /* #menu a:visited added by SK */
	color: #fff;
	padding: 0 10px;
	display: block;
	padding-bottom: 30px;
	background-color:#3c83bb;
	/*background: url(http://teip.hhrc.net/images/nav/arrow_closed_12x12.gif) no-repeat 97% 80% #3c83bb; ff8b9e */
}

#menu a:link:hover, #menu a:visited:hover {
	text-decoration:none;
	color: #000;
	background-color:#e1e9f1;
	/*background: url(http://teip.hhrc.net/images/nav/arrow_closed_over_12x12.gif) no-repeat 97% 80%  fedee1*/
}

/*
#menu a:visited {
	color: #000;
	padding: 0 10px;
	display: block;
	padding-bottom: 30px;
	background: url(http://teip.hhrc.net/images/nav/arrow_closed_12x12.gif) no-repeat 97% 80% #ff8b9e;
}

#menu a:visted:hover {
	background-color: #fedee1;
	text-decoration:none;
}
*/

/* ---------- SUBMENU ---------- */

#menu li#selected {
	padding-bottom: 10px;
}

#menu li#selected a:link { 
	background-color: #e1e9f1;
	padding-bottom: 0;
	padding-left: .5em;
	/*background: url(http://teip.hhrc.net/images/nav/arrow_open_12x12.gif) no-repeat 97% 4px;*/
	color: #055a8d;
}

#menu li#selected a:visited  {  /* #menu li#selected a:visited added by SK */
	background-color: #e1e9f1;
	padding-bottom: 0;
	padding-left: .5em;
	/*background: url(http://teip.hhrc.net/images/nav/arrow_open_12x12.gif) no-repeat 97% 4px;*/
	color: #055a8d;
}

#menu ul ul {
	margin-top: 0.5em;
	padding-left: 1.5em;
}

#menu li#selected li {
	border: none;
	line-height: 1.25em;
	background: none;
	padding-bottom: .7em;
	font-size: 95%;
}

#menu li#selected li a:link, #menu li#selected li a:visited/*, #menu li#selected li a:visited, #menu li#selected li a:hover, #menu li#selected li a:hover:visited */ {
	padding-bottom: 0;
	background: none;
	color: #000;
	font-weight: normal;
}


#menu li#selected li a:hover /*, #menu li#selected li a:visited, #menu li#selected li a:hover, #menu li#selected li a:hover:visited */ {
	padding-bottom: 0;
	background: none;
	color: #000;
	font-weight: normal;
	/*
	background: url(http://teip.hhrc.net/images/nav/right_angle_quote_7x7.gif) no-repeat 1em 50%;
	*/
	background: url(http://teip.hhrc.net/images/nav/right_angle_quote_7x7.gif) no-repeat 0em .4em;
}

#menu li#selected li#this_page a:visited {
	padding-bottom: 0;
	background: none;
	color: #055a8d;
	font-weight: normal;
	background: url(http://teip.hhrc.net/images/nav/right_angle_quote_7x7.gif) no-repeat 0em .4em;
}

/*
#menu li#selected h4 {
	font-weight: normal;
	padding-left: 2em;
	color: #d70127;
	background: url(http://teip.hhrc.net/images/nav/right_angle_quote_7x7.gif) no-repeat 1em 50%;
}
*/



/* ---------- QUICKJUMP ---------- */

#quickjump {
	background: url(http://teip.hhrc.net/images/nav/quickjump_background_20x5.gif) 0 0 repeat-x #055a8d;
}

/* ---------- ROUNDED BOX ---------- */

 /* set background images for corners */
.rounded-box {
	/*background: url(http://teip.hhrc.net/images/nav/images/rb_middle_200x10.jpg) repeat-y;*/
	width: 200px;
}
.rbtop {
	background: url(http://teip.hhrc.net/images/nav/rb_top_200x54.jpg) no-repeat;
}
.rbcontent {
	background: url(http://www.hhrc.net/images/nav/rb_middle_200x10.jpg) repeat-y;
	padding: 0 30px;
}
.rbbot {
	background: url(http://teip.hhrc.net/images/nav/rb_bottom_200x35.jpg) no-repeat;
}
 /* height and width details */
.rbtop {
	width: 100%;
	height: 54px;
}

.rbbot {
	width: 100%;
	height: 35px;
}

.rbcontent form textarea {
	width: 133px;
}

.rounded-box p {
	margin: 0;
	font-size: 80%;
	font-weight: bold;
}

/* ---------- WHAT'S NEW ---------- */

dl.whats-new dt {
	margin: 0;
	padding-left: 15px;
	background: url(http://teip.hhrc.net/images/nav/right_angle_quote_7x7.gif)  no-repeat 0 7px ;
	font-weight: bold;
}
dl.whats-new dd {
	padding-left: 15px;
	margin: 0 0 1em 0;
} 

/* ---------- FOOTER ---------- */

#footer {
	padding: 1em 0 0 0;
	border-top: 0px solid #bcbcbc;
	margin-top: 4em;
	text-align: center;
	clear: both;
}

#footer ul li {
	display: inline;
	padding-right: 0.6em;
	margin-right: 0.4em;
	border-right: 1px solid #bcbcbc;
	font-size: 80%;
}
#footer ul li.last {
	border-right: none;
}
#footer a:link,  #footer a:visited {
	color: #0480b3;
	text-decoration:none;
}

#footer a:link:hover,  #footer a:visited:hover {
	text-decoration:underline;
}




