﻿/*
Theme Name: Publishing Gurus
Theme URI: http://code-pal.com
Description: The totally blank Wordpress theme. Phwoar! 
Version: 1.0
Author: Rakesh Menon
Author URI: http://code-pal.com
Tags: blank, codepal, publishing, gurus
*/
@import "style/css/reset.css";
@import "style/css/galleria.classic.css";

/*INDEX PAGE CSS including HEADER and FOOTER*/


/* HEADER COMMON TO ALL PAGES*/
body{
	background: url(style/images/bkgd_img.png) repeat-x top #2c3e42;
	height:auto;
}
.clear {
	clear: both;
}
label.error{
	color:red;
}
input.error {
	margin-bottom:9px;
}
.page-wrap{ 
	width: 828px; 
	overflow: hidden; 
	position: relative; 
	margin:0 auto;
	color:#3C494D;
}
#main-nav{
	height: 114px;
	padding-top:30px;
}
h1{
	width: 329px;
	height: 70px;
	float:left;
	position:relative;
	margin-bottom: 16px;
}
h1.logo a{
	width: 329px;
	height: 70px;
	background-image: url(style/images/pg_logoHQ.png);
	display: block;
	text-indent: -9999px;
	position:relative;
}
ul#topbar_icons
{
	float:right;
}
ul#topbar_icons li
{
	display:inline;
}
ul#navbar{
	height: 28px;
	position:relative;
}
ul#navbar li
{
	padding-right: 6px;
	position:relative; 
	float:left;
}
ul#navbar li a{
	display:block;
	width: 86px;
	color: white;
	text-align:center;
	text-decoration:none;
	font: 17px Centaur, Regular;
	background-image: url(style/images/nav-tab-sprite.png);
	height: 24px;
	padding-top: 4px;
	background-color: #445f65;
}
ul#navbar li:hover a
{
	background-image:url(style/images/nav-tab-sprite.png);
	background-position:0px 29px;
	color: white;
	background-color: #618890;
}

ul#navbar li.current_page_item a{
	background: url(style/images/current_tab.png) no-repeat #dee5eb;
	color: #000;
	height: 24px;
	background-color: #dee5eb;
}
ul#navbar li.current_page_item ul li a{
	display:block;
	width: 86px;
	color: white;
	text-align:center;
	text-decoration:none;
	font: 14px Centaur;
	background-position:top;
	height: 24px;
	padding-top: 4px;
	background-color: #618890;
}
ul#navbar ul{
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0;
}
ul#navbar ul ul {
	left: 100%; 
	top: 0; 
}
ul#navbar li:hover > ul{ 
	visibility: visible; 
	z-index:2;
	position:absolute;
}
ul#navbar li:hover > ul li a{
	display:block;
	width: 86px;
	color: #fff;
	text-align:center;
	text-decoration:none;
	font: 14px Centaur;
	background-image: none;
	background-position:top;
	height: 24px;
	padding-top: 4px;
}

ul#navbar li > ul li a:hover {
	width: 86px;
	color: #fff;
	background-color: #202c2f;
}

/* END OF HEADER*/

/*MAIN-CONTENT  HOME PAGE*/
#main-content
{
	height:367px;
	background:url(style/images/bkgd_nav.jpg) no-repeat #dde4ea;
}
#intro_area
{
	padding-left:60px;
	padding-top:59px;
	height: 216px;
}
#intro_area ul li{
	float:left;
	position:relative;
	margin-right:86px;
}
#intro_area ul li.last{
	margin-left:2px;
	margin-right:0px;
}
#intro_guide{
	padding-top:8px;
	padding-right:29px;
}
a#learn-now{
	background-image:url('style/images/learn-now.jpg');
	height: 77px;
	width: 201px;
	background-position: top;
	display:block;
	text-indent: -9999px;
	float:right;
}
a#learn-now:hover{
	background-position:bottom;
}
#paypal-home{
	bottom:25px;
	position:relative;
	z-index:1;
}
#function_plus_search{
	height: 288px;
	padding-top:28px;
	line-height:0px;
	font-family: Arial, Helvetica, sans-serif;
}
#function_plus_search h3{
	color:#FFFFFF;
	font-size:18px;
	margin-bottom:6px;
}
#functions_area{
	float:left;
	position:relative;
	width: 200px;
	display:inline;	
	padding-top: 6px;
}
#functions_area .latest-box{
	margin-bottom: 30px;
}
#functions_area .readmore:hover {
	color: #FF9C00;
}
#functions_area .date, #functions_area .readmore{
	color: #618890;
	font-size: 11px;
}
ul#functions_ul{
	padding-bottom:10px;
	padding-top:15px;
}
ul#functions_ul li{
	font: 14px Century, Regular;
	margin-bottom: 10px;
}
ul#functions_ul li a{
	text-decoration: none;
	color: white;
	display: block;
}
ul#functions_ul li a:hover{
	color: #FF9C00;
}


ul#submit_book{
	position:relative;
}

ul#us_dollars{

	color: white;
	font: 14px Centaur, Regular;
}
ul#us_dollars li a{
	text-decoration: none;
	color: #FF9C00;
}

#plus_region1{
	display:inline;
	float:left;
	height:288px;
	padding-left:14px;
	position:relative;
	width:330px;
}
#plus_region2{
	height:0px;
}
#region1{
	padding-left:134px;
	padding-top:30px;
	width: 73px;
}
#region2{
	top:-156px;
	padding-left:84px;
	position:relative;
	z-index: 100;
	width:188px;
}
ul#region1 li{
	padding-bottom:30px;
}
ul#region2 li{
	display: inline;
	padding-right:18px;
}
#write_books{
	padding-left:120px;
	position:relative;
	top:-239px;
}
#sell_books{
	padding-left:95px;
	position:relative;
	top:-41px;
	}
#select_services{
	padding-left:16px;
	position:relative;
	top:-222px;
}
#discuss_team{
	padding-left:260px;
	position:relative;
	top:-287px;	
}
#workshop_area{
	float:right;
	position:relative;
	width:252px;
	display:inline;
}
#workshop_area h3{
	margin-bottom: 20px;
	padding-left: 20px;
}
#ws{
	padding-left:50px;
}
#workshop
{
	background:url(style/images/workshop_bg.png) no-repeat;
	float: right;
	height:155px;
	width:240px;
}
#workshop ul{
	font: 18px Centaur, Regular;
	padding-left:68px;
	padding-top:26px;
}
#workshop ul li a{
	background: #202430;
	color:#fff;
	display:block;
	height:23px;
	text-decoration:none;
	width:146px;
	text-align:center;
	margin-bottom:3px;
}
#workshop ul li a:hover{
	color: #ff9c00;
}
#disc{
	left:-4px;
	position:relative;
	top:-49px;
	width:70px;
}
#search{
	background:url("style/images/search_bg.png") no-repeat scroll 0 0 transparent;
	bottom:15px;
	height:40px;
	left:35px;
	padding-left:11px;
	padding-top:11px;
	position:relative;
	width:198px;
}
.searchmove{
	top:-5px;
}
.textfield1
{
	background: #202430;
	color: white;
	border: none;
	font: 15px Arial, Bold;
	width:176px;
	height:19px;
	border: 2px solid #202430;
}
.textfield1:focus{
	border: 2px solid #456167;
}
#magnify
{
	position:relative;
	top:-57px;
	padding-left:7px;
	width: 30px;
}

/*HOME PAGE MAIN CONTENT ENDS HERE*/

/*SUBMIT AREA*/
#submit{
	height:70px;
	margin:0 auto;
	padding-right:51px;
	padding-top:17px;
	text-align:center;
}

/*FOOTER AREA COMMON TO ALL*/
#footer
{
	background:url(style/images/foot-border.png) repeat-x top #202430;
	text-align:center;
	padding-top:18px;
	
}
ul#foo_bar_links li
{
	display:inline;
	color:white;
}
ul#foo_bar_links li a
{
	text-decoration:none;
	color:white;
}
ul#foo_bar_links li a:hover{
	color: #FF9C00;
}
#icons{
	margin:0 auto;
	position:relative;
	padding-top:14px;
	height:54px;
	width:828px;
}
ul#foo_bar_icons1{
	float:left;
	position:relative;
}
ul#foo_bar_icons1 li{
	display:inline;
	margin-right:41px;
}
#copyright
{
	color:#86b4bf;
	font: 17px Centaur, Regular;
}
#designcode{
	color:#86B4BF;
	font:12px Centaur,Regular;
	padding-left:250px;
	text-align:left;
}
#designcode a
{
	text-decoration:none;
	color: Yellow;
}
/*FOOTER ENDS HERE*/

/*STORE INDEX PAGE */
#store-content{
	height: 670px;
	background:url('style/images/store-index-main.jpg') no-repeat #dde4ea;
}
#paypal-payment{
	left:149px;
	position:relative;
	top:28px;
}
#feat_details h3{
	font: 14px Arial;
	font-weight:bold;
	text-align:center;
	padding-top:9px;
}
#feat_details h4{
	font: 13px Arial;
	text-align:center;

}
#feat_details h5{
	font: 11px Arial;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}
#feat_image{ 
	height:140px; 
	width: 123px; 
	margin:0 auto; 
	position:relative;
}
#slider							{ background: 

white url(style/images/slider-bg.jpg); height: 292px; overflow: hidden;
								  

position: relative; margin:0 auto; border: 4px solid #dde4ea; top:37px; }
								  
                                /* DEFAULT is for three panels in width, 

adjust as needed
                                   This only matters if JS is OFF, 

otherwise JS sets this. */							

	  
#mover							{ width: 2484px; 

position: relative; }


.slide							{ padding: 40px 

30px; width: 828px; float: left; position: relative; }
.slide h1						{
	color:#445F65;
	font-family:Helvetica,Sans-Serif;
	font-size:18px;
	height:10px;
	letter-spacing:-1px;
	padding-top:14px;
	padding-bottom:14px;
	text-align:center;
	width:450px;
	float:left;
}
.feature						{ color:black; 

font:15px Arial; font-weight:bold;left:-340px; position:relative; top:199px; }
.feature:hover					{ text-decoration:underline; 

position:relative;}
.slide p						{ color:#445f65; 

font-size: 14px;float:left; line-height: 22px; width: 350px; position:relative; 

padding-right:5px; text-align:justify; padding-left:50px;}
#feat_details					{ position: relative; top: 

-57px; float:left; width:400px; }
.slide span						{ font: 17px 

Arial; font-weight: bold; top:-28px; position:relative;}
#slider-stopper					{ position: absolute; top: 

1px; right: 20px; background:#445f65; color: white;
								  padding: 

3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								 
							
#trouble-selling{
	height:323px;
	position:relative;
	top:10px;
	width:510px;
	float:right;
	color:#445f65;
}
#trouble-selling h2{
	font:22px Arial;
	font-weight:bold;
	padding-top:37px;
	text-decoration:underline;
}
#trouble-selling p{
	font:14px Arial;
	padding-right:28px;
	text-align:justify;
}
#showcasebookstore{
	height:296px;
	position:relative;
	top:-10px;
	background:url('style/images/showcase-bg.png') no-repeat;
}
#showcasetext{
	height: 289px;
	width:561px;
	color:#445f65;
	float:left;
}
#showcasetext p{
	font:14px Arial;
	text-align:justify;
	padding-left:33px;
	padding-right:41px;
	line-height:1.2em;
}
#showcasetext h2{
	font:26px Arial;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}
#search_bar{
	float:right;
	position:relative;
	top:214px;
	width:265px;
	height:70px;
	right:10px;
}
#search_bar span{
	font:12px Arial;
	padding-left:54px;	
}
#showcasemarket{
	height:320px;
	position:relative;
	top:-22px;
}
.market{
	height:320px;
	width:276px;
	float:left;
	position:relative;
	background-image:url('style/images/showcase-mini.png');
	background-repeat:no-repeat;
	color:#46575b;
}
.market p{
	font:14px Arial;
	padding-left:12px;
	padding-right:17px;
	text-align:justify;
}
.market img{
	padding-top:45px;
	padding-left:9px;
}
.market h2{
	font:18px Arial;
	padding-top:12px;
	text-align:center;
}
.market span{
	font-style:italic;
}

#payment-bar{
	height:137px;
	position:relative;
	top:-22px;
	background-image:url('style/images/payment-bar.jpg');
	background-repeat:no-repeat;
	background-color:;
}
#content-foot-left{
	width:222px;
	float:left;
	font: 17px Arial;
	font-weight:bold;
	color: #445f65;
	padding-left:12px;
	padding-top:20px;
}
#content-foot-left li span{
	font: 20px Centaur;
}
#content-foot-mid{
	width:289px;
	float:left;
	position:relative;
	padding-left:32px;
	padding-top:4px;
}
img#dollars{
	padding-left: 16px;
	padding-top:18px;
	z-index:100;
	position:relative;
}
img#st{
	z-index:100;
	position:relative;
}
img#pp{
	padding-top: 7px;
	z-index:100;
	position:relative;
}
#content-foot-right h2{
	font:23px Arial;
	position:relative;
	padding-top:21px;
	left:53px;
}
#pub-stores{
	height:135px;
}
#pub-stores h2{
	font:17px Arial;
	font-weight:bold;
	color:white;
	text-align:center;
}
#pub-stores ul{
	padding-top:16px;
	text-align:center;
}
#pub-stores ul li{
	display:inline;
}
#pub-stores span{
	font:10px Arial;
	color:white;
	padding-left:127px;
	position:relative;
	top:12px;
}
/*STORE INDEX PAGE ENDS HERE*/

/*PUBLISH PAGE STARTS HERE*/

#publish-content{
	height: 780px;
	background:url('style/images/publish-page-top.jpg') no-repeat #dde4ea;
}
#publishwithus{
	width:721px;
	height:231px;
	margin:0 auto;
	position:relative;
	color:#2d4044;
}
#publish-head{
	height:78px;
}
#publish-head h1{
	font: 31px Arial;
	text-align:center;
	padding-top:20px;
	width: 721px;
	height:32px;
	
}
#publish-about{
	background:url('style/images/publishwithus.jpg') no-repeat;
	height:153px;
	
}
#publish-about p{
	font:14px Arial;
	padding-left:228px;
	padding-top:28px;
}
#publish-submit{
	height:549px;
}
#submit-form{
	float:left;
	position:relative;
	width: 305px;
	height:549px;
	color:#2d4044;
}
#submission-form{
	height:87px;
	text-align:center;
}
#submission-form h1{
	font:18px Arial;
	text-align:center;
	position:relative;
	top:35px;
	font-weight:bold;
}
#submit-form span{
	padding-left:106px;
	font:12px Arial;
}
.formlabel{
	padding-left:15px;
	position:relative;
	top:11px;
	width:70px;
	font:18px Arial;
	float:left;
}
.attachlabel{
	padding-left:15px;
	position:relative;
	top:11px;
	width:70px;
	font:13px Arial;
	float:left;
	font-weight:bold;
}
.inputfile{
	left:44px;
	position:relative;
	top:24px;
}
#synopsis{
	height:142px;
}
#commentreview{
	height:142px;
	width:500px;
}
.synopsislabel{
	padding-left:15px;
	position:relative;
	top:40px;
	width:70px;
	font:18px Arial;
	float:left;
}
.reviewlabel{
	font-family:Arial;
	font-size:15px;
	left:12px;
	position:relative;
	top:15px;
}
#submitfield{
	right: 0px;
	float:right;
	height:40px;
	padding-left:12px;
	padding-top:10px;
	position:relative;
	width:203px;
	background:url('style/images/search_bg.png') no-repeat;
}
#submitarea{
	right: 0px;
	float:right;
	height:129px;
	padding-left:12px;
	padding-top:12px;
	position:relative;
	width:203px;
	background:url('style/images/submit-address-bg.png') no-repeat;
}
.userreviewarea{
	float:right;
	height:140px;
	padding-left:12px;
	padding-top:12px;
	position:relative;
	background:url('style/images/submit-review-bg.png') no-repeat;
	right:-82px;
	top:19px;
	width:572px;

}
#submitarea textarea{
	background: #202430;
	color: white;
	border: none;
	font: 15px Arial, Bold;
	width:174px;
	height:107px;
	border: 2px solid #202430;
	overflow: auto;
}
#submitarea textarea:focus{
	border: 2px solid #456167;
}
#submit-cat{
	height:50px;
}
.submitcatwidth{
	width:500px;
}
.reviewfield{
	float:left;
	height:40px;
	padding-left:12px;
	padding-top:10px;
	position:relative;
	width:203px;
	background:url('style/images/search_bg.png') no-repeat;
}
#upload a{
	background-color:#27383B;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	left:180px;
	padding:5px;
	position:absolute;
	top:66px;
}
#upload-link{
	border:2px solid #2D4044;
	color:#2D4044;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:25px 25px 0;
	padding:10px;
	text-align:center;
	text-decoration:none;
}
#upload-link:hover{
	background-color: #dde4ea;
}
.submit-now-button{
	background-image:url('style/images/submit-now.jpg');
	background-position:top;
	border:none;
	float:right;
	height:71px;
	position:relative;
	right:8px;
	top:18px;
	width:186px;	
}
.order-now-button{
	background-image:url('style/images/order-now.png');
	background-position:top;
	border:none;
	height:80px;
	position:relative;
	width:204px;
	text-indent: -9999px;
	display: block;	
	margin: auto;
	top: 24px;
}
.order-now-button:hover{
	background-position: bottom;
}

#submit-form input.submit-now-button:hover{
	background-image:url('style/images/submit-now.jpg');
	background-position:bottom;
}
#publish-submit form{
	left:7px;
	position:relative;
	top:-10px;
}
#publish-details{
	float:left;
	position:relative;
	height:549px;
	width:523px;
	padding-top:15px;
	color:#2d4044;
}
#publish-details p{
	font:14px Arial;
	line-height:1.2em;
	padding-left:28px;
	padding-right:25px;
	padding-top:18px;
	text-align:justify;
}
#publish-list{
	height:149px;
	background:url('style/images/pizza-publish.jpg') no-repeat;
	left:19px;
	position:relative;
	top:24px;
	padding-left:183px;
	color:#2d4044;
	padding-bottom:32px;
}
#publish-list h2{
	font:25px Arial;
	font-weight:bold;
	padding-top:13px;
	text-align:center;
}
#publish-list ul li{
	text-align:center;
}
#benefit{
	height:464px;
	padding-top:36px;
}

#benefits-area{
	height:464px;
	background: url('style/images/benefit-bg.jpg') no-repeat    ;
	color:#2d4044;
}
#benefit-text{
	float:left;
	position:relative;
	width:413px;
	height:394px;
}
#benefit-text p{
	font:14px Arial;
	line-height:1.2em;
	padding-left:28px;
	padding-right:25px;
	padding-top:18px;
	text-align:justify;

}
#benefit-pic{
	float:left;
	position:relative;
	width:415px;
	height:394px;
}
#benefit-pic h2{
	font:23px Arial;
	text-align:center;
	padding-top:32px;
	font-weight:bold;
}
#benefit-pic img{
	padding-left:89px;
}
#benefit-cost{
	height: 70px;
	font-family:Arial;
}
#benefit-cost b{
	padding-left:25px;
	position:relative;
	top:10px;
}
#benefit-cost span{
	font:12px Arial;
	padding-left:26px;
	position:relative;
	top:25px;
}
#edservices{
	height:96px;
}
.leftdivs{
	left:20px;
}
.rightdivs{
	left:-25px;
}
#edservices h2{
	font:24px Arial;
	font-weight:bold;
	text-align:center;
	color:white;
	padding-top:48px;
	letter-spacing:-0.6px;
}
#ed-details{
	width:821px;
	height:465px;
	margin:0 auto;
	position:relative;
	background:url('style/images/ed-bg.png') no-repeat;
	color:#46575b;
}
#ed-details img{
	float:left;
	padding-left:38px;
	padding-top:28px;
}
.bottompics{
	position:relative;
	top:-28px;
}
#ed-details p{
	font:14px Arial;
	padding-right:17px;
	padding-top:45px;
	text-align:left;
}
.bottomtext{
	position:relative;
	top:-34px;
}
#q1{
	float:left;
	position:relative;
	height:232px;
	width:410px;
}
#q2{
	float:left;
	position:relative;
	height:232px;
	width:410px;

}
#q3{
	float:left;
	position:relative;
	height:232px;
	width:410px;
	
}
#q4{
	float:left;
	position:relative;
	height:232px;
	width:410px;
	
}
#publish-conclude{
	height:94px;
	color:white;
}
#publish-conclude p{
	font:14px Arial;
	padding-top:25px;
	text-align:justify;
}
#contact-area{
	height:90px;
}
#contact-area span{
	color:white;
	font:14px Arial;
	left:96px;
	position:relative;
	top:25px;
}
#contact-area a{
	color:white;
}
#contact-area a:hover{
	color:yellow;
}
.contact{
	background-image:url('style/images/contact-now.png');
	background-position:top;
	height:77px;
	width:190px;
	display:block;
	text-indent:-9999px;
	float:right;
	position:relative;
	bottom:6px;
	right:96px;
}
.contact:hover{
	background-position:bottom;
}
/*PUBLISH PAGE ENDS HERE*/
/*PRINT PAGE STARTS HERE*/
#print-content{
	height: 778px;
	background:url('style/images/print-page-top.jpg') no-repeat #dde4ea;
	color: #374d52;
}
#printtext{
	height:269px;
}
#printtext h2{
  font:normal normal normal 27px/normal Arial;
  font-weight:bold;
  padding-bottom:0px;
  padding-top:50px;
  text-align:center;	
}
#printtext p{
	font:14px Arial;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}
#printcontentleft{
	float:left;
	width:414px;
	height:507px;
}
#printcontentright{
	float:left;
	width:414px;
	height:507px;
}
.printh2{
	font:23px Arial;
	text-align:center;
}
#printcontentleft h3{
	font:23px Arial;
	text-align:center;
	font-weight:bold;
}
#printcontentleft a {
	left:168px;
	position:relative;
	top:4px;
}
#printcontentright a {
	left:157px;
	position:relative;
}
#printcontentleft span{
	font:18px Arial;
	font-weight:bold;
	position:relative;
	right:-74px;
	top:25px;
}
.printp{
	font:14px Arial;
	font-weight:bold;
	padding-left:32px;
	padding-right:20px;
	text-align:center;
}
.contentcards{
	padding-left:55px;
}
#card-price{
	height:277px;
	background: url('style/images/card-price-chart.png') no-repeat;
	width:794px;
	margin:0 auto;
	position:relative;
	font:13px Arial;
	font-weight:bold;
	color: #374d52;
}
ul#qty{
	left:132px;
	position:relative;
	top:59px;
	width:55px;
}
#card-price ul li{
	padding-bottom:9px;
	text-align:center;
}
ul#glossy{
	left:224px;
	position:relative;
	top:-90px;
	width:83px;
}
#card-price span{
	left:132px;
	position:relative;
	top:-73px;
}
#cards{
	height:450px;
	padding-bottom:30px;
}
#cards h2{
	font:24px Arial;
	font-weight:bold;
	color:white;
	text-align:center;
	text-decoration:underline;
}
#cards p{
	font:17px Arial;
	color:white;
	padding-top:9px;
	text-align:center;
}
#card-holder{
	height:400px;
	width: 788px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#card-holder ul li{
	float:left;
	position:relative;
	padding-right:13px;
	padding-bottom:15px;
}
.ulrow{
	width: 788px;
	height: 125px;
}
/*#card-holder ul li a :hover{
	border:2px silver inset;
}
#card-holder img{
	border:3px solid black;
}*/
#prev{
	left:21px;
	position:relative;
	top:-23px;
}
#next{
	left:660px;
	position:relative;
	top:-23px;
}
#paymentbar2{
	height:140px;
	background:url('style/images/payment-bar-2.jpg') no-repeat    ;
}
#paymentleft{
	float:left;
	position:relative;
	height:100px;
	width:303px;
}
#paymentmid{
	float:left;
	position:relative;
	height:100px;
	width:164px;
}
#paymentright{
	float:left;
	position:relative;
	height:100px;
	width:350px;
}
#paymentmid h2{
	font:18px arial;
	text-align:center;
	position:relative;
	top:33px;
	left:9px;
}
img#order{
	left:78px;
	position:relative;
	top:11px;
}
img#free{
	left:-58px;
	position:relative;
	top:53px;
}
img#customize{
	left:25px;
	position:relative;
	top:22px;
}
img#dollar25{
	left:95px;
	position:relative;
	top:34px;
}
#foottext span{
	font:14px Arial;
	font-weight:bold;
	padding-left:150px;
}
/*PRINT PAGE ENDS HERE*/
/*STORE SUBMIT PAGE STARTS HERE*/

#store-submit-content{
	height:1439px;
	background:url('style/images/store-submit-bg.jpg') no-repeat #dde4ea;
}
#submit-head{
	height:68px;
}
#submit-head h2{
	font:29px Arial;
	text-align:center;
	padding-top:12px;
}
#book-details{
	height:1188px;
	width:420px;
	margin:0 auto;
	position:relative;
	padding-top:13px;
	z-index:1;
}
#store-links-text{
	height:113px;
	margin:auto;
	padding:134px;
	position:relative;
	top:-597px;
}
.submitformlabel{
	padding-left:15px;
	position:relative;
	top:11px;
	width:175px;
	font:18px Arial;
	font-weight:bold;
	float:left;
}
.paperback{
	font:11px Arial;
	font-weight:bold;
	left:16px;
	position:relative;
	top:10px;
}
#store-links-text h2{
	font:27px Arial;
	text-align:center;
}
#store-links-text p{
	font:14px Arial;
	position:relative;
	text-align:center;
	top:8px;
	line-height:1.5em;
}
.submit-button{
	background-image:url(style/images/submit.png);
	background-position:center top;
	border:medium none;
	float:right;
	height:77px;
	position:relative;
	right:117px;
	top:35px;
	width:190px;
}
.submit-button:hover{
	background-position:bottom;
}
#store-submit-content span.greenStore{
	left:217px;
	top:-1205px;	
}
#store-submit-content span.redStore{
	left:217px;
	top:-1205px;
}
#card-preview span.redCard{
	left:-405px;
	top:-343px;
}
#card-preview span.greenCard{
	left:-405px;
	top:-343px;	
}
#card-preview span.redCustomize{
	left:-405px;
	top:-88px;
}
#card-preview span.greenCustomize{
	left:-405px;
	top:-88px;
}

#editformat-details span.redEdit{
	left:-175px;
	top:-660px;
}
#edit-format-details span.greenEdit{
	left:-175px;
	top:-660px;
}

.storesubmitpub{
	padding-top:15px;
}

/*STORE SUBMIT PAGE ENDS HERE*/

/*WORKSHOP PAGE STARTS HERE*/
#workshop-content{
	height: 378px;
	margin-bottom:150px;
	background:url('style/images/workshops-bkgd.jpg') no-repeat #dde4ea;
}
#workshoptext{
	width:598px;
	height:378px;
	color: #445f65;
}
#workshoptext h2{
	font-family:Arial;
	font-size:40px;
	font-style:italic;
	font-weight:bold;
	padding-top:75px;
	text-align:center;
}
#workshoptext p{
	padding:37px 37px 0;
	font: 14px Arial;
	text-align:justify;
}
/*WORKSHOP PAGE ENDS HERE*/
/*BOOKPAGE STARTS HERE*/
#bookpagecontent{
	height: 780px;
	background:url('style/images/publish-page-top.jpg') no-repeat 

#dde4ea;
	color: #3c494d;
}
#catsearch{
	height:72px;
}
#categorylinks{
	float:left;
	position:relative;
	padding-left:37px;
	padding-top:29px;
	font:15px Arial;
}
#categorylinks a{
	color: #3c494d;
}
#categorylinks a:hover{
	color:#2F9AAF;
}
.bookpagesearch{
	float:right;
	padding-right:69px;
	padding-top:9px;
	height:68px;
}
.bookpagesearch span{
	position:relative;
	top: -10px;
	left:54px;
	font:12px Arial;
	font-weight:bold;
}
#magnifyglass{
	position:relative;
	top:-65px;
	width:30px;
}
#bookabout{
	height:620px;
	width:409px;
	float:left;
	position:relative;
}
#bookimage{
	height:557px;
	width: 409px;
}
#bookimage img{
	padding-left:36px;
	padding-top:15px;
}

.actualimage{
	left:16px;
	position:relative;
	top:-386px;
}
#bookimage p{
	padding-left:47px;
	position:relative;
	top:-384px;
	font:14px Arial;
}
#bookavail{
	height:63px;
	width:409px;
}
#bookavail h2{
	font:13px Arial;
	font-weight:bold;
    text-align:center;
}
#booksummary{
	height:620px;
	width: 419px;
	float:left;
	position:relative;
}
#bookprologue{
	height:465px;
	width:419px;
}
#bookprologue h2{
	line-height:normal;
	padding-top:22px;
	text-align:center;
	font:18px Arial;
	font-weight:bold;
}
#bookprologue h6{
	font:16px Arial;
	text-align:center;
}
#bookprologue h2 span{
	font:12px Arial;
	font-weight:bold;
}
#bookprologue h3{
	font:14px Arial;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:8px;
}
#bookprologue h5{
	font:11px Arial;
	font-weight:bold;
	text-align:center;
}
#bookprologue h4{
	font:23px Arial;
	position:relative;
	top:-20px;
}
#bookprologue h4 span{
	font:23px Arial;
	color:red;
}
#bookprologue p{
	font:12px Arial;
	line-height:1.3em;
	padding-right:31px;
	padding-top:18px;
	position:relative;
	text-align:justify;
	top:-46px;
}
#sneakpeektext{
	height:24px;
	width:419px;
	font:14px Arial;
}
#sneakpeek{
	height:166px;
	width:419px;
	background:url('style/images/sneakpeekholders.jpg') no-repeat;
}
#sneakpeek img{
	padding-left:8.5px;
	padding-top:5px;
}
#pricestore{
	height:87px;
}
#buynow{
	width:828px;
	height:87px;
	float:left;
	position:relative;
}
#buywhere{
	width:419px;
	height:87px;
	float:left;
	position:relative;
}
#pricestore h2{
	font:36px Arial;
	font-weight:bold;
	position:relative;
	top:-39px;
	left:130px;
}
#pricestore h3{

	font:27px Arial;
	font-weight:bold;
	color:#820c15;
	position:relative;
	text-align:center;
	top:-18px;
}
#pricestore h4{
	font:11px Arial;
	font-weight:bold;
	position:relative;
	left:12px;
	top:-19px;
}
#pricestore a{
	left:117px;
	position:relative;
	top:-67px;
}
#pgs-review{
	height:600px;
	background-color:white;
	color: #3c494d;
	border:3px #cecfcf inset;
}
#pgs-reviewtext{
	width:585px;
	height:600px;
	float:left;
	position:relative;
}
#pgs-reviewtext h2{
	font:33px Arial;
	font-weight:bold;
	padding-left:48px;
	padding-top:12px;
}
#pgs-reviewtext p{
	font:14px Arial;
	padding:27px 52px;
	text-align:justify;
}
#pgs-reviewpic{
	width:237px;
	height:295px;
	float:left;
	position:relative;
}
#pgs-reviewpic img{
	padding-top:54px;
}
.other-reviews{
	background-color:white;
	border:3px #cecfcf inset;
	color: #3c494d;
	padding: 15px 52px 15px 52px;
}
.other-reviews a{
	color: #2f9aaf;
	text-decoration: none;
}
.other-reviews a:hover{
	text-decoration: underline;
}
.other-reviews li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #3C494D;
}
.other-reviews p{
	padding: 20px 0px 10px 0px;
	text-align: justify;
	font: 15px Arial;
	font-style: italic;
}
.other-reviews h2{
	float:right;
	font:16px Arial;
	font-style:italic;
	font-weight:bold;	
}
.other-reviews h2 a{
	color: #3C494D;
}
.other-reviews h3{
	font:20px Arial;
	font-weight:bold;
	padding-top:12px;
}
#submit-review{
	height:132px;
	padding-bottom:10px;
	padding-top:15px;
}
#submitreviewarea{
	width:585px;
	height:132px;
	float:left;
	position:relative;
	background-image:url('style/images/submit-review-bg.png');
	background-repeat:no-repeat;
}
#userreview{
	position:relative;
	left:2px;
	background: #202430;
	color: white;
	border: none;
	font: 15px Arial, Bold;
	width:547px;
	height:81px;
	border: 2px solid #202430;
	overflow: auto;

}
#userreview:focus{
	border: 2px solid #456167;
}

#submitbuttonarea{
	width:243px;
	height:132px;
	float:left;
	position:relative;
}
#submitbuttonarea h2{
	font:14px Arial;
	text-align:center;
	color:white;
	position:relative;
	top:11px;
}
#submitreviewbutton{
	left:-57px;
	position:relative;
	top:20px;
}
/*BOOKPAGE ENDS HERE*/

/*FEATURED STORE STARTS HERE*/
#featuredstorecontent{
	height:1014px;
	background:url('style/images/featuredstore-bg.jpg') no-repeat #dde4ea;
	padding-top: 80px;
}
#categories{
	width:239px;
	padding-left:15px;
	height:1014px;
	float:left;
	position:relative;
}
#categorywisebooks{
	width:572px;
	height:1014px;
	float:left;
	position:relative;
	color: #3c494d;
}
#categorywisebooks h3{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}
#bookcatlinks{
	height:995px;
	width:219px;
	background:url('style/images/featuredstoremenu-bg.png') repeat-y;
	color:white;
	font:17px Arial;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}
#bookcatlinks h2{
	font:19px Arial;
	padding-top:14px;
	text-align:center;
	text-decoration:underline;
}
#bookcatlinks li{
	font:15px Arial;
	line-height:1.25em;
	padding-left:14px;
}
#bookcatlinks li.current-cat{
	background-color: #2f9aaf;
}
#bookcatlinks li a{
	color:white;
}
#bookcatlinks li a:hover{
	color:#FF9C00;
}
#categorywisebooks h2{
	font:31px Arial;
	text-align:center;
}
#bookthumbs li{
	font:12px Arial;
	height:131px;
	line-height:normal;
	padding-bottom:27px;
	position:relative;
	width:143px;
	float:left;
}
#bookthumbs li a{
	color:#3c494d;
}
#bookthumbs li a:hover > span{
	color:black;
}
#bookthumbs span{
	position:relative;
	top:-6px;
	font:11px Arial;
	font-weight:bold;
}
/*FEATURED STORE ENDS HERE*/

#galleria{
	width:790px;
	margin: 0px auto;
}
#container_gal{
	background: url(style/images/container-top.jpg) repeat-x top #dde4ea;
	padding: 0px;
	font:14px Arial;
	min-height:600px;
}
#singlepagepost{
	background-color: #dde4ea;
	height: 500px auto;
}
.post{
	margin-bottom: 20px;
}
#container .date {
	font-size: 11px;
	font-weight: bold;
}

#card-details{
	
	height:662px;
	width:420px;
	position:relative;
	padding-top:23px;
	padding-left:23px;
	float:left;
}
#card-preview{
	float:left;
	position:relative;
	height:683px;
	width: 375px;
}
#card-preview p{
	padding-top:70px;
}
#card-preview a{
	color: #3c494d;
	position:relative;
	left:99px;
}
#card-preview a.moveLeft{
	left:0px;
}
#card-preview a:hover{
	color:#300000;	
}
#card-preview a:hover > span{
	color:black;
	font-weight:bold;	
}
#card-thumb img{
	position:relative;
	top:28px;
}
#card-submit-content{
	padding-top:24px;
	height:759px;
	color: #3c494d;
	background:url('style/images/publish-page-top.jpg') no-repeat #dde4ea;
}
#card-submit-content h2{
	font:31px Arial;
	padding-bottom:21px;
	text-align:center;
}
#card-submit-content h3{
	font:25px Arial;
	padding-top:27px;
	text-align:center;
}
#card-submit-content p{
	text-align:center;
	font:17px Arial;
}
#quant{
	height:25px;
	width:179px;
}
#card-details a {
	color:#202430;
	font-weight:bold;
	padding-top:15px;
	position:relative;	
	font-size: 18px;
}
#prev-page {
	float:left;
	top:51px;
	padding-left:19px;
}
#next-page{
	float:right;
	padding-right:19px;
	top:20px;
}
.card-submit-button{
	background-image:url(style/images/submit.png);
	background-position:center top;
	border:medium none;
	float:right;
	height:77px;
	position:relative;
	right:56px;
	top:17px;
	width:190px;
	text-indent: -9999px;
}
.card-submit-button:hover{
	background-position:bottom;
}
.quantity{
	left:152px;
	position:relative;
	top:-8px;
}
.price{
	left:170px;
	position:relative;
	top:14px;
}

#contact-page{
	padding-top:24px;
	height:758px;
	background:url(style/images/publish-page-top.jpg) no-repeat #dde4ea;
	color:#3c494d;
}

#contacthead{
	height:55px;
}
#contacthead h2{
	font:31px Arial;
	text-align:center;
}

#contact-details{
	float:left;
	position:relative;
	height:644px;
	width:367px;
}
#contactseparator{
	float:left;
	position:relative;
	width:4px;
	height:600px;
	top:44px;
	background-color:#3c494d;
}
#contact-form{
	float:left;
	position:relative;
	height:623px;
	width:412px;
	padding-top:35px;
	left:25px;
}

#offices{
	padding:41px 0 0 55px;
}
#contact-details h2{
	font:22px Arial;
	font-weight:bold;
}
#contact-details h3{
	font:17px Arial;
	font-weight:bold;
	padding-top:18px;
}
#contact-details p{
	font:14px Arial;
	padding-top:24px;
}
#contact-details a{
	text-decoration: none;
	color:black;
}
#contact-details a:hover{
	color:yellow;
}
#contactpersons{
	padding:23px 0 0 55px;
}
#contactpersons span{
	font-size: 12px;
	font-weight: bold;
}
.contact-submit-button{
	background-image:url(style/images/submit.png);
	background-position:center top;
	border:medium none;
	float:right;
	height:77px;
	position:relative;
	top:37px;
	width:190px;
	z-index:2;
	right: 8px;
}

.contact-submit-button:hover{
	background-position:bottom;	
}
#contact-form p{
	left:17px;
	position:absolute;
	top:570px;
	font:14px Arial;
}
#contact-form a{
	color: #3c494d;
}
#contact-form a:hover{
	color:yellow;
}
.contactsubmit{
	right:58px;
}
/*****************************************/
#editformat-details{
	
	height:720px;
	width:420px;
	position:relative;
	padding-top:23px;
	padding-left:23px;
	float:left;
}
#editformat-preview{
	float:left;
	position:relative;
	height:720px;
	width: 375px;
}

#editformat-content{
	padding-top:14px;
	height:850px;
	background:url(style/images/featuredstore-bg.jpg) no-repeat #dde4ea;
	color:#3c494d;
}
#editformat-content h2{
	font:25px Arial;
	font-weight:bold;
	padding-bottom:21px;
	text-align:center;
}
#editformat-content p{
	text-align:center;
}

.editformat-button{
	background-image:url(style/images/submit.png);
	background-position:center top;
	border:medium none;
	float:left;
	height:77px;
	position:relative;
	left:119px;
	top:17px;
	width:190px;
}
.editformat-button:hover{
	background-position:bottom;
}

#shift{
	padding-top:10px;
}

#editformat-preview img{
	border:2px solid gray;
	left:49px;
	position:relative;
	top:27px;
}

#editformat-preview p{
	text-align:justify;
	padding:71px 55px 0 48px;
	font:14px Arial;
	font-weight:bold;
}
.msgstatusgreen{
	color: green;
	position:relative;
	top:-51px;
	left:16px;
	font:15px Arial;	
}
.msgstatusred{
	color: red;	
	position:relative;
	top:-51px;
	left:16px;
	font:15px Arial;
}
.greenPublish{
	left:-83px;
	position:relative;
	top:-471px;
}
.redPublish{
	left:-83px;
	position:relative;
	top:-471px;
}
.greenFormat{
	left:-175px;
	position:relative;
	top:-683px;
}
.redForma{
	left:-175px;
	position:relative;
	top:-683px;
}

/*******************************/
#career-content{
	height: 740px;
	background:url('style/images/print-page-top.jpg') no-repeat #dde4ea;
	color: #374d52;
}
#career-content h2{
       font:31px Arial;
       text-align:center;
       padding-top:3px;
       padding-bottom:20px;
}
#career-content p{
       padding:0 40px 23px 40px;
       text-align: justify;
       font:14px Arial;
}
#career-content h3{
       padding-left:40px;
       font:18px Arial;
       font-weight: bold;
	   padding-bottom:20px;
	   padding-left:40px;
	   padding-top:20px;
}
#career-content h4{
       font:15px Arial;
       font-weight: bold;
       padding-left: 40px;
		float:left;
}
p.reqjob{
	margin-left:130px;
	text-align:right;
}
p.sampleproject{
	margin-top:19px;
}


#aboutus-content{
	height: 658px;
	background:url('style/images/print-page-top.jpg') no-repeat #dde4ea;
	color: #374d52;
}
#aboutpubgurus{
	height: 405px;
}
div.lefttext{
	height:405px;
	width:580px;
	float:left;
	position:relative;
}
.lefttext h2{
	font:31px Arial;
	padding-left:25px;
	padding-top:44px;
}
#aboutpubgurus p{
	font:14px Arial;
	padding:20px 25px 0;
	text-align:justify;
}
div.rightpic{
	height: 405px;
	width: 248px;
	float:left;
	position: relative;
}
.rightpic img{
	border:3px solid #374d52;
	position:relative;
	top: 95px;
}
.differentus h3{
	font:19px Arial;
	font-weight:bold;
	padding-left:25px;
	padding-top:15px;

}
#about-people{
	background-color:#e4e9ef;
	border:3px inset #CECFCF;
	color:#3C494D;
	min-height:295px;
	padding:25px 0;
}
.teamdetail{
	height:250px;
}
.leftpic{
	float:left;
	height:250px;
	width:250px;
}
.righttext{
	float:left;
	height:250px;
	width:570px;
}
#about-people h2{
	font:31px Arial;
	text-align:center;
}
#about-people h3{
	font:18px Arial;
	padding-bottom:10px;
}
#about-people p{
	font:14px Arial;
	padding-right:45px;
	text-align:justify;
}
span.expand{
	font:14px Arial;
	left:45px;
	position:relative;
	top:-41px;
}
#about-people img{
	padding-left:45px;
}

/* --------------------------------- CONTAINER STYLES STARTS HERE ----------------------*/
#container{
	background: url(style/images/container-top.jpg) repeat-x top #dde4ea;
	padding: 0px 40px 40px;
	font:14px Arial;
	min-height:600px;
}
#container p{
	margin-bottom: 10px;
	font-size:14px;
	margin-bottom:10px;
	text-align:justify;
}
#container a{
	color: #2f9aaf;
	text-decoration: none;
}
#container a:hover{
	text-decoration: underline;
}
#container h2, #container_gal h2{
       font:31px Arial;
       text-align:center;
       padding-top:20px;
       padding-bottom:30px;
}
#container hr{
	margin-bottom: 20px;
}
/*--------------------------- FAQS PAGE STYLING STARTS HERE --------------*/
#questions li{
	padding-bottom: 10px;
}
#questions, #answers li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px #425d63 solid;
}
#infoblock{
	float:left;
	height:auto;
	min-height:420px;
	padding-right:30px;
	width:213px;
	padding-top: 20px;
	position:relative;
}
#infoblock h3{
	font:20px Arial;
	font-weight:bold;
}
#contentblock{
	width:468px;
	padding-top: 20px;
	float:left;
	min-height:950px;
	height:auto;
	padding-left:30px;
	border-left:1px solid #3C494D;
}
#contentblock h3{
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 2px;
}

/*---------------------------------SIDEBAR STYLING --------------------*/
.widget{
	margin-bottom: 20px;
	font-size: 12px;
}
#container .widgettitle{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
}
.widget li{
	margin-bottom: 8px;
	position:relative;
	overflow: hidden;
}
#code-pal{
	background-image:url("style/images/codepal.png");
	background-repeat:no-repeat;
	bottom:20px;
	display:block;
	height:22px;
	left:249px;
	position:relative;
	text-indent:-9999px;
	width:87px;
}
.sitemap{
	list-style-type: circle;
}
.sitemap li a{
	font-size: 18px;
}
.sitemap li ul{
  	list-style-type:circle;
  	position:relative;
  	left:40px;	
}
.sitemap li ul li a{
	font-size : 16px;
}
#searchpagebox{
	margin-bottom:-30px;
}