/*
$DateTime: 2011/05/09 14:06:32 $
$Change: 29007 $
$Revision: #1 $
*/

body {
   padding:0;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   margin:0px;
   background-color: #fff;

}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}

#main-container {
    width: 1024px;
    margin: 0 auto;
    padding: 0 0;
    /*height: 1000px;*/
    background-color: #FFFFFF;
}

div
{
   /*border: 1px solid black;*/
}

#heading-container
{
   height: 120px;
}

.title-container
{
   width:975px;
   text-align:right;
   padding:70px 50px 0 0;
   margin:0  auto 40px auto;
   line-height:145%;
   font-size:14px;
   color:#363636;
   background:url(../images/masthead.jpg) no-repeat;
   height:104px !important;
}

#title-bottom
{
  /* width: 754px;
   background: url(../images/title_bottom.jpg) no-repeat ;
	height: 32px;
   z-index:1;
   margin:0  auto;*/
}

#app-container
{
	width:830px;
   margin:0px auto;

}

#status_container
{
width: 202px;
float: right;
margin-right: 40px;
padding-left: 20px;
margin-top: 20px;

/*border: 1px solid #bbb;*/
}

#section_container
{
width: 568px;
float: left;
height:100% !important;
min-height:600px;
}

#get-started-container
{
   margin-top: 10px;
   width: 510px;
   float:left;
}

#get-started-container-homepage
{
   margin-top: 0px;
   width: 660px;
   float:right;
   padding-right: 30px;

}

.introduction-container
{
   background: url(../images/sec/my_book_includes_middle.jpg) repeat-y ;
   width:273px;
}

#introduction-top
{
   background: url(../images/sec/my_book_includes_top.jpg) no-repeat ;
   height: 41px;
   width:273px;
   z-index:1;
}

#introduction-bottom
{
   background: url(../images/sec/my_book_includes_bottom_new.jpg) no-repeat ;
   height: 55px;
   width:273px;
   z-index:1;
}

.articles-list-top
{
   background: url(../images/sec/my_book_includes_top.jpg) no-repeat ;
   height: 41px;
   width:273px;
   z-index:1;
   margin-top: 10px;
}

.photos-list-top
{
   background: url(../images/sec/photo_albums_h_top.jpg) no-repeat ;
   height: 41px;
   width:273px;
   z-index:1;
   margin-top: 10px;
}

.articles-list-bottom
{
   background: url(../images/sec/book_includes_bottom.jpg) no-repeat ;
   height: 6px;
   width:273px;
   z-index:1;
}

.live-chat-list-bottom
{
   background: url(../images/sec/my_book_includes_bottom_new.jpg) no-repeat ;
   height: 55px;
   width:273px;
   z-index:1;
}


.live-chat-list-bottom
{
   background: url(../images/sec/right_clm_bottom.jpg) no-repeat ;
   height: 15px;
   width:270px;
}

.tell-us-button {
   width: 111px;
   height: 48px;
   display: block;
   float: left;
   background: url(../images/sec/tellus_feedback_btn.gif) no-repeat;
}

.chat-button {
   width: 111px;
   height: 48px;
   display: block;
   float: left;
   background: url(../images/sec/live_chat_btn.gif) top left no-repeat;
}

.tell-us-button:hover  {
   background-position: 0 -48px;
}

.chat-button:hover {
   background-position: 0 -48px;
}

.right-clm-bottom-btns {
   width: 270px;
   margin: 0 0 0 26px;
}

#upload-container
{
   margin-top: 10px;
   width: 510px;
}

.intro-text
{
   padding:0 10px 10px 10px;
   text-align:center;
   display:none;
}

div.article-list div.intro-text
{
   padding:0 10px 10px 10px;
   text-align:center;
   color:#000;
   font-weight: normal;
}

.padding-text
{
   padding:12px 8px 0 8px;
	line-height:150%;
}

.section-albums
{
   padding-left: 10px;
}

.upload-pdf
{
   margin: 10px;
   padding-top: 40px;
}

.add_to_book
{
   width: 470px;
   padding-top: 20px;
   margin:10px  auto;
}



.hand-cursor
{
   cursor: pointer;
}

.all-done-top
{
   margin-top: 5px;
   background: url(../images/sec/box_sec_top.jpg) no-repeat ;
	height: 19px;
	width:568px;
   z-index:1;
}

.all-done-bottom
{
   background: url(../images/sec/box_sec_bottom.jpg) no-repeat ;
	height: 20px;
   z-index:1;
}

.text-title-container
{
 color: #00a0e4;
   font-size: 18px;
   font-weight:bold;
   padding:0 0 0 10px;
}

.text-title-container-review
{
   color: #00a0e4;
   font-size: 18px;
   font-weight:bold;
   padding:0 0 0 50px;
   width: 500px;
}
.info-title-container

{
   color: #0D0DFF;
   font-size: 12px;
   padding-top: 5px;
   padding-left: 5px;
}

.explanatory-text-homepage
{
   font-size:14px;
   color: #000000;
   font-weight:normal;
   float:right;
   width:660px;
   line-height:145%;
   padding:5px 20px;
   position:relative;
   top:-15px;
   background-color:#f4f4f4;
}

.explanatory-text
{
   font-size:12px;
   color: #000000;
   font-weight:normal;
}

.buttons-div
{
   padding-top: 20px;
   padding-left: 75px;
}

#submit-book
{
 /*  width: 506px;
   border-left: 2px solid #BCBCBC;
   border-right: 2px solid #BCBCBC;*/
    width: 570px;
    background: url(../images/sec/box_sec_middle.jpg) repeat-y;

}

.sub-title
{
   font-weight: bold;
   font-size: 14px;
   padding-left: 30px;
   padding-top: 10px;
}

#cover-div
{
   width: 350px;
   height: 290px;
   margin-left: 30px;
   padding-top: 8px;
      /* added*/
   text-align:right;
}

#page-template-div
{
   width: 350px;
   /*margin-left: 30px;*/
   padding-top: 8px;
}

#templates
{
   margin:10px 0 0 15px;
}

#templates div
{
   margin-top:5px;
}
#cover-images-div
{
   padding-left: 15px;
   padding-top: 8px;
   width: 340px;
   text-align: left;
}

#cover-images-button-div
{
   width: 200px;
   text-align: left;
}

div#cover-thumbnail
{
   background-repeat:no-repeat;
   width:101px;
   height:107px;
   float: right;
   margin-top: -220px;
   margin-right: 20px;
   border: 1px solid black;
}

.input-text
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   /* added*/
   margin:0 0 10px 0;
}

.input-text-with-width
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   margin:0 0 10px 0;
   width: 450px;
}

.section-state-div
{
   width: 210px;
   margin:0  auto;
   font-size:12px;
   padding: 7px 0;
   line-height:145%;
}

.section-state-top-hot
{
   background: url(../images/section_state_top_hot.jpg) no-repeat ;
	height: 10px;
   /*z-index:1;*/
   /*margin:0  auto;*/
}

.section-state-bottom-hot
{
   background: url(../images/section_state_bottom_hot.jpg) no-repeat ;
	height: 14px;
   /*z-index:1;*/
}

.section-state-hot
{
   background-color: #F8F8F8;
   border-left: 2px solid #00ABED;
   border-right: 2px solid #00ABED;
   padding-left: 5px;
   padding-right: 5px;
}

.section-state-top
{
   background: url(../images/section_state_top.jpg) no-repeat ;
	height: 10px;
   /*z-index:1;*/
   /*margin:0  auto;*/
}

.section-state-bottom
{
   background: url(../images/section_state_bottom.jpg) no-repeat ;
	height: 14px;
   /*z-index:1;*/
}

.section-state
{
   background-color: #F8F8F8;
   border-left: 1px solid #CACACA;
   border-right: 1px solid #CACACA;
   padding-left: 5px;
   padding-right: 5px;
}

.section-state-placeholder
{
   background: url(../images/placeholder.gif) no-repeat ;
   height: 129px;
   width: 210px;
   /*height: 1.5em; line-height: 1.2em;*/

   /*padding: 10px;*/
   /*margin-right: 10px;*/
   /*margin-left: 10px;*/

   /*background-color: #7D7D7D;*/
   margin-left: 30px;
}

.state-bg
{
   background: url(../images/sec/my_book_includes_middle.jpg) repeat-y ;
   width:273px;
}

.section_operations
{
   padding-top: 7px;
}

.section-div
{
   margin-top: 30px;
   padding-left: 20px;
   padding-right: 20px;
}

span#blog-url
{
   font-weight: bold;
}

.blog-dates-div
{
   padding-top: 5px;
   padding-left: 20px;
}

.float-right
{
   float:right;
}

.float-left
{
   float:left;
}

#dates
{
   margin-right: 45px;
   margin-top: -45px;
}


#orders
{

}

.border-div
{
   border: 1px solid #000000;
   padding: 10px;
}

.upload-file
{
   padding: 10px;
   margin-top: 10px;
   border:1px solid #ccc;
   width:345px;
}

.top-margin
{
   margin-top: 50px;
}

.left-float
{
   float: left;
   /*added*/
   /*width:130px;*/
}

.right-margin
{
   margin-right: 25px;
}

.clear-both-with-margin
{

   clear:both;
   margin-top: 30px;
}

.clear-both
{
   clear:both;
}
/* ADDED */
#book_title {
	width:240px;
}
#sidetext {
	width:240px;
}
#cover-theme {
	width:243px;
}
.text-align-right {
	font-size:11px;
}
* html #app-container
{
	width:950px;
	}

.simple_popup_inner {
   border: 2px solid #999999;
   padding: 20px;
   text-align: left;
   overflow:scroll;
}

.simple_popup_div {
   -moz-background-clip: border;
   -moz-background-inline-policy: continuous;
   -moz-background-origin: padding;
   background: #FFFFFF none repeat scroll 0 0;
   left: 0;
   position: absolute;
   top: 0;
   width: 300px;
}

#section_container-homepage
{
/*width: 568px;*/
/*float: left;*/
/*height: 100px;*/
}
#get-started-container-homepage
{
   margin-top: 0px;
   width: 660px;
   float:right;
   padding-right: 30px;
}
#homepage-container
{
background: url(../images/main_box_middle.jpg) repeat-y ;
width:977px;
}

#homepage-container-top
{
background: url(../images/main_box_top.jpg) no-repeat ;
height: 32px;
width:977px;
z-index:1;
margin-top: 40px;
}

#homepage-container-bottom
{
background: url(../images/main_box_bottom.jpg) no-repeat ;
height: 21px;
width:977px;
z-index:1;
}
#home-introduction-container
{
background: url(../images/how_it_works_middle.jpg) repeat-y ;
width:230px;
}

#home-introduction-top
{
background: url(../images/how_it_works_top.jpg) no-repeat ;
height: 24px;
width:230px;
z-index:1;
margin-top: 10px;
}

#home-introduction-bottom
{
background: url(../images/how_it_works_bottom.jpg) no-repeat ;
height: 27px;
width:230px;
z-index:1;
}

#new-features-container {
background: url(../images/new_feature_bar.gif) top center no-repeat ;
width: 1070px;
height:135px;
z-index:1;
margin:20px auto 10px 20px;
padding:0px 0 0 0px;
line-height:140%;
}

#main-container-homepage {
    width: 1024px;
    margin: 0 auto;
    padding: 0 0;
    background-color: #FFFFFF;
}

#heading-container-homepage
{
   height: 120px;
}

#title-bottom-homepage
{
  /* width: 754px;
   background: url(../images/title_bottom.jpg) no-repeat ;
	height: 32px;
   z-index:1;
   margin:0  auto;*/
}

.main-title-container-homepage
{
   color: #00a0e4;
   font-size: 24px;
   font-weight:bold;
   text-align:left;
   margin:25px 20px;
}


.main-title-container
{
   color: #00a0e4;
   font-size: 24px;
   font-weight:bold;
   text-align:left;
   margin:25px 20px;
}

#home-app-container
{
	width:950px;
   margin:0px auto;

}

#home-status_container
{
width: 230px;
float: left;
padding-left: 40px;
/*margin-right: 40px;

border: 1px solid #bbb;*/
}

.left-margin-less
{
   margin-left: 77px !important;
   margin-left: 67px;
   margin-top: 45px;
}

.left-float-with-width
{
   float: left;
   /*added*/
   width:116px;
}

.left-float-larger
{
   float: left;
   width:220px;
}

.left-margin
{
   margin-left: 80px;
   margin-top: 45px;
   padding-top: 0px !important;
   padding-top: 45px;
}

#footer
{
   clear: both;
   margin-left: -100px !important;
   margin-left: 0px;
   /*margin: 10px auto;*/
   /*width: 977px;*/
   /*text-align: center;*/
   /*position: absolute;*/
   /*bottom: 0px;*/
}

#footer-homepage
{
   clear: both;
   margin-left: -35px !important;
   margin-left: 0px;
   margin-top: 40px !important;
   margin-top: 0px;
   /*margin: 20px auto;*/
   /*width: 877px;*/
   /*text-align: center;*/
   /*padding-top: 80px;*/
}

* html .left-margin {
	margin:0 0 0 98px;
}

.text-align-left
{
   text-align: left;
}

.whats-new
{
   text-align: left;
   margin-top: 20px;
   margin-left: 10px;
}

.indent1 {
		margin:10px 0 11px 0px;
}

label.main-label {
	float:left;
	clear:both;
	width:115px;
	margin:0px 0 20px 0px;
	font-weight:normal;
	display:block;
	font-size:14px;
}
label.blogname-label {
	clear:both;
	margin:10px;
	font-weight:bold;
	display:block;
	font-size:12px;
}

label.temp-label {
	float:left;
		clear:both;
	width:115px;
	margin:0 0 80px 0px;
	font-weight:normal;
	display:block;
	font-size:14px;
	}
label.select-label {
	float:left;
		clear:both;
	width:115px;
	margin:0 0 25px 0px;
	font-weight:normal;
	display:block;
	font-size:14px;
	}
.font11 {
	font-size:11px;

}
.left-block {
	float:left;
	margin:0 4px 20px 0px;
}
.padding-text-2 {
	width:450px;
	padding:0 0 0 50px;
}
.section-form {
	margin-left:50px;
}

.validating-form{
	margin-left:0px;
}

.feedback-form
{
   margin-left:50px;
}
#page-2
{
    width: 568px;
    background: url(../images/sec/box_sec_middle.jpg) repeat-y;

}
.multiple-selection-container {
	float:left;
	width:170px;
	text-align:center;
}
.fb-text {
	width:450px;
}

.padding-text-3 {
	width:450px;
	padding:0 0 0 20px;
}

input.error, textarea.error, select.error
{
   border: 1px dotted red;
}

.section-type
{
   color:#0056a8;
   font-weight: bold;
}

.font-blue
{
   color:#0056a8;
}

.section-state-item
{
   color: #000000;
   font-weight: normal;
   word-wrap: break-word;
}

#feedback-link
{
   width: 123px;
   height: 151px;
   display: block;
   background: url(../images/site_feedback_clipboard.jpg) no-repeat;
}

.feedback-div
{
   margin: 0 auto;
   width: 625px;
}

label.feed-label {
	float:left;
	clear:both;
	width:120px;
	margin:0px 10px 20px 0px;
	font-weight:normal;
	display:block;
	font-size:12px;
}

#feedback-masthead
{
   width: 625px;
   height: 129px;
   display: block;
   background: url(../images/site_feedback_masthead.jpg) no-repeat;
}

.right-bottom-margin
{
   margin-right: 30px;
   margin-bottom: 20px;
}

#waiting-div
{
   border: 3px solid white;
   margin: 0px;
   padding: 10px;
   z-index: 1001;
   position: fixed;
   width: 403px;
   top: 28%;
   left: 32%;
   text-align: center;
   color: rgb(0, 0, 0);
   background:#63c4f3;
   cursor: wait;
   font-family: Arial, Helvetica, sans-serif;font-size:16px;
}

#wait-title
{
   font-size:18px;
   margin:12px 0;
}

.middle-anim
{
   margin-left:-16px;
}

.blue {
color:#0056a8;
font-size:14px;
}

#fb_albums_selected
{
   height: 200px;
}

form#feedback-form label.error
{
   padding-left: 10.5em;
}

form#twitter-form label.error
{
   padding-left: 0em;
}

form#facebook-form label.error
{
   padding-left: 0.9em;
   text-align: left;
}

#submit-feedback
{
   margin-top: -20px;
}

/***************footer*****************************/

#footer-box {
margin:15px auto;
width:1024px;
color:#000;
clear:both;
text-align: left;
}

#footer-top
{
background: url(../images/footer/footer_top.gif) no-repeat ;
height: 15px;
width:1024px;
margin-top: 10px;
}
#footer-middle
{
background: url(../images/footer/footer_middle.gif) repeat-y ;
width:1024px;
margin-bottom:10px;
}
#footer-bottom
{
background: url(../images/footer/footer_bottom.gif) no-repeat ;
height: 9px;
width:1024px;
}
.poweredbysb
{
float:right;
margin:25px 35px 0 0;
}
.footer-contact {
float:left;
width:280px;
padding:0 0 0 15px;
}
.footer-contact p {
margin:0px 0 10px 0;
}
.footer-links {
padding:10px 0 0 0;
float:left;
width:160px;
line-height:150%;
}
.bottom-img {
margin:0px 3px 20px 5px;
float:left;
}
.font10 {
	font-size:10px;

}

.font14 {
	font-size:14px;

}
#footer-middle a {
	text-decoration: none;
	color: #007db1;
	}
#footer-middle a:link {
	text-decoration: none;
	}
#footer-middle a:visited {
	text-decoration: none;
	}
#footer-middle a:active {
	color:#F90;
	text-decoration: none;
	}
#footer-middle a:hover {
	color:#F90;
	text-decoration: none;
	}

.full-gallery-link
{
   text-align:left;
   margin-left: 105px;
   margin-top: 5px
}

#seeallcovers {
   border: 3px solid #005987;
   margin: 0px;
   padding: 10px;
   z-index: 5001;
   /*position: fixed;*/
   width: 920px;
   height: 651px;
   /*top: 7%;*/
   /*left: 160px;*/
   text-align: center;
   background:#ffffff;
   cursor: default;
}

#seeallcovers-small {
   border: 3px solid #005987;
   margin: 0px;
   padding: 10px;
   z-index: 5001;
   /*position: fixed;*/
   width: 710px;
   height: 500px;
   /*top: 7%;*/
   /*left: 160px;*/
   text-align: center;
   background:#ffffff;
   cursor: default;
}

.thumb
{
   float: left;
   text-align: center;
   width: 300px;
}

.thumb2 {
   float:left;
   width:110px;
   text-align:center;
   height:150px;
   margin-left:15px;
   cursor: pointer;
}

.thumb3 {
   float:left;
   width:90px;
   text-align:center;
   height:110px;
   margin-left:6px;
   cursor: pointer;
   font-size: 8pt;
}

.small-thumb
{
   width: 51px;
   height: 54px;
}

p.margins {
   margin:6px 0;
}

#dedicationtext {
   position: fixed;
   left: 25%;
   top: 41%;
   background:#fff;
   border: 1px solid #ccc;
   padding:10px 15px;
   z-index:10;
   text-align:left;
   width: 550px;
   cursor: default;
}

#pagetemp {
   background:none repeat scroll 0 0 #FFFFFF;
   border:3px solid #005987;
   font-size:12px;
   left:20%;
   margin:0;
   padding:10px 10px 20px;
   position:fixed;
   top:15%;
   width:600px;
   z-index:50000;
   cursor: default;
}

#pagetemp p {
   margin:0 20px 0 25px;
   width:230px;
   line-height:1.5em;
}

a.blue-link  {
	text-decoration: none;
	color: #007db1;
	}
a:link.blue-link {
	text-decoration: none;
	}
a:visited.blue-link {
	text-decoration: none;
	}
a:active.blue-link {
	color:#F90;
	text-decoration: none;
	}
a:hover.blue-link {
	color:#F90;
	text-decoration: none;
	}
hr {
   border-top:1px solid #000;
   margin:5px 0;
}

.font14
{
   font-size:14px;
}

#lp-link
{
   padding-bottom: 10px;
   text-align: center;
}

label.select-label  {
clear:both;
display:block;
float:left;
font-size:14px;
font-weight:normal;
margin:0 0 25px 0;
width:115px;
}

.top-padding
{
   padding-top: 20px;
}

#articles-list
{
   margin-top: 10px;
}

#photos-list
{
   margin-top: 12px;
   display:none;
}

#states-articles-list-container
{
   background: url(../images/sec/my_book_includes_middle.jpg) repeat-y ;
   width:273px;
}

#states-photos-list-container
{
   background: url(../images/sec/my_book_includes_middle.jpg) repeat-y ;
   width:273px;
}

.notes-seperator-line
{
   background: url(../images/sec/notes_seperator.jpg) repeat-x ;
   width:225px;
   height: 5px;
}

#articles-notes
{
   background: url(../images/sec/my_book_includes_middle.jpg) repeat-y ;
   width:273px;
   padding-top: 10px;
}

#photos-notes
{
   background: url(../images/sec/my_book_includes_middle.jpg) repeat-y ;
   width:273px;
   padding-top: 10px;
}

.notes-container
{
   width: 225px;
   margin: 0 auto;
}

.notes
{
   padding-top: 15px;
   padding-bottom: 10px;
}

#states-list-container ul
{
   list-style-type: none;
}

.grip_img_tall
{
   background: url(../images/grip.jpg) no-repeat center;
   height: 90px;
   width: 20px;
   float: left;
   margin:0 5px 35px 0;
}

.grip_img_short
{
   background: url(../images/grip.jpg) no-repeat center;
   height: 50px;
   width: 20px;
   float: left;
   margin:0 5px 15px 0;
}

.font16 {
	font-size:16px;
}
.font20 {
	font-size:20px;
}

.tooltip
{
   background-color: #fff;
   color: #333;
   border:1px solid #666;
   padding:5px;
   font-size:11px;
   z-index:10;
   width:250px;
   cursor:pointer;
}

#project-title-main
{
   display: none;
}

.hr-div-2 {
    height: 1px;
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
}


.across-homepage {
margin:10px auto;
float:left;
background: url(../images/homepage/print-box-bg.png) repeat-x;
height:364px;
}

.how-it-works-box {
width:329px;
height:364px;
background: url(../images/homepage/howitworks-bg.png) no-repeat center;
float:left;
}

.how-it-works-padding {
padding:30px 10px 40px 20px;
}

.how-it-works-title {
font-size:35px;
line-height:37px;
color:#ffffff;
text-shadow: 0.1em 0.1em 0.2em #222222;
}

.how-it-works-text {
float:left;
padding:25px 25px 25px 30px;
color:#ffffff;
font-size:17px;
line-height:23px;
}

.already-started-box {
color:#ffffff;
font-size:17px;
line-height:23px;
background-color:#007CCE;
padding:5px;
display:block;
float:left;
margin-left:10px;
}

.already-started-box a {
color:#ffffff;
font-weight:bold;
margin-top:35px;
}

.print-button-column-home {
padding:50px 14px 10px 14px;
border: 1px solid #D4CDC1;
float:left;
display:block;
height:302px;
}

.print-middle-column-home {
border-right:none !important;
border-left:none !important;
}

.column-titles-text {
color: #00a0e4;
   font-size: 18px;
   font-weight:bold;
}

.column-titles-padding {
padding-bottom:23px;
}

#print-desktop-column {

}

#print-web-column {

}

#print-photos-column {

}
.down-arrow {
width:24px;
height:18px;
background: url(../images/homepage/down-arrow.gif) no-repeat center;
margin:0 auto;
}

.down-arrow-box {
width:162px;
}

.print-type-button-box {
width:162px;
}

.print-type-button {
margin:0 auto;
width:143px;
height:42px;
margin-top:30px;
cursor: pointer;
}

#word-doc {
background: url(../images/homepage/worddoc-rollover-btn.png) top left no-repeat;
}

#word-doc:hover  {
   background-position: 0 -42px;
}

#pdf {
background: url(../images/homepage/pdf-rollover-btn.png) top left no-repeat;
}

#pdf:hover  {
   background-position: 0 -42px;
}

#blog {
background: url(../images/homepage/blog-rollover-btn.png) top left no-repeat;
}

#blog:hover  {
   background-position: 0 -42px;
}

#twitter {
background: url(../images/homepage/twitter-rollover-btn.png) top left no-repeat;
}

#twitter:hover  {
   background-position: 0 -42px;
}

#web-content {
background: url(../images/homepage/webpages-rollover-btn.png) top left no-repeat;
}

#web-content:hover  {
   background-position: 0 -42px;
}

#picasa {
background: url(../images/homepage/picasa-rollover-btn.png) top left no-repeat;
}

#picasa:hover  {
   background-position: 0 -42px;
}

#facebook {
background: url(../images/homepage/facebook-rollover-btn.png) top left no-repeat;
}

#facebook:hover  {
   background-position: 0 -42px;
}

#submit-new-project-from-create {
    background: url(../images/submit_btn_small_grayBkg_combined.gif) no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 32px;
    width: 78px;
}

.submit-button-box {
margin:0px 20px;
}

#add-to-book-button {
width:100px;
}

#cancel_btn {
width:100px;
float:left;
margin:10px 0px 0px 0px;
}
.padding-text-4 {
	width:450px;
	padding:0 0 0 10px;
}

.strong {
    font-weight: bold;
}

.numbered-list {
    margin: 0 0 10px 20px;
}

.upload-file {
   padding: 20px 10px 20px 15px;
   margin-top: 10px;
   border:1px solid #ccc;
   width:465px;
}

.long-input {
width:422px;
}

.padding-20 {
padding-left:20px;
}

.no-padding {
padding:0px;
}

#add-more
{
   width: 568px;
    background: url(../images/sec/box_sec_middle.jpg) repeat-y;
  /* border-left: 2px solid #BCBCBC;
   border-right: 2px solid #BCBCBC;*/
}

.columns-holder-add-more {
width:565px;
}
.print-button-column-add {
padding:15px 5px 8px 8px;
float:left;
display:block;
height:222px;
}

.print-middle-column-add {
border-left: 1px solid #D4CDC1;
border-right: 1px solid #D4CDC1;
padding-left:12px;
padding-right:12px;
}

.column-titles-text-add {
color: #00a0e4;
   font-size: 15px;
   font-weight:bold;
}

.indent-margin {
margin-left:10px;
}

.column-titles-padding-add {
padding-bottom:18px;
padding-left:11px;
}

.print-type-button-add {
margin-left:16px;
width:127px;
height:34px;
margin-top:18px;
cursor: pointer;
}

.print-type-button-box-add {
width:132px;
}

.down-arrow-box-add {
width:162px;
}

#word-doc-small {
background: url(../images/homepage/worddoc-rollover-btn-small.png) top left no-repeat;
}

#word-doc-small:hover  {
   background-position: 0 -34px;
}

#pdf-small {
background: url(../images/homepage/pdf-rollover-btn-small.png) top left no-repeat;
}

#pdf-small:hover  {
   background-position: 0 -34px;
}

#blog-small {
background: url(../images/homepage/blog-rollover-btn-small.png) top left no-repeat;
}

#blog-small:hover  {
   background-position: 0 -34px;
}

#twitter-small {
background: url(../images/homepage/twitter-rollover-btn-small.png) top left no-repeat;
}

#twitter-small:hover  {
   background-position: 0 -34px;
}

#web-content-small {
background: url(../images/homepage/webpages-rollover-btn-small.png) top left no-repeat;
}

#web-content-small:hover  {
   background-position: 0 -34px;
}

#picasa-small {
background: url(../images/homepage/picasa-rollover-btn-small.png) top left no-repeat;
}

#picasa-small:hover  {
   background-position: 0 -34px;
}

#facebook-small {
background: url(../images/homepage/facebook-rollover-btn-small.png) top left no-repeat;
}

#facebook-small:hover  {
   background-position: 0 -34px;
}

.down-arrow-small {
width:16px;
height:13px;
background: url(../images/homepage/down-arrow-small.gif) no-repeat center;
margin:0 auto;
}

#print-desktop-column-add {

}

#print-web-column-add {

}

#print-photos-column-add {

}

