@import url("css/menu.css");

/* CSS Document */
body {background-color:#dfdabe; height:100%; margin:0px; padding:0px; scrollbar-face-color: #dfdabe; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #e6e3d0; scrollbar-arrow-color: #717171; scrollbar-track-color: #d3caa2; scrollbar-shadow-color: #aca899; scrollbar-darkshadow-color: #716f64;}

/* ControlPanel style */
.ControlPanel{background-color: #d8cfa6; border: none;padding: 0px 0px 10px 0px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2a2a2a; font-family: Arial,Verdana,Helvetica,sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px; letter-spacing: 1px;}
h1, h2, h3, h4, h5, h6{font-family: Monotype Corsiva,Segoe,Tahoma,Arial,sans-serif;}
h1, h3, h5, h1 input{color:#893d1d !important; font-weight:bold;}
h2, h4, h6{color:#3a3a3a !important; font-weight:normal}
h1, h2, h1 input{font-size:25px;margin:10px 0;}
h3, h4{font-size:20px;margin:8px 0;}
h5, h6{font-size:16px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#893d1d; text-decoration:underline; font-weight:normal; }
a:hover{color:#e86731; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {font-family:Arial,Verdana,Helvetica,sans-serif;}
.Head, .Head A{font-family: Monotype Corsiva,Segoe,Tahoma,Arial,sans-serif;color:#893d1d;font-weight:bold; font-size: 25px;}
.Head .CommandButton{font-size: 11px !important; font-family: Arial,Verdana,Helvetica,sans-serif !important;}
.SubHead {color:#893d1d;}
.SubSubHead{color:#3a3a3a;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px; border: solid 1px #d3caa2;}
.DataGrid_Container TABLE {width: 100%;}
.DataGrid_Header, .DataGrid_Header td {background-color: #3a3a3a; font-weight:bold; color: #e6e3d0;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
.DataGrid_Item {background-color: #d8cfa6;}
.DataGrid_AlternatingItem {background-color: #e6e3d0;}

/*-------- design style --------*/
#skin_root{width:1020px; margin:0 auto; background-color: #e6e3d0;border: solid 1px #d3caa2;}
#skin_header{background:#e6e3d0 url(img/header_bg.gif) repeat-x top; height: 150px; position: relative;}
#skin_header_logo{background-image:url(img/header_logo.gif); height:150px; width:225px; position:absolute; top:0px; left: 35px; cursor:pointer;}
#skin_header_name{background-image:url(img/header_name.gif); height:47px; width:510px; position:absolute; top:10px; left: 275px; cursor:pointer;}
#skin_header_phone{background-image:url(img/header_phone.gif); height:24px; width:171px; position:absolute; top:33px; right: 35px;}
#skin_header_user{position:absolute; top:76px; right: 35px;}
#skin_header_menu{position:absolute; top:114px; left: 275px;}
#skin_header_lang{position:absolute; top:114px; right: 35px;}
#skin_footer{background:#e6e3d0 url(img/footer_bg.gif) repeat-x top; padding-top: 35px; padding-bottom: 35px; text-align: center;}
#skin_footer_terms{height:55px; margin:0 auto;}
.skin_footer_terms,.skin_footer_terms:link,.skin_footer_terms:visited,.skin_footer_terms:active{color:#893d1d; text-decoration:underline; font-weight:normal; }
.skin_footer_terms:hover{color:#e86731; text-decoration:underline; }
.FooterText, .FooterText:link, .FooterText:visited, .FooterText:hover {color: #aba384; font-size: 9px;}
.clear_float{clear:both; line-height:0; font-size:0; height:0;}
.Photo{border: #d3caa2 1px solid;}

.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active{color:#893d1d;}
A.SkinObject:hover {color:#e86731; text-decoration:underline; }
.NormalTextBox{background-color: #efecd8;}

/* highlight bars */

.hilibar_hr_top, .hilibar_hr_mid, .hilibar_hr_btm {height: 9px; margin: 0px; padding: 0px;}
.hilibar_hr_top{background-image:url(img/hilibar_hr_top.gif);}
.hilibar_hr_mid{background-image:url(img/hilibar_hr_mid.gif);}
.hilibar_hr_btm{background-image:url(img/hilibar_hr_btm.gif);}
.hilibar_mid{background-image:url(img/hilibar_bg.gif);}
.hilibar_icon{width: 50px; height:50px; float: left; margin: 16px 0px 10px 10px;border: #d3caa2 1px solid;}
.hilibar_text{width: 340px; float: right; margin: 10px 40px 10px 0px; padding: 0px;}
.hilibar_text H1, .hilibar_text H2, .hilibar_text H3, .hilibar_text H4, .hilibar_text H5, .hilibar_text H6{margin: 0px;}

/* ------- RadControls -------*/
.RadMenu_Default{border-left: 0px !important; border-right: 0px !important;}
.RadMenu_Default .RootGroup .link:hover {background-color: #e6e3d0 !important; }

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}

a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .BottomPane, .MiddlePane{padding:30px; margin:0px;}
.LeftContentPane{padding: 20px 10px 10px 35px; width:50%;}
.RightContentPane{padding: 20px 35px 10px 5px; width:50%;}
.LeftPane{padding: 20px 10px 10px 35px; width:230px;}
.RightPane{padding: 20px 35px 10px 5px; width:230px;}
.CenterPane{padding: 20px 10px 10px 10px;}
.BottomOuterLeftPane{padding: 20px 5px 10px 35px; width:240px;}
.BottomInnerLeftPane, .BottomInnerRightPane{padding: 20px 5px 10px 5px; width:240px;}
.BottomOuterRightPane{padding: 20px 35px 10px 5px; width:240px;}
.ContentPane,.LeftContentPane,.RightContentPane,.CenterPane,.BottomPane,.BottomOuterLeftPane,.BottomInnerLeftPane, .BottomInnerRightPane,.BottomOuterRightPane{background:#e6e3d0 url(img/body_drop1.gif) repeat-x top;}
.MiddlePane,.RightPane,.LeftPane{background:#d8cfa6 url(img/body_drop2.jpg) repeat-x top;}
.ContentMarginRight{margin-right: 20px;}

/*--------- pane split into columns ----------*/
.LeftSplitPane{width: 470px; float: left;}
.RightSplitPane{width: 470px; float: right;}
.LeftSplitCol{width: 230px; float: left;}
.RightSplitCol{width: 230px; float: right;}

.ButtonLeft, .ButtonRight, .Button2Left, .Button2Right{height: 43px; line-height: 43px; display: inline-block; background-repeat: no-repeat;}
.ButtonLeft, .Button2Left {background-position: left; padding-left: 20px; background-position: left;}
.ButtonRight, .Button2Right {background-position: right; padding-right: 20px; background-position: right;}
.ButtonLeft{background-image:url(img/button_left.gif);}
.ButtonRight{background-image:url(img/button_right.gif);}
.Button2Left{background-image:url(img/button2_left.gif);}
.Button2Right{background-image:url(img/button2_right.gif);}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- 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;}

/*---------------- DNN Taxonomy ---------------------*/
#tag_style{display:table; margin:0 auto; padding:0; white-space:nowrap;}
#tag_style ul.categories, #tag_style ul.tags{min-height:34px;max-height:34px;height:34px;}

/*---------------- CPortal specific ---------------------*/

.SectionHead .Head{color:#893d1d;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;}
.Panel{padding: 10px;}



















