#sharewrapper {
	background:#ffffff;
	margin: 0 auto 0 auto;
	width:813px;
	padding-bottom: 20px;
	border: solid 1px #333333;
}
#header {
	background-image: url(../images/header-forshare.jpg);
}

.linkdestroy {
	background: url(../images/trash-empty.png) no-repeat top left;
	width:128px;
	height:128px;
	
}

.linkdestroy-hover {
	background: url(../images/trash-full.png) no-repeat top left;
	width:128px;
	height:128px;
}

.imagedestroy {
	background: url(../images/trash-empty-small.png) no-repeat top left;
	width:75px;
	height:75px;
	margin-bottom:20px;
	
}

.imagedestroy-hover {
	background: url(../images/trash-full-small.png) no-repeat top left;
	width:75px;
	height:75px;
	margin-bottom:20px;
}

.drag {
	width:10px;
	height:18px;
	background: url(../images/dragbutton.png) no-repeat top left;
	cursor:move;
	position:absolute;
	top:6px;
	right:5px;
}
.drophere {
	background: #FFFFFF;
	width:196px;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-top:1px solid #E4E4E4;
}

#sharefooter {
	height:1px;
	clear:both;
}
 #container {
	margin-top:0;
} 
#sharedashboard {
	height:39px;
	width: 815px;
	background: url(../images/sharemenubg.gif) repeat-x;
	margin:0 auto 0 auto;
	border-top:solid 1px #666666;
}
#sharewelcome {
	background: #ffffff;
	height:25px;
	width:785px;
	text-align:center;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	color: #171717;
	padding-top:10px;
}
#sharedashboard ul {
	background: url(../images/shareicon.jpg) no-repeat top left;
	height:39px;
	padding-left: 140px;
}
#sharedashboard ul li {
	display:inline;	
}
#sharedashboard ul li a {
	text-decoration:none;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	padding-right:7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom:2px;
	line-height:42px;
	border-right: 1px solid #666666;
}
#sharedashboard ul li a:hover {
	color:#000000;
	text-decoration:underline;
}
#shareuser {
	color:#009966;
}
#sharelogout {
	float:right;
	clear:left;
	width:92px;
	height:39px;
	
}
#sharelogout a {
	width:92px;
	height:39px;
	background: url(../images/sharelogout.jpg) no-repeat;
	display:block;
}
#sharelogout a:hover {
	background: url(../images/sharelogout-hover.jpg) no-repeat;
}
#usermanage h1 {
	height:30px;
	color:#036;
}
#displayusers {
	background: url(../images/modal/displayusersbg.png) repeat;
	border: solid 1px #999999;
	padding:10px;
	margin:15px;
	color:#000033;
}
.permissionuser-odd {
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	color: #000033;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	cursor:pointer;
	cursor:hand;
}
.permissionuser-even {
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	color: #000033;
	background-color:#F5FFEA;
	border-bottom:1px solid #666666;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	cursor:pointer;
	cursor:hand;
	border-top: 1px solid #999999;
}
.permissiontable {
	margin-top:10px;
}
.permissiontable #odd {
	height: 31px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	background: url(../images/modal/permissionsrow-odd.jpg) repeat-x;
	padding:4px;
	cursor:default;
}
.permissiontable #even {
	height: 31px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	background: url(../images/modal/permissionsrow-even.jpg) repeat-x;
	padding:4px;
	cursor:default;

}
.permissiontable td {
	padding-left:10px;
	padding-right:10px;
}
input[type="text"] {
	background: #FFFFFF url(../images/inputbgrepeat.jpg) repeat-x left top;
	color: #000000;
	border: 1px solid #666666;
	padding: 3px;
	margin: 0px;
	width: 148px;
	height: 16px
}
#usernameinput {border:solid 1px #036;margin-left:15px;}
.pagecreator input {
	background: transparent url(../images/modal/inputbg.gif) no-repeat left top;
	color: #000000;
	border: 1px solid #666666;
	padding: 3px;
	margin: 0px 4px;
	line-height: 12px;
	width: 148px;
	height: 16px;
}
.pagecreator {
	background: url(../images/modal/displayusersbg.png) repeat;
	padding:20px;
	border: 1px solid #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #003333;
}
#addtosite {
	width:15px;
	height:15px;
	background:none;
	border:none;
}
select {
	background: #FFFFFF url(../images/inputbgrepeat.jpg) repeat-x left top;
	border: 1px solid #666666;
	height: 22px;
	width: 240px;
	margin:0px 4px;	
	padding: 3px;
}
.permissionbuttons {
	display:none;
}
#searchmessage {
	font: 12px "Trebuchet MS", Arial, Helvetica, Verdana;
	color:#003333;
	text-align: left;
}
#valigncenter {
	vertical-align:middle;
}
#messagebox {
	background: url(../images/modal/displayusersbg.png) repeat;
	text-align:center;
	font: 18px Helvetica, Arial, Geneva, sans-serif;
	color:#003333;
	padding:30px 20px;
	margin-top:15px;
	border: 1px solid #003333;
}
#messagebox table {
	font-size:14px;
	line-height:18px;
}
#messagebox table td {
	padding: 10px 0;
}
#messagebox a,#messagebox a:visited,#messagebox a:hover {
	color:#003366;
	font-size:14px;
}
#addgizmoheader {
	margin-bottom:15px;
	color:036;
}
#tinymcesave {
	background: transparent url(../images/savebutton.gif) no-repeat top left;
	width:66px;
	height:20px;
	float:left;
	display:block;
	border:none;
	cursor:pointer;
	cursor:hand;
}
#tinymcecancel {
	background: transparent url(../images/cancelbutton.gif) no-repeat top left;
	width:66px;
	height:20px;
	float:left;
	border:none;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;
	cursor:hand;
}
#tinymcecancel a {
	display:block;
	width:66px;
	height:20px;
}
.editsitetitle {
	background-image: none; 
	background-color:#FFFFFF;
	color:#143D3E;
	font: 24px Georgia, "Times New Roman", Times, serif;
	line-height:38px;
	float:left;
	width:auto;
	height:24px;
	border:solid 1px #999;
}
.deptlinksedit input {
	background-color:#FFFFFF;
	background-image:none;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	color:#000000;

}
.headeredit input {
	color:#143D3E;
	background-image: none; 
	background-color: #FFFFFF;
	font: 13px Georgia, "Times New Roman", Times, serif;
	float:right;
	padding-top:0px;
	padding-right:0px;
	text-transform: lowercase;

}
#addsitewarning {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.editmainlink input {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: none;
}
.editsublink input {
	color:#003366;
	font-size:12px;
	background-color: #FFFFFF;
	background-image: none;
}
#nyroModalContent table img {margin-right:10px;}