ruạṛ
body { padding:0; margin: 0; background: url(../../resources/template/bg.jpg); font-family: Arial, Helvetica, sans-serif; font-size: 1em; /* 16px */ color: #583B11; text-align: center;/* IE6 block centering */ } body.waiting, .waiting a { cursor: progress !important; } p, div, h1, h2, h3 { position: relative; margin: 0; padding: 0; font-weight: normal; } h1, h2, h3 { font-weight: normal; margin: 0.5em 20px; } p { margin: auto 20px; } a:link, a:visited, a:active { text-decoration: underline; color: #595959; } a:hover , a:focus { text-decoration:underline; color:#000000; } a img {border: none; } h1 { font-size: 18x; color: #463D36; } h2 { font-size: 16px; color: #463D36; } h3, h4 { font-size: 15px; color: #463D36; } label { font-weight: bold; } /* * setting up IE < 9 structural elements * set rules with display:block or to change image as needed in relevant sections */ .ie-tl, .ie-tr, .ie-br, .ie-bl { display: none; position: absolute; width: 10px; height: 10px; background-image: url('inner_corners.png'); } .ie-tl{ top: 0; left: 0; background-position: left top; } .ie-bl { left: 0; bottom: 0; background-position: left bottom; } .ie-tr { top: 0; right: 0; background-position: right top; } .ie-br { bottom: 0; right: 0; background-position: right bottom; } .container { width: 980px; margin: 0px auto; } .editWindow { width: 960px; } #banner { position: relative; display:block; height: 230px; background: transparent; /* url('../images/header_bg.png') left center no-repeat; */ } #logo { position: absolute; top: 0; left: 0; height: 215px; width: 240px; overflow: hidden; background: url('../../resources/template/logo.png') center center no-repeat; } #banner p { position: absolute; right: 25px; bottom: 15px; font-size: 18px; text-transform: uppercase; font-style: italic; color: #000; font-family: Georgia, serif; } #navigation { height: 47px; background: #404040; /* url('../images/nav_bg.gif') left top repeat-x;*/ text-align: left; padding: 0; font-size: 0.875em; /*14px from 16px */ } ul#main_nav { padding: 0 10px; text-align: left; font-size: 1em; line-height: 47px; position: relative; overflow: hidden; } li.tier1 { float: left; padding: 0; list-style-type: none; list-style-type: none; background: transparent;/* url('../images/nav_sep.gif') left center no-repeat;*/ } li.tier1:first-child { background-image: none; } li.tier1 a:link, li.tier1 a:visited { display: block; height: 47px; padding: 0 15px; color: #febe01; text-decoration: none; } li.tier1 a:hover, li.tier1 a:focus { color: #fdedcf; background: #ffc000; } li.tier1.sub.sel a { margin-bottom: 33px; } li.tier1.sel a:link, li.tier1.sel a:visited { /* background: #FFF url('tab_active.jpg') left top repeat-x; */ font-weight: bold; } option.tier-1, span.tier-1 { font-weight:bold; } #wrapper{ background-color: #FFFFFF; text-align: left; border: 1px solid #C4C4C4; padding-top: 10px; position: relative; font-size: 0.75em; /* 12px; */ } #message { width: 100%; color:#FF0000; font-weight:bold; text-align: center; padding: 5px; } .control_panel { width:90%; border: none; margin: 10px auto; padding: 0px; border-bottom: 1px dashed #B4CAE9; border-collapse: collapse; line-height: 20px; text-align: center; } .images { width: 99%; } .control_panel tbody.pub { border-bottom: 8px solid #FFFFFF; } .control-panel th, .control-panel tr { vertical-align: top; } .control_panel tr { background: #f1f1f2; border-bottom: 8px solid #FFFFFF; } .control_panel thead tr { background: #FFFFFF; } .control_panel tr.menu_row { background: #d1d2d4; border-bottom: 8px solid #FFFFFF; } .control_panel .category tr:first-child { background: #d1d2d4; } .control_panel .page:nth-child(2n) tr, .control_panel .product:nth-child(2n), .control_panel .gallery tr:nth-child(2n) , .images tr:nth-child(2n) { background: #e0e7f0; } .ie .control_panel tr.alt { background: #e0e7f0; } .control_panel th.control { width: 70px; } .control_panel th.pad { width: 35px; } .menu_row th {text-align: left; text-indent: 35px; background: #d1d2d4 } .control_panel th:nth-child(0n+2), .control_panel td:nth-child(0n+2), .images th:nth-child(0n+3), .images td:nth-child(0n+3) { text-align: left; } .control_panel td:nth-child(0n+1) { text-align: right; } .control_panel td:nth-child(0n+2) a:link, .control_panel td:nth-child(0n+2) a:visited { text-decoration: none; } .ie .control_panel td.indent { text-indent:30px; } .pages { text-align: center; } .control_panel input.inline-editing, .control_panel input.ordering { background-color: #EAEAEA; border: none; } .control_panel input.inline-editing:focus, .control_panel input.ordering:focus { border: 1px solid #000; } .control_panel input.changed { border: 1px solid #75a9e2; } .control_panel input.ordering { text-align: center; } .control_panel input.update, .control_panel a.update:link, .control_panel a.update:visited, .control_panel a.update:active { font-size: 10px; background: #EEE; border: 1px solid #000; border-radius: 4px; padding: 2px 8px; text-decoration: none; color: #000; } .control_panel .update:hover, .control_panel .update:focus, .control_panel a.update:hover, .control_panel a.update:focus { text-decoration: underline; color: #CC0000; } .control_panel input.remind { color: #CC0000; border-color: #CC0000; } a.toggle:link, a.toggle:visited { text-decoration: none; } a.toggle:hover, a.toggle:focus { text-decoration: underline; } .toggle .on { color: #5EC144; } .toggle .off { color: #DC5C54; } [class^=toggle] { font-size: 1.25em; } [class^=toggle] span:hover { color: #666 !important; } form.add { color: #000000; } textarea, select, input[type=text], input[type=submit], input[type=button] { border: 1px solid #000000; } input[type=button], input[type=submit] { background: #FFFFFF; color: #000000; cursor: pointer; } input[type=button]:hover, input[type=submit]:hover, input[type=button]:focus, input[type=submit]:focus { background: #e0e7f0; } form.add a:link, form.add a:visited { padding: 1px 20px; border: 1px solid #000000; color: #000000; text-decoration: none; background: #FFFFFF; } form.add a:hover, form.add a:focus, form.add a:active { background: #e0e7f0; } /* help styles */ .help { font-size: 1.33em; /* 16px from 12px */ padding: 0 45px; } .help h1 { font-size: 1.5em; margin: 0.5em 0 0.2em; } .help h2 { font-size: 1.25em; margin: 1em 0 0.5em; color: #403E48 } .help p { margin: 0.25em 0; } .help ol { margin-top: 0; } .help ol > li { margin-bottom: 0.5em; } .help ol ul > li { margin-bottom: 0.125em; } /*customise shadowbox for long titles */ #sb-title, #sb-title-inner { height:auto !important; } .linecol { display:block; float: left; margin: 2px 0px; } .start { clear:left; text-align:right; } .end { clear:right; } /* div.linecol label{ float: left; } span.linecol{ line-height: 1.5em; } span.linecol label{ padding:0px 4px; } span.linecol input { vertical-align:middle; position: relative; top:-2px; } span.linecol select { vertical-align:middle; position: relative; } a:hover img.status { border-color: #FF0000; text-decoration: none; } */ .left { text-align:left !important; } .center { text-align: center !important; } .right { text-align: right !important; } .clear { display: block; width: 100%; height: 1px; clear: both; } .break { border-top: 1px dashed #999999; } .alert { font-weight:bold; color:#FF0000; } /* directory styles */ div.mock_table { display: block; margin: 0px auto 10px; } div.mock_table label, div.mock_table p, div.mock_table h2, div.mock_table hr { display: block; clear: left; line-height: 1.2em; } div.mock_table h2, div.mock_table h3 { text-indent: 25%; margin: 0 0; } div.mock_table span label { display: inline-block; clear: none; } div.mock_table span { display:inline-block; padding: 2px; vertical-align: top; } div.mock_table span span { display: inline; padding: 0; } div.mock_table span.right { width: 35%; padding-top: 6px; } div.mock_table span.left { font-weight: normal; padding-right: 10px; } div.mock_table p span.left { font-weight: normal; } div.mock_table span.control { position:relative; } div.checkboxes { -moz-column-count: 3; -moz-column-gap: 20px; -webkit-column-count: 3; -webkit-column-gap: 20px; -o-column-count: 3; -o-column-gap: 20px; column-count: 3; column-gap: 20px; } div.checkboxes label { display: block; } /* jQuery ui overrides */ .ui-menu .ui-menu-item a { font-size: 0.75em; } .ui-autocomplete { text-align: left; }
cải xoăn