@charset "utf-8";
/* CSS Document */
body
{
	background-color: #d5e9ed;
	font-size: 14px;
	margin: 0 0 100x 0;
}

#wrapper
{
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
}

#block
{
	height: 10px;
}

#content
{
	width: 756px;
	
}

#error
{
	color: #F00;
}

#answer
{
	color: #666;
	margin: 5px 0 5px 0;
	padding-left: 25px;
	background:url(/images/adminheader.gif) left top repeat-y;
}

#content #main
{
	word-spacing: 5px;
	line-height: 25px;
	padding: 1px 25px 25px 25px;
	margin-top: 0px;
	background: #FFF url(/images/fms_center.png) repeat-y;
}

#content #main #intro
{
	padding-left: 30px;
	background: no-repeat url(/images/vicon.png);
}

#content #main #seperator{
	background:url(/images/seperator.png) repeat-x;
	list-style-type:none;
	font-size:1px;
}

#content #main h4{
	font-size:16px;
	font-weight:bold;
}

#content #main #title{
	list-style-image:url(/images/icon_article.png);
	padding-left: 0px;
	list-style-type: none;
	list-style-position:outside;
	margin: 8px 0 8px 0;
}

#content #main h3 span,
#content #main h4 span
{
	float: right;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#content #price h3 span{
	float: right;
	color: #F00;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#content #main #firstIntro{
	margin-left: 105px;
}


#questionButton
{
	text-align: right;
}

#content #bottom_border
{
	height: 8px;
	background-image: url(/images/fms_bottom.png);
	background-repeat:no-repeat;
}

#content #top
{
	height: 12px !important;
	background: bottom no-repeat url(/images/fms_top.png);
}


#produst{
	float: left;
	margin-right: 20px;
	margin-left: 0;
}

#blank{
	clear: left;
	height:1px;
}


#right_sidebar
{
	float: right;
	width: 230px;
	margin: 10px 10px 0 0;
}

#right_sidebar #video
{
	background: no-repeat url(/images/video.png);
	width: 100%;
	min-height: 200px;
	line-height: 25px;
}

#right_sidebar #video h2
{
	padding-left: 70px;
	padding-top: 20px;
}

#right_sidebar #video ul
{
	padding-top: 8px;
	padding-left: 10px;
}

#right_sidebar #video li
{
	background: no-repeat url(/images/icon_video.png);
	padding-left: 30px;
	list-style-type: none;
	list-style-position:inside;
	margin: 8px 0 8px 0;
}

#right_sidebar #blog
{
	background: no-repeat url(/images/blog.png);
	width: 100%;
	min-height: 200px;
	line-height: 25px;
}

#right_sidebar #blog h2
{
	padding-left: 70px;
	padding-top: 20px;
}

#right_sidebar #blog ul
{
	padding-top: 8px;
	padding-left: 10px;
}

#right_sidebar #blog li
{
	background: no-repeat url(/images/icon_article.png);
	padding-left: 30px;
	list-style-type: none;
	list-style-position:inside;
	margin: 8px 0 8px 0;
}

#right_sidebar #download
{
	background: no-repeat url(/images/down.png);
	width: 100%;
	min-height: 200px;
	line-height: 25px;
}

#right_sidebar #download h2{
	padding-left: 70px;
	padding-top: 20px;
}

#right_sidebar #download img{
	padding-left: 30px;
	padding-top: 30px;
}



#footer
{
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer span{
	float: right;
	padding-right: 260px;
}
