/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	/*margin: 0;*/
	padding: 0;
	background: #FFFFFF url(../images/bk.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
	margin: 3em 2em;
}



#Wrapper {
	width: 1000px;
	background-color: #fff;
	margin: 0 auto;
	border: 1px solid #ccc;
	top:50px;
	
}



.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}



.column {
	display:block;
	background:none;
	float:left;
	width:250px;
	padding-left:5px;
	padding-right:20px;
	
}
.column a {
	text-decoration:none;
}
.column a:hover {
	text-decoration:none;
}



/*----MENU2----*/


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;

background: black url(../images/blockdefault-red.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive-red.gif) center center repeat-x;
}



/*----TOP PANEL----*/
#topPan{width:960px; 
height:105px; 
position:relative; 
margin:0 auto; 
background:#fff url(../images/topPan-bg.gif) 0 0 repeat-x #fff; 
color:#fff; 
padding:0px;}

#topPan img.logo{width:245px; height:37px; position:absolute; top:33px; left:43px;}
#topPan img.book{width:158px; height:99px; position:absolute; top:20px; right:46px;}

#topPan p{font-size:16px; padding:70px 0 0 43px;}

#topContactPan{width:159px; height:51px; position:absolute; top:43px; right:240px;}
#topContactPan p.callus{background:#0C71A4; color:#fff; width:64px; height:14px; line-height:14px; font-size:14px; font-weight:bold; text-transform:uppercase; padding:0px;}
#topContactPan p.no{font-size:26px; padding:4px 0 0;}

#topMenuPan{
	width:960px;
	height:30px;
	position:relative;
	margin:0 auto;
	left:0;
	top: 0;
	background-color: #996699;
}

#Header-Text {
	position: absolute;
	top: 45px;
	left: 233px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#333;
}


#Header-Text h2{
	color:#2f7a73;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#Header-Text P2{
	color:#2f7a73;
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#Header-Text P3{
	color:#971b23;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}




.Header-Text {
	position: absolute;
	top: 55px;
	left: 233px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#333;
	width: 326px;
}


.Header-Text h2{
	color:#2f7a73;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.Header-Text h3{
	color:#2f7a73;
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: "Times New Roman", Times, serif;
	line-height:24px;
}

.Header-Text h4{
	color:#737373;
	font-size:14px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.Header-Text h4 span{
	color:#971b23;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}



.Header-Text2 {
	position: absolute;
	top: 35px;
	right: 15px;
	font-family: "Times New Roman", Times, serif;
	
	width: 350px;
}



div#Logo { padding: 15px 0px; }
div#Logo a {
    display: block;
    width: 216px;
    height: 85px;
}




form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 20px;
}

p, ul, ol {
	margin-bottom: 2.8em;
	line-height: 180%;
}

ul, ol { 
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
	color:#FF0000;
}

hr {
	display: none;
}


/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 0px 30px;
}

/* Content */

#content {
	float: right;
	width: 650px;
	padding-right:50px;
}




#content-search {
	float: right;
	width: 900px;
	padding-right:30px;
}


.post {
	padding-bottom:10px;
	padding-top:0px;
}



.title {
	margin: 0;
	padding: 0px 0px 0 0;
	
	border-bottom: 1px dashed #971b23;
	
	color:#2f7a73;
	font-family:"Times New Roman", Times, serif;
	width:600px;
}



.title2 {
	margin: 0;
	padding: 10px 0px;
	
	border-bottom: 1px dashed #971b23;
	font-size: 18px;
	color:#2f7a73;
	font-family:"Times New Roman", Times, serif;
}

.title2 h2 {
	
	font-size: 20px;
	color:#2f7a73;
	font-family:"Times New Roman", Times, serif;
}


.post .title {
	margin: 0;
	padding: 10px 0px;
	
	border-bottom: 1px dashed #971b23;
	text-transform: uppercase;
	font-size: 24px;
	color:#2f7a73;
	font-family:"Times New Roman", Times, serif;
}


.post .title2 {
	margin: 0;
	padding: 10px 0px;
	
	border-bottom: 1px dashed #971b23;
	text-transform: uppercase;
	font-size: 20px;
	color:#2f7a73;
	font-family:"Times New Roman", Times, serif;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 0px 50px 0px;
	text-align:left;
}

.entry {
	padding: 30px 20px 20px 0px;
	text-align: justify;
	line-height:18px;
}



.entry-list ul{width:7000px;  margin: 0 0 2.0em 10px;}
.entry-list ul li{width:700px; margin: 0 0 1.0em 0; line-height:18px;}
.entry-list ul li a{width:7000px; background:url(../images/button.gif) 0 6px no-repeat #fff; color:#000; text-decoration:none; padding:0 0 0 20px;}
.entry-list ul li a:hover{width:700px; background:url(../images/button-hover.gif) 0 6px no-repeat #fff; color:#676363; text-decoration:underline;}







.post .entry2 {
	padding: 0px 100px 0px 0px;
	text-align:justify;
}


.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

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

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 0px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #971b23;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color:#2f7a73;
	font-family:"Times New Roman", Times, serif;
}

/* Search */

#search form {
	padding: 10px;
}

#search br {
	display: none;
}

#search #s {
	width: 200px;
}





/*----BODY PANEL----*/
#bodyPan{width:800px; position:relative; margin:0 auto; padding:25px 0 25px; background-color:#739cc6;}
#bodyPan2{width:700px; position:relative; margin:0 auto; padding:25px 25px 25px 25px; background:url(../images/bg_main.gif) 0 0 repeat-x #fff; background-position:bottom;}
/*----BODY LEFT PANEL----*/
#bodyLeftPan{width:650px; float:left; padding:0px 43px 0 0;}

#bodyLeftPan a{color:#3878a6;text-decoration:none;}
#bodyLeftPan a:hover{color:#000000; text-decoration:none;}

#bodyLeftPan h2{width:600px; height:20px; color:#00111A; font:28px/28px Georgia, "Times New Roman", Times, serif;}
#bodyLeftPan h2 span{background:#fff; color:#2f7a73; font-weight:bold;}

#bodyLeftPan h4{width:600px; color:#00111A; font:28px/28px Georgia, "Times New Roman", Times, serif;}
#bodyLeftPan h4 span{background:#fff; color:#046598;}

#bodyLeftPan h3{width:600px; height:15px; background:url(images/border2.gif) 100% 70% no-repeat #fff; color:#00111A; font:20px/20px Georgia, "Times New Roman", Times, serif;}
#bodyLeftPan h3 span{background:#fff; color:#2f7a73; font-size:20px; font-weight:bold;}

#bodyLeftPan p{padding:7px 0 0;}
#bodyLeftPan p span{color:#046598; font-weight:bold;}


#bodyLeftPan ul{width:500px; margin:10px 0 0;}
#bodyLeftPan ul li{width:500px;}
#bodyLeftPan ul li a{width:390px; background:url(../images/button.gif) 0 6px no-repeat #fff; color:#000; text-decoration:none; padding:0 0 0 20px;}
#bodyLeftPan ul li a:hover{width:390px; background:url(../images/button-hover.gif) 0 6px no-repeat #fff; color:#676363; text-decoration:underline;}


#bodyLeftPan2 ul{width:410px; margin:10px 0 0;}
#bodyLeftPan2 ul li{width:410px;}
#bodyLeftPan2 ul li a{width:390px; background:url(../images/button.gif) 0 6px no-repeat #fff; color:#000; text-decoration:none; padding:0 0 0 20px;}
#bodyLeftPan2 ul li a:hover{width:390px; background:url(../images/button-hover.gif) 0 6px no-repeat #fff; color:#676363; text-decoration:underline;}

#bodyLeftPan p.more{background:none; color:#003D5C; width:410px; height:11px; margin:15px 0; padding:0px; line-height:11px; font-size:11px; }
#bodyLeftPan p.more a{display:block; width:100px; height:11px; background:none; color:#003D5C; text-decoration:none; margin:0 0 0 300px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.more a:hover{display:block; width:100px; height:11px; background:none; color:#95b8dc; text-decoration:none;}

#bodyLeftNextPan{width:410px; clear:both; padding:10px 0 0;}
#bodyLeftPan p.next{background:#F3F3F3; color:#003D5C; width:410px; height:11px; padding:0px; line-height:11px; font-size:11px; clear:both; }
#bodyLeftPan p.next a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.next a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bookcatagories{width:410px; position:relative; margin:0 auto; padding:5px 0 0;}
#namePan{width:156px; float:left; background:url(images/name-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#nameonePan{width:156px; float:left;}
#nameonePan ul{width:156px;}
#nameonePan ul li{width:140px; height:20px; background:url(images/arrow.gif) 0 6px no-repeat #fff; color:#03537D; padding:0 0 0 10px;}

#pricePan{width:106px; float:left; background:url(images/price-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#priceonePan{width:143px; float:left;}
#priceonePan ul{width:143px;}
#priceonePan ul li{width:133px; height:20px; background:url(images/price-border.gif) 100% 50% no-repeat #fff; color:#00111A; line-height:20px; font-size:12px; font-weight:bold; padding:0 0 0 10px;}

#discountPan{width:126px; float:left; background:url(images/discount-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase; padding:0 0 0 12px;}
#discountonePan{width:110px; float:left;}
#discountonePan ul{width:110px;}
#discountonePan ul li{width:100px; height:20px; background:url(images/dicount-border.gif) 100% 50% no-repeat #fff; color:#00111A; font-size:12px; font-weight:bold; padding:0 0 0 10px;}

/*----/BODY LEFT PANEL----*/





/*----BODY LEFT PANELB----*/
#bodyLeftPanB{width:675px; float:left; padding:12px 25px 0 0;}
#bodyLeftPanB h2{width:675px; height:30px; background:url(images/border1.gif) 100% 70% no-repeat #fff; color:#00111A; font:28px/28px Georgia, "Times New Roman", Times, serif;}
#bodyLeftPanB h2 span{background:#fff; color:#046598;}

#bodyLeftPanB h4{width:675px; height:100px; color:#00111A; font:28px/28px Georgia, "Times New Roman", Times, serif; line-height:normal;}
#bodyLeftPanB h4 span{background:#fff; color:#046598;}

#bodyLeftPanB h3{width:600px; height:30px; background:url(images/border2.gif) 100% 70% no-repeat #fff; color:#00111A; font:28px/28px Georgia, "Times New Roman", Times, serif;}
#bodyLeftPanB h3 span{background:#fff; color:#046598;}

#bodyLeftPanB p{padding:7px 0 0; text-align:justify;}
#bodyLeftPanB p span{background:#fff; color:#046598; font-weight:bold;}



#bodyLeftPanB p.more{background:none; color:#003D5C; width:410px; height:11px; margin:15px 0; padding:0px; line-height:11px; font-size:11px; }
#bodyLeftPanB p.more a{display:block; width:100px; height:11px; background:none; color:#003D5C; text-decoration:none; margin:0 0 0 300px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPanB p.more a:hover{display:block; width:100px; height:11px; background:none; color:#95b8dc; text-decoration:none;}


/*----/BODY LEFT PANELB----*/





/*----BODY RIGHT PANEL----*/
#bodyRightPan{width:250px; float:left; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:0 0 10px 0px;}

#bodyRightPan h2{width:200px; height:35px; display:block; border-bottom: 1px dashed #971b23; background:#F3F3F3; color:#00111A; font:20px/30px Georgia, "Times New Roman", Times, serif; margin:6px 18px 15px; padding:0 0 0 2px;}
#bodyRightPan h2 span{background:#fff; color:#046598;}

#bodyRightPan h3{width:195px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:24px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 0; padding:0 0 0 20px;}
#bodyRightPan h3 span{background:#fff; color:#046598;}

#bodyRightPan h4{width:195px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:18px/24px Georgia, "Times New Roman", Times, serif; margin:6px 8px 0; padding:10px 0 0 20px;}
#bodyRightPan h4 span{background:#fff; color:#046598;}

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

#bodyRightPan ul{width:200px; margin:0 0 0px 0px; font-size:12px;}
#bodyRightPan ul li{width:200px; height:18px;}
#bodyRightPan ul li a{width:200px; height:18px; display:block; background:url(../images/button.gif) 0 3px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 2px;}
#bodyRightPan ul li a:hover{background:url(../images/button-hover.gif) 0 3px no-repeat #F3F3F3; color:#797878; text-decoration:none;}
#bodyRightPan ul li .selectedrtp {background:url(../images/button-hover.gif) 0 3px no-repeat #F3F3F3; color:#3878a6; text-decoration:none;}
#bodyRightPan ul li .selectedrtp a.selectedrtp {background:url(../images/button-hover.gif) 0 3px no-repeat #F3F3F3; color:#3878a6; text-decoration:none;}

#bodyRightPan p{padding:0px 25px 0px 20px; text-align:justify;}
#bodyRightPan p.boldtext{padding:10px 29px 0px; font-size:14px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}

#bodyRightPan p.more{background:#F3F3F3; color:#003D5C; width:175px; height:11px; margin:10px 15px 10px 0px; padding:10px; line-height:11px; }
#bodyRightPan p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0px 0 0 150px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyRightPan p more{background:#F3F3F3; color:#003D5C; width:175px; height:11px; margin:10px 15px 10px 0px; padding:10px; line-height:11px; }
#bodyRightPan p more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0px 0 0 150px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPan p more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyRightPan p.ps-header{background:#F3F3F3; color:#1A1A1A; width:220px; height:15px; margin:10px 10px 10px; padding:0px; line-height:15px; text-align:left;}
#bodyRightPan p.ps-header a{width:220px; height:15px; color:#00111A; text-decoration:none; margin:0 0 0 10px; font-size:13px; line-height:15px; font-weight:bold;}
#bodyRightPan p.ps-header a:hover{width:220px; height:15px; color:#FF0000; text-decoration:none;}

/*----/BODY RIGHT PANEL----*/
/*----/BODY PANEL----*/



/* Footer */

#footer {
	clear: both;
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0;
	
	font-size: 12px;
	background: url(../images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	padding: 40px 0;
}


#footerPan{
	width:800px;
	position:relative;
	margin:0 auto;
	font:Arial, Helvetica, sans-serif;
	padding-top:30px;
}

#footerPan ul{
	width:750px;
	position:relative;
	margin:0 auto;
	text-align:center;
}
#footerPan li{display:inline }
#footerPan ul li a{padding:0 10px 0; color:#010101; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:500px;  color:#333; position:relative; margin:0 auto; font-size:12px; text-align:center; padding-top:20px;}
