pre.debug {	background: black; }

.highlight { background:#ffc; }

body { background: #e9e9e9; }

.rounded-wrap {
	margin: 10px 257px 10px 10px !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	width: auto;
	padding-bottom: 1px;
}

body.altbody, body.altbody2 { background: #e9e9e9; }
body.altbody3 {	background: #e9e9e9; }
body.altbody4 {	background: #e9e9e9; text-align: left; }

body.adminbody {
	background: #e9e9e9;
	text-align: left;
}

#projectsDropMenu {
	background: #e9e9e9;
	border: 0;
}

#pagetitle {
	color: #fff;
}

#tnav li span.full_name, #tnav li a {
	padding: 5px 7px 5px 7px;
	color: #5e5e5e;
	font-weight: bold;
}

#tnav li a:hover {
	background: #868686;
	color: #ffffff !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nav, #nav_empty {
	background: #ffffff;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
}

.adminbody #nav, .adminbody #nav_empty {
	border-bottom: 14px solid #fff;
}

#nav_empty {

}

#nav1 {
	border-left: 1px solid #d1d1d1;
	margin-left: 0;
}

#nav ul { margin: 0; padding: 0; }

#nav1 li {
	border-right: 1px solid #d1d1d1;
}

#nav1 li a {
	color: #454545;
}

#nav1 li a:hover, #nav2 li a:hover, #nav li a.active {
	background: #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

#nav2 {
	border-left: 1px solid #d1d1d1;
}

#nav2 li {
	border-right: 1px solid #d1d1d1;
}

#nav2 li a {
	color: #454545;
}

/* Buttons */

.btn_main, .btn_main2, .btn_main3, .btn_main_red {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #d9d9d9;
	color: #ffffff;
	font-size: 18px;
	padding: 6px 12px;
	border: 0;
	font-family: helvetica;
	font-weight: bold;
	margin-right: 5px;
	font-style: normal;
}

.btn_main:hover, .main_view #sidebar button.btn_main:hover { background: #d90000; color: #ffffff; !important}

.btn_main.disabled, .btn_main.gray.disabled { background: #eaeaea; color: #cccccc; }

.btn_main2 {
	font-size: 14px;

}

.btn_main3 {
	font-size: 10px;
	color: #212121;
}

.btn_main2:hover { background: #dc0000; color: #ffffff; }

.btn_main3:hover { background: #dc0000; color: #ffffff; }

.btn_main_red {
	background: #dc0000;
	color: #ffffff;
	font-weight: normal;
	font-size: 15px;
}

.btn_main.red { color: #d90000; background: none; }
.btn_main.gray { color: #333333; background: #eaeaea; }

.btn_main.solid_red { background: #d90000; color: #ffffff; }

/* .btn_main.red:hover {
	background: #868686;
	color: #cacaca;
} */

.btn_main.gray:hover {
	color: #fff;
}

.btn_main.xl { font-size: 15px; }
.btn_main.lg { font-size: 13px; }
.btn_main.md { font-size: 11px; }
.btn_main.sm { font-size: 10px; }

.btn_main.cancel {
	width: 17px;
	height: 22px;
	background: url(/assets/images/upload-cancel.gif) no-repeat 0 0;
}

.btn_main.sm.float-right {
	padding-bottom: 4px;
	margin-bottom: 3px;
}

h2.nopad button.btn_main.sm {
	margin-top: 2px;
}


div.fakefile {
	z-index: 20;
}

/* front page */
.wrap {
	border-bottom: 1px solid #7E7E7E;
}

.titlebar {
	border-top: 1px solid #7E7E7E;
	background: url(/assets/images/titlebar.gif) center left repeat-x;
}

.titlebar h1 {
	color: #C6C6C6;
	background: url(/assets/images/dotswitch.gif) no-repeat;
	background-position: 25px 25px;
}

.titlebar h1 span {
	color: #FDFDFD;
}



/* START HERE */

.detailsbar {
	border-top: 1px solid #7E7E7E;
}

.details2 {
	color: #A8A8A8;
}

.details2 a {
	color: #C7DE29;
}

.details2 li {
	background: url(/assets/images/gradbox.gif) no-repeat;
	background-position: 1px 1px;
}

.details2 li img {
	border: 1px solid #ABABAB;
}

.detailsbar h2 {
	color: #EAEAEA;
}

.hpic {
	background: url(/assets/images/picsicon.gif) left center no-repeat;
}

.qpic {
	background: url(/assets/images/quoteicon.gif) left center no-repeat;
}

.wpic {
	background: url(/assets/images/writeicon.gif) left center no-repeat;
}

.details3 {
	color: #C9C9C9;
}

.details4 {
	color: #C9C9C9;
}

.date {
	color: #fff;
}

.today {
	background: #02A8FE;
}

.uploadedby {
	color: #B0FF4A;
}
.commentby {
	color: #FFB400;
}
.markupby {
	color: #00A8FF;
}

/* sidebar */

#sidebar_contacts {
	background: #ffffff;
	color: #444444;
}

#sidebar_contacts h2 {
	background: #000;
	color:#ff0000;
}

#sidebar_contacts h2 a {
	color: #B0FF4A;
}

#sidebar_contacts ul li a {
	color: #ECECEC;
	border-bottom: 1px solid #6A6A6A;
}
#sidebar_contacts ul li a:hover {
	background: #6A6A6A;
}
#sidebar_contacts ul li a.active {
	background: #6A6A6A url(/assets/images/arrowright.gif) 93% center no-repeat;
}

.sidebarinner {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #ffffff;
	color: #444444;
}

.iwrap strong {
	color: #fff;
}

#sidebar h2 {
	color: #d90000;
	padding: 0;
	margin: 0;
	margin: 10px 0 10px 0;
}

#sidebar h3, #sidebar h4 { color: #555555; }

#sidebar h2.company { margin: 10px; }

.createnew {
	border: none;
	background: url(/assets/images/newprojectbutton.gif) top left;
}

.sidebarbottom {
	background: url(/assets/images/sidebarbottom1.gif) bottom left no-repeat;
}

.sidebarbottom2 {
	background: url(/assets/images/sidebarbottom2.gif) bottom left no-repeat;
}

#sidebar li a {
	color: #ADADAD;
}

/* subpage 1 */

.pageinfo {
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #e9e9e9;
}

.pageinfo h1 div.project_name { font-weight: bold; color: #d90000; display: inline;  }

.pageinfo h1 {
	color: #444444;
}

.pageinfo h1 span {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

.pageinfo h1 .divider {
	color: #cacaca;
	font-size: 15px;
	font-weight: bold;

}


.pageinfo2 a, .pageinfo2 a:visited {
	color: #B0FF4A;
}

.pagehome {
	color: #373737;
}

.pagehome:hover {
	color: #373737;
}

/* login page */

.login-rounded-wrap {
	background: #efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.loginwrap {
	background: #ffffff;
	border: 1px solid #bebebe;
	text-align: left;
}

.loginwrap #error_mes {
	background: #cc0000;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}

.loginwrap #welcome_mes {
	background: #00cc00;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}

.loginwrap #error_mes .msg {
	padding: 10px;
}

.loginwrap #welcome_mes .msg {
	padding: 10px;
}

.loginwrap #error_mes img {
	margin: 3px;
	vertical-align: middle;
}

.loginwrap h3 {
	color: #626262;
	background: #d9d9d9;
	font-size: 15px;
}

.login_inner {
	margin: 10px;
	text-align: left;
}

.loginwrap label {
	color: #626262;
}

.logininput {
	border: 1px solid #bebebe;
	background: url(/assets/theme_light/input-bg.gif) no-repeat;
	padding: 5px;
	font-size: 20px;
	width: 260px;
}

.loginp2 {
	color: #AFAFAF;
}

.loginp2 table {
	border: 0px;
	border-collapse: collapse;
}

.loginp2 a {
	color: #AFAFAF;
}
.loginwrap a.forgot {
	padding-left: 20px;
	font-size: 10px;
	color: #d90000;
	text-decoration: underline;
}

.sendbutton {
	background: url(/assets/images/sendbutton.gif) no-repeat 0 0;
}

.login_footer {
	color: #fff;
	background: #24272B;
}

.login_footer a {
	color: #fff;
}

/* account preferences */

.prefs, .prefs2 {
	background: #373737;
	color: #fff;
	border: 3px solid #000;
}

.prefs h3 {
	color: #fff;
	background: #24272B;
}

.prefs_inner {
	margin: 10px;
}

.prefs table, .prefs2 table {
	border-collapse: collapse;
}

.prefs a, .prefs2 a {
	color: #B0FF4A;
}

.prefs2 {
	background: none;
	border: 0;
}

h3.error_message {
    color: #FF3333;
}

/* main overview */

.mainhead {
	border-top: 1px solid #7D7D7D;
}

.mainhead div {
	background: #000 url(/assets/images/blackgrad2.gif) repeat-x 0 0;
	border-top: 3px solid #454545;
	border-bottom: 3px solid #454545;
}

.mainhead h1 {
	background: url(/assets/images/dottedarrow.gif) no-repeat 26px 20px;
	color: #C6C6C6;
}

.mainhead h1 span {
	color: #FDFDFD;
}

table.overview td {
	color: #fff;
	border-top: 1px solid #7D7D7D;
}

table.overview td.desc {
	color: #A8A8A8;
}

table.overview td.desc a {
	color: #C8DC27;
}

#thumbs li {
	color: #fff;
}

.mainbtm1 {
	border-top: 1px solid #7D7D7D;
}

.mainbtm2 {
	background: #585858;
}

/* contacts */

.contactswrap {
	color: #BEBEBE;
	background: #454545;
	border-bottom: 1px solid #6A6A6A;
}

#contacts {
	background: #6A6A6A;
	color: #fff;
}

#contacts a, #contacts a:visited {
	color: #fff;
}

#contacts table {
	border-collapse: collapse;
}

#contacts table tr.even td {
	background: #555;
}

#addperson {
	background: #373737;
	color: #fff;
	border: 3px solid #000;
}

#addperson table {
	width: 620px;
}

.optional {
	color: #C9C9C9;
}

#addperson a {
	color: #B0FF4A;
}

/* gallery */

#bgsettings {
}

#bgsettings .withborder {
	border-right: 1px solid #cccccc;
}

#bgsettings .middle-col { background: #e9e9e9; }

#bgsettings table td.qhelp a {
	background: url(/assets/icons/tooltip.gif) 0 0 no-repeat;
}

#bgsettings table {
	border-collapse: collapse;
}

#bgsettings .hexvalue {
	border: 2px solid #969696;
}

#bgsettings table td .selaligntable td {
	border: 1px solid #cccccc;
}

#bgsettings table td .selaligntable td a {
	background: #ffffff;
}

#bgsettings table td .selaligntable td  a:hover {
	background: #747474;
}

#bgsettings table td .selaligntable td  a.selected {
	background: #cccccc url(/assets/images/align-check.gif) center center no-repeat;
}

#bgsettings table td.buttons a {
	color: #B0FF4A;
}

#bgsettings #text_alignment { font-weight: bold; padding: 5px; color: #d90000; }

.galleryselect {
	color: #6A6A6A;
	border: 2px solid #6A6A6A;
}

.gallerywrap {
	color: #BEBEBE;
	background: #efefef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
	padding: 5px;
}

.gallerywrap_inner {
	border: 1px solid #c6c6c6;
	background: #ffffff;
	padding-bottom: 30px;
}

.gallerywrap_pad {
	padding: 10px;
}

.gallerywrap h2 {
	color: #746b69;
	background: #d9d9d9;
	margin: 0;
	font-size: 16px;
}

.gallerywrap h2 small {
	font-size: 11px;
}

.gallerywrap h2 a {
	color: #db2d2d;
	background: #efefef;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 7px;
	text-decoration: none;
}

#edit_desc_action img {
	margin-right:5px;
	position:relative;
	top:1px;
}

#edit_desc_action {
	margin-top: 10px;
}

#gal_description img {
	margin-right: 4px;
}

#gal_due_date {
	margin-right: 2px;
}

/*print button*/
.pageinfo div a {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background:none repeat scroll 0 0 #D9D9D9;
	color:#3F3F3F;
	float:right;
	font-weight:bold;
	margin-right:10px;
	padding:7px 11px;
	font-size: 11px;
}

.pageinfo div a:hover {
	color: white;
	background-color: #8e8d8d;
}

.gallerywrap h2 a:hover { background: #db2d2d; color: #ffffff; }

.gallerywrap .gallery-description {
    color:#0E0E0E;
    font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size:13px;
    line-height:17px;
    font-weight:normal;
}

#galleryimages li {
	border: 1px solid #d9d9d9;
	color: #626363;
	background: #ffffff;
}

#galleryimages li .img_wrap img {
	border: 5px solid #d9d9d9;
}

#galleryimages li .image_comments_div {
	vertical-align: bottom;
}
#galleryimages li .image_comments {
	vertical-align: bottom;
	background: #efefef;
	margin: 0;
	padding: 5px 5px;
	margin-bottom: 3px;
	display: block;
	margin-top: 5px;
	color: #dd0000;
}

#galleryimages li .image_comments:hover { background: #d90000; color: #ffffff; }

.title_image {
	font-weight: bold;
}

.title_image, .description_image {
	padding: 0 5px 0 0;
}

.image_comments_div {
	margin: 0 -5px;
}

.gallerycomments {
	background: #fff;
}

.gallerycomments textarea {
	margin-top: 10px;
	border: 1px solid #bebebe;
	background: url(/assets/theme_light/input-bg.gif) no-repeat;
	padding: 5px;
	font-size: 1em;
	width: 550px;
	height: 150px;
}
.gallerycomments #new_comment button {
	float: none;
	clear: both;
	margin: 5px 0 0 67px;
}

#new_comment {
	height: 225px;
}

.gallerycomments h1 {
	background: #d9d9d9 url(/assets/theme_light/comments-quotes.gif) 9px center no-repeat;
	color: #504a48;
}

.gallerycomments h1 a {
	color: #B0FF4A;
}

.gallerycomments h3 {
	color: #dd0000;
	background: #efefef;
}

.gallerycomments h4 {
	color: #504a48;
	background: #efefef;
}


.gallerycomments h3 .date {
	color: #dd0000;
}

.gallerycomments p {
	color: #0e0e0e;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 17px;
}

.gallerycomments p.blue{
	color: #1B4060;
}

.grayline {
	background: #ccc;
}

.commentsimg {
	background: #ffffff;
	color: #000;
	padding: 4px;
	border: 1px solid #cccccc;
	margin-right: 5px;
}

.commentsimg img {

}

.gallery-due-date {
    color: #746B69;
}

/* Generic Settings */

.generic_form .generic_wrap {
	color: #BEBEBE;
	background: #efefef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
	padding: 5px;
	text-align: left;
}

.generic_form .generic_wrap_inner {
	border: 1px solid #c6c6c6;
	background: #ffffff;
}
.generic_form .generic_wrap_inner p{
	padding:7px 7px 7px 10px;
}
.generic_form a.action {
	/* color: #d90000; Isn't allowing user to specify colour */
	font-size: 13px;
	text-decoration: underline;
}

.generic_form a.action:hover {
	background: #d90000;
	color: #ffffff;
}

.generic_form h2 {
	padding: 7px 7px 7px 10px;
	font-size: 12px;
	color: #434343;
}

.generic_form h2.nopad {
	padding: 0;
}

.generic_wrap h2 {
	color: #434343;
	background: #d9d9d9;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.generic_wrap h2 small {
	font-size: 11px;
}

.generic_wrap h2 a {
	color: #db2d2d;
	/*background: #efefef;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}


.generic_form div, .generic_form p {
	color: #333333;
	font-weight: normal;
}

.generic_form .field {
	padding: 10px;
	border-bottom: 1px solid #cacaca;
}

.generic_form input.txt {
	border: 1px solid #bebebe;
	background: url(/assets/theme_light/input-bg.gif) no-repeat;
	padding: 5px;
	font-size: 15px;
	color: #232323;
}

.generic_form .radio_field label { font-weight: bold; display: inline; width: 150px; margin: 0 0 0 10px; text-align: left; }
.generic_form .radio_field label.spot-color { color: #d90000; }

.generic_form p.radio_field { float: left; width: 100px; }
.generic_form p.radio_desc { float: left; line-height: 150%; width: 75%; font-size: 11px; padding: 3px 0 0 0; }
.generic_form p.desc { font-size: 11px; line-height: 150%; }

/* gallery settings page */

#gallerysettings li {
	background: #373737;
	border: 3px solid #000;
}

#gallerysettings h2 {
	color: #fff;
	background: #24272B;
}

.gsdetails {
	color: #efefef;
}

.galleryname {
	border: 2px solid #848484;
}

.ginfowrap {
	color: #fff;
}

#deleter {
	background: url(/assets/images/delete.gif) top left no-repeat;
}

/* footer*/

#footwrap {
	color: #666666;
	margin: 40px 0 0;
}

#footlogo {
	background: url(/assets/theme_light/vyoo_foot.gif) no-repeat 18px 4px;
}

#footwrap a {
	color: #9B9B9B;
}

.grengallerywrap a {
	color: #B0FF4A;
}

/* system admin */

.adminbox {
	background: #fff;
	color: #8C8C8C;
	border: 3px solid #DCDCDC;
}

.adminbox h3 {
	color: #002234;
	background: #E9E9E9;
}

.adminbox table {
	border-collapse: collapse;
}

.adminbox a {
	color: #0C3950;
}

.adminbox .blue {
	color: #0C3950;
}

.adminlist td {
	color: #0C3950;
	border-top: 1px solid #DCDCDC;
}

.adminbox .graybg {
	background: #E9E9E9;
}

.adminlist-pages a {
	color: #039;
	border: 1px solid #ccc;
}

.admin-search {
	background: url(/assets/images/admin_search.gif) 0 0 no-repeat;
	border: 0;
}

#galleryimages .imgEditTools {
}

#galleryimages .imgEditTools .imgMove {
	background: url(/assets/images/image_tools/move.gif) 0 0 no-repeat;
}
#galleryimages .imgEditTools .imgDelete {
	background: url(/assets/images/image_tools/trash.gif) 0 0 no-repeat;
}
#galleryimages .imgEditTools .imgEditText {
	background: url(/assets/images/image_tools/edit.gif) 0 0 no-repeat;
}
#galleryimages .imgEditTools .imgMove:hover, #galleryimages .imgEditTools .imgMove.active {
	background: url(/assets/images/image_tools/move_on.gif) 0 0 no-repeat;
}
#galleryimages .imgEditTools .imgDelete:hover, #galleryimages .imgEditTools .imgDelete.active {
	background: url(/assets/images/image_tools/trash_on.gif) 0 0 no-repeat;
}
#galleryimages .imgEditTools .imgEditText:hover, #galleryimages .imgEditTools .imgEditText.active {
	background: url(/assets/images/image_tools/edit_on.gif) 0 0 no-repeat;
}

.emptyHeaderImage {
	background: #fafafa;
	border: 1px solid #cccccc;
}

.emptyHeaderImage div { color: #454545; }

/* Styles for Basecamp */

a.basecamp-import {

}

a.basecamp-import:hover {

}

.basecamp .import-list th, .basecamp .import-list td {
	border-bottom: 1px solid #e9e9e9;
}

.basecamp .import-list tr.contact td {

}

.basecamp .import-list td.actions {

}

.basecamp .import-list td.actions a {

}

.basecamp .import-list td.actions a:hover {

}

/* upload styles */

.upload_files {

}

.upload_files.generic_form .generic_wrap_inner {
	background: url(/assets/theme_light/form-left-gray.gif) repeat-y #ffffff;
}

/* .upload_files .sec {
	border-bottom: 1px solid #cccccc;
} */

#galleries, #fileBrowser, #saveFiles {
	border-top: 1px solid #cccccc;
}


.upload_files .num {
	background: #ffffff;
	color: #d90000;
	border: 1px solid #d90000;
}


.upload_files .field label {
	color: #cccccc;
}

.upload_files .field .spe {
	color: #d90000;
}

.upload_files #upload-btn {
	color: #cccccc;
}

.upload_files #upload-btn a, .upload_files a {
	color: #d90000;
	text-decoration: underline;
}

.upload_files .field a.action:hover { color: #ffffff; }

.upload_files #upload-list {
	color: #787878;
}

.upload_files #upload-list * { color: #787878; }

.upload_files #upload-list h3 {
	color: #787878;
}

.upload_files #upload-list .upload-list {
}

.upload_files #upload-list .upload-list .filename {

}

.upload_files #upload-list .upload-list .filesize {
	color: #cccccc;
}

.upload_files #upload-list .upload-list .actions a {
	color: #ffffff;
}

.upload_files #upload-list .upload-list .bar {
	background: #0cc6df;
}

.upload_files #upload-list .upload-list .complete {
	background: #daf750;
}

.upload_files #upload-list .upload-list .error {
	background: #df0c0c;
}

/* Spinner */

a.up {
	background: #ccc url(/assets/images/vista-up.gif);
}
a.up:hover {
	background: #ccc url(/assets/images/vista-up-hover.gif);
}
a.dn {
	background: #ccc url(/assets/images/vista-dn.gif);
}
a.dn:hover {
	background: #ccc url(/assets/images/vista-dn-hover.gif);
}

.gray_text { color: #676767;}

.lt_gray_text {
	color: #999;
}

div.gray_text.explanation {
	margin-top: -15px;
	font-size: 12px;
	line-height: 1.5;
}

/* STYLES FOR THE PRINT VIEW */

.print_view {
	width: 210mm;
	height: 297mm;
}
.print_view img {
	width: 100%;
}

.print_view small {font-size: 0.7em;}

.print_view .header {
	height: 50px;
	width: 100%;
	background-color: #3e3e3e;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}

.print_view .header a {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ebebeb;
	color: #3e3e3e;
	padding: 7px 10px;
	margin-right: 10px;
	cursor: pointer;
}

.print_view .header div {
	padding: 19px 15px;
}

.print_view .header a:hover, .print_view .header .selected {
	background-color: #868686;
	color: white;
}

.print_view .header .print_selection {
	color: white;
	background-color: #dd0000;
	float: right;
	position: relative;
	top: -7px;
}

.print_view .header .print_selection:hover {
	background-color: #868686;
}

.print_view .header span {
	color: #ebebeb;
	margin-right: 7px;
}

.print_view .content {
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
}

.print_view .content h1, .print_view .content h2, .print_view .content .comment, .print_view .content .image_name {
	color: #3e3e3e;
	font-weight: bold;
}

.print_view .content h1 {
	margin-bottom: 10px;
	font-size: 24px;
}

.print_view .content h2 {margin-bottom: 40px;}

.print_view #comments_with_thumbnails h2 {margin-bottom: 20px;}

.print_view .content h2, .print_view .content .comment, .print_view .content .image_name {
	font-size: 14px;
}

.print_view .content .image_name, .print_view .content .comment {
	margin-top: 6px;
	margin-left: 5px;
}

.print_view .content .thumbnail {
	width: auto;
}

.print_view .content table, .print_view .content tr, .print_view .content td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.print_view .content td {
	padding: 20px 10px 25px 3px;
	white-space: normal;
}

.print_view .content table .image_name {margin: 0;}
.print_view .content table .image_data {width: 100%;}

.print_view .content .general {
	margin-bottom: 10px;
}

.print_view #comments_with_thumbnails .general {
	margin: 0 0 10px 5px;
}

.print_view .content .delimiter {
	background-color: #ebebeb;
	height: 5px;
	width: auto;
	margin: 40px 0 20px -5px;
	padding: 0px;
}

/* -------------------------------- */


/* ------- Calendar page CSS ------ */

.calendar_view #project_select, .list_view #project_select {
	margin: 8px 0 0 10px;
}

.calendar_view .view_buttons, .list_view .view_buttons {
	float: right;
	margin-right: 9px;
}

.calendar_view .view_buttons span, .list_view .view_buttons span {
	font-weight: bold;
	top: 7px;
	margin-right: 5px;
}

.calendar_view .view_buttons a, .list_view .view_buttons a {
	cursor: pointer;
	background: none;
	margin-right: 1px;
}

.calendar_view .view_buttons a:hover, .calendar_view .view_buttons a.active,
.list_view .view_buttons a:hover, .list_view .view_buttons a.active {
	color: white;
}

.calendar_view .calendar_month {
	width: 100%;
	border-left: 1px solid #ccc;
	position: relative;
}

.calendar_view .calendar_month tbody, tr {
	position: relative;
}

.calendar_view .calendar_month td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	position: relative;
    overflow: hidden;
    white-space: normal;
}

.calendar_view .calendar_month td.va-top {
    vertical-align: top;
}

.calendar_view .calendar_month .dayon_cell {
	width: 16%;
}

.calendar_view .calendar_month .dayoff_cell {
	width: 10%;
	background-color: #999;
}


.calendar_view .calendar_month .calendar_week_day {
	background-color: white;
	height: 35px;
	border-top: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.calendar_view .calendar_month .highlight {
	background-color: #999;
}

.calendar_view .calendar_month .calendar_day {
	float: right;
	margin: 2px 3px 0 0;
	font-family:Verdana;
	font-size:10px;
}

.calendar_view .calendar_month .calendar_content {
	width: auto;
    height: 100%;
    min-height: 100px;
	padding: 20px 15px 0px 8px;
    top: 0px;
}

.calendar_view .calendar_month .calendar_content_dayoff {
	width: 100%;
	background-color: #ccc;
}

.calendar_view .rounded-wrap, .list_view .rounded-wrap {
	margin-right: 10px !important;
}

.calendar_view .generic_wrap {
	margin-top: 30px;
	position: relative;
	margin-bottom: 45px;
}

.calendar_view .calendar_title {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background-color: #EFEFEF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width: 1px 1px 0;
	margin-left:5px;
	text-align:center;
	width:200px;
}

.calendar_view .calendar_title, .calendar_view .calendar_year {
	top:-28px;
	height:26px;
	line-height:26px;
	position:absolute;
	font-size:17px;
	font-weight:bold;
}

.calendar_view .calendar_year {
	left: 215px;
	color: #ccc;
}

.calendar_view table {
	margin-bottom: 0px;
}

.calendar_view .calendar_content {
	height:100%;
	width:100%;
}

.calendar_view .calendar_content_not_empty {
	background-color: white;
    width: auto;
}

.calendar_view .calendar_event {
	padding: 4px 0 0 0;
}

.calendar_view .calendar_event a {
	text-decoration: underline;
	cursor: pointer;
}

.calendar_view .calendar_event a:hover {
	text-decoration: none !important;
    color: #9B9B9B !important;
    background-color: transparent;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0;
    margin: 0;
}

.calendar_view .calendar_event .text {
	color: #666;
    font-size: 85%;
}

.event_type {
	color: #fff;
    background-color: #999999;
    padding: 3px 5px 2px 5px;
    text-transform: uppercase;
    font-size: 70%;
    xfont-size: smaller;
    text-shadow: #333333 -1px -1px 2px;
    filter: shadow(color=#333333, direction=315);
}

.event_company {
    float: right;
    margin: 0 1em 0 0;
}

.calendar_list_view .generic_wrap {
	margin-top: 5px;
	margin-bottom: 5px;
}

.list_view .generic_wrap ul {
	border: 1px solid #ccc;
}

.list_view .generic_wrap ul li {
	padding: 10px 0 10px 15px;
	background-color: white;
	font-size: 14px;
	color: #888;
	border-bottom: 1px solid #ccc;
}

.list_view .generic_wrap ul li a {
	text-decoration: underline;
}

.list_view .generic_wrap ul li a:hover {
	txt-decoration: none;
	bckground: none !important;
}

.list_view .generic_wrap ul .date_heading {
	font-size: 19px;
	font-weight: bold;
	color: #888;
	border-bottom: 1px solid #ccc;
	background-color: #EFEFEF;
}



 /*------------------Carbon51-------------*/
 /*---------------project/edit-------------*/
.archive_active { font-weight:bold; color:red; padding-right:10px;}
.pro_archive { font-weight:bold; padding-right:10px; }
.apl_menu { float:right; width:auto; margin-left:20px; font-weight:bold; padding:5px; }
a.apl_menu:hover { margin:0px; margin-left:20px; padding:5px; }
.activity a.arc_pro_cancel:hover{background:none; margin-left:20px; padding:5px;}
.ar_edit_left{ width:100px; float:left; padding:5px;}
.ar_edit_right{ width:914px; float:left; text-align:left; padding:5px; }

/*-----------------main/index-------------*/
.pagination_link { text-align:right; padding:20px 7px; height:auto; position:absolute; right:257px; }
.pagination_link a,.pagination_link strong{ padding:5px 5px 7px 5px; background:#CCC; margin-left:0px; border:1px solid #999; color:#797979;}
.pagination_link a:hover,.pagination_link strong{ background:#FFF;}

/*------------Direct Jump-----------*/
.sub a {color:#8C8C8C;}
