@CHARSET "ISO-8859-1";

html {
	
}

body {
	text-align: center;
	margin: 0px auto;	
	
}

a img {
	border: none;
}

ul.homelist {
	list-style: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	
}

ul.homelist li {
	background: url(../images/bull.jpg) left 50% no-repeat;
	padding-left: 25px;
	height: 21px;
}

.errors {
	background: #ffe4e4 url(../images/error.png) center left no-repeat;
	padding: 10px;
	padding-left: 40px;
	display: block;
	overflow: hidden;
	margin: 15px 0;
	border: 1px solid #eeaaaa;
	text-align: left;
}

.errors ul,ol {
	margin: 0;
	color: #cb0000;
	font-weight: 900;
}

#contentholder {
	width: 1000px;
	margin: auto;
}

#headbanner {
	background:#aacf55 url("../images/header_03.jpg") repeat-x;
	height: 153px;
	margin-top: 10px;
	font-size: 40px;	
}

.ledge {
	float: left;
	width: 31px;
	height: 153px;
	background: url("../images/header_01.jpg") no-repeat;
}

.redge {
	float: right;
	width: 27px;
	height: 153px;
	background: url("../images/header_05.jpg") no-repeat;
}

#logo {
	float: left;
	font-family: verdana;
	text-align: right;
}


#logo img {
	margin-top: 25px;
}
#logo a h2 {
	text-decoration: none;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

.login {
	float: right;
	width: 200px;
	height: 153px;
	font-size: 10px;
	padding-top: 30px;
}

.login p {
	font-size: 10px;
	margin: 4px;
	color:#17385B;
}

.go {
	float: right;
	margin-right: 21px;
	padding: 0px 5px;
	color: #000;
	background: #e0dfe3;
}

.reg {
	float: right;
	text-align: left;
	background: url("../images/ricon.jpg") left no-repeat;
	padding-left: 14px;	
	padding-top: 4px;
	height: 16px;
	margin-top: 20px;
	margin-right: 28px;
}

.reg a {
	text-decoration: none;
	color: #dddddb;
}

.clearer {
	clear: both;
	
}


#header {
	background-color: #AACF55;
	background-image: url("../images/bannerg.gif");
	background-repeat: repeat-x;
	height: 124px;
}

#footer {
	margin: 0 auto;
	border-top: 1px solid #a0a09e;
	padding-top: 10px;
	margin-top: 10px;
	position: relative;
	width: 98%;
}

#footer a {
	color: #0099BB;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #0099BB;
}

#footerlinks {
	margin: 0 auto;
	width: 600px;
}

#title {
	padding: 20px;
}

#title a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
}

#introduction {
	color: #FFF;
	font-size: 24px;
	padding: 0 0 10px 24px;
}

#userpanel-onl9 {
	float: right;
	padding: 20px;
	color: #E9E9E9;
	font-size: 12px;
	background-color: transparent;
	padding-top: 60px;
}

#userpanel-onl9 a {
	color: #DDD;
}

#userpanel-onl9 a.register {
	font-size: 12px;
	color: #DCDCDC;
	background: url("../images/icon1.png") no-repeat;
	padding-left: 20px;
}

#locales {
	text-align: left;
	padding-left: 8px;
	padding-top: 3px;
}

#locales img {
	border: 0px;
}	

input {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}

label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 16px;
}

#profile_body {
	left: 25px;
	width: 95%;
	position: relative;
}

/*- Menu Tabs --------------------------- */
#tabsF {
	float: left;
	left: 10px;
	position: relative;
	width: 98%;
	font-size: 12px;
	line-height: normal;
	border-bottom: 2px solid #93cddd;
	padding-top: 20px;
	margin-bottom: 20px;
}

#tabsF ul {
	margin: 0;
	padding: 10px 10px 0 15px;
	list-style: none;
}

#tabsF li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsF a {
	float: left;
	background: url("../images/tableftF2.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	font-weight: bold;
}

#tabsF a.selected {
	background-position: 0% -45px;	
}	

#tabsF a.selected span {
	background-position: 100% -45px;
	color: #fff;
}

#tabsF a span {
	float: left;
	display: block;
	background: url("../images/tabrightF2.gif") no-repeat right top;
	padding: 8px 15px 6px 6px;
	color: #9f9f9f;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsF a:hover span {
	color: #FFF;
}

#tabsF a:hover {
	background-position: 0% -45px;
}

#tabsF a:hover span {
	background-position: 100% -45px;
}
/*- END Menu Tabs --------------------------- */

/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}

.st1{ border:thin;
	border-right:thin; 
	border-bottom:thin; 
	border-top:thin; 
	border-left:thin; 
	border-color:#333333;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	color: #00000; font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style4 {
	color: #00000; font-family:Arial, Helvetica, sans-serif;
	font-size: 17px; 	font-weight:400; 
}
.style5 {
	color: #37AAE3; font-family:Arial, Helvetica, sans-serif;
	font-size: 17px; 
}
.style6 {
	color: #B97D7C; font-family:Arial, Helvetica, sans-serif;
	font-size: 17px; 	
}
.style7 {
	color: #00000; font-family:Arial, Helvetica, sans-serif;
	font-size: 17px; 	
}
.textheadings{
	color: #35A0D6; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 17px;
		}
.textheadings1{
	color: #ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 20px;
}
.textheadings2{
	color: #A3D467; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 25px;
}
.textheadings3{
	color: #BEC0BF; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 25px;
}
.textheadings4{
	color: #E46D09; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 23px;
}
.heading{ padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight:800; 
	color:#35A0D6;
}

#headermenue a:link {
	color: #DDDDDB; 
	text-decoration: underline;

	}
#headermenue a:hover {
	color: #DDDDDB; 
	text-decoration: none;
}
#headermenue a:visited {
	color: #DDDDDB; 
	text-decoration: none;
}
#headermenue a:active{
	text-decoration: none;
	color: #DDDDDB; 
}
#footermenue{
	color: #35A0D6; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 17px;
		}
#footermenue a:link {
	color: #35A0D6;
	text-decoration: underline;

	}
#footermenue a:hover {
	color: #8AAF3E;
	text-decoration: none;
}
#footermenue a:visited {
    color: #35A0D6;
	text-decoration: none;
}
#footermenue a:active{
	text-decoration: none;
	color: #35A0D6;
}
.mnuheader{
	background: url(../images/header_03.jpg) repeat-x ;
}
/* FORM STYLE */

label {
  float: left;
  width: 20%;
  vertical-align: top;
  font-size: 10px;
  
}

.mForm {
  float: left;
  width: 30%;
  vertical-align: top;
  font-size: 12px;
}

input,
textarea,
select {
  padding: 1px;
  font: 12px verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.bluebtn {
	background: #558ed5;
	border: 2px solid #4c7fbf;
	color: #fff;
	padding: 5px;
	font-weight: 600;
}

input:focus.bluebtn,
input:hover.bluebtn {
 	background: #558ed5;
	border: 2px solid #4c7fbf;
	color: #fff;
	padding: 5px;
	font-weight: 600;
}

input.button {
  padding: 2px 5px;
  font: 400 0.9em verdana, serif;
  cursor: pointer;
  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 54%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}


/*-- main_container */

#main_container {
	text-align: left;
	
}

#seo-form {
	width: 702px;
	margin: auto;
	text-align: center;
}

#seo-form h2 {
	font-size: 18px;
	
}

#website, #competitor, #keyword {
	width: 234px;
	float: left;
	text-align: center;	
	padding: 30px 0px;
}

input.startbtn {
	border: 0px;
	margin-top: 120px;	
}

input.send {
	background: #789fcc;
	color: #bcd4ff;
	border: 2px solid #4a7ebb;
	font-size: 14px;
	font-weight: 600;
}

.send {
	margin: 0px;
}

input:focus.startbtn,
input:hover.startbtn {
  border: 0;
}


.vsreport {
	width: 98%;
	text-align: right;
	font-size: 12px;
}

.vsreport a {
	color: #0099BB;
	font-weight: 600;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #0099BB;
}

.center {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#boxes {
	width: 80%;
	text-align: center;
	margin: auto;
	font-size: 11px;
	margin-top: 25px;
}

#boxes a {
	color: #aeaeae;
	font-weight: bold;
}

#boxes a img {
	border: none;
}

/*bluebox*/
.bbox {
	width: 380px;
	background: url(../images/bbox2.jpg) repeat-y;
}

.bbox p {
	font-size: 14px;
	padding: 0px 10px;
	margin: 0px;
	margin-bottom: 8px;
}

.bbox img {
	margin: 0px;
}

.btop {
	height: 20px;
	background: url(../images/bbox1.jpg) no-repeat center bottom;
}

.bbtm {
	height: 17px;
	background: url(../images/bbox3.jpg) no-repeat center top;
}

/*Plain Box*/

.pbox {
	width: 380px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}

.pbox h1 {
	font-weight: normal;
	color: #e26100;
	font-size: 20px;
}

/*watch*/
.wrap {
	width: 1000px;
	margin: 0px auto;
}

.pleft {
	float: left;
	width: 470px;
	text-align: left;
}

.pleft a {
	font-weight: bold;
	color: #376092;
}

.pright {
	float: right;
	width: 500px;
	text-align: center;
}

.follow {
	padding: 0px 0px 0px 30px;
	font-size: 12px;
}

.graybox {
	background-color: #D9D9D9;
	font-size: 15px;
	padding: 5px;
	font-weight: bold;
	width: 400px;
}

.ipgbox {
	background-color: #FFFFFF;
	border-width: 0px;
	border-color: #FFFFFF;
	padding: 4px;
	font-size: 13px;
	width: 280px;
	margin: 5px 0px;
}

.stable {
	font-size: 15px;
}

.submitbox {
	padding: 10px 0px 0px 255px;
}

.lblue {
	color: #558ED5;
	font-size: 13px;
}

.lblue a {
	color: #558ED5;
	text-decoration: none;
}

.whitebox {
	background-color: #FFFFFF;
	width: 430px;
	margin: 10px auto 10px;
}

#errbox {
	text-align: right;
	padding: 0px 55px 0px 0px;
	float: right;
	margin: 20px 0px 0px 0px;
	font-style: italic;
	font-size: 11px;
}

.blmenu {
	font-size: 12px;
}

.ttop {
	background-color: #D9D9D9;
	color: #000000;
	font-weight: bold;
	padding: 4px 0px;
}

.tbot {
	padding: 2px 0px;
}

.tbot a {
	color: #000000;
	font-weight: normal;
}

#terrbox {
	padding: 0px 10px;
	text-align: right;
}

/* report */



#report-table {
	width: 810px;
	margin: 0px auto;
}

#report-table .title-row {
	background: #558ed5;
	font-size: 20px;
	text-align: center;
	color: #fff;
	margin-top: 5px;
}

#report-table .row {
	font-size: 14px;
	border-bottom: 1px solid #f79646;
}

#report-table .rowg {
	font-size: 14px;
	border-bottom: 1px solid #f79646;
	background: #ededed;
}

#report-table .col1 {
	float: left;
	width: 155px;
	padding: 10px 0px;
	color: #51709b;
}

#report-table .col2 {
	float: left;
	width: 320px; 
	padding: 10px 2px;
	color: #959595;
	border-left: 1px solid #f79646;
}

#report-table .col1-nb {
	float: left;
	width: 155px;	
	color: #E46D09; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 23px;
	text-align: center;
	padding-top: 15px;
}

#report-table .col2-nb {
	float: left;
	width: 320px; 
	text-align: center;	
}

/*personal page*/
#boxholder {
	text-align: center;
	width: 900px;
	margin: 0px auto;
	
}

#boxholder p.left {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#boxholder .leftbox {
	float: left;
	width: 350px;
}

#boxholder .colbox {
	border: 1px solid #E46C0A;
	background-color: #F2F2F2;
	padding: 6px;	
}

#boxholder .rightbox label {
	float: right;
	text-align: left;
	padding-top: 3px;
}

#boxholder .rightbox input {
	border: 0px;
	background: none;
}

#boxholder .rightbox p {
	margin: 0px;
}

#boxholder .rightbox {
	float: left;
	width: 350px;
	border: 1px solid #E46C0A;
	background-color: #F2F2F2;
	padding: 6px;
	margin-left: 100px;
	text-align: left;
}

#boxholder .rightbox .choices {
	width: 40px;	
}
/*seo pages*/
#leftlinks {
	width: 200px;
}

#leftlinks a {
	display: block;	
	text-decoration: none;	
}

#leftlinks a img {
	border: 0px;
	margin: 0px;
 	padding: 0px;
}
#leftlinks a.bbtn:hover {
	width: 175px;
	height: 24px;
	background: url('../images/btngraybg.jpg') no-repeat;
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	padding-left: 6px;
}


#leftlinks a.bbtn-cr {
	width: 175px;
	height: 24px;
	background: url('../images/btngraybg.jpg') no-repeat;
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	padding-left: 6px;
}


#leftlinks a.bbtn {
	width: 175px;
	height: 24px;
	background: url('../images/btnbluebg.jpg') no-repeat;	
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	padding-left: 6px;
	font-weight: bold;
	margin-bottom: 1px;
}



#leftlinks a.sub-a {
	width: 150px;
	height: 20px;
	background: url('../images/whtbg.jpg') no-repeat;
	margin-left: 24px;
	font-size: 11px;
	color: #000;
	line-height: 20px;
	padding-left: 6px;
	font-weight: bold;
	margin-bottom: 1px;
	
}

#leftlinks a.sub-a:hover {
	width: 150px;
	height: 20px;
	background: url('../images/grbtn.jpg') no-repeat;
	margin-left: 24px;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	padding-left: 6px;
}

#leftlinks a.sub-ac {
	width: 150px;
	height: 20px;
	background: url('../images/grbtn.jpg') no-repeat;
	margin-left: 24px;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	padding-left: 6px;
}

#gbox {
	width: 175px;
	background: url('../images/gbox2.gif') repeat-y;
}

#gbox1 {
	background: url('../images/gbox1.gif') center bottom no-repeat;
	height: 8px;
	width: 175px;
}

#gbox3 {
	background: url('../images/gbox3.gif') center top no-repeat;
	height: 8px;
	width: 175px;
}

#gbox a.abtn {
	height: 27px;
	font-size: 13px;
	color: #000;
	line-height: 27px;
	padding-left: 6px;
	font-weight: bold;
	margin-bottom: 1px;
}

#righttext {
	float: right;
	width: 780px;
	margin-right: 10px;
}

#righttext h1{
	color: #e46c0a;
	font-weight: normal;
	font-size: 24px;
}

#righttext p {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}

a.blue {
	color: #0d77c3;
	font-size: 12px;
	font-weight: bold;
}

.greenbtn {
	background: #91b743;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}
.green {
	color: #000;
}

#report-1, #report-2 {
	width: 840px;
	margin: 0 auto;
}

#report-1 img {
	margin-right: 3px;
}

.rightSideLinks {
	color: #31859c;
}

.rightSideLinks {
	padding-left: 12px;
}

.rightSideLinks li a {
	color: #31859c;
	margin-left: 0px;
}