/* Start of CMSMS style sheet 'ald' */
/* 
    AUTHOR: Jordan Hlebarov
            jd@solutions.bg
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { background: #005c2f url(/uploads/tmpl/bck.png) repeat-x;}
body {margin: 0; background: #005c2f url(/uploads/tmpl/bck1.png);}

p { font: 1.3em/1.3em; margin-bottom: 1.3em; }
a { outline: none; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#wrap {
	width: 900px; 
	
	text-align: left;
}
#left {float: left; width: 380px; height: 447px; background: url(/uploads/tmpl/left_bck.png) no-repeat top left;}
#right {float: right; width: 520px;}
/* END STRUCTURE */

#left #logo img {margin-left: 80px; text-align: left;}
#header {height: 34px; padding-top: 80px; text-align: right; color: #fff; font: 11px arial;}
#header a {text-decoration: none; color: #fff;}
#header a:hover {color: #e6913d;}

#nav {font: 14px arial; padding-top: 10px; padding-left: 70px; letter-spacing: -1px;}
#nav a {display: block; color: #fff; text-decoration: none; border-bottom: 1px solid #fff; padding-bottom: 2px; font-weight: 600;}
#nav a:hover {border-bottom: 1px solid #e6913d; }
#nav ul {list-style: none; }
#nav li {float: left; padding-right: 15px;}

#main {float: left; width: 425px; height: 280px;}
#scroll {float: right; text-align: right; padding-top: 10px; width: 11px;}
#contact {color: #fff; font: 11px arial; text-align: right;}

div#content {width: 410px; height: 240px; overflow: hidden; margin: 10px 3px 10px 70px;} 
#content {color: #fff; font: 13px arial; text-align: left; text-align: justify;}
#content a {color: #fff; text-decoration: none;}
#content a:hover {color: #e6913d;}
#content ul {list-style: square;}

#footer {background: url(/uploads/tmpl/footer_bck.png) no-repeat bottom left; margin-left: 43px;}
#footpic {margin-left: 215px;}

#content2 {float: left; width: 260px;}
#contentpic {float: right; background: url(/uploads/tmpl/pic_bck.png) no-repeat left top; padding-left: 20px; width: 100px; text-align: right;}

#footerpic {background: url(/uploads/tmpl/footerpic_bck.png) no-repeat left top; width: 708px; height: 205px; padding: 17px 13px 18px 6px;}


.link {cursor:pointer;}
.slider {position:relative; overflow:hidden;}
.slidercontent {position:absolute; color: #fff;}
.slidercontent .upper {}
/* End of 'ald' */

