html { overflow-y: scroll; }
a, a:visited { color: #1d8cd2; text-decoration: none; outline: none; }
body { margin: 0; padding: 0; text-align: center; background-color: #edf6f7; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px; }
form { margin: 0; padding: 0; }
img { border: none; }

.layout_columns { border-collapse: collapse; width: 100%; }
.layout_columns td { vertical-align: top; padding: 0; font-size: 12px; }
.layout_lmargin { width: 78px; background-image: url("/images/lmargin_bg.jpg"); background-repeat: no-repeat; }
.layout_rmargin { width: 78px; background-image: url("/images/rmargin_bg.jpg"); background-repeat: no-repeat; }
.layout_main { background-color: #ffffff; }
.layout_content { text-align: left; background-color: #ffffff; }
.layout_header { position: relative; height: 90px; background-color: #c3e2e5; background-image: url("/images/header_bg.jpg"); }
.layout_logo { position: absolute; left: 0; top: 0; width: 230px; height: 90px; }
.layout_fblike { position: absolute; right: 0; top: 10px; height: 26px; }
.layout_social { position: absolute; right: 0; top: 48px; }
.layout_social img { vertical-align: top; margin-left: 10px; }
.layout_navbar_left { position: absolute; left: 230px; bottom: 0; height: 36px; line-height: 38px; background-image: url("/images/navbar_bg.jpg"); padding: 0 15px; overflow: hidden; }
.layout_navbar_right { position: absolute; right: 0; bottom: 0; height: 36px; line-height: 38px; background-image: url("/images/navbar_bg.jpg"); padding: 0 5px; overflow: hidden; }
.layout_navtab { float: left; padding: 0 15px; }
.layout_navtab a, .layout_navtab a:visited { font-size: 10pt; color: #1f3d40; }
.layout_navtab_on { float: left; }
.layout_navtab_on_text { float: left; background-color: #ffffff; padding: 0 14px; }
.layout_navtab_on_text a, .layout_navtab_on_text a:visited { font-size: 11pt; color: #c52687; font-weight: bold; }
.layout_navtab_on_l { float: left; width: 8px; height: 36px; background-image: url("/images/navtab_on_l.jpg"); }
.layout_navtab_on_r { float: left; width: 8px; height: 36px; background-image: url("/images/navtab_on_r.jpg"); }
.layout_textlinks { position: absolute; right: 0; top: 5px; height: 30px; font-size: 12px; }
.layout_textlinks a, .layout_textlinks a:visited { color: #1d8cd2; }
.layout_textlinks ul { margin: 0; padding: 0; list-style: none; font-size: 1em; font-weight: bold; line-height: 1em; height: 1em; float: right; }
.layout_textlinks li { float: right; padding: 0 1em 0 0; margin: 0; }
.layout_bottom { background-color: #d7ebee; }
.layout_footer { background-color: #edf6f7; height: 40px; }
.layout_1000 { width: 1000px; margin: 0 auto; }
.layout_col600 { width: 600px; }
.layout_col400 { width: 400px; }
.layout_col360 { width: 360px; }
.layout_col300 { width: 300px; }
.layout_col250 { width: 250px; }
.layout_col200 { width: 200px; }
.layout_col180 { width: 180px; }
.layout_col120 { width: 120px; }
.layout_col70 { width: 70px; }
.layout_col20 { width: 20px; }
.layout_col33p { width: 33%; }

.spacerblock_80 { width: 100%; height: 80px; clear: both; }
.spacerblock_40 { width: 100%; height: 40px; clear: both; }
.spacerblock_30 { width: 100%; height: 30px; clear: both; }
.spacerblock_24 { width: 100%; height: 24px; clear: both; }
.spacerblock_20 { width: 100%; height: 20px; clear: both; }
.spacerblock_14 { width: 100%; height: 14px; clear: both; }
.spacerblock_10 { width: 100%; height: 10px; clear: both; }
.spacerblock_5 { width: 100%; height: 5px; line-height: 1px; font-size: 1px; clear: both; }
.spacerblock_2 { width: 100%; height: 2px; line-height: 1px; font-size: 1px; clear: both; }

.sep1 { color: #a4bcbf; margin: 0 2px; }

.text_fuscia { color: #c52687; }

.leftcontent { margin-left: 20px; }
.left_categories { margin: 0 0 0 20px; padding: 0; }
.left_categories li { font-size: 18px; }
.left_categories li ul { margin: 0 0 0 20px; padding: 0; }

h3 a:link, h3 a:visited { border: 0;}
h3 img { vertical-align: middle; }
pre {	padding: 0.5em; background: #eee; border: 1px solid #ddd; overflow: auto; }
ul { list-style: square; }
acronym { border-bottom: 1px dotted #999; }  

/* Structure */
#content { max-width: 1400px; margin: auto; }
#header { height: 3em; }
#header ul { margin: 0; padding: 0; list-style: none; font-size: 1em; font-weight: bold; line-height: 1em; height: 1em; float: right; }
#header li { float: right; padding: 0 1em 0 0; margin: 0; }
#header h1 { font-size: 1.5em; height: 1.2em; float: left; padding: 0; margin: 0; }
#header h1 a { color: #000; border: 0; background: none; }

/*		Categories		*/

#categories { width: 200px; }
#categories ul { list-style: none; margin: 0; padding: 0; border-top: 1px solid gray; }
#categories ul ul, #categories ul ul ul, #categories ul ul ul ul, #categories ul ul ul ul ul { border-top: 0; }
#categories li { margin: 0; padding: 0; }
#categories li a { display: block; border-bottom: 1px solid gray; text-decoration: none; height: 100%; padding: .5em 0 .5em .5em; }
#categories li ul a { padding-left: 1em; }
#categories ul ul ul a { padding-left: 2em; }
#categories ul ul ul ul a { padding-left: 3em; }
#categories ul ul ul ul ul a { padding-left: 4em; }
#categories .active { font-weight: bold; }
#categories .subcat .active {}

#langform { padding: .5em 0; }
label { display: block; }
.leftcolumn .inputfield { width: 98%; }
.leftcolumn .language { width: 100%; }
#useronline { width: 160px; margin-top: 1em; margin-left: 10px; }

/* Misc */

#topten, #latest, #tagcloud, #allcategoryarticles, #stickyrecords { margin-bottom: 1em; }
#topten h3, #latest h3, #tagcloud h3, #allcategoryarticles h3, #stickyrecords h3 { font-size: 135%; margin-bottom: 5px; padding: 4px 4px 2px 4px; -moz-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }
#topten img, #latest img { float: right; margin-top: -16px; }
#topten ol, #latest ol { margin-left: 15px; list-style-type: decimal; }
#topten li, #latest li { list-style-type: decimal; }
#tagcloud .relevance1 { font-size: 80%; }
#tagcloud .relevance2 { font-size: 100%; }
#tagcloud .relevance3 { font-size: 120%; }
#tagcloud .relevance4 { font-size: 140%; }
#tagcloud .relevance5 { font-size: 160%; }

/* Main content */

.main-content { margin: 0; padding: 0; }
.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5 { margin-bottom: 0.5em; }
.main-content pre, .main-content code { white-space: pre; }
.main-content #solution_id { float: right; }
.main-content table { overflow: scroll; }
.main-content form { width: 99%; }
.main-content label.left { float: left; text-align: right; width: 150px; margin-right: 0.3em; }
.main-content form br { clear: both; }
.main-content ul li { font-size: 16px; }
#article_category { font-size: 1.5em; }
#article_content { font-size: 16px; }
#search { padding: 0; margin: 0; width: auto; }
#search input { vertical-align: middle; font-size: 1.5em; font-weight: bold; }

/*		Main columns definitions		*/

.leftcolumn { float: left; left: 0px; width: 200px; margin-bottom: 1em; }
.rightcolumn { position: static; float: right; width: 200px; margin-bottom: 1em; }
.rightcolumn ol { margin: 0 0 0 25px; padding: 0; }
html>body .rightcolumn ol { margin: 0 0 0 20px; padding: 0; }

#footer { margin-top: 1em; clear: both; border-top: 1px solid #ddd; color: #aaa; font-size: 11px }
#footer a:link, #footer a:visited {	color: #aaa; }

/*	Classes	*/

.invisible { display: none; }
a.rss:link, a.rss:visited { background: #ff6a00; color: #fff; font: 9px normal Verdana, sans-serif; border-top: 1px solid #ffb627; border-left: 1px solid #ffb627; border-right: 1px solid #ab4800; border-bottom: 1px solid #ab4800; padding: 0 2px;	text-transform: uppercase; vertical-align: middle; }
.clearing { clear: both; display: none; }
.highlight { background: #f0ff00; padding: 0 .2em; font-weight: bold; }
#action { text-align: center; margin: 5px; }
p#action img { vertical-align: middle; }

