/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: gr-x@mail.ru, support@centroarts.com*/
/*URL: http://www.centroarts.com*/



/*-----LEFTBLOCKS-----*/
#leftcol {
	position: relative;
	padding:4px;
}

#leftcol div.blocks{
	width: 190px;
	background: #f6f6f6 url(../images/lblockbg.gif) left repeat-y;
	margin-bottom: 8px;
	position: relative;
}

#leftcol div.blocks div{
	background: transparent url(../images/toplblock.gif) top left no-repeat;
	width: 190px;
}

#leftcol div.blocks div div{
	width: 190px;
	background: transparent url(../images/footerlblock.gif) bottom left no-repeat;
}

#leftcol div.blocks div div div{
	width: 174px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	background: transparent;
}

#leftcol div.blocks div div div h3{
	width: 174px;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding: 2px 0 6px 0;
	margin: 0 0 6px 0;
	background: transparent url(../images/lblockh3.png) bottom left no-repeat;
}

#leftcol div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}




/*-----RIGHTBLOCKS-----*/
#rightcol {
	position: relative;
	padding:4px;
}

#rightcol div.blocks{
	width: 190px;
	background: #f6f6f6 url(../images/rblockbg.gif) left repeat-y;
	margin-bottom: 8px;
	position: relative;
}

#rightcol div.blocks div{
	background: transparent url(../images/toprblock.gif) top left no-repeat;
	width: 190px;
}

#rightcol div.blocks div div{
	width: 190px;
	background: transparent url(../images/footerrblock.gif) bottom left no-repeat;
}

#rightcol div.blocks div div div{
	width: 174px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	background: transparent;
}

#rightcol div.blocks div div div h3{
	width: 174px;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding: 2px 0 6px 0;
	margin: 0 0 6px 0;
	background: transparent url(../images/rblockh3.png) bottom left no-repeat;
}

#rightcol div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}



/*-----MESSAGEBOX-----*/
#messagerow div.blocks{
	width: 766px;
	background: url(../images/bg_messagebox.png) left repeat-y;
	margin: 4px;
	position: relative;
}

#messagerow div.blocks div{
	background: url(../images/top_messagebox.png) top left no-repeat;
	width: 766px;
}

#messagerow div.blocks div div{
	width: 766px;
	background: url(../images/bottom_messagebox.png) bottom left no-repeat;
}

#messagerow div.blocks div div div{
	width: 750px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	background: transparent;
}

#messagerow div.blocks div div div h3{
	width: 750px;
	font-size: 22px;
	color: #a943c1;
	font-weight: Normal;
	font-family: "Arial Narrow", Tahoma, Helvetica, sans-serif;
	padding: 2px 0 6px 0;
	margin: 0;
	background: none;
}

#messagerow div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}
