/*
Theme Name: BeSure
*/



body {
	background-color:#8b8170;
	/*background-image:url(images/bg_body.png);
	background-repeat:repeat-x;*/
	font-size:16px;
	margin:0;
	font-family: times new roman, arial, verdana, tahoma;
}

a img {
	border-style:none;
	margin:0
}

#main_container
{
	min-width: 1000px;
	/*max-width: 1280px;*/
}

#redcar
{
	position: absolute;
	width: 106px;
	height: 42px;
	background-image: url('images/redcar.png');
	left: 400px;
	top: 59px;
}

table#maintable
{
	width: 100%;
}

table#maintable td
{
	text-align: left;
	vertical-align: top;
}

table#maintable td#header1
{
	height: 132px;
	background-image: url('images/bg_header1.png');
}

table#header1_inner
{
	width: 94%;
	height: 100%;
}

table#header1_inner td
{
	text-align: left;
	vertical-align: bottom;
}

table#maintable td#header2
{
	height: 291px;
	background-image: url('images/bg_header2.jpg');	
	background-position: center;
	background-repeat: no-repeat;
	background-color: #300000;
}

#header_photo
{	
	width: 808px;
	height: 238px;
	margin-top: 15px;
	border: 2px solid #000;
}

#strah-labels	{
	width: 100%;
	overflow: hidden;
	height: 48px;
	padding-top: 5px;
	white-space: nowrap;
}

#strah-labels	img {
	float: left;
}

#price-cycle	{
	height: 190px;
}

#price-cycle	.item	{
}

#price-cycle	.item img{
	border: 2px solid #fff;
}

#price-cycle	.item .title	{
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	font-size: 75%;
	font-family: verdana, tahoma;
	width: 100%;
	padding: 3px;
}

#price-pic-list	{
	
	}

#price-pic-list	.item	{
	float: left;
	width: 50%;
	height: 100px;
}

#price-pic-list	.item img	{
	width: 64px;
	height: 50px;
	border: 1px solid #000;
}

#price-pic-list	.item .title	{
	color: #000;
	font-size: 60%;
	font-family: verdana, tahoma;
	width: 100%;
	padding: 3px;
}



.wpcf7-form	{
	background: #f1eadd;
	padding: 10px;
}

.wpcf7-form	p {
	font-size: 120%;
	font-weight: bold;
}

.wpcf7-form input	{
	border: 2px solid #000;
	margin: 5px;
}

.wpcf7-form-control-wrap	{
	font-size: 120%;
	font-weight: bold;
}

.wpcf7-response-output	{
	font-size: 150%;
	font-weight: bold;
}



#centermenu
{
	padding-top: 5px;
	font-family: times new roman, arial, verdana, tahoma;
	font-weight: bold;	
	font-size: 90%;
	color: #fff;
}

#centermenu a
{
	color: #fff;
	text-decoration: none;
}

#centermenu a:hover
{
	text-decoration: underline;
}

#bigmenu
{
	margin-top: 20px;
	text-align: center;
}

#bigmenu a {
	color: #480c0f;
	font-family: times new roman, arial, verdana, tahoma;
	font-size: 90%;
	line-height: 150%;
	/*border-bottom: 1px solid #480c0f;	*/
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#bigmenu a :hover {
	text-decoration: underline;
}

table#maintable td#mainpanel
{

	background-image: url('images/bg_mainpart.png');
	background-repeat: repeat-x;
	background-color: #aea699;
}

td#m_leftpart
{
	width: 250px;
}

td#m_centerpart
{
	
}

td#m_rightpart
{
	width: 250px;
}

#phones
{
	color: #480c0f;
	font-family: times new roman, arial, verdana, tahoma;
	font-weight: bold;
	float: right;
	clear: right;
}

#news
{
	background-color: #d6c19a;
	margin-top:15px;	
	margin-left: 5px;
}

#adverts
{
	background-color: #d6c19a;
	margin-top:15px;	
	margin-right: 5px;
}

#news .leftheading, #adverts .leftheading
{
	background-color:#480c0f;
	padding: 5px;
	color:#fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

#news h3, #adverts h3 { font-size: 100%; font-weight: bold; color: #480c0f; }
#news p, #adverts p { font-size: 80%; }

#topmenu
{
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
}

#topmenu a {
	color: #480c0f;
	font-family: times new roman, arial, verdana, tahoma;
	font-size: 90%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}

#topmenu a:hover {
	text-decoration: none;
}

ul#leftmenu
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#leftmenu li
{
	height: 32px;
	border-bottom: 1px solid #cccccc;
	background-image: url('images/bg_leftmenu.png');
	padding-left: 32px;
}

ul#leftmenu li:hover
{
	background-color: #e0d5c7;
}

ul#leftmenu li a
{
	color: #555555;
	font-size: 75%;
	line-height: 32px;
	text-decoration: undeline;
	/*font-weight: bold;*/
}

ul#leftmenu li a:hover
{
	background-color: #e0d5c7;
	color: #ffffff;
}


form
{
	font-size: 80%;
}


table.calcform
{
	border:0px solid #d6c19a;
	border-collapse: collapse;
	width: 500px;
}

table.calcform th { padding: 5px; background-color: #d6c19a; font-family: arial, verdana, tahoma; color: #fff; font-size: 120%; }
table.calcform td { padding: 5px; border-bottom: 0px solid #eee; font-family: arial, verdana, tahoma; font-size: 120%; }
table.calcform td input,select { width: 100%; font-size: 70%; font-family: sans serif, verdana, tahoma; padding: 4px; }
.form_btn { width: 150px; float: right; text-align: center; font-family: arial, verdana, tahoma; background-color: #480c0f; color: #fff; border: 2px solid #eee; padding: 3px; margin: 3px; font-weight: bold; text-transform: uppercase; cursor: pointer; cursor: hand; }
.form_btn:hover{ background-color: #d6c19a; color: #a00; }
#frm_errors { display: none; }
#frm_itogo { display: none; font-size: 130%; color: #a00; font-weight: bold; }


#footer {
	background-image: url('images/bg_footer.png');
	background-repeat: repeat-x;
	text-align: center;
	color: #fff;
	font-size: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
}



.news_block h3 {
	color:#ffeeda;
	font-size:90%;
	font-weight:700;
	margin-top:0;
	text-shadow:1px 1px 1px #000000
}

.news_block p {
	color:#dddddd;
	font-family:verdana, tahoma, ms sans serif;
	font-size:70%
}

#content
{
	padding: 5px;
}

#content h1
{
	font-size: 130%;
	color: #aa0000;
	font-family: times new roman, arial, verdana, tahoma;
	text-align: center;
}

#content  p
{
	color: #555555;
	font-size: 80%;
	width: 90%;
	font-family: verdana, tahoma, arial;
}

/*
#content p:first-letter
{
	color: #f7941d;
	font-size: 120%;
	font-weight: bold;
}
*/

.thumb166x166 {
	float:left;
	height:166px;
	overflow:auto;
	width:166px
}

.thumb100x100 {
	background-color:#ffffff;
	border:1px solid #aaaaaa;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	float:left;
	margin-bottom:10px;
	margin-left:7px;
	overflow:auto;
	padding:4px;
	width:100px
}

.thumb100x100:hover {
	background-color:#555555;
	border:1px solid #555555;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
}

.floatleft { float:left }
.floatright { float:right }
.textleft { text-align: left }
.textright { text-align: right }
.clearleft { clear:left }
.clearright { clear:right }
.clearboth { clear:both }
.black { color:#000000 }
.darkgreen { color:#406618 }
.darkbrown { color:#362f2d }
.brown { color:#5c493c }
.lightbrown { color:#987e61 }
.lightbrown2 { color:#e1d5c8 }
.smallfont { font-size:75% }
.mediumfont { font-size:100% }
.bigfont { font-size:120% }
.halfline { line-height:50% }
.nomargin { margin:0 }
.blackshadow { text-shadow:1px 1px 1px #000000 }
.whiteshadow { text-shadow:1px 1px 1px #ffffff }

.padding-5 { padding: 5px; }
.padding-10 { padding: 10px; }
.padding-15 { padding: 15px; }

.wide { width: 100% }
.shrink { width: 1% }

a:hover,.lightbrown3 { color:#ffeeda }

.news_block .newsdetails a,.white { color:#ffffff }

.textblock h1,.textblock h2 {
font-family:arial, verdana, tahoma;
font-size:120%;
font-weight:700;
text-decoration:uppercase
}
