/* CSS Document */
#Body {background:url(images/skin_bg.png) left top repeat-x #c4c8ad;}
body {
	font-family:Myriad web, Arial, sans-serif;
	margin:0px;
	height: 100%;
	padding:0px;
	
}

TH,TD,DIV{
	font-family:Myriad web, Arial, sans-serif;
	font-size:12px;
}
A,A:link,A:visited,A:active{
	color:#4861A2;
	text-decoration:none;
}
A:hover{
	color:#4861A2;
	text-decoration:underline;
}
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#fff; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#fff; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{	MARGIN: 0px; font-size:9px; color:#f2f3ef; WIDTH: 150px; HEIGHT: 15px; background-color: #808080;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#484847; text-decoration:none; font-weight:normal; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{	width: 165px;	Font-size: 12px;	color:#4A4A4A;	HEIGHT:25px;	border: 0px dotted #ffffff;	background-color: transparent;	text-align: left;	padding-top: 7px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 13px;}

/* ********** Buttons Style ************** */
.StandardButton {	color: #FFFFFF;	font-family:Myriad web, Arial, sans-serif;	font-size: 13px;	font-weight: normal;	background-color: #2B5BB8;	height: 30px;	width: 80px;}

/* ********** Pane Style ************** */
.BannerPane{
	padding:20px;
}
.TopPane{ padding:0px 0px 0px 0px;}
.TopLeftPane{ padding:4px 4px 4px 8px;}
.TopRightPane{ padding:4px 0px 4px 4px;}
.LeftPane{ padding:0px 10px 0px 0px;}
.ContentPane{ padding:0px;}
.RightPane{	padding:0px 0px 0px 10px; }
.MidLeftPane{ padding:4px 4px 4px 8px;}
.MiddlePane{ padding:4px 4px 4px 4px;}
.MidRightPane{ padding:4px 0px 4px 4px;}
.BottomColumn1{	padding:4px 4px 4px 8px;}
.BottomColumn2{ padding:4px 4px 4px 8px;}
.BottomColumn3{ padding:4px 4px 4px 8px;}
.BottomColumn4{	padding:4px 0px 4px 8px;}
.BottomPane{ padding:0px 0px 0px 0px;}

/* ********** Container Style ************** */
.Head{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.SubHead{
	font-size:12px;
	color:#333;
}
.SubSubHead{ font-size:12px; color:#333; }
.Normal{
	font-family:Myriad web, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#62694B;
}

/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color:#fff;	text-decoration:none; padding-left:15px;	font-weight:normal;	font-size:11px; background:url(images/arrow.gif) left center no-repeat;}
a.login:hover{	color:#bdc5ad;	text-decoration:underline; font-weight:normal; font-size:11px; padding-left:15px; background:url(images/arrow.gif) left center no-repeat;}
	

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{color:#fff; text-decoration:none; padding-left:15px; font-weight:normal;	font-size:11px;	background:url(images/arrow.gif) left center no-repeat;}
a.user:hover{	color:#bdc5ad;	text-decoration:underline;	font-weight:normal; padding-left:15px;	font-size:11px; background:url(images/arrow.gif) left center no-repeat;}
	
/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Myriad web, Arial, sans-serif;	background-image: url(images/calendar_icon.png);	background-repeat: no-repeat;	background-position: center;	height:18px;	margin-top: 0;	margin-right: 0px;	margin-bottom: 0;	margin-left: 6px;	padding-top: 41px;	padding-right: 5px;	padding-bottom:7px;	padding-left: 5px;}
a.date:hover{	color:#2B5BB8;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#fff; text-decoration:none; border-bottom:0px dotted; font-weight:Normal;font-style: italic;}
a.footer:hover{	color:#bdc5ad; text-decoration:none; font-weight:Normal; border-bottom:1px dotted;font-style: italic;}

/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{	font-size:11px;	color:#fff;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover{	color:#bdc5ad; text-decoration:none; font-weight:Normal; border-bottom:1px dotted;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; padding-left:15px; padding-right:5px; color:#fff; text-decoration:none; font-weight:normal; font-family: Myriad web, Arial, sans-serif; background:url(images/arrow.gif) left center no-repeat;}	
a.links:hover{	color:#bdc5ad; text-decoration:underline; padding-left:15px; font-weight:normal;  padding-right:5px; background:url(images/arrow.gif) left center no-repeat;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:11px;	color:#2B5BB8;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover{	font-size:11px;	color:#302c25;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:1px dotted}


/*--------------------   Horizontal   -----------------------*/  
ul.dropdown {
 font-weight: bold;
}

ul.dropdown li {
 background:url(images/menu_left.png) left top no-repeat;
}

ul.dropdown li a {
 display: block;
 padding: 16px 38px 16px 13px;
 font-size:13px;
 color:#fff;
 background:url(images/menu_right.png) right top no-repeat;
 margin-left:17px;
}

ul.dropdown li.current{
    background:url(images/menu_left_over.png) left top no-repeat;	
}
ul.dropdown li.current a {
	background:url(images/menu_right_over.png) right top no-repeat;
	color: #dfdfd4;}
	

ul.dropdown li a:hover {
	color: #CCC;
	text-decoration:none;
}




	/* -- level mark -- */

ul.dropdown ul {
	 width: 120px;

}
ul.dropdown ul li {
	font-weight: normal;
	background:none;
	margin:0px;
}


ul.dropdown li.current ul li a{
	background:none;
	background-color: #C4C8AD;
	color:#61664E;
	margin:0px;
}
ul.dropdown li ul li.current {
	background:none;
	}
ul.dropdown li ul li.current a {
	background:none;
	background-color: #C4C8AD;
	}

ul.dropdown ul a {
	width: 120px;
	padding:3px 5px;
	display:block;
	margin:0px;
	color:#61664E;
	font-size:11px;
	background:none;
	background-color: #C4C8AD;
}
ul.dropdown li.current ul li a:hover,
ul.dropdown ul a:hover {
	font-size:11px;
	color:#fff;
	background-color: #61664E;
}

ul.dropdown ul a.dir {

}
ul.dropdown ul ul { margin-left:10px;}


/* ********** Other Style ************** */
.dnn_width { width:1000px; margin:0 auto; }
#dnnmain {width:1000px; margin:0 auto;  text-align:left;}
.dnn_space { height:20px;}
.left { float:left;}
.right { float:right;}
.clear { clear:both;}


#dnn_top { background:url(images/top_left.png) no-repeat left top; height:63px;}
#dnn_top .dnn_top_right {background:url(images/top_right.png) no-repeat right top; height:63px;}
#dnn_top .dnn_top_bg {background:url(images/top_bg.png) repeat-x; height:63px; margin:0 36px; line-height:30px; padding-top:25px;}

#dnn_menu { background:url(images/dnn_menu_left.png) no-repeat left top; height:48px;}
#dnn_menu .dnn_menu_right { background:url(images/dnn_menu_right.png) no-repeat right top; height:48px;}
#dnn_menu .dnn_menu_bg  { margin:0 38px; text-align:left; background:#dfdfd4; height:48px;}

#dnn_menu1 { background:url(images/dnn_menu_left1.png) no-repeat left top; height:48px;}
#dnn_menu1 .dnn_menu_right { background:url(images/dnn_menu_right1.png) no-repeat right top; height:48px;}
#dnn_menu1 .dnn_menu_bg  { margin:0 38px; text-align:left; background:#fff; height:48px;}

.dnn_banner { min-height:170px; height:auto !important; height:170px; overflow:visible; background:#dfdfd4;}
.dnn_banner1 {background:#fff;}
.banner_right1 {
	background:url(images/PolishRoots-Banner.jpg) no-repeat left top;
	min-height:250px;
	height:250px;
	float:right;
	width:555px;
	padding: 5px 25px 5px 5px;
}

#dnn_banner_bot { background:url(images/dnn_banner_left.png) no-repeat left top; height:30px;}
.banner_right { background:url(images/dnn_banner_right.png) no-repeat right top; height:30px;}
.banner_bg   { background:url(images/dnn_banner_bg.png) repeat-x right top; height:30px; margin:0 26px;}

#dnn_content_left {   background:url(images/left_bg.png) left top repeat-y;}
.dnn_content_right {background:url(images/right_bg.png) right top repeat-y;}
.dnn_content { margin:0 12px 0 12px;; background:#FFF;}

#dnn_content_left1 {   background:url(images/left_bg1.png) left top repeat-y;}
.dnn_content_right1 {background:url(images/right_bg1.png) right top repeat-y;}
.dnn_content1 { margin:0 19px 0 18px;; background:#FFF;}

.dnn_mid { padding:10px 10px 0px 10px; min-height:250px; height:auto !important; height:250px; overflow:visible;}

#dnn_bottom_left { background:url(images/dnn_bottom_left.png) no-repeat left top; height:72px;}
.dnn_bottom_right { background:url(images/dnn_bottom_right.png) no-repeat right top; height:72px;}
.dnn_bottom_bg { background:url(images/dnn_bottom_bg.png) repeat-x right top; height:72px; margin:0 35px; text-align:center;}

#dnn_bottom_left1 { background:url(images/dnn_bottom_left1.png) no-repeat left top; height:72px;}
.dnn_bottom_right1 { background:url(images/dnn_bottom_right1.png) no-repeat right top; height:72px;}
.dnn_bottom_bg1 { background:url(images/dnn_bottom_bg1.png) repeat-x right top; height:72px; margin:0 38px; text-align:center;}
.dnn_cop { padding-top:30px; color:#fff;}



.dnn_logo { padding:10px;}


.breadcrumArea{
	background-image: url(images/bread_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.WhiteTEXT{	font-family: Myriad web, Arial, sans-serif; color: #FFFFFF;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
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: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#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;}
