/*   
Theme Name: Rcbuildingassociates 
Theme URI: http:// 
Description: Rcbuildingassociates theme.
Version: 1.0 
Author: Dmitriy Nikitchenko
Author URI: http:// 
*/

* 
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Tahoma;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}

li
{
	font-size: 12px;
}

td
{
	font-size: 12px;
}

p
{
	font-size: 12px;
	text-align: justify;
	line-height: 24px;
	margin-bottom: 10px;
}

h1
{
	background: #192168 url(images/headerbg.jpg) repeat-x scroll 0 0;
	color: #FEDD52;
	display: block;
	font-size: 20px;
	margin: 0;
	padding: 10px;
	margin: 10px 0;
}

h2 
{
	color: #192168;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 25px;
	padding-bottom: 9px;
	border-bottom: solid 1px #dbdbdb;
}

h3
{
	color: #192168;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 a
{
	text-decoration: underline;
}

h3 a:hover
{
	text-decoration: none;
}

h6
{
	color: #192168;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0;
}

a
{
	text-decoration: underline;
	color: #192168;
	font-size: 18px;
}

a:hover
{
	text-decoration: none;
}

body 
{
	margin: 0;
	background-color: white;
}

#page
{
	width: 100%;
}

#top
{
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#bottom
{
	background-color: #e7e7e7;
}

.wrapper
{
	background: url(images/wrapperbg.png) repeat-y center;
	margin: 0 auto;
	padding: 0 15px;
	width: 900px;
	overflow: hidden;
}

#dropshadow-top
{
	background-image: url(images/dropshadowtop.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 930px;
	margin: 0 auto;
}

#header
{
	/*background: url(images/header.jpg) no-repeat center top;*/
	width: 900px;
	height: 240px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#logo
{
	background: url(images/logo.png) no-repeat left top;
	width: 190px;
	height: 142px;
	position: absolute;
	top: -1px;
	left: 0;
}

#nav
{
	background: transparent url(images/navbg.jpg) no-repeat bottom center;
	width: 900px;
	height: 46px;
	margin-top: -5px;
	position: relative;
}

#nav li
{
	float: left;
	height: 46px;
	width: 180px;
	list-style: none;
}

#nav .current_page_item, #nav .current_page_ancestor
{
	background-image: url(images/current.jpg);
	background-repeat: no-repeat;
}

#nav li a
{
	color: #FEDD52;
	display: block;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	height: 46px;
	text-align: center;
	text-decoration: none;
}

#nav li a:hover
{
	background-image: url(images/current.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	color: #29337a;
}

#nav li.current_page_item a, #nav li.current_page_ancestor a
{
	color: #29337a;
}

#content
{
	float: left;
	overflow: hidden;
	padding: 30px 40px;
	width: 640px;
}

#content ul
{
	font-size: 16px;
	margin: 0;
	margin-bottom: 10px;
}

#content li
{
	margin: 2px;
	padding: 5px;
	list-style-image: url(images/mark.png);
}

#sidebar
{
	float: left;
	width: 180px;
	background: #fefefe url(images/sidebarbg.png) repeat-x;
}

#sidebarshared
{
	font-size: 10px;
	margin: 0;
	padding: 10px;
	*padding: 0;
}

#sidebarshared li a
{
	text-decoration: underline;
	color: #192168;
	font-size: 18px;
}

#sidebarshared li a:hover
{
	text-decoration: none;
}

#dropshadow-bottom
{
	background: transparent url(images/dropshadowbottom.png) no-repeat center top;
	margin-bottom: 10px;
	height: 15px;
	width: 930px;
	margin: auto;
}

#footer
{
	background: #dadada url(images/footerbg.jpg) repeat-x;
	height: 74px;
	clear: both;
	color: #283279;
}

#footernav
{
	margin: 0 auto;
	padding-top: 15px;
	width: 360px;
	height: 15px;
	overflow: hidden;
}

#footernav ul
{
	display: inline-block;
	float: left;
}

#footernav li
{
	list-style: none;
	float: left;
}

#footernav li a
{
	color: #283279;
	font-size: 10px;
	margin-left: 10px;
}

#footernav li a:hover
{
	text-decoration: none;
}

#footerinfo p
{

	font-size: 10px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}

#footerinfo p a
{
	color: #283279;
	font-size: 10px;
}

#footerinfo p a:hover
{
	text-decoration: none;
}

img.alignright
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #dcdcdc;
}

img.alignleft
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0;
	padding: 3px;
	border: 1px solid #dcdcdc;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

#quote
{
	float: right;
	width: 210px;
	color: #192168;
	font-size: 20px;
	line-height: 1em;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	background-color: white;
}

.leftmenu
{
	width: 180px;
}

.leftmenu ul
{
	list-style-position: outside; 
}

.leftmenu li
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftmenu li a
{
	color: #29337a;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 15px;
	padding-left: 23px;
}

.leftmenu li a:hover
{
	background-color: #c3c3c3;
}

.leftmenu li.current_page_item
{
	background-color: #c3c3c3;
}

.submp
{
	list-style-position: inside;
}

#content .submp
{
	margin-left: 30px;
	list-style-image: url(images/sub_mark.png);
}

#mp
{
	margin: 50px;
}

#mp li a
{
	color: #192168;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}

#mp li a:hover
{
	text-decoration: none;
}

.line
{
	width: 100%;
	height: 6px;
	background-color: #fedd52;
}

#adress
{
	background-color: #ebebeb;
	background-repeat: repeat-x;
	border: solid 1px #dedede;
	height: 298px;
	margin: 10px auto;
	padding: 10px;
	font-size: 14px;
	line-height: 19px;
	*width: 75%;
}

#adress a
{
	color: #232b74;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
}

#textblock
{
	float: right;
	height: 200px;
	width: 350px;
	margin: 20px 0;
}

#midcont
{
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	width: 900px;
	overflow: hidden;
}

#textblock
{
	position: relative;
}

#textblock_title
{
	background: transparent url(images/headertextbg.png) repeat;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: white;
	letter-spacing: 0.7px;
}

#textblock_info
{
	background: transparent url(images/headertextbg.png) repeat;
	padding: 10px;
	text-align: justify;
	font-size: 14px;
	font-style: italic;
	color: white;
	position: absolute;
	bottom: 0;
	letter-spacing: 0.7px;
}

#contactform
{
	width: 600px;
	margin: 0 auto;
	font-size: 12px;
}

#contactform a
{
	color: #fedd52;
}

.linkcat h2
{
	list-style: none !important;
}