





html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, table, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
}
a img, *:link img, *:visited img {
    border: 0 none;
}

table {
    border-collapse: collapse;
    border-spacing: 5;
}

ol, ul {
    list-style: none outside none;
}

a {
    	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
    background-color: #E2EEFA;
//    background-image: url("../../../../assets/templates/alleyann/images/bg.gif");
    background-position: 50% 0;
    background-repeat: repeat-y;
    font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#navigation {
//   background-color: #D4D9F7;
//   background: -moz-linear-gradient(center top , #99ACCC, #2F317C) repeat scroll 0 0 transparent;	margin-right: 0;
//   background-color: #99ACCC;
//   background: -moz-linear-gradient(center top , #393D84, #0A0C21) repeat scroll 0 0 transparent;	margin-right: 0;

    background-image: url("../../../../assets/templates/alleyann/images/back-menu.jpg");
    background-repeat: repeat-x;

   overflow: hidden;
}

#main {
    margin-top: 4px;
}
#content {
 
}
#sidebar {
    top: 5px;
    float: left;
}

/* --------------------------------------------------- rating table ------------------------------------------ */

table#rating {
	border-width: 1px; 
	border-style: outset;
	border-spacing: 2px;
    	margin: 2px;
    	padding: 2px;
}

table#rating td {
	border-width: 1px; 
	border-style: outset;
    	margin: 3px;
    	padding: 6px;
}

/* --------------------------------------------------- encyclopedia ------------------------------------------ */


a#encycmenu {
    color: black;
    display: block;
    float: left;
    font-size: 12px;

    height: 25px;
    margin-right: 1px;
    padding: 5px 11px 0px 9px;
    text-decoration: none;
    text-transform: uppercase;

}

a:hover#encycmenu {
    color: #BBBBBB;
}

/* --------------------------------------------------- boxeri ------------------------------------------ */


a#boxeri {
    color: black;
    display: block;
    float: left;
    font-size: 30px;

    height: 30px;
    margin-right: 1px;
    padding: 5px 25px 0px 10px;
    text-decoration: none;
    text-transform: uppercase;

}

a:hover#boxeri {
    color: #BBBBBB;
}



/* --------------------------------------------------------- boxmainmenu ---------------------------------------- */

ul#boxmainmenu {
    line-height: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul#boxmainmenu li {
    display: list-item;
    float: left;
}
ul#boxmainmenu a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin-right: 1px;
    padding: 5px 9px 0px;
    text-decoration: none;
    text-transform: uppercase;
}
ul#boxmainmenu a:hover {
    color: #BBBBBB;
}
ul#boxmainmenu .about {
    background-position: 0 0;
}

/* ------------------------------------------------------------- mainmenu ----------------------------------------------- */


ul#mainmenu {
    line-height: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul#mainmenu li {
    display: list-item;
    float: left;
}
ul#mainmenu a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin-right: 1px;
    padding: 15px 25px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
ul#mainmenu a:hover {
    color: #CCCCCC;
}

/* --------------------------------------------------------------- ul#submenu right-------------------------------------------*/

ul#submenu li {
    border-bottom: 2px solid #AAC2CF;
    line-height: 1.7em;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul#submenu li a {
    padding: 3px 3px 5px;
}

/* --------------------------------------------------------------- ul#siderbarbox right-------------------------------------------*/

div.sidebarbox ul {
    margin: 10px 5px 20px 10px;
}
div.sidebarbox {
    background-color: #D8E3F1;
    margin-left: 0px;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}
div.sidebarbox div.top {
    background-position: 0 -43px;
    height: 300px;
    left: 0;
    top: 0;
    width: 250px;
}
div.sidebarbox div.bottom {
    background-position: 0 0;
    bottom: 0;
    height: 43px;
    left: 0;
    width: 250px;
}
div.sidebarbox h1 {

//   background-color: #99ACCC;
//   background: -moz-linear-gradient(center top , #99ACCC, #1B1E43) repeat scroll 0 0 transparent;	margin-right: 0;

    background-image: url("../../../../assets/templates/alleyann/images/back-sidebar.jpg");
    background-repeat: repeat-x;

    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0.6em 1em;
}



/* --------------------------------------------------------------- ul#siderbarbox news-------------------------------------------*/

div.sidebarboxnews ul {
    margin: 20px 5px 10px 10px;
}
div.sidebarboxnews {
    background-color: #D8E3F1;
    margin-left: 0px;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}
div.sidebarboxnews div.top {
    background-position: 0 -43px;
    height: 300px;
    left: 0;
    top: 0;
    width: 250px;
}
div.sidebarboxnews div.bottom {
    background-position: 0 0;
    bottom: 0;
    height: 43px;
    left: 0;
    width: 250px;
}
div.sidebarboxnews h1 {
//   background-color: #99ACCC;
//   background: -moz-linear-gradient(center top , #99ACCC, #1B1E43) repeat scroll 0 0 transparent;	margin-right: 0;

    background-image: url("../../../../assets/templates/alleyann/images/back-sidebar.jpg");
    background-repeat: repeat-x;

    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0.6em 1em;
}

/* --------------------------------------------------------------- ul#submenu news-------------------------------------------*/

ul#submenunews li {
    border-bottom: 2px solid #AAC2CF;
    line-height: 1.7em;
    padding-bottom: 5px;
    padding-top: 1px;
}

/* --------------------------------------------------------------- content -------------------------------------------*/

#content p {
    line-height: 150%;
    text-indent: 1em;
    text-align: justify;
    padding-top: 1em;
}

p#right {
    text-align: right;
}

p#small {
    color: black;
    font-size: 70%;
}

#content h1 {
//    background-color: ##99ACCC;
//    background: -moz-linear-gradient(center top , #99ACCC, #2F317C) repeat scroll 0 0 transparent;
//   background-color: #99ACCC;
//   background: -moz-linear-gradient(center top , #99ACCC, #1B1E43) repeat scroll 0 0 transparent;	margin-right: 0;

    background-image: url("../../../../assets/templates/alleyann/images/back-content.jpg");
    background-repeat: repeat-x;

    color: #FFFFFF;
    font-size: 170%;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 10px 0;
    padding: 0.6em 40px 0.6em 0.6em;
}
#content h1 span.latin {
    color: #CCCCCC;
    font-size: 0.7em;
    font-weight: 100;
}
#content h1 span.gplusone {
	display: block;
	position: relative;
	float: right;
	margin: 0 -40px 0 0;
}
#content h1 a {
	text-decoration:none;
	color: #FFFFFF;
}
#content h2 {
    color: #495289;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 0em;
    margin-top: 0em;
}

#content h2 a{
    color: #495289;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0em;
    margin-top: 0em;
    text-decoration: none;
}

#content h3 {
    color: #333333;
    font-size: 110%;
    font-weight: bold;
    line-height: 140%;
    margin-bottom: 0.3em;
    margin-top: 0.8em;
}
#content h3 a {
    color: #495289;
}
#content > p {
    color: #333333;
    font-weight: normal;
    line-height: 150%;
    margin: 0.5em 0;
    text-indent: 1em;
}
#content strong {
    font-weight: bold;
}
#content small {
    font-size: 70%;
    text-align: right;
}
#content li {
//    background: url("../../../../assets/templates/alleyann/images/submenu_mark.gif") no-repeat scroll 10px 0 transparent;
    color: #333333;
    font-weight: normal;
    line-height: 150%;
    margin-left: 20px;
    padding-left: 20px;
}

#content a {
    color: #003366;
    padding: 3px 3px 5px;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

/*-------------------------------- Footer Style ---------------------------------------------*/

#contentfooter {
    background-color: #4D5392;
    color: #FFFFFF;
}

#contacts {
    padding: 10px;
}

#module-footermenu a {
    color: #89A13F;
    font-weight: bold;
    text-decoration: none;
}


E2EEFAE2EEFAE2EEFAE2EEFAE2EEFAE2EEFAE2EEFA
