/* CSS Document */

/* general */

body {
	margin: 30px 0px 0px 0px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #2aabd4;
	font-style: italic;
}

a:hover {
	text-decoration: none;
}

#container {
	margin: 0px auto 0px auto;
	width: 970px;
}

*html #container {
	width: 975px;
}

.clear_both {
	clear: both;
}

h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 30px;
	font-weight: normal;
	padding: 24px 0px 12px 0px;
	margin: 0px;
	color:#333333;

}

h3 {
	font-size: 24px;
	font-weight: normal;
	padding: 24px 0px 0px 0px;
	margin: 0px;

}

h4 {
	font-size: 24px;
	font-weight: normal;
	padding: 24px 0px 12px 0px;
	margin: 0px;

}

p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}

.Design_color {
	color: #5cb108;
}

.Video_color {
	color: #da6c1d;
}

.link_Design a:hover {
	color: #85c046;
}

.link_Video a:hover {
	color: #e7883b;
}

/* general // end */

/* dolgof_header */

#dolgof_header {
	height: 140px;
}

#dolgof_logo {
	width: 200px;
	height: 140px;
	position: relative;
}

#dolgof_logo a {
	width: 170px;
	height: 140px;
	display: block;
	text-indent: -900%;
	overflow: hidden;
	background: url(../Images/dolgof_logo.gif) no-repeat;
	text-decoration: none;
}

#languages {
	position: relative;
	width: 340px;
	height: 140px;
		
}

#languages ul {
	list-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#languages ul li {
	position: relative;	
	margin: 0px;
}

#languages ul li a {
	font-weight: normal;
}

#top_contacts {
	position: relative;
	width: 430px;
	height: 103px;
	background:url(../Images/top_contacts.gif) right top no-repeat;
}

#top_contacts h3 {
	font-size: 12px;
	padding: 15px 0px 8px 0px;
}

.tel {
	font-size: 24px;
	color: #ec8200;
}

#top_contacts a {
	font-size: 14px;
}

#top_contacts .top_contacts_part {
	padding: 0px 30px;
}
/* dolgof_header // end */


/* nav */

#nav {
	height: 36px;	
}

#nav ul {
	list-style: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	position: relative;
	line-height: 34px;
	height: 35px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#nav ul .clear_both {
	width: 0px;
}

#nav ul li a {
	color: #000;
	text-shadow: 1px 1px #fff;
	text-decoration: none;
	display: block;
	height: 35px;
	padding: 0px 10px;
	margin: 0px;
}

#nav ul li a:hover, #nav ul li .active  {
	text-decoration: underline;
}

#nav ul .Home {
	width: 200px;	
	text-indent: -900%;
	overflow: hidden;
}
#nav ul .Home a {
	width: 200px;
	margin: 0px;
	padding: 0px;
}


/* nav // end */


/* sub_menu */

#sub_menu {
	position: relative;
	width: 200px;
}

#sub_menu h2 {
	font-size: 18px;
	margin-top: 11px;
}

#sub_menu h3 {
	font-size: 14px;
	margin-top: 11px;
	margin: 20px 0px 10px 0px;
	padding: 0px; 
}

#sub_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-weight: bold;
}

#sub_menu ul li a {
	text-decoration: none;
	display: block;
	width: 190px;
	height: 20px;
	font-weight: normal;
	color: #737373;
}

#sub_menu ul li a:hover {
	text-decoration: underline;
}
/* sub_menu // end */


/* content */

#content {
	position: relative;
	width: 770px;
}

#about_us {
	width: 770px; 
}

#about_us strong {
	font-weight: normal;
}

#about_us .Design_color {
	font-size: 16px;
}

#about_us .Sound_color {
	font-size: 16px;
}

#side_buttons {
	margin: 25px 0px 0px 0px;
}

#side_buttons a {
	display: block;
	padding: 10px 20px;
	color: #000000;
	text-shadow: 1px 1px #fff;
	font-size: 18px;
	line-height: 24px;
	width: 130px;
	height: 76px;
	margin-bottom: 8px;
	text-decoration: none;
}

#side_buttons a:hover {
	text-decoration: underline;
}

#side_buttons .side_buttons_price {
	background: url(../Images/price.gif) left top no-repeat;
}

#side_buttons .side_buttons_recommendations {
	background: url(../Images/reccomendation.gif) left top no-repeat;
}

.home_part {
	width: 370px;
	color: #5a5a5a;


}

.home_part strong {
	font-size: 18px!important;
	color: #000000;
}

.home_part_design b {
	color: #5cb108;
}
.home_part_video b {
	color: #da6c1d;
}

.home_part ul {
	margin: 0px;
}

.home_part ul li {
	color: #000000;
	padding: 5px 0px;
}

.home_part_design h2 {
	padding-bottom: 10px;
	background: url(../Images/home_part_design.gif) left bottom no-repeat;
	margin-bottom: 20px;
}

.home_part_video h2 {
	padding-bottom: 10px;
	background: url(../Images/home_part_video.gif) left bottom no-repeat;
	margin-bottom: 20px;
}

.home_part_design ul {
	list-style: none;
	list-style-image: url(../Images/design_bulllet.gif);	
}

.home_part_video ul {
	list-style: none;
	list-style-image: url(../Images/video_bulllet.gif);	
}

.home_part .home_part_link {
	list-style: none;
	list-style-image: none;	
}

.home_part .home_part_link li a {
	display: block;
	height: 35px;
	line-height: 34px;
}

.home_part_link {
	list-style: none;
	margin: 20px 0px 0px 0px;
}

.home_part_link a {
	padding: 0px 10px;
	color: #000000;
	font-size:16px;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
}

.home_part_link a:hover {
	text-decoration: underline;
}

#examples {
	width: 770px; 
}

#examples ul {
	list-style: square;
	margin: 0px 80px 0px 80px;
	padding: 0px;
	line-height: 20px;
}

.examplesub {
	font-size: 14px;
	padding-bottom: 10px;
	color: #434b4e;
}

.description {
	padding-bottom: 16px;
}

#examples img {
	margin-bottom: 20px;	
}

.backtotop {
	margin-top: 20px;	
}

#pricelist a {
	text-decoration: none;
}

#pricelist a:hover {
	text-decoration: underline;
}

.TableList {
	width: 770px;
}

.TableList td {
	padding: 5px 10px;
}

.TableList td a {
	color: #737373;
}

.odd {
	background-color: #f3f3f3;
}

#resume_side {
	margin-top: 35px;
}

.resume {	
	margin-bottom: 20px;
}


.resume ul {
	list-style: square;
	margin: 10px 80px 0px 80px;
	padding: 0px;
	line-height: 20px;
}

.TableResume {
	margin-top: 15px;
}

.TableResume td {
	height: 20px;
}

table .Year {
	width: 100px;
}

#contacts {
	width: 770px;
	background:url(../Images/contacts_top.gif) left top no-repeat;
	margin: 30px 0px 0px 0px;
}

#contacts_bottom {
	width: 610px;
	padding: 0px 80px 30px 80px;
	background:url(../Images/contacts_bottom.gif) left bottom no-repeat;
}

#contacts form {
	margin: 20px 0px 0px 0px;
}

#contacts label {
	display: block;
	height: 35px;
	line-height: 30px;
}

#contacts input {
	width: 180px;	
	height: 19px;
	margin: 0px 0px 10px 0px;
	padding: 3px 10px;	
	background: url(../Images/contacts_input.gif);
	border: none;
}

#contacts textarea {
	width: 480px;
	height: 100px;	
	margin-bottom: 20px;
	padding: 10px;
	background: url(../Images/contacts_textarea.gif);
	border: none;
}

#contacts #send_but {
	width: 200px;
	height: 35px;
	line-height: 34px;
	padding: 0px;
	border: 0px;
	background: url(../Images/send_but.gif) left top no-repeat;
	cursor: pointer;
	color: #fff;
	font-style: italic;
	font-size: 18px;
	text-align: center;
}

#recommendations .recommendation {
	font-style: italic;
	margin: 10px 0px 20px 0px;
	padding: 10px 30px;
}

#recommendations .odd {
	background-color: #bce5f3;
}

#recommendations .signature {
	font-size: 18px;
}

.backtotop .Viewclip {
	text-decoration: none;
	border-bottom: 1px dashed;
}

.link_Design, .link_Video {
	width: 500px;
}
/* content // end */


/* footer */

#footer {
	width: 970px;
	clear: both;
	background:url(../Images/footer_top.gif) top no-repeat;
	margin: 50px 0px;	
}

#footer_bottom {
	padding: 20px 30px;
	width: 910px;
	background:url(../Images/footer_bottom.gif) bottom no-repeat;	
}

.footer_part {
	width: 190px;
}
.footer_part_first {
	width: 110px;
}

.footer_part_last {
	width: 150px;
}

.footer_part h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.footer_part ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	font-size: 11px;
}

.footer_part ul a {
	text-decoration: none;
}

.footer_part ul a:hover {
	text-decoration: underline;
}

#ads {
	margin-bottom: 20px;
	font-size: 10px;
	color: #999999;
}

/* footer // end */

