@charset "utf-8";
/* CSS Document */

body, div, p, h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
a, a * {cursor:pointer;}
body {font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:80%; text-align:center;}

/************/

#informer_creator {background-color:#fff; padding:10px 7px 10px 7px; max-width:980px; margin:0 auto; text-align:left;}
*html #informer_creator {width:980px;}

#informer_creator .hdr {text-align:right}
#informer_creator .hdr h1 {float:left; color:#000; font-size:150%; font-weight:normal; line-height:1.1em; margin:0 0 12px 0; position:relative;}
#informer_creator #infcloser {cursor:pointer; background:transparent url(../images/closer.gif) no-repeat center right; color:#999999; padding:3px 25px 3px 3px; margin-right:7px; margin-top:7px; line-height:1.5em;}

#informer_creator .sheets_block {margin:0px 0 15px 0; font-size:110%; float:none; clear:both;}
#informer_creator .sheets_block .underline {border-top: 1px solid #b41706;}
#informer_creator .sheets_block .even {padding:3px 0; float:left; font-size:90%;}
#informer_creator .sheets_block .even a {padding-left:15px;}
#informer_creator .sheets_block a {}
#informer_creator .sheets_block .sheets {float:left; position:relative; top:1px; left:0;}
#informer_creator .sheets_block .sheets a{background:#8d1308 url(../images/sheet_bg.gif) repeat-x; display:block; float:left; padding:3px 20px 4px 20px; margin-right:7px; text-decoration:none; color:#fff; font-weight:bold;}
#informer_creator .sheets_block .sheets a.last {margin-right:0;}
#informer_creator .sheets_block .sheets a.active {background:#fff none; border:1px solid #b41706; border-width:1px 1px 0 1px; color:#990000;}

#informer_creator table.main {width:100%; border-collapse:separate;}
#informer_creator table.main td {vertical-align:top; border:none;}

#informer_creator #selector {margin-right:10px;}
#informer_creator #selector table {width:100%; margin-bottom:10px;}
#informer_creator #selector table.rubr select {width:100%}
#informer_creator #selector table.rubr tr.model input {width:166px;}
#informer_creator #selector table.rubr tr.price input {width:64px;}
#informer_creator #selector table td.right {text-align:right; padding-right:5px;}
#informer_creator #selector table td {padding-bottom:7px;}
#informer_creator #selector table td.label {color:#999;}
#informer_creator #selector table.options td {padding-bottom:2px; line-height:1.2em;}
#informer_creator #selector table.options input[type=radio] {margin: 0 4px 0 0; padding:0;}
#informer_creator #selector table.options input[type=checkbox] {margin: 0 5px 0 0; padding:0; line-height:1.2em; //height:1.2em;}
#informer_creator #selector #ex_width, #informer_creator #selector #ex_height {width:70px;}
#informer_creator #selector #ex_width input, #informer_creator #selector #ex_height input {width:60px;}


#informer_creator #selector td.sel_15 div {width:15px; height:15px; background:lime url(../images/selector15.gif) no-repeat center; display:none;}
#informer_creator #selector {margin-bottom:15px;}

#informer_creator #selector #view_bg td.sel_15 div {background-color:#ffffff;}
#informer_creator #selector #view_border td.sel_15 div {background-color:#000000;}
#informer_creator #selector #view_header td.sel_15 div {background-color:#bb0000;}
#informer_creator #selector #view_headerbg td.sel_15 div {background-color:#eeeeee;}
#informer_creator #selector #view_newsheader td.sel_15 div {background-color:#000000;}
#informer_creator #selector #view_newstext td.sel_15 div {background-color:#000000;}
#informer_creator #selector #view_imgborder td.sel_15 div {background-color:#cccccc;}

#informer_creator #infcode {background-color:#cdd9e6; text-align:center; margin-right:10px;}
#informer_creator #infcode .lt {height:4px; background:#cdd9e6 url(../images/code_lt.gif) no-repeat; padding-left:4px; font-size:1px;}
#informer_creator #infcode .rt {height:4px; background:#cdd9e6 url(../images/code_rt.gif) no-repeat right top; font-size:1px;}
#informer_creator #infcode .lb {height:4px; background:#cdd9e6 url(../images/code_lb.gif) no-repeat left bottom; padding-left:4px; font-size:1px;}
#informer_creator #infcode .rb {height:4px; background:#cdd9e6 url(../images/code_rb.gif) no-repeat right bottom; font-size:1px;}
#informer_creator #infcode h5 {color:#003399; font-size:110%; padding:1px 7px 4px 7px; text-align:left;}
#informer_creator #infcode #codetext {height:135px; width:237px; margin:0 auto; border:2px inset #f1efe2; overflow:auto; background-color:#fff; font-size:90%; font-family:"Courier New", Courier, monospace; text-align:left; padding:0 3px; margin-bottom:10px;}

#informer_creator #screen_hdr {background:#d2d2d2 url(../images/screen_hdr.gif) repeat-x; padding:4px 5px 4px 10px; text-align:right;}
#informer_creator #screen_hdr h5 {float:left; color:#003399; font-size:100%; font-weight:normal; font-style:normal;}
#informer_creator #screen_hdr span {font-size:80%; color:#000; margin:0 5px;}
#informer_creator #screen_hdr #colorSelector {display:block; float:right; width:15px; height:15px; background:#FFFFFF url(../images/picker.gif) no-repeat bottom right; border:1px solid #000; cursor:pointer; margin:0;}
#informer_creator #screen {border:2px solid #e5e5e5; background-color:#FFFFFF;}
#informer_creator #screen #example {margin:15px;}


