/*

	Theme Name: ADV
	Theme URL: http://www.adv-kiev.com.ua
	Description: WP Theme for http://www.adv-kiev.com.ua
	Author: 
	Author URI: 
	Version: 1.0

*/

/* General =========================================== */

* {
    padding: 0;
    margin: 0;
}

a {
	color: #ff0000;
}

a:hover {
	text-decoration: none;
}

body {
	font: 11px "Verdana", "sans-serif";
	background: #0ea4ef url('images/body.gif') 50% 100% repeat-y;
}

td {
	font: 11px "Verdana", "sans-serif";
}

p {
	margin-bottom: 10px;
}


/* Layout ============================================ */

#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: #fff;
}

#header {
	width: 1000px;
	height: 232px;
}

#contacts {
	width: 1000px;
	height: 104px;
	background: url('images/contacts.jpg') no-repeat;
	position: relative;
}

#content {
	width: 1000px;
	min-height: 105px;
	background: url('images/content.gif') repeat-x;
}

#menu {
	width: 256px;
	float: left;
	margin-top: 40px;
	/* background: #fdefed; */
}

#main {
	width: 744px;
	float: right;
	margin-top: 40px;
	/* margin-right: 20px; */
}

#bottom {
	clear: both;
	width: 1000px;
	height: 137px;
	background: url('images/bottom.gif') repeat-x;
}

#footer {
	background: #0096ff url('images/footer.gif') no-repeat;
	height: 47px;
	width: 1000px;
	border-top: 3px solid #fff;
	position: relative;
}

/* Elements ========================================== */

#c1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold; 
	position: absolute;
	left: 595px; top: 9px;
	
}

#c2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold; 
	position: absolute;
	left: 595px; top: 38px;
}

#c3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold; 
	position: absolute;
	left: 595px; top: 56px;
}

#c4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold; 
	position: absolute;
	left: 595px; top: 74px;
}

#email {
	color: #fff;
	font-size: 14px;
	font-weight: bold; 
}



#plate {
	width: 222px;
	height: 456px;
	margin-left: 10px;
	border-top: #dcdfe4 6px solid;
	border-left: #dcdfe4 1px solid;
	border-right: #dcdfe4 1px solid;
}

#shadow {
	background: url('images/plate.gif') 100% 100% no-repeat;
	width: 242px;
	/* height: 470px; */
	height: 550px;
}

.m_title {
	height: 32px;
	width: 154px;
	color: #da0612;
	font-size: 14px;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 10px;
	background: #e6ebee url('images/pointer.gif') 12% 50% no-repeat;
	border-left: #eff6fe 3px solid;
}

#m_list {
	list-style-type: none;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#m_list li {
	background: url('images/pointer2.gif') 0% 70% no-repeat;
	/* list-style-image: url('images/pointer2.gif'); */
	padding-left: 15px;
	margin-bottom: 5px;
}

#m_list a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#m_list a:hover {
	color: #da0612;
}

#m_sub {
	list-style-type: none;
}

#m_sub li {
	background: none;
	padding-left: 30px;
	margin-bottom: 2px;
}

#m_sub a {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

#m_sub a:hover {
	color: #da0612;
}

#m_list2 {
	list-style-type: none;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#m_list2 li {
	background: url('images/pointer2.gif') 0% 70% no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#m_list2 a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#m_list2 a:hover {
	color: #da0612;
}








#counter {
	position: absolute;
	top: 8px; left: 20px;
	border: 0px;
}

#counter img {
	border: 0px;
}

#copy {
	position: absolute;
	top: 18px; right: 20px;
	color: #fff;
	font-size: 10px;
}

.page_title {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

.img_border {
	border: 0px solid #000;
}

#main li {
	list-style-position: inside
}
