/***********************GLOBAL***********************/
/***********************GLOBAL STYLES****************/
/***********************GLOBAL***********************/
body, html {
	margin: 0px;
	padding: 0px;
	color:#000;
   font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-weight: normal;
   font-size: 12px;
   text-align: left;
}
body{
	background: #fff url(../pics/bg_head.jpg) no-repeat top left;
}
div
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
div.full /*SPACER*/
{
   width: 100%;
   float: left;
   font-size: 1px;
   height: 3px;
   border: 0px solid #fff;
}
div.label /*LABEL*/
{
   /*width: 149px;*/
   background-color: #ccc;
   padding-top: 1px;
   padding-right: 1px;
   padding-bottom: 1px;
   margin-bottom: 3px;
   margin-top: 2px;
   text-align: right;
   font-size: 11px;
   float:left;
}
div.inner_column
{
	margin: 0 auto;
   padding: 0px;
   border: 0px solid #fff;
   text-align: left;
}

table
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
tr
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
td
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
form
{
   padding: 0px;
   margin: 0px;
}
input
{
   font-size: 11px;
   color: #777;
   background-color: #fff;
   border: 0px solid #ccc;
   padding: 0px;
   margin: 0px;
}
img
{
   padding: 0px;
   margin: 0px;
}
a
{
   color: #800080;
   text-decoration: underline;
}
a:hover
{
   text-decoration: none;
}
p
{
   padding: 0px;
   margin: 0px;
}
table.checkboxtable /*STYLED CHECKBOX & TEXT ALIGNMENT*/
{
   padding: 0px;
   margin-top: 2px;
   margin-bottom: 2px;
   border-collapse: collapse;
}
table.checkboxtable tr
{
   padding: 0px;
   margin: 0px;
}
table.checkboxtable tr td
{
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}
#outer_wrapper{
   width: 683px;
   /*margin-left: 75px;
   margin-top: 40px;*/
   top: 40px;
   left: 75px;
   padding: 0px;
   position: relative;
   padding-top: 3px;
}
#top_shadow
{
   width: 683px;
   height: 3px;
   font-size: 0pt;
   position: relative;
   top: 0px;
   left: 0px;
   background: url(../pics/shadow_top.png) no-repeat top left;
}
#bottom_shadow
{
   width: 683px;
   height: 10px;
   font-size: 0pt;
   position: relative;
   top: 0px;
   left: 0px;
   background: url(../pics/shadow_bottom.png) no-repeat top left;
}
#outer_wrapper_left {
   width: 683px;
   position: relative;
   background: url(../pics/bg_left.png) repeat-y 0px 0px;
   margin: 0px;
   padding: 0px;
}
#topleft_corner{
   position: absolute;
   top: 0px;
   left:0px;
}
#topright_corner{
   position: absolute;
   top: 0px;
   right: 0px;
}
#start_logo {
   position: absolute;
   top:15px;
   left:84px;
   border:0px
}
#outer_wrapper_right {
   width: 677px;
   background: url(../pics/bg_right.png) repeat-y top right;
   margin: 0px;
   margin-left: 6px;
   padding: 0px;
}
#wrapper {
	margin: 0px 0px 0px 0px;
   background: #fff;
   padding: 0px;
   text-align: left;
	width: 671px;
}
#subwrapper {
	width: 671px;
   margin-left: 15px;
   background: #fff;
}
/***********************GLOBAL********************************/
/***********************MARKETING*TEXT************************/
/***********************GLOBAL********************************/
.marketing_text{
   padding: 0;
   margin: 0;
   border: 0;
   font-size: 12px;
   color: #334;
}
.marketing_text h1{
   font-size: 14px;
   font-weight: bold;
   color: #069;
   margin-top: 4px;
   margin-bottom: 14px;
   padding: 0px;
}
.marketing_text h2{
   font-size: 13px;
   font-weight: bold;
   color: #069;
   margin-top: 10px;
   margin-bottom: 14px;
   padding: 0px;
}
.marketing_text h3, h4 ,h5, h6{
   font-size: 12px;
   font-weight: bold;
   color: #069;
   margin-top: 10px;
   margin-bottom: 14px;
   padding: 0px;
}
.marketing_text p{
   line-height: 1.5em;
   margin-top: 6px;
   margin-bottom: 10px;
   text-align: justify;
}
.marketing_text p.date
{
   color: #777;
   font-size: 10px;
}
.marketing_text p.relation
{
   color: #888;
   font-size: 10px;
}
.marketing_text p.permalink
{
   text-align: right;
   padding-left: 3px;
   color: #777;
   font-size: 10px;
}
.marketing_text p.permalink a{
   color: #777;
}
.marketing_text ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
.marketing_text ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
.marketing_text ul{
   list-style-type: none;
   margin: 4px 0px 16px 0px;
   line-height: 1.5em;
   padding: 0px;
   border: 0px solid #f00;
}
.marketing_text ul li{
   list-style-type: none;
   margin: 0px;
   line-height: 1.5em;
   padding: 0px 0px 0px 16px;
   background: #fff url(../pics/pipe_inner.png) no-repeat 3px 7px;
   border: 0px solid #0f0;
}
.marketing_text img
{
   margin: 0px 6px 4px 4px;
   padding: 0px;
   border: 0px;
}
.marketing_text img.adminoption
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
.marketing_text table
{
   font-size: 11px;
}
div.back
{
   margin-top: 20px;
   font-size: 10px;
}
div.back a
{
   color: #bbb;
   text-decoration: none;
}
div.back a:hover
{
   color: #ff5f0d;
}
div.body
{
    margin-top: 8px;
    padding-top: 6px;
    border: 0px;
    border-top: 1px dashed #ddd;
}

/***********************GLOBAL***********************/
/***********************0***********************/
/***********************GLOBAL***********************/
div.header {
   position: relative;
   border: 0px solid #f00;
   width: 681px;
   height: 58px;
}
div#mainlogo {
   position: absolute;
   top: 0px;
   left: 0px;
}
div#mainlogo img{
   border: 0px;
   margin: 0px;
   padding: 0px;
}
div#topright_menu {
   font-size: 10px;
   color: #fff;
   position: absolute;
   top: 0px;
   left: 475px;
}
div#topright_menu ul
{
   list-style-type: none;
   background: none;
   border: 0px solid #f00;
   margin: 0px;
   padding: 4px;
}
div#topright_menu ul li
{
   color: #fff;
   font-weight: normal;
   display: inline;
   margin: 0px;
   padding: 0px 7px 0px 0px;
   border: 0px solid #f00;
   background: none;
}
div#topright_menu a
{
   color: #fff;
   text-decoration: none;
}
div#topright_menu a:hover
{
   color: #666;
}
/***********************GLOBAL********************************/
/***********************MAIN*PICTURE**************************/
/***********************GLOBAL********************************/
div.menubar
{
   padding: 0px;
   margin: 0px;
   min-height: 24px;
   background: #333 url(../pics/menubg.png) repeat;
   border: 0px solid #00f;
}
div.menubar a
{
   color: #fff;
   text-decoration: none;
}
div.menubar a:hover
{
   color: #adf;
   text-decoration: none;
}
div.menubar_inner
{
   padding: 0px 3px 0px 8px;
}
/****************************************************/
div.menuitem, div.menuitem_current, div.menuitemHover, div.menuitem_currentHover
{
   margin: 0px;
   padding: 0px;
   height: 24px;
   float: left;
   position: relative;
   text-align: left;
}
div.menuitem_current,div.menuitem_currentHover
{
   background: #333 url(../pics/menubg_cur.png) repeat;
}
div.menuitem div.submenu, div.menuitem_current div.submenu
{
   position: absolute;
   top: 21px; left: 0px;
   border: 0px solid #a32621;
   border-top: 0px;
   width: 130px;
   padding: 3px 3px 3px 5px;
   font-size: 11px;
   background: #333;
   text-align: left;
   display: none;
}
div.menuitemHover div.submenu, div.menuitem_currentHover div.submenu
{
   position: absolute;
   top: 21px; left: 0px;
   border: 0px solid #a32621;
   border-top: 0px;
   width: 130px;
   padding: 3px 3px 3px 5px;
   font-size: 11px;
   background: #333;
   text-align: left;
   display: block;
}
div.menuitem:hover div.submenu, div.menuitem_current:hover div.submenu
{
   display: block;
}
div.submenu ul
{
   list-style-type: none;
   line-height: 1.5em;
   padding: 0px;
   margin: 0px;
}
div.submenu ul li
{
   color: #a32621;
   list-style-type: none;
   line-height: 2em;
   /*background: url(../pics/list_arrows.png) no-repeat 1px 7px;*/
   padding-left: 12px;
   margin-bottom: 2px;
}
div.submenu a
{
   color: #fff;
}
div.submenu a:hover
{
   color: #adf;
}
div.menuitem div.inner, div.menuitem_current div.inner,div.menuitemHover div.inner, div.menuitem_currentHover div.inner
{
   padding: 3px 13px 0px 13px;
}
/****************************************************/
div.menubar_inner ul.adminoptions
{
   border: 0px solid #0f0;
}
div.menubar_inner ul.adminoptions li
{
   border: 0px solid #0f0;
   display: inline;
   padding: 0px;
   margin: 0px;
}
div.menubar_inner ul.adminoptions li img
{
   border: 0px solid #00f;
   display: inline;
   padding: 0px;
   margin: 0px;
}
div.menubar_inner ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}
/***********************GLOBAL********************************/

/***********************GLOBAL********************************/
/***********************MAIN*COLUMNS**************************/
/***********************GLOBAL********************************/
div.columns
{
   padding: 0px;
   margin: 0px;
   display: block;
}
#main_content, #info_content{
   margin: 0px;
	padding: 0px;
	float: left;
}
#main_content{ /*main content*/
   width: 471px;
}
#info_content{ /*info content*/
   width: 200px;
}
#main_content div.inner{
   background: #fff;
   margin: 3px 3px 3px 0px;
   padding: 3px 16px 3px 16px;
}

#info_content div.inner{
   background: #fff;
   margin: 3px 0px 3px 1px;
   padding: 3px 0px 3px 6px;
}
/***********************GLOBAL********************************/
/***********************MAIN*PAGE*****************************/
/***********************GLOBAL********************************/

div.main_page
{
   border: 0px solid #f00;
   padding: 0px;
   margin: 0px;
}
div.main_info
{
   float: left;
   border: 0px solid #00f;
   width: 205px;
   margin: 0px 0px 0px 7px;
   font-size: 11px;
   color: #444;
}
div.spacer
{
   width: 400px;
   font-size: 1px;
   height: 0px;
   border: 0px solid #0f0;
   clear: both;
}
div.main_info_head
{
   font-size: 13px;
   font-weight: bold;
   padding: 3px;
   border-bottom: 0px solid #f00;
   color: #069;
   background: #fff url(../pics/main_info_header_bar.png) repeat-x bottom;
}
div.main_info_content
{
   padding: 3px 3px 10px 3px;
   background: #fff url(../pics/main_info_bot.png) no-repeat bottom center;
}
div.main_info_content h1, h2, h3, h4 ,h5, h6{
   font-size: 12px;
   font-weight: bold;
   color: #444;
   margin-top: 10px;
   margin-bottom: 14px;
   padding: 0px;
}
div.main_info_content p{
   line-height: 1.5em;
   margin-top: 1px;
   margin-bottom: 2px;
   text-align: left;
}
div.main_info_content ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
div.main_info_content ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
div.main_info_content ul{
   list-style-type: none;
   margin: 0px 2px 0px 2px;
   padding: 0px;
   line-height: 1.5em;
}
div.main_info_content ul li{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   padding-left: 14px;
   background: #fff url(../pics/pipe.png) no-repeat 2px 7px;
   line-height: 1.5em;
}
div.main_info_content ul.adminoptions
{
   padding: 0px;
   margin: 0px;
}
div.main_info_content ul.adminoptions li
{
   display: inline;
   padding: 0px;
   margin: 0px;
   background: none;
}
/***********************INNER*PAGE****************************/
/***********************MAIN*PAGE*****************************/
/***********************INNER*PAGE****************************/

.main_headline, .main_news{
   border: 1px solid #ddd;
   background: #fff;
   padding: 4px;
   margin: 0px;
}
.main_headline h1{
   font-size: 12px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
}
.main_headline p{
   font-size: 11px;
   font-weight: normal;
   color: #666;
   padding: 0px;
   margin: 0px;
}
.main_headline p.gonow
{
   text-align: right;
   font-size: 11px;
   margin-top: 6px; 
}
.main_news h3{
   font-size: 11px;
   text-align: right;
   color: #666;
   padding: 0px;
   margin: 0px;
}

.main_news h2{
   font-size: 12px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   margin-top: 4px;
}

.main_news p{
   font-size: 11px;
   font-weight: normal;
   color: #666;
   padding: 0px;
   margin: 0px;
   margin-bottom: 3px;
}
.shadow{
   margin: 0px 3px 0px 3px;
   font-size: 1px;
   height: 2px;
   background: #eee;
}

/***********************INNER*PAGE****************************/
/***********************CURRENT*PATH**************************/
/***********************INNER*PAGE****************************/
ul#currentpath
{
   border: 0px solid #f00;
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
ul#currentpath li.first
{
   list-style-type: none;
   display: inline;
   border: 0px solid #0f0;
   padding: 0px 0px 0px 0px;
   background: none;
   font-size:10px
   margin: 0px;
}
ul#currentpath li
{
   list-style-type: none;
   display: inline;
   border: 0px solid #0f0;
   padding: 0px 0px 0px 17px;
   background: url(../pics/list_arrows.png) no-repeat 5px 4px;
   font-size: 10px;
   margin: 0px;
}
ul#currentpath li a
{
   color: #ff5f0d;
   text-decoration: none;
   font-size: 10px;
}
ul#currentpath li a:hover
{
   color: #bbb;
   text-decoration: none;
   font-size: 10px;
}
/***********************INNER*PAGE****************************/
/***********************RELATED*CONTENTS**********************/
/***********************INNER*PAGE****************************/
div.related_contents
{
   margin: 5px 1px 2px 8px;
   padding-left: 4px;
   background: #fff url(../pics/bg_light_dots_vertical.png) repeat-y left top;
}
ul.formlist
{
   list-style-type: none;
}
ul.formlist li
{
   list-style-type: none;
   padding: 2px 0px 1px 0px;
   background: none;
}
/***********************GLOBAL********************************/
/***********************INFO*CONTENT**************************/
/***********************GLOBAL********************************/
div.const_info
{
   margin: 1px 3px 8px 3px;
   background: #f3f3f3;
   font-size: 11px;
   padding: 2px 4px 2px 4px;
}
div.const_info ul
{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
div.const_info li
{
   list-style-type: none;
   background: url(../pics/list_arrows.png) no-repeat 1px 7px;
   padding-left: 12px;
   margin-bottom: 2px;
}
#info_content .login_form
{
   width: 165px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
#info_content .login_button{
   font-weight: bold;
   background-color: #fff;
   border: 0px;
   padding: 0px;
   margin: 2px 0px 1px 0px;
}
a.instant_demo, a.mb
{
    text-decoration: none;
}
a.instant_demo img, a.mb img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.login_form
{
   width: 165px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
.login_button{
   font-weight: bold;
   background-color: #fff;
   border: 0px;
   padding: 0px;
   margin: 2px 0px 1px 0px;
}
div.infoitem
{
   border: 0px;
   border-bottom: 1px dashed #ccc;
   margin: 2px 0px 4px 0px;
   padding: 0px 0px 3px 0px
}
.infoitem{
   padding: 0;
   margin: 0;
   border: 0;
   font-size: 11px;
   color: #334;
}
.infoitem h1{
   font-size: 14px;
   font-weight: bold;
   color: #069;
   margin-top: 0px;
   margin-bottom: 4px;
   padding: 0px;
}
.infoitem h2{
   font-size: 12px;
   font-weight: bold;
   color: #069;
   margin-top: 2px;
   margin-bottom: 3px;
   padding: 0px;
}
.infoitem h3, h4 ,h5, h6{
   font-size: 11px;
   font-weight: bold;
   color: #069;
   margin-top: 2px;
   margin-bottom: 2px;
   padding: 0px;
}
.infoitem p{
   line-height: 1.5em;
   margin-top: 1px;
   margin-bottom: 2px;
   text-align: left;
}
.infoitem ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
.infoitem ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
.infoitem ul{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
.infoitem ul li{
   list-style-type: none;
   background: url(../pics/list_arrows.png) no-repeat 1px 7px;
   padding-left: 12px;
   margin-bottom: 2px;
}
.infoitem img
{
   margin: 0px 6px 4px 4px;
   padding: 0px;
   border: 0px;
}
.infoitem img.adminoption
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
/***********************GLOBAL********************************/
/***********************FOOTER********************************/
/***********************GLOBAL********************************/
#footer {
	color: #f90; 
	font-size: 10px;
   font-weight: normal;
   margin: 0px;
	padding: 5px 2px 3px 2px;
	clear: both;
   background: #fff;
   width: 667px;
}
#footer ul.menu_footer{
  list-style-type: none;
  padding: 5px 1px 1px 1px;
  margin: 0;
}
#footer ul.menu_footer li{
  display: inline;
  padding: 2px 4px 0 12px;
  background: url(../pics/menufooter_dot.png) no-repeat 3px 8px;
}
#footer a{
   color: #f90;
}
#footer a:hover{
   text-decoration: none;
}
#footer ul.menu_footer li.first
{
   background-image: none;
   padding: 2px 4px 0 2px;
}
/***********************GLOBAL********************************/
/***********************FOOTER********************************/
/***********************GLOBAL********************************/ 
#subfooter
{
   width: 100%;
   background: #999 url(../pics/footer_bg.png) repeat-x top left;
   margin-top: 50px;
   padding-top: 10px;
}
#tail
{
   width: 671px;
   margin: 0px 0px 0px 75px;
   padding: 2px 0px 2px 0px;
}
#tail p{
   padding: 0px;
   margin: 0px;
   color: #fff;
   font-size: 10px;
}
#tail a{
   color: #fff;
}
#tail a:hover{
   text-decoration: none;
}
/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
div.admin_menu_bar
{
   float: left;
   display: block;
   width: 651px;
}
div.admin_menu
{
   float: left;
   margin-top: 10px;
   margin-left: 5px;
   margin-bottom: 0px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 0px;
}
div.admin_menu a
{
   color: black;
   text-decoration: none;
}
div.admin_menu a:hover
{
   color: white;
   text-decoration: none;
}
div.admin_menu a:active
{
   color: white;
   text-decoration: none;
}
div.admin_line
{
   margin-top: 0px;
}
table.admin_menu_table
{
   border-collapse: collapse;
   border-spacing: 0px;   
   padding: 0px;
}
table.admin_menu_table td
{
   font-size: 10px;
   border-collapse: collapse;
   border-spacing: 0px;   
   padding: 0px;
}
table.admintable, table.filemanager_table, table.infomanager_table, 
table.newsletter_table, table.user_filtering_table, table.user_table,
table.make_contact_table, table.order_table
{
   font-size: 11px;
}
table.filemanager_table
{
   width: 330px;
}
div.user_list
{
   width: 645px;
   height: 250px;
   overflow: auto;
   border: 1px solid #999;
}
table.make_contact_table td.contact_label
{
   font-weight: bold;
   text-align: left;
   color: #222;
}
/***********************GLOBAL********************************/
/***********************ADMIN_OPTIONS*************************/
/***********************GLOBAL********************************/
ul.adminoptions
{
   list-style-type: none;
   display: inline;
   border: 0px solid #f00;
   background: none;
   margin: 0px;
   padding: 0px;
}
ul.adminoptions li
{
   display: inline;
   border: 0px solid #f00;
   margin: 0px;
   padding: 0px;
   background: none;
}
ul.adminoptions li img
{
   border: 0px;
}
/***********************GLOBAL********************************/
/***********************ADMIN_INPUTS**************************/
/***********************GLOBAL********************************/

div#menu_manager_div img
{
   margin: 0px 0px 0px 2px;
   padding: 0px;
   border: 1px solid #ccc;
}

input.save, input.usersave
{
   background-color: #ece9d8;
   border: 1px solid #999;
   color: #000;
   padding: 2px 5px 2px 5px;
}

input.fileform, input.pictureform, textarea.pictureform, input.infomanager_year,
input.infomanager_text, input.user_name, .user_check, .user_reg, #to_content, .make_contactform,
.articleform, .menuform, .seoform, .articleform, .galleryform, .galleryselect, .userform, .newsletterform
{
   /*width: 149px;*/
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
   height: 19px;
}
.make_contactform_text
{
   /*width: 149px;*/
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
.articleform, .menuform, .articleform, .galleryform, .galleryselect, .newsletterform, #what_content, #to_content
{
   width: 350px;
}

.galleryselect, 
{
   height: 200px;
}
.seoform
{
   width: 350px;
}
textarea.seoform
{
   height: 100px;
}
.make_contactform_text,.make_contactform, .userform
{
   width: 250px;
}
textarea.make_contact_form
{
   height: 80px;
   width: 250px;
}
select.make_contact_form
{
   width: 250px;
}
div.table_section
{
   font-weight: normal;
   background-color: #fff;
   padding-top: 10px;
}
textarea.pictureform
{
   height: 80px;
}
.pictureform
{
   width: 240px;
}
.user_check, .user_reg, #to_content, #what_content
{
   font-size: 10px;
}
input.infomanager_year
{
   width: 40px;
}

input.infomanager_text
{
   width: 20px;
}

/***********************GLOBAL********************************/
/***********************BASE_FILEMANAGER**********************/
/***********************GLOBAL********************************/
table.base_filemanager_table
{
   font-size: 11px;
}
table.base_filemanager_table th
{
   background: #ddd;
}
/***********************GLOBAL********************************/
/***********************CONTENT_INTEGRITY*********************/
/***********************GLOBAL********************************/
ul.adminoptions
{
   border: 0px solid #0f0;
}
ul.adminoptions li
{
   border: 0px solid #0f0;
   display: inline;
   padding: 0px;
   margin: 0px;
}
ul.adminoptions li img
{
   border: 0px solid #00f;
   display: inline;
   padding: 0px;
   margin: 0px;
}
ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}

table.integrity
{
   width: 637px;
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
}
table.integrity tr th
{
   padding: 0px 0px 1px 3px;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
   background: #999;
}
table.integrity tr td
{
   padding: 0px 0px 1px 3px;
   font-size: 12px;
   border-right: 1px dotted #999;
   border-bottom: 1px solid #fff;
}
table.integrity tr td a
{
   text-decoration: none;
   font-size: 10px;
}
table.integrity tr td.t_admin
{
   width: 64px;
}
table.integrity tr td.t_admin_newsletter
{
   width: 84px;
}
table.integrity tr td.t_article_date
{
   width: 70px;
}
table.integrity tr td.t_picadmin
{
   width: 35px;
}
table.integrity tr td.t_picture_pic
{
   width: 55px;
}
table.integrity tr.even td
{
   background: #fff;
}
table.integrity tr.odd td
{
   background: #ddd;
}
table.integrity tr.t_integrity_new td
{
   background: #FFF4B6;
}
table.integrity tr.problem td
{
   background: #FFDFDF;
}
/**************email selector***************/
div.email_wrapper
{
    color: #444; 
    font-weight: bold; 
    padding: 5px; 
    float: left;
}
div.email_element
{
   clear: both;
   float: left;
}
input.email_checbox
{
    float: left; 
    margin-top: 8px;
}
input.email_input
{
    float: left; 
    color: #999; 
    width: 300px; 
    margin: 5px 0px 5px 20px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #999; 
}
img.email_pic
{
    cursor: pointer; 
    float: left; 
    display: block; 
    margin: 5px 0px 5px 20px;
}
/**************forms ***********************/

div.section_head h1,div.section_head h2,div.section_head h3,div.section_head h4,div.section_head h5
{
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
    width: 92%;
}
div.section_container
{
    border: 1px dashed #d0d0d0;
    width: 92%;
    background: #fff;
    margin-bottom: 7px;
}
div.section_switch a
{
    font-size: 11px;
    text-decoration: none;
}
div.section_switch a
{
    text-decoration: underline;
}
input.text_input
{
   width: 200px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}
textarea.textarea_input
{
   width: 200px;
   padding: 1px;
   border: 1px solid #604848;
}
select.select_input
{
   width: 200px;
   padding: 1px;
   border: 1px solid #604848;
}
input.radio_input
{
}
input.checkbox_input
{
}
input.tax_number_input_1
{
   width: 60px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}
input.tax_number_input_2
{
   width: 10px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}
input.tax_number_input_3
{
   width: 20px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}

div.row_container
{
   width: 90%;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #fff;
}
div.error_row_container
{
   width: 90%;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #cc0000;
}

div.input_label
{
   text-align: right;
   margin-right: 5px;
   width: 40%;
   font-weight: normal;
   font-size: 11px;
   float: left;
   border: 0px solid #f00;
}
div.input_elements
{
   width: 55%;
   float: left;
   border: 0px solid #f00;
   font-size: 11px;
   line-height: 1.5em;
}
div.input_msg
{
   clear:both;
   width: 53%;
   font-size: 10px;
   height: 11px;
   color: #c00;
   border: 0px solid #f00;
   margin: 0px 0px 0px auto;
}
div.input_pic
{
   width: 1px; height: 1px;
}
div.submit_button
{
	text-align: center;
}
div.submit_button input
{
	padding: 3px 5px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #604848;
	cursor: pointer;
}
div.google_div iframe
{
    display: none;
}
/************************ user_manager **************************/
div.user_list_wrapper
{
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    width: 645px;
    text-align: center;
    float: left;
    color: #333177;
}
div.user_list_wrapper a
{
    text-decoration: none;
    color: #333177;    
}
div.user_list_element_wrapper
{
    float: left;
    width: 645px;
    line-height: 27px;
    font-size: 11px;
}
div.user_list_element_login
{
    float: left;
    width: 15%;
    font-weight: bold;
}
div.user_list_element_name
{
    float: left;
    width: 22%;
}
div.user_list_element_email
{
    float: left;
    width: 32%;
    font-weight: bold;
}
div.user_list_element_user_level
{
    float: left;
    width: 20%;
}
div.user_list_element_edit
{
    float: left;
    width: 10%;
}
div.user_list_title_wrapper
{
    clear: both;
    font-weight: bold;
    width: 645px;
    color: navy;
    background: #b7d7fe;
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 12px;    
}
div.user_list_title_wrapper a
{
    font-weight: bold;
    color: navy;
    font-size: 12px;
    text-decoration: none;
}
div.user_list_count_div
{
    font-size: 10px;
    float: right;
    line-height: 12px;
    padding: 0px;
    margin: 0px 3px 0px 0px;
}
div.user_list_count_div select
{
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
div.user_list_step
{
    float: left;
    width: 100%;
    line-height: 20px;
    background: #6795d1;
    text-align: center;
    color: #fff;
}
div.user_list_step a
{
    color: #fff;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_step a:hover
{
    font-weight: bold;
    color: #1d408a;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_act_page
{
    float: left;
    width: 645px;
    text-align: center;
    font-weight: bold;
}
div.user_list_element_details
{
    border-bottom: 1px dotted navy;
    display: none;
    float: left;
    padding: 0px 0px 15px 0px;
    width: 645px;
}
div.user_details_title
{
    font-weight: bold;
    font-size: 12px;
    color: navy;
    text-decoration: underline;
    text-align: left;
    margin-left: 15px;
}
div.user_register_datas
{
    float: left;
    width: 270px;
    font-size: 11px;
}
div.user_register_datas_element
{
    float: left;
    width: 270px;
    line-height: 20px;
}
div.user_register_datas_element div.right { float: left; text-align: right; margin: 0px; padding: 0px; width: 45%; padding-right: 4%; }
div.user_register_datas_element div.left { float: left; text-align: left; margin: 0px; padding: 0px; width: 49%; }
div.user_details_manage_buttons
{
    margin: 0px;
    padding: 0px;
    width: 170px;
    float: left;
    text-align: right;
    line-height: 20px;
}
div.manage_buttons
{
    float: right;
    text-align: center;
    width: 138px;
    border: 1px solid navy;
    background: #6795d1;
    line-height: 20px;
    margin-bottom: 3px;
}
div.manage_buttons a
{
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
/********************user keresés**************************/
.user_search_form
{
    display: none;
}
div.user_search_form_div
{
    float: left;
    width: 645px;
    margin: 0px 0px 10px 0px;  
}
div.user_search_title_div
{
    float: left;
    color: navy;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px; 
    width: 645px;
}
div.user_search_title_div span
{
    font-weight: normal;
    font-size: 12px;
}
div.user_search_row
{
    clear: both;
    width: 300px;
    float: left;
    margin: 0px 0px 0px 10px;
    line-height: 20px;
}
div.user_search_row_title
{
    width: 150px;
    float: left;
    font-weight: bold;
    font-size: 11px;  
}
div.user_search_reg
{
    float: left;
    width: 300px;
}
div.user_search_row_input
{
    width: 150px;
    float: left;   
}
div.user_search_row_input input, div.user_search_row_input select
{
    border: 1px solid navy;
    font-size: 11px;
    width: 130px;
}
div.form_submit_div
{
    clear: both;
    width: 150px;
    text-align: left;    
}
div.form_submit_div input
{
    color: #fff;
    border: 0px;
    background: #6795d1;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    font-family: Helvetica Arial, sans-serif;
}
div.full_list
{
    float: left;
    width: 70px;
    margin: 0px;
    background: #6795d1;
    padding: 2px 5px;    
    margin-top: 11px;
}
div.full_list a
{
    color: #fff;
    font-weight: bold;
}
/************* account_manager ***************/
div.account_title
{
    float: left;
    margin-top: 10px;
}
div.account_element
{
    float: left;
    line-height: 20px;
    width: 900px;
}
div.account_element_title
{
    float: left;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
}
div.account_element_body
{
    float: left;
    width: 250px;
    font-size: 12px;
}
div.account_element_body input
{
    width: 200px;
    border: 1px solid navy;
    font-size: 12px;
}
div.account_save
{
    float: left;
    text-align: center;
    width: 400px;
}
div.account_save input
{
    color: #fff;
    background: navy;
    padding: 2px 5px;
    margin: 10px 0px 10px 0px;
    cursor: pointer;
}
/***************main_page_links******************/
div.main_links_div
{
    text-align: center;
    background: #fff;
    color: #a8a8aa;
    font-size: 12px;
    padding: 5px;
    margin: 5px;
    float: left;
    height: 240px;
}
div.main_links_div_active
{
    text-align: center;
    background: #fafafa;
    color: #1c629e;
    font-size: 12px;
    padding: 5px;
    margin: 5px;
    float: left;
    height: 240px;    
}
div.main_links_title
{
    width: 124px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
div.main_links_element
{
    width: 124px;
    height: 30px;
    line-height: 30px;    
    border-top: 1px dotted #e3e3e3;
    font-size: 14px;
    overflow: hidden; /*nincs keret ha ráklikkel*/
}
div.main_links_element_active
{
    width: 124px;
    height: 30px;
    line-height: 30px;
    background: #f6f6f6;
    border-top: 1px dotted #e3e3e3;
    font-size: 14px;
    overflow: hidden; /*nincs keret ha ráklikkel*/
}
div.main_links_div a
{
    text-decoration: none;
    width: 124px;
    height: 30px;
    text-align: center;
    display: block;
    padding: 1px;
    line-height: 30px;    
    font-size: 11px;
    color: #a8a8aa;
}
div.main_links_div a:hover
{
    text-decoration: none;
    width: 124px;
    height: 30px;
    text-align: center;
    display: block;
    padding: 1px;
    line-height: 30px;    
    font-size: 11px;
    color: #faac24;
}
div.main_links_div_active a
{
    text-decoration: none;
    width: 124px;
    height: 30px;
    text-align: center;
    display: block;
    padding: 1px;
    line-height: 30px;    
    font-size: 11px;
    color: #1c629e;
}
div.main_links_div_active a:hover
{
    text-decoration: none;
    width: 124px;
    height: 30px;
    text-align: center;
    display: block;
    padding: 1px;
    line-height: 30px;    
    font-size: 11px;
    color: #faac24;
}
/***************main_page_links_end******************/
