
@import('sk_boxes.css');

img {
	border: 0px;
}
img.float-right {
	border: 0px;
	float: right;
	align: right;
}
div,td {
	font-family: 'Trebuchet MS',verdana,arial;
	font-size:13px;
}
.shell-table {
	margin: 0em;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
td.shell-cell {
	background: url("../../images/bg_shadow.gif") repeat-y;
	width: 750px;
	height: 100%;
	vertical-align:top;
	text-align:left;
}
td.shell-content {
	background: url("../../images/bg_flower.jpg") no-repeat top right;
	width: 725px;
	padding-left:40px;
	vertical-align: top;
	text-align: left;
}
div.content{
	width: 680px;
	padding-right:25px;
	margin-left:3px;
	vertical-align: top;
	text-align: left;
	font-family: 'Trebuchet MS',verdana, arial;
	font-size: 12px;
	line-height: 1.5em;
}
div.menu {
	background-color: #FFFFA7;
	height: 21px;
	width: 390px;
	border: 1px #FFEA05 solid;
	border-right: 0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
}
.title {
	font-size: 22px;
	color: #E56213;
	font-weight: bold;
	padding: 10px 0px 6px 0px;
	margin-left:3px;
}

/* sandbags to have content go around the background*/
#sb2,#sb3,#sb4,#sb5,#sb6{float:right;clear:right;padding:0;border:0px;}
#sb2 {width: 245px;height: 60px;}
#sb3 {width: 170px;height: 60px;}
#sb4 {width: 145px;height: 30px;}
#sb5 {width:  65px;height: 30px;}
#sb6 {width: 245px; padding-top:40px;}

.normal {
}
.editable {
	border: 2px dotted black;	
	background: #275090;
	cursor: pointer;
}

#sk_tooltips {
	margin: 5px;
}