
/*
body,td 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
*/

body /*Body Font style, change here */
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:.75em;
	line-height:1.7em;
	color:Black;
}


.highlight
{
    background-color: #fcc2bd;
}
.select
{
    background-color: #ffffff;
}

.signout
{
	text-decoration: none;
	color: #ffffff;
}

.text
{	
	background-image:url('textfield.jpg');	
	background-repeat:no-repeat;
	width:181px;
	height:22px; 
	border:0px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:7px;
	background-position:center;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;	
}

.textdr
{	
	margin-left:5px;	
	width:180px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.textdrsmall
{	
	margin-left:5px;	
	width:70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.textme
{
	background-image:url(textfieldsmall.jpg);	
	background-repeat:no-repeat;
	width:100px;
	height:22px; 
	border:0px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:7px;
	background-position:center;	
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.textdes
{
	background-image:url(textdes.jpg);
	background-repeat:no-repeat;	
	width:181px;
	height:50px; 
	border:none; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:7px;
	background-position:center;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;	
}

.textwhite
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.textBigwhite
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}

.fileup
{
	width:260px;
	height:22px;
	background-image:url(textfield.jpg);
	background-position:center;
	color: #666666;
}

.welcome
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.whitelinks
{
	color:#FFFFFF;	
	text-decoration:none;
}

.redlinks
{
	color:#323232;
	text-decoration:none;
	font-size:12px;
	
}

.bluelinks
{
	font-weight: normal;
	color: #0000ff;
	text-decoration:none;
	font-size:12px;
}

.greylinks
{
	font-weight: normal;
	color: #7d7c7a;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

/* ArrangImages */

.info
{
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:justify;
}

.groupWrapper
{
	width: 775px;
	float:none;	
	vertical-align:top;
	text-align:left;
	overflow:auto;
	margin-right:20px;
}

.serializer
{
	clear: both;
}

.groupItem
{
	width:140px;
	margin-top: 20px;
	float:left;
	margin-left:4px;
	display:block;	
	margin-right:4px;
}

.itemHeader
{
	cursor:move;
}

.sortHelper
{
	border: 3px dashed #666;
	width: auto !important;
}

.imgDiv
{
	position: absolute;
	width: 240px;
	height: 130px;
	display: block;	
	left:195px;
	top:300px;
	border-right: #323232 thick solid;
	border-top: #323232 thick solid;
	border-left: #323232 thick solid;
	border-bottom: #323232 thick solid;	
}

.popuuImgDiv
{	
	width: 240px;
	height: 130px;	
	border-right: #323232 thick solid;
	border-top: #323232 thick solid;
	border-left: #323232 thick solid;
	border-bottom: #323232 thick solid;	
}

.bgMDiv
{
	width: 95%;
	height: 80px;
	left: 15px;
	border-right: #0b9ff9 thin solid;
	border-top: #0b9ff9 thin solid;
	border-left: #0b9ff9 thin solid;
	border-bottom: #0b9ff9 thin solid;
}

/* New Sort*/

.tabNorm
{
	width:100%; 
	vertical-align:top;
	border:1px solid #CCCCCC;
	background-color:#f0efef;
}

.sorthelper
{
	background-color:  #F3F1F2;
	float: left;	
}

.sortableactive
{
}

.sortablehover
{
}

.sortableitem
{
	width:130px;
	margin-top: 20px;
	float:left;
	display:block;			
	margin-left:20px;
}

.sortable
{
	width:120px;
	margin-top: 10px;
	float:left;
	display:block;	
	
	margin-right:25px;
	margin-left:25px;
	margin-bottom:10px;
	border:2px solid #cccccc;
}

.output
{
	height:80px;
	overflow:hidden;	
}

.groovybutton
{
	font-size: 11px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #990033;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #999999;
	border-width: 3px;
}

.links
{
	text-decoration:none;
	color:#444444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.ImageEditor
{	
	left:50px;
	top:100px;
	position:absolute;
}
