
/* ==[ Defaults by Eric Meyer ]================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, 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;
}
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 {
border-collapse: collapse;
border-spacing: 0;
}

/* ==[ Main styles ]================================== */


BODY, TABLE, TD 
{
	font: normal 11px verdana;
}


HTML, BODY 
{
	height: 100%;
}

A
{
	text-decoration: none;
}

.asd TD
{
	border: solid 1px gray;
}

/* ===[ Project styles ]================================= */

BODY
{
	background-color: #D25000;
}


DIV.footer
{
	background-image: url('gfx/footer_bg.png');
	background-repeat: repeat-x;

	height: 110px;

	text-align: center;

	position: relative;
}

DIV.footer DIV.menu
{
	width: 100%;

	position: absolute;

	left: 0px;
	top: 60px;

	color: #EAAF8A;
}

DIV.footer DIV.menu DIV.inter
{
	width: 930px;

	margin-right: auto;
	margin-left: auto;
}

DIV.footer DIV.menu DIV.inter A
{
	color: #EAAF8A;
}

DIV.footer DIV.menu DIV.inter DIV.left
{
	float: left;
}

DIV.footer DIV.menu DIV.inter DIV.right
{
	float: right;
	padding-right: 40px;
}

DIV.footer DIV.menu DIV.inter DIV.right A
{
	padding: 0px 10px 0px 10px;
}

DIV.header
{
	text-align: center;
	background-color: #F08E21;

	height: 187px;
}

DIV.header DIV.bg
{
	position: relative;

	width: 930px;

	margin-right: auto;
	margin-left: auto;
}



DIV.header DIV.bg IMG.pic
{
	position: absolute;

	left: 2px;
	top: 0px;
}


DIV.cont
{
	text-align: center;
	background-color: #F08E21;
}

DIV.cont DIV.inter
{
	width: 930px;

	margin-right: auto;
	margin-left: auto;

	background-color: #FFFFFF;

	background-image: url('gfx/cont_bg.png');
	background-repeat: repeat-y;

	text-align: left;
}

DIV.cont DIV.padd
{
	padding: 0px 30px 15px 30px;
}

DIV.cont DIV.padd P
{
	margin: 7px 0px 7px 0px;
}

DIV.cont DIV.padd A
{
	color: #E36323;
}

DIV.cont DIV.padd UL
{
	padding: 10px 0px 10px 20px;
	list-style: disc;
}

DIV.cont DIV.padd UL LI
{
	padding-bottom: 7px;
}

DIV.navigation
{
	height: 55px;
	background-color: #FFFFFF;

	background-image: url('gfx/menu_bg.png');
	background-repeat: repeat-x;

	text-align: center;
}

DIV.navigation DIV.mblock
{
	height: 55px;

	width: 930px;

	margin-right: auto;
	margin-left: auto;


	background-image: url('gfx/menu_bg_1.png');
	background-repeat: repeat-x;
}

DIV.navigation DIV.mblock DIV.right
{
	background-color: #DC5A22;
	float: right;

	height: 55px;
}

DIV.navigation DIV.mblock DIV.left
{
	width: 112px;
	float: left;

	height: 55px;
}

DIV.logo
{
	height: 105px;
	background-color: #FFFFFF;

	background-image: url('gfx/logo_bg.png');
	background-repeat: repeat-x;

	text-align: center;
}

DIV.redline
{
	height: 23px;
	background-color: #CB3400;
	
	text-align: center;
}

DIV.redline DIV.mlink
{
	width: 930px;

	margin-right: auto;
	margin-left: auto;
	
	text-align: right;

	padding-top: 4px;
}

DIV.redline DIV.mlink A
{
	color: #EAAF8A;
	padding-right: 16px;
}

#subm
{
	display: none;

	width: 135px;
	height: 161px;

	position: absolute;

	left: 593px;
	top: 5px;

	z-index: 2;
}

#subm DIV.lmemo
{
	position: relative;
}

#subm DIV.lmemo DIV.links
{
	position: absolute;
}


DIV.page_title
{
	margin: 0px 30px 0px 30px;

	height: 50px;

	background-image: url('./gfx/page_title_ruler.png');
	background-repeat: repeat-x;
	background-position: 0px 34px;

	position: relative;
}


DIV.sbmenued
{
	height: 60px;

	background-position: 0px 48px;
}

DIV.sbmenued DIV.subm
{
	position: absolute;

	top: 31px;
	left: 0px;
	color: #B72C1D;
}

DIV.sbmenued IMG.nav
{
	margin-left: 1px;
	margin-bottom: 2px;
}

DIV.sbmenued IMG.nav2
{
	margin-bottom: 2px;
}

DIV.sbmenued DIV.subm A
{
	color: #B72C1D;
}

DIV.sbmenued DIV.subm A:hover
{
	color: #E56623;
}


TABLE#index
{
	width: 870px;
	margin-top: 0px;
}

TABLE#index TD.c1
{
	
}

TABLE#index TD.c2
{
	width: 20px;

	background-image: url('./gfx/ruler_v.png');
	background-repeat: repeat-y;
	background-position: 8px 0px;
}

TABLE#index TD.c3
{
	width: 250px;
}

TABLE#index TD.c3 UL LI
{
	margin-left: 0px;
	list-style: disc;
	margin-bottom: 5px;
}

TABLE#index TD.c3 UL LI A
{
	color: #A91B1C;
}

TABLE#index TD.c3 UL LI A:hover
{
	color: #E56623;
}



TABLE#index TD.c3 UL LI A SMALL
{
	font: normal 10px tahoma;
	color: #C5CBC5;
}

TABLE#index TD.c3 DIV.n_link
{
	margin: 0px 0px 0px 15px;
}

TABLE#index TD.c3 DIV.n_link A
{
	color: #A91B1C;
}


DIV.pagelist A
{
	padding: 3px;
	border: 1px solid #B62A1D;
	width: 23px;
	text-align: center;
	background-color: #FDEEEE;
	color: #B62A1D;
}

DIV.pagelist A:hover, DIV.pagelist A.selected
{
	background-color: #FAD3D3;
	color: #B62A1D;
}

DIV#newsblock
{
	
}

DIV#newsblock DIV.nw H1
{
	font: bold 14px verdana;
	margin-bottom: 7px;
}

DIV#newsblock DIV.nw DIV.date
{
	margin: 7px 0px 7px 0px;
	text-align: right;
	color: #C0C0C0;
}

DIV.cont DIV.padd UL.subdirs_block
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

DIV.cont DIV.padd UL.subdirs_block LI
{
	margin-left: 5px;
	margin-bottom: 0px;
}


DIV.photolist
{
	margin: 15px 0px 15px 0px;
}

DIV.photolist IMG
{
	border: 3px solid #EAEAEA;
	margin: 3px 4px 3px 4px;
}