body {
	background: #FFFFFF;
	font-size: 100%;
}
body, input, select, textarea, td, th {
	color: #4f4f4f;
	font-family: Tahoma;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #5e5e5e;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, table {
	border: 0 none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
strong span {
	color: #f26522;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	margin: 0 auto;
	position: relative;
	width: 766px;
	z-index: 5;
	}


#flash {
	background: url(../images/hbg.jpg) no-repeat left 116px;
	height: 357px;
	}

#flash div div input {
  border: 2px inset #999999;
  font-size: 12px;
}

#header {
	height: 154px;
	}
#header img {
	vertical-align: top;
	}
#header ul {
	float: right;
	padding: 0 5px 0 0;
	}
#header li {
	display: inline;
	float: left;
	}
#header .name {
	float: left;
	padding: 34px 0 0 22px;
	}
#header .nav {
	clear: both;
	color: #4c4c4c;
	font-size: 0.687em;
	padding: 20px 0 0 0;
	text-align: right;
	}
#header .nav a {
	color: #4c4c4c;
	font-weight: bold;
	margin: 0 12px;
	text-decoration: none;
	}
#header .nav span {
	float: left;
	}


#content {
	background: url(../images/cbg.jpg) no-repeat left top;
	font-size: 0.687em;
	padding: 10px 0 10px 10px;
	position:relative;
	}
#content h2 {
	font-size: 0;
	margin: 0 0 18px -14px;
	}
#content h2 img {
	vertical-align: top;
	}

#content .inner {
	overflow: hidden;
	}
#content .indent {
	padding: 8px 12px 8px 14px;
	
	}


#footer {
	background: url(../images/ft.gif) repeat-x left top;
	font-size: 0.687em;
	height: 95px;
	text-align: center;
	}

#footer .copy {
	color: #7b7a7a;
	}

#footer .nav {
	color: #4c4c4c;
	padding: 14px 0 34px 0;
	}
#footer .nav a {
	color: #4c4c4c;
	font-weight: bold;
	margin: 0 12px;
	text-decoration: none;
	}



.author {
	text-align: right;
	}
.author span {
	background: url(../images/ar.gif) no-repeat left center;
	font-weight: bold;
	padding: 0 0 0 10px;
	}


.b_img {
	border: 1px solid #b6b6b6;
	padding: 2px;
	}
	
.c_img {
	border: none;
	text-align: right;
}

.binoculars {
	padding-left: 45px;
}


.b_block {
	background: #eeeeee;
	border: 1px solid #acacac;
	margin: 0 auto 1em auto;
	overflow: hidden;
	padding: 16px 12px;
	}


.c_block {
	background: #e6e6e6;
	position: relative;
	width: 100%;
	}
.c_block .inner {
	padding: 10px;
	}

.b_l, .b_r, .t_l, .t_r {
	position: absolute;
	}
.b_l, .b_r {
	bottom: 0;
	}
.t_l, .t_r {
	top: 0;
	}
.b_l, .t_l {
	left: 0;
	}
.b_r, .t_r {
	right: 0;
	}


.c_form {
	overflow: hidden;
	text-align: right;
	width: 342px;
	}
.c_form a {
	margin: 0 5px 0 15px;
	}
.c_form div {
	float: left;
	height: 27px;
	}
.c_form input,
.c_form textarea {
	background: #FFFFFF;
	border: 1px solid #cfcfcf;
	font-size: 11px;
	padding: 2px 4px;
	vertical-align: top;
	}
.c_form input {
	width: 114px;
	}
.c_form textarea {
	float: right;
	height: 66px;
	margin: 0 0 10px 0;
	width: 198px;
	}


.hl {
	border-top: 1px solid #cbcbcb;
	font-size: 0;
	margin: 12px 0;
	}


.i_block  {
	overflow: hidden;
	}

.i_block h3 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 4px 0;
	}
.i_block h3 img {
	border: 0 none;
	float: none;
	}
.i_block img  {
	border: 1px solid #b6b6b6;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	}
.i_block .box  {
	border: 1px solid #b6b6b6;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	width:111px;
	display:block;
	height:66px;
	background:none;
	overflow:hidden;
}

	
	
.h_block img{
  border: 1px solid #b6b6b6;
  float: left;
  padding: 2px;
  margin: 0 10px 8px 5px;	
  }

.l_form div {
	height: 26px;
	}
.l_form input {
	border: 1px solid #acacac;
	font-size: 11px;
	padding: 1px 4px;
	width: 196px;
	}
.l_form label {
	float: left;
	padding: 2px 0 0 0;
	width: 60px;
	}


.list {
	padding: 1px;
	}
.list li {
	background: url(../images/dot.gif) no-repeat left 0px;
	
	list-style: none;
	padding: 10px 5px 8px 16px;
	}
	
	.list2 {
	padding: 0;
	}
.list2 li {
	background: url(../images/ar.gif) no-repeat left 4px;
	list-style: none;
	padding: 0 0 4px 12px;
	}
	
	.list3 {
	padding: 3px 0 0 7px;
	}
.list3 li {
	background: url(../images/ar2.gif) no-repeat left 4px;
	list-style: none;
	padding: 0 0 1px 12px;
	}


	
.lt, .rt {
	height: 420px;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 1;
	}

.lt {
	background: url(../images/lt.gif) repeat-x right top;
	left: 0;
	}

.rt {
	background: url(../images/rt.gif) repeat-x left top;
	right: 0;
	}


.pics img {
	border: 1px solid #b6b6b6;
	margin: 8px 26px 8px 0;
	padding: 1px;
	vertical-align: top;
	}
	


.search {
	padding: 18px 10px 0 0;
	text-align: right;
	}
.search img,
.search select {
	vertical-align: top;
	}
.search select {
	background: #FFFFFF;
	border: 1px solid #7d7d7d;
	font-size: 11px;
	margin: 0 13px 10px 0;
	padding: 0 0px 0 4px;
	width: 174px;
	}

.thumbnail{
position: relative;
z-index:0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: fixed;
left: 90; top: 0; right: 0;

visibility: hidden;
color: black;
text-decoration: none;
padding-top:0px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
top:10px; left:600px;  /*position where enlarged image should offset horizontally */
background-image:url(../images/ebook_pop_up_window_new.jpg);
display:block;
width:280px;
height:599px;
}
.i_block1  {
	
	}


.i_block1 img  {
	border: 1px solid #b6b6b6;
	margin: 0 10px 0 0;
	padding: 2px;
}
.searchVar{
	padding: 18px 10px 0 0;
	text-align: left;
	}
.searchVar img,
.searchVar select {
	vertical-align: top;
	}
.searchVar select {
	background: #FFFFFF;
	border: 1px solid #7d7d7d;
	font-size: 11px;
	margin: 0 10px 10px 0;
	padding: 0 0px 0 4px;
	width: 174px;
	}
.searchleft{
padding-left:14px;
}
.listVar {
	padding: 9px 0 0 0px;
	font-size: 13px;	
	}
.listVar li {
	background: url(../images/ar2.gif) no-repeat left 17px;
	list-style: none;
	padding: 7px 0 1px 19px;	
	}
.heading{
color:#CC0000;
font-size:14px;
font-weight:bold;
}
.heading1{
color:#666666;
font-size:15px;
font-weight:bold;
padding-left:50px;
}
.background1{
background: url(../images/imgvarpage1.jpg) no-repeat;
padding-left:70px;
padding-top:3px;
}	
.background2{
background: url(../images/imgvarpage2.jpg) no-repeat;
padding-left:70px;
padding-top:3px;
}
.background3{
background: url(../images/imgvarpage3.jpg) no-repeat;
padding-left:70px;
padding-top:3px;
}
.background4{
background: url(../images/imgvarpage4.jpeg) no-repeat;
padding-left:70px;
padding-top:3px;
}
.authorvar {
	text-align: right;
	padding-right:25px;
	}
.authorvar span {
	/*background: url(../images/ar.gif) no-repeat left center;*/
	font-weight: bold;
	padding: 0 0 0 7px;
	}
.joinnow{
padding-top:82px;
padding-right:95px;
float:right;
}
.hlvar {
	border-top: 1px solid #cbcbcb;
	font-size: 0;
	margin: 4px 0;
	}
.fontmajor{
 font-size: 11px;
 font-weight:normal;
}
.paddingvar{
 padding-bottom:3px;
}
.hlvarBet {
	border-top: 1px solid #000000;
	font-size: 0;
	margin: 4px 0;    
}
.border{
  border: 1px solid #000000;
  width:246px;
}

/*============ new css ===========*/

.panel01 {
	background-color:#ffcc99; }

.panel02 {
	background-color:#99ccff; }
	
.panel03 {
	background-color:#cccc99; }

.panel04 {
	background-color:#99cccc; }

.panel03_h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333300;
	text-align:left;
	padding-top:3px;}

.panel03_h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-top:3px;
	text-decoration:none}

.panel03_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333300;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px #666666 dotted; }

.panel03_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333300;
	text-align:justify;
	line-height:130%}

.panel02_h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#003366;
	text-align:left;
	padding-top:4px; }

.panel02_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px #666666 dotted; }

.image_brd {
	border:1px #ffffff solid; }

.signup_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#587887;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px; }

.signup_note {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-align:left;
	padding-bottom:5px; }

.signup_button {
	background-color:#507e94;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#ecf3f6;
	font-size:11px;
	padding:2px;}

.astric {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:bold; }

.signup_texbox {
	background-color:#ecf3f6;
	border:1px #8cacbb solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#587887;
	font-size:11px;
	padding-left:3px;}

.sidebar_brd {
	border-left:1px #8cacbb solid; }
	

.sidebar_box {
	background-color:#ecf3f6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:150%;
	text-align:center;
	color:#507e94;
	border:3px #d6e2e7 solid;
	font-size:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;}

.sidebar_box_text {
	font-family:Arial, Helvetica, sans-serif;
	line-height:130%;
	text-align:left;
	color:#666666;
	font-size:11px;}

/*added new css*/
.sidebar_box_newSignup {
	background-color:#ecf3f6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:150%;
	text-align:center;
	color:#507e94;
	border:1px #d6e2e7 solid;
	font-size:15px;
	padding-top:5px;
	padding-bottom:5	px;
	padding-left:5px;
	padding-right:5px;}

.sidebar_box_text_newSignup {
	font-family:Arial, Helvetica, sans-serif;
	line-height:130%;
	text-align:left;
	color:#666666;
	font-size:11px;}
.signup_button_newSignup {
	background-color:#507e94;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#ecf3f6;
	font-size:11px;
	padding: 5px 12px 5px 12px;
	font-weight:bold;
	}
.list5 {
	padding: 1px;
}
.list5 li {
	background: url(../images/tick_mark.gif) no-repeat left 3px;	
	list-style: none;
	padding: 10px 5px 8px 16px;
}
.thumbnailsignup{
position: relative;
z-index:0;
}

.thumbnailsignup:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailsignup span{ /*CSS for enlarged image*/
position: fixed;
left: 90; top: 0; right: 0;

visibility: hidden;
color: black;
text-decoration: none;
padding-top:0px;
}

.thumbnailsignup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailsignup:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
top:190px; left:340px;  /*position where enlarged image should offset horizontally */
background-image:url(../images/ebook_pop_up_window_Signup.jpg);
/*display:block;*/
width:471px;
height:250px;
z-index:1000;
}