/* 
	styles for error pages, and application update/install portals	
*/
	
body{ 
	margin:0; 
	padding:0; 
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#8C8C8C;
	background:url('../images/page_bg.jpg') repeat-x;
	min-width:990px;
}
div{
	position:relative;
}
p{
	position:relative;
	
}
p.spaced{
	line-height:18px;
}
a:link, a:visited{ 
	color:#659525;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
a:hover{
	background-color:#659525;
	color:#FFF;
}
a.nohover:hover{
	background:transparent;
}

h1{ 
	margin:2px 0; 
	font-size:20px;
}
h1 b{
	display:none;
}
h2{
	margin:15px 0;
	font-size:20px;
	
	
}
h3{
	margin:10px 0;
	font-size:16px;
	
}
h4{
	margin:6px 0;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
}
h4#twitter,h4#facebook {
	width:120px;
	height:45px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
h4#twitter { background-image:url(../images/logo_twitter.png); }
h4#facebook { background-image:url(../images/logo_facebook.png); }
h5{
	margin:10px 0 0 0;
}
br{
	clear:both;
}
.small{
	font-size:12px;
}
.smaller{
	font-size:11px;
}
.smaller strong{
	font-size:11px;
}
.tiny{
	font-size:10px;
}
a.delete:link,
a.delete:visited{
	color:#FF6600;
}
a.delete:hover{
	color:#FFF;
	background-color:#CC0000;
}
.stat{
	position:relative;
	font-size:13px;
	line-height:29px;
	padding:15px;
	background-color:#EEE;
	color:#666;
	border:1px solid #ddd;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	overflow:hidden;
}
.stat{
	position:relative;
	font-size:13px;
	line-height:29px;
	padding:15px;
	background-color:#EEE;
	color:#666;
	border:1px solid #ddd;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	overflow:hidden;
}
.eostat {
	background-color:#EEE;
	color:#666;
	border:1px solid #ddd;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	overflow:hidden;
}
.mstat{
	margin:6px 0 2px 0;
}
.noselect{
 	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.half{
	width:48%;
	float:left;
	padding:0 1% 0 0;
}
p.error{
	width:auto;
	color:#FFF;
	font-weight:bold;
	padding:3px;
}

/* layout */
#top{
	height:169px;
	padding-left:10px;
	color:#FFF;
	font-size:11px;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
}

#top .act-info{
	float:left;
	padding:0;
	margin:12px 0 0 15px;
	font-weight:bold;
	width:auto;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size:11px;
}

#top .log-info{
	float:right;
	/*width:350px;*/
	margin:12px 15px 0 0;
	padding:0;
	text-align:right;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size:11px;
}

#top p a:link,
#top p a:visited{
	color:#FFF;
	font-size:11px;
	border-bottom:1px dotted #a7bf87;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	
}

#top p a:hover{
	background:transparent;
	border-bottom-color:#fff;
}

#top h1{
	position:relative;
	width:auto;
	margin:30px 0 10px 15px;
	font-size:25px;
	font-weight:normal;
	color:#777;
	float:left;
	
}

#top h1 span,
#top h1 em{
	position:absolute;
	display:inline;
	top:0; left:0;
	z-index:2;
}
#top h1 b{
		
}
#top h1 em{
	position:relative;
	font-style:normal;
	top:1px;
	left:1px;
	/*color:#495C2F;*/
	color:#fff;
	z-index:1;
}

#iswitch{
	position:relative;
	float:left;
	margin:40px 0 0 25px;
}

#iswitch a#iswitch-link:link,
#iswitch a#iswitch-link:visited{
	display:block;
	color:#777;
	background:url('../images/iswitch_arrows.gif') top right no-repeat;
	padding-right:35px;
	float:left;	
}

#iswitch select{
	display:none;
	margin:0; 
	position:relative;
	top:-10px;
}

#iswitch-create{
	display:block;
	float:left;
	margin:0 0 0 5px;
}

#top #winwinLogo {
	position:absolute;
	top:25px;
	right:0;
	margin:30px 15px 10px 0;
	width:106px;
	height:41px;
	text-indent:-9999px;
	background:url(../images/header_logo.png) 0 0 no-repeat;
}

/* tabs + menus */

#menu-left{
	position:absolute;
	top:95px;
	left:20px;
	height:39px;
	overflow:hidden;
}

#menu-right{
	position:absolute;
	top:95px;
	right:15px;
	height:39px;
	overflow:hidden;
}

ul.tabset{
	list-style:none;
	margin:0;
	padding:0;
}

ul.tabset li{
	float:left;
	margin:1px 0 0 -3px;
	background:url('../images/tab_left.png') top left no-repeat;
	height:44px;
	padding:0 0 0 9px;
	
}
ul.tabset li.selected{
	background:url('../images/tab_left_selected.png') top left no-repeat;
	margin:1px 0 0 -3px;
}

ul.tabset li.glob{
	background:url('../images/tab_left_global.png') top left no-repeat;
	margin:1px 0 0 0;
}



ul.tabset li a{
	display:block;
	height:48px;
	margin:0;
	padding:16px 16px 0 2px;
	background:url('../images/tab_right.png') top right no-repeat;
	float:left;	
	font-weight:bold;
	outline:none;
	font-size:13px;
	letter-spacing:-0.03em;
}
ul.tabset li a:link,
ul.tabset li a:visited{
	color:#ebebeb;
}
ul.tabset li a:hover{
	color:#fff;
	background-color: transparent;
}

ul.tabset li.selected a:link,
ul.tabset li.selected a:visited{
	padding:15px 16px 0 2px;	
	background:url('../images/tab_right_selected.png') top right no-repeat;
	color:#353535;
}
ul.tabset li.glob a:link,
ul.tabset li.glob a:visited{
	padding:15px 16px 0 5px;	
	background:url('../images/tab_right_global.png') top right no-repeat;
	color:#4B9215;
}
ul.tabset li.glob#globPeople a span { display:block; width:32px; height:18px; background:url(../images/tab_global_people.png) 0 0 no-repeat; float:left; margin-top:-3px; }
ul.tabset li.glob#globReports a span { display:block; width:23px; height:18px; background:url(../images/tab_global_reports.png) 0 0 no-repeat; float:left; margin-top:-3px; }

ul.tabset li.glob a:hover{
	color:#333;
}

ul.tabset li.glob a.current:link,
ul.tabset li.glob a.current:visited{
	color:#555;
}

.submenu{
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
	top:137px;
	left:20px;
	z-index:10;
}

.submenu li{
	position:relative;
	float:left;
	margin:0 20px 0 0;
	padding:10px 0 0 0;
	height:22px;
	color:#777;
	font-weight:bold;
}

.submenu li.selected{
	background:url('../images/sub_select_arrow.gif') bottom center no-repeat;
}
.submenu li a:link,
.submenu li a:visited{
	color:#777;
}

.submenu li.selected a,
.submenu li a:hover{
	background:transparent;
	color:#262626;
}

.rightsub{
	position:absolute;
	right:18px;
	top:140px;
}

.rightsub a:link,
.rightsub a:visited{
	color:#666;
	display:block;
	float:right;
	margin:3px 0 0 20px;
	height:16px;
	padding-top:2px;
}

.rightsub a:hover{
	color:#333;
	background:transparent;
}
.rightsub a#show-tips {
	padding-right:17px;
	background:url(../images/icon_tip_header.png) right top no-repeat;
}


/* content */
#content{
	clear:both;
	padding:10px 20px 0 20px;
	overflow:auto;
	
}

.tip, .error, .notify{
	width:660px;
	background:url('../images/tips_repeat.gif') top center repeat-y;
	margin-top:10px;
	margin-bottom:20px;
}
#login .notify, #login .error{
	width:auto;
}
#login .notify .cls, #login .error{
	display:none;
}

#login .error .t,
#login .error .b
{
	background-position:top center;	
}
#login .error h4{
	font-weight:normal;
	color:#FFF;
	text-transform:none;
	padding-left:5px;
}
.notify{
	margin-top:10px;
}
.error{
	background:url('../images/error_repeat.gif') repeat-y;	
	margin-bottom:10px;
}
.tip .cls, .notify .cls{
	position:absolute;
	top:6px;
	right:8px;
}

.tip .cls:hover,
.notify .cls:hover{
	background:transparent;
}
.tip p, .error p, .notify p{
	margin:2px 5px 3px 60px;
	line-height:19px;
}
.error p{
	color:#FFF;
}
.error ul li{
	color:#FFF;
	font-weight:bold;
	margin:5px 0 5px 30px;
}
.tip .t, .tip .b,
.error .t, .error .b,
.notify .t, .notify .b{
	height:8px;
	margin:0;
	padding:0;
	overflow:hidden;
	background:url('../images/tips_top.gif') top center no-repeat;
}
.tip .b,
.notify .b{
	background:url('../images/tips_bottom.gif') top center no-repeat;
}
.error .t{
	background:url('../images/error_top.gif') no-repeat;		
}
.error .b{
	background:url('../images/error_bottom.gif') no-repeat;	
}
.tip h4, .error h3,
.notify h4{
	margin:2px 15px;
	background:url('../images/icon_tip.jpg') top left no-repeat;
	font-size:14px;
	font-weight:bold;
	padding: 4px 0 0 45px;
	min-height:24px;
	width:470px;
	color:#333;
}
.error h3{
	color:#FFF;
	background:url('../images/error_icon.jpg') top left no-repeat;	
}
.notify h4{
	text-transform:none;
	letter-spacing:0;
	font-size:16px;
	background:url('../images/icon_notify.jpg') top left no-repeat;	
}

.sect, .sectodd, .secteven{
	padding:10px 10px 10px 50px;
	background:url('../images/arrow_line.gif') bottom left no-repeat;
}
.sectodd{
	background-color:#EEEEEE;
}
.secteven{
	background-color:#F6F6F6;
}
.secteven .sl,
.sectodd .sl{
	position:absolute;
	top:0; left:0;
	margin:0;
	padding:16px 0 0 1px;
	text-align:center;
	font-weight:bold;
	width:46px;
	height:28px;
	background:url('../images/sect_label.png') no-repeat 0 0; 
	color:#888;
	text-shadow:1px 1px #fff;
	font-size:15px;
}
.sectodd .sl{ background-color:#EEEEEE; }
.secteven .sl{ background-color:#F6F6F6; }
.odd{
	background-color:#EEEEEE;
}
.even{
	background-color:#F6F6F6;
}
.nobg{
	background-image:none;	
}
.nobg h4{
	text-transform:none;
	font-size:24px;
	letter-spacing:-0.03em;
}
.email,.tickets,.auction,.store,.donation,.poll{
	background-repeat:no-repeat;
	background-position:0 0;
	background-position:10px 10px;
	padding-left:100px;
	min-height:80px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #dedede;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	
}
.email {
	background-color:#F6F6F6;
	background-image:url('../images/icon_email.png');
}
.tickets{
	background-color:#EEEEEE;
	background-image:url('../images/icon_tickets.png');
}
.auction{
	background-color:#F6F6F6;
	background-image:url('../images/icon_auction.png');
}
.store{
	background-color:#EEEEEE;
	background-image:url('../images/icon_store.png');
}
.donation{
	background-color:#F6F6F6;
	background-image:url('../images/icon_donation.png');
}
.poll{
	background-color:#EEEEEE;
	background-image:url('../images/icon_poll.png');
}
.person{
	background-color:#F6F6F6;
	background-image:url('../images/icon_person.png');
}

a.cb {
	position:relative;
	display:block;
	margin:17px 0 3px 0;
	padding:13px 15px 0 40px;
	left:15px;
	height:30px;
	width:173px;	
	color:#FFF;
	text-shadow: 1px 1px rgba(0,0,0,.4);
	font-size:13px;
	float:right;
	top:-5px;
	right:15px;
	background:url('../images/btn_add_blank.png') no-repeat;
}
a.cb_add {
	position:absolute;
	top:5px; right:5px;	
	display:block;
	margin:0;
	padding:0;
	height:39px;
	width:181px;	
	color:#FFF;
	font-size:13px;
	float:right;
	background:url('../images/btn_add_option.png') no-repeat 0 0;
	text-indent:-9999px;
	margin:10px;
}
.wrapl{
	float:left;
	width:80%;
	/*padding:15px 0 0 0;*/
	padding:0;
}
.sblock{
	position:relative;
	border-bottom:1px dashed #ccc;
	height:60px;
	margin:5px 0;
}

.sblock img{
	width:50px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
}

.sblock a img{
	border:0;
}

.lblock{
	float:left;
	width:100px;
	line-height:14px;
	text-align:center;
}
.lblock p{
	margin:5px 0 0 5px;
	text-align:center;
}

/* changer */
.changer{
	position:absolute;
	width:206px;
	height:30px;
	background:url('../images/click_to_change_i.png') no-repeat;
	top:10px;
	left:40px;
	display:none;
}
.changer_i{
	position:absolute;
	width:129px;
	height:24px;
	background:url('../images/click_to_change_i.png') no-repeat;
	top:10px;
	left:15px;
	display:none;
}
.shield{
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	background:url('../images/trans_pixel.gif');
}
#uploader, #item_picker, #buttons{
	position:absolute;
	width:482px;
	height:300px;
	background:url('../images/uploader_bg.png') no-repeat;	
	z-index:100;
	top:50px;
	left:28%;	
}
#editor_options{
	width:20px;
	height:220px;
}

#editor_options a{
	display:block;
	margin:0 0 5px 0;
}

#uploader div, #item_picker div, #buttons div{
	padding:5px 18px;
}

#item_picker .selectwrap{
	margin:0;
	left:-10px;
}

#uploader .selectwrap{
	margin:5px 0;
	left:-10px;
}

.form-scale{
	background:url('../images/mod_btn_form_scale.png') no-repeat;
	display:block;
	width:20px; height:20px;
}

.form-scale:hover{
	background:url('../images/mod_btn_form_scale.png') no-repeat;
}

.form-scale em,
.form-sort em{
	display:none;
}

.form-sort{
	background:url('../images/mod_btn_form_sort.png') no-repeat;
	display:block;
	width:20px; height:20px;
	cursor:move;
}

.form-sort:hover{
	background:url('../images/mod_btn_form_sort.png') no-repeat;
}


	

/* footer */

#footer{
	border-top:1px dotted #CCC;
	padding:15px;
}

#footer p{
	font-size:11px;
	text-align:right;
}

#footer p a{
	font-weight:bold;
}


/* tables */
table{
	clear:both;
}
tr{
	position:relative;
}
th{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border:1px solid #666;
	border-width:0 0 1px 0;
	margin:1px;
	padding:6px 5px 4px 5px;
	position:relative;
	background-color:#aaa;
	color:#fff;
	letter-spacing:0.03em;
}
.rightAlign{ text-align:right; }
tr > th:first-child { 
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
}
tr > th:last-child { 
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
}
th em{
	display:block;
	position:relative;
	margin:-12px 55px -15px 0;
	bottom:0;
	font-size:30px;
	color:#DDD;
}
td{
	padding:0 4px;
	margin:1px;
	padding:5px;
	font-size:11px;
	line-height:16px;
}
td input{ width:auto; }
.checkboxcol{ width:20px; }

td.t{
	font-weight:bold;
	border-top:1px solid #DDD;
}
td a,
td a:link,
td a.visited{
	font-size:13px;
}
td.ts{
	font-weight:bold;
	font-size:16px;
}
td.ts a{
	font-size:16px;
}

/* forms */
form{
 	display:block;
	margin:0;
	padding:0;
}
label{ 
	display:block;
	float:left;
	width:110px;
	font-size:12px;
}
input, select{
	display:block;
	width:250px;
	float:left;
	margin:0 3px 0 0;
	padding:3px;
	color:#555;
	font-size:13px;
	font-family: "Lucida Grande","Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border:1px solid #CCC;
}
input[type=image] {border:none;width:auto; }
textarea{
	width:350px;
	height:150px;
	font-family: "Lucida Grande","Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border:1px solid #CCC;
	font-size:13px;
	line-height:18px;
	color:#555;
}
#login{	
	border:4px solid #CCC;
	padding:20px;
	width:350px;
	margin:0 auto 85px auto;
	left:0%;
	background-color:#FFF;
}

#login .fieldwrap{
	height:35px;
}
#login .fieldwrap label{ 
	position:relative;
	width:80px; 
	top:8px; 
	font-size:12px;
	font-weight:bold;
	color:#555;
}
#login .fieldwrap input{
	border:0;
	outline:none;
	background:url('../images/login_field.gif') no-repeat;
	padding:5px 10px 0 12px;
	width:210px;
	height:35px;
	color:#666;
}
#login input{
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
#login .checkboxwrap{
	position:relative;
	float:none;
	clear:both;
	left:78px;
}
#login .checkboxwrap input { border: none;}
#search-grid {
	position:absolute;
	top:0; right:0;
	
}
#search-grid .fieldwrap input{
	border:0;
	outline:none;
	background:url('../images/search_field.png') no-repeat;
	padding:5px 10px 0 30px;
	width:200px;
	height:30px;
	color:#CCC;
}
#login .checkboxwrap label,
#login .checkboxwrap input{
	font-size:12px;
	float:none;
	width:auto;
}
#login .submit{
	clear:both;
	float:none;
	position:relative;
	margin:15px 0 20px 0;
	left:83px; 
	top:5px;
}
.submit input[type=submit],.button input[type=button] {
	clear:both;
	float:none;
	width:auto;
	background:#e54d1a url(../images/btn_background.jpg) 0 0 repeat-x;
	border:none;
	font: 13px Helvetica, Arial, sans-serif;
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,.4);
	border-radius: 16px;
	-webkit-border-radius: 16px;
  	-moz-border-radius: 16px;
	padding:7px 25px;
	letter-spacing:0.05em;
    cursor: pointer;
}

#login .submit input {
	text-transform:uppercase;
}


.submit{
	clear:both;
	display:block;
	width:auto;
}
/*.submit input{
	clear:both;
	float:none;
	width:auto;
	font-size:11px;
	color:#333;
	padding:5px;
}*/

.SI-FILES-STYLIZED label.cabinet {
	margin-left:3px;
    width: 181px;
    height: 39px;
    background: url(../images/btn_choose_file.png) 0 0 no-repeat;

    display: block;
    overflow: hidden;
    cursor: pointer;
}
.SI-FILES-STYLIZED label.cabinet input {
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


.fieldwrap{
	clear:both;
	margin:10px 0;
	min-height:30px;
}
.textareawrap{
	clear:both;
}
.radiowrap{
	padding:0;
	margin:0 10px 0 0;
	float:left;
	display:block;
	height:20px;
	width:auto;
}
.checkboxgroup{
	margin:5px auto;
}
.checkboxwrap{
	clear:both;
	float:left;
	display:inline; 
	width:auto;
	margin:5px;
}	
.checkboxwrap label{ cursor:pointer; font-size:11px; }
.radiowrap input, .checkboxwrap input{
	display:inline;
	width:15px;
	margin:3px 6px 0 0;
	border: none;
	
}
.radiowrap input{
	margin:3px 6px 6px 6px;
}
.radiowrap label, .checkboxwrap label{
	display:inline;
	width:auto;
	clear:none;
	font-size:14px;
	
}
.button{
	width:auto;
}
input.hidden{
	background:transparent;
	visibility:hidden;
}
.dg select{
	width:auto;
}
.bignew{
	width:98%;
	font-size:15px;
	height:20px;
	font-weight:bold;
	color:#333;
}
/* nav  */
.nav{
	list-style:none;
	margin:0;
	padding:10px 5px;
}
.nav li{
	margin:3px 0;
}

.nav li a:link,
.nav li a:visited{
	font-size:15px;
}

.listy{
	
	background:url('../images/left_list_bg.jpg') bottom right no-repeat;
	
	
}

.listy .checkboxwrap label{
	font-size:11px;	
	margin-top:4px;
	text-transform:uppercase;
}

.listy .checkboxwrap{
	height:20px;
	width:100%;
	border-bottom:1px solid #EEE;
}

/* flash */

object{
	border:2px solid #EEE;
}
body#loginPage { background:transparent;}

#cal_container { z-index:5; }

#btn_preview { display:block; }