/* CSS Document */

html, head, body, div, span, p, h1, h2, h3, h4, h5, h6, strong, em, abbr, acronym, address, bdo, blockquote, cite, q, code, ins, del, dfn, kbd, pre, samp, var, br, a, base, img, area, map, object, param, img, ul, li, dl, dt, dd, form,  label, fieldset, legend,
b, i, tt, sub, sup, big, small, hr
{
margin: 0;
padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
body {
	background: url(images/bg.jpg) repeat-x;
	background-color:#F0F6E8;
	margin-top: 0px;
}

.sites {
  font-family:Arial, Helvetica, sans-serif;
  color:#50761B;
  font-size:12px;
  min-height:11px;
}
.sites a:active {
    text-decoration:none;
    
}
.sites a:hover {
    color:#FF9900;
    text-decoration:underline;
}
.package {
   color:#50761B;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

h3 {
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;

}
.vert_line {
     background-image:url(images/vert_block.jpg);
	 background-repeat:repeat-y;
	 background-position:center;
}
.horiz_line {
     background-image:url(images/horiz_block.jpg);
	 background-repeat:repeat-x;
	 background-position:center;
}
.topLine {
    color:#007065;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.h4 {
   font-size:16px;
   color:#007F75;
   font-weight:bold;
}
.clientLogin {
   color:#434343;
   font-weight:bold;
   font-size:16px;
}
.comLink a:link {
  text-decoration:underline;
  color:#434343;
  font-weight:bold;
}
.comLink a:active {
  text-decoration:none;
  font-weight:bold;
  color:#434343;
}
.comLink a:visited {
  text-decoration:none;
  font-weight:bold;
  color:#434343;
}
.comLink a:hover {
  text-decoration:underline;
  font-weight:bold;
  color:#434343;
}
.text_box ul{
  list-style-image:url(images/bullet.jpg);
  list-style-position: inside;

}
.text_box h3 {
   font-size:14px;
   font-weight:bold;
   color:#637846;
}
.footer {
  		font-size:10px;
		color:#C2F0EC;

}

.footer a:link {
		color:#C2F0EC;
		text-decoration:none;
		font-size:10px;
		}
		.footer a:active {
		color:#C2F0EC;
		text-decoration:none;
		font-size:10px;
		}
	    .footer a:visited {
		color:#C2F0EC;
		text-decoration:none;
		font-size:10px;
		}
	    .footer a:hover {
		color:#C2F0EC;
		text-decoration:underline;
		font-size:10px;
		}
		
/* Medium Button */
a.buttonmed{
display: block;
float: left;
padding-left: 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-right: 5px;
color:#FFFFFF }
a:visited.buttonmed,a:active.buttonmed{ color: white!important;
}
a.buttonmed span{ 
display: block;
padding: 12px 14px 15px 10px;
}

a:hover.buttonmed{ background: url(images/orange2left325.png) no-repeat;
background-position: 0 -59px;
color:#ffffff!important;
text-decoration:none;
}

a.current_menu_item { background: url(images/orange2left325.png) no-repeat;
background-position: 0 -59px;
color:#ffffff!important;
text-decoration:none;
}

a.current_menu_item span{ background: url(images/orange2398.png) no-repeat top right;
background-position: right -59px;
text-decoration:none;
}

a:hover.buttonmed span{ background: url(images/orange2398.png) no-repeat top right;
background-position: right -59px;
text-decoration:none;
}
.buttcontainer{ overflow: hidden;
width: 100%;
display:inline;
padding-left:2px;
}
.navContainer {
    padding-left:7px;
}

/* New styles */

#client {
	background: url(images/clientLogin_bg.jpg) top left repeat-x;
	padding:12px 10px;
	text-align: right;
	font-family: Arial;
	font-size:12px;
    color:818893;
}

#client a {
    color: #434343;
    font-weight: bold;
}

#client .input {
    border: 1px solid #ccc;
    padding: 4px 6px;
}



#container {
	background: #fff;
	padding: 14px;

}

#container h1 {
    font-size: 20px; 
    color: #007F75;   
}

#footer {

	padding: 20px;
	color: #fff;
	background-color: #eee;
}

.slogan {
	font-size: 20px;
	font-weight: bold;
	color: #818893;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: center;

}


ul {
	margin-left:20px;

	font-size: 13px;

}


td.form_tdleft
{
	padding-right: 10px;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	background: #F0F7F7;
	padding:6px;
}

td.form_tdright
{
	padding-left: 10px;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

td.form_submit_td
{
	background: #F0F7F7;
	text-align:center;
	padding: 4px;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
}

td.form_tdcenter
{
	font-size: 12px;
	color: #0D7CBD;
	text-align: center;
	background: #FDFFFF;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 0;
}


td.form_tdleftalign
{
	font-size: 12px;
	color: #0D7CBD;
	text-align: left;
	background: #FDFFFF;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 8px;
}

td.form_header
{
	text-align: center;
	vertical-align: middle;
	background: #F0F7F7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #818893;
	font-size: 12px;
	font-weight:bold;
}
/* Links */
a
{
	color: #000;
	text-decoration: underline;

}
a:hover
{
	color: #025854;
	text-decoration: none;

}

a.download
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;
	line-height: 24px;
	padding:2px 4px 2px 4px;
	font-weight: normal;
	text-decoration: none;
	background: #eee;
	font-weight:bold;
	border: 1px solid #eee;
}
a.download:hover
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;
	line-height: 24px;
	padding:2px 4px 2px 4px;
	font-weight: normal;
	text-decoration: none;
	background: #eee;
	font-weight:bold;
	border: 1px solid #ddd;
}

/* Styles */
.error
{
   text-align: center;
   color:red;
	background: #FFF3F0;
	border: 1px dashed red;
	padding: 4px;
	margin: 5px 0px 5px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.message
{
   text-align: center;
   color:Green;
	background: #F8FAF5;
	border: 1px dashed green;
	padding: 4px;
	margin: 5px 0px 5px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}


.template_previews{
      margin: 9px 6px 9px 4px;
      width: 180px;
      border: solid 1px #EFD002;
      background: #FBFAE8;
      padding: 4px;
      color: black;
      text-align: center;
      height: 190px;
      float: left;
}
.template_previews:hover {
	border: solid 1px #68221B;
}

.template_previews_image {
	border: 2px solid white;
}

.template_preview_details {
	text-align: center;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	font-family: Arial;
}


.sample_previews{
      margin: 9px 2px 9px 2px;
      width: 210px;
      border: solid 1px #CFD4DD;
      background: #FBFAE8;
      padding: 2px;
      color: black;
      text-align: center;
      height: 185px;
      float: left;
}
.sample_previews:hover {
	border: solid 1px #32547D;
}

.sample_previews_image {
	border: 2px solid white;
}

.sample_preview_details {
	text-align: center;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	font-family: Arial;
}

.pages {
	border-top: solid 1px #889AA5;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align:center;
	clear:both;
	width: 100%;
	font-size:11px;
}




a.page
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #666;
	padding: 2px 4px 2px 4px;
	margin: 2px ;
	background: #818893;

}
a.page:hover
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #FBBD62;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #FEEED6;

}

a.cview
{
	color: blue;

}

a.page_current
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #FBBD62;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #FEEED6;

}
a.page_current:hover
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #FBBD62;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #FEEED6;

}

td.headergen
{
	text-align: center;
	vertical-align: middle;
	background: #eee;
	padding: 0px;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana;
	color: #000;
}

td.bodygen
{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	font-size:12px;
	font-weight:normal;
}
#menu_new {MARGIN-TOP: 15px; COLOR: #818893; MARGIN-LEFT: 7px; FONT-SIZE: 12px; FONT-WEIGHT: bold; MARGIN-RIGHT: 7px; TEXT-DECORATION: none}!important
#menu_new:visited  {MARGIN-TOP: 15px; COLOR: #818893; MARGIN-LEFT: 7px; FONT-SIZE: 12px; FONT-WEIGHT: bold; MARGIN-RIGHT: 7px; TEXT-DECORATION: none}!important




.inner {
	width:929px;
	padding:0 23px 0 22px;
	height:300px;
	margin:0 auto;
}
#bottom-panel {
	background:url(http://www.dnforum.com/images/bg-footer.jpg) repeat-x;
	padding:94px 0 0;

	min-height:270px;
}


.nav {	margin:0 -54px 1px 0;	list-style:none;	width:983px;	overflow:hidden; }
.nav li {	float:left;	margin:0 34px 0 4px;	display:inline;}
.nav li strong {display:block;	border-bottom:1px solid #3c3c3c;padding:0 0 10px;font-size:12px;color:#567ab3;	width:114px;}
	.nav ul {	margin:0;	list-style:none;	padding:1px 0 0;}
.nav li li {
	float:none;
	margin:0;
	display:block;
	padding:0 0 10px 9px;
	line-height:16px;
	width:auto;
	background:url(http://www.dnforum.com/images/arrow.gif) no-repeat 0 5px;

}											
.nav li li a {
height:370px;
color:#818893;
font:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}!important

		
#bottomcolor{	
	background:#101010;}
#menu_new {MARGIN-TOP: 15px; COLOR: #818893; MARGIN-LEFT: 7px; FONT-SIZE: 12px; FONT-WEIGHT: bold; MARGIN-RIGHT: 7px; TEXT-DECORATION: none}
#menu_new:visited {MARGIN-TOP: 15px; COLOR: #818893; MARGIN-LEFT: 7px; FONT-SIZE: 12px; FONT-WEIGHT: bold; MARGIN-RIGHT: 7px; TEXT-DECORATION: none}
#menu_new:hover {
	MARGIN-TOP: 15px; COLOR: #000; MARGIN-LEFT: 7px; FONT-SIZE: 12px; FONT-WEIGHT: bold; MARGIN-RIGHT: 7px; TEXT-DECORATION: none
}
.prices {
	background-color:#EFFAFF;
	padding: 10px;
	margin: 10px 0 10px 0;
	border-top: 4px solid #E4F5FF;
	border-bottom: 4px solid #E4F5FF;
}
.title {color:#ffffff;font:bold 15px/14px Arial, Helvetica, sans-serif;}
