/*Link Exchange CSS Document */



body{



	margin:0px;



	background:#f3f3f3;



	font-family:arial, Helvetica, sans-serif;



	font-size:12px;



	color:#333333;



	behavior:url("csshover.htc");



	line-height:18px;



}



p{



	margin:8px 0px;



	text-align:justify;



}



.higlite{



	color:#002f3c;



}



h1{

	margin:0px 0px 10px 0px;
	font-family:Tahoma;
	font-size:18px;
	color:#002f3c;
	text-transform:uppercase;
}



h1 span{

	color:#ffa200;

}



h2{



	margin:10px 0px;



	font-family:Tahoma;



	font-size:16px;



	color:#002f3c;



	text-transform:capitalize;



	font-weight:normal;



}



.container{



	width:954px;



	margin:0px auto;



	position:relative;



}

h4{
	margin:10px 0px;
	font-family:Tahoma;
	font-size:14px;
	color:#4d4d4d;
	font-weight:bold;
}

.topcontainer{

	width:954px;
	margin:-10px auto -12px auto;
	position:relative;

}

A:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#123c48;
	font-size:12px;
}

A:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#123c48;
	font-size:12px;
}

A:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

A:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

#header{



	background:url(../images/header-bg.gif) repeat-x #f2f2f2;



	float:left;



	width:100%;



/*	height:100px;*/



}



#joinnow{



	float:right;



	position:relative;



	top:50px;



	right:0px;



}



#joinnow-banner{



	float:right;



	position:absolute;



	top:-50px;



	right:-5px;



	background:url(../images/joinnow-banner.png) no-repeat;



	width:142px;



	height:142px;



	z-index:2;



}



* html #joinnow-banner{



  background-image: none;



  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/joinnow-banner.png", sizingMethod="image");



}



#linkexchange-logo{



	float:left;



	padding:10px 0px 10px 10px;



}



#nav{

	background:url(../images/nav-bg.gif) repeat-x;

	float:left;

	width:100%;

	height:38px;
	position:relative;
	z-index:2;

}

#nav ul{

	float:left;

	margin:0px 0px 0px 10px;

	padding:0px;

	list-style:none;

	background:url(../images/nav-sep.gif) no-repeat top left;


}

#nav ul li{

	float:left;

	padding:11px 18px 9px 20px;

	background:url(../images/nav-sep.gif) no-repeat top right;

	margin:0px 0px 0px 0px;
	position:relative;
	


}

#nav ul li:hover{

	background:#1285a4;


}

#nav ul li.current{

	background:#002f3c;

}

#nav ul li a{

	color:#464546;

	text-decoration:none;

}

#nav ul li:hover a,#nav ul li.current a{

	color:#ffffff;

}


#nav ul li ul{
	display:none;
}
#nav ul li:hover ul{
	display:block;
	position:absolute;
	background:#1285a4;
	width:184px;
	top:37px;
	left:-10px;
}
#nav ul li:hover ul li{
	background:none;
	float:none;
	width:144px;
	text-transform:capitalize;
	border-bottom:solid 1px #2d9ab7;

	
}
#nav ul li:hover ul li a{
	display:block;
	width:144px;
	padding:1px;
}

#nav ul li:hover ul li:hover{
	background:#002f3c;
	width:144px;


}


#main-img{

	float:left;

	width:100%;

	background:#002f3c;

	padding:15px 0px;
	position:relative;
	z-index:1;

}



#callus{



	position:absolute;



	top:235px;



	left:35px;



	color:#FFFFFF;



	font-size:26px;



	font-family:Tahoma;



}



#main-cont{



	float:left;



	position:relative;



	padding:10px 0px;



	width:954px;



	text-align:justify;



}



#register-img{



	position:absolute;



	background:url(../images/register-img.png) no-repeat;



	width:382px;



	height:238px;



	right:1px;



	bottom:11px;



	z-index:1;



}



* html #register-img{



  background-image: none;



  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/register-img.png", sizingMethod="image");



}



#info{



	position:relative;



	top:-20px;



	left:40px;



	font-size:11px;



	font-family:Tahoma;



	line-height:16px;



	font-weight:bold;



	z-index:2;



}



#info span{



	color:#000;



}



#btm-section{



	float:left;



	position:relative;



	width:934px;



	padding:0px 10px;



}



#qik-section{



	font-family:Tahoma;



	font-size:11px;



	color:#484848;



}



#qik-section td{



	vertical-align:top;



	border-right:1px solid #e3e3e3;



	padding:0px 10px;



}



#qik-section td.end{



	border:0px;



}



.readmore a{



	color:#002f3c;



	text-decoration:none;



	text-transform:uppercase;



	font-size:11px;



	font-weight:bold;



}



#footer{



	float:left;



	width:954px;



	margin:10px 0px 0px 0px;



	padding:10px 0px;



	border-top:1px solid #e3e3e3;



	font-family:Tahoma;



	font-size:11px;



	color:#979797;



}



#footer div{



	float:left;



	width:100%;



	margin:0px 0px 10px 0px;



}



#footer p{



	text-indent:10px;



}



#footer ul{



	margin:0px;



	padding:0px;



	list-style:none;



}



#footer ul li{



	float:left;



	border-right:1px solid #717070;



	padding:0px 10px;



	line-height:14px;



	color:#717070;



}



#footer a{



	color:#717070;



	text-decoration:none;



}



#footer a:hover{



	color:#000000;



	text-decoration:none;



}



/******************BOX****************/



.tp-lt{



	background:url(../images/tp-lt.gif) no-repeat;



	width:23px;



	height:23px;



}



.tp-bg{



	background:url(../images/tp-bg.gif) repeat-x;



	height:23px;



}



.tp-rt{



	background:url(../images/tp-rt.gif) no-repeat;



	width:23px;



	height:23px;



}



.lt-bg{



	background:url(../images/lt-bg.gif) repeat-y;



	width:23px;



}



.rt-bg{



	background:url(../images/rt-bg.gif) repeat-y;



	width:23px;



}



.ct-bg{



	background:#fff;



}



.bt-lt{



	background:url(../images/bt-lt.gif) no-repeat;



	width:23px;



	height:23px;



}



.bt-bg{



	background:url(../images/bt-bg.gif) repeat-x;



	height:23px;



}



.bt-rt{



	background:url(../images/bt-rt.gif) no-repeat;



	width:23px;



	height:23px;



}







/******************BOX****************/







/*Link Exchange CSS Document */







#inner-title{

	position:absolute;
	top:20px;
	left:35px;
	color:#FFFFFF;
	font-size:22px;
	font-family:Tahoma;
}



#main-cont-inner{



	float:right;



	position:relative;



	padding:10px 0px;



	width:650px;



	text-align:justify;



}



#main-cont-inner-login{



	float:left;



	position:relative;



	padding:10px 0px;



	width:954px;



	text-align:justify;



}







#btm-section-inner{



	float:left;



	position:relative;



	width:294px;



	padding:0px 5px;



}



#qik-section-inner td{



	vertical-align:top;



	padding:0px 5px;



}



#h2-inner{

	font-size:17px;

	border: 1px;

	background-color: #FFFFFF;

	height: 27px;

	margin-top: 4px;

	border-color: #333333;

	padding-left: 10px;

	padding-top: 4px;

	border-top: 2px;

}

#h2-inner_news{

	font-size:17px;

	border: 1px;

	background-color: #FFFFFF;

	height: 27px;

	margin-top: 4px;

	border-color: #333333;


	padding-top: 4px;

	border-top: 2px;
	
	font-weight:normal;

	

}





#h3-inner{

	font-size:17px;

	border: 1px;

	background-color: #FFFFFF;

	border-color: #333333;

	border-top: 2px;

	

}

#h3-inner a{



	color:#002f3c;

	text-decoration:none;

}

	

#h2-inner a{



	color:#002f3c;

	text-decoration:none;

}



#h2-inner a:hover{



	text-decoration:underline;

}



.faq-title{



	color:#002f3c;



	font-weight:bold;



}



.textbox{



border:solid 1px #999999;



}



.alert{



color:#FF0000;



}

.errorfont{


color: #FF3300;


font-size:13px;


font-weight:bold;

font-family:Verdana, Arial, Helvetica, sans-serif;



}

#errorfont{


color: #FF3300;


font-size:13px;


font-weight:bold;

font-family:Verdana, Arial, Helvetica, sans-serif;



}




.errormsg{



color:#FF0000;



font-size:14px;



font-weight:bold;

font-family:Verdana, Arial, Helvetica, sans-serif;



}

.errormsg a{



color:#FF0000;

text-decoration:underline;





}.successmsg{



color:green;



font-size:16px;



font-weight:bold;



}



#listlink a{ 



color:#7B7D7D;



text-decoration:underline;



}



#listlink a:hover{



color:#002F3C



}



.normal{



color:#7B7D7D;



font-size:12px;



font-weight:normal;



}



#listlink-login a{ 



color:green;



text-decoration:underline;



}



.nolist{



color:#002F3C;



font-size:12px;



}



.nolist a{



color:#993333;



text-decoration:underline;



}



.breadcrumb{



color:#0D7E9E;



font-size:12px;



font-weight:bold;



}



.breadcrumb a{



color:#0D7E9E;



text-decoration:none;



}



.breadcrumb a:hover{



color:#0D7E9E;



text-decoration:underline;



}



.tableborder{



border:solid #0D7E9E 1px;



}







#h2-inner-list{



font-size:17px;



color:#FFFFFF;



padding-left:15px;



}







.table-heading{



background-color:#0D7E9E;



}







.row-heading1{
background:#e9e9e9;
border-bottom:solid #000000 1px;
line-height:28px;
color:#000000;

}



.row-heading2{
border-bottom:solid #000000 1px;
background-color:#ffffff;
line-height:28px;
color:#000000;

}



.row-left{



padding-left:15px;



}



.faq-title a{



	color:#002f3c;



	text-decoration:none;



	}



.faq-title a:hover{



	text-decoration:underline;



	}



.small_text{



font-size:10px;



color:#000000;



}



.tag{



color:#006400;



font-size:16px;



font-weight:bold;



}



div.pagination {



padding: 3px;



margin: 3px;



text-align:center;



}







div.pagination a {



padding: 2px 5px 2px 5px;



margin: 2px;



border: 1px solid #AAAADD;







text-decoration: none; /* no underline */



color: #717070;



}



div.pagination a:hover, div.digg a:active {



border: 1px solid #0D7E9E;







color: #000;



}



div.pagination span.current {



padding: 2px 5px 2px 5px;



margin: 2px;



border: 1px solid #0D7E9E;







font-weight: bold;



background-color: #0D7E9E;



color: #FFF;



}



div.pagination span.disabled {



padding: 2px 5px 2px 5px;



margin: 2px;



border: 1px solid #ffffff;







color: #ffffff;



}







#seo-text{



padding-left:25px;







}

h1 a{

color:#002F3C;

text-decoration:none;



}

h1 a:hover{

text-decoration:underline;

}

.faq-title-black{	color:#000000;	font-weight:bold;}



.table-heading-report{



background-color:#000000;

color:#FFFFFF;



}



.left-heading-report{

	margin:0px;

	background:#002F3C no-repeat;

	line-height:30px;

	height:30px;

	font-family:Arial;font-size:12px;

	font-weight:bold;

	color:#FFFFFF;

	text-transform:uppercase;

	text-align:left; 

	text-indent:10px

 }

 

.step-Selected {

background-color:#000000;

color:#FFFFFF;

float:left;

font-size:11px;

padding:2px 10px;



}



.step-Normal {

background-color:#DDDDDD;

color:#000000;

float:left;

font-size:11px;

padding:2px 10px;

}

.Step-image{

float:left;

}

.step_button_small{

background:url(../images/bg_btn.png) no-repeat;

height:24px;

color:#ffffff;

width:84px;

font-size:14px;

cursor:pointer;

vertical-align:middle;

border:0px;

padding-bottom:3px;


}

.step_button_small a{

border:0px;

color:#FFFFFF;

text-decoration:none;

}

.step_button_medium{

background:url(../images/bg_btn3.png) no-repeat;

height:30px;

color:#ffffff;

width:120px;

font-size:14px;

cursor:pointer;

vertical-align:middle;

border:0px;






}

.step_button_medium a{

border:0px;

color:#FFFFFF;

text-decoration:none;

}


.step_button{

background:url(../images/bg_btn2.png) no-repeat;

height:24px;

color:#ffffff;

width:200px;

font-size:14px;

cursor:pointer;

text-align:center;

border:0px;

padding-bottom:3px;


}

.step_button a{

color:#FFFFFF;

text-decoration:none;

border:0px;

}


.step-Normal a{

color:#000000;

text-decoration:none;

}

.helpbox_top{

background:url(../images/top_bg.gif) no-repeat;

width:326px;

height:13px;

}

.helpbox_bottom{

background:url(../images/btm_bg.gif) no-repeat;

width:326px;

height:13px;

}

.helpbox_bg{

background:url(../images/mid_bg.gif) repeat-y;

padding:15px;

padding-top:0;

width:326px;

}

.step_table {

border:solid 1px #999999;

padding:15px;

}



.cpanel_top{

background:url(../images/panel_top.gif) no-repeat;

width:583px;

height:26px;

}

.cpanel_bg{

background:url(../images/panel_bg.gif) repeat-y;

width:583px;

height:26px;

}

.cpanel_btm{

background:url(../images/panel_btm.gif) no-repeat;

width:583px;

height:26px;

}

.left-heading-report_cpanel{

	line-height:30px;

	font-family:Arial;font-size:12px;

	font-weight:bold;

	color:#000000;

	text-transform:uppercase;

	text-align:left; 

	text-indent:40px;

	background:url(../images/btn_bg.gif) no-repeat 22px 0;

 }

#left-heading-report_cpanel{

	background:url(../images/btn_bg.gif) no-repeat;

	text-indent:23px;



 }

 .demo_table {

 border:solid 15px #002f3c;

 padding:10px;

 background:#FFFFFF;

 }

 .DisplayMsg_demo{

 text-align:center;

 color:green;

font-size:16px;

font-weight:bold;

height:200px;

 border:solid 15px #002f3c;

padding-top:50px;

 background:#FFFFFF;

 }

.DisplayMsg_demo a{

  color:#990000;

 }



#faq-title{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

}



.facebook_table{

border:solid 1px #0254A0;

padding:10px;

}

.socialmedia_table{

border:solid 1px #CCCCCC;

background-color:#F7F7F7;

padding:10px;

}

.facebook_img_td{

background:#0254A0;

}
.font_light_bold{
color:#3A3A3A;
font-weight:bold;
font-size:16px;

}
.bg_nav{
background:url(../images/grey_bg.gif) repeat-x;
height:30px;
border-bottom:solid 1px #000000;
}
.domain_selectbox {
color:#3A3A3A;
font-size:12px;
border:solid 1px #3A3A3A;

}

#nav_domain{
	background:url(../images/b_bg.gif) repeat-x;
	float:left;
	width:100%;
	height:43px;
	position:relative;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}

#nav_domain ul{

	float:left;
	margin:0px;
	padding:0px;
	list-style:none;	
	width:100%;
	background:url(../images/b_rt.gif) no-repeat top right;
}

#nav_domain ul li{

	float:left;
	padding:12px 20px 0px 18px;
	background:url(../images/b_sep.gif) no-repeat top right;
	position:relative;
	margin:0px;
	
}
#nav_domain ul li img{
	position:relative;
	top:-12px;
}

#nav_domain ul li:hover{
cursor:pointer;
z-index:1111;

/*	background:#1285a4;
*/

}

#nav_domain ul li.current{

	background:#002f3c;

}

#nav_domain ul li a{

	color:#464546;
	text-decoration:none;
}

#nav_domain ul li:hover a,#nav_domain ul li.current a{
	padding:0px 20px 0px 18px;
	color:#ffffff;

}


#nav_domain ul li ul{
	display:none;
}

#nav_domain ul li ul li{
	padding:0px 18px 0px 18px;
	height:24px;
	width:262px;
}
#nav_domain ul li:hover ul{
	display:block;
	position:absolute;
	width:262px;
	top:40px;
	left:-2px;
	background:url(../images/drop_down_bg.png) repeat-x;
	color:#333333;
	font-weight:normal;
	font-size:13px;
	text-indent:30px;
	z-index:1000;
	
}
#nav_domain ul li:hover ul li{
	width:222px;
	left:2px;
	background:none;
	float:left;
	text-transform:capitalize;
	border-bottom:solid #D1D1D1 1px;
	height:24px;
	vertical-align:middle;
}
#nav_domain ul li:hover ul li a{
	
	width:222px;
	left:2px;
	background:none;
	float:left;
	text-transform:capitalize;
	display:block;
	text-decoration:none;
	color:#333333;
	height:24px;
	vertical-align:middle;
}

#nav_domain ul li:hover ul li:hover{

	width:222px;
	left:2px;
	float:left;
	text-transform:capitalize;
	background:url(../images/li_hover.gif) repeat-x;
	color:#FFFFFF;
	height:24px;
	vertical-align:middle;
}
#nav_domain ul li:hover ul li:hover a{
	height:24px;
	color:#FFFFFF;
}

#nav_domain #navdomain_dash {
	background:url(../images/g_bg.gif) repeat-x;
	height:43px;
	padding:12px 18px 0px 0px;
}
#nav_domain #navdomain_dash a {
	padding:12px 18px 0px 0px;
	color:#ffffff;	
}
#nav_domain #navdomain_dash a:hover {
	padding:12px 18px 0px 0px;
	color:#ffffff;	
}
#nav_domain img{
vertical-align:top;
margin:0px 10px 0px 0px;
}
.font_green{
color:#798F06;
font-size:14px;
}
.orange_bg{
background:url(../images/orange_bg.gif) repeat-x;
height:24px;
width:493px;
color:#FFFFFF;
text-indent:20px;
font-weight:bold;
}
.orange_lt{
background:url(../images/orange_lt.gif) no-repeat;
height:24px;
width:7px;
}
.orange_rt{
background:url(../images/orange_rt.gif) no-repeat;
height:24px;
width:23px;
}
.orange_font {
color:#D0631E;
font-weight:bold;
}

.orange_bg a{
color:#FFFFFF;
}
.orange_bg span{
float:right;
margin-top:-2px;

}
#listlink_black a{color:#000000;}
.green_bg{
background:url(../images/darkgreen_bg.gif) repeat-x;
height:24px;
width:453px;
color:#FFFFFF;
text-indent:15px;
font-weight:bold;

}
.green_lt{
background:url(../images/darkgreen_lt.gif) no-repeat;
height:24px;
width:7px;

}
.green_rt{
background:url(../images/darkgreen_rt.gif) no-repeat;
height:24px;
width:23px;
}
.smallfont_green {
color:#798F06;
font-size:10px;
font-weight:bold;
}
.line {
border-bottom:solid #c0cbcf 1px;
}

.formheader{
	color:#999999; 
	font-size:13px; 
	font-weight:bold
}

.formvalue{
	color:#00000; 
	font-size:13px; 
	font-weight:bold
}

.profilename{
	padding-left:5px; 
	color:#4490BA; 
	font-size:15px;
}

.profilename a{
	color:#4490BA; 
	font-size:15px;
	text-decoration:underline;
}

.profilename a:hover{
	color:#003366; 
	font-size:15px;
	text-decoration:underline;
}

.mediaheading {
	color:#5EA2C4; 
	font-size:14px;
}
.titlebg {
	background:url(../images/website_btn.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-indent:12px;
	height:37px;
}
.site-profile-table{
	border:1px solid #B1C740;
	
}