@charset "utf-8";
/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! */

/******** Body Elements ********/

* {	
	
	padding: 0;
	border: 0;
}

body {
	background: url(../images/bg.png) repeat-x #eff0f2;
	font-family: Arial;
	font-size: 10px;	
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin:0 auto;
	text-align: center;
	/* below added 9/24/2014 */
	background-position: 0px -50px;
	margin-top: 44px;
	
	
}
a{
	text-decoration:none;
	color:#4181ba;
	font-weight:normal;
	/*text-transform:capitalize;*/
}

/******** Layout Elements ********/


.wrapper{

display:block; margin:0px auto;   width:962px; 
}
.main-wrapper {	
	text-align: left;
	width: 962px;
	margin-left: 10%;
	margin-right: 10%;

}

.innerwrapper {
	margin: 0px;
/*	float:none;*/
	width:960px;
}

.header {
	height: 80px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	float:none;
	line-height: 20px;
}
.left-content{
	float:left;
    width: 673px;
}
.left-content-no{
	width:950px;
	float:left;
}

.right-content{
	width:236px;
	float:right;
	background:url(../images/v-line.png) no-repeat left;
	padding-left:13px;
	margin-right:10px;

}
.right-content img.banner{
	padding:5px;
	border:1px solid #8d8787;
	margin-bottom:20px;
	
}





.headerLeft {

	float:left;
}


.header-right{
	margin-top:20px;
	height: 63px;
	float:right;
	width: 300px;
}
.header-right a{
	float:left;
	margin-left:20px;
}
.content {
	float:left;
/*	padding: 16px 12px 5px 12px;
	width:937px;
*/
	padding: 16px 0px 5px 12px;
	border: 1px solid #cccccc;
	background: url(../images/content-bg.jpg) no-repeat #ffffff;
	width:950px;
	min-height:800px;
	font-size:12px;
}
.content a{
	/*font-size:12px;*/
	color:#4181BA;
	text-decoration:none;

}
.listing {
font-family:  Arial, Trebuchet MS, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
color:#000000;
}

.main-menudiv {
	margin-top: 3px;
	float: none;
	width: 960px;
	padding: 0px;
	margin-left: 92px;
	
}
.main-menudiv a{
	text-transform:uppercase;
	margin-top:3px;
	float:left;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
	letter-spacing:2px;
	color:#ffffff;
	border-right:1px #ffffff solid;
	font-size:14px;
}

.main-menudiv a.navlink7{
	border-right:none;
}
.footer {
	margin: 0px auto 0px auto;
	padding: 5px;
	background-color: #ffffff;
	clear: both;
	text-align: center;
	font-size:10px;
	text-transform:uppercase;
	color:#00305a;
	line-height:1.2;
	width:953px;
}
.clear{clear:both;margin:0px; height:0px; width:0px;}

/******** Document Styles ********/

h1 {
	padding-bottom:3px;
	border-bottom: 1px solid #e3e2e2; 
	font-weight: normal; 
	font-size: 16px;	
	color: #69737c;
	text-transform: uppercase; 
	padding-left:15px;
	padding-top:7px;
	text-align: left !important;
	float: none;
	clear: both;
	font-weight:bold;
	position:relative; /*1/2/16*/
}

h2 {
	margin: 0 0 15px 15px;
	font-size: 15px;
	font-weight: bold;
	color: #aa0000;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #aa0000;
}	
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family:arial black;
	margin:0px;
	margin-bottom:-12px;
}
h5{
	font-size:17px;
	font-weight:bold;
	text-align:center;
	margin:15px;

}
h6{
	font-size:14px;
	text-transform: uppercase; 
	color:#000000;
	font-weight:normal;
	margin:0px;
	padding:3px;

}
.underline{
	
	text-decoration: underline;
    text-transform: capitalize;

}


.witnessearch{
	font-size: 13px;
    font-style: italic;
    margin-right:2px;


}

.header a, .header a:active, .header a:visited {
	color: #aa0000;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: none;
}
.add-expert{
	color:#fff;
	font-size:14px;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
	text-transform: uppercase;
}


.expert-login{
	color:#ffffff;
	font-size:11px;
	text-align:center;
	line-height:1.2;
	padding-top:4px;
	cursor:pointer;
	text-transform: uppercase;

}

p {
	color: #000000;
    font-family: Arial;
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 0;
   /* padding-bottom: 24px;*/
	padding-left:22px;
	line-height:1.7;
	padding-right:20px;
}
.p-indent{
	/*text-indent:37px;*/

}
.aboutus p{
 padding-left:22px;
 font-size:11px;
 line-height:1.7;

}
.stripeMe{
	color:#4181ba;
}
.stripeMe{
	text-transform:uppercase;
}
.stripeMe a{
	/*text-transform:uppercase;*/
}
.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}


/******** List Styles Styles ********/

/******** List Styles Styles ********/

ul {
margin-left:55px;
font-size:11px;
	
}
.faqdiv{
	padding-left: 10px;
    padding-top: 7px;

}
.faq-h1{
	width:377px;
	margin-bottom:0px;

}
.faqdiv ul{
	margin-top:18px;
	list-style:none;
	margin-left:55px;
	font-size:11px;
	
}
.faqdiv p{
	padding-left:0px;
}


#faqul{
	margin-left:55px;


}
ol {
		padding-left: 15px;
}


.blank ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

#nextuse1 ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

#nextuse2 ul ul {
	margin: 0 0 15px 0;
}

/** Form elements **/

.seachinput {
	margin: 0 0 0px 0;
	/*padding: 2px;*/
	border: 1px solid #cccccc;
	background-color: #E0FFFF;

}


blockquote {
	padding-left: 20px;
	padding-right: 30px;
}

.clickbankLink
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: Blue;
    text-decoration: none;
	 font-size: 18px;
	line-height: 30px;
}

.cat_linkPage
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: Red;
    text-decoration: none;
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 15px;
	line-height: 17px;
	font-weight: 700;
}

.cat_link a
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
	 
}


.cat_link a:active
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
	 
}


.cat_link a:hover 
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
	  
}

.cat_link a:visited 

{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: Blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
}
/*
a.cat_link:active
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
}

a.cat_link:link {
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
}

a.cat_link:hover 
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
	  
}

a.cat_link:visited 

{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: blue;
    text-decoration: none;
	 font-size: 15px;
	line-height: 17px;
}
*/

.critique_link a
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
	 font-size: 12px;
	line-height: 14px;
	 
}

.critique_link a:hover 
{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: #004F2F;
    text-decoration: none;
	 font-size: 12px;
	 line-height: 14px;
	  
}

.critique_link a:visited 

{
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
	 font-size: 12px;
	line-height: 14px;
	padding-bottom: 10px;
}

.h1Title {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 20px;
	line-height: 20px;
}
a.h1Title:link { 	
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	}
	a.h1Title:hover { 	
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	}
	a.h1Title:visited { 	
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	}
	a.h1Title:active { 	
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	}
	
.h2Title {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.h3Title {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 15px;
	line-height: 18px;
}
.h4Title {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 15px;
	line-height: 18px;
}


.h1normal {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.h2normal {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.h3normal {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.h4normal {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.h1large {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 30px;
	line-height: 33px;
}
.h2large {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 30px;
	line-height: 33px;
}
.h3large {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 30px;
	line-height: 33px;
}
.h4large {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 30px;
	line-height: 33px;
}

.h1medium {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 20px;
	line-height: 25px;
}
.h2medium {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 20px;
	line-height: 25px;
}
.h3medium {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 20px;
	line-height: 25px;
}
.h4medium {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 25px;
	line-height: 30px;
}
.h1small {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.h2small {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.h3small {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.h4small {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	 
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.h3menu {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: Blue;
	background-color: #e1e1e1;
	text-decoration: none;
}

.h3menu a {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: Blue;
	background-color: #eeeeee;
	text-decoration: none;
}
 
.h3menu a:hover  {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: Blue;
	background-color: #eeeeee;
	text-decoration: none;
}
.h3menu a:visited  {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: Blue;
	background-color: #eeeeee;
	text-decoration: none;
}

.CategoryTitle {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	 
	color: Blue;
	font-size: 20px;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 30px;
}
.ReviewTitle {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	 
	color: Black;
	font-size: 20px;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 25px;
}
tr.alt td {
	background-color: #FFFFFF;
}
tr.over td {
	background-color: #DADADA;
}
.SiteReview    
	{ 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 14px; 
	color: Black; 
	 
	}
a.SiteReview:link { font-family:  Arial, Verdana, Helvetica; font-size: 14px; color: Blue; text-decoration: none; font-weight:600;}
a.SiteReview:hover { font-family: Arial, Verdana, Helvetica; font-size: 14px; color: Red; text-decoration: none;  font-weight:600;}
a.SiteReview:visited { font-family: Arial,Verdana, Helvetica; font-size: 14px; color: Blue; text-decoration: none;  font-weight:600;} 

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.advertisements {
display:block;
clear:both;
margin:0px;
padding:0px;
width:100%;
background-color: White;
border-top:0px solid black;
text-align:center;
color:#E4A84B;
}
.TableRow1 {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/****  "basemenu" HORIZONTAL   ****/
.basemenu {display:block; margin:0 auto;  padding:5; width:auto; text-align:center; color:Black;   }
/****  "basemenu" menu link styles   ****/
.basemenu a{
	color:#00305a;
	font-size:10px;
	text-transform:uppercase;
}

/*.basemenu a.navlink10 span{
	color:#ffffff;


}*/
.menu ul {
	list-style: square inside;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: Black;	 
	line-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.menu li {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	 
	line-height: 17px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

#bluedot {
	background: #f4f4f4 url(../images/bluepulse.gif) no-repeat 3px 5px;
	padding-left: 20px;
	line-height: 20px;
}
#bluedot ul li {
	margin: 0 0 0 3px;
	list-style: none;
}





div.box {width: 540px; margin: 0 auto; text-align: left; }/* reverse IE centering hack */
div.floatleft {float: left; width: 50%;}
div.floatright {float: right; width: 50%;}





/*  our service  */
.our-services p{
	padding-bottom:8px;
}
.our-services a{
	text-decoration:underline;
}
.ourservice-ul li{
	color:#eb1516;
	line-height:9px;
	font-size:8px;
}

.add-expert-ul{
	margin-left:30px;
	padding-right:20px;
}
.add-expert-ul li{
	color:#eb1516;
	line-height:9px;
	font-size:8px;
	
}

.black{
	color:#000000;
	font-size:11px;
}
.add-expert-ul li span.black
{

 font-size:11px;
 line-height:1.4;
}

.add-expert-listing h2{

}
input, TEXTAREA, .add-expert-div select{
	border:2px solid #c7c9cd;
}
/*      add expert div          */
.add-expert-div{
	z-index:999999;
	
}

.add-expert-div input.inputs, .add-expert-div .add-sel {
	width:280px;
	padding: 4px !important;
/*	margin-left:114px;*/
}
.add-expert-div input.inputs2{
	/*width:280px;*/
	width:200px;
	padding: 4px !important;
}

#Fax, #Url{ 
	margin-left:0px;
}
#Email, #Desired_listing{
	margin-left:0px;

}
.add-expert-div div{
	font-size:12px;
	
	


}
 
.add-expert-div textarea{
	/*margin-left:50px;*/
}
.add-expert-div td{
	height:30px;
}

.add-expert-div form{
	text-align:left;
	padding:20px;
	width:515px;
	margin:auto;

}
.add-expert-div .style14{
	font-size:12px;
	width:100%;
	

}

form{
	border:1px solid #c7c9cd;
	
}
.index-p{
 	 position: relative;
    top: -5px;
    width: 640px;
}

.search-form{
	
 border: medium none;
    float: left;
    padding-left: 9px;
    padding-top: 11px;
    position:absolute;
    margin-top: -41px;

}

.search::-ms-clear {
    display: none; /*Remove X in IE*/
	  width : 0;
  height: 0;
}

#plz-check{
	background:#fff;
	border: none;
	text-align:center;
	width:400px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin-left:54px;
	padding-bottom:5px;
	font-size:11px;
	margin-top:5px;
}


.search{
/*background:url(/images/search-bg.png); width:230px; height:20px; border:none;*/
width:210px;
height:20px;
background-color:white;
opacity:0.8;
border:2px solid #c7c9cd;
}
.icon{
	margin-bottom: -6px;
    margin-left: 7px;
    margin-right: 1px;
}
.index-searchdiv a{
	color:#000;
	font-size:11px;
	text-transform:capitalize;
}
.index-searchdiv_old{
	height:87px;
	/*background:url(/images/index-content-bg.png) repeat-x; */
	border:none;
	margin-top:-41px;
	position:relative
	
}
.index-searchdiv{
	position:relative;
	
}
.index-h1{
	text-align: center;
    width: 100%;
}
/*            contact           */
.contact-us-div{
	 height: 500px;
    margin: 0 auto;
    text-align: left;
    width: 550px;
}
.contact-us-div form{
	  float: left;
    height: 630px;
    margin: 0 auto;
    text-align: left;
    width: 550px;
}
.contact-us-div input{
	margin-left:28px;
}
.contact-us-div p{
	font-size:12px;
	font-weight:bold;

}
.contact-us-div br{
	line-height:15px;
}
/*      site map         */
.sitemap-table{
	 
    padding-right: 12px;        
	text-transform:uppercase;
	font-size:12px;
}
.sitemap-table td{
	border:1px solid #cccccc;
	height:30px;
	
	
	
}
.sitemap-table a {
	color: #174d8d;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	
}
.sitemap-table p.title{
	color:#174d8d;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align: center;
	font-size:21px;
}

/*  search list   */
.search-list{
	position:relative;

}
.search-list p, .search-list div, .list-table p, .list-table {
	font-size:12px;
	margin:00px;
	padding:0px;

}

/*  expert profile */
.expert-profile {
	position:relative;
	margin-top:45px;
}

.expert-profile h3{
	font-weight:bold;
	padding:3px;
	text-transform:capitalize;
	margin:0px;	
	color:#000;
}
.expert-profile p{
	padding:0px;
	margin:0px;
	font-size:12px;
}

.expert-profile img{margin-right:5px;}
.expert-profile h4{
	font-family: arial;
    font-size: 15px;
    font-weight: bold;

}
.expert-profile h5{
	font-size:16px;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	text-align:left;
}
.profile-col1{
	margin-top:5px;
	padding-right:5px;
	border-right: 1px solid #d8d8d8;
}
.profile-col2{
	margin-top:5px;
	padding:5px;
	
}
.expert-profile .icon 
{
	margin-left:0px;
}
/*  index premier list */
#premier-list{
	background-color: #FFFFFF;    
    overflow: hidden;      
    width: 235px;    
	text-align:left;
	margin-bottom:20px;

}
#Premier{
	width:515px;
}


#frm_add table tbody tr td div.style14{width:221px;}


.captcha
{
margin-left:40px;	
}

.captcha2
{
 margin-bottom: 20px;
    margin-left: 40px;
}

.form-click
{
	float: right;
    padding-right: 50px;
	
}

.message
{
	float:left;
	
}

#add-form-table input[type=text] {
	padding: 4px !important;
}

#add-form-table input.text {
	padding: 4px !important;
}

.articles .arttitle a {
	font-size: 13px;
	font-weight: bold;
	color: #aa0000;
	margin: 0px;
	text-decoration:underline;
	}
	
.articles .artfoot {
	font-size:11px;
	margin-bottom: 10px;
}

#emailexpert {
	background:#F0F0F0;
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.lists {
	margin-left:22px;
}