/*
	Theme Name: BasicBooks
	Author: Volpet Software
*/

html, body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #1c1c1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

p
{
	margin: 10px 0 10px 0;
	text-align: justify;
}

li
{
	margin: 10px 0 10px 0;
	text-align: justify;
}

ul, ol
{
	margin: 10px 0 10px 0;
	padding: 0 0 0 40px;
}

a
{
	color: #3576B8;
	text-decoration: underline;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #1c1c1c;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #1c1c1c;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.clear
{
	clear: both;
}

#header
{

}

#header_inner
{
	width: 960px;
	margin: 10px auto 0 auto;
}

#header_inner #logo
{
	text-decoration: none;
	margin: 20px 0 0 0;
	display: block;
	float: left;
	background-image: url('images/logo.png');
	width: 188px;
	height: 31px;
}

#header_inner #header_members
{
	float: right;
	background-image: url('images/user.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	
}

#header_inner #header_telephone
{
	float: right;
	display: block;
	clear: right;
	text-decoration: none;
	color: #006097;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 3px 0;
}

#header_inner #header_email
{
	float: right;
	display: block;
	clear: right;	
	text-decoration: none;
	color: #006097;
	font-size: 15px;
	font-weight: bold;
}

#top_menu_wrapper
{
	margin: 20px 0 18px 0;
	background-image: url('images/top_menu_wrapper_bg.jpg');
	background-repeat: repeat-x;
	height: 44px;
}

#top_menu
{
	width: 960px;
	margin: 0 auto 0 auto;
	height: 38px;
	padding: 2px 0 0 0;
	
}

#top_menu_inner
{
	border-left: 1px solid #468bd1;
}

#top_menu_last_bar
{
	float: left;
	height: 38px;
	width: 1px;
	background-color: #386da3;
}

#top_menu ul
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;	
}

#top_menu ul li
{
	display: inline;
	line-height: 38px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

#top_menu ul li a
{
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 38px;
	padding: 0 27px 0 27px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
	border-right: 1px solid #468bd1;
	border-left: 1px solid #386da3;
}

#top_menu ul li a:hover, #top_menu ul li.current-menu-item a
{
	background-color: #4183c4;
}

#wrapper
{
	width: 960px;
	margin: 0 auto;
}

#sidebar
{
	width: 200px;
	float: right;
	margin: 10px 0 0 10px;
}

#sidebar img
{
	padding: 4px 4px 4px 4px;
	border: 1px solid #ddd;
}

#sidebar h2
{
	margin-top: 0;
	font-size: 24px
}

#sidebar img
{
	width: 165px;
	height: 39px;
}

#sidebar ul
{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#sidebar li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#sidebar li a
{
	text-decoration: none;
	width: 140px;
	color: #555;
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
	padding: 0 0 0 35px;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	background-position: 10px 9px; 
}

#sidebar li.current-menu-item a
{
	background-color: #f5f5f5;
	
}

#sidebar li a:hover
{
	background-color: #f5f5f5;
}

#sidebar p.testimonial_name
{
	font-weight: bold;
	text-align: right;
}

#content
{
	width: 700px;
	float: left;
	padding: 0 30px 0 0;
	border-right: 1px solid #ddd;
	margin: 10px 0 0 0;
}

.post-76 #content
{
	height: 350px;
	overflow-y: scroll;
	border-bottom: 3px solid #ddd;
}

#content img
{
	padding: 4px;
	border: 1px solid #ddd;
}

#content img.alignleft
{
	float: left;
	margin-right: 10px;
}

#content img.alignright
{
	float: right;
	margin-left: 10px;
}

#content h2, .mceContentBody h2
{
	clear: both;
	margin-top: 0;
	padding-top: 10px;
}

table#contact_details td, table#contact_details th 
{    
    padding: 5px;
    vertical-align: top;
}

table#contact_details th 
{
    text-align: right;    
}

#contact_left 
{
	width: 350px;
}

#contact_right 
{
	width: 200px;
}

#contact_left 
{
	float: left;
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 10px;
}

#contact_right 
{
	float: left;
	margin: 0 0 0 30px;
}

#column_wrapper
{
	width: 960px;
	margin: 10px auto 20px auto;
}

#column1 img, #column2 img, #column3 img, #column4 img
{
	border: 1px solid #ddd;
	padding: 4px 4px 4px 4px;
}

#column1, #column2, #column3, #column4
{
	float: left;
	width: 25%;
}

#footer-logos
{
	background-image: url('images/footer_logos.png');
	width: 926px;
	height: 74px;
	margin: 10px auto 10px auto;
}

#outer_footer
{
	background-image: url('images/outer_footer_bg.jpg');
	background-repeat: repeat-x;
	height: 100px;
	color: #fff;
}

table#hometable, table#hometable td, table#hometable th
{
	border: 0;
	text-align: left;
}

#footer
{
	width: 960px;
	margin: 0 auto;
}

#footer #p_copyright
{
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
}

#footer #volpet
{
	float: right;
}

#footer #volpet a
{
	text-decoration: none;
	color: #fff;
}

#footer #p_contact
{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-size: 20px;
	font-weight: bold;
}

#footer #p_contact #email a
{
	float: left;
	color: #fff;
	text-decoration: none;
}

#footer #p_contact #telephone
{
	float: right;
}

#button1
{
	background-image: url('/wp-content/uploads/2013/01/BK.png');
	width: 205px;
	height: 140px;
	display: block;
	margin-right:15px;
	margin-top:23px;
}
#button1:hover
{ 
	background-image:url('/wp-content/uploads/2013/01/BK-hover.png');
	width: 205px;
	height: 140px;
	display: block;
	margin-right:15px;
	margin-top:23px;
}

#button2
{
	background-image: url('/wp-content/uploads/2013/01/Pay.png');
	width: 205px;
	height: 140px;
	display: block;
	margin-right:15px;
        margin-left:15px;
	margin-top:23px;
}
#button2:hover
{ 
	background-image:url('/wp-content/uploads/2013/01/Pay-hover.png');
	width: 205px;
	height: 140px;
	display: block;
	margin-right:15px;
        margin-left:15px;
	margin-top:23px;
}

#button3
{
	background-image: url('/wp-content/uploads/2013/01/MA.png');
	width: 205px;
	height: 140px;
	display: block;
        margin-left:30px;
        margin-right:15px;
	margin-top:23px;
}
#button3:hover
{ 
	background-image:url('/wp-content/uploads/2013/01/MA-hover.png');
	width: 205px;
	height: 140px;
	display: block;
        margin-left:30px;
        margin-right:15px;
	margin-top:23px;
}

#button4
{
	background-image: url('/wp-content/uploads/2013/01/TaDIY.png');
	width: 205px;
	height: 140px;
	display: block;
        margin-left:45px;
	margin-top:23px;
}
#button4:hover
{ 
	background-image:url('/wp-content/uploads/2013/01/TaDIY-hover.png');
	width: 205px;
	height: 140px;
	display: block;
        margin-left:45px;
	margin-top:23px;
}