﻿/*.global{ 	FONT-SIZE: 12pt;   COLOR: #5D5B5C; }
.medium{ 	FONT-SIZE: 10pt;   COLOR: #5D5B5C; }
.small{ 	FONT-SIZE: 9pt;   COLOR: #5D5B5C; }
.smaller{ 	FONT-SIZE: 8pt;   COLOR: #5D5B5C; }
.smallFont{ 	FONT-SIZE: 8pt;   COLOR: #5D5B5C; }*/

.spacer15 {
	float: left;
	height: 15px;
	width: 100%;
}
/*title*/
.innertopcontent {
	background: #FFF;
	float: left;
	height: auto;
	width: 725px;
} 
.innertopcontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B1161C;
	display: block;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.innertopcontent h2 {
	font-size: 12px;
	font-weight: normal;
	color: #B1161C;
	display: block;
	height: auto;
	padding-bottom: 7px;
	padding-left: 12px;
	border-bottom: 1px solid #CCC;
}


/*----Priority----*/
.dirListPriorityBox
{
	background: #F0F0F4;
}
.dirListPriority {
	float: left;
	height: auto;
	/*width: 250px;*/
}
.dirListPriority H2 
{
	color: #08029A;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
.dirListPriority a 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
.dirListPriority a:link 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
.dirListPriority a:hover 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: underline;
}
.dirListPriority a:visited 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
.dirListPriority a:active 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
/*--end of dirlist*/

/*----Regular----*/
.dirList {
	float: left;
	height: auto;
	/*width: 250px;*/
}
.dirList H2 
{
	color: #08029A;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
.dirList a 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
.dirList a:link 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
.dirList a:hover 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: underline;
}
.dirList a:visited 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
.dirList a:active 
{
	color: #08029A;
	font-size: 15px;
	text-decoration: none;
}
/*--end of dirlist*/

/*----*/
.dirItems {	 
	float: left;
	background: #F5F5F5;
	height: auto;
	width: 725px;
	color: #E45D04;/*#1A4AB8;*/
}
.dirItemsList {
	float: left;
	height: auto;
	width: 215px;
	color: #E45D04;/*#1A4AB8;*/ /*2552B9 5674B9 FF6D00 #08029A;*/
}
.dirItemsList H2 
{
	color: #E45D04;/*#1A4AB8;*/ /*C55E20 #08029A;*/
	font-size: 13px;
	font-weight: bold;
	float: left;
}
.dirItemsList a 
{
	color: #E45D04;/*#1A4AB8;*/ /*AE3C0F #08029A;*/
	font-size: 13px;
	text-decoration: none;
}
.dirItemsList a:link 
{
	color: #E45D04;/*#1A4AB8;*/ /*AE3C0F #08029A;*/
	font-size: 13px;
	text-decoration: none;
}
.dirItemsList a:hover 
{
	color: #FF6900;/*#5A89F4;*/ /*#231BE3;*/
	font-size: 13px;
	text-decoration: underline;
} 
.dirItemsList a:active 
{
	color: #FF6900;/*#5A89F4;*/ /*#231BE3;*/
	font-size: 13px;
	text-decoration: none;
}
.dirItemsList a:visited 
{
	color: #E45D04;/*#1A4AB8;*/
	font-size: 13px;
} 
/*----*/
.breadCrumbs {	 
	float: left;
	background: #FFF;
	height: auto;
	width: 725px;
	
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
 
.breadCrumbs a 
{
	color: #050249;
	font-size: 12px;
	text-decoration: none;
}
.breadCrumbs a:link 
{
	color: #1C15C5;
	font-size: 12px;
	text-decoration: none;
}
.breadCrumbs a:hover 
{
	color: #1C15C5;
	font-size: 12px;
	text-decoration: underline;
} 
.breadCrumbs a:active 
{
	color: #1C15C5;
	font-size: 12px;
	text-decoration: underline;
}
.breadCrumbs a:visited 
{
	font-size: 12px;
}

/*featured links*/

.featuredlinksmain {
	float: left;
	height: auto;
	width: 99%;
	background: #F4E8FE;/*fbfbfb*/
	border: 1px solid #B760FB;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
}
.featuredlinksmain p {
	padding-left: 10px;
	padding-RIGHT: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F4E8FE;
}
.featuredlinksmaintop {
	float: left;
	width: 99%;
	border-bottom: 1px solid #d5d5d5;
	color: #B1161C;
	font-size: 20px;
	font-weight: normal;
	padding-left: 0px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featuredlinksmain table {
	float: left;
	padding: 2px;
}
.featuredlinksmain table tr td {
	padding: 3px;
}
.featuredlinksmaintablecontent {
	font-size: 12px;
	/*color: #333;*/
}
.featuredlinksmaintablecontent p {
	padding-left: 0px;
	padding-RIGHT: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.featuredlinksmaintablecontent a {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	text-decoration: underline;
	font-size: 13px;
	font-weight :bold ;
	color: #5C03A1;
}
.featuredlinksmaintablecontent a:link {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	color: #5C03A1;
	text-decoration: underline;
}
.featuredlinksmaintablecontent a:hover {
	/*text-decoration: none;
	font-weight: bold;*/
	text-decoration: underline;
	color: #A533FD;
}
.featuredlinksmaintablecontent a:active {
	color: #5C03A1;
	text-decoration: underline;
}
.regularlinksmaintablecontent a:visited {
	color: #5C03A1;
	text-decoration: underline;
}
.fontURLLinkFeatured
{
	color:#31A221;/*#357DC6;*/
} 
/*featured links end*/
 
/*regular links*/
.regularlinksmain {
	float: left;
	height: auto;
	width: 99%;
	background: #E8F7FE;/*fbfbfb*/
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
}
.regularlinksmain p {
	padding-left: 10px;
	padding-RIGHT: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #E8F7FE;
}
.regularlinksmaintop {
	float: left;
	width: 99%;
	border-bottom: 1px solid #d5d5d5;
	color: #B1161C;
	font-size: 20px;
	font-weight: normal;
	padding-left: 0px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.regularlinksmain table {
	float: left;
	padding: 2px;
}
.regularlinksmain table tr td {
	padding: 3px;
}
.regularlinksmaintablecontent {
	font-size: 12px;
	/*color: #333;*/
}
.regularlinksmaintablecontent p {
	padding-left: 0px;
	padding-RIGHT: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.regularlinksmaintablecontent a {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	text-decoration: underline;
	font-size: 13px;
	font-weight :bold ;
	color: #0C58A4;
}
.regularlinksmaintablecontent a:link {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	color: #0C58A4;
	text-decoration: underline;
}
.regularlinksmaintablecontent a:hover {
	/*text-decoration: none;
	font-weight: bold;*/
	text-decoration: underline;
	color: #000;
}
.regularlinksmaintablecontent a:active {
	color: #0C58A4;
	text-decoration: underline;
}
.regularlinksmaintablecontent a:visited {
	color: #0C58A4;
	text-decoration: underline;
}
.fontURLLink
{
	color:#31A221;/*#357DC6;*/
} 
/*regular links end*/


/*link detail*/

.linkdetailcontent {
	background: #FFF;
	float: left;
	height: auto;
	width: 725px;
	padding-bottom: 12px;
	margin-bottom: 12px;
} 
.linkdetailcontent h1 {
	font-size: 15px;
	font-weight: bold;
	color: #004689;
	display: block;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.linkdetailcontent h2 {
	font-size: 18px;
	font-weight: normal;
	color: #5C03A1;
	display: block;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.linkdetailmain {
	float: left;
	height: auto;
	width: 99%;
	background: #F5F5F5;/*fbfbfb*/
	border: 0px solid #d5d5d5;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
}
.linkdetailmain p {
	padding-left: 10px;
	padding-RIGHT: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F5F5F5;
}
.linkdetailmaintop {
	float: left;
	width: 99%;
	border-bottom: 1px solid #d5d5d5;
	color: #004689;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linkdetailmain table {
	float: left;
	padding: 2px;
}
.linkdetailmain table tr td {
	padding: 3px;
}
.linkdetailmaintablecontent {
	font-size: 12px;
	/*color: #333;*/
}
.linkdetailmaintablecontent H3{
	font-size: 13px;
	font-weight :bold ;
	color: #0C58A4;
}
.linkdetailmaintablecontent p {
	padding-left: 0px;
	padding-RIGHT: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.linkdetailmaintablecontent a {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	text-decoration: underline;
	font-size: 13px;
	font-weight :bold ;
	color: #0C58A4;
}
.linkdetailmaintablecontent a:link {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	color: #0C58A4;
	text-decoration: underline;
}
.linkdetailmaintablecontent a:hover {
	/*text-decoration: none;
	font-weight: bold;*/
	text-decoration: underline;
	color: #000;
}
.linkdetailmaintablecontent a:active {
	color: #0C58A4;
	text-decoration: underline;
}
.linkdetailmaintablecontent a:visited {
	color: #0C58A4;
	text-decoration: underline;
} 
.linkdetailmaintablecontentFeaturedFont {
	color: #989699;
} 
/*----*/
.linkdetailmaintablecontentRegular {
	font-size: 12px;
	/*color: #333;*/
}
.linkdetailmaintablecontentRegular H3{
	font-size: 13px;
	font-weight :bold ;
	color: #0C58A4;
}
.linkdetailmaintablecontentRegular p {
	padding-left: 0px;
	padding-RIGHT: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.linkdetailmaintablecontentRegular a {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	text-decoration: underline;
	font-size: 13px;
	font-weight :normal ;
	color: #31A221;
}
.linkdetailmaintablecontentRegular a:link {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	color: #31A221;
	text-decoration: underline;
}
.linkdetailmaintablecontentRegular a:hover {
	/*text-decoration: none;
	font-weight: bold;*/
	text-decoration: underline;
	color: #31A221;
}
.linkdetailmaintablecontentRegular a:active {
	color: #31A221;
	text-decoration: underline;
}
.linkdetailmaintablecontentRegular a:visited {
	color: #31A221;
	text-decoration: underline;
} 
/*regular links end*/

/*get listed*/
.getlisted {
	float: left;
	height: auto;
	width: 97%;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;/*added*/
}
.getlistedmain {
	float: left;
	height: auto;
	width: 100%;
	background: #FFF5D8;/*fbfbfb*/
	border: 1px solid #774A03;
	font-size: 12px;
	color:#594302;
}
.getlistedmain p {
	padding-left: 10px;
	padding-RIGHT: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F5F5F5;
} 
.getlistedmain table {
	float: left;
	padding: 2px;
}
.getlistedmain table tr td {
	padding: 3px;
} 
.getlistedmain a {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	text-decoration: underline;
	font-size: 13px;
	font-weight :bold ;
	color: #9F6304;
}
.getlistedmain a:link {
	/*text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;*/
	color: #9F6304;
	text-decoration: underline;
}
.getlistedmain a:hover {
	/*text-decoration: none;
	font-weight: bold;*/
	text-decoration: underline;
	color: #E68F05;
}
.getlistedmain a:active {
	color: #9F6304;
	text-decoration: underline;
}
.getlistedmain a:visited {
	color: #9F6304;
	text-decoration: underline;
}
/*end of get listed*/


/*submit site*/

.submitlinksmain {
	float: left;
	height: auto;
	width: 99%;
	background: #F7F7F7;/*fbfbfb*/
	border: 1px solid #7A797A;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
}
.submitlinksmain p {
	padding-left: 10px;
	padding-RIGHT: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F7F7F7;
}
.submitlinksmaintop {
	float: left;
	width: 99%;
	/*border-bottom: 1px solid #d5d5d5;*/
	color: #B1161C;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.submitlinksmain table {
	float: left;
	padding: 2px;
}
.submitlinksmain table tr td {
	padding: 3px;
}
.submitlinksmaintablecontent {
	font-size: 12px;
	/*color: #333;*/
}
.submitlinksmaintablecontent p {
	padding-left: 0px;
	padding-RIGHT: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.submitlinksmainUL li 
{
	display: block;
	font-size: 12px;
	line-height: 2;
	padding-left: 15px;
	background: url(http://www.dubaicitychannel.com/images/grey-dot.gif) no-repeat left 10px  ;
}
.submitlinkPaid
{
	color:#5B52B2;
	font-size: 11px;
}
.submitlinkFont
{
	color:#888888;
	font-size: 11px;
}

.FONTErrorText
{
	color:#ff0000;
	font-size: 12px;
}
/*end of submit site*/

/*--sponsored listing left*/
.sponsoredListingcontent {
	font-size: 12px;
	background :#EAEAEA;
	color: #050249;
	border-bottom: 1px solid #999;
	line-height: 2;
	font-weight:bold ;
}

.sponsoredListingLeft table {
	float: left;
}
.sponsoredListingLeft table tr td {
	padding-left: 10px;
	
}
.sponsoredListingLeftcontent {
	font-size: 12px;
	background :#EAEAEA;
	color: #357dc6;
	border-bottom: 1px solid #999;
	line-height: 2;
	/*color: #333;*/
} 
.sponsoredListingLeftcontent a {
	display: block;
	text-decoration: none;
}
.sponsoredListingLeftcontent a:link {
	display: block;
	text-decoration: none;
}
.sponsoredListingLeftcontent a:active {
	display: block;
	text-decoration: none;
}
.sponsoredListingLeftcontent a:visited {
	display: block;
	text-decoration: none;
}
.sponsoredListingLeftcontent a:hover {
	display: block;
	text-decoration: underline;
}
/*--end of sponsored listing--*/