* {
	padding: 0px;
	margin: 0px;
	outline: none;
}

body { 
	background: url(../images/bg.jpg) repeat-x #f9f9f9;
	color: #363636;
	font : 80%/1.5 "Lucida Grande", Helvetica, "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	overflow-x: hidden;
}

	fieldset {
		border: none;	
	}
	
	.underline {
		text-decoration: underline;	
	}
	
	.strong_underline {
		text-decoration: underline;
		font-weight: bold;
	}
	
	.strong {
		font-weight: bold;
	}
	
	.none {
		display: none;	
	} 
	
	.red_asterisk {
		font-weight: bold;
		color: #F00;
		font-size: 14px;
	}
	
	.underline {
		text-decoration: underline;	
	}
	
	#flashcontent, #map {
		width: 505px;
		height: 390px;
		overflow: hidden;
	}
	
	#flashcontent {
		margin-left: -1px;
		display: inline;
	}

	a img {
		border: 0px;	
	}

	#wrap {
		width: 1000px;
		height: auto;
		margin: auto;
	}
	
		/* NAV */
	
	#nav {
	float: left;
	width: 1000px;
	height: 47px;
	text-indent: -20000px;
	list-style: none;
	}
	
		#nav li {
		float: left;
		}
		
			#nav li ul {
				display: none;
			}
			
			#nav li:hover ul {
				z-index: 2;
				list-style-type: none;
				display: block; 
				cursor: pointer;
				position: relative;
				top: -7px;
				height: auto;
				width: 153px;
			 } 
			 
			#nav li:hover ul a {
				background: #ede9be;
				text-indent: 0px;
				border-left: 3px solid #c9c59e;
				border-right: 3px solid #c9c59e;
				width: 153px;
				padding: 12px;
				height: 14px;
				text-decoration: none;
				color: #000;
			}
			
			
			#nav li:hover ul a:hover {
				background: #a19d74;
				text-decoration: underline;
				color: #FFF;
			}
 
 			#nav li:hover ul .bottom {
				border-bottom: 3px solid #c9c59e;
			}
			
		#nav a {
		display: block;
		height: 47px;
		}
		
		#nav a:hover, #nav .selected {
		background-position: 0px 47px;
		}
		
		#nav-homepage a {
		background: url(../images/menu/homepage.jpg);
		width: 189px;
		margin-right: 13.5px;
		}
		
		#nav-about a {
		background: url(../images/menu/about.jpg);
		width: 189px;
		margin-right: 13.5px;
		}
		
		#nav-services a {
		background: url(../images/menu/services.jpg);
		width: 189px;
		cursor: pointer;
		margin-right: 13.5px;
		}
		
		#nav-portfolio a {
		background: url(../images/menu/portfolio.jpg);
		width: 189px;
		margin-right: 13.5px;
		}
		
		#nav-contact a {
		background: url(../images/menu/contacts.jpg);
		width: 189px;
		}
		
		#header_banner {
			float: left;
			width: 1000px;
			height: 510px;
		}
		
			#header_logo_tag {
				float: left;
				background: url(../images/header_logo_tag.jpg);
				width: 1000px;	
				height: 101px;
			}
			
			#header_domains_ticks {
				float: left;
				background: url(../images/domain_ticks.jpg);
				width: 470px;	
				height: 291px;
			}
			
				#header_domains_ticks ul {
					display: none;
				}
				
			#header_copywriting {
				float: left;
				background: url(../images/copywriting_header.jpg);
				width: 470px;	
				height: 342px;
			}
			
				#header_copywriting ul {
					display: none;
				}
			
			#header_home_ticks {
				float: left;
				background: url(../images/header_home_ticks.jpg);
				width: 470px;	
				height: 232px;
			}
			
				#header_home_ticks ul {
					display: none;
				}
				
			#header_broadband {
				float: left;
				background: url(../images/broadband_header.jpg);
				width: 978px;	
				height: 432px;
			}
			
			#header_broadband #adsl_form {
				float: left;
				width: 351px;
				height: 189px;
				margin-top: 153px;
				margin-left: 513px;
				display: inline;
				
			}
			
				#header_broadband #adsl_form .button {
					background:#972743;
					border:2px solid #C9C59E;
					color:#FFFFFF;
					font-size:12px;
					padding:10px;
					width:355px;
				}
				
				#header_broadband #adsl_form legend, #header_broadband #adsl_form label {
					display: none;	
				}
				
				#header_broadband #adsl_form input[type=text] {
					font-family:Georgia,Times,"Times New Roman",serif;
					background: #F7FCFF url(../images/input_bg.png) repeat-x 0px 25px;
					font-size:34px;
					border: 1px solid #97B5D2;
					padding:5px;
					text-align:center;
					width:339px;
				}
				
				#header_broadband ul {
					display: none;
				}
				
			#header_print_ticks {
				float: left;
				background: url(../images/print_header.jpg);
				width: 470px;	
				height: 293px;
			}
			
				#header_print_ticks ul {
					display: none;
				}
				
			#header_webdesign_ticks {
				float: left;
				background: url(../images/header_webdesign_ticks.jpg);
				width: 470px;	
				height: 307px;
			}
			
				#header_webdesign_ticks ul {
					display: none;	
				}
				
				#header_404 {
					float: left;
					background: url(../images/404_header.jpg);
					width: 470px;	
					height: 176px;
				}
				
				#header_portfolio {
					float: left;
					background: url(../images/portfolio_header.jpg);
					width: 470px;	
					height: 226px;
				}

				#header_blog {
					float: left;
					background: url(../images/blog_header.jpg);
					width: 470px;	
					height: 190px;
				}
				
				#header_clients {
					float: left;
					background: url(../images/client_area_header.jpg);
					width: 470px;	
					height: 216px;
				}
				
				#header_about {
					float: left;
					background: url(../images/loving_the_internet.jpg);
					width: 470px;	
					height: 176px;
				}
				
				#header_order {
					float: left;
					background: url(../images/order_header.jpg);
					width: 470px;	
					height: 292px;
				}
				
				#header_contacts {
					float: left;
					background: url(../images/contacts_header.jpg);
					width: 470px;	
					height: 228px;
				}
			
				
			
			#header_slide {
				border: 6px solid #c9c59e;
				background: #9e2948;
				float: right;
				z-index: 1;
				width: 505px;	
				height: 390px;
			}
		
		#content {
			float: left;
			width: 1000px;
			min-height: 100px;
			overflow: inherit;
		}
		
			ul {
				list-style-position: inside;
			}
					
			h1 {
				font-size:2em;
				line-height:1;
				margin-bottom:0.5em;
				font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
				color:#363636;
				font-weight:normal;
				text-shadow:5px 5px 5px #CCCCCC;
			}
			
			h2 {
				font-size:1.6em;
				line-height:1;
				margin-bottom:0.5em;
				font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
				color:#363636;
				font-weight:normal;
				text-shadow:5px 5px 5px #CCCCCC;
			}
			
			#content #home_left {
				float: left;
				border-right: 1px solid #d9dcd9;
				margin-bottom: 10px;
				width: 500px;	
			}
			
				#content #home_left #home_left_testimonials {
					width: 464px;
					padding: 5px;
					min-height: 50px;
					background: #a8eaa6;
					border: 3px solid #396;	
				}
				
					#content #home_left #home_left_testimonials .testimonialstrong {
						text-decoration: underline;
						font-weight: bold;
						font-size: 1.2em;
					}
				
					#content #home_left #home_left_testimonials ul li {
						list-style-position: inside;
						margin-left: 3px;
					}			
					
			
			#content #home_right {
				float: right;
				text-align: left;
				width: 489px;
				padding-left: 10px;
				margin-bottom: 10px;
			}
			
			#content #about_left {
				float: left;
				margin-bottom: 10px;
				width: 467px;	
			}
			


		#content #broadband_left {
				float: left;
				margin-bottom: 10px;
				width: 1000px;	
			}
			
				#content #broadband_left #broadband_left_left {
					float: left;
					margin-bottom: 10px;
					width: 718px;	
				}
			
		#content #broadband_left #process {
					float: right;
					background: #f2f0f0;
					border: 1px solid #c4c4c4;
					margin-bottom: 15px;
					padding: 10px;
					height: auto;
					width: 250px;	
				}
				
				#content #broadband_left #process .step {
					float: left;
					width: 100px;
					border-bottom: 1px solid #000;
					margin-right: 15px;
					width: 248px;
				}
				
				#content #broadband_left #process .step h4 {
					text-indent: -2500000px;
				}
				
				#content #broadband_left #process .step_1 {
					background: url(../images/bb_1.gif) no-repeat;
				}
				
				#content #broadband_left #process .step_2 {
					background: url(../images/bb_2.gif) no-repeat;
				}	
				
				#content #broadband_left #process .step_3 {
					background: url(../images/bb_3.gif) no-repeat;
				}					
				
				#content #broadband_left #process .step_4 {
					background: url(../images/bb_4.gif) no-repeat;
				}					
				
				#content #broadband_left #process .step_text {
					float: left;
					width: 236.5px;
					margin-top: 50px;
					padding-left: 8.5px;
					padding-bottom: 15px;
				}
				
				#content #broadband_left #process .step_last {
					margin-right: 0px;
					border: 0px;
					padding-bottom: 0px;
				}










#content #print_left {
				float: left;
				margin-bottom: 10px;
				width: 1000px;	
			}
			
				#content #print_left #print_left_left {
					float: left;
					margin-bottom: 10px;
					width: 718px;	
				}
			
		#content #print_left #process {
					float: right;
					background: #f2f0f0;
					border: 1px solid #c4c4c4;
					margin-bottom: 15px;
					padding: 10px;
					height: auto;
					width: 250px;	
				}
				
				#content #print_left #process .step {
					float: left;
					width: 100px;
					border-bottom: 1px solid #000;
					margin-right: 15px;
					width: 248px;
				}
				
				#content #print_left #process .step h4 {
					text-indent: -2500000px;
				}
				
				#content #print_left #process .step_1 {
					background: url(../images/printdesign_step_1.gif) no-repeat;
				}
				
				#content #print_left #process .step_2 {
					background: url(../images/printdesign_step_2.gif) no-repeat;
				}	
				
				#content #print_left #process .step_3 {
					background: url(../images/printdesign_step_3.gif) no-repeat;
				}					
				
				#content #print_left #process .step_text {
					float: left;
					width: 236.5px;
					margin-top: 50px;
					padding-left: 8.5px;
					padding-bottom: 15px;
				}
				
				#content #print_left #process .step_last {
					margin-right: 0px;
					border: 0px;
					padding-bottom: 0px;
				}
			
			#content #website_left {
				float: left;
				margin-bottom: 10px;
				width: 1000px;	
			}
			
				#content #website_left #testimonials {
					width: 484px;
					padding: 5px;
					float: left;
					min-height: 50px;
					background: #a8eaa6;
					border: 3px solid #396;	
				}
				
					#content #website_left #testimonials .testimonialstrong {
						text-decoration: underline;
						font-weight: bold;
						font-size: 1.2em;
					}
				
					#content #website_left #testimonials ul li {
						list-style-position: inside;
						margin-left: 3px;
					}		
			
				#content #website_left #process {
					float: left;
					background: #f2f0f0;
					border: 1px solid #c4c4c4;
					margin-bottom: 15px;
					padding: 10px;
					height: auto;
					width: 978px;	
				}
				
				#content #website_left #process .step {
					float: left;
					width: 100px;
					border-right: 1px solid #000;
					margin-right: 15px;
					width: 232px;
				}
				
				#content #website_left #process .step h4 {
					text-indent: -2500000px;
				}
				
				#content #website_left #process .step_1 {
					background: url(../images/webdesign_step_1.gif) no-repeat;
				}
				
				#content #website_left #process .step_2 {
					background: url(../images/webdesign_step_2.gif) no-repeat;
				}	
				
				#content #website_left #process .step_3 {
					background: url(../images/webdesign_step_3.gif) no-repeat;
				}	
				
				#content #website_left #process .step_4 {
					background: url(../images/webdesign_step_4.gif) no-repeat;
				}				
				
				#content #website_left #process .step_text {
					float: left;
					width: 208.5px;
					margin-top: 50px;
					padding-left: 8.5px;
					height: 130px;
				}
				
				#content #website_left #process .step_last {
					margin-right: 0px;
					border: 0px;
				}
				
			#website_left #types {
				float: left;
				width: 500px;
			}
			
				#website_left #types ul {
				display: inline;
				float: left;
				list-style-type: square;
				}
				
				#website_left #types ul strong {
				text-decoration: underline;
				}
				
				#website_left #types ul div {
				display: inline;
				width: 473px;
				margin-left: 15px;
				float: left;
				}
			
			#website_left #why_choose_us {
				float: left;
				width: 500px;
			}
			
			#content #left_404 {
				float: left;
				margin-bottom: 10px;
				width: 600px;	
			}			
			
			#content .about_right {
				float: right;
				background: #a8eaa6;
				border: 3px solid #396;
				margin-bottom: 10px;
				width: 500px;
				padding: 5px;
				min-height: 50px;
			}
			
					#content .about_right .boxstrong {
						text-decoration: underline;
						font-weight: bold;
						font-size: 1.2em;
					}
					
			#content .blog_top_boxes {
				float: left;
				width: 1000px;
				min-height: 50px;
			}
					
			#content .blog_right {
				float: right;
				background: #a8eaa6;
				border: 3px solid #396;
				width: 501px;
				padding: 5px;
				min-height: 50px;
			}
	
			#content .blog_front_post {
				float: left;
				margin-bottom: 20px;
				margin-top: 20px;
				width: 1000px;
				min-height: 50px;
			}
	
			#content .blog_title {
				float: right;
				margin-bottom: 10px;
				width: 1000px;
				min-height: 50px;
			}
			
				#content .blog_title .blog_calendar {
					background: url(../images/calendar.jpg);
					float: left;
					height: 50px;
					width: 50px;
				}
				
					#content .blog_title .blog_calendar .calendar_month {
						float: left;
						font-family: "Helvetica";
						height: 15.5px;
						width: 50px;
						color: #FFF;
						text-align: center;
						font-size: 12px;
						margin-top: -1px;
						display: inline;
					}	
				
					#content .blog_title .blog_calendar .calendar_day {
						float: left;
						font-family: "Helvetica";
						height: 36.5px;
						width: 50px;
						font-size: 28px;
						margin-top: -1px;
						text-align: center;
						color: #000;
						display: inline;
					}	
				
				#content .blog_title .blog_h1 {
					float: left;
					display: inline;
					margin-left: 10px;
					margin-top: 16.5px;
					width: 940px;
				}
				
					#content .blog_title .blog_h1 h1 a {
						color: #363636;
						text-shadow: none;
						text-decoration: none;
					}
					
					#content .blog_title .blog_h1 h1 a:hover {
						color: #363636;
						text-decoration: underline;
						text-shadow:5px 5px 5px #CCCCCC;
					}
					
					#content .blog_title .blog_h1 h1 a:hover {
						color: #363636;
						text-decoration: underline;
						text-shadow:5px 5px 5px #CCCCCC;
					}
				
				#content .blog_front_content {
					float: left;
					display: inline;
					width: 940px;
					padding-left: 60px;					
					min-height: 50px;
				}
			
					#content .blog_right .boxstrong {
						text-decoration: underline;
						font-weight: bold;
						font-size: 1.2em;
					}
					
					#content .blog_right label {
						font-weight: bold;
					}				
					
					#content .blog_right input[type=text] {
						padding: 3.5px;
					}
					
					#content .blog_right fieldset {
						border: 0px;
					}
					
					#content .blog_right .button {
						padding: 4.5px;
						background: #972743;
						color: #FFF;
						border: 2px solid #c9c59e;
					}
			
			
			#content .blog_left {
				float: left;
				background: #a8eaa6;
				border: 3px solid #396;
				width: 460px;
				padding: 5px;
				min-height: 50px;
			}
			
					#content .blog_left .boxstrong {
						text-decoration: underline;
						font-weight: bold;
						font-size: 1.2em;
					}
					
			#content #404_left {
				float: left;
				border-right: 1px solid #d9dcd9;
				margin-bottom: 10px;
				width: 500px;	
			}
					#content #404_left ul li {
						list-style-position: inside;
						margin-left: 3px;
					}	
					
			#content #contact_left {
				float: left;
				margin-bottom: 10px;
				width: 478px;	
			}
			
				#content #contact_left a {
					color: #000;
				}
				
				#content #contact_left label {
					float: left;
					width: 130px;
					padding: 6px;
					font-weight: bold;
				}
							
				#content #contact_left input[type=text], table input[type=text] {
					padding: 6px;	
					width: 200px;
					font : 13.75px "Lucida Grande", Helvetica, "Lucida Sans Unicode", Arial, Verdana, sans-serif;
					background: #A8EAA6;
					border: 3px solid #339966;
				}	
				
				#contact_left input[type=text]:focus, table input[type=text]:focus {
					padding: 6px;	
					border: 3px solid #F00;
				}	
				
				#content #contact_left #recaptcha_response_field {
				background: #FFF;
				height: 20px;
				font-size: inherit;
				border: 1px solid #000;
				}
				
				#content #contact_left textarea, table textarea {
					padding: 6px;	
					width: 300px;
					font : 13.75px "Lucida Grande", Helvetica, "Lucida Sans Unicode", Arial, Verdana, sans-serif;
					height: 150px;
					background: #A8EAA6;
					border: 3px solid #339966;
				}	
				
				#content #contact_left textarea:focus, table textarea:focus {
					padding: 6px;	
					border: 3px solid #F00;
				}	
				
				#content #contact_left .button {
					padding: 4.5px;
					background: #972743;
					color: #FFF;
					cursor: pointer;
					border: 2px solid #c9c59e;
				}
				
					#content #contact_left .button:hover {
						padding: 4.5px;
						background: #A8EAA6;
						cursor: pointer;
						color: #000;
						border: 2px solid #339966;
					}
				
				#content .success {
					height: 23.5px;
					border: 2px solid #339966;
					width: 991px;
					margin-bottom: 15px;
					float: left;
					padding-left: 5px;
					padding-top: 9px;
					background: #A8EAA6;	
				}
				
				#content .fail {
					height: 23.5px;
					border: 2px solid #d88497;
					width: 991px;
					margin-bottom: 15px;
					float: left;
					padding-left: 5px;
					padding-top: 9px;
					background: #a61535;	
				}
				
				#content .success_text {
					float: left;
					margin-top: -2px;
					margin-left: 10px;
					display: inline;	
				}
				
				#content .fail_text {
					float: left;
					color: #FFF;
					margin-top: -2px;
					margin-left: 10px;
					display: inline;	
				}
				
				#content #portfolio_top {
					float: left;
					width: 1000px;
				}
				
				#content #portfolio_top .text {
					float: left;
					width: 1000px;
					margin-bottom: 10px;
					display: inline;
					margin-left: 10px;
				}				
				
				#content .portfolio_image {
					float: left;
					border: 1px solid #000;
					margin-top: 10px;
					width: 320px;
					margin-left: 10px;
					display: inline;
					height: 240px;
				}
				
				#content .portfolio_image_last {
					margin-right: 0px;
				}
		
		.footer_fixed {
			width: 100%;
			height: 0px;
			background: #a02a49;
			text-align: right;
			position: fixed;
			z-index: 1;
			bottom: 0px;
		}
		
			.footer_fixed .footer_client {
				width: 189px;
				height: 41px;
				float: right;
			}
			
			.footer_fixed .footer_client a {
				background: url(../images/client_area.png);
				background-position: 0px -39px;
				font-size: 0px;
				width: 189px;
				height: 39px;
				text-decoration: none;
				border: 0px;
				float: right;
				position: fixed;
				bottom: 0px;
				right: 4px;
			}
			
			.footer_fixed .footer_client a:hover {
			background-position: 0px 0px;
			}
			
			.footer_fixed .footer_logout {
				width: 189px;
				height: 41px;
				float: right;
			}
			
			.footer_fixed .footer_logout a {
				background: url(../images/client_area_logout.png);
				background-position: 0px -39px;
				font-size: 0px;
				width: 189px;
				height: 39px;
				text-decoration: none;
				border: 0px;
				float: right;
				position: fixed;
				bottom: 0px;
				right: 4px;
			}
			
			.footer_fixed .footer_logout a:hover {
			background-position: 0px 0px;
			}
			
			.footer_fixed .footer_client_login a {
				right: 198px;
				z-index: 1;
			}
		
		#footer {
			background: url(../images/footer.jpg) repeat-x;
			float: left;
			width: 100%;
			height: 155px;
			line-height: 2.5em;
		}
		
			#footer_wrap {
				background: url(../images/footer.jpg) repeat-x;
				width: 1000px;
				height: 155px;
				margin: auto;
			}
			
				#footer_left {
					color: #FFF;
					padding-top: 15px;
					float: left;
					width: 400px;
					height: 140px;
				}
				
				#footer_right {
					color: #FFF;
					padding-top: 15px;
					float: left;
					width: 600px;
					height: 140px;
					text-align: right;
				}
				
				
				
				
				
				
	.box {
			border-top: 4.5px solid #c9c59e;
			border-left: 4.5px solid #c9c59e;
			border-right: 4.5px solid #c9c59e;
			border-bottom: 3.5px solid #c9c59e;
			background: #a02a49;
			list-style-type: none;
			margin-top: 10px;
			padding-left: 5px;
			padding-right: 5px;
			float: left;
			clear: both;
			padding-top: 5px;
			height: auto!important;
			width: 982px;
		}
		
			.box strong {
			color: #FFF;
			font-weight: bold;
			list-style-type: none;
			height: 26px;
			float: left;
			}
			
			.box li {
			height: auto;
			list-style-type: none;
			float: left;
			}
			
			.box li ul li {
				width: 982px;
				height: 25px;
				border-top: 4px solid #c9c59e;
				border-bottom: 1px solid #c9c59e;
				border-left: 4.5px solid #c9c59e;
				border-right: 4.5px solid #c9c59e;
				padding-left: 5px;
				padding-right: 5px;
				list-style-type: none;
				padding-top: 5px;
				margin-left: -9px;
				background: #fdfdfd;
			}
			
				.box li ul li strong {
					height: auto;	
				}
			
			.box li ul li div {
				float: left;
				list-style-type: none;
				font-size: 0.9em;
				width: 325.333px;
			}
			
				.action_right {
					float: left;
					width: 325.333px;
					text-align: right;
					cursor: pointer;
				}
				
				.action_right a, .link {
					color: #00C;
					text-decoration: none;
				}
				
				.link:hover {
					color: #00C;
					cursor: pointer;
					text-decoration: underline;
				}
				
				.action_right div {
					float: left;
					width: 10px;
					list-style-type: none;
					height: 10px;
				}
				
					.action_right .info_box {
						display: none;
					}
					
					.action_right {
						text-decoration:none;
					}
					
					.action_right a:hover .info_box {
						display: inline;
						position: relative;
						left: -659px;
						text-align: left;
						background: #FFF;
						cursor: default;
						border-bottom: 4.5px solid #c9c59e;
						border-left: 4.5px solid #c9c59e;
						border-right: 4.5px solid #c9c59e;
						top: 0px;
						height: auto!important;
						width: 992px;
					}
					
					.action_right .info_box_content {
						float: left;
						width: 982px;
						cursor: default;
						min-height: 170px!important;
						height:auto!important;
					}
					
						.action_right .info_box_content_2 {
							width: 982px;
							margin-top: 15px;
							padding: 5px;
							font-size: 12px;
							color: #000;
							height: auto!important;
						}
						
						.action_right .info_box_content_2 .bb_innerbox {
							width: 314px;
							font-size: 12px;
							color: #000;
							background: #fbfbf8;
							padding: 3.5px;
							float: left;
							border: 1px solid #e5e5e5;
							height:auto;	
						}
						
							.action_right .info_box_content_2 .bb_innerbox strong {
								color: #000;	
							}
							
							.left10 {
								margin-left: 6px;	
							}
							
							.top10 {
								margin-top: 6px;
							}
							
							.action_right .info_box_content_2 .bb_innerbox .bb_innerbox_strong_small {
								font-size: 11.5px;
								float: left;
							}
					
					.action_right .info_box_footer {
						float: left;
						width: 972px;
						cursor: default;
						border-top: 4.5px solid #c9c59e;
						padding: 10px;
						height: 18px;
						background: #a02a49;
					}
					
					.action_right .info_box_footer strong {
						float: none;
						font-size: 12.5px;
					}
					
					.action_right .info_box_footer_content {
						float: left;
						text-align: left;
						width: 972px;
						height: 10px;
						cursor: default;
						color: #FFF;
						font-size: 11px;
					}
					
						.box input[type="text"], .box input[type="password"] {
							padding: 2px;
							width: 160px;
						}
						
						.box label {
							font-weight: bold;
						}
						
						.box button, .blogbutton, #submit1 {
							border: 2px solid #c9c59e;
							background: #a02a49;
							padding: 3px; 
							color: #FFF;
							cursor: pointer;
						}
						
							.blogbutton:hover, #submit1:hover {
								border: 2px solid #339966;
								background: #A8EAA6;
								padding: 3px; 
								color: #000;
								cursor: pointer;
							}
							
							.sidebarbutton {
							border: 3px solid #c9c59e;
							background: #a02a49;
							padding: 3px; 
							color: #FFF;
							width: 234px;
							font-size: 1em;
							cursor: pointer;
						}
						
							.sidebarbutton:hover {
								border: 3px solid #339966;
								background: #A8EAA6;
								padding: 3px; 
								color: #000;
								cursor: pointer;
							}
						
						.box select {
						}
						
						
						
.sitemap {
list-style-image: url(/en/images/icon-page.png);
float: left;
line-height: 25px;
margin-left: 10px;
}

.sitemap li {
margin: 5px;
font-weight: bold;
}

.sitemap li a, .nolink {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;	
}

.sitemap li a:hover {
	color: #00F;
	text-decoration: none;
	border-bottom: 1px dotted #000;	
}

	.sitemap ul {
	margin-left: 45px;	
	}
	
	.sitemap ul li {
 	font-weight: normal;	
	}
	
#footer_left a, #footer_right a {
	color: #FFF;
	text-decoration: underline;
}

	#footer_left a:hover, #footer_right a:hover {
		color: #FFF;	
		text-decoration: none;
	}
	
	
	
.working_with {
	width: 479px;
	height: 240px;
	background: url(../images/working_with.gif);
}

#header_control_panel {
	float: left;
	background: url(../images/control_panel_top.jpg);
	width: 470px;
	height: 216px;
}


.box_admin_left {
			border-top: 4.5px solid #c9c59e;
			border-left: 4.5px solid #c9c59e;
			border-right: 4.5px solid #c9c59e;
			border-bottom: 3.5px solid #c9c59e;
			background: #a02a49;
			list-style-type: none;
			margin-top: 10px;
			padding-left: 5px;
			padding-right: 5px;
			float: left;
			padding-top: 5px;
			height: auto!important;
			width: 476px;
}

			.box_admin_left .strong, .box_admin_right .strong {
			color: #FFF;
			font-weight: bold;
			list-style-type: none;
			height: 26px;
			float: left;
			}
			
			.box_admin_left label, .box_admin_right label {
				font-weight: bold;
			}	
			
			.box_admin_left li, .box_admin_right li {
			height: auto;
			list-style-type: none;
			float: left;
			}
			
.box_admin_left li ul li, .box_admin_right li ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FDFDFD none repeat scroll 0 0;
border-color:#C9C59E;
border-style:solid;
border-width:4px 4.5px 1px;
font-size: 0.9em;
height:25px;
list-style-type:none;
margin-left:-9px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
width:476px;
}

.box_admin_right {
			border-top: 4.5px solid #c9c59e;
			border-left: 4.5px solid #c9c59e;
			border-right: 4.5px solid #c9c59e;
			border-bottom: 3.5px solid #c9c59e;
			background: #a02a49;
			list-style-type: none;
			margin-top: 10px;
			padding-left: 5px;
			padding-right: 5px;
			float: right;
			padding-top: 5px;
			height: auto!important;
			width: 476px;
}

				.box_admin_right button, .box_admin_left button {
					padding: 4.5px;
					background: #972743;
					color: #FFF;
					cursor: pointer;
					border: 2px solid #c9c59e;
				}
				
					.box_admin_right button:hover, .box_admin_left button:hover {
						padding: 4.5px;
						background: #A8EAA6;
						cursor: pointer;
						color: #000;
						border: 2px solid #339966;
					}
					
button {
					padding: 4.5px;
					background: #972743;
					color: #FFF;
					cursor: pointer;
					border: 2px solid #c9c59e;
}

button:hover {
	background: #A8EAA6;
	cursor: pointer;
	color: #000;
	border: 2px solid #339966;
}
					
					.box_admin_right input[type="text"], .box_admin_right input[type="password"], .box_admin_left input[type="text"], .box_admin_left input[type="password"] {
					padding:2px;
					width:160px;
					}
					
					.more {
    display: none;
}

a.showLink, a.hideLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('down.gif') no-repeat left; }
a.hideLink {
    background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }