/*#############################################################

Name: Beautiful Day

Date: 2006-11-12

Description: A soft and bright two-column template.

Author: Viktor Persson

URL: http://templates.arcsin.se



Feel free to use and modify but please provide credits.

#############################################################*/



/* standard elements */

html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {color: #522580; text-decoration: none;}

a:hover {text-decoration: underline;}



body {

	background: #FFF;

	color: #444;

	font: normal 62.5% Tahoma,sans-serif;

}



p,code,ul {padding-bottom: 1.2em;}



li {list-style: none;}



h1 {

	font: normal 1.8em Tahoma,sans-serif;

	margin-bottom: 4px;

}



code {

	background: #FFF;

	border: 1px solid #EEE;

	border-left: 6px solid #C1CAD3;

	color: #666;

	display: block;

	font: normal 1em Tahoma,sans-serif;

	line-height: 1.6em;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}



blockquote {

	background: url(../imgs/quote.gif) no-repeat;

	display: block;

	font-weight: bold;

	padding-left: 28px;

}



h1,h2,h3 {padding-top: 6px;}



/* misc */

.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



/* structure */

.container {

	background: #FFF;

	font-size: 1.2em;

	margin: 0 auto;

	padding: 0;

	width: 780px;

}



/* header */

.top {

	padding: 0;

}



/* title */

.header {

	background: #FFF;

	font-size: 1.2em;

	height: 104px;

	margin: 0 auto;

	padding: 7px 0px 4px 0px ;

	width: 780px;

}

.header .left, .header .right {

	background: #a5a7ab;

	color: #FFF;

	height: 104px;

}

.header .left {

	background: url(../imgs/bytomicsystems.jpg) no-repeat;

	width: 564px;

}

.header .right {

	background: url(../imgs/animation_1.gif) no-repeat;

	width: 210px;

}

.header .right p,.header .right h2 {padding: 0 16px;}

.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}



/* navigation */

.navigation {	

	background: #562C7E url(../imgs/nav.gif);

	border: 1px solid #9d77ba;

	border-color: #74518e #74518e;

	height: 31px;

}

.navigation a {

	background: #562C7E url(../imgs/nav.gif);

	border-right: 1px solid #74518e;

	color: #d9d9d9;

	display: block;

	float: left;

	font: bold 1.1em sans-serif;

	line-height: 31px;

	padding: 0 20px;

	text-decoration: none;

}

.navigation a:hover {background-position: left bottom; color: #fff;}



/* main */

.main {

	border-top: 4px solid #FFF;

	background: url(../imgs/bgmain.gif) repeat-y;

}



/* sub navigation */

.sidenav {

	float: right;

	width: 210px;

}

.sidenav h2 {

	color: #515151 ;

	font-size: 1em;

	line-height: 30px;

	margin: 0;

	padding-left: 8px;

}

.sidenav ul {

	padding: 0;

	border-top: 1px solid #b396c7;

}

.sidenav li {border-bottom: 1px solid #b3abb9;}

.sidenav li a {

	font-size: 1.1em;

	color: #656565;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;

}

.sidenav li a:hover {

	background: #633d88;

	color: #dbdbdb;	

	text-decoration: none;

}

.sidenav li img {

	margin-right: 5px;

	vertical-align: middle;

}



/* content */

.content {

	float: left;

	margin: 10px 0;

	padding: 0 16px;

	width: 531px;

}

.content .descr {

	color: #664;

	font-size: 0.9em;

	margin-bottom: 6px;

}

.content li {

	list-style: url(../imgs/li.gif);

	margin-left: 18px;

}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}



/* footer */

.footer {

	background: #9864be;

	color: #aeaeae;

	font: normal 1em sans-serif;

	line-height: 30px;

	text-align: center;

}

.footer a,.footer a:hover {color: #FFF;}


/* other styles */

.contentImage_left
{
	margin: 0 10px 10px 0;
}

.contentImage_right
{
	margin: 0 0 10px 10px;
}

.blockImage_left
{
	text-align: left;
	margin: 0;
	padding: 0;
}

.blockImage_right
{
	text-align: right;
	margin: 0;
	padding: 0;
}

.blockImage_center
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.block
{
	clear:both;
	margin-bottom: 20px;
}

.features
{
	padding-left: 8px;
}
.features h1
{
	color: #515151 ;
	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
}

a img
{
	border: none;
}

.form
{
	
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0;
	background:url(../imgs/meedformbg.gif) repeat-y  bottom left;
	
}
