#main_nav .link-tools a {
	background-position: center -40px;
}

#section_nav > ul > .link-sign-out {
	position: absolute;
    left:258px;
    top: 291px;
    font-size:14px;
}

#section_nav > ul > .link-sign-out a {
	text-decoration:underline;
}

#section_nav a, h2 {
	color: rgb(192,49,26);
}

.breadcrumbs a {
	color: rgb(192,49,26);
}

body#page_home-out 	#section_nav {
/*	visibility: hidden !important;*/
}

h3 {
	margin-bottom:0;
}	

#promos {
	background-image: none;
	display:block;
	width:230px;
	clear:left;
	padding-top:20px;
}

#old_vbs_note,
#old_vbs_link {
	padding: 1px 2em 1.6em;
	font-size: 12px;
	line-height:1.5em;
	font-style: italic;
}

#old_vbs_link a {
	height:55px;
	display:block;
	text-indent:-3000em;
	background:url("../images/tools/previous-tools-link.png") center center no-repeat;
}

#dec1-burst {
	width:150px;
	height:135px;
	position:absolute;
	margin:20px 0 0 -246px;
	z-index:3000;
	display:none;
}

#free-burst {
	width:150px;
	height:135px;
	position:absolute;
	margin:-123px 0 0 215px;
	z-index:3000;
}

#link-get_started {
	float:right;
	margin:-52px 200px 0 0;
}

#intro_paragraph {
	margin-top:2em;;
}


/*	LOGIN AREA
===================================================================*/
#blank_login_area {
	height: 54px;
	
	display:none;
}

#tools_login {
	font-size:.8em;
	width:210px;
	margin:90px 0 0 15px;
	float:left;
}

#login {
	background: url("../images/tools/login-bg.png") no-repeat 18px top;
	padding-top:30px;
	height:1%;
}

#login ul {
	padding-top: 17px;
}

#login ul li {
	overflow:hidden;
}

#login ul li label {
	float:left;
	margin:0 2px 0 0;
	width:72px;
	text-align:right;
}

#login dl dd {
	float: left;
}

#login button {
	background: #bf321a;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf321a), to(#862919));
	background: -moz-linear-gradient(top,  #bf321a,  #862919);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf321a', endColorstr='#862919');
	font-size: 12px;
	text-transform:none;
	text-shadow:none;
	padding: 2px .66em 0;
	border: 1px solid #862919;
	color: #fff;
	overflow: visible;
	width: auto; 
	margin: 3px 0 0 80px;
}	

#login input {
	width: 8em;
	padding: 3px 2px;
}

#login p {
	margin: 0;
	padding: 0;
}

#login p.link_forgot_login {
	margin: 3px 0 0 80px;	
}

#login a {
	color: #812b00; 
	font-size: 11px;	
}

#login_error {
	text-align: center;	
	background-color: #ffec53;
	line-height: 2.55em;
	position: relative;
	z-index: 1500;
	margin-right: -1px;
	font-weight: bold;
	font-size: 14px;
	color: #f00;
}

#tools_login #returning-users {
	font-size:12px;
	line-height:1.4em;
	padding: 0 12px 0 18px;
}

#login_wait {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	text-align: center;
	line-height: 6em;
	position: absolute;
	visibility: hidden;
	width: 200px;
}

#login_wait img {
	vertical-align: middle;
	margin-right: 0.5em;
}

#login #facebook_login {
	margin: 1em 0;
	text-align: center;
}

/*	FORMS
===================================================================*/

#copy_body form h3 {
/*	margin: 2em 0 0.25em;	*/
	clear: both;
}

#copy_body form input[type="text"],
#copy_body form input[type="password"],
textarea {	
/*	background: #fff url("../images/tools/login-input-bg.png") repeat-x left -2px;
	padding: 3px 2px;
	font-size: 13px;
	font-family: arial, sans-serif;
	border: 1px solid #aaa;*/
	width:360px;	
}

#copy_body .buttons {
/*	margin-top: 1.7em;	*/
	margin:1.7em 0;
}

#audio {
	margin-top: 1.6em;
}

#copy_body form ul.list {
	list-style: disc;
	border: none;
	margin: 1em 0;
	padding: 0;
}

#copy_body form ul.list li {
	background-color: #fff;
	border: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0 1em;
}

#copy_body form li label.checkbox {
	width: auto;
	float: none;
	text-align: left;
	padding-left: 200px;
}

#copy_body form .checkboxes li input+label {
	font-style:italic;
}

/*	LANDING PAGE
===================================================================*/

body.logged_out #header {
}

body.logged_out #header a {
	display: block;
}	

body.logged_out #content2 {
}

#copy_body #home_tool_list {
	margin-left: 0;
	list-style: none;
	border-top: 1px solid #ccc;
}

#home_tool_list > li {
	padding: 1px 0 1.6em 66px;	
	border-bottom: 1px solid #ccc;
}

body.logged_out #home_tool_list > li {
	background: url("../images/tools/palmleaf.png") no-repeat left 2.1em;
	padding: 1px 0 1.6em 48px;	
}

#copy_body #home_tool_list li p {
	margin:1em 0;
	line-height:1.5em;
}

#copy_body #home_tool_list ul {
	margin:0 0 0 1em;
	list-style:circle;
}

#copy_body #home_tool_list ul > li {
	font-size:0.875em;
	line-height:1.4em;
}

#copy_body #home_tool_list img {
	float:right;
	margin:0 0 0 13px;
}

p#user_site_address {
	background: url("../images/tools/palmleaf.png") no-repeat 4px center;
	margin: .85em 0 .85em 0;
	padding-left: 50px;	
} 

#home_tool_list #link_website_manager {
	background: url("../images/tools/icon-website_builder.jpg") no-repeat left 1.5em;
}

#home_tool_list #link_wish_list_manager {
	background: url("../images/tools/icon-wishlist.jpg") no-repeat left 1.5em;
}

#home_tool_list #link_epostcards {
	background: url("../images/tools/icon-epostcards.jpg") no-repeat left 1.5em;
}

#home_tool_list #link_registration {
	background: url("../images/tools/icon-registration.jpg") no-repeat left 1.5em;
}

#home_tool_list #link_information {
	background: url("../images/tools/icon-information.jpg") no-repeat left 1.5em;
}

#home_tool_list #link_resources {
	background: url("../images/tools/icon-resources.jpg") no-repeat left 1.5em;
}

#home_tool_list h3 {
	margin-bottom: 0.212em;
}

#home_tool_list h3 a.btn {
	text-transform:uppercase;
	padding:3px 0.66em 0;
	letter-spacing:0.04em;
	margin-left:1em;
}

#link_signup {
	text-align: center;
	margin:-10px 20px 1.7em;
}

#link_signup a {
	display: block;
	height: 40px;
	font-size: 17px;
	font-weight:bolder;
	line-height:39px;
	letter-spacing: -0.05em;
	margin: 0.4em 0 0;
	text-decoration:none;
	color: #222; 
	border: 1px solid #e37739; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4); 
	background: #f1b448; 
	background: -moz-linear-gradient(top, #fcd937 0, #f1b448 50%, #eba230 50%, #e37739 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcd937), color-stop(50%, #f1b448), color-stop(50%, #eba230), color-stop(100%, #e37739));
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
	box-shadow: 0 1px 3px rgba(0,0,0,.25);
}

#link_signup a:hover {
	color:#a9322a;
}

body#page_home-out .link_login_forgot {
	text-align: center;
	margin-top: 0.8em;
	font-size: 11px;
}

body#page_home-out .link_login_forgot a {

}

#error_message {
	color: #f00;
	font-weight: bold;
}

.has_error {
	background-color:#FBE8C8;
}

td.actions{
	text-align:center;
	white-space:nowrap;
	font-size:10px;
	width: 140px;
}

td.actions img{
	vertical-align:middle;
	margin:1px 3px 1px 4px;
	border:none;
}

td.actions a{
	text-decoration:none;
	margin-right:6px;
}

td.actions span{
	text-decoration:underline;
}

/* account info page
****************************/

body#page_myinfo #copy_body input,
body#page_myinfo #copy_body textarea{
	/*width: 350px;*/
}

body#page_myinfo #copy_body input.chk {
	width: auto;
}

body#page_myinfo #copy_body form ul {
	margin-top:0;
}

body#page_myinfo #copy_body form li {
	line-height:1.5em;
}

body#page_myinfo #copy_body form .checkboxes li {
	padding:1em;
}

body#page_myinfo #error_message {
	margin:0;
	text-align:center;
}

/* site manager page
****************************/

#site_image p {
	margin-top:0.5em;
}

#site_image p a {
	font-size:0.857em;
	padding-left:22px;
	line-height:16px;
	background:url("../taglib/images/silk/picture_edit.png") left center no-repeat;
}

p#site_address {
	background: url("../images/tools/li-bg.png") no-repeat 4px center;
	padding-left: 30px;	
}

body#page_sitemanager #copy_body form h3 {
	margin-top:0.85em;
}

body#page_sitemanager #copy_body form .checkboxes li {
	padding:1em;
}

body#page_sitemanager #copy_body input.chk {
	width: auto;
}

body#page_sitemanager #copy_body #v_url {
	width: 140px;
}

body#page_sitemanager #imgForm input {
	float: left;
}

body#page_sitemanager #img_disp img {
	vertical-align: middle;
	margin-right: 1em;
}

body#page_sitemanager h3 span {
	font-weight: normal;
	font-size: 12px;
}

/* files */
body#page_sitemanager #copy_body #files {
	margin-top: 1.7em;
	width: 600px;
	border-collapse: collapse;
}

body#page_sitemanager #copy_body #files.has_files tbody#no_files {
	display: none;
}

body#page_sitemanager #copy_body #files th {
	background-color: #f1e6d4;
	border-top: 1px solid /*#c1ac8f*/#ccc;
	border-bottom: 1px solid /*#c1ac8f*/#ccc;
	padding: 3px 1em;
}

body#page_sitemanager #copy_body #files td{
	background-color: #f1e6d4;
	border-top: 1px solid /*#c1ac8f*/#ccc;
	border-bottom: 1px solid /*#c1ac8f*/#ccc;
	padding: 3px 1em;
}

body#page_sitemanager #copy_body #files td.actions{
	text-align: center;
}

p.warning {
	border: 1px solid #f00;
	padding: 1em !important;
	margin: 1em 0;
	background-color:#eef9fc;
}

p.warning strong {
	color:#f00;
}

p#buttons button {
	margin-right: 0.5em !important;
}

#preview_send button {
	vertical-align: middle;
	margin-left: .33em;
}

#preview_send span {
	vertical-align: middle;
}

body#page_sitemanager button {

}

#page_sitemanager #copy_body form li#suspend_site {
	padding:1em;
}

#page_sitemanager #copy_body form li#suspend_site label {
	width:auto;
}

#page_sitemanager #copy_body form li#suspend_site span {
	font-variant:normal;
	display:inline;
}

/*opt-ins
#copy_body form .checkboxes li {
	padding:1em;
}
*/

/* Registration managers
**************************************/

#page_reg_mgr h4 {
	margin:1em 0 0;
	padding:1em 0 0;
	line-height:1.2em;
	border-top:1px solid /*#c1e9f6*/#ccc;
}

#page_reg_mgr h4 label {
	font-family: 'Trebuchet MS','arial',sans-serif;
	font-size:0.6em;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align:middle;
}

#page_reg_mgr #copy_body ul {
	margin:0 0 1.7em;
	list-style:none;
	font-size:0.857em;
}

#copy_body .reg_actions {
	list-style:none;
	margin:0 0 0.5em;
}

#copy_body .reg_actions li {
	display:inline;
	margin-right:1em;
}

#copy_body .reg_actions li a {
	padding-left:18px;
	background-position:left center;
	background-repeat:no-repeat;
}

.reg_actions li.reg_edit a {
	background-image:url("../taglib/images/silk/add.png")
}

.reg_actions li.reg_export a {
	background-image:url("../taglib/images/silk/page_white_put.png")
}

table.registration {
	width: 100%;
}

table.registration td {
	border: 1px solid /*#c1e9f6*/#ccc;
	padding: 3px;
}

table.registration th {
	text-align: center;
	font-family: arial, sans-serif;
	color: #333;
/*	border:1px solid #c1e9f6;
	background: #d7f0f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#eef9fc), to(#d7f0f9));
	background: -moz-linear-gradient(top,  #eef9fc,  #d7f0f9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef9fc', endColorstr='#d7f0f9'); */
	border: 1px solid #ccc;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background: -moz-linear-gradient(top,  #fff,  #ddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
}

table.registration th.actions{
	text-align: center;
}

table#reg_questions {
	width:100%;
}

table#reg_questions td,
table#reg_questions th {
	padding: 3px 0;
	border-bottom: 1px solid /*#c1e9f6*/#ccc;
	text-align:left;
	font-size:0.857em;
}

table#reg_questions td label {
	display: block;
	width: 70px;
	text-align: center;
}

#page_reg_opts_edit #copy_body form li label,
#page_reg_adult_opts_edit #copy_body form li label,
#page_vol_opts_edit #copy_body form li label {
	width: 165px;
	float:right;
	text-align:left;
	margin-right:0;
}

#page_reg_opts_edit #copy_body form input[type="text"],
#page_reg_adult_opts_edit #copy_body form input[type="text"],
#page_vol_opts_edit #copy_body form input[type="text"],
#page_vol_opts_edit #copy_body form input[type="checkbox"] {
	margin-left:60px;
}

#page_vol_opts_edit #copy_body form input[type="text"] {
	width:460px;
}

#questions textarea {
	width:568px;
	padding:15px;
	height:90px;
}

#page_vol_opts_edit #form_preview {
	display:none;
	background:url("/images/main/trans-bg.png");
	position:fixed;
	top:0;bottom:0;left:0;right:0;
	height:100%;
	width:100%;
	z-index:1200;
}

#page_vol_opts_edit #form_preview_img {
	width:1024px;
	height:600px;
	overflow:auto;
    margin:0 auto;
    border:5px solid #fff;
}

#page_vol_opts_edit #form_preview_img > div{
	background: url("/images/tools/vol-form-sample.jpg") center top no-repeat;
	height:1650px;
}

#form_preview .close {
    background: url("../fancybox/fancy_close.png") center right no-repeat;
    display: block;
    height: 30px;
    width: 1024px;
    text-indent: -3000em;
    cursor:pointer;
    margin:0 auto;
    padding:20px 0 10px;
}

/*Page Vol Edit*/
#page_vol_edit #copy_body form li label {
	width:120px;
}

#page_vol_edit #copy_body form #yes_or_no ul {
	margin-top:0;
}

#page_vol_edit #copy_body form #opts li,
#page_vol_edit #copy_body form #yes_or_no ul li {
	background-color:#fff;
	padding:0.25em 0;
	margin:0 10px 0 0;
	font-size:0.9em;
	border-bottom:1px solid #ccc;
}

#yes_or_no ul {
	overflow:auto;
}

#yes_or_no ul li {
	float:left;
	width:290px;
}

#yes_or_no ul.grades li {
	width:110px;
}

#page_vol_edit #copy_body form #yes_or_no ul li label {
	width:auto;
	float:none;
	text-align:left;
	margin:0;
}

#yes_or_no h4 {
	clear:both;
	font-weight:bold;
	letter-spacing:normal;
	margin:0;
	font-family:helvetica, arial, sans-serif;
	font-size:1em;
	color:#222;
}

#page_vol_edit #button_submit button {
	margin-right:6px;
}

#v_url_status {
	font-weight:bold;
	color:#00A160;
}

/* Wishlist managers
**************************************/
#copy_body ul#item_actions {
	list-style:none;
	margin-left:0;
	overflow:auto;
}

#copy_body ul#item_actions li {
	float:left;
	margin-right:6px;
/*	border-radius:6px;
	-webkit-border-radius:6px;
	border: 1px solid #aaa;	
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#bbb));
	background: -moz-linear-gradient(top,  #eee,  #bbb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#bbbbbb');*/
	border: 1px solid #ccc;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background: -moz-linear-gradient(top,  #fff,  #ddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
}

#copy_body ul#item_actions li a {
	display:block;
	padding:3px 28px 3px 40px;
	text-decoration:none;
	background-position:22px center;
	background-repeat:no-repeat;
}

#item_actions li.item_add a {
	background-image:url("../taglib/images/silk/add.png");
}

#item_actions li.item_outstanding a {
	background-image:url("../taglib/images/silk/exclamation.png");
}

#item_actions li.item_fulfilled a {
	background-image:url("../taglib/images/silk/tick.png");
}

p.reg_hide button,
p.reg_show button {
    border:none;
    border-radius:0;
    color: #006f98;
    font-family: 'arial',sans-serif;
    font-size: 15px;
    padding:0;
    text-decoration:underline;
    text-shadow:none;
    padding-left:16px;
	background-color:transparent;
    background-position:left center;
    background-repeat:no-repeat;
    cursor:pointer;
}

p.reg_hide button {
	background-image:url("../taglib/images/silk/lock.png");
}

p.reg_show button {
	background-image:url("../taglib/images/silk/lock_open.png");
}

p.reg_show {
	margin-top:1.7em;
}

#copy_body ul.products {
	margin-top:0;
	list-style: none;
	border-bottom:2px dotted /*#c1e9f6*/#ccc;	
}

#copy_body ul.products > li {
	border-top:2px dotted /*#c1e9f6*/#ccc;
	background:transparent;	
	clear: both;
	overflow: auto;
}

#copy_body p.product_photo {
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

#copy_body ul.products .product_details {
	overflow:auto;
}	 

#copy_body ul.products .product_details h4 {
	margin-top: 0;	
	font-size: 1.22em;
}

#copy_body ul.products .description {
	margin:0;	
	font-size:0.9em;
	line-height:1.4em;
	margin:0 0 0.728em 0;
}

#copy_body ul.products .quantity,
#copy_body ul.products .purchased {
	background-color: #eef9fc;
	padding:5px 5px 5px 10px;
	margin-bottom: .25em;
	overflow: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width:207px;
	float:left;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #69583b;
	font-size: 13px;
	line-height: 24px;
	margin-right:5px;
}

#copy_body ul.products .quantity label {
	float: left;
	font-size: 13px;
	text-align:left;
	width:auto;
}

#copy_body ul.products .price,
#copy_body ul.products .link {
	margin: 0;
	font-size: 0.857em;
	padding-left:1em;
}

#copy_body ul.products .price {
	clear: both;
	color:#69583b;
	font-weight:bold;
}

#copy_body ul.products .link {
	color: #555;
	overflow: hidden;
	border-top:1px solid #ddd;
}

#copy_body ul.products input[type="text"] {
	width: 3em;
	text-align: center;
	font-size: 13px;
	float: right;
	padding: 3px;
}

#copy_body ul.products p span {
}

#copy ul.products .commitments {
	width: 100%;
} 

#copy ul.products .commitments caption {
	text-align: left;	
	padding-bottom: .425em;
}

#copy ul.products .commitments th,
#copy ul.products .commitments td {
	background-color: #eee;
	text-align: left;
}

#copy ul.products .commitments th {
	padding: 3px 7px;
	font-size: .75em;
	color: #333;	
}

#copy ul.products .commitments td {
	border-top: 1px solid #fff;
	padding: 3px 7px;
	font-size: .85em;
}

ul.products .actions a {
	margin-right:9px;
	padding:2px 0 2px 18px;
	font-size:0.77em;
}

ul.products .actions .edit {
	background: url("../taglib/images/silk/page_white_edit.png") no-repeat left center;
}

ul.products .actions .delete {
	background: url("../taglib/images/silk/delete.png") no-repeat left center;
}

#image-edit button {
	margin-left: 204px;
}

p.actions {
	margin:0;
}

/* Sneak Peek
*************************************/

/* files */

#fuploader {
	margin-top:-1.7em;
}

#page_downloads #copy_body #files {
	margin-bottom: 1.7em;
	width: 595px;
	border-collapse: collapse;
}

#page_downloads #copy_body #files.has_files tbody#no_files {
	display: none;
}

#page_downloads #copy_body #files th,
#page_downloads #copy_body #files td{
/*	background-color: #e9ddc3;
	border: 1px solid #fff;*/
	border:1px solid #ccc;
	padding: 3px 1em;
}

#page_downloads #copy_body #files th {
/*	background: #d7f0f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#eef9fc), to(#d7f0f9));
	background: -moz-linear-gradient(top,  #eef9fc,  #d7f0f9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef9fc', endColorstr='#d7f0f9'); 
	border:1px solid #c1e9f6;*/
	border: 1px solid #ccc;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background: -moz-linear-gradient(top,  #fff,  #ddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
}

#page_downloads #copy_body #files td.actions{
	text-align: center;
	width:auto;
}

#page_downloads ul.checkboxes li img {
	vertical-align: middle;
}

#page_downloads #copy_body form .checkboxes {
	overflow:auto;
	border-bottom:1px solid #ccc;
	margin-top:-1em;
}

#page_downloads #copy_body form .checkboxes > li {
	background:transparent;
	float:left;
	padding:0.5em 0;
	width:300px;
	margin:0;
	border-top:1px solid #ccc;
}

#page_downloads #copy_body form .checkboxes > li:nth-child(even) {
	border-left:1px solid #ccc;
	width:289px;
	padding-left:10px;
}

#page_downloads #copy_body form .checkboxes li label {
	float:none;
	margin:0;
	width:auto;
}

#page_downloads .file_del {
	background:url("../taglib/images/silk/delete.png") left center no-repeat;
	padding:1px 0 1px 20px;
}

/* Resources
*************************/

#page_resources #resources {
	font-size:0.9em;
	list-style: none;
	margin: 1em 0;
	padding: 0;
	overflow: auto;
	border-bottom:1px solid #ccc;
}

#page_resources #resources > li {
	float:left;
	padding:0.5em 0;
	width:300px;
	margin:0;
	border-top:1px solid #ccc;
}

#page_resources #resources > li:nth-child(even) {
	border-left:1px solid #ccc;
	width:289px;
	padding-left:10px;
}

#page_resources #resources li img {
	vertical-align: middle;
}

/* Cost
*************************/

#page_cost #adult_toggle {
	float:none;
	display:block;
	width: auto;
	text-align: left;
	margin:0 0 8px 52px;
}

#page_cost #adults.disabled label {
	color: #888;
}

#page_cost #copy_body form #adults.disabled input[type="text"] {
	opacity:0.5;
	filter:alpha(opacity=50);
}

#page_cost #adults.disabled label.adult_toggle {
	color: #000;
}

#page_cost textarea {
	height: 100px;
}

/* E-mail Statistics page 
*************************/

#page_statistics table {
	width:100%;
	margin:0 0 1.7em;
}

#page_statistics caption {
	padding: 3px;
	vertical-align:middle;
	text-align: center;
	font-family: arial, sans-serif;
	color: #333;
/*	background: #d7f0f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#eef9fc), to(#d7f0f9));
	background: -moz-linear-gradient(top,  #eef9fc,  #d7f0f9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef9fc', endColorstr='#d7f0f9'); 
	border:1px solid #c1e9f6;*/
	border: 1px solid #ccc;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background: -moz-linear-gradient(top,  #fff,  #ddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
}

#page_statistics th,
#page_statistics td {
	border: 1px solid #ccc;
	padding: 3px 5px;
	vertical-align:middle;
	font-size: 0.857em;
}

#page_statistics th {
	text-align:right;
}

/*Resource Registry Reporting Pages*/
#page_wl_mgr_report_commitments .buttons,
#page_wl_mgr_report_outstanding_items .buttons {
	overflow:auto;
	margin-bottom:1.7em;
}

#page_wl_mgr_report_commitments .buttons button,
#page_wl_mgr_report_outstanding_items .buttons button {
	float:right;
}

#page_wl_mgr_report_commitments .link-back,
#page_wl_mgr_report_outstanding_items .link-back {
	font-size:0.857em;
	float:left;
	margin:0;
	text-transform:lowercase;
}

#page_wl_mgr_report_commitments .link-back a,
#page_wl_mgr_report_outstanding_items .link-back a {
	text-decoration:none;
	padding-left:23px;
	background:url("../images/main/bg-link-back.png") left center no-repeat;
}

#page_wl_mgr_report_commitments .product_details p,
#page_wl_mgr_report_outstanding_items .product_details p {
	margin:0;
	font-size:0.857em;
}

#page_wl_mgr_report_commitments h2,
#page_wl_mgr_report_outstanding_items h2 {
	display:none;
}

#page_wl_mgr_report_commitments h2.replace,
#page_wl_mgr_report_outstanding_items h2.replace {
	display:block;
}

label.reg_hide {
	font-size:0.8em;
}

