 
@import url("css/reset.css");
@import url("css/framework.css");
@import url("css/typography.css");
@import url("css/admin.css"); 
  
 

/*----------------------*/
/*-----base styles------*/
/*----------------------*/
body#Body{ text-align:center;}
 
.header,.footer,.footer .links 		{ display:inline; float:left; width:100%; text-align:center; }
.body								{border: solid 1px #cfcfcf; margin-bottom:20px; background:url(images/bg-body.gif) left repeat-y;text-align:left; }

div.DNNEmptyPane					{ display: none; }
 
 
a.button	{ background:#7014a0;   }
a.button	{ display:inline-block; padding:6px 8px 6px 8px; background: -moz-linear-gradient(-90deg, #862bb5, #c181e2 2px, #c181e2, #862bb5 2px, #7014a0);border:solid 1px #5e088b;  -moz-box-shadow: 0 0 2px rgba(0,0,0,.45); font-weight:bold; font-size:13px; line-height:18px; color:#ecc6ff; text-decoration:none;text-shadow:1px 1px 1px rgba(0,0,0,.45); -moz-border-radius:6px;-webkit-border-radius:6px; cursor: pointer;  }
a.button:hover	{  background: -moz-linear-gradient(-90deg, #c181e2, #e0a4ff 2px, #e0a4ff, #c181e2 2px,  #862bb5, #7014a0);  text-shadow:1px 1px 1px rgba(0,0,0,.95);color:rgba(255,255,255,1); border:solid 1px #4d0672;color:#fff;}

a.grey 		{ background: -moz-linear-gradient(-90deg, #e6e6e6, #fff 2px, #fff, #e6e6e6 2px, #ccc);-moz-box-shadow: 0 0 1px rgba(0,0,0,.25);border:solid 1px #b3b3b3; color:#007eed;text-shadow:0 -1px 1px rgba(255,255,255,.95);  }

a.grey:hover { background: -moz-linear-gradient(-90deg, #f2f2f2, #fff 2px, #fff, #f2f2f2 2px, #ccc); border:solid 1px #b3b3b3;  color:#155d9d; text-shadow:0 -1px 1px rgba(255,255,255,.95);   }

a.grey 		{ background-color:#e6e6e6;}
a.grey:hover 		{ background-color:#ccc;}


/*----------------------*/
/*-----header-----------*/
/*----------------------*/

.header				{ background:url(images/bg-header.gif) repeat-x; margin:10px 0 20px 0; height:180px; text-align:center; }
.logo				{ display:inline; float:left;width:325px; height:150px;margin-bottom:-49px;    text-align:center; line-height:150px; }
 .breadcrumbs		{ line-height:40px; text-align:left; }



  .jquery .breadcrumbs { display:none;}
  
  
 .breadcrumbs a.active{ font-weight:bold; color:#444; border:none; cursor:default; }
 .breadcrumbs .sep	{ margin-left:5px; }

.search				{ padding-top:5px; }
.search span		{ display:inline; float:right; width:auto; }
.search input		{  display:inline-block; height:auto; font-size:14px; height:20px; line-height:20px; }
.search a			{ display:inline-block; line-height:20px; padding:0 10px 0 10px; background:url(images/bg-button.gif) repeat-x top #256625; border:none; color:#fff; font-weight:bold; border:solid 1px #256625; text-shadow:1px 1px 1px rgba(0,0,0,.5); }

.search a:hover		{ background-position: 0 -4px;text-shadow:1px 1px 1px rgba(0,0,0,.8);border:solid 1px #256625;  color:#fff; }
.search a:active	{ background-position: 0 -6px; color:#e6e6e6; }

/*----------------------*/
/*-----navigation-------*/
/*----------------------*/

.nav a				{ border:none; }
.nav				{ }
.nav ul				{ text-align:center; margin:0; padding:0; list-style:none; width:auto; display:inline-block; float:right;    }  
.nav ul li			{ margin:0; padding:0; list-style:none;  }
.nav li.levelOne,
.nav li.levelOne a,
.nav li.levelOne a span	{ height:36px; line-height:36px; width:auto; cursor:pointer; overflow:visible; white-space:normal; }


.nav li.levelOne			{ display:inline-block;  float:left; }
.nav li.levelOne a			{ display:inline-block; font-size:14px; color:#fff; font-weight:bold; text-transfo	rm:uppercase;  background:url(images/bg-nav.gif) repeat-x top; float:left; text-shadow:1px 1px 1px rgba(0,0,0,.5); }
.nav li.levelOne a span	{ display:block;padding:0 10px 0 10px; background:url(images/bg-nav-sep.gif) no-repeat right top; float:left; white-space:nowrap;   }


.nav li.levelOne a:hover	{ color: #e6e6e6;text-shadow:1px 1px 1px rgba(0,0,0,1); }
.nav li.levelOne a:active span	{ color: #fff;text-shadow:1px 1px 1px rgba(0,0,0,1	); padding-top: 1px;background:url(images/bg-nav-sep.gif) no-repeat right top; }

.nav ul li.first		{ padding-left:2px; background:url(images/bg-nav-begin.gif) no-repeat left top; }
.nav ul li.last			{ padding-right:2px; background:url(images/bg-nav-end.gif) no-repeat right top; }
.nav ul li.last a span	{background:none; }


.nav ul.subnav	{ display:none; background:#ecdff3;padding: 0; margin:0 position: absolute; border: solid 1px #d8afed; border-top: none; -moz-box-shadow: 0 2px 3px rgba(0,0,0,.25);  }
.nav ul.subnav li	{ display: inline; float: left; width: 100%; }
.nav ul.subnav li a{ background: none; border-top: dashed 1px #d8afed; color: #111; text-transform: none; font-size: 13px; text-shadow: none; display: inline; float: left; width: 100%;text-align: left; line-height: normal; height: auto; }

.nav ul.subnav li.first		{ background:none; padding:0;}
.nav ul.subnav li.first a	{border-top: solid 1px #d8afed;}

 .nav ul.subnav li a span{ background:none; line-height: normal; height:auto; padding:10px; display:block; white-space:normal; }

  .nav ul.subnav li a:hover	{ background: #f5ecf9; text-shadow: none; color: #111; }
    .nav ul.subnav li a:active{ text-shadow: none; color: inherit; background: #fff; }
     .nav ul.subnav li a:active span	{ color: #000; text-shadow: none; padding: inherit;padding:10px; background: none; }
    
.nav ul.subnav ul	{background: #f5ecf9; -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.20);}

.nav ul.subnav li.parent a span	{ background:url(images/bg-nav-arrow.gif) right center no-repeat; padding-right:15px;}
.nav ul.subnav li.parent li a span { background:none;padding:10px;}

/*----------------------*/
/*-----Side Nav---------*/
/*----------------------*/

.sideNav { border-right: solid 1px #d9d9d9;
		background: #f2f2f2; padding-bottom:20px; }

.sideNav .adSpace	{   margin: 0 15px 15px 15px;  padding-top: 20px; text-align: center; font-weight: bold; }
.sideNav .adSpace a	{ border:none; text-decoration:none;}
.sideNav ul	{ padding: 0; margin: -1px 0 0 0;border-bottom: dashed 1px #e6e6e6; }
.sideNav li		{ list-style: none; display: block; padding: 0; margin: 0 0 -1px 0; }
.sideNav li a	{ display: block; border-top: dashed 1px #cfcfcf;   border-bottom: dashed 1px #cfcfcf; font-size: 14px; color:#7014a0; }
.sideNav li a:hover	{ border-top: solid 1px #cfcfcf;border-bottom: solid 1px #cfcfcf; background: #f6f6f6; color: #111; }
.sideNav li a:active	{ color:#000; background:#f9f9f9; }
.sideNav li a span	{ padding: 10px; display: block; }


.sideNav li.parent a{ background:none; border:none;}
.sideNav li a.parent:hover	{ background:none; border:none;}

.sideNav li.parent	{ }
.sideNav li.parent {  background:  -moz-linear-gradient(-90deg, #f2f2f2, #fff 25%); border-top: solid 1px #cfcfcf;border-bottom: solid 1px #cfcfcf; background: -webkit-gradient(linear, 0 top, 0 bottom, from(#f2f2f2), to(#fff), color-stop(25%, #fff)); background-color:#fff;
}
.sideNav .parent ul.subnav 	{       width:100%; padding:10px 0 10px 0; border:none; }
.sideNav .parent ul.subnav li	{ display:list-item; list-style:decimal; border:none; padding:0; margin:0 0 5px 35px; width:auto; float:none; clear:both;}
.sideNav .parent ul.subnav li a	{ border:none; line-height:normal; display:inline-block; width:auto; float:left; float:none; clear:both; border-bottom:solid 1px #fff; font-size:12px; color:#555;}
.sideNav .parent ul.subnav li a:hover	{ border-bottom:solid 1px #ccc; background:#none; color:#000;}
.sideNav .parent ul.subnav li a:active	{ border-bottom:solid 1px #000; background:#none; color:#000;}
.sideNav .parent ul.subnav li.active a	{ border-bottom:solid 1px #000; background:#none; color:#000;}
.sideNav .parent ul.subnav li a span	{ padding:0;display:block; float:none; clear:both}



/*----------------------*/
/*-----Main Content-----*/
/*----------------------*/

.mainContent,
.sidebar						{ padding:20px 0 20px 0;}
.mainContent .module			{margin-left:10px;}
.grid_9	 .module				{ margin-right:10px;}
 
 .mainContent .module			{   width:99%;}
  
.sidebar .adSpace,
.sidebar .featured{  margin: 0 0 30px 0;  font-weight: bold; }
.sidebar .featured a	{ border:none;}

.sidebar .module_content { text-align:center;}


.the-search-and-decisions .body .Normal table  { border:solid 1px #ccc; vertical-align:middle; margin-bottom:20px;}
.mainContent .Normal table td.financetabletdDark	{ background:#e6e6e6;vertical-align:middle;}
.the-search-and-decisions .body .Normal table   td	{ padding:4px;border:solid 1px #e6e6e6;vertical-align:middle;}


.GPI_ContactUsContent #dnn_ctr633_ContactUs_txtComments	{ width:95% !important; }



.OnyakTech_AxonViewerContent a font	{ display:none;}
.OnyakTech_AxonViewerContent a.Normal	{ cursor:pointer; display:inline-block; padding:4px 4px 4px 5px; 

background: -moz-linear-gradient(-90deg, #f2f2f2, #e6e6e6);
background: -webkit-gradient(linear, 0 top, 0 bottom, from(#f2f2f2), to(#e6e6e6));

border:solid 1px #ccc;  -moz-box-shadow: 0 0 1px rgba(0,0,0,.15); -webkit-box-shadow: 0 0 1px rgba(0,0,0,.15);font-weight:bold; font-si.ze:13px; line-height:18px; color:#333; text-decoration:none;text-shadow:0 -1px 0 rgba(255,255,255,.85); -moz-border-radius:3px;-webkit-border-radius:3px; margin-top:10px; margin-bottom:10px;}

.OnyakTech_AxonViewerContent .RadGrid_Office2007 .rgGroupHeader td div div  { top:-7px;}

/*----------------------*/
/*-----Find Services Page*/
/*----------------------*/

.find-services .mainContent a.button	{ background:none; color:#06F; font-size:18px;
font-weight:normal; text-align:left; padding:0; display:block; text-shadow:none; border:none; text-decoration:underline; margin: 0 25px 10px 0; -moz-box-shadow:none;}

.find-services .mainContent a.button:hover	{ text-decoration:none; color:#222;}

.find-services .mainContent p		{ margin:25px 0 25px 0; display:block;}

input.button	{ cursor:pointer;}
  
.find-services .displayTable	{ border:solid 1px #e6e6e6; margin-bottom:20px; margin-right:20px;}
.find-services .displayTable td { border:solid 1px #e6e6e6;}

.find-services fieldset	{ display:block;   margin:3px 0 6px 0;}
.find-services fieldset label	{ display:inline-block; width:100px; padding-right:10px;}
.find-services fieldset select	{ min-width:150px;}
.find-services h3	{ margin-bottom:-10px;} 
 
.find-services fieldset.radio input	{ display:inline-block; margin:0 8px 0 0; width:10%; float:left;}
.find-services fieldset.radio label	{ display:inline-block; width:auto; width:75%; cursor:pointer;   }
table.chkCategory			{   margin:25px 0 10px 0; vertical-align:top;}
 a 
/* Paging Controls -----*/
table.GridView1					{ border:solid 1px #fff !important;}
table.GridView1 td		{  padding:0;}

.GridView1 div.result	{ border-top:1px solid #E6E6E6;
display:inline;
float:left;
padding:15px 0;
width:100%;}
.GridView1 div.result table	{ display:inline; float:left; margin:0 20px 0 0; }
.GridView1 div.result .info	{ display:inline; float:left;}

div.result h3				{ margin-top:8px;}
 div.result p				{ margin-bottom:10px;}


.pnResultList table table			{ width:auto; float:right; display:inline;}
.pnResultList table table td		{ padding:0 6px 0 0; border:none;}
.pnResultList table table td a		{ display:inline-block; padding:4px 5px 4px 5px;-moz-border-radius:3px;-webkit-border-radius:3px; font-weight:bold; background:#f2f2f2; border:solid 1px #e6e6e6; color:#444;}
.pnResultList table table td span 	{ display:inline-block; margin:0 5px 0 5px; font-weight:bold;}


/*----------------------*/
/*-----Ad Detail Pages-----*/
/*----------------------*/


.ad-details .lblDescription,
.ad-details .lblSpecial	{ display:inline-block; width:100%;}
.MainImage,
.pnVideo	{display:block; padding:15px;  border:solid 1px #d9d9d9; background:#f2f2f2; margin:10px 0 10px 0;}
.MainImage hr,
.pnVideo hr	{ display:none;}
.MainImage img	{width:99%; border:solid 1px #fff; } 
.ThumbImage	{ display:inline-block;    width:100%; border:solid 1px #d9d9d9; background:#f2f2f2; padding:10px 0 0px 0;}

.ThumbImage div 	{ height:100px; display:inline; float:left;
  margin:0 10px 10px 10px;  overflow:hidden; width:122px;}
.ThumbImage img	{
	cursor:pointer;
border:solid 2px #fff; 
  width:122px;
}

.ad-details .col1,
.ad-details .col2	{ display:inline; float:left; width:50%;}

.ad-details .col1 span,
.ad-details .col2 span	{ display:block; margin:0; padding:0 20px 0 0;}
.ad-details .col1 br,
.ad-details .col2 br	{ display:none;}


div.contact-form	{ display:block; padding:15px;  border:solid 1px #d9d9d9; background:#f2f2f2; margin:10px 0 10px 0;}
div.contact-form p	{margin:0 0 10px 0;}
div.contact-form p.captcha 	{margin:10px 0 20px 0;}
div.contact-form  div.Normal div	{ margin:10px 0 10px 0; display:block;  }
div.contact-form label { display:block; margin:0 0 3px 0; font-weight:bold; color:#444;}
div.contact-form input,
div.contact-form select	{ background:none; border:none; background:#fff; border:solid 1px #7f9db9; font-size:13px; padding:2px 0 2px; width:45%;}
div.contact-form span	{ display:block; font-weight:bold; font-size:12px;}

div.contact-form hr		{ border:none; background:none; font-size:0px; line-height:0; height:0; border-top:solid 1px #d2d2d2; margin:22px 0 20px 0;}

div.contact-form input.button	{ border:none;cursor:pointer; display:inline-block; padding:4px 2px 4px 2px; background: -moz-linear-gradient(-90deg, #f2f2f2, #e6e6e6);
background: -webkit-gradient(linear, 0 top, 0 bottom, from(#f2f2f2), to(#e6e6e6));border:solid 1px #ccc;  -moz-box-shadow: 0 0 1px rgba(0,0,0,.15); -webkit-box-shadow: 0 0 1px rgba(0,0,0,.15);font-weight:bold; font-size:13px; line-height:18px; color:#333; text-decoration:none;text-shadow:0 -1px 0 rgba(255,255,255,.85); -moz-border-radius:3px;-webkit-border-radius:3px; width:auto; margin:20px 0;  }
 

div.contact-form .radio input,
div.contact-form .radio label{ display:inline; float:left; background:none; border:none; }
div.contact-form .radio input{ width:10%; margin-top:-1px;}


div.choosy table { border:solid 1px #f2f2f2;}
div.choosy table td,
div.choosy table th{ border-top:solid 1px #d2d2d2; border-bottom:solid 1px #d2d2d2; border-right:solid 1px #f2f2f2; border-left:solid 1px #f2f2f2;}
div.choosy table th	{ border-top:none;}

.mini_preview p		{ margin-bottom:5px;}
.mini_preview label	{ display:inline-block; width:120px;}
/*----------------------*/
/*-----Blog Pages-------*/
/*----------------------*/
#isBlogMain .isPostTitle h2 {font-size:1.7em;line-height:1.35em;margin:0;  text-transform:uppercase; font-weight:bold;}
#isBlogMain .isPostTitle h2 a {color:#6602A8;}

#isBlogMain .isShortPost	 {margin:-1em 0 2em 0; padding-bottom:2em; font-size:1.1em; line-height:1.3em; color:#444; border-bottom:solid 1px #e6e6e6; display:inline; float:left; width:100%; overflow:hidden;}

.blog .pager { display:inline; float:right;}
.blog .pager span.CommandButton	{ display:inline-block; padding:5px 6px 5px 6px; color:#222; font-weight:bold;}
.blog .pager a.CommandButton	{ display:inline-block; padding:5px 6px 5px 6px;border: 1px solid #CFC1DB; background:#FAF4FD; color:#636;}
.blog .pager a.CommandButton:hover	{ border:solid 1px #FAD974; background:#FFFDF4; color:#222;}
 

#PostMain h2{font-size:2.15em;line-height:24px;margin:0;  padding-bottom:5px;border-bottom:dashed 2px #FBD54F; text-transform:uppercase;}
.PostedCommentsTitle h3{font-size:1.75em;line-height:1.8em; font-weight:normal;margin:0; padding:0;border-bottom:dashed 2px #E9C7F8; text-transform:uppercase; font-style:italic; color:#6602A8; margin:20px 20px 0 20px;}
div.comments legend	{ display:inline-block; float:left; font-size:1.5em;line-height:1.55em; font-weight:normal;margin:0 0 10px 0; padding:0;border-bottom:dashed 2px #E9C7F8; text-transform:capitalize; font-style:italic; color:#6602A8;  width:100%;}


div.isEditPostLink	{display:block; border:dashed 1px rgba(0,0,0,.1); background:rgba(0,0,0,.05); margin:10px 0 10px 0; padding:5px; }
div.isPostedBy		{display:block; margin:20px 0 10px 0;font-weight:bold; color:#666; }

div.isBlogPostCategories,
ul.isBlogListCategories,
div#isPostTags				{display:block; margin:10px 0 30px 0; font-weight:bold; color:#666; list-style:none; display:inline; float:left; width:100%;}

div.isBlogPostCategories ul,
div#isPostTags ul			{ list-style:none; display:inline; margin:0; padding:0;}

div.isBlogPostCategories li,
ul.isBlogListCategories li,
div#isPostTags li			{ list-style:none; display:inline; margin:0; padding:0;}


div.isBlogPostCategories a,
div#isPostTags a			{margin:0 3px 0 3px; }


/*-----Blog Sidebar---------*/

 .sidebar .section .module	{ border:solid 1px #E9C7F8; background:#F2E6FB; padding:10px; margin:0 0 20px 0;}
.sidebar .section h6	{ background:#C1A5D1; color:#fff; text-transform:uppercase; padding:5px; font-size:1.25em; margin:0 0 10px 0;}

.sidebar .section ul	{ list-style:none; padding:0; margin:0;}
.sidebar .section li	{ list-style:none; padding:0; margin:0 0 5px 0; border:solid 1px #F2E6FB ;}
.sidebar .section ul li a	{  display:none;}
.sidebar .section ul li a.Normal,
.sidebar .section ul li.Normal a{ display:block; padding:5px;border: 1px solid #CFC1DB; background:#FAF4FD; color:#636;}
.sidebar .section ul li a.Normal:hover,
.sidebar .section ul li.Normal a:hover{border:solid 1px #FAD974; background:#FFFDF4; color:#222;}

/*----------Comments on the Blog Pages---------*/
div.comments	{ border:solid 1px #e6e6e6; display:block; float:left; width:95%; margin-bottom:20px;} 	
div.comments hr	{ display:none;}
div.comments .isBlogPostCategories	{ display:none}


.isOuterComment ul			{ display:inline; float:left; list-style:none; margin:0;   }
.isOuterComment ul ul.Normal{ border-bottom:solid 1px #e6e6e6; margin:15px 20px 0 20px;  }
 .isOuterComment li.comment-title,
.isOuterComment li.comment-body		{ display:inline; float:left; list-style:none; margin:0 0 8px 0; padding:0 0 5px 0; width:100%; font-weight:bold; color:#111; font-size:13px;}


.isInnerComment li div		{ display:block; border:dashed 1px rgba(0,0,0,.1); background:rgba(0,0,0,.05); margin:10px 0 10px 0; padding:5px; }
.isOuterComment li span.Normal{ font-weight:normal; font-size:12px; }
.isOuterComment li span.Normal ul,
.isOuterComment li span.Normal ol	{ margin-left:0;  }


#isLeaveAComment						{ display:inline-block; width:95%;}
#isLeaveAComment fieldset				{ padding:20px;}
#isLeaveAComment label					{ display:inline; float:left; font-size:13px; padding:9px 0 4px 0; width:100%;}
#isLeaveAComment input.isCommentField,
#isLeaveAComment textarea,
.isCaptchaPanel input{ display:inline; float:left;  border:solid 1px #FAD974; background:#FFFDF4;  width:95%; padding:3px; font-family:Arial, Helvetica, sans-serif;  }

.isCaptchaPanel { padding-top:10px;}
.isCaptchaPanel div div	{ padding:5px 0 5px 0;}

/*----------------------*/
/*--Directory Pages-----*/
/*----------------------*/

.directory .mainContent,
.directory .sidebar{ padding:10px 0 0 0;}



.displayTable	{ border:solid 1px #e6e6e6; margin-bottom:20px; margin-right:0px;}
.displayTable td { border:solid 1px #e6e6e6;}

/* Paging Controls -----*/
.displayTable table			{ width:auto; float:right; display:inline;}
.displayTable table td		{ padding:0 6px 0 0; border:none;}
.displayTable table td a		{ display:inline-block; padding:4px 5px 4px 5px;-moz-border-radius:3px;-webkit-border-radius:3px; font-weight:bold; background:#f2f2f2; border:solid 1px #e6e6e6; color:#444;}
.displayTable table td a:hover	{ background:#e6e6e6; border:solid 1px #d2d2d2;}
.displayTable table td span 	{ display:inline-block; margin:0 5px 0 5px; font-weight:bold;padding:4px 5px 4px 5px;}

.rdTypes,
.rdTypes td{ vertical-align:bottom;  padding:0;}
.rdTypes input	{ display:inline; float:left;  }
.rdTypes label	{ margin-right:5px; display:inline-block; width:auto; margin-top:4px; cursor:pointer;}

span.rdTypes		{ display:inlinel; float:left; width:100%; margin: 0 0 20px 0;}
span.rdTypes input	{ display:inline; float:left; width:2%; height:15px; margin:3px 0 0 0; padding:0;}
span.rdTypes label	{ display:inline; float:left; width:97%; margin-right:0; text-align:left; height:20px; margin:0; padding-top:5px; text-indent:5px}
.add-new-listing input.button 	{ margin-bottom:20px;}

table#dnn_ctr500_newads_frmInCategory input	{ margin:0;}
 
.displayTable th				{ text-align:center; border:none;}
.displayTable th a			{ color:#444;}

.directory hr							{ font-size:0; line-height:0; height:1px; border:none; border-bottom:solid 1px #e6e6e6; margin:10px 0 20px 0;}

.directory .grdInCategory				{   border:solid 1px #e6e6e6 !important; margin-bottom:20px;}
.directory .grdInCategory td			 {   border:solid 1px #e6e6e6 !important;  }


.directory .lblPreviewDetail p			{ margin-bottom:10px; border-bottom:solid 1px #e6e6e6; padding-bottom:10px;}
.directory .lblPreviewDetail p	b		{ display:inline-block; width:150px;}
.directory .lblPreviewDetail hr			{ display:none;}



.grdCategory,
#dnn_ctr564_citystatezip_GridView1,
.genTable								{ border:none; border:solid 1px #e6e6e6; display:block; width:100%; margin-bottom:20px;}

.grdCategory td,
.genTable td,
#dnn_ctr564_citystatezip_GridView1 td{ border:none; border:solid 1px #e6e6e6;}

.grdCategory td							{ width:20%;}
.tdAdjust td							{ width:25%;}
.tdAdjustBig td							{ width:55%;}

.grdCategory td a,
.genTable td a{ margin-right:8px;}

.locTable table,
.locTable table	td						{ border:solid 1px #e6e6e6; margin-bottom:20px;}

.locTable table table,
.locTable table table td,{ border:none;}

.ValidationSummary1 li 					{ color:#f00; font-weight:bold;}

.grdStateList th						{ text-align:center;}
 
div.filter		{ display:block; height:25px; width:100%; margin-bottom:20px;}
div.filter span.left{display:inline; float:left; width:40%;}
div.filter span.right	{ display:inline; float:right; width:55%; text-align:right;}

div.filter .drpDirection{display:none;}

 /*----------------------*/
/*-----Login-----------*/
/*----------------------*/

.AuthenticationContent .SubHead				{ padding-bottom:0;}
.AuthenticationContent input.NormalTextBox	{ font-size:14px; padding:5px; width:300px !important; font-weight:bold; color:#777;}
 
/*----------------------*/
/*-----Search Results---*/
/*----------------------*/

 .SearchResultsContent span.Normal {display:block;font-size:1.65em; line-height:1.25em;margin-bottom:1.5em; color:#6602A8; border-bottom:dashed 2px #FBD54F; padding-bottom:5px;  }
.SearchResultsContent table			{   width:100%;word-wrap: break-word;}
.SearchResultsContent table td		{ padding:5px 0 10px 0; border-bottom:solid 1px #e6e6e6; color:#fff;word-wrap: break-word; } 
.SearchResultsContent table td *	{ display:none;  }
.SearchResultsContent table td .SubHead,
#dnn_ctr357_SearchResults_dgResults_ctl03_lblRelevance{ display:none;}

.SearchResultsContent table td span.Normal	{font-size:1.1em;font-weight:bold;margin:0 0 10px 0;color:#444; border:none; padding:0; }

body .SearchResultsContent table td *:nth-child(2) 	{ border:solid 1px #000; display:none;}

 .SearchResultsContent table td a{ display:inline-block; margin: 0 0 10px 0; border:none; text-decoration:underline; line-height:16px; }


.SearchResultsContent .PagingTable { border:none;}
.SearchResultsContent .PagingTable	td	{color:#444; font-weight:bold;}

/*----------------------*/
/*--Newsletter Opt In---*/
/*----------------------*/

.newsletter-opt{
 	background: #F2F2F2;
	border: 1px solid #E2E2E2;
	padding: 20px;
}

.newsletter-opt p	{
	color: #444;
	margin-bottom: 10px;
	text-align: left;
}

.newsletter-opt p span	{
	font-weight: bold;
}
 .newsletter-opt a.CommandButton{
 cursor: pointer;  }
 
/*----------------------*/
/*--Links & Resources Page---*/

.LinkerContent{
	border-top: solid 1px #e6e6e6;
	margin-top: -30px;
	padding-top: 20px;
	margin-right: 20px;
}
.LinkerContent table	{
	
}
.LinkerContent table td	{
 	padding-bottom: 15px;
}
.LinkerContent table td td	{
 	padding-bottom: 5px;
}
.LinkerContent td	{
	padding: 2px;
}
.LinkerContent td.Category	{
	font-size: 15px;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	padding:0 0 10px 0;
	
}

.LinkerContent td.Description,
.LinkerContent td.Name{
	padding: 2px 0 6px 5px;
	font-size: 13px;
	line-height: 17px;
}

.LinkerContent td.Description{
	padding-bottom: 10px;
}

/*Banners*/

.BannersContent{
	background: #f2f2f2;
	border: solid 1px #e6e6e6;
	text-align: left;
 	margin: 10px 0 0 0;
 	padding: 20px;
}

.BannersContent td	{
	padding: 0;
}
.BannersContent a.NormalBold	{
	border: none;
	font-weight: normal;
	font-size: 14px; 
}

.BannersContent span.Normal{
	display: block;
	color: #333;
	font-size: 13px;
	 font-weight: normal;
	 line-height: 17px;
	margin: 10px 0 10px 0;
}

.BannersContent a.NormalRed{
	color: #7014a0;
}

/*----------------------*/
/*-----footer-----------*/
/*----------------------*/


.footer	{ background:url(images/bg-footer-links.gif) repeat-x top}


.minor ul		{ list-style:none; text-align:center; padding-top:10px; margin:0 0 9px;  }
.minor ul li	{ display:inline; list-style:none;border-right:solid 1px #fff; padding:0 10px 0 10px; }
.minor ul li a	{ color:#f2f2f2; border:none; padding:0; font-size:13px; text-shadow:1px 1px 1px rgba(0,0,0,.5) }
.minor ul li a:hover	{border-bottom:solid 1px; color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,1) }
.minor ul li a:active	{ color:#e6e6e6; }
.minor ul li.dnn-last	{ border:none; }

.footer .links		{ background:#e6e6e6; border-bottom:solid 1px #c9c9c9; padding:20px 0 20px 0; margin-bottom:20px;}

.footer .links *	{ text-align:left;}

.footer .links ul		{ margin:0; padding:0; list-style:none;}
.footer .links ul li	{ display:inline; float:left; width:24%; margin:0 3px 0 0; padding:0;}
.footer .links ul li li	{ display:inline; float:left; width:100%;}
.footer .links li a	{ font-size:14px; color:#000; font-weight:bold; display:block; width:100%; border:none; text-shadow:none;}
.footer .links li li a	{ display:inline; color:#007eed;text-decoration:none; border-bottom:solid 1px; font-weight:normal; line-height:normal; font-size:13px;}

.footer .links .subnav .levelOne	{ width:100%;}

.footer .links li			{ list-style:none; display:block; margin:0; padding:0;}


.footer .DNN_LinksContent				{ margin-bottom:30px; display:inline; float:left; width:100%; }
.footer .DNN_LinksContent table			{ display:inline; float:left; width:100%; }
.footer .DNN_LinksContent td			{ padding:0 0 4px 0; vertical-align:top; white-space:normal !important; line-height:16px; }

.info
{
	padding: 4px 0 0 0;
}
