html, body {
	background: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
label {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

.clear {
	background: #fff;
	clear: both;
}
.globalposition {
	width: 750px;
	margin: auto;
	background-color: #e6effb;
}


.globalgray1 {
	background: #0b5ed8;
	font-size: 5px;
	width: 175px;
	height: 11px;
	float: left;
}
.globalgray2 {
	background: #bad2f4;
	font-size: 5px;
	width: 200px;
	height: 11px;
	float: left;
}
.globalred {
	background: #429a29;
	font-size: 5px;
	width: 375px;
	height: 11px;
	float: left;
}
.globalgray1left {
	background: #fff;
	width: 166px;
	height: 13px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	border-left: #0b5ed8 1px solid;
}
.globalgray2left {
	background: #fff;
	width: 890px;
	height: 20px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	text-align:center;
}
.globalgray3left {
	background: #fff;
	width: 191px;
	height: 13px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	text-align:left;
	border-left: #bad2f4 1px solid;
}
.globalredleft {
	background: #fff;
	width: 366px;
	height: 13px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	border-left: #429a29 1px solid;
	font-size: 10px;
}
.globalred1left {
	background: #fff;
	width: 166px;
	height: 13px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	border-left: #429a29 1px solid;
}
.globalred2left {
	background: #fff;
	width: 191px;
	height: 13px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	border-left: #429a29 1px solid;
}


#header {
	background-color: #fff;
	width: 890px;
	height: 30px;
	margin: auto;
}
#header a {
	text-decoration: none;
	color: #333;
}
#header a:hover {
	text-decoration: underline;
	color: #333;
}





.topmenu{
	padding: 0px;
	margin: 0px;
}
#dmenu li>ul { 
	top: auto;
	left: auto;
}
#dmenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.topmenuli{
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
.submenuul{
	list-style-type: none;
	position: absolute;
	margin-bottom: 0px;
	margin-left: -9px;
	margin-right: 0px;
	margin-top: -3px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: none;
	z-index:1;
	text-decoration: none;
}
.submenuli a {
	text-decoration: none;
	color: #333;
	padding-left: 8px;
	padding-top: 4px;
	display: block;
	width: 166px;
	height: 18px;
	background-color: #f2f2f2;
	border-top: #fff 1px solid;
	border-left: #429a29 1px solid;
}
.submenuli a:hover {
	text-decoration: none !important;
	color: #429a29;
	padding-left: 6px;
	padding-top: 4px;
	display: block;
	width: 157px;
	height: 18px;
	background-color: #f2f2f2;
	border-top: #fff 1px solid;
	border-left: #429a29 12px solid ;
}
li:hover ul , li.over ul{
	display: block;
	text-decoration: none;
}
a.topmenutitle {
	text-decoration: none;
	color: #333;
	display: block;
}
a.topmenutitle:hover {
	text-decoration: underline;
	color: #333;
	display: block;
}




#homesplashholder {
	background-color: #fff;
	width: 750px;
	height: 307px;
	margin: auto;
}
#homesplashleft {
	background: #fff;
	width: 175px;
	height: 307px;
	float: left;
}
#homesplashleft h1 {
	margin: 0px !important;
	background: #fff url(/files/pabrai-logo.gif) no-repeat center;
	height: 78px;
	font-size: 11px !important;
	font-weight: normal !important;
}
#homesplashleft h1 span {
	display: none;
}

#homesplashcenter {
	background: #fff;
	width: 575px;
	height: 307px;
	float: left;
}


#navigation {
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
}
.navigationul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navigationul2 {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}
.navigationli {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.navigationelement {
	width: 175px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	display: block;
	margin-bottom: 1px;
	list-style-type: none;
}
.navigationelement a:hover  {
	text-decoration: none;
	color: #fff;
	width: 156px;
	height: 17px;
	background: #ffffff;
	padding: 0px;
	padding-left: 8px;
	padding-top: 5px;
	margin: 0px;
	display: block;
	list-style-type: none;
	border-left: #0b5ed8 11px solid;
	
}
.navigationelement a{
	text-decoration: none;
	color: #429a29;
	width: 156px;
	height: 17px;
	background: #f2f2f2;
	padding: 0px;
	padding-left: 8px;
	padding-top: 5px;
	margin: 0px;
	display: block;
	list-style-type: none;
	border-left: #429a29 11px solid;
}
.navigationelement a.sub {
	text-decoration: none;
	color: #429a29;
	width: 156px;
	height: 17px;
	background: #f2f2f2;
	padding: 0px;
	padding-left: 8px;
	padding-top: 5px;
	margin: 0px;
	display: block;
	list-style-type: none;
	border-left: #429a29 11px solid;
}
.navigationelement a:hover.sub {
	text-decoration: none;
	color: #429a29;
	width: 156px;
	height: 17px;
	background: #f2f2f2;
	padding: 0px;
	padding-left: 8px;
	padding-top: 5px;
	margin: 0px;
	display: block;
	list-style-type: none;
	border-left: #429a29 11px solid;
}






/* zajeb START */


.subpagesublinkul {
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	display: block;
}
.subpagesublinkli {
	font-weight: normal;
	color: #333;
	list-style-type: none;
	border-left: #429a29 1px solid;
	margin-top: 1px;
	height: 17px;
	width: 156px;
	display: block;
}
.subpagesublinkli a {
	border: none;
	margin-bottom: -1px;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	list-style-type: none;
	height: 19px;
	padding-left: 8px;
	padding-top: 4px;
	width: 156px;
	display: block;
}
.subpagesublinkli a:hover {
	border-left: #429a29 10px solid;
	margin-bottom: -1px;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	list-style-type: none;
	height: 19px;
	padding-left: 8px;
	padding-top: 4px;
	width: 146px;
	display: block;
}


/* zajeb END */



#homesplashright {
	background: #429a29;
	width: 200px;
	height: 307px;
	float: left;
}
#homesplashright h1 {
	margin: 12px !important;
	background: #429a29 url(images/successstory.gif) no-repeat top left;
	height: 12px;
	font-size: 11px !important;
	font-weight: normal !important;
}
#homesplashright h1 span {
	display: none;
}
#searcharea {
	background-color: #fff;
	height: 28px;
	padding-top: 10px;
	text-align: right;
}
form {
	margin: 0px;
	padding: 0px;
}
.searchfield {
	background: #f3f3f3;
	border-top: #333 1px solid;
	border-left: #333 1px solid;
	border-bottom: #dedede 1px solid;
	border-right: #dedede 1px solid;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333;
	padding-left: 3px;
	padding-bottom: 0px;
	width: 140px;
	height: 13px;
}

.contactfield {
	background: #f3f3f3;
	border-top: #333 1px solid;
	border-left: #333 1px solid;
	border-bottom: #dedede 1px solid;
	border-right: #dedede 1px solid;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333;
	padding-left: 3px;
	padding-bottom: 0px;
	width: 200px;
	height: 13px;
}

.searcharea {
	background: #f3f3f3;
	border-top: #333 1px solid;
	border-left: #333 1px solid;
	border-bottom: #dedede 1px solid;
	border-right: #dedede 1px solid;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333;
	padding-left: 3px;
	padding-bottom: 0px;
}
.searchbuttonoff {
	background: #0033cc;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #0000cc 1px solid;
	border-right: #0000cc 1px solid;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 51px;
	height: 16px;
	cursor: pointer;
	padding-bottom: 2px;
}
.searchbuttonon {
	background: #0033ff;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #0000cc 1px solid;
	border-right: #0000cc 1px solid;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 51px;
	height: 16px;
	cursor: pointer;
	padding-bottom: 2px;
}
#storyfield {
	background: #429a29;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-size: 10px;
	line-height: 145%;
	color: #fff;
}
#storyfield p {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
#signature {
	background: #429a29;
	font-size: 9px;
	color: #222;
	text-align: right;
	padding-right: 12px;
}
#signature p {
	padding: 0px;
	margin: 0px;
}


.homephotoshow {
	background: #fff;
	width: 375px;
	margin-top: 1px;
	margin-bottom: 1px;
}




#homecontentleft {
	background: #e6effb;
	width: 375px;
	float: left;
}
#homenews {
	background: #1f791f;
	padding: 12px;
	margin-bottom: 1px;
}
#homenewsb {
	background: #0b5ed8;
	padding: 12px;
	margin-bottom: 1px;
}
#homenews h1 {
	margin: 0px !important;
	height: 12px;
	font-size: 11px !important;
	font-weight: normal !important;
	padding-bottom: 13px;
}
#homenews h1 span {
	display: none;
}
.newscell {
	background: #f2f2f2;
	padding: 5px;
	margin-top: 3px;
}
.newscell h2 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
	color: #929292;
}
.newscell p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #333;
}


#homecontentright {
	background: #e6effb;
	background-image:url(contentrightback.jpg);
	background-repeat:no-repeat;
	width: 375px;
	float: left;
	margin-bottom: 1px;
}
#homeabout {
	background: #fff;
	padding: 12px;
}
#homeabout h1 {
	margin: 0px !important;
	background: #fff url(images/aboutdubaiinternetcity.gif) no-repeat top left;
	height: 12px;
	font-size: 11px !important;
	font-weight: normal !important;
	padding-bottom: 13px;
}
#homeabout h1 span {
	display: none;
}
#homeabout p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333;
}
#homeabout a {
	text-decoration: underline;
	font-size: 10px;
	color: #429a29;
}
#homeabout a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #333;
}
#homefeature {
		background: #e6effb;
	background-image:url(contentrightback.jpg);
	background-repeat:no-repeat;
	padding: 12px;
}
#homefeature img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
} 
#homefeature h1 {
	
	margin: 0px !important;
	height: 12px;
	font-size: 11px !important;
	font-weight: normal !important;
	padding-bottom: 13px;
}
#homefeature h1 span {
	display: none;
}
#homefeature p {
	font-size: 11px;
	color: #333;
}
#homefeature a {
	text-decoration: underline;
	font-size: 10px;
	color: #429a29;
}
#homefeature a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #333;
}
#homeaboutlinks {
	background: #429a29;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	color: #fff;
	height: 20px;
}
#homeabout span {
	padding-left: 10px;
}
#homeaboutlinks a {
	text-decoration: underline;
	font-size: 10px;
	color: #fff;
}
#homeaboutlinks a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}





#footer {
	width: 750px;
	height: 5px;
	margin: auto;
	position: relative;
}
#footer a {
	text-decoration: underline;
	font-size: 10px;
	padding-right: 5px;
	color: #333;
}
#footer a:hover {
	text-decoration: none;
	font-size: 10px;
	padding-right: 5px;
	color: #333;
}
.privacy {
	float: right;
}
#footer span {
	padding-left: 24px;
}
#footer span a {
	text-decoration: none;
	color: #bbb;
	padding: 0px;
}
#footer span a:hover {
	text-decoration: underline;
	color: #429a29;
	padding: 0px;
}


#subcontainer {
	background: #f2f2f2;
	width: 750px;
	margin: auto;
	position:absolute;
	
}
#subleft {
	width: 175px;
	background: #fff;
	float: left;

}
#subleft h1 {
	margin: 0px !important;
	background: #fff url(images/diclogo.gif) no-repeat center;
	height: 162px;
	font-size: 11px !important;
	font-weight: normal !important;
}
#subleft h1 span {
	display: none;
}


#subright {
	background: #fff;
	width: 575px;
	float: left;
}
#subcontent {
	margin-top: 10px;
	margin-left: 20px;
}
#breadcrumbs {
	background: #fff;
	color: #bbb;
	font-size: 11px;
	padding-right: 7px;
	text-transform: capitalize;
}
#breadcrumbs a {
	text-decoration: underline;
	font-size: 9px;
	padding-right: 5px;
	color: #bbb;
}
#breadcrumbs a:hover {
	text-decoration: none;
	font-size: 9px;
	padding-right: 5px;
	color: #222;
}
#subtitle {
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	padding: 0px;
	margin: 0px;
	line-height: 160%;
	text-align: justify;
	padding-bottom: 20px;
}
#content p {
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
}
.imageright {
	padding-left: 20px;
	border: none;
}
.imageleft {
	padding-right: 20px;
	border: none;
}


.nheader {
	margin-top: 10px;
	font-size: 9px;
	padding-bottom: 10px;
}
.nheader span {
	font-size: 11px;
	font-weight: bold;
}
#newslist {
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333;
}
#newslist a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #429a29;
	text-decoration: none;
}
#newslist a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
.postedon {
	font-size: 9px;
	font-weight: normal;
	color: #666;
	padding-left: 15px;
	margin-top: -5px;
}

em {
	font-style: italic;
	padding: 0;
	margin: 0;
	display: inline;
	width: 300px;
}

a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #429a29;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #429a29;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

a.anchors {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #429a29;
	text-decoration: none;
}
a:hover.anchors {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

#adminControl {
	position: absolute;
	top: 0;
	background: #ddd;
	border: 1px solid #969696;
	padding: 5px;
	margin: 5px;
}

/* SUBPAGE NAVIGATION */


#navigation9 {
	width: 175px;
	padding: 0px;
	margin: 0px;
}
.navigationul9 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}
.navigationli9 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}
.navigationli9 a {
	font-weight: normal;
	width: 156px;
	display: block;
	text-decoration: none;
	background: #929292;
	color: #fff;
	height: 19px;
	border-left: #bbb 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}
.navigationli9 a:hover {
	font-weight: normal;
	width: 156px;
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #429a29;
	height: 19px;
	border-left: #429a29 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}
.navigationsubul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 1px;
}
.navigationsubli {
	list-style-type: none;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
}
.navigationsubli a {
	font-weight: normal !important;
	width: 156px;
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	height: 19px;
	border-left: #429a29 1px solid;
	padding-top: 5px;
	padding-left: 8px;
}
.navigationsubli a:hover {
	font-weight: normal !important;
	width: 146px;
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	height: 19px;
	border-left: #429a29 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}

a.sub9 {
	font-weight: normal;
	width: 156px;
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #429a29;
	height: 19px;
	border-left: #429a29 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}
a:hover.sub9 {
	font-weight: normal;
	width: 156px;
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #429a29;
	height: 19px;
	border-left: #429a29 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}

.navigationsubsubul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
.navigationsubli2 {
	list-style-type: none;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
}
.navigationsubli2 a {
	font-weight: normal !important;
	width: 146px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 16px;
	border-left: #bbb 1px solid;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 9px;
}
.navigationsubli2 a:hover {
	font-weight: normal !important;
	width: 136px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 16px;
	border-left: #bbb 11px solid;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 9px;
}
a.sub99 {
	font-weight: normal !important;
	width: 146px;
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	height: 19px;
	border-left: #bbb 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}
a:hover.sub99 {
	font-weight: normal !important;
	width: 146px;
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	height: 19px;
	border-left: #bbb 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}



#sitemap9 {
	width: 500px;
	padding: 0px;
	margin: 0px;
}
.sitemapul9 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}
.sitemapli9 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}
.sitemapli9 a {
	font-weight: normal;
	width: 491px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 16px;
	border-left: #429a29 1px solid;
	padding-top: 5px;
	padding-left: 8px;
}
.sitemapli9 a:hover {
	font-weight: normal;
	width: 481px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #429a29;
	height: 16px;
	border-left: #429a29 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}
.sitemapsubul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 1px;
}
.sitemapsubli {
	list-style-type: none;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
}
.sitemapsubli a {
	font-weight: normal !important;
	width: 481px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 16px;
	border-left: #333 1px solid;
	padding-top: 5px;
	padding-left: 8px;
}
.sitemapsubli a:hover {
	font-weight: normal !important;
	width: 471px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 16px;
	border-left: #333 11px solid;
	padding-top: 5px;
	padding-left: 8px;
}

.sitemapsubsubul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
.sitemapsubli2 {
	list-style-type: none;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
}
.sitemapsubli2 a {
	font-weight: normal !important;
	width: 471px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 13px;
	border-left: #bbb 1px solid;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 9px;
}
.sitemapsubli2 a:hover {
	font-weight: normal !important;
	width: 461px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 13px;
	border-left: #bbb 11px solid;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 9px;
}

.testimonial9 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background: #fff url(http://www.dubaiinternetcity.com/images/templates/testimonialbackground.gif) no-repeat top left;
	height: 170px;
	border-bottom: #f2f2f2 11px solid;
}
.testimonial9 img {
	float: right;
}
.testimonial9 h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding-top: 12px;
	padding-left: 39px;
	width: 377px;
	font-weight: normal;
	text-align: justify;
}
.testimonial9 h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding-top: 12px;
	padding-left: 39px;
	width: 377px;
	font-weight: bold;
}
.testimonial9 h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #929292;
	margin: 0px;
	padding-left: 39px;
	width: 377px;
	font-weight: normal;
}

.inputfield {
	background: #f3f3f3;
	border-top: #333 1px solid;
	border-left: #333 1px solid;
	border-bottom: #dedede 1px solid;
	border-right: #dedede 1px solid;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333;
	padding-left: 3px;
	padding-bottom: 0px;
}


.alert {
	padding-left: 82px;
	padding-top: 28px;
	height: 70px;
	margin: 10px;
	background-color: #fff;
	color: #d30203;
	background: url(http://www.dubaiinternetcity.com/images/error.jpg) no-repeat top left;
}
.success {
	padding-left: 82px;
	padding-top: 28px;
	height: 70px;
	margin: 10px;
	background-color: #fff;
	color: #008000;
	background: url(http://www.dubaiinternetcity.com/images/success.jpg) no-repeat top left;
}

#adminControl {
	position: absolute;
	top: 0;
	background: #fff;
	border: 1px solid #969696;
	padding: 5px;
	margin: 5px;
}

#uladmin {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}
#uladmin a {
	text-decoration: none;
	color: #429a29;
}
#uladmin a:hover {
	text-decoration: underline;
	color: #429a29;
}
.liblank {
	list-style-type: none;
}
.liedit {
	list-style-image: url(http://www.dubaiinternetcity.com/images/li_edit.gif);
	margin-top: 3px;
}
.liheader {
	list-style-image: url(http://www.dubaiinternetcity.com/images/li_header.gif);
	margin-top: 3px;
}
.linew {
	list-style-image: url(http://www.dubaiinternetcity.com/images/li_new.gif);
	margin-top: 3px;
}
.lidel {
	list-style-image: url(http://www.dubaiinternetcity.com/images/li_delete.gif);
	margin-top: 3px;
}
.lisignout {
	list-style-image: url(http://www.dubaiinternetcity.com/images/li_signout.gif);
	margin-top: 3px;
}

a.subsubon {
	font-weight: normal !important;
	width: 126px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 16px;
	border-left: #bbb 10px solid;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 9px;

}
a:hover.subsubon {
	font-weight: normal !important;
	width: 126px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	height: 16px;
	border-left: #bbb 10px solid;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 9px;
}

.sojka {
	list-style-image: url(http://www.dubaiinternetcity.com/images/contentlist.gif);
}

.carddesc {
	font-size: 9px;
	color: #666;
}
.carddesc1 {
	font-size: 9px;
	color: #ccc;
}

#pabrailike {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}