﻿/*----------------------------------------------*/
/*--[ CSS Martinos' webdesign.com 2007, copyright Martinos' webdesign.com ]--*/
/*----------------------------------------------*/


/*--[ Global ]----------------------------------------------------------------*/
*  {
	border: 0;
	padding: 0;
	margin: 0;
}

html, body {
	background: #035cb6;
	font-family: 'Tahoma','Arial','Verdana';
	padding: 0 0 15px 0;
}

/*--[ Containers ]----------------------------------------------------------------*/
#Top_container {
	background: #f0edfd url('../MWD_img/top_back.jpg') 0 0 repeat-x;
}

#Content_container {
	background: #f0edfd;
}

#Top, #Content, #Footer {
	width: 700px;
	margin: 0 auto;
	position: relative;
}

/*--[ Top ]----------------------------------------------------------------*/
h1 {
	text-indent: -9000em;
	background: transparent url('../MWD_img/top_logo.jpg') 0 0 no-repeat;
}

h1 a {
	width: 293px;
	height: 98px;
	display: block;
}

/*--[ Menu1 ]----------------------------------------------------------------*/
#Menu1 {
	position: absolute;
	right: 0px;
	top: 10px;
}

#Menu1 li {
	display: inline;
	list-style: none;
	color: #5e9fe9;
	font-size: 11px;
}

#Menu1 li a, #Menu li a:link, #Menu li a:visited {
	text-decoration: none;
	color: #fff;
}

#Menu1 li a:hover {
	text-decoration: underline;
	color: #5e9fe9;
}

/*--[ Menu2 ]----------------------------------------------------------------*/
#Menu2 {
	position: absolute;
	right: 0px;
	top: 44px;
}

#Menu2 li {
	display: inline;
	list-style: none;
	margin-left: 5px;
}

#Menu2 li a {
	text-indent: -9000em;
	display: block;
}

#Menu2 li, #Menu2 li a {
	background-image: url('../MWD_img/menu.png');
	background-repeat: no-repeat;
	height: 24px;
	float: left;
}

#menu2_1, #menu2_1 a{width: 76px;}
#menu2_2, #menu2_2 a{width: 84px;}
#menu2_3, #menu2_3 a{width: 62px;}

#menu2_1, #menu2_1 a {background-position: 0px 0px;}
#menu2_2, #menu2_2 a {background-position: -76px 0px;}
#menu2_3, #menu2_3 a {background-position: -160px 0px;}

#menu2_1 a:hover {background-position: 0px -24px;}
#menu2_2 a:hover {background-position: -76px -24px;}
#menu2_3 a:hover {background-position: -160px -24px;}


/*--[ Footer ]----------------------------------------------------------------*/
#Footer{
	padding: 15px 0 0 0;
}

#Footer #btn_contact {
	width: 328px;
	float: right;
}

#Footer #btn_contact strong a, #Footer #btn_contact strong {
	width: 328px;
	height: 75px;
	background: transparent url('../MWD_img/btn_contact.jpg') 0 0 no-repeat;
	display: block;
	text-indent: -9000em;
}

#Footer #Copyright {
	font-size: 9px;
	color: #fff;
	float: right;
	margin: 10px 0 0 0;
	width: 350px;
}

#Footer #Copyright a, #Footer #Copyright a:link, #Footer #Copyright a:visited {
	color: #fff;
	text-decoration: none;
}

#Footer #Copyright a:hover {
	text-decoration: underline;
}

#Footer #Contact h3 {
	color: #fff;
	font-size: 16px;
}

#Footer #Contact {
	width: 250px;
	float: left;
	clear: left;
}

#Footer #Contact p {
	color: #fff;
	font-size: 11px;
}

#Footer #Contact p abbr {
	border-bottom: 1px #fff dotted;
	cursor: help;
}

#Footer #Contact p a, #Footer #Contact p a:link, #Footer #Contact p a:visited {
	color: #fff;
	text-decoration: none;
}

#Footer #Contact p a:hover {
	text-decoration: underline;
}

/*--[ Content ]----------------------------------------------------------------*/

#Content h2 {
	color: #0066cf;
	font-size: 20px;
}

#Content {
	color: #333;
	font-size: 12px;
	padding: 10px 0 25px 0;
	overflow: auto;
}

#Content p {
	margin: 5px 0 10px 0;
}

#Content p#error {
	padding: 15px 0;
	text-align: center;
	background: #e23b00;
	color: #fff;
}

#Content p#success {
	padding: 15px 0;
	text-align: center;
	background: green;
	color: #fff;
}

#Content #portfolio_img_back {
	width: 228px;
	height: 168px;
	background: transparent url('../MWD_img/portfolio_site_back.jpg') 0 0 no-repeat;
	position: relative;
}

#Content #portfolio_img_back {
	float: left;
}

#Content #portfolio_img_back img {
	position: absolute;
	left: 12px;
	top: 12px;
}

#Content #portfolio_right {
	float: left;
	width: 470px;
}

#Content #portfolio_right h3, #Content h3 {
	font-size: 16px;
}

#Content #portfolio_right li {
	list-style: square;
}

#Content #portfolio_right p a, #Content #portfolio_right p a:link, #Content #portfolio_right p a:visited {
	text-decoration: none;
	color: #0066CC;
}

#Content #portfolio_right p a:hover {
	text-decoration: underline;
}

#Content #portfolio_right ul {
	margin-left: 15px;
}

#Content #portfolio_back {
	clear: both;
}

#Content #portfolio_back a, #Content #portfolio_back a:link, #Content #portfolio_back a:visited {
	text-decoration: none;
	color: #333;
}

#Content #portfolio_back a:hover {
	text-decoration: underline;
}

#Content h3 abbr {
	border-bottom: 1px #333 dotted;
}

#Content #map {
	width: 470px;
	height: 300px;
	float: left;
	margin: 5px 0 10px 0;
	border: 1px #333 solid;
}

#Content #contact_map {
	float: right;
	text-align: right;
	margin: 5px 0 0 0;
}

#Content #contact_map abbr {
	border-bottom: 1px #333 dotted;
}

#Content #contact_map a, #Content #contact_map a:link, #Content #contact_map:visited {
	text-decoration: none;
	color: #333;
}

#Content #contact_map a:hover {
	text-decoration: underline;
}

#Content #contact_map img {
	margin: 0 0 10px 0;
}

#Content #contact_form {
	clear: both;
}

#Content a, #Content a:link, #Content a:visited {
	color: #333;
}

/*--[ Content_newsites ]----------------------------------------------------------------*/

#Content ul#sites {
	overflow: auto;
	margin: 0 auto;
}

#Content ul#sites li {
	display: inline;
	list-style: none;
	width: 222px;
	float: left;
	padding: 0 0 10px 0;
}

#Content ul#sites li.space {
	margin: 0 0 0 17px;
}

#Content ul#sites li a {
	display: block;
	width: 222px;
	height: 185px;
	background: transparent url('../MWD_img/newsite_back.jpg') 0 0 no-repeat;
	position: relative;
	text-decoration: none;
}

#Content ul#sites li a img {
	position: absolute;
	left: 10px;
	top: 13px;
}

#Content ul#sites li a strong{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 222px;
	text-align: center;
	color: #0066cf;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 9px;
}

/*--[ Content_forms ]----------------------------------------------------------------*/

fieldset div {
	width: 350px;
	display: inline;
	margin: 5px 0;
	float: left;
	text-align: right;
	vertical-align: top;
}

fieldset div label {
	width: 150px;
	vertical-align: top;
	cursor: pointer;
}

fieldset div input {
	width: 200px;
}

fieldset div input, fieldset div.textarea textarea {
	border: 1px #0166DC solid;
	font-family: 'Tahoma','Arial','Verdana';
	font-size: 11px;
	background: #fff;
	height: 17px;
	line-height: 17px;
	padding: 2px 3px;
}

fieldset div input:focus, fieldset div.textarea textarea:focus {
	border-color: #035CB6;
}

fieldset div.textarea, fieldset div.button {
	width: 700px;
}

fieldset div.textarea textarea {
	width: 550px;
	height: 100px;
}

fieldset div.button {
	text-align: left;
}

fieldset div.button p {
	width: 400px;
	float: left;
	display: inline;
	position: relative;
	top: 15px;
	left: 10px;
	font-size: 10px;
}

fieldset div.button input {
	margin: 0 0 0 140px;
	clear: left;
	float: left;
	width: 108px;
	height: 40px;
	background: transparent;
	border: 0px;
}

fieldset em {
	color: red;
}

ul#error_msgs {
	margin: 0 0 15px 15px;
}

ul#error_msgs li {
	color: #e23b00;
}

fieldset div.error label, label.error{
	color: #e23b00;
}

fieldset div.error input, fieldset div.error input:focus, fieldset div textarea.error, fieldset div textarea.error:focus {
	border-color: red;
	text-indent: 15px;
	background: #fff3ef url(../MWD_img/error.gif) 8px 7px no-repeat;
}