del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
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;
		/* background: transparent; */
}
/* sub, sup, */
body {
		/* line-height: 1; */
}
ol, ul {
		list-style: none;
}
blockquote, q {
		quotes: none;
}

/* remember to define focus styles! */
:focus {
		outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
		text-decoration: none;
}
del {
		text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table, td, th {border:none; padding:0px; empty-cells:show}
table {border-collapse:collapse}
body {
        background: #f1eae3;
        color: #585858;
        font-family: Tahoma, verdana, monospace, sans-serif;
        font-size: 12px;
        margin: 0;
}
img { 
		border: none;
}
.png {
        //background-image: none ! important;
        behavior: url('/css/pngfix.htc');
}
.mainlink, .mainlink a:visited {
		color: #ff9933;
		text-decoration: none;
		border-bottom: 1px dashed #ff9933;
}
.mainlink a:hover {
        text-decoration: none;
}
/* fixed footer */
* {
  		margin: 0;
  		padding: 0;
}
html, body {
  		height: 100%; /* Required */
}
.box {
  		text-align: left;
  		position: relative;
  		min-height: 100%; /* For Modern Browsers */
  		height: auto !important; /* For Modern Browsers */
 		height: 100%; /* For IE */
  		width: 100%;
		width: expression((documentElement.clientWidth||document.body.clientWidth)<990?'990px':'');
		min-width: 990px;
		background: #000;
		/*#F1EAE3;*/
}
#container-content {
 		padding: 0 0 200px 0;
}
#container-content:after {
  		clear: both;
  		display: block;
  		font: 1px/0px serif;
  		content: ".";
  		height: 0;
  		visibility: hidden;
}
#container-foot {
  		width: 100%;
 		position: absolute;
  		bottom: 0 !important;
  		bottom: -1px; /* For Certain IE widths */
  		height: 200px;
}
/* head */
.head {
        height: 80px;
        background: #000 url("/i/headline.jpg") repeat-x left top;
}
.headfon {
        height: 80px;
        background: url("/i/headfon.jpg") no-repeat left top;
}
.logo {
        height:80px;
        width:303px;
        float: left;
}
.logopad {
		padding: 17px 0 0 20px;
}
.slogan {
		display: block;	
		text-indent: -1234em;
}
/*margin: 17px 20px 0 20px; */
.headbanner {
        margin-left: 305px;
        height:80px;
        text-align: right;
        //overflow: hidden;
        /* just fckng IE */
}
/* headmenu */
.headmenu {
		height: 33px;
		background: #030303 url("/i/headmenufon.jpg") repeat-x left top;
}
.headmenupict {
		height: 33px;
		background: url("/i/headmenupict.jpg") no-repeat left top;	
}
.headmenupad {
		padding: 8px 20px 0 20px;
}
.userpanel {
        width: 300px;
        float: left;
}
.topmenu {
        margin-left: 300px;
}
.topmenu ul {
        margin: 0 10px;
        list-style: none;
}
.topmenu ul li {
        float: left;
        height: 15px;
}
.topmenu ul li span {
		display: block;
		margin: 1px 0;
		padding: 0 15px;
		border-right: 1px solid #808080;
}
.topmenu ul li a {
        color: #ff9933;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 1px dashed #ff9933;
}
.topsubmenu {
		position: absolute;
		top: 24px;
		left: 15px;
		background: #000;
		width: 300px;
		z-index: 200;
		display: none;
}
.topmenu .topsubmenu ul {
		width: 100%;
		margin: 0;
}
.topmenu .topsubmenu ul li {
		width: 100%;
		height: auto;
		padding: 0;
		border-bottom: 1px solid #343334;
}
.topmenu .topsubmenu ul li span {
		border: none;
		padding: 0;
		margin: 0;
}
.topmenu .topsubmenu ul li a {
		display: block;
		font-size: 11px;
		font-weight: normal;
		background: #1c1c1c url("/i/submenulink.jpg") repeat-x left top;
		color: #c38148;
		//height: 13px;
		padding: 2px 8px;
		text-decoration: none;
		border-left: 1px solid #444344;
		border-bottom: none;
}
.topmenu .topsubmenu ul li a:hover {
		color: #ff9933;
		background: #040404 url("/i/submenulinkhover.jpg") repeat-x left top;
}
/* content */
.container {
		width: 100%;
}
.content {
		width: 100%;
		float: left;
		background: #F1EAE3; 
}
.left {
		float: left;
		width: 240px;
		margin-left: -100%;
		background: #000;
}
.right {
		float: left;
		width: 250px;
		margin-left: -250px;
		background: #000;
}
.clear {clear: both;}
/* menu */
.menu ul {
		margin: 0 0 4px 0;
		padding: 0 0 10px 0;
}
.menu ul li {
		padding: 0 20px;
		border: none;
}
.menu ul li.main {
		padding: 5px 20px 3px 20px;
}
.menu ul li a, .menu ul li a:visited {
		font-size: 11px;
		color: #fff;
		text-decoration: none;
}
.menu ul li a:hover {
		text-decoration: underline;
}
.menu ul li a.main {
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
		color: #fefefe;
}
.menu ul.red {
		background: #da2d05 url("/i/menu/red.jpg") no-repeat left top;
}
.menu ul.red2 {
		background: #da2d05 url("/i/menu/red2.jpg") repeat-x left top;
}
.menu ul.sea {
		background: #14393f url("/i/menu/sea.jpg") repeat-x left top;
}
.menu ul.brown {
		background: #8a5126 url("/i/menu/brown.jpg") repeat-x left top;
}
.menu ul.brown2 {
		background: #512e18 url("/i/menu/brown2.jpg") repeat-x left top;
}
.menu ul.gray {
		background: #917e6f url("/i/menu/gray.jpg") repeat-x left top;
}
.menu ul.gray2 {
		background: #666666 url("/i/menu/gray2.jpg") repeat-x left top;
}
.menu ul.orange {
		background: #e15001 url("/i/menu/orange.jpg") repeat-x left top;
}
.menu ul.bordo {
		background: #9a0000 url("/i/menu/bordo.jpg") repeat-x left top;
}
.menu h3 {
		padding: 4px 0;
		text-align: center;
		font-size: 15px;
		font-weight: normal;
}
/* calendar */
.calendardiv {
		background: #000 url("/i/calendarfon.jpg") no-repeat left top;
		height: 205px;
		width: 239px;
}
.calendarpad {
		padding: 15px 15px 4px 15px;
}
/* rightmenu */
.rightblock {
        width: 250px;
}
.rightblock  ul {
        list-style: none;
        margin: 0;
        padding: 18px 10px 20px 30px;
        background: #3d3d3d url("/i/rm_top.jpg") no-repeat left top;
}
.rightblock  ul li {
        padding: 1px 0;
}
.rightblock  ul li.celebrate {
		padding: 0px 0 30px 0;
		font-weight: bold;
		
}
.rightblock  ul li.sub {
		padding: 1px 5px 1px 10px;
		font-size: 11px;
}
.rightblock  ul li a, .rightblock  ul li a:visited {
        font-size: 12x;
        font-family: Tahoma, Verdana;
        color: #ff9933;
        text-decoration: none;
        padding: 0 0 0 20px;
}
.rightblock  ul li.new a, .rightblock  ul li.new a:visited {
		background: url("/i/lightning.gif") no-repeat left top; 		
}
.rightblock  ul li a:hover {
		background: url("/i/lightning.gif") no-repeat left top; 
}
.rightsubmenu {
		position: absolute;
		top: 24px;
		left: 15px;
		background: #000;
		width: 300px;
		z-index: 200;
		display: none;
}
.rightblock .rightsubmenu ul {
		width: 100%;
		margin: 0;
		padding: 0;
        background: none;
}
.rightblock .rightsubmenu ul li {
		width: 100%;
		height: auto;
		padding: 0;
		border-bottom: 1px solid #343334;
}
.rightblock .rightsubmenu ul li span {
		border: none;
		padding: 0;
		margin: 0;
}
.rightblock .rightsubmenu ul li a, .rightblock .rightsubmenu ul li a:visited,
.rightblock .rightsubmenu ul li.new a, .rightblock .rightsubmenu ul li.new a:visited {
		display: block;
		font-size: 11px;
		font-weight: normal;
		background: #1c1c1c url("/i/submenulink.jpg") repeat-x left top;
		color: #c38148;
		//height: 13px;
		padding: 2px 8px;
		text-decoration: none;
		border-left: 1px solid #444344;
		border-bottom: none;
}
.rightblock .rightsubmenu ul li a:hover {
		color: #ff9933;
		background: #040404 url("/i/submenulinkhover.jpg") repeat-x left top;
}
.rightblock .rm_bottom {
		height: 35px;
		background: url("/i/rm_bottom.jpg") no-repeat left top;		
}
.rightbanner {
        padding: 10px 3px;
}
.bannerright {
		padding: 3px 0;
}
.bannerleft {
		padding: 5px 20px;
}
/* advertisment */
.contentbanner {
		background: #242324;
		text-align: center;
		padding: 5px 0;	
}
.advertisment {
		height: 155px;
		overflow: hidden;
		background: #242324;
		width: 100%;
		color: #f2f1f1;
}
.advblock {
		width: 165px;
		height: 155px;
		float: left;
		margin: 0 2px;
		font-size: 11px;
		background: #000;
		text-align: center;
}
.mar35 {
		margin: 0 35px;
		height: 155px;
}
.advblock h4 {
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		padding: 3px 0;
}
.advblock span {
		display: block;
		padding: 2px 12px;
		/* text-align: left; */
}
.advbutton {
		width:26px;
		height:26px;
		position: absolute;
		font-size: 9px;
		font-weight: bold;
		z-index: 100;
		top: 70px;
}
.advblock h4 a, .advblock h4 a:hover, .advblock h4 a:visited {
		color: #fff;
		text-decoration: none;
}
.rightarrow {
		right:-35px;
}
.leftarrow  {
		left:-25px;
}
.tricky1 {
		overflow:hidden;
		height:155px;
}
.tricky2 {
		width:300%;
		left:0px;
		top:0px;
		position: absolute;
		height:155px;
		overflow:hidden;
}
.advertisment .absbox {
		left:0px;
		top:0px;
		position: absolute;
		height:155px;
}
.contentline, .contentpict {
		height: 18px;
		font-size: 0;	
}
.contentline {
		background: #393939 url('/i/contentfon.jpg') repeat-x left top;
}
.contentpict {
		background: url('/i/contentpict.jpg') no-repeat left top;	
}
/* tabs */
.tabs {
		height: 33px;
		background: #020202 url('/i/tabsfon.jpg') repeat-x left top;
}
.tabspict {
		height: 33px;
		background: url('/i/tabspict.jpg') no-repeat left top;	
}
.tabs ul {
		list-style none;
		margin: 0 0 0 12px;
		padding: 9px 0 0 0;
}
.tabs ul li {
        display: inline;
        height: 24px;
        margin: 0 0 0 3px;
        text-align: center;
        float: left;
        color: #585858;
        font-size: 11px;
}
.tabs ul li div.leftr, .tabs ul li div.rightr, .tabs ul li.selected div.leftr, .tabs ul li.selected div.rightr {
        float: left;
        width: 7px;
        height: 24px;
        font-size: 0;
}
.tabs ul li div.rightr, .tabs ul li.selected div.rightr {
		width: 8px;
}
.tabs ul li div.leftr {
        background: url('/i/tableft.gif') no-repeat left top;
}
.tabs ul li div.rightr {
        background: url('/i/tabright.gif') no-repeat left top;
}
.tabs ul li div.centerr {
        background: #545250 url('/i/tabfon.jpg') repeat-x left top;	
}
.tabs ul li.selected div.centerr {
        background: #cec7c1 url('/i/tabfon_selected.jpg') repeat-x left top
}
.tabs ul li div.centerr, .tabs ul li.selected div.centerr {
        display: block;
        padding: 0 7px;
        float: left;
        height: 24px;
}
.tabs ul li div.centerr span {
		display: block;
		padding: 5px 0 0 0;
}
.tabs ul li.selected div.leftr {
        background: url('/i/tableft_selected.gif') no-repeat left top;
}
.tabs ul li.selected div.rightr {
        background: url('/i/tabright_selected.gif') no-repeat left top;
}
.tabs ul li a, .tabs ul li a:visited {
		color: #ffa633;
        text-decoration: none;
}
.tabs ul li a:hover {
		color: #ffa633;
		text-decoration: underline;
}
/* text */
.text {
        color: #454545;
        font-size: 12px;
        margin: 0 250px 0 240px;
        background: #F1EAE3;
}
.textpad, .list {
		padding: 7px 10px 50px 10px;
}
.list {
		clear: both;
}
.innertext {
		width: 100%;
		padding: 0 0 30px 0;
}
.text h2, .text h1 {
        font-size: 17px;
        font-weight: normal;
        padding: 8px 10px 8px 20px;
        margin: 0;
        background: url("/i/h2_light_orange.gif") no-repeat left 10px;
}
.text h1.withpad {
		padding: 8px 10px 8px 20px;
		margin: 0 10px;
}
.text h2.orange {
		color: #ff7800;
		background: url("/i/h2_light.gif") no-repeat left 10px;
}
.text .catlist h3 {
		color: #ff7800;
		font-size: 15px;
        font-weight: normal;
        padding: 8px 10px 4px 20px;
        margin: 0;
		background: url("/i/h2_light_orange.gif") no-repeat left 10px;
}
.text .catlist h3 a:hover {
		text-decoration: none;
}
.text .catdesc {
		padding: 0px 20px;
}
.text .catdesc p {
		padding: 2px 0;
}
.text table.border td {
		border: 1px solid #000;
		padding: 2px 3px;
}
.text table.color tr {
		background: #cec7c1;
}
.text table.color tr.light {
		background: #dbd8d4;
}
.text table.color td {
		padding: 2px 3px;
		border: 1px solid #f1eae3;
}
.text a, .text a:visited {
		color: #252525;
}
.text a:hover {
		color: #585858;
}
.text .imgleft {
		float: left;
		margin: 0 5px 0 0;
}
.text .imgright {
		float: right;
		margin: 0 0 0 5px;
}
.text p {
		padding: 3px 0;
}
.textpad ul {
		margin: 0 15px;
		padding: 3px 5px;
		list-style-type: disc;
}
.textpad li {	
		padding: 1px 0;
}
.vertpad15 {
		padding: 15px 0;
}
/* list styles */
.smallbox {
		margin: 0 0 8px 0;
		font-size: 8.5pt;
}
.textbox {
		margin-left: 135px;
		padding: 5px 0 0 0;
}
.textbox span.date, .textbox span.string {
		display: block;
		padding: 3px 0;
}
.textbox span.date {
		font-weight: bold;
		color: #ff3300;
}
.textbox span.smaller {
		font-size: 10px;
}
.imgbox {
        width:120px;
        height:104px;
        float:left;
        background: #aca6a0;
}
.imgbox img {
		margin: 12px 0;
}
.smalltext {
        min-height:104px;
        height:auto !important;
        height:104px;
        background: #f1eae3;
}
.smalltext_dark {
		background: #dcd5cf;
}
.shorttext {
		padding: 5px 10px;
}
/* header div's box */
.darkfon {
		background: #dcd5cf;
}
.smallbox .divh3 {
		background: #b4aea8 url('/i/h2light.jpg') repeat-x left top;
}
.smallbox .divh3_dark {
		background: #423f3c url('/i/h2dark.jpg') repeat-x left top;
}
.smallbox .divh3_cl {
		background: url('/i/h2light_cl.jpg') no-repeat left top;
}
.smallbox .divh3_cl_dark {
		background: url('/i/h2dark_cl.jpg') no-repeat left top;
}
.smallbox .divh3_cr {
		background: url('/i/h2light_cr.jpg') no-repeat right top;
}
.smallbox .divh3_cr_dark {
		background: url('/i/h2dark_cr.jpg') no-repeat right top;
}
.smallbox h3 {
		margin: 0;
		padding: 0;
        font-size: 12px;
        padding: 4px 10px 4px 20px;
        color: #585858;
}
.smallbox h3.dark {
		color: #ffffff;
}
/* end of h d's b */
.smallbox h3 a, .smallbox h3 a:visited, .smallbox h3 a:hover {
        color: #585858;
        text-decoration: none;
}
.smallbox h3.dark a, .smallbox h3.dark a:visited, .smallbox h3.dark a:hover {
		color: #ffffff;
}
/* form styles */
.block {
		padding: 5px 0;
		display: block;
}
.alert {
		font-size: 11px;
		font-weight: bold;
}
.inputfield {
		border: 1px solid #000;
		width: 60%;
		background: #c1c1c1;
}
.button {
		border: 1px outset #000;
}
/* gallery */
.dopimgs {
		clear: both;
		width: 100%;
}
.floatpreview {
		float: left;
		margin:0;
		width: 120px;
		height: 82px;
}
.floatpreview {
}
.preview {
		width:120px;
		height:82px;
		text-align: center;
		overflow:hidden;
		display:table-cell; 
		vertical-align:middle;
        border-left: 1px solid #9e7b53;
        border-right: 1px solid #9e7b53;
        border-top: 1px solid #9e7b53;
        border-bottom: 1px solid #9e7b53;
}
/* ajax gallery styles */
#bigimgfon {
		position: absolute;
		display: none;
		left: 0;
		top: 0;
		background: #000;
		width: 100%;
		height: 100%;
        z-index: 90;
        filter:alpha(opacity=75);
        -moz-opacity: 0.75;
        opacity: 0.75;
}
.ajaxgallery {
        position: absolute;
        width: 700px;
        height:700px;
        background: #000;
        display: none;
        left: 0;
        left: 50%;
        margin-left: -350px;
        top: 0;
        z-index: 200;
        border: 1px solid #fff;
}
.onegalleryimg {
        width: 700px;
        height: 665px;
}
.onegalleryimgpad {
		padding: 20px 30px 15px 30px;	
		margin: 0 auto;
		text-align: center;
		height: 500px;	
}
.ajaxgallery h1 {
        color: #e77919;
        padding: 0;
        margin: 0;
        font-weight: bold;
        font-size: 15px;
        text-align: center;
}
.gallerynavy {
        padding: 10px;
        color: #fff;
}
.gallerynavypad {
        text-align: center;
}
.gallerynavy a, .gallerynavy a:visited {
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}
.gallerynavy a:hover {
        color: #e77919;
}
.gallerynavy span {
        font-size: 10px;
        font-weight: bold;
        color: #a2a1a0;
}
.gallerynavy b {
        color: #e77919;
        font-size: 14px;
}
.galleryarrows {
        position: absolute;
        right: 13px;
        top: 16px;
        height: 15px;
        color: #ff9933;
        font-size: 20px;

}
.galleryarrows span {
        height: 11px;
        display: inline;
}
/* bottom */
#bottom {
 		background: #F1EAE3;  
 		height: 200px; 
}
.bottom {
        color: #e7eae4;
        font-size: 8.5pt;
		/* background: url("/i/bottomfon.jpg") no-repeat left bottom; */
		padding: 10px 40px;
}
.bottom a, .bottom a:visited {
		color: #e7eae4;
		text-decoration: underline;
}
.bottom a:hover {
		text-decoration: none;
}
.tdcell {
		overflow:hidden;
		display:table-cell; 
		vertical-align:bottom;
}
#bottomleft, #bottomright {
		height: 200px;
}
/* carcas */
.carcas, .datatable {
		width: 100%;
}
.w50 {
		width: 50%;
		vertical-align: top;
		padding: 0 5px;
}
.carcas td.pad {
		padding: 0 10px;
}
.carcas td.bigpad {
		padding: 0 10px 100px 10px;
}
.datatable td {
		padding: 3px 5px;
		vertical-align: middle;
		font-size: 11px;
}
.datatable tr.top td {	
		vertical-align: top;
}
.datatable tr.top.light {
		background: #dbd8d4;
}
.datatable td span.small {
		display: block;
}
/* guestbook */
.comment {
		margin: 4px 0 0 0;
		padding: 0 3px 10px 3px;
		position: relative;
}
.withh {
		min-height:100px;
        height:auto !important;
        height:100px;
}
.comment h3 {
		color: #000;
		font-weight: bold;
		font-size: 11px;	
		padding: 10px 0 5px 0;	
		margin: 0;
}
.comment h3 a, .comment h3 a:visited {
		text-decoration: none;
		color: #000;
}
.comment h3 a:hover {
		text-decoration: underline;
}
.infblock {
		width: 130px;
		float: left;
		background: #aca6a0;		
}
.light {
	 	background: #fff;
}
.comment .main {
		background: transparent;
}
.comment p.datep {
		margin: 0;
		padding: 0;
}
.comment span.date {
		color: #ff3300;
		font-weight: bold;	
}
.comment span.time {
		font-size: 10px;
		color: #d73810;
		font-weight: bold;	
}
.comment span.nick {
		display: block;
		padding: 2px 0;
		font-weight: bold;
}
.comment span.guest {
		display: block;
		padding: 2px 0;
		color: #8d8c8c;
		font-size: 11px;
}
.comment .guest {
		color: #8d8c8c;
		font-size: 11px;		
}
.comment .answer {
		margin: 5px 1px 1px 1px;
		border: 5px solid #999;
		border-radius: 10px;
		-moz-border-radius: 10px;
		background-color:#D6CEC5;
		padding: 5px;
}
.comment .answer p {
		margin: 0;
		padding: 0;
}
.comment a, .guesttext a:visited {
		color: #000;
		text-decoration: underline;
} 
.comment a:hover {
		color: #888;
		text-decoration: underline;
}
.comment span.inf, .guesttext span.inf{
		display: block;
		padding: 3px 0;
} 
.comment .guesttext, .guesttext {
		margin-left: 160px;
		padding: 0 0 5px 0;
}
.comment .actions {
		position: absolute;
		right: 0;
		top: 5px;
}
.buttonlink, .buttonlink:visited  {
		padding: 5px;
		border: 1px solid #000;
		text-decoration: none;
		color: #dbd8d8;
		background: #aca6a0;
}
.buttonlink:hover {
		background: #dbd8d8;
		color: #aca6a0;
}
/* error */
.error {
		color: #000;
		font-weight: bold;
		font-size: 10px;
}
.errorpad {
		padding: 10px 5px;
}
/* login block */
.loginblock {
        left: 20px;
        top: 113px;
        width: 295px;
        position: absolute;
        color: #f4eee9;
        z-index: 100;
        display: none;
}
.loginblockfon {
        background: #e77919;
}
.loginblocktop {
        font-size: 0;
        height: 7px;
        background: url('/i/loginform_top.gif') no-repeat left top;
}
.loginblockbottom {
        font-size: 0;
        height: 7px;
        background: url('/i/loginform_bottom.gif') no-repeat left top;
}
.loginblock p {
        padding: 3px 0;
        margin: 0;
}
.loginblock p.more {
        padding: 6px 0 0 0;
}
.loginblock p span.namefield {
        padding: 0 20px 0 0;
}
.loginblock p span.namefield_big {
        padding: 0 12px 0 0;
}
.loginblock a, .loginblock a:visited, .loginblock a:hover  {
        border: 1px solid #707070;
        padding: 3px;
        text-decoration: none;
        color: #000;
        background: #ebebeb;
}
.logininput {
        border: 1px solid #7c5038;
}
#checklogin, #checkpassword {
        display: inline;
}
.userblockpad {
        padding: 5px 15px;
}
.closebutton {
        position: absolute;
        right: 15px;
        top: 6px;
        width: 13px;
        height: 11px;
}
.ajaxloader {
		position: relative;
}
/* error */
.error {
		padding: 10px 0;
}
.errorpad {
		padding: 0 10px;
		text-align: center;
}
/* pager */
.pager {
		padding: 15px 0 0 0;
}
.pager span {
		font-weight: bold;
		background: #fff;
		padding: 0 1px;
}
.pager a, .pager a:visited {
		text-decoration: none;
		padding: 0 2px;
		color: #000;
		font-size: 11px;
}
.pager a:hover {
		text-decoration: none;
		border-bottom: 1px dotted #000;
}
.sortblock {
		padding: 5px 0 15px 0;
}
.sortblock .sortspan {
		border-bottom: 1px dashed #000;
		margin-left: 10px;
}
/* other */
.radio {
		margin: 5px 5px -2px 0;
}
.rel {
		position: relative;
}
.pad5 {
		padding: 5px;
}
.hand {
        cursor:pointer;
}
.inline {
		display: inline;
}
* HTML .hand {
cursor:hand;
c\ursor:pointer;
}
.textarea { position: relative; height: 64px;}
.textarea textarea { position: absolute; width: 100%; height: 64px; }
/*popup banner*/
#popupbanner {
		position: absolute;
		display: none;
		top: 220px;
		left:50%;
		z-index:1000;
		width: 400px;
}
#popupclose {
		position: absolute;
		top: -13px;
		background: #fff;
		color: #000;
		font-size: 11px;
		font-weight: bold;
		padding: 0 3px;
		width: 55px;
}
.clearfix:after{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clearfix {
        display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */
.lupa {
	cursor: url("/i/zoom.cur"), hand;
	c\ursor: url("/i/zoom.cur"), pointer;
}