@charset "UTF-8";
/* CSS Document */

/*
#1D7791  teal
#f15a29  bright orange
#cc9933  dark orange
#99cc33  bright green
#99cc66  green
*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D7791;
}
p.b{
	color:#000000;
}

h1 {
	color: #f15a29;/*bright orange*/
	font-family:  Helvetica, Lucida, sans-serif;
	font-size: 16px;
	font-stretch: ultra-expanded;
}

h2 {
	color: #99cc33;/*bright green*/
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 16px;
	font-stretch: ultra-expanded;
	vertical-align: baseline;
}

h3 {
	color: #99cc33;/*bright green*/
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 14px;
}
h4 {
	color: #f15a29;/*bright orange*/
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.styleH4_B{
	color: #f15a29;/*bright orange*/
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
.styleH4_BI{
	color: #f15a29;/*bright orange*/
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h5 {
	color: #99cc66;/*italic paragraph*/
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 14px;
	font-style: italic;	
}
h6 {
	color: #99cc66;/*tiny paragraph*/
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 12px;
	font-stretch: wider;
	font-weight: lighter;
}
a {
	font-weight: bold;
}
a:link {
	color: #99CC66;
	text-decoration:none;
}
a:hover {
	color:#f15a29;
	text-decoration:underline;
}
a:visited {
	color: #99CC66;
	text-decoration:none;
}

#nav{
	color: #99CC66;
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 14px;
	font-stretch: ultra-expanded;
	letter-spacing:1px;
	font-weight:lighter;
	text-decoration: none;
	
	
}

#nav li{
	display: inline;
	text-align:left;
	margin: 0 5px 0 0;
	border-right: solid 1px #f15a29;
	

}

.nav a:link{
	color: #99cc33;/*bright green*/
	text-decoration:none;
	
}
.nav a:hover {
	color: #f15a29;
	text-decoration:underline;
	
	
}
.nav a:visited {
	text-decoration:none;

}

.page {
	color: #f15a29;
}




body {
	background-color: #FFFFFF;
	border-top: 15px solid #F15a29;
	margin: 0;
	padding: 0;
	text-align: left;

	}
#wrapper{
	min-width: 900px;


}
#header{
	
}

#nav{
	padding-left:20px;

}

#header_images{
}

#container{
	float:left;
	width:100%;
	margin-left: -200px;
}

#left{
	float:left;
	width: 230px;
	padding:0 20px 0 20px;
	margin-left: 200px;
	
}

#main{
	margin-left: 490px;
	margin-right: 70px;
}

#right{
	padding-left: 100%;
	padding-right: 10px;  
	border-left: 1px dotted #F15a29;
	margin-left: -200px;
	
}

#footer{
	clear: both;
	border-top: 1px dotted #F15a29;
	padding-left: 20px;
}


.clear{
	clear: both;
}



.abnew_box{
	border: 2px solid #F15a29;
	
	}
	
.ab_wrapper{
	padding: 5px 5px 20px 5px;
	border-top:1px solid #F15a29;
	
	margin-bottom:30px;
	
	}

.ab_header{
	padding-top: 10px;
	
}
	
	
.ab_wrapperSP{
	height: 430px;
	margin-top: 5px;
	border-top:1px solid #F15a29;

}

.ab_wrapperNew{
	height: 250px;
	margin-top: 5px;
	border-top:1px solid #F15a29;
}

.ab_wrapperNewShort{
	height: 200px;
	margin-top: 5px;
	border-top:1px solid #F15a29;
}

.ab_image_col{
	margin-top: 15px;
	width: 160px;
	height: 320px;
	}
	
.ab_image_left{
	float: left;
	padding: 0 15px 15px 0;


}
	
	
.ab_text{
	margin-right: 1em;
	margin-left: 10.5em;
	
	
}
.commingsoonbook_rightcol{
	height:225px;
}
.comingsoonbookimage_rightcol{
	height:60px;
	
	float:left;
	padding: 10px 15px 0 0;

}



.commingsoonbook{
	height:150px;
}
.comingsoonbookimage{
	height:150px;
	
	float:left;
	padding-right:20px;

}

/*for order page*/
#content{
padding:20px;	
}
.table{
width: 650px;
margin-left: auto;
margin-right: auto;
}

