body { 
	background-color: #fff; padding: 0; margin: 0; 
	font-family: "Verdana", Lucida, Verdana, sans-serif;
	font-size: 10pt;
}

a { color: #25b;}
a.everblue { color: #25b; }

img { border: 0; }

#content { line-height: 150%; }

div.column { margin: 0 auto; width: 920px; position: relative; }
div.columnW { margin: 0 auto; width: 940px; position: relative; }

div#topbar { position: relative; height: 10px; z-index: 10;}
img#tb_logo { display: block; position: absolute; top: 0; left: 10px; z-index: 255; border: none; }
div#tb_storage { 
	font-size: 9pt;
	position: absolute;
	right: 10px;
	top: 2px;
	text-align: right; 
	color: #333;
	z-index: 1 !important;
}
div#tb_storage u { color: black; cursor: pointer; }
div#tb_storage a { color: black; }


div#featured {
	margin: 0 auto; 
	height: 420px;
	background-image: url(/images3/featured-grad.png);
}


body#main div#featured {
	margin: 0 auto; 
	height: 420px;
	background-image: url(/images3/featured-grad-rdocs.png);
}


div#featured_line {
	margin: 0 auto; 
	height: 109px;
	background-image: url(/images3/featured-grad109.png);
	background-repeat: repeat-x;
}

div#featured_book {
	margin: 0 auto; 
	height: 348px;
	background-image: url(/images3/featured-grad348.png);
	background-repeat: repeat-x;
}

div#featured_book h1 { font-family: georgia, serif; font-size: 24pt; z-index: 0; 
	position: absolute; top: 280px; width: 880px; text-align: center;
}

div#featured_line img { margin-top: 40px;}

div#featured img { 
	padding-top: 0px;
	display: block; 
	margin: 0 auto;
}

body#main div#featured img#bg { 
	padding-top: 0px;
	display: block; 
	width: 768px;
	margin: 0 auto;
}



div.rounded_blue { 	background-image: url(/images3/rbg.png); }
.rounded_blue .tl { display: block; position: absolute;	top: 0;	left: 0; }
.rounded_blue .bl { display: block; position: absolute;	top: 99px;	left: 0; }
.rounded_blue .tr { display: block; position: absolute;	top: 0;	right: 0px; }
.rounded_blue .br { display: block; position: absolute;	top: 99px;	right: 0px; }

div.rounded_gray_99 { 	background-color: #dedddd; }
.rounded_gray_99 .tl { display: block; position: absolute;	top: 0;	left: 0; }
.rounded_gray_99 .tr { display: block; position: absolute;	top: 0;	right: 0; }
.rounded_gray_99 .bl { position: absolute;	top: 99px; left: 0; }
.rounded_gray_99 .br { position: absolute;	top: 99px; right: 0; }


div.rounded_gray { 	background-color: #dedddd; }
.rounded_gray .tl { display: block; position: absolute;	top: 0;	left: 0; }
.rounded_gray .tr { display: block; position: absolute;	top: 0;	right: 0; }
.rounded_gray .bl { position: absolute;	top: 69px; left: 0; }
.rounded_gray .br { position: absolute;	top: 69px; right: 0; }

div.blogblock { position: relative; background-color: #dedddd; height: 40px; margin: 15px 0 0 0;}
.blogblock .bl { position: absolute;	top: 29px; left: 0; }
.blogblock .br { position: absolute;	top: 29px; right: 0; }
.blogblock .tl { display: block; position: absolute;	top: 0;	left: 0; }
.blogblock .tr { display: block; position: absolute;	top: 0;	right: 0; }
.blogblock .rss { position: absolute; 	top: 10px; left: 9px; }
.blogblock .facebook { position: absolute; 	top: 11px; right: 110px; }
.blogblock .twitter { position: absolute; 	top: 10px; right: 20px; }
.blogblock .blogheader { position: absolute; top: 12px; left: 39px; }

#logo { position: absolute; display: block; top: 15px; }
#storage_login { position: absolute; display: block; width: 200px; top: 22px; right: 0; }
#storage_login img { position: absolute; display: block; right: 0; }
#storage_login p { 
	margin: 0; padding: 0; position: absolute; display: block; right: 30px;
	top: 5px;
	font-size: 9pt;
}

div.product { width: 100%; height: 110px;}
div.product_f { height: 110px; color: #1b2f56;}
div.product div { position: relative; width: 100%; }
div.product_f div img.icon { 
	position: absolute; width:100px; height:100px; top: 5px; left: 5px;
	border: none;
}
div.product_f div h1 { 
	position: absolute; margin: 0; padding: 0;
	top: 7px; font-size: 16pt; left: 120px;
	font-weight: normal;
	}
div.product_f h1 a { 
	color: #1b2f56;
	text-decoration: none;
}
div.product_f h1 span.soon {
	color: #5b667c;
}
div.product h1 a:hover { text-decoration: underline; }


div.product_f div p { 
	position: absolute; margin:0; padding: 0 4px 0 0; 
	top: 32px; font-size: 10pt; left: 120px;
}

div.product_s { height: 80px; }
div.product_s div img.icon { 
	position: absolute; width:57px; height:57px; top: 7px; left: 7px;
	border: none;
}
div.product_s div h1 { 
	position: absolute; margin:0; padding: 0; 
	top: 5px; font-size: 14pt; left: 70px;
	font-weight: normal;
	
}
div.product_s h1 a { 
	color: #000;
	text-decoration: none;
}
div.product_s div p { 
	position: absolute; margin:0; padding: 0; 
	top: 28px; font-size: 9pt; left: 70px;
}


table.col3 { width: 100%; padding: 0 10px; }
table.col3 td { width: 33%; padding: 2px 2px; }

table.col2 { width: 100%; padding: 0 10px; }
table.col2 td { width: 50%; padding: 2px 2px; }

table.col2_70 { width: 100%; padding: 0 10px; }
table.col2_70 td { vertical-align: top; width: 30%; padding: 2px 2px; }
table.col2_70 td.main {  vertical-align: top; width: 70% !important; }


h1.prodclass { 
	font-size: 11pt; 
	margin: 0;
	padding: 25px 0 10px 0;
	color: #222; font-weight: normal;
}

div.footer { padding: 3em 0 10px 0; }
div.footer div { border-top: 1px solid #ddd; width: 300px; margin: 0 auto; padding-top: 10px; font-size: 8pt; color: gray; text-align: center; }
div.footer a { color: #46a; text-decoration: none; }

ul.featurelistplain { 
	margin:0 0 0 1em; padding: 0;
}


ul.featurelist { 
	list-style: none;
	margin: 0 0 0 -20px; padding: 0;
}
ul.featurelist { margin: 0; padding: 0;}
ul.featurelist li { 
	background: transparent url(/images3/g/bullet.png) no-repeat scroll 0 0 ;	
}
ul.cannonsbullet li {	background: transparent url(/images3/g/cannonsbullet.png) no-repeat scroll 0 0 !important; }
ul.anigifbullet li {	background: transparent url(/images3/g/anigifbullet.png) no-repeat scroll 0 0 !important; }
ul.brickbullet li {	background: transparent url(/images3/g/brickbullet.png) no-repeat scroll 0 0 !important; }
ul.bluebullet li { background: transparent url(/images3/g/bluebullet.png) no-repeat scroll 0 0 !important; }
ul.leafbullet li { background: transparent url(/images3/g/leafbullet.png) no-repeat scroll 0 0 !important; }
ul.penetrbullet li { background: transparent url(/images3/g/penetrbullet.png) no-repeat scroll 0 0 !important; }
ul.pdfbullet li { background: transparent url(/images3/g/pdfbullet.png) no-repeat scroll 0 0 !important; }

ul.featurelist li span { font-size: 11pt; font-weight: bold; color: #444; padding: 0; margin: 0 0 0 25px; display: block;}
ul.featurelist li div { font-size: 11pt; font-weight: normal; color: #444; padding: 0; margin: 0 0 0 25px; display: block;}
ul.featurelist li p { margin: 6px 0 10px 25px; padding: 0; }

.badge_column div { text-align: center; padding-top: 1em; }
.badge_column h2 { color: gray; font-weight: normal; padding-top: 1em; margin-bottom: 3px; font-size: 10pt; }
.badge_column a.h2 { display: block; text-decoration: none; color: gray; font-weight: normal; padding-top: 1em; margin-bottom: 0.5em; font-size: 10pt; }

.mightlike .icon { margin-bottom: 4px; }
.mightlike .text { width: 130px; margin: 0 auto; padding-top: 3px; font-size: 8pt; line-height: 105%; color: #444; }
a.icontitle { color: #333; text-decoration: none; line-height: 120%; }
a.icontitle:hover { color: #333; text-decoration: underline;}

img.bookicon { width: 57px; height: 57px; float: left; padding: 8px 8px 0 0; }

#content h1 { padding-top: 10px; font-size: 14pt; }

img.sborder { border: 1px solid gray; }

ul.nicedash { padding-top: 2px; padding-bottom: 10px; }
ul.nicedash li {
	margin: 0 0; padding: 0 0 4px 0;
	list-style-type: none;
	text-indent: -1.24em;
	background: none !important;
}
ul.nicedash li:before { content: '\2014\a0'; }


/* login form */
.rndgray{display:block}
.rndgray *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#eeeeee}
.rndgray1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7;
  background:#f2f2f2}
.rndgray2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f1f1f1}
.rndgray3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;}
.rndgray4{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.rndgray5{
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2}
.rndgrayfg{
  background:#eeeeee}
