html {
    height:100%;
}

body {
   background: #131213 url(../img/page_bg.gif);
    font-size: 14px; 
	color: FFF;
    font-family: "Calibri", Segoe UI, Arial !important;
    margin: 0;
    padding: 0;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

td {
    font-size: 12px !important; 
}

select, input, textarea {
    font-family: "Calibri", Segoe UI, Arial !important;
    font-size: 12px !important;
}

form {
    margin: 0px;
    padding: 0px;
    display: block;
}

p {
    text-align: justify;
}

/* MENU */
.menu_hr {
    width: 100%;
    height: 0px;
    font-size: 1px;
    border-bottom: 1px solid #151515;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 0;
    padding-bottom: 0;
}

hr {
    height: 1px;
    background: #212021;
    border: 0px;
}

h1 {
    font-size: 16px;
    color: #c4ee15;
	font-weight: bold;
	text-decoration: underline;
}

a {
    color: #fff; 
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
}

a:hover {
    color: #bed851 !important;
    text-decoration: underline;
}

a:active {
    color: #bed851 !important;
}

ul {
    margin: 2px 2px 2px 12px;
	padding-left: 3px;
}

img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}



.listBox {
    padding: 4px;
    overflow: auto;
    border: 1px solid #201f20;
    background: #131313;
}

.listItem {
    font-weight: bold;
}

.listItemVisited {
    font-weight: normal;
}




.hint {
    padding: 6px 12px 6px 12px;
    background: #131313;
	color: #FFFFFF;
    border: 1px solid #bed851;
}

.note {
    color: #549B3F;
	padding-left: 6px;
	margin: 5px 5px 5px 8px;
	border-left: 4px solid #DFEBFF;
}

.area {
    position: relative;
    display: none;
    margin: 0px;
    border: 1px dotted #556125;
    background: #1a1a1a;
}


.top_panel {
    background: #1e1c1e !important;
    border: 0px;
    border-bottom: 1px solid #999999;
    margin: 0px;
    padding: 8px 0px 0px 0px;
    height: 50px;
}

.sys_table table tr td {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.desktop_column {
    display: table-column;
    padding: 4px 4px 50px 4px;
    vertical-align: top;
}




.caption {
    background: #101010;
    padding: 0px;
    margin: 0px;
}

.caption_title {
    width: auto;
    font-weight: bold;
	font-size: 14px;
	color: #fff;
    overflow: hidden;
    display: inline;
}


.settings {
    background: #DDDDFF;
    display: none;
    padding: 0px;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    text-align: left;
}

.settings_section {
    width: auto;
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 3px 6px 3px 6px;
    zoom: 1;
}

.content {
    background: #131313;
    padding: 4px;
    text-align: left;
}


.menu_panel {
    width: auto;
    padding: 2px 4px 2px 4px;
    margin: 0px;
    vertical-align: middle;
    text-align: left;
}

.menu_panel:hover { color: #c5e63c;
text-decoration: none !important;
background-color: #181818; }
.menu_panel a:hover { color: #c5e63c;
text-decoration: none !important; }
.rss_content { font-size: 17px !important; }
.rss_content a { text-decoration: underline;
color: #86993a; }

.rss_content:hover { background-color: none !important; }

.menu_panel #cat_content:hover {text-decoration: none !important; }
.menu_panel #addFeedMenuItem:hover {text-decoration: none !important; }
.menu_panel #cat_content0:hover {text-decoration: none !important; }

.menu_sub_panel {
    width: auto;
    padding: 2px;
    margin: 0px 0px 0px 12px;
}

.bevel_section {
    color: #202099;
    padding: 4px 8px 4px 8px;
    margin: 0px;
    background: #EAEAFF;
    border-top: 1px solid #F4F4FF;
    border-right: 1px solid #DDDDFF;
    border-bottom: 1px solid #DDDDFF;
    border-left: 1px solid #F4F4FF;
    font-weight: bold;
}

textarea {
    overflow: hidden;
}


.settings_control {
    float: left;
}

.settings_label {
    float: left;
    width: 80px;
    font-weight: bold;
    margin-top: 4px;
}


.color_box {
    border: 1px solid #000000;
    padding-left: 4px;
    padding-right: 4px;
    margin: 2px;
    cursor: pointer;
}



/* IN MAIN PART */
.rssreader_item_title {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
	background-color: #1d1d1d;
    text-decoration: none;
	border-bottom: 2px dotted #fff;
}
.rssreader_item_title:hover {
    color: #bed851;
    text-decoration: none;
	border-bottom: 2px dotted #bed851;

}


.plan_table {
    padding: 0px;
    margin: 0px;
    border-spacing:0;
    border-collapse: collapse;
}

table.plan_table td {
    padding: 0px;
}

.float_panel {
    width: auto;
    zoom: 1;
    overflow: hidden;
}
.float_left {
    float: left;
}

.Tips2 { 
text-indent: 14px !important;
padding-left: 3px;
padding-top: 3px;
margin-top: 10px !important;
font-size: 18px;
float:left;
background: #131213 url(../themes/default/images/adds.png) no-repeat;

width: 180px !important;
height: 40px !important;
 }

.float_right {
    float: right;
}
.section {
    width: auto;
}
.panels_table {
    border: 0px;
    margin: 0px;
}

.desktop_panels {
    width: auto;
    margin: 0px;
    padding: 0px;
}


/* LOADING NOTE */
.loading_box {
    position: absolute;
    left: 0;
    top: 25%;
    width: 100%;
    height: 30%;
    background: #131213;
}

.loading_title {
    width: auto;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #dddddd;
    margin-top: 25px;
    margin-bottom: 24px;
}
.loading_text {
    width: auto;
    text-align: center;
    color: #ddd;
}
.loading_image {
    width: auto;
    text-align: center;
}

.loading_spinner {
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 2000000;
    top: 2px;
    right: 2px;
}

/*HEADER*/
.wslogo {float: left;
width: 300px;
height: 100px; 
background-color: #131213;}

.wscontent { float: right;
color: #fff;
font-size: 20px;
margin-top: 10px;
margin-right: 20px;
background-color: #131213; }
#allws { background-color: #131213;
height: 100px;
width: auto; }


/*settings */
.theme_box {
    width: 10%;
    margin: 0px 1px 10px 1px;
    background-color: #1e1c1e !important;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
    padding: 8px;
    overflow: hidden;
    zoom: 1;
}


.theme_box_selected {
    width: 10%;
    margin: 0px 0px 10px 0px;
    background: #272527;
	display: none !important;
    padding: 8px;
    overflow: hidden;
    zoom: 1;
}

.theme_thumbnail {
    align: left;
    border: 1px solid #CCCCCC;
}

.theme_thumbnail_box {
    width: 340px;
    float: left;
}

.theme_description_box {
    float: left;
    width: auto;
}

.footer_link{
	color: #888;
}
.footer_link:hover{
	color: #2020AA;
	text-decoration: none;
}
.footer {
	background-color: #131213;
	color: #fff;
	padding: 2px 10px 2px 10px;
}


/* includes */
.page_header {
    width: auto;
    text-align: center;
}

.page_footer {
    margin-top: 6px;
    width: auto;
    text-align: center;
}





/************************************************/
/*    Widgets                                   */
/************************************************/


.calc_display {
    margin: 4px 1px 8px 1px;
    width: auto;
    border: 1px solid #999;
    background: #1e1c1e;
    height: 26px;
    text-align: right;
    font-size: 24px;
    font-family: "Arial";
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
}

.calc_numpad {
    width: auto;
}

.calc_numpad_row {
    width: auto;
    padding: 0;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    zoom: 1;
}

.calc_btn_std {
    width: 20%;
    height: 24px;
    float: left;
    margin: 0;
}

.calc_btn_sys1 {
    width: 14%;
    height: 24px;
    float: left;
}

.calc_btn_sys2 {
    width: 14%;
    height: 24px;
    float: right;
}

.calc_padkey_num {
    width: 100%;
    height: 100%;
    color: blue;
}

.calc_padkey_op {
    width: 100%;
    height: 100%;
    color: red;
}

.calc_padkey_sys {
    width: 100%;
    height: 100%;
    color: black;
}


/* WEBNOTE */
.webnote_textarea {
    margin: 0px;
    width: 99%;
    min-height: 16px;
    padding: 0;
    border: 1px dashed red;
}
.webnote_text {
    margin: 1px;
    width: 99%;
    min-height: 16px;
    padding: 0;
    cursor: text;
    overflow: hidden;
}

.wsfooter { font-size: 12px !important;
font-family: "Calibri", Segoe UI, Arial;
color: #999999;
display: block !important;
}
.wsfooter span { color: #bed851; }

.rsstitle { text-align: center; 
position: relative;
}

.setbttn {background-color: #1c1c1c;
border: 1px solid #6b8400;
font-weight: bold;
color: #fff;
margin-left: 5px; }

.float_panel #tray { background: #131213 url(../widgets/menu/menu.png) no-repeat;
margin-left: -25px !important; }

#addFeedButton {background-color: #1c1c1c;
border: 1px solid #6b8400;
font-weight: bold;
color: #fff;
margin-left: 5px;}

#selectFeedUrl { bacground-color: #1c1c1c;
border: 1px solid #1d1d1d; }

.tab_area #input_tab_title { background-color: #1c1c1c !important;
color: #fff; 
border: 1px solid #6b8400; }

.text_in { background-color: #1c1c1c !important;
color: #fff; 
border: 1px solid #6b8400; }

.tab_under {background: #131213 url(../themes/default/images/win_tm.png) repeat 0 0; 
font-weight: bold; }

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}