/* Turn on for debugging (ROYGBIV) 
- This tool allows you debug your CSS / HTML layouts. 
- Uncomment, and your div's will be outlined. 
html DIV {border: 1px solid red;}
html DIV DIV{border: 1px solid orange;}
html DIV DIV DIV{border: 1px solid yellow;}
html DIV DIV DIV DIV{border: 1px solid green;}
html DIV DIV DIV DIV DIV{border: 1px solid blue;}
html DIV DIV DIV DIV DIV{border: 1px solid indigo;}
html DIV DIV DIV DIV DIV DIV{border: 1px solid violet;}*/

/* BASE YELLOW FFCC00 */

body{font-size: 100%; background-color: #fff; padding:0; margin: 0 0 30px 0;color:#333; }
body { font-family: arial, helvetica, sans-serif; font-size: 0.8em; padding:4px; }


/* General styles
------------------------------------------------------------------ */
table, td, th { color:#777777; font-family: verdana, arial, helvetica, sans-serif; padding:7px; margin:0px; }
td, th {font-size:11px; }
h1,h2,h3,h5 { font-size: 1.3em; font-weight: bold; margin: 15px 0 8px 0; padding: 0; }
h4{font-size: 1.1em;margin-bottom:0px;}
h5 { margin-top: 1.5em; font-size: 1.0em; }
a:link {color: #333;}
a:visited {color: #333;}
a:hover {color: #4262A1; text-decoration: underline;}
a:active {color: #333;}
li { margin-bottom: 1.0em; }
ol li ul { margin-top: 0.5em; }
em.note { font-style: normal; background-color: #ff9; }
p { margin: 0px 0px 15px 0px; }
hr { display: block; height: 1px; background-color: #999; border: none; margin: 40px 0 20px 0; }
FORM DL { width: 650px; }
FORM DT { clear: both; width: 150px; float: left; text-align: right; }
FORM DD { float: left; width: 400px; margin: 3px 0 0.6em 0.26em; }

.helpHead{color:#333;}
.help{color:#777777; line-height:16px;}

.scroller{height:400px; margin: 3px 3px 0px 5px; padding: 5px;OVERFLOW: auto; LINE-HEIGHT: 120%; border:solid 1px #D1DCEF; } 
#SearchBodyText p{padding:5px;}

/* Layout
------------------------------------------------------------------ */
#wrapper { display: block; position: relative; 
	clear: both; background-color: #fff; border: 0px solid #FFCC00; padding: 3px; margin: auto auto; -moz-border-radius: 16px; width:956px; }
#wrapperlower { display: block; position: relative; 
	clear: both; background-color: #fff; border: 0px solid #FFCC00; padding: 3px; margin: auto auto; -moz-border-radius: 16px; width:956px; }
#header { display: block; position: relative; background-color: #fff; -moz-border-radius: 5px 5px 0px 0px; margin: 0px 0px 1px 0px; height:92px; }
#logo{float:left;width:200px; height:auto; padding:0px 0px;margin:8px 0px 0px 0px;}
#headerContent{float:right;width:auto; text-align:right; height:auto; padding:0px 20px;}
#bodyContent { margin: 10px 0px 0px 0px; padding-top: 0.0em; height:auto;}

#faqLeft{float:left;width:180px;border: 1px solid #000;padding:15px 15px 15px 15px;height:auto; background: #DFDFDF;}
#faqRight{margin-left:230px;padding:0px;height:auto;}
#mainSearch{margin:0px;padding:0px;}

#faqRight h1, #faqRight h2, #faqRight  h3, #faqRight h5, #faqLeft h1, 
#faqLeft h2, #faqLeft  h3, #faqLeft h5{font-size: 1.0em; font-weight: bold; margin: 0px 0px 10px 0; padding: 0px;}

#faqLeft p{margin: 0px 0px 10px 0px;}
#faqLeft li { margin-bottom: 1.0em; }
#faqLeft li{font-size:11px; margin: 0.5em 0px 5px 10px; padding:0px 0px 0px 0px; }
#faqLeft ol,#faqLeft ul{margin: 0.5em 0px 15px 10px; padding:0px 0px 0px 0px;}

.blueBlock{width: 680px;padding:15px 15px 10px 15px; background: #FFCC00; border: 1px solid #000; height:auto;}
.blueBlock p{margin: 0px 0px 5px 0px;}
.faqBlock{width: auto;padding:0px 15px 10px 15px;margin-top:15px; background: #fff; height:auto;}
.loginBlock{width:200px;padding:15px 15px 10px 15px; background: #fff; border: 1px solid #D1DCEF; height:auto;}
.loginBlock{width:400px;padding:15px 15px 10px 15px; background: #fff; border: 1px solid #D1DCEF; height:auto;}


.navigation { clear:both;display: block; position: relative; background: url(manager/assets/images/nav-bg.png) #FFF;color: #000; font-size: 12px; height:26px;font-weight: bold; padding: 10px 0px 0px 0px; margin: -1px 0px 0px 0px; overflow: hidden; }
.navigation a { margin: 0 18px 0px 18px; text-decoration: none; }
.navigation a:link { color: #000000; }
.navigation a:visited { color: #000000; }
.navigation a:hover { color: #FFFFFF; text-decoration: underline; font-size: 12px;}
.navigation a:active { color: #000000; }



.blackbar { clear:both;display: block; position: relative; background: #000;color: #fff; font-size: 11px; height:20px;font-weight: bold; padding: 6px 0px 0px 0px; margin: 0px 0px 0px 0px; overflow: hidden; }
.blackbar a { margin: 0 18px 0px 18px; text-decoration: none; }
.blackbar a:link { color: #FFF; }
.blackbar a:visited { color: #FFF; }
.blackbar a:hover { color: #FFCC00; text-decoration: underline; }
.blackbar a:active { color: #FFF; }


#bread { color: #333; padding: 3px; margin: 10px 0px 10px 0px; }
#bread ul { margin-left: 0px; padding-left: 0px; display: inline; border: none; }
#bread ul li { margin-left: 0px; padding-left: 2px; border: none; list-style: none; display: inline; }
.up{width:auto;padding:10px;text-align:right;font-size:11px;}

.hrDivider{clear:both;height: 1px;background: url(manager/images/dot.gif) top left repeat-x;margin: 2em 0px 1em 0px;width:100%;}
.hrDivider hr{display: none;}
.highlight{padding:1px; background-color:#FFFFA0;}
a.highlight { padding:4px; background:yellow; font-size:14px;font-weight:bold;color: green; text-decoration: underline; }
a.highlight:hover { padding:4px; background:yellow;font-size:14px;font-weight:bold;text-decoration: underline; color: green;}


/* admin - search
------------------------------------------------------------------ */
#searchBox{width:100%;padding-bottom:8px; background: #EDF3FE; border: 1px solid #D1DCEF;}
#searchBox ul{padding:7px 0px 0px 0px;margin:0px 0px 0px 10px;}
#searchBox li{display:inline;list-style-type:none;padding: 0px 10px 0px 0px;font-size:11px;margin:0px;}
#searchBox a{ color: #616159;font-weight:bold; text-decoration:none;}
#searchBox a:hover { color: #FFA600;text-decoration:none;}

/* form objects
------------------------------------------------------------------ */
.textBox, .textArea, .dropdown, .listBox, .button {margin: 0px;padding:4px 2px 4px 2px;font-size:120%;border: solid 1px #7F9DB9;color:#333; }
.textBox{width: 350px;}
.txtKeywords{width: 450px;}
.textBoxSearch { width: 200px; margin: 0px;  }
.textArea { height: 100px; width: 98%; border: solid 1px #7F9DB9;}
.textAreaAnswer{ height: 280px; width: 98%;}
.listBox { height: 100px; width: 250px;font-size:100% }
.button { font-size:130%;color: #444;background:#f5f5f5;overflow:visible;}
.dropdown {width: 280px;}
.alert { color: #DD2214; font-size: 14px; font-weight: bold; }
.stb{margin: 0px;padding:4px 2px 4px 2px;font-size:110%;border-top:1px solid #ddd;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;border-bottom:1px solid #ddd;color:#333;width: 200px;}
.cleardefault{color:#999;}

.sddl{margin: 0px;padding:4px 2px 4px 2px;font-size:110%;border-top:1px solid #ddd;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;border-bottom:1px solid #ddd;color:#333;width:auto;}
.andor{margin:0px;padding:0px;}

.gridHeader{background:#EEEEEE;Font-Size:11px; vertical-align:top; Height:14px;   }
.gridHeader a, .gridHeader a:active, .gridHeader a:visited {font-weight:600;color: #333; text-decoration:none; }
.gridHeader a:hover {text-decoration:underline; }
.gridItem{padding-top:8px; padding-bottom:8px;}
.gridItem a, .gridItem a:active, .gridItem a:visited {color: #777777; text-decoration:none; }
.gridItem a:hover {text-decoration:underline;color: #4262A1; }
.gridPager a, .gridPager a:active, .gridPager a:visited {padding:2px;text-decoration:none;color:#fff; background-color:#ccc; }
.gridPager a:hover {padding:2px;text-decoration:underline;background-color:#333;color:#ccc;}

.mceEditor{}

#category{margin:0px 0px 0px 23px;padding:0px 0px 10px 0px; height:auto;}
#category li {padding:10px 3px;color: #333;margin: 0em 0 5px 0;height:auto;}
#category li a, #category li a:active, #category li a:visited {font-size: 1em; font-weight: bold;color: #0C416F; }
#category li a:hover {font-size: 1em; font-weight: bold;color: #EF8700; }


/* pager menu
------------------------------------------------------------------ */
#paging{padding:0px; margin:25px 0px 20px 0px;text-align:left; clear:both;color:#333;height:70px;}
#pagermenu ul{padding:0px;margin:0px;}
#pagermenu li {list-style: none; display: block; float:left; padding: 7px 7px 7px 3px; font-size: 11px; font-weight: bold;}
#pagermenu a:link{COLOR: #fff; padding: 6px; border: 1px #5A719C solid; background-color: #5A719C;}
#pagermenu a:visited{COLOR: #fff; padding: 6px; border: 1px #5A719C solid;background-color: #5A719C;}
#pagermenu a:hover{COLOR: #333; background-color: #FFFFCE; padding: 6px; border: 1px #333 solid;}
#pagermenu a:active{COLOR: #fff; background-color: #5A719C; padding: 6px; border: 1px #5A719C solid;}

/* search results
------------------------------------------------------------------ */
.contentstats {height:auto;clear:both;width:auto;margin-bottom:0px;min-width: 100%;padding-bottom: 10px;padding-top: 10px;}
.searchstats {height:25px;float: left;margin-left:16px;}
#contentoptions {height:20px;clear: both;background-color: #EFEFEF;width:auto;padding: 5px;border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;}

#faqList{float:left;clear:both;margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;width:95%;}
#faqList ul li{list-style:none;margin:0px 0px 0px 0px;padding:0px;}
#faqList li{margin:0px 0px 0px 0px;padding:0px;}




.zAnswer{height:auto;font-size: 1em; color: #333; margin:15px 0 15px -25px; padding:10px; padding-bottom:15px;border-bottom: 1px solid #EFEFEF;line-height: 20px;}
	
.seaTitle{font-size:1.3em; color:#4262A1;}
.zAnswer a {margin:0px;padding:0px;text-decoration: none; font-weight:bold; }
.zAnswer a:link,
.zAnswer a:visited,
.zAnswer a:active { color: #4262A1; }
.zAnswer a:hover { color: #4262A1; text-decoration: underline; }

.topic a:link,
.topic a:visited,
.topic a:active { color: #335588; }
.topic a:hover { color: #F26622; text-decoration: underline; }

.faqseal{padding: 0px 3px 0px 3px;margin: 0px 0px 0px 0px;background-color: #fff;border: 1px solid #ebebeb;color:#999999;}



.searchsort {float: right;font-size: 8pt;color: #666;padding-right: 10px;height:auto;}
.searchsort select {float: left;margin: 0px 3px 4px 0px;font-size: 8pt;}
.searchsort span {float: left;margin: 3px 3px 4px 0px;font-size: 8pt;}
.itemsperpage {padding-left: 10px;float:left;height:auto;}
.itemsperpage select {float: left;margin: 0px 3px 4px 0px;font-size: 8pt;}
.itemsperpage span {float: left;margin: 3px 3px 4px 0px;font-size: 8pt;}
#searchresultscontent {float: left;}
#searchresultstags {padding-top: 10px;float: left;font-size: 8pt;color: #333;}
#searchresultstags span {color: #333;padding: 0px;}
.pagination {float: right;font-size: 8pt;padding: 0px 2px 1px 0px;color: #666;height:25px;}
.table .pagination {padding: 8px 5px 8px 0;}
.pagination-numbers {color: #999;}
.pagination-numbers span a {color: #999;}
.pagination-numbers span a:hover {color: #355491;}
.pagination-numbers a:link,.pagination-numbers a:visited {padding: 0px 1px 0px 1px;margin: 0px;text-decoration: none;border: 1px solid #fff;}
.pagination-numbers a:hover,.pagination-numbers a:active {border: 1px solid #ebebeb;}
.pagination-numbers a:link.pagination-current,.pagination-numbers a:visited.pagination-current,.pagination-numbers a:hover.pagination-current,
.pagination-numbers a:active.pagination-current {font-weight: bold;background-color: #f4f4f4;border: 1px solid #ebebeb}
.pagination-prevnext {padding: 0px 3px 0px 3px;margin: 0px 0px 0px 4px;background-color: #f9f9f9;border: 1px solid #ebebeb;}
.pagination a:link.pagination-prev,.pagination a:visited.pagination-prev,.pagination .pagination-prev-none {padding: 0px 4px 0px 8px;margin: 0px 2px 0px 0px;background: transparent url(manager/images/arrow-left-small.gif) no-repeat left;border: none;border-right: 1px solid #ececec;text-decoration: none;}
.pagination a:link.pagination-next,.pagination a:visited.pagination-next,.pagination .pagination-next-none {padding: 0px 8px 0px 3px;margin-left: 2px;background: transparent url(manager/images/arrow-right-small.gif) no-repeat right;border: none;text-decoration: none;}
.pagination a:hover.pagination-prev,.pagination a:hover.pagination-next,
.pagination a:active.pagination-prev,.pagination a:active.pagination-next {text-decoration: underline;}
.pagination .pagination-prev-none {background: transparent url(manager/images/arrow-left-none.gif) no-repeat left;color: #999;}
.pagination .pagination-next-none {background: transparent url(manager/images/arrow-right-none.gif) no-repeat right;color: #999;}

/* tag cloud
------------------------------------------------------------------ */
#tagCloud {width:95%;margin:0px 10px 0px 0px;padding:0px;height:auto;}
#tagCloud A {vertical-align:middle;MARGIN:0px 5px 0px 5px; TEXT-TRANSFORM: lowercase; TEXT-DECORATION: none; height:auto;}
#tagCloud A:hover { COLOR: #000; TEXT-DECORATION: underline }
#tagCloud A.weight1 { FONT-SIZE: 18px; COLOR: #F26522;  }
#tagCloud A.weight2 { FONT-SIZE: 16px; COLOR: #7FDEFF;  }
#tagCloud A.weight3 { FONT-SIZE: 14px; COLOR: #4262A1;  }
#tagCloud A.weight4 { FONT-SIZE: 12px; COLOR: #333;  }
#tagCloud A.weight5 { FONT-SIZE: 11px; COLOR: #333; }
#tagCloud A.weight6 { FONT-SIZE: 10px; COLOR: #333;  }
#tagCloud ul{margin:0px;padding:0px;text-align:justify;}
#tagCloud li{float:left;margin:0px;padding:0 5px 0 0;display:inline-block;list-style-type:none;line-height:22px;height:22px;white-space: nowrap; }
  
/* answer display
------------------------------------------------------------------ */
.answer{font-size: 1em; background-color: #f8f4e6; color: #333333; margin: 5px 0px 30px 0; padding: 20px; 
	border: 1px solid #FAE4BF; line-height: 16px;}
.answer p{padding:5px;}
.answer {  margin: 5px auto 25px auto; width: 100%; text-align:left;}
.answer li{ padding: 3px 0px 3px 5px; margin-left: 14px; }
.answer ul { list-style: none; margin-bottom:8px; }
.answer ul li { list-style: circle; color: #5F5F5F; }
.answer ul li a{ color: #5F5F5F; text-decoration: underline; }
.answer ul li a:hover{ text-decoration: underline; }
.answer ol { list-style: decimal; margin-bottom:8px; }
.answer ol li { list-style: decimal; color: #5F5F5F;margin-bottom:20px;  }
.answer ol li a{ color: #5F5F5F; text-decoration: underline; }
.answer ol li a:hover{ text-decoration: underline; }
.answer ol ol ol li { list-style: decimal; color: #5F5F5F; }
.answer blockquote {border: 1px dashed #CCCCCC; background:#fff; font-size: 10px; color:#666;font-family:verdana, arial, sans-serif;padding:8px;}
.answer hr{border: 0;width: 90%;color: #CCCCCC;background-color: #CCCCCC;height: 2px;}
.answer code{ font-size: 11px; font-family: Verdana,Sans-Serif; background-color: #fff; color: #333; }
.answer xml{overflow:auto; font-size: 11px; font-family: Verdana,Sans-Serif; background-color: #fff; color: #333; }
.answer pre{display: block; font-size: 11px; background-color: #fff; color: #333; margin: 1.0em 0; padding: 10px; border-left: 1px solid #CCCCCC; line-height: 18px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */ }


	
	
.helpbox{padding:8px;background: #EDF3FE; border: 1px solid #D1DCEF;}


.footer { clear:both;font-size: 8pt; color: #ccc; text-align: left; margin-top: 4em; padding-top: 1em; border-top: 1px #CCC solid; }
.footer a:link {color: #ccc; text-decoration: none;}
.footer a:visited {color: #ccc; text-decoration: none;}
.footer a:hover {color: #ccc; text-decoration: none;}
.footer a:active {color: #ccc; text-decoration: none;}


.lowernavigation { clear:both;display: block; position: relative; background: #FFCC00; color: #000; font-size: 11px; height:22px;font-weight: bold; padding: 7px 0px 0px 0px; margin: 4px 0px 0px 0px; overflow: hidden; }
.lowernavigation a { margin: 0px 18px 0px 18px; text-decoration: none; }
.lowernavigation a:link { color: #000000; }
.lowernavigation a:visited { color: #000000; }
.lowernavigation a:hover { color: #000000; text-decoration: underline; }
.lowernavigation a:active { color: #000000; }

.lowernavigationtitle { clear:both;display: block; position: relative; background: #000000; color: #fff; font-size: 11px; height:22px;font-weight: bold; padding: 8px 0px 0px 0px; margin: 0px 0px 0px 0px; overflow: hidden; }
.lowernavigationtitle a { margin: 0px 18px 0px 18px; text-decoration: none; }
.lowernavigationtitle a:link { color: #fff; }
.lowernavigationtitle a:visited { color: #fff; }
.lowernavigationtitle a:hover { color: #fff; text-decoration: underline; }
.lowernavigationtitle a:active { color: #fff; }



#installwrapper 
{
	display: block; position: relative; 
	clear: both; background-color: #fff; border: 1px solid #E2E5E6; 
	padding: 20px; margin: 50px auto; -moz-border-radius: 16px; 
	width:600px; }




.lowerads{border: 1px solid #000; padding:5px 0px 5px 5px;height:auto; background: #fff;}


/* Master CSS */