@import url("css/menu.css");

/* CSS Document */
body {background:#005EAC url(images/body_bg.png) repeat-x top left; height:100%; margin:0; padding:0; }
body form{ background-color:#005EAC;}
html{ background-color:#005EAC;}

/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#BD3029; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#4F839F; text-decoration:none; }

/*-------- design style --------*/
.template_style{ background-color:#005EAC; width:951px; margin:auto;}

.top_space{height:17px;}
.lang_pad{padding:7px 35px 0 0;}

.logo_top_left{padding:0; margin:0; background:url(images/logo_top_left.png) no-repeat top left; height:53px;}
.logo_top_right{padding:0; margin:0; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0; margin:0 25px 0 25px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:53px;}
.logo_left{padding:0; margin:0; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0; margin:0; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF url(images/rockengheader-sm.jpg) no-repeat top left; margin: 0; padding:0 0 0 127px; height:74px;}
.logo_pad_hm{background-color:#FFF; margin: 0; padding:0; height:147px;}

.menu_bg{padding:0;  margin: 0; height:37px; background:url(images/menu_bg.jpg) repeat-x top left;}

.search_style{float:right; padding:8px 0 0 0;}
.search_bg{padding:10px 25px 0 0;}
.search_bg Input{color: #43494D; width:200px;}

.menu_style{text-align:center;}

#login_style{ float:right; padding:20px 17px 0 10px; color:#FFF; }
#bread_style{ padding:8px 0 0 10px; color:#000000; font-size:13px; }

.center_bg{padding:0; margin:0; background-color:#EDF1F5;}
.left_bg{padding:0 0 0 6px; margin:0; background:#EDF1F5 url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0 4px 0 0; margin:0; background:#EDF1F5 url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:0; margin: 0; background-color:#EDF1F5;}

.bot_bg{padding:0; margin:0; background:url(images/bot_bg.png) repeat-x top left; height:41px; color:#fff;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0 10px 0; margin:0; background-color:#EDF1F5;}
.LeftPane{ padding:0 10px 0 0; width:10em; margin:0; background:#D0D5DA url(images/right_bg.png) top right repeat-y;}
.RightPane{ padding:0 0 0 10px; width:10em; margin:0; background:#D0D5DA url(images/left_bg_rt.png) top left repeat-y;}
.BottomPane th .BottomPane td, .BottomPane div{ text-align:center;}
.bottom_bg{ background:url(images/contact_bg.jpg) top left repeat-x;}
.contact_section{ height:20px; padding:8px 0; margin:0;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#BD3029; font-size:13px; }
a.Breadcrumb:hover{color:#4F839F;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#fff; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#fff; font-size:12px;}
a.user:hover{color:#000;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#fff; font-size:12px;}
a.footer:hover{color:#000;}
.footer{padding:10px 0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

h1{ font-size:16pt; color:#B52000;}
h2{ font-size:12pt; color:#005DAD;}

ul li {
	list-style-image: url(/Portals/4/images/bullet.gif);
	padding: 0px;
	margin: 0 0 5px 15px;
	
}
ul{ padding:0; margin:0;}
.margin {
	margin-left: 10px;
}
