/*******************************************************************
*                                                                  *
*   © 2009 LOTIN.NET, All Rights Reserved.  http://www.lotin.net   *
*                                                                  *
*******************************************************************/

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:8px}
.list ul li a{ color:#5F5F5F;  text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.black{ color:#A3A3A3}
.black a{ color:#A3A3A3; text-decoration:underline}
.black a:hover{ text-decoration:none}
.black strong a{ color:#676767; text-decoration:none}
.black strong a:hover{ text-decoration:underline}
.black ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.black ul li a{ color:#A3A3A3;  text-decoration:underline}
.black ul li a:hover{ text-decoration:none}


.footer { padding: 12px; line-height:14px; }
.footer a{ color:#000000; text-decoration:none}
.footer a:hover{ text-decoration:underline}


.pt { width: 200px; height: 47px; }
.lt { width: 523px; height: 23px; padding-left: 20px; }
.rt { width: 320px; height: 23px; padding-left: 20px; }
.st { width: 154px; height: 23px; padding-left: 17px; }
.tt { width: 305px; height: 30px; }


/* ----- STYLES ----- */
.banner { width: 731px; height: 89px; }
.page_title { width: 229px; height: 295px; }
.top { background: url(images/rep.gif) repeat-y; }
.content { width: 960px; background: url(images/content_bg.gif) repeat-y; }
.top_line { width:960; height: 6px; }
.bottom_line { width:100%; height: 30px; display: table; }


/* ----- SKINS ----- */
.marker { width: 4px; height: 6px; margin-left: 3px; }
.logo { width: 254px; height: 47px; margin-left: 14px; }

/*menu*/
.menu_frame{position: absolute;top: 89px;width: 166px;height: 206px;margin-left: 1px;}
.menu_core { background: url(images/mn/menu_bg.gif) no-repeat; border-right: outset 3px Gray; }

/*core*/
.core{width:730px;margin: 0 1px 0 1px;}
.core_divider{width:730px;height:100%;}

.core_left{width:357px;padding-right:15px}
.core_right{width:373px;padding-right:31px}

.core_short_left{width:153px;padding-right:15px}
.core_long_right{width:577px;padding-right:31px}

.core_long_left{width:577px;padding-right:15px}
.core_short_right{width:153px;padding-right:31px}

/*contact*/
.contact-form td{padding-bottom:8px;}
.contact-form input, .contact-form textarea{width:295px;color:#000000;padding:1px 0 0 5px;background-color:#FFFFFF;}
.contact-form input{height:17px;}
.contact-form textarea {height:94px;line-height:16px;}

/*popup*/
.popup-background{background-color:#454c46;filter:alpha(opacity=70);opacity:0.7;}
.popup-frame{width:350px;padding:10px;border-width:3px;border-style:solid;border-color:#0366d6;background-color:#ffffff;}
.popup-title{padding:5px;border:solid 1px #000000;background-color:#0366d6;font-size:14px;font-weight:bold;color:Black;cursor:move;}
.popup-text{padding:10px;}
.popup-button{text-align:center;}

