@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
}
body, table, td, input, select, textarea {
	font-family:Tahoma;
	font-size:12px;
	line-height:150%;
}
.clear{
	clear: both;
}
a{
	text-decoration:none;
	color:#333366;	
}
a:hover{
	text-decoration:underline;
}
#headermenu{
	padding-left:10px;
}
#headermenu a{
	color:#551350;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:10px;	
	margin-bottom:15px;
	padding:3px 5px;
}
#headermenu a:hover{
	background-color:#ecb2e8;
}

#mainmenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#mainmenu li{
	padding:0px;
	margin:0px;
}
#mainmenu li a{
	display:block;
	background-image:url(fa/menu.item.gif);
	background-repeat:no-repeat;
	height:27px;
	text-decoration:none;
	color:#000000;
	padding-right:35px;
	line-height:22px;
}
#mainmenu li a.first{
	background-image:url(fa/menu.item.first.gif);
}
#mainmenu li a.last{
	background-image:url(fa/menu.item.last.gif);
	height:28px;
}
#mainmenu li a:hover, #mainmenu li.current a{
	background-image:url(fa/menu.item.over.gif);
}
#mainmenu li a.first:hover, #mainmenu li.current a.first{
	background-image:url(fa/menu.item.over.first.gif);
}
#mainmenu li a.last:hover, #mainmenu li.current a.last{
	background-image:url(fa/menu.item.over.last.gif);
}

#mainmenu li a.level2{
	display:block;
	background-image:url(fa/menu.item2.gif);
	background-repeat:no-repeat;
	height:27px;
	text-decoration:none;
	color:#000000;
	padding-right:35px;
	line-height:22px;
	font-size:11px;
}
#mainmenu li a.level2:hover{
	background-image:url(fa/menu.item2.over.gif);
}
#mainmenu li.current a.level2, #mainmenu li.current a.level2:hover{
	background-image:url(fa/menu.item2.current.gif);
}
#footer {
	height:20px;
	background-color:#444444;
	color:#FFFFFF;
	padding:5px 10px;
	text-align:left;
}

#footer a{
	color:#CCCCCC;
}
#footer a:hover{
	text-decoration:none;
}
#contenttd {	
	direction:rtl;
	padding:10px;
}


.admin-menu {
	display: block;
	padding: 0px; 
	background-color: #003366;
	text-align:center;
	border-bottom:1px solid white;
}
.admin-menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-right:5px;
}
.admin-menu li{
	margin:5px 1px;
	padding:0px;
	float:right;
	background-color:#5B6A9F;
	background-image:url(common/adminbtn.left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:3px;
}
.admin-menu a{
	font-size:11px;
	line-height:22px;
	color:#CCCCCC;
	display:block;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}
.admin-menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.admin-menu li span{
	background-image:url(common/adminbtn.right.gif);
	background-position:right;	
	background-repeat:no-repeat;
	padding:0px 7px 0px 5px;
	display:block;
}
.admin-menu li.pages a{
	background-image:url(common/admin.icon.pages.gif);
}
.admin-menu li.items a{
	background-image:url(common/admin.icon.items.gif);
}
.admin-menu li.users a{
	background-image:url(common/admin.icon.users.gif);
}
.admin-menu li.home a{
	background-image:url(common/admin.icon.home.gif);
}
.admin-menu li.logout a{
	background-image:url(common/admin.icon.exit.gif);
}

/* Bread Crumb */
ul.breadcrumb {
	list-style:none;
	margin:0px;
	margin-bottom:10px;
	padding:5px 0px 5px 4px;
	font-size:10px;
}
ul.breadcrumb li {
	float:right;
	padding:2px 0px;
	margin:0px;
	background-image:url(fa/tick4.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
ul.breadcrumb li.last {
	color:#236bb5;
	background-image:none;
}
ul.breadcrumb li a {
	color:#236bb5;
	text-decoration:none;
}
ul.breadcrumb li a:hover {
	text-decoration:underline;
}


.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	padding:5px 0px;
	background-image:url(common/dinglenzy1.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
}
#pagetitlemenu {
	float:left;
}
#pagetitlemenu a{
	display:block;
	float:left;
	padding:2px 10px;
	color:#333333;
	text-decoration:none;
	background-color:#e5c6e2;
	margin-right:1px;
	position:relative;
	top:5px;
}
#pagetitlemenu a:hover{
	background-color:#AAAAAA;
	color:#FFFFFF;
}

.padd {
	padding:10px;
}

#homecol1 {
	width:50%;
	padding:0px;
	border-left:1px solid #CCCCCC;
}
#homecol2 {
	width:50%;
	padding:0px;
}
#homecol3 {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#homecol4 {
	border-bottom:1px solid #CCCCCC;
}
#homecol1 h3,#homecol2 h3, .hometexts h3  {
	background-image:url(common/dinglenzy1.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:30px;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
}

.hometexts h3  {
	margin-top:10px;
}

.highlight {
	background-color:#FFFF99;
}


#newsletter {
	margin:0px;
	padding:0px 15px;
	margin-top:5px;
	background-image:url(common/newsletterbg.gif);
	background-repeat:no-repeat;
	height:126px;
}
#newsletter h4{
	margin:0px;
	padding:5px 0px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:normal;
}
#newsletter label{
	width:55px;
	font-size:10px;
	display:block;
	float:right;	
}
#newsletter input{
	border:1px solid gray;
	width:100px;
}
#newsletter div{
	margin: 7px 0px;
}

ul.list1 {
	margin-right:7px;
}
ul.list1 li {
	list-style:none;
	background-image:url(common/tick.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:20px;
}

.content small{
	color:#999999;
}

.blink a{
	display:block;
	padding:3px;
	font-size:10px;
	color:#333333;	
	border-color:#ccc;
	border-width:1px;
	border-top-width:1px;
	border-right-width: 1px;
	border-style:solid;
	border-bottom-style: none;
	width:50px;
	text-align:center;
}
.blink a:hover{
	background-color:#eee;
	text-decoration:none;
}
