body{background: #15294B;}

a {color:#2B587A;}

#header{
	background: #15294B url(/images/topbg2.jpg) no-repeat center -15px;
	padding: 0;
	margin-bottom: 10px;
	height: 220px;
}







#footer{
	background: #15294B url(/images/topbg2.jpg) no-repeat bottom center;
	padding: 20px 0;
	margin-top: 10px;
	
	color: #15294B;
	line-height: 20px;
}

#footer span
{
	background: url(../images/alpha50.png);
	padding: 2px 5px;
}

#footer a {color: #15294B;}


.content{
	background: #E3E5BC;
	color: #15294B;
}

.content h1 {font-size:19px;}
.content h2 {font-size:15px;}
.content h3, .content h4 {font-size:13px;}

.content2{
	padding: 20px 0;
}





#header h1 a, 
#header h2 a
{
	color:#ffffff;
	text-decoration: none;
}
#header h1 {margin-bottom: 0px; margin-top: 10px;}
#header h2 {margin-bottom: 100px;}

#header h1 a {font-size: 25px;}
#header h2 a {font-size: 15px;}



ul.menu, ul.menu * { margin:0; padding:0; }

ul.menu
{
	padding: 0;
	margin: 0;
	padding: 0.4em 0 0.3em 0;
	position:relative;
	max-width:100%;
	height:2.5em;
}

ul.menu li
{
	display: inline;
	list-style-type:none;
	text-align:center;
	/*float:left;*/

}

ul.menu li a
{
	padding: 0.4em 0.4em;
	color: #15294B;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/alpha50.png);
}

ul.menu li a:hover, ul.menu li a.active
{
	background: #ffffff;
	color: #15294B;
}

li.callme
{
	float:right;
	margin-right:24px;
}
.callme span
{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}




div.order-form
{
	color: #435969;
	font-size: 85%;
}

div.order-form p input
{
	padding: 4px 4px 4px 4px;
	width:210px;
}

div.order-form p
{
	margin-bottom: 4px;
}




ul.catalog-list, ul.catalog-list * { margin:0; padding:0; }

ul.catalog-list
{
	padding: 10px 0;
}

ul.catalog-list li
{
	list-style-type:none;
	margin-bottom: 10px;
}



/* --- */
table.tb{border-collapse: collapse;}
table.tb th {border-bottom: 2px solid #fff; padding: 5px 7px; text-align: left;}
table.tb th a {color: #15294B;}

table.tb td {padding: 5px 7px;}

table.tb.border td {border-bottom: 1px solid #fff;}



/* Promo */

#promo
{
	background: url(../images/alpha50.png);
	height: 120px;
	padding: 10px 10px;
	margin-top: 20px;
	font-size: 17px;
	text-align: center;
	color: #2700B3;
}

#promo.baner
{
	position: absolute;
	background: url(/images/promo-bg.png) no-repeat bottom center;
	height: 200px;
	padding: 0;
	margin-top: 20px;
	font-size: 0;
}


#promo h1
{
	color: #FF008C;
	font-size: 32px;
	line-height: 22px;
}

#promo p
{
	margin: 0;
}


a.discount {text-decoration: none;}
div.discount
{
	color: #fff;
	background: url(/images/dround.png) no-repeat center;
	position: absolute;
	right: 5px;
	margin-top: 5px!important;
	/*padding: 2px 0!important;*/
	
	height: 26px;
	width: 26px;
	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}

div.discount span
{
	font-size: 9px;
}

div.discount2
{
	background: url(/images/d2round.png) no-repeat center;
}





/* Admin */

.admin-td-edit a
{
	font-size: 11px;
	color: maroon;
	font-weight: bold;
}


div.admin-form
{
	color: #435969;
	font-size: 85%;
}

div.admin-form p input,
div.admin-form p textarea
{
	padding: 4px 4px 4px 4px;
}

div.admin-form p
{
	margin-bottom: 20px;
}
