/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background: url(../images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-size: 1.6em;
}


p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

p {
	margin: 0 0 10px 5px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #06F;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
}


a img {
	border: none;
	border-width:0px;
}
a:hover {
	background: none;
	color:#666;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 44px;
	background: url(../images/img03.png) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color:#FFF;
}

#menu a:hover {
	text-decoration: none;
	background-color: #0006ff;
}

#menu .first {
	margin-right: 3px;
	background-color: #0006ff;
}

#inside_menu {
 	width: 898px;
	height: 19px;
	margin: 0px auto;
	padding: 0;
	background-color:#0006ff;
}

#inside_menu ul {
	margin: 0;
	padding: 2px 0px 0px 40px;
	list-style: none;
	line-height: normal;
}

#inside_menu li {
	float: left;
}

#inside_menu a {
	display: block;
	margin-right: 3px;
	padding: 0px 20px 3px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: none;
}


#inside_menu a:hover, #menu .current_page_item a {
}

#inside_menu a:hover {
	text-decoration: none;
	background-color: #FFF;
	color:#000;
}

#inside_menu .inside_selected {
	margin-right: 3px;
	background-color: #FFF;
}

#inside_menu .inside_selected a {
	color:#141414;
}

/* Wyolyzer menu */

#wyolyzer_menu {
 	width: 600px;
	height: 35px;
	/*margin: 0px auto;*/
	padding: 0;
	background-color:#FFF;
	margin-top:0px;
	margin-left:15px;
}

#wyolyzer_menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#wyolyzer_menu li {
	float: left;
	border: 1px solid;
	border-color:#F60;
	/*padding: 5px 10px 5px 10px;*/
	outline:#FFF 10px solid;
	margin-right:15px;
	background-color:#F90;
	/*padding: 5px 10px 5px 10px;*/
	font-size: 11px;
	font-weight: bold;
	color:#FFF;
}

#wyolyzer_menu a {
	display: block;
	/*margin-right: 3px;*/
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFF;
	border: none;
}

#wyolyzer_menu a:hover {
	text-decoration: none;
	background-color:#FFC166;
	color:#000;
}

#wyolyzer_menu .wyolyzer_selected a {
	/*padding: 5px 10px 5px 10px;*/
	background-color: #FFC166;
	color:#333;
}

/*#wyloyzer_menu li.wyolyzer_selected a {
	color:#141414;
}*/


/* submenu in wyolyzer */

#sub_menu, #sub_menu_long {
 	width: 615px;
	height: 18px;
	margin: 0px 0px 0px 10px;
	padding: 0;
	background-color:#FFF4EA;
}

#sub_menu_long {
	width:885px;
}

#sub_menu ul,#sub_menu_long ul {
	margin: 0;
	padding: 2px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#sub_menu li, #sub_menu_long li {
	float: left;
}

#sub_menu a, #sub_menu_long a {
	display: block;
	margin-right: 3px;
	padding: 0px 20px 3px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: none;
}

#sub_menu a:hover, #sub_menu_long a:hover {
	text-decoration: none;
	background-color: #FFF;
	color:#000;
}

#sub_menu .sub_selected, #sub_menu_long .sub_selected {
	margin-right: 3px;
	background-color: #FFF;
	color:#000;
}

#sub_menu .sub_selected a, #sub_menu_long .sub_selected a {
	color:#141414;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/*#page h1.title_wyolyzer {
	font-size:18px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	padding:2px 0px 2px 8px;
	
	background-color:#FFF4EA;
	border-top:2px solid #F90;
	color:#333;	
}*/

#page h1.title_wyolyzer {
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	margin-right:5px;
	margin-top:5px;
	padding:0px 0px 2px 8px;
	background-color:#FF9900;
	color:#FFF;	
}


#page .entry_full h2 {
	
	
}

.entry_full {
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

/* Content */

#content {
	float: right;
	width: 630px;
	padding: 20px 20px 0 0;
}

#content h2
{
	/*background-color:#FF9900;
	border-bottom:1px solid;
	padding: 0px 0px 0px 4px;
	color:#000;*/
	
	font-variant:small-caps;
	margin: 0;
	font-size:16px;
	margin-top:20px;
}

.post {
	margin-left: 0px;
	padding-bottom: 30px;
	text-align:justify;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #06F;
	color: #000000;
	margin-left:0px;
}

.post .title_wyolyzer {
	font-size:18px;
	font-weight:bold;
	/*border-left: 2px solid #F90;*/
	margin-left:0px;
	margin-top:5px;
	padding:2px 0px 2px 8px;
	
	background-color:#FFF4EA;
	border-top:2px solid #F90;
	color:#333;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	padding: 5px 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background-color:#FFF4EA;
	margin: 0px;
	padding: 0px;
	
}

#sidebar li.logo {
	background-color:#FFFFFF;
	
}

#sidebar li ul {
	padding-bottom: 0px;
	list-style:disc;
}

#sidebar li li {
	line-height: 20px;
	border-bottom: 0px dashed #BCBCBC;
	margin-left:20px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #FFFFFF;
	margin-top:10px;
	padding-bottom:0px;
	padding-left:5px;
	margin-bottom:4px;
	background-color: #FF9900;
	font-size:11px;
	
}

#sidebar h2#newsletter {
	padding-top:5px;
	margin-bottom:3px;
	padding-bottom:3px;
}

#sidebar p {
	padding: 2px 2px 10px 2px;;
	text-align: justify;
	font-size:11px;
	line-height:14px;
}

#sidebar p.register {
	margin-top:6px;
	margin-left:0px;
	text-align: left;
	line-height:14px;
	font-size:11px;
}

#sidebar p.newsletter {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	text-align:justify;
	line-height:14px;
	font-size:11px;
}

#sidebar a {
	color: #0066ff;
	border: none;
}

#sidebar h2 a {
	color: #ffffff;
	border: none;
}


#sidebar a.selected {
	color: #000;
	border: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #666;
}

#sidebar .paypal
 {
	 height: 35px;
 }


/* new sidebar*/

#sidebar ul#sidebar_menu {
	list-style:none;
}

#sidebar ul#sidebar_menu li {

}

#sidebar ul#sidebar_menu ul {

}	
#sidebar ul#sidebar_menu li { }
#sidebar ul#sidebar_menu ul {

}
#sidebar ul#sidebar_menu ul { list-style:none; }
 
/* keep above styles together .............*/
 
#sidebar ul#sidebar_menu li ul {

}
#sidebar ul#sidebar_menu li ul li {

}
 
/* Styles for Menu Items */
#sidebar ul#sidebar_menu li a {

}
#sidebar ul#sidebar_menu li a.selected {

}

#sidebar ul#sidebar_menu li li a {

	
}
 
/* set dropdown to default */
#sidebar ul#sidebar_menu li:hover li a, #sidebar ul#sidebar_menu li.over li a {

}
 
/* this sets all hovered lists to red */
#sidebar ul#sidebar_menu li a:hover,
#sidebar ul#sidebar_menu li:hover a, #sidebar ul#sidebar_menu li.over a,
#sidebar ul#sidebar_menu li:hover li a:hover, #sidebar ul#sidebar_menu li.over li a:hover {

}
#sidebar ul#sidebar_menu li a:hover{
   text-decoration: underline;
}
 
#sidebar ul#sidebar_menu li ul li  {  } /* Sub Menu Styles */
#sidebar ul#sidebar_menu li.on ul {

}
#sidebar ul#sidebar_menu li.off ul{
}
 
 
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 15px 0 20px 0;
	background: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #06F;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}

#footer .validator {
	text-align:right;
	padding-right: 10px;
	margin-top: -32px;
}

#footer .terms_privacy
 {
	 text-align:center;
	 font-size:10px;
 }

/**** CUSTOM ****/

.topnavbar, .topnavbar_full
 {
	 height:18px;
	 margin-top:-10px;
	 margin-bottom:10px;
	 margin-right:10px;
	 padding-left: 10px;
	 margin-left: 10px;
	 padding-top: 2px;
	 font-weight:bold;
	 border-left:4px solid #F90;
	 /*background:#FFF8F0;*/
	 /*border-bottom:2px solid #F90;*/
 }

.topnavbar
 {
	 width:640px;
	 margin-top:-30px;
	 margin-right:0px;
	 padding-left: 5px;
	 padding-top: 2px;
 }

.seoSearch 
{
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:13px;
	height:17px;
	width: 300px;
	margin:30px 0px 0px 5px;
	padding: 0px 0px 0px 3px;
	font:normal;
	line-height:16px;
}

.seoSearch_div
{
	margin-left:40px;
}


.loginEmail, .date_input 
{
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:12px;
	height:17px;
	width: 120px;
	margin:0px 0px 0px 20px;
	padding: 0px 0px 0px 3px;
	font:normal;
	line-height:16px;
}

.date_input {
	margin:0px 0px 0px 0px;
}

.loginPassword
{
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:12px;
	height:17px;
	width: 120px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	font:normal;
	line-height:16px;
}

.regTextField {
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:12px;
	height:17px;
	width: 200px;
	margin:0px 0px 0px 20px;
	padding: 0px 0px 0px 3px;
	font:normal;
	line-height:16px;	
}

.loginButton
{
 padding-left:62px;
 padding-top: 5px;
 padding-bottom:5px;
}

.loginp
{
	padding: 7px 0px 0px 0px;
}


.seoSearchButton
{
	font-family:Verdana;
	border: 1px solid #333; 
	background: #F3F3F3;
	font-size:13px;
	height:17px;
	width: 60px;
	margin:0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
	font:normal;
	line-height:16px;
}

.b_checkit {
	margin: -20px 0px 0px 395px;
}

.registerText 
{
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:12px;
	height:17px;
	width: 120px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font:normal;
	line-height:16px;
}

.registerText#SURL, .registerText#UEmail {
	width: 200px;
}

.searchText 
{
	border: 1px solid #999;
	background: #F3F3F3;
	font-size:14px;
	height:20px;
	width: 300px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font:normal;
	line-height:16px;
}

.cbgray
 {
	 background: #F3F3F3;
 }

.tfgray 
{
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:12px;
	height:17px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font:normal;
	line-height:16px;
}

.tfgray#c1, .tfgray#c2, .tfgray#c3, .tfgray#cn
 {
	width:200px; 
 }

.tfgray#tfurl
 {
	 width:300px;
 }

.tfgray#tfkeyword
 {
	 width:200px;
 }

.tfgray#tfdomain
 {
	 width:50px;
 }

.tfgray#tfUEmail
 {
	 width:200px;
 }

.tfgray#tfUPass
 {
	 width:200px;
 }

.tfgray#ta
 {
	 height:170px
 }

.tfgray#tfEmailReq
 {
	 width:170px;
 }


.registerSelect 
{
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:12px;
	height:18px;
	width: 160px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font:normal;
	line-height:16px;
}
.registerSelect#rsnum
{
	width:50px;
}

.registerSelect#sb
{
	width:180px;
	margin: 5px 2px 10px 5px;
}


p#succ_reg {
font-size:20px;
font-weight:bold;
}

.seoSearchFooter {
	/*padding-left: 100px;*/
	margin-left:75px;
}


.mainsidebar {
 margin-bottom:0px;
 padding-bottom:0px;
 margin-top: 0px;
 padding-top:0px;
}

.formNoMargin
{
	margin: 0px 0px 0px 0px;
}

h2#fillerror
 {
  color:#FF0000;
  font-size:18px;
  font-weight:bold;
 }
 
p.note {
font-size:10px;
margin: 0px 0px 20px 5px;
line-height:10px;
padding: 0px 0px 0px 0px;
}

p.note_text {
font-size:10px;
margin: 0px 0px 6px 5px;
line-height:10px;
padding: 0px 0px 0px 0px;
}

p.errorline {
	font-weight:bold; 
	font-size:14px; 
	color:#0006ff; 
	font-variant:small-caps; 
	margin-bottom:3px;
}

p.greenline {
	font-weight:bold; 
	font-size:14px; 
	color:#060; 
	font-variant:small-caps; 
	margin-bottom:3px;
}

p.normalline:
 {
	 line-height:10px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
 }

a.green_link {
	color:#063;
}
a.green_link:hover {
	color:#666;
}

a.black_link  {
	color:#000;
}

a.black_link:hover
{
	color:#666;
}


.bdel
 {
	 margin-right:-15px;
	 margin-top: 5px;
 }

.confirm {
	width:250px;
	height:100px;
	/*background:#F4F4FF; */
	 background:#F4F4F4;
	padding: 5px 5px 5px 5px;
	border-width:medium;
	border-color:#009;
	border: 1px;
	border-style:solid;
	margin-bottom:5px;
}

.confirm#variable
 {
	 width:450px;
	 height:inherit;
	 *height: 200px;
	 _height: 200px;
	 
 }

.box_reg {
	background-color:#FFEEB9;
	margin: 0px 10px 5px 0px;
	padding: 10px 10px 0px 10px;
	width:250px;
	height:90px;
 	border:1px solid;
}

.box_req {
	background-color:#FFEEB9;
	margin: -107px 0px 0px 300px;
	padding: 10px 10px 0px 10px;
	width:250px;
	height:90px;
	border:1px solid;
}

.box_reg p, .box_req p {
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
}

.box_req_submit
 {
	 margin-left:73px;
	 margin-top:1px;
 }
 
 .breq_add
  {
	  margin-left: 94px;
  }
  
/* seo search bar */
.seoSearch_div
{
	margin-left:40px;
	font-size:18px;
}

.seoSearch 
{
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:18px;
	height:24px;
	width: 300px;
	margin:30px 0px 0px 5px;
	padding: 0px 0px 0px 3px;
	font:normal;
	line-height:24px;
}

.b_checkit {
	margin: -24px 0px 0px 410px;
}

.seoSearchFooter {
	/*padding-left: 100px;*/
	margin-left:95px;
	margin-top:5px;
}

.cachedsites
 {
	 font-size:16px;
	 font-weight:bold;
	 color:#0066FF;
 }

/********************************   TABLE MIDDLE  *****************************************/

table.mid, table.mid_wide
{
	margin: 0px 0px 0px 5px;
	/*border-collapse:collapse;*/
	/*page-break-inside: avoid;*/
	page-break-inside:auto;
	page-break-before: auto;
	font-style: normal;
	font-size:12px;
	text-align:center;
	overflow:auto;
	max-width:600px;
	width:600px;
	table-layout:auto;
	border: 1px solid #999; 
	padding: 0px 0px 0px 0px;
}

table.mid_wide {
	width:880px;
	max-width:880px;
}

table.mid_wide tr.headert td.headert a {
	color:#FF9900;
}

table.mid_wide tr.headert td.headert a:hover {
	color:#FFF;
}

table.mid#site
{
	margin:10px 5px 10px 5px;
	max-width:500px;
	width:500px;
}

table.mid#site td.sitename {
	width:250px;
	font-size:12px;
	font-weight:bold;
}


table.mid#small
 {
  	max-width:500px;
	width:500px;
 }

table.mid tr.headert, table.mid_wide tr.headert
{
  /*background-color:#0006ff;*/
  background-color:#060079;
  max-width:700px;
}

table.mid td.bold
{
 font-size:14px;
 font-weight:bold;
}

table.mid td.tb_title
{
	min-width:150px;
	width:250px;
	max-width:250px;
}

table.mid td.tb_url
{
	min-width:150px;
	width:250px;
	max-width:250px;
	overflow:hidden;
}

table.mid tr.headert#small
{
  max-width:500px;
}

table.mid tr.data
{
  background-color:#5db5d4;
  max-width:700px;
}

table.mid#small tr.data
{
  max-width:500px;
}

table.mid tr.odd, table.mid_wide tr.odd
{
  background-color:#FFFFFF;
}

table.mid tr.even, table.mid_wide tr.odd
{
 /* background-color:#e7f5fd;*/
 background-color:#F0F0F0;
}

table.mid_wide tr.light_gray
  {
	 background-color:#F8F8F8; 
  }

table.mid td.headert,
table.mid_wide td.headert
{
  font-size:12px;
  color:#FFFFFF;
  max-width:700px;
  font-weight:bold;
  overflow:auto;
}

table.mid td.headert a
{
 color:#FFFFFF;
}

table.mid td, table.mid_wide td,
table.mid th, table.mid_wide td
{
	border:none;
	/*white-space: nowrap;*/
	page-break-inside:auto;
	text-align: center;
	padding: 2px 5px;
	font-size:10px;
	overflow:auto;
}

table.mid td.left, table.mid_wide td.left {
	text-align:left;
	font-weight:bold;
	font-size:12px;
}

table.mid_wide td.bold {
	font-weight:bold;
	font-size:12px;
}

td.mid#left 
{
 text-align:right;
 width:50;
}


td.mid#left_header 
{
 font-size:14px;
 color:#336699;
 text-align:right;
 width:50;
}

td.mid#right 
{
 text-align:left;
}


/************************************************************************************************/

/**** TABLE DONATE ****/
table.donate
{
	border-collapse:collapse;
	text-align:center;
	width:600px;
	max-width:600px;
	
}


/**********************************      TABLE RESULT   ************************************/

table.linktable
{
	border-collapse:collapse;
	border:1px;
	border-style:solid;
	border-color:#DFDFDF;
	text-align:center;
	width:700px;
	max-width:700px;
	margin:5px 5px 20px 5px;
	font-size:10px;
	font-weight:bold;
}

/*table.res
{
	margin: 0px 0px 0px 5px;
	width: 500px;
	border-collapse:collapse;
	page-break-inside: avoid;
	page-break-before: auto;
	font-style: normal;
	font-size:12px;
}
table.res td,
table.res th
{
	border:none;
	text-align: center;
	padding: 2px 5px;
	font-size:12px;
}

table.res td.res_left 
{
 text-align:right;
 font-weight:bold;
 font-size:14px;
 width:200;
}

td.res#left_header 
{
 font-size:14px;
 color:#336699;
 text-align:right;
 width:200;
}

table.res td.res_right 
{
 text-align:left;
 font-weight:bold;
}*/

table.kwt, table.kwt_small
{
	border-collapse:collapse;
	border:1px;
	border-style:solid;
	border-color:#DFDFDF;
	text-align:center;	
	width:400px;
	font-size:11px;
}

table.kwt_small {
	width:200px;
}


table.kwt td.header , table.kwt_small td.header
{
	text-align:center;
	font-weight:bolder;
	margin:0px 0px 0px 0px;
	font-size:11px;
}



table.res
{
	border-collapse:collapse;
	border:1px;
	border-style:solid;
	border-color:#DFDFDF;
	text-align:left;
	width:600px;
	max-width:600px;
	
}
table.res td,
table.res th
{

}

table.res td.res_left, table.res td.res_left_small  
{
	padding: 8px 20px 8px 10px;
	font-weight:bold;
	width:100px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	width:100px;
}

table.res td.res_left_small {
	width:50px;
}

.margin_code
 {
	 margin-left:20px;
 }

table.res td.res_left_b 
{
	padding: 0px 20px 8px 10px;
	font-weight:bold;
	width:100px;
	margin:0px 0px 0px 0px;
}

table.res tr.even
{
 /* background-color:#e7f5fd;*/
 background-color:#FAFAFA;
}

td.res#left_header 
{

}

table.res tr.headert, table.res tr.headert_center 
{
  /*background-color:#0006ff;*/
  background-color:#060079;
}

table.res td.headert, table.res td.headert_center, table.res td.headert_right
{
  font-size:13px;
  color:#FFFFFF;
  font-weight:bold;
  overflow:auto;
  padding: 2px 0px 2px 7px;
}

table.res td.headert_center 
{
	text-align:center;
}

table.res td.headert_right 
{
	text-align:right;
	padding-right:5px;
}

table.res td.res_right_edit
 {
	 padding-right:10px;
	 
 }

table.res td.res_right,
table.res td.res_right_pub,
table.res td.res_right_one,
table.res td.res_right_text,
table.res td.res_right_num,
table.res td.res_right_met
{
	padding: 8px 20px 8px 10px;
	margin:0px 0px 0px 0px;
}

table.res td.res_right_one 
{
	font-size:12px;
	font-weight:normal;
}

table.res td.res_right_pub
 {
	 text-align:left;
	 *width: 200px;
 }

#inside_input {
	*position: relative;
	*top: 13px;
	*left: 70px;
}
 
table.res td.res_right_text 
{
	font-size:10px;
}

table.res td.res_right, table.res td.res_right_add 
 {
	 text-align:center;
	 font-size:11px;
	 min-width:100px;
 }

table.res td.res_right_add  {
	text-align:left;
}

table.res td.res_right_met 
{
	padding: 8px 20px 8px 4px;
	text-align:left;
	font-size:12px;
}

table.res td.res_right_num 
{
	padding: 8px 0px 8px 10px;
	font-size:11px;
	color:#444;
	text-align:center;
	width:80px;
	font-weight:bold;
}


table.res td.res_right_b
{
	padding: 0px 20px 8px 10px;
	margin:0px 0px 0px 0px;
}

table.all_kw  td.headert {
  font-size:9px;
  color:#FFFFFF;
  max-width:700px;
  font-weight:bold;
  overflow:auto;
}

table.all_kw  td.kw_cell {
  font-size:12px;
  color:#000;
  max-width:700px;
  font-weight:bold;
  overflow:auto;
  background-color:#d5d4d4;
}

.red_f
 {
  color:#F00;
  font-size:14px;
  
 }
 
 .green_f
 {
  color:#090;
  font-size:14px;
 }
 
 .red
{
  color:#F00;
  font-size:12px;
  font-weight:bold;
}

.red#r_leftm
 {
	 padding-left:20px;
 }

.green
 {
  color:#090;
  font-size:12px;
  font-weight:bold;
 }

.yellow
 {
  color:#F60;
  font-size:12px;
  font-weight:bold;
 }

.green#g_leftm
 {
	 padding-left:20px;
 }

.metrics
 {
	 font-size:11px;
 }


table.navtable {
	width:100%;
}

table.navtable td.left {
	text-align:left;
	font-weight:bold;
}

table.navtable td.right {
	text-align:right;
	font-weight:bold;
}

.to_right, .to_right_wide {
	text-align:right;
	margin-right: -30px;
	margin-top: 5px;
}

.to_right_wide {
	margin-right: 0px;
}

.add_keyword {
	border: 1px solid #333;
	background: #F3F3F3;
	font-size:11px;
	height:13px;
	width: 350px;
	margin:0px 0px 0px 20px;
	padding: 0px 0px 0px 3px;
	font:normal;
	line-height:13px;
}

.add_keyword_button {
	height:20px;
	width: 50px;
	font-size:11px;
	line-height:13px;
}

.designbox#title, .designbox#desc, .designbox#kw, .designbox#heading {
	border: 1px solid #999;
	background: #F3F3F3;
	font-size:11px;
	height:100px;
	width: 120px;
	font:normal;
	line-height:12px;
}

.designbox#desc {
	width: 170px;
}

table.ttcontrol, table.ttcontrol_long {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	text-align:left;
	width:587px;
	max-width:587px;
}

table.ttcontrol_long {
       width:880px;
       max-width:880px;
}

/************************************************************************************************/

/*********** AFTER TABLE ***************/
.bottom_nav {
	padding-top:5px;
	text-align:center;
}

.bottom_nav#right {
	text-align:right;
	font-weight:bold;
}

.bottom_nav#left {
	text-align:left;
	font-weight:bold;
}

.dstat_navbar {
	margin-left:10px;
	margin-right:5px;
	padding:0px 0px 2px 8px;

	font-weight:bold;
	font-size:14px;
	background-color:#FFF4EA;
}


/* infobox formatting */
a.infobox {
    color: #00f;
    text-decoration:none;
    vertical-align:3px;
    font-size: 10px;
}
a.infobox:hover {
    cursor:help;
}
a.infobox span {
    visibility:hidden;
    position:absolute;
    margin-left: 10px;
    margin-bottom: 5px;
    padding:2px;
    text-decoration:none;
}
a.infobox:hover span {
    visibility:visible;
    border:1px solid #c30;
    background:white;
}

.show { display:inline; }
.hide { display:none; }
.rshow {}

/** BEFORE TABLE **/
.table_control, .table_control_long {
	margin:0px 0px 3px 5px;
	background-color:#D2D3FF;
	padding:0px 3px 0px 10px;
	font-size:11px;
	width:587px;
}

.table_control_long {
	width:860px;
}

.table_control td.left {
	text-align:left;
	width:150px;
}

.table_control td.center, .table_control_long td.center {
	text-align:center;
}

.table_control td.right {
	text-align:right;
}


/* buttons */

a.add_button, form_button {
	background-color:#FF9900;
	padding:5px 5px 5px 5px;
	color: #FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	border:1px solid #FF6600;
}

a.add_button:hover, .del_button:hover, .draw_button:hover, .addkw_button:hover, .select_button:hover, .nice_button:hover {
	color:#000;
	background-color:#FFC166;
}

.del_button, .select_button, .draw_button, .addkw_button, .nice_button
{
	float:right;
	color: #FFFFFF;
	background-color:#FF9900;
	font-weight:bold;
	font-variant:small-caps;
	border:1px solid #FF6600;
	margin:5px 0px 0px 0px;
	font-size:14px;
}

.draw_button {
	float:left;
}

.addkw_button, .nice_button { 
	float:inherit;
 }
 .confirm .addkw_button, .confirm .nice_button { 
	*float: left;
	_float: left;
 }
 .confirm a.nice_button {
	 *position: relative;
	 *top: -22px;
	 *left: 10px;
 }
 
 .nice_button {
	 padding: 2px 2px 2px 2px;
 }

.select_button, .nice_button {
	margin: 0px 0px 0px 0px;
}

.nice_button_gon, .nice_button_goff, .nice_button_yoff, .nice_button_yon, .nice_button_boff, .nice_button_bon, .nice_button_aon, .nice_button_aoff {
	float:inherit;
	*float: left;
	_float: left;
	color:#FFF;
	font-weight:bold;
	font-variant:small-caps;
	
	margin:5px 0px 0px 0px;
	font-size:14px;
	padding: 2px 2px 2px 2px;
	margin: 0px 5px 0px 0px;
}

.nice_button_goff {
	background-color:#03C;
	border:1px solid #006;
}

.nice_button_gon, .nice_button_goff:hover, .nice_button_gon:hover {
	background-color:#E1E7FF;
	border:1px solid #006;

	color:#000;
}

.nice_button_yoff {
	background-color:#F00;
	border:1px solid #900;
}

.nice_button_yon, .nice_button_yoff:hover, .nice_button_yon:hover {
	background-color:#FF7171;
	border:1px solid #900;
	color:#000;
}

.nice_button_boff {
	background-color:#0C3;
	border:1px solid #093;
}

.nice_button_bon, .nice_button_boff:hover, .nice_button_bon:hover {
	background-color:#3F3;
	border:1px solid #900;
	color:#000;
}

.nice_button_aoff {
	background-color:#FF9900;
	border:1px solid #FF6600;
}

.nice_button_aon, .nice_button_aoff:hover, .nice_button_aon:hover {
	background-color:#FFC166;
	border:1px solid #FF6600;
	color:#000;
}

a.hdr_light {
	color:#FF9900;
}
a.hdr_light:hover {
	color:#FFF;
}

p.keyword {
	text-align:center;
	font-size:16px; 
	font-weight:bold; 
	font-variant:small-caps;
}

.limit_box 
{
	background-color:#F00;
	color:#FFF;
	margin: 0px 10px 5px 10px;
	padding: 5px 5px 5px 20px;
	font-weight:bold;
}
.limit_box a
{
	color:#FFF;
	text-decoration:underline;}

.limit_box a:hover
{
	color:#CCC;
	text-decoration:underline;}


.limit_box_top
 {
	 font-size:8px;
	 margin: 0px 0xp 0px 2px;
	 padding:0px 0px 0px 0px;
 }
.paypal_payment form {
	width: 300px;
	margin:30px 0 0 200px;
}
.center
 {
	 text-align:center;
 }