/** Main CSS for lapayev.com **/

/**  Defaults  **/
a { color:#0f69be; text-decoration:underline}
a:hover { color:#d24747; text-decoration: underline}
	
ul {margin:0; padding:0; margin-top:12px; padding-bottom:14px}
li { font: normal 11px Tahoma;  color:#475766; margin:0; padding:0; margin-left:64px; list-style:circle url(../images/bullet2.gif); line-height:11px; margin-bottom:10px;}

h1 { font: bold 24px Arial; color:#d24747; line-height:18px; margin: 24px 12px 12px 15px; padding:0;}
h2 { font: bold 11px Tahoma;  color:#417cb3; margin: 2px 12px 0px 15px; padding:0;}
p { font: normal 11px Tahoma;  color:#475766; margin: 0px 12px 12px 37px; padding:0;}

body { background:#dfd8d8; padding:23px;}
td { vertical-align:top}

/** Main BackGround **/


.rc { width:513px; background: url(../images/bg.gif) repeat-y;
border-bottom:#99a4af 1px solid;}

/** deprecated **/
.main {
    background:url(../images/bg1.gif) top right no-repeat;
    width:513px;
    height:424px;
}

.lc {
    width:238px;
    color:#818f9c;
    font: bold 16px sans-serif;
    letter-spacing:-1;
}
.lc div { 
    margin:0; 
    margin-left: 3px; 
    margin-top:8px;
}
.lc div.active { 
    margin:0; 
    margin-top:8px; 
    background-color:#cd4242;
}
.lc div#first { 
    margin-top:0px; 
}
.lc div.menu { 
    margin: 0px 7px 0px 16px; 
    color:#818f9c; 
    text-decoration:none; 
    border-bottom:#cfd4d9 1px solid; 
    padding-top:11px; padding-bottom:4px
}
.lc div.active div.menu { 
    margin:0px 7px 0px 16px; 
    color:#FFFFFF; 
    text-decoration:none; 
    border-bottom: none;
}
.lc a { 
    color:#595d60; 
    text-decoration:none;
}
.lc a:hover { 
    color:#cd4242; 
    text-decoration: none; 
}

/*  Copyright zone  */
#copyright {
	font: normal 14px sans-serif;
	color:#929297;
	text-align:center;
	padding-bottom:24px;
	padding-top:15px;
}
#copyright a        { color: #5f5f5f; text-decoration:none;}
#copyright a:hover  { color: #5f5f5f; text-decoration:underline;}

.bannerItem { 
    font: normal 11px sans-serif;  
    color:#475766; 
    margin: 0 0 0 0; 
    padding: 0 0 0 0; 
    list-style: none; 
    line-height:11px; 
}

/** Main BackGround **/
.visual {width:513px;}
.logo {
    text-align:center; width:477px;
    background: url(../images/logo_bg.jpg) 0 0 no-repeat;
}

/** new main site view **/
.main-new {
    background: url(../images/bg_papers.jpg) top right no-repeat;
    width:712px;
    height:424px;
}
.rc-papers-new {
    width: 712px;
    height:424px;
    background: url(../images/bg_papers.gif) repeat-y;
    border-bottom: #99a4af 1px solid;
}
.main-title {
    font: normal 27px sans-serif;
    color:#d24747;
    line-height:18px;
    margin: 24px 12px 12px 15px;
    padding:0;
}
.main-paragraph {
    font: normal 18px sans-serif;
    color: #475766;
    font-weight: bold;
    margin: 24px 0 24px 37px;
}
.main-links {
    font: normal 14px sans-serif;
    color: #475766;
    font-style: italic;
}
.main-text {
    font: normal 16px sans-serif;
    color: #475766;
}
.main-text-highlight {
    font: normal 14px sans-serif;
    color: #ce1e15;
    font-style: italic;
}
.main-suffix {
    font: normal 12px sans-serif;
    color: #475766;
    font-style: italic;
}

div.pages {
    text-align:center;
}
div.pages a {
    text-decoration:none;
    font-size:12px;
    font-family: Arial;
}
div.pages a.sel {
    color:#5f5f5f;
}

.contact-form {
    margin: 24px 0 24px 37px;
}
