/**************************/
/* Common CSS             */
/**************************/

html {
	background:transparent !important;
	}
	
body {
	margin:0;
	padding:0;
  	color:#666;
	font:12px Arial, Helvetica, sans-serif;
	/*background:#111;*/
	background: #7DB8FF url(Img/bg.jpg) 0px 0px repeat-x;
	}
	
form {
	margin:0;
	padding:0
	}

img {border:none;display:block;}

h1,h2,h3,th {margin:0!important;}

h2 {
	font-size:16px!important;
	font-weight:normal!important;
	margin:0 0 3px 0!important;
	color: #5790C1!important;
	}


h3 {
	font-size:12px!important;
	font-weight:normal!important;
	margin:0 0 6px 0!important;
  	color: #5790C1!important;
	}


p {
	margin:0 0 10px 0!important;
	color: #fff!important;
}

input {vertical-align:middle}

.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.row {
	background:url(../../images/admin/bg-line.gif) repeat-y 365px;
	padding:4px 0 8px 0;
	width:100%;
	overflow:hidden;
	}
.text {
	padding:2px 0 2px 4px;
	width:174px;
	font:12px verdana,sans-serif;
	}
#middle {
	height: auto !important;
	background-image: url(Img/middle.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	padding:0;
	}

#footer {
	margin:5px 0 0 0;
	background: #000;
	height:32px;
	width:100%;
	font:11px/13px verdana,sans-serif;
	text-align: center;
	}

ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
ul li {
	list-style-type:none;
	}
	

a   {
	color:#5790C1;
	text-decoration:underline;	
	}
a:hover {color:#fff;
		 text-decoration:none;}

a:link{
	color:#5790C1;
	text-decoration:none;
}

a.SkinObject:hover {color:#fff;
					text-decoration:none;}

a.SkinObject:visited, a.SkinObject:link, a.SkinObject:active {
	color: #666;
	text-decoration: none;	
}

/**************************/
/* Admin Toplinks Layout    */
/**************************/

#toplinks{
float: right;
margin: 10px 5px 0 0;
}

#toplinks li{
display: inline;
margin: 0 5px 0 0;
}

#toplinks li a{
color: #5790C1;
}

#toplinks li a:hover, #toplinks li.active a{
color: #fff;
}

/**************************/
/* Admin Footer Layout    */
/**************************/
		
/*#footer .box1 {
	float:left;
	padding:9px 9px 0 9px;
	width:280px;
	height:72px;
	border:1px solid #20282b;
	margin:0 21px 0 0;
	}
#footer .box1 .image {float:left;margin:0 6px 0 0;}
#footer .box1 .text {float:left;width:222px;margin:-2px 0 0 0;}

#footer .box2 {
	float:left;
	padding:9px 9px 0 9px;
	width:230px;
	height:72px;
	border:1px solid #20282b;
	}
#footer .box2 .image {float:left;margin:0 8px 0 0;}
#footer .box2 .text {float:left;width:151px;margin:2px 0 0 0;}

#footer .home {
	float:right;
	margin:-9px 0 18px 0;
	}
	
.logout {
	float:right;
	padding:3px 10px 3px 0;
	}
.logout a {
	padding:3px 0 3px 18px;
	background:url(../../Images/admin/ico-logout.gif) no-repeat left;
	margin:0 10px 0 0;
	}	
.box1 a:hover,
.box2 a:hover {text-decoration:underline;}

#footer .links {
	float:left;
	padding:24px 9px 0 9px;
	width:282px;
	margin:0 21px 0 0;
	text-align:center;
	font-size:11px;
	}
/*

/***************************/
/* Application Form Layout */
/***************************/

.application td {
	color:#fff;
	}	
/*.application .row {
	background:url(../../images/admin/bg-line.gif) repeat-y 264px;
	padding:4px 0 20px 0;
	}*/
	
.application th {
	font-size:14px;
	font-weight:normal;
	color:#666;
	margin:6px 0 0px 0;
	}
.application .block1 {
	float:left;
	width:49%;
	}
.application .block2 {
	float:right;
	width:49%;
	}
.application label {color:#fff;}
.application label input {
	width:15px;
	height:14px;
	margin:2px 2px 2px 0;
	vertical-align:middle;
	}
.application .block2 .text {margin:6px 0 0 0;}
.application .buttons {
	padding:10px 0 10px 0;
	width: 100%;
	} 
.application .buttons input {
	border:0;
	background: black; /* url(../../images/admin/bg-button.jpg); */
	color:#fff;
	margin:0 6px 0 0;
	}
	

/**************************/
/* Admin Form Layout      */
/**************************/
	
.form label {color:#fff;}
.form label input {
	width:15px;
	height:14px;
	margin:2px 2px 2px 0;
	vertical-align:middle;
	}
.form .block2 .text {margin:6px 0 0 0;}
.form .buttons {
	padding:0;
	} 
.form .buttons input {
	border:0;
	background: black; 
	color:#fff;
	font:11px verdana,sans-serif;
	margin:0 6px 0 0;
	}
/*url(../../images/admin/bg-button.jpg); */
		
/**************************/
/* Hover Menu             */
/**************************/
div.popupMenu {
	position:absolute;
	background-color:#000;
	font-family:tahoma,sans-serif;
	border: solid 1px white;
	width:202px;
	margin-left: -50px;
	padding-bottom: 3px;
}

div.popupMenu li {
	margin:0 0 -2px 0;
	width:100%;
	font-size:11px;
	text-align: left;
	list-style-type:none;
	}

div.popupMenu li a, div.popupMenu li a:visited {
	display:block;
	height:31px;	
	padding:1px 0 0 28px;
	line-height:30px;
	color:#fff;
	}

div.popupMenu ul li a { background:url(../../images/admin/ico-folder.gif) no-repeat 0 100%;}
div.popupMenu ul.plain li a  { background:url(../../images/admin/ico-plain.gif) no-repeat 0 100%;}

div.popupMenu li a:hover,
div.popupMenu li a.active {background-position:0 0;color:#333;}

.popupHover {color:#333;}

/**************************/
/* Folder Menu Navigation */
/**************************/

div.fields {
	float:left;
	margin:0 0 0 22px;
	display:inline;
	background:url(../../images/admin/bg-fields.gif) repeat-y left;
	width:542px;
	min-height:251px;
	}

* html div.fields {height:251px;}

div.fields .block1 {
	float:left;
	width:202px;
	}
div.fields .block2 {
	float:left;
	width:202px;
	padding:0 0 0 11px;
	}
div.fields .icon {
	float:right;
	padding:34px 0 80px 0;
	}

div.fields li {
	margin:0 0 -2px 0;
	width:100%;
	font-size:11px;
	text-align: left;
	}
div.fields li a {
	display:block;
	height:31px;
	background:url(../../images/admin/ico-folder.gif) no-repeat 0 100%;
	padding:1px 0 0 28px;
	line-height:30px;
	color:#fff;
	}	
div.fields li a:hover,
div.fields li a.active {background-position:0 0;color:#333;}

/*************************/
/* Navigation Side Menu  */
/*************************/

#navigation 
{
	float: left;
	width: 181px;
	margin:0;
	}
	
#navigation a {
	display:block;
	line-height:35px;
	text-align:right;
	padding:0 36px 0 0;
	width:145px;
	background:url(../../Images/admin/bg-nav.jpg) no-repeat left top;
	}	
#navigation a:hover,
#navigation a.active {background-position:0 -35px !important;color:#fff;}

/*************************/
/* License Side Menu */
/*************************/

#license {
	float:right;
	width:181px;
	font-family:tahoma,sans-serif;
	background-color:#000;
	padding: 5px 5px 0px 10px;
	line-height: 32px;
	text-align: left;
}

#license img {
	 padding : 20px 15px 0 0;
}
	
/*************************/
/* Navigation Admin Menu */
/*************************/
#navigation .forms a {background:url(../../images/admin/a-forms.jpg) no-repeat left top;}
#navigation .fields a {background:url(../../images/admin/a-fields.jpg) no-repeat left top;}
#navigation .searches a {background:url(../../images/admin/a-searches.jpg) no-repeat left top;}
#navigation .rules-filters a {background:url(../../images/admin/a-rules-filters.jpg) no-repeat left top;}
#navigation .permissions a {background:url(../../images/admin/a-lists.jpg) no-repeat left top;}
#navigation .lists a {background:url(../../images/admin/a-lists.jpg) no-repeat left top;}
#navigation .templates a {background:url(../../images/admin/a-templates.jpg) no-repeat left top;}
#navigation .reminders a {background:url(../../images/admin/a-reminders.jpg) no-repeat left top;}
#navigation .appadmin a {background:url(../../images/admin/a-templates.jpg) no-repeat left top;}


/*************************/
/* Other Images         */
/*************************/
.setting {
	cursor: pointer;
	background: url(../../images/action_settings.gif) no-repeat 100% center;
	width: 14px;
	height: 14px;
}


/*************************/
/* Form Command Images   */
/*************************/

/* -= Common styles =- */
.spIcon {
	background-image: url('../../images/admin/sprite_buttons.gif');
	background-repeat: no-repeat;
}

.toolbar-buttons { background-position: 0 -150px;}
.form-buttons { background-position: 0 -175px; }
.button { background-position: 0 0; }
.split-button { background-position: 0 -25px;}
.child-button { background-position: 0 -50px; }
.delete { background-position: 0 -75px; }
.down { background-position: 0 -100px; }
.up { background-position: 0 -125px; }
.new-button { background-position: 0 -200px; }
.new-split-button { background-position: 0 -250px; }
.new-child-button { background-position: 0 -225px; }
		    	    
/* -= RadMenu styles =- */
.RadMenu .spIcon {  padding-left: 12px; /* 20px for the image, 2px offset */ }
    		
/* x:20px (indent), y:<sprite value> */
.RadMenu .toolbar-buttons { background-position: 20px -150px; }
.RadMenu .form-buttons { background-position: 20px -175px; }
.RadMenu .button { background-position: 20px 0; }
.RadMenu .split-button { background-position: 20px -25px; }
.RadMenu .child-button { background-position: 20px -50px; }
.RadMenu .delete { background-position: 10px -75px; }
.RadMenu .down { background-position: 10px -100px; }
.RadMenu .up { background-position: 10px -125px; }
.RadMenu .new-button { background-position: 0 -200px; }
.RadMenu .new-split-button { background-position: 0 -250px; }
.RadMenu .new-child-button { background-position: 10px -225px; }
 	    
/* -= RadTreeView styles =- */
.RadTreeView .rtLI .spIcon
{
	padding-left: 21px; /* 20px for the image, 2px offset, 5px inherited */
	padding-top: 4px;
	-webkit-background-origin: border;
	-moz-background-origin: border;
}
			
.RadTreeView .rtLI .rtHover .spIcon,
.RadTreeView .rtLI .rtSelected .spIcon
{
	border: 0; /* override borders, for simplification */
	padding-left: 21px;
	padding-top: 4px;
	background-image: url('../../images/admin/sprite_buttons.gif');
	background-repeat: no-repeat;
}
			
/* those need more specifity */
.RadTreeView .rtUL .rtLI .toolbar-buttons { background-position: 0 -150px; }
.RadTreeView .rtUL .rtLI .form-buttons { background-position: 0 -175px;}
.RadTreeView .rtUL .rtLI .button { background-position: 0 0;  }
.RadTreeView .rtUL .rtLI .split-button { background-position: 0 -25px; }
.RadTreeView .rtUL .rtLI .child-button { background-position: 0 -50px; }
.RadTreeView .rtUL .rtLI .delete { background-position: 0 -75px;}
.RadTreeView .rtUL .rtLI .down { background-position: 0 -100px; }
.RadTreeView .rtUL .rtLI .up { background-position: 0 -125px; }

/*********************/
/* Reset             */
/*********************/

UL LI {
	list-style-type: none!important;
}

UL LI LI {
	list-style-type: none!important;
}

UL LI LI LI {
	list-style-type: none!important;
}

OL LI {
	list-style-type: none!important;
}

OL OL LI {
	list-style-type: none!important;
}

OL OL OL LI {
	list-style-type: none!important;
}

OL UL LI {
	list-style-type: none!important;
}


/* Image Sizing */    
p.ico {
	height: 16px;
	width: 16px;			
}

p.left {		
    margin: 0;
    padding: 1px;
}

p.right {
	float:right;
    margin: 0;
    padding: 0;
    z-index: 10;
}

