/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;}
th, td {vertical-align: top;}
label {cursor: pointer;}
:focus {outline: 0;}
a:focus {outline: invert dotted thin;}
table {border-collapse: separate; border-spacing: 0;}	/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
fieldset, img {border: none;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* GENERAL */
strong {font-weight: bold;}
em {font-style: italic;}
sup, sub {font-size: 75%;}
sup {vertical-align: super;}
sub {vertical-align: sub;}
html {height: 100%;}
body {background: #F2F2F2 url(graphics/bg-hlines.gif); height: 100%;}
body,p,td,th {color: #000; font-family: Tahoma, sans-serif; font-size: 12px; line-height: 18px;}
input, select, textarea {color: #000; font-size: 12px; font-family: Tahoma, sans-serif; max-width: 96%;}
input[type=text], input[type=password], select, textarea {border: 1px solid #CCC; padding: 2px; }
input[type=button], input[type=submit], input[type=reset] {padding: 1px 5px; margin-right: 5px;}
pre, code {font-family: Courier, "Courier New", monospace; font-size: 1em;}
pre {overflow: scroll; margin: 0 0 1em 0; padding: 0 0 0.5em 0; white-space: pre-wrap;}
hr {width: 100%; height: 1px; background: #ccc; color: #ccc; margin: 1em 0; border: none; padding: 0;}
blockquote {margin: 1.5em; padding: 1em; color: #999; font-style: italic; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;}
.small {font-size: 10px;}
.clear {clear: both; height: 0;}
p {margin-bottom: 20px;}
a {color: #33AA00; text-decoration: none;}
a:visited {color: #33AA00;}
a:hover {color: #FF9900;}
a:active {color: #33AA00;}
h1 {font-size: 17px; font-weight: bold; line-height: 40px; margin-bottom: 20px; color: #444;}
h2 {font-size: 15px; font-weight: bold; line-height: 15px; margin-bottom: 20px; color: #444;}
h3 {font-size: 13px; font-weight: bold; margin-bottom: 20px; color: #444;}
acronym, abbr {border-bottom: 1px dashed #8fb7bf;}
ul, ol {margin-bottom: 20px; padding-left: 15px; text-indent: 0;}
ul li {padding: 1px 3px; list-style-type: disc; list-style-position: outside;}
ol li {padding: 1px 3px; list-style-type: decimal; list-style-position: outside;}
img.icon {border: none; margin: 0 5px 5px 0;}
/* LAYOUT */
.rounded_corner { background-color: #EEE;}
.rounded_corner .mid { border-left: 1px solid #CCC; border-right: 1px solid #CCC;}
.rounded_corner .top { background: transparent url(graphics/corner-rounded_gray_t.gif) repeat-x; height: 4px; overflow: hidden; }
.rounded_corner .top b.l { background: transparent url(graphics/corner-rounded4gray_tl.gif) no-repeat; float: left; height: 4px; width: 4px; }
.rounded_corner .top b.r { background: transparent url(graphics/corner-rounded4gray_tr.gif) no-repeat; float: right; height: 4px; width: 4px; }
.rounded_corner .bottom { background: transparent url(graphics/corner-rounded_gray_b.gif) repeat-x; height: 4px; overflow: hidden; margin-top: -4px; }
.rounded_corner .bottom b.l { background: transparent url(graphics/corner-rounded4gray_bl.gif) no-repeat; float: left; height: 4px; width: 4px; }
.rounded_corner .bottom b.r { background: transparent url(graphics/corner-rounded4gray_br.gif) no-repeat; float: right; height: 4px; width: 4px; }

#wrapper {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -25px; width: 960px; background: white url(graphics/bg-body.gif);}
#wrapper.w1200 { width: 1200px; background: white url(graphics/bg-body-w1200.gif); }
#header {height: 70px; padding: 0; background: #F2F2F2 url(graphics/bg-hlines.gif); }
#header img.rs_banner {float: right; margin-top: 8px;}
#header h1 {padding: 35px 4px 0; margin: 0; color: #333; font: normal 24px Arial, Tahoma, sans-serif;}
#header #viewsitex a {font-size: 12px; font-family: Arial, Tahoma, sans-serif; font-weight: bold; padding: 3px 5px; display: block; letter-spacing: normal; -moz-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background-color: #3CAA0C; color: #8CF264; margin-left: 10px; margin-top: 1px; border: 1px solid #8CF264;}
#header #viewsitex a:hover {border-color: #54C22C; background-color: #9DE97E; color: #009900;}
#header #viewsite {position: absolute;}
#header #viewsite a {font-size: 12px; font-family: Arial, Tahoma, sans-serif; font-weight: bold; padding: 3px 5px; display: block; letter-spacing: normal; color: #33AA00; margin-left: 10px; border: 1px solid #33AA00; background-color: #FCFCFC;}
#header #viewsite a:hover {border-color: #FF9900; color: #FF9900;}

#cms_body {padding: 15px 14px; background: transparent; }

.clearfooter {height: 25px;clear: both;}
#footer {height: 20px; bottom: 0; padding: 4px 10px; margin: 0 auto; background-color: #2D190F; text-align: center; width: 940px;}
#footer.w1200 { width: 1180px; }
#footertxt {height: 20px; font-size: 11px; color: #ccc;}
#footertxt a, #footertxt a:visited {color: #fff;}

#cms_content {width: 730px; float:right; background-color: white; padding: 0px 0px 25px; margin-bottom: 5px; color: #444; }
.w1200 #cms_content { width: 970px; }
#cms_content img.border {margin: 10px 10px 0 0; padding: 5px; border: solid 1px #ddd; background-color: #f3f3f3; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
#cms_content img.align_right {float: right; margin: .4em 0 0 1em; padding: 0 0 10px 10px;}
#cms_content img.align_left {float: left; margin: .4em 1em 0 0; padding: 0 10px 10px 0;}
#cms_content img.align_center {display: block; margin: .4em auto; padding: 0 10px 10px 10px;}

#breadcrumb {font-size: 10px; padding: 2px 5px; background-color: #f0f0f0; margin-bottom: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
/* Side Bar */
#cms_sidebar {float: left; width: 180px; background-color: transparent; padding: 0;}
#cms_sidebar h2 {height: 16px; font-size: 14px; padding: 2px 2px 3px; margin: 0; text-align: center; background: #F0F0F0; border-bottom: 1px solid #CCC; }
.sidebar_block { margin-bottom: 15px; background: #F0F0F0; }
.cms_menu { background: white; }
.cms_menu div { overflow: hidden; }
.cms_menu div.collapsed { height: 28px; }
.cms_menu div.collapsed span { background: #F0F0F0 url(graphics/arrow-down_bar.gif) no-repeat right center; }
.cms_menu div span { color: #444; height: 22px; background: #F0F0F0 url(graphics/arrow-up_bar.gif) no-repeat right center; display: block; cursor: pointer; padding: 4px 10px 0px; border-top: 1px solid #FFF; border-bottom: 1px solid #DDD; }
.cms_menu div span:hover { color: #339900; }
.cms_menu a { display: block; cursor: pointer; padding: 4px 10px; font-weight: normal;}
.cms_menu a:hover { background: #DCFFCA; color: #333333; text-decoration: none; }
.cms_menu a.selected { background: #CCC; }
/* Nav */
#nav {height: 40px; background: url(graphics/bg-nav.png) repeat-x; overflow: hidden;}
.w1200 #nav { background: url(graphics/bg-nav-w1200.png) repeat-x; }
#nav div {display: inline; float: right; height: 40px; font-weight: bold;}
#nav a {display: block; float: left; color: #fff; padding: 8px 20px 10px; margin: 2px 1px; text-decoration: none; font-size: 13px; height: 18px;}
#nav a:hover {color: #fff; background: #49362B;}
#nav a:visited, #nav a:active {color: #fff;}
div#sep_nav {margin: 0; padding: 0; height: 8px; background: transparent url(graphics/sep-nav.gif) repeat-x;}
/* Form Box */
#wrapper_form_dbox {padding: 60px 0 0;}
#forget_passwd {width: 532px; margin: 0 auto; font-weight: bold; border: 0px solid #33AA00;}
#login {width: 332px; margin: 0 auto; font-weight: bold;}
#message { margin: 100px auto; width: 400px; text-align: center; color:#444;}

.dbox .rounded_corner { background:#F2F2F2 url(graphics/bg-dbox.gif) repeat-x center left;}
.dbox, .dbox div, .dbox .dbox_title { color: #222; }
.dbox #langs { margin: 0 4px 10px 0;}
.dbox form { margin: 0;}
.dbox h2 { padding: 8px 15px; border-bottom: 1px solid #CCC;}
.dbox form p#logo {text-align: center; padding: 15px 0 5px; margin: 0;}
.dbox form p.error {border: 1px solid #FF0012; color: #FFF; background-color: #FF8A00; margin: 0; padding: 6px; }
.dbox form label {color: #059B03;}
#login.dbox form #fields {width: 250px; margin: 0 auto;}
#forget_passwd.dbox form #fields {width: 450px; margin: 0 auto;}
.dbox form #fields p {text-align: left; margin-bottom: 10px;}
#login.dbox #user_pass, #login.dbox #user_login {font-size: 20px; padding: 3px; width: 240px;}
#forget_passwd.dbox #user_email {font-size: 14px; padding: 3px; width: 440px;}
.dbox form #fields p.submit {text-align: right; margin-top: 20px;}
.dbox form #fields p.submit input {font-size: 12px; padding: 4px 10px; margin-right: 2px; text-decoration: none; font-weight: bold; color: #059B03;} /*border: 1px solid #8EDB57; color: #8EDB57;}
.dbox form .submit input:hover { color: white; border-color: #C0FF96; background-color: #8EDB57; cursor: pointer;}  */
.dbox p.addition {font-weight: bold; padding: 5px; text-align: center; margin: 15px auto;}
.dbox p.addition a {margin: 0 15px; color: #7CCB79;}
.dbox p.addition a:hover {color: #059B03;}
/* Form */
.required {color: #C00;}
.cms_list_table .mid {padding: 0 0px;}
.cms_list_table .top { background-color: #F2F2F2; }
.cms_list_thumbnail { background-color: #F9F9F9; }
.cms_list_thumbnail .rounded_corner .mid { background-color: #F9F9F9;padding: 10px 40px; }
.cms_list_thumbnail .thumbnail { float: left; display: inline; margin: 20px 40px 0 0px; text-align: center; }
.cms_list_thumbnail .thumbnail .img_thumbnail { border: 1px solid #F2F2F2; margin: 2px 0; }
.cms_list_thumbnail .thumbnail h3 { margin-top: 4px; font-weight: bold;}

.cms_home .rounded_corner { background-color: #F9F9F9; }
.cms_home .rounded_corner .bottom {margin-top: 0px;}
.cms_title {font-size: 16px; font-weight: bold; margin-bottom: 10px;}

table.info_table {padding: 0px; -moz-box-sizing: border-box; border-collapse: separate; border-spacing: 0px; display: table; margin: 0; text-indent: 0; vertical-align: top; width: 100%; background: #F9F9F9; }
table.result_table{padding: 0px; -moz-box-sizing: border-box; border-collapse: separate; border-spacing: 0px; display: table; margin: 0; text-indent: 0; vertical-align: top; }
thead th { background: #F2F2F2 url(graphics/bg-label.gif) repeat-x; border-bottom: 1px solid #CCC; padding: 2px 10px; vertical-align: middle; font-weight: bold; }
tbody th {background: transparent; width: 120px; vertical-align: top; padding: 4px 10px; font-weight: bold; }
tfoot td {background: #F2F2F2; padding: 3px 10px; vertical-align: middle;}
tr.odd td, tr.odd th { background: transparent; }
tr.even td, tr.even th { background: white; }
.paginate { text-align: center; font-size: 11px; clear:both; background: transparent; padding: 3px 10px; vertical-align: middle; }
.paginate .page_link a {padding: 2px 3px;}
.paginate .page_link a:hover {background: #33AA00; color: white;}
.page_current {font-weight: bold; padding: 2px 3px;}
td.data {background-color: #F9F9F9; padding: 4px 10px; vertical-align: top;}
table.result_table td.data { border-bottom: 1px solid #DDD;}
.label_group {font-size: 13px; padding: 4px 6px; background: #c0c0c0; vertical-align: top; }
.data,
.text_left { text-align: left; }
.text_center { text-align: center; }
.text_right { text-align: right; }
a.cms_icon {margin: 4px 2px; padding: 0;}
a.cms_icon img {vertical-align: middle; }

#langs { float: right; display: inline; vertical-align: middle;}
.icon_lang { margin: 0 2px; }

.button_toggle { margin: auto 10px;}
div.datagroup .rounded_corner .bottom { margin-top: 0px;}
div.datagroup .rounded_corner .top { background-color: #EEE;}
div.datagroup .rounded_corner { background-color: #EEE;}
div.datagroup { margin: 0 0 20px; background: #F9F9F9; }
div.field .format_help {margin-left: 5px; color: #666;}
.form div.field {margin-bottom: 0px; padding-left: 10px; background: #F9F9F9;}
.form div.fields { margin-top: 4px; }
.form div.label { width: 120px; padding: 4px 0px; float: left; display: inline; background: transparent;}
.form div.label_group {font-size: 13px; padding: 0px 6px 4px; background: #EEE; font-weight: bold; vertical-align: top; }
.form div.input { float: left; display: inline; background: transparent; padding: 4px 0; }
.form div.submit { padding-top: 3px; background: transparent; }
.form div.input.button { }
.form div.input.chained_select select{ margin-right: 5px; }
.form div.input textarea {width: 90%;}
.form div.input a.cms_icon {margin: 0px 4px; padding: 0;}
.form div.input a.cms_icon img {padding-top: 3px;}
.form div.input.info {}
.form div.input.radio label {vertical-align: middle; padding-top: 3px; margin-right: 10px;}
.form div.input.checkbox label {vertical-align: middle; padding-top: 0px; margin-right: 10px;}
.form div.input.radio input, .form div.input.checkbox input {vertical-align: middle; margin-left: -3px;}
.form div.input input[type=radio], .form div.input input[type=checkbox] { margin-left: 0px;}		/* Firefox only */
.form div.input.radio table.frame, .form div.input.checkbox table.frame {border: 1px solid #CCC; background: white;}
.form div.input.radio table.no-frame td, .form div.input.checkbox table.no-frame td {vertical-align:top; padding: 0px 0 1px 0px;}
.form div.input.radio table.frame td, .form div.input.checkbox table.frame td {vertical-align:top; padding: 5px 0 5px 10px;}
table.form div.input {padding: 1px 0; }
.input.info, .input.radio label, .input.checkbox label {color: #000}

.table.table-datagroup { width: 100%; }
.table.table-datagroup thead th { text-align: center; }
.table.table-datagroup tbody td { padding: 5px; padding-bottom: 0; }
.table.table-datagroup tbody tr.odd td { background-color: #f9f9f9; }
.table.table-datagroup tbody tr.even td { background-color: #f2f2f2; }
.table.table-datagroup tbody td.order { padding-top: 8px; text-align: center; }
.form .table-datagroup div.input { float: none; }