* {
	margin: 0;
	padding: 0;
}
a {
	  border:0;
	  outline: none;
	  text-decoration:none;
}
p {
	padding:5px;
}
ul,li {
margin:0 0 0 15px;
}
ol {
	list-style-type:decimal;
	margin:0 0 0 8px;
}
body {
	margin: 0;
	padding: 0;
	font:normal 12px/16px Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#000;
	background-color: #fff;	
	}
a img {
	border:0; 
	}
#container {

	margin:0 10px;
}
#right_column {
	width:660px;
	height:530px;
	margin:0 0 0 320px;
	padding:20px 0 0 0px;

	}

#signin_box {

	float:left;
	width:291px;
	padding:10px;
	line-height:145%;
}
#top {
	background:url(../images/landingPage/box_top.gif) no-repeat top left;
	width:291px;
	height:65px;
	position:absolute;

	padding:15px 0 8px 0px;
}
#middle {
	width:291px;
	margin-bottom:30px;
	background: url(../images/landingPage/middle_shadow.gif) top left;
}
.text {
	padding: 36px 18px 15px 18px;
	margin-bottom: 0px;
	position:relative;
   background: url(../images/landingPage/box_bottom.gif) no-repeat left bottom;
   top:10px;
}
.expanded {
	padding:5px 5px 5px 15px;
	background-color:#f7eed5;
	position:relative;
	top:-25px;
	left:15px;
	width:180px;
	z-index:1;
}
.book {
	margin:5px;
}
.subbuttons {
	margin:5px 0;
}
.zindex {
z-index:11;
position:relative;
cursor:pointer;
cursor:hand;
}
.book_btn {
margin:2px;
position:relative;
z-index:3000;
}
.book_name {
	cursor:pointer;
	cursor:hand;
	color:#fff;
	z-index:25;
	position:relative;
	top:-26px;
	left:30px;
	font-weight:bold;

}
/* global landing page*/
#top_gl {
	background:url(../images/landingPage/global_top.gif) no-repeat top left;
	width:827px;
	height:65px;
	position:absolute;
	padding:15px 25px 8px 20px;
}
#middle_gl {
	width:827px;
	margin-bottom:30px;
	background: url(../images/landingPage/global_shadow.gif) top left;
}
.text_gl {
	padding: 36px 18px 15px 18px;
	margin-bottom: 0px;

	background: url(../images/landingPage/global_bottom.gif) no-repeat left bottom;
}
.logo {
	float:left;
	width:130px;
	margin:10px;
}
.book-family_title {
	float:left;
	width:240px;
	margin:20px 0px;
	font-weight:bold;
}
.book_gl {
	float:left;
	width:240px;
	margin:5px;
}
.bname_info {
		float:left;
		margin:5px;
}
#box_gl {
	width:800px;
	margin:10px 80px;
}

.leftpadding {
	padding:0 0 0 75px;
}
/* Hides from IE-mac \*/
* html .leftpadding {
	padding:0 0 0 80px;
}
.smaller {
	font-size:10px;
}
.button {
	background:#f7eed5 url(../images/community/green_sub_btn.gif) no-repeat top left;
	padding:2px 0px 2px 8px;
	width:112px;
	height:24px;
	}
.button a, a:link {
	color:#FFFFFF;
	padding:0px 0px 0px 0;
	text-decoration:none;
}
.button a:visited {
	padding:10px 15px 10px 0;
}
.button a:hover {
	font-weight:bold;
}
hr {
color:#000;
height:1px;
}
hr.hr {
height:1px;
color:#000;
margin:10px 15px;
width:260px;;
}
/*Typography*/
h1 {
	font-size:18px;
	color:#000;
	padding:3px 10px;
	font-weight:normal;
}
h1.title {
	font-size: 18px;
	margin: 20px 8px 0px 0px;
	color: #CC804A;
	line-height:26px;
	font-weight: bold;
	}

a.link  {
	text-decoration: none;
	color: #0066cc;
	}
a:link.link  {
	text-decoration: none;
	}
a:visited.link  {
	text-decoration: none;
	}
a:hover.link  {
	color:#FF9948;
	text-decoration: none;
	}
a:active.link  {
	color:#FF9948;
	text-decoration: none;
	}

a:link.underline-link  {
	text-decoration: underline;
	color: #0066cc;
	}
a:visited.underline-link  {
	text-decoration: underline;
   color: #0066cc;
   }
a:hover.underline-link  {
	color:#FF9948;
	text-decoration: underline;
	}
a:active.underline-link  {
	color: #FF9948;
	text-decoration: underline;
	}

a:hover
{
	text-decoration: none;
}

.error-text-font
{
   font-family: Verdana , Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #ff6633;
}
/* Form Elements*/
 label
{
width: 65px;
float: left;
text-align: right;
margin:0px 5px 0 0;
display: block
}
#footer_box {
	clear:both;

}
#footer
  {
  	border-top:1px solid #ccc;
  	padding: 0 0 0 0;
  	clear:both;
  	font-size: 10px;
	width:830px;;
	margin:10px auto;

  }
#footer a {
	color:#6699cc;
}

h2.subtitle
{
   margin: 15px;
   font-size: 17px;
   font-weight: normal;
   color: #323A40;
   line-height: 14px;
}