* { padding: 0; margin: 0; } /*reset page in ie to full area without borders*/

#menu a:active, #menu a:focus {  outline:0;  } /* removes the active/focus dotted border in FF */

body {
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color: #FFFFFF;
}

/* -- begin typography -- */
h1 {
	padding:9px;
	color: #FFFFFF;
	font-size:16px;
	font-weight:normal;
}

h2 {
	padding:9px;
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
}

h3 {
	padding-bottom:9px;
	font-size: 12px;
	color: #CCCCCC;
	font-weight:normal;
}

h4 {
	padding-bottom:9px;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

h5 {
	padding-bottom:9px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
}

p {
	font-size: 10px;
	color: #FFFFFF;
}

p2 {
	font-size: 10px;
	color: #666666;
	font-style:italic;
}

table {
	font-size:11px;
	color:#373737;
	margin-left:20px;
	font-weight:normal;
}

th {
	font-size:11px;
	color:#373737;
	font-weight:normal;
}

div#form-referral th.align-right {
	font-size:11px;
	color:#373737;
	font-weight:normal;
	padding-right:20px;
	text-align:right;
}

.heading {
	margin-left:-10px;
	margin-top:-13px;
}


/*link properties*/

a:link {
	color: #999999;
	font-size: 10px;
	font-weight:normal;
}
a:visited {
	color: #999999;
	font-size: 10px;
	font-weight:normal;
}
a:hover {
	color: #7AC1C7;
}
a:active {
	color: #999999;
}


a {
	font-weight: bold;
}

a.a2:link, a.a2:hover, a.a2:active, a.a2:visited {
	text-decoration:none;
	border-bottom:1px solid #333333;
	font-size: 12px;
	color: #CFDEDE;
}

a.a3:link, a.a3:active, a.a3:visited {
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
	font-size: 12px;
	color: #FFFFFF;
}

a.a3:hover {
	text-decoration:none;
	border-bottom:1px solid #333333;
	font-size: 12px;
	color: #ffba00;
}


/* bullet properties */

ul {
	margin-left:-20px;
	font-size: 10px;
	padding-bottom:10px;
}

li {
	margin-left:20px;
	font-size: 10px;
	color: #999999;
	text-align:left;
}

ol {
	font-size:12px;
	margin:5px 0 5px 80px;
	color: #FFFFFF;
	text-align:left;
}

#content-bullets li {
	list-style: none;
	background: url(images/control_play.png) no-repeat top left; 
	color:#FFFFFF;
	font-size:12px;
	margin:0 0 0 -72px;
	padding-bottom:8px;
	width:576px;
	padding-left:22px;
	color:#CCCCCC;
}

#content-bullets li a {
	color:#CCCCCC;
	font-size:12px;
}

#content-bullets li a.test {
	color:#7AC1C7;
	font-size:12px;
}

#content-bullets-2 li {
color:#CCCCCC;
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 -30px;
padding-bottom:6px;
padding-left:25px;
width:612px;
}

#content-bullets-3 li {
	list-style: none;
	background: url(images/control_play.png) no-repeat top left; 
	color:#FFFFFF;
	font-size:12px;
	margin:0 0 0 -72px;
	padding-bottom:20px;
	width:576px;
	padding-left:22px;
	color:#CCCCCC;
}

#ebay-content-bullets li {
	list-style: none;
	background: url(images/control_play.png) no-repeat top left; 
	color:#FFFFFF;
	font-size:12px;
	margin-left:-17px;
	padding-bottom:6px;
	width:576px;
	padding-left:22px;
	color:#CCCCCC;
}



#faq-bullets li {
	list-style: none;
	background: url(images/help.png) no-repeat top left; 
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:19px;
	width:576px;
	padding-left:22px;
	color:#CCCCCC;
}

form {
	font-size: 11px;
	color: #373737;
	margin-left:20px;
	margin-top:-6px;
}

form input {
	margin-bottom:5px;
}

/* -- end typography -- */

/* -- set up page content area -- */
#page {
width:100%;
/*height:100%;*/
padding:0px;
border:0px;
margin:0px;
}

div#allpage {
	width:858px;
	/*height:100%;*/
	background-image:url(images/page-shadow.png);
	background-repeat:repeat-y;
	}
	div#allpage div#allcontent {
			width:764px;
			/*height: 100%;*/
			background-color:#595959;
			padding:20px 0px;
			margin-bottom:-27px;
			}
div#pagecontent {
	width:90%;
}
/* -- main menu styling -- */


/* --  menu 2 -- */

div#mainmenu {
width:559px;
height:101px;
}

html* div#mainmenu {
height:100%; 
}

#mainmenu .seoblind-aboutus {
background:transparent url(images/menu-about-us.jpg) no-repeat scroll 0 0;
width:146px;
}

#mainmenu .seoblind-services {
background:transparent url(images/menu-services.jpg) no-repeat scroll 0 0;
width:146px;
}

#mainmenu .seoblind-contact {
background:transparent url(images/menu-contact.jpg) no-repeat scroll 0 0;
width:147px;
}

/* -- main menu link properties -- */
#mainmenu ul li a:hover {
color:#FFFFFF;
}

#mainmenu ul li a {
color:#999999;
}
/* -- main menu link properties end -- */

#mainmenu ul {
list-style-type:none;
padding:0 0 10px 0;
margin-left:0px !important;
}

#mainmenu ul li {
list-style-type:none;
float:left;
padding:43px 0px 0 0px;
margin-left:0px !important;
}

#mainmenu ul ul li {
list-style-type:none;
float:none;
padding:3px 0 0 16px;
width:79%;
}

#mainmenu .seoblind-services ul li {
	text-align:center !important;
	width:128px;
	margin-left:-6px !important;
}

#mainmenu .seoblind-contact ul li {
	text-align:right !important;
}
/* --  menu 2 end -- */


/* -- end main menu styling -- */


/* --  coming soon -- */
div#comingsoon {
background-color:#595959;
height:100%;
margin-bottom:1px;
margin-left:39px;
padding:0;
width:724px;
}
/*  --  coming soon  -- */

/* -- home page packages begin -- */
div#content-home {
background-color:#373737;
width:718px;
height:100%;
background-image:url(images/content-home-bg.jpg);
background-repeat:repeat-y;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	}
	div#content1-home-box {
		background:transparent url(/images/content-home-box-natural.jpg) no-repeat scroll 0 0;
		width:239px;
		height:254px;
		float:left;
	}
	div#content1-home {
		margin:80px 0px 0px 21px;
		color:#C6C6C6;
		float:left;
		text-align:center;
		width:197px;
	}
	div#content2-home-box {
		background:transparent url(/images/content-home-box-ppc.jpg) no-repeat scroll 0 0;
		width:240px;
		height:254px;
		float:left;
	}
	div#content2-home {
		margin:80px 0px 0px 21px;
		color:#C6C6C6;
		float:left;
		text-align:center;
		width:197px;
	}
	div#content3-home-box {
		background:transparent url(/images/content-home-box-ebay.jpg) no-repeat scroll 0 0;
		width:239px;
		height:254px;
		float:right;
	}
	div#content3-home {
		margin:80px 22px 0px 0px;
		color:#c6c6c6;
		float:right;
		text-align:center;
		width:197px;
	}
	div#content-home a {
	font-size: 12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
div#content-home-footer {
width:719px;
height:44px;
margin-left:0px;
}
/* -- home page packages end -- */

/* -- content area for SEO packages begin -- */
div#content-seo {
background-color:#373737;
width:721px;
height:100%;
background-image:url(images/content-1-bg.jpg);
background-repeat:repeat-y;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	}
	div#content1-seo {
		color:#c6c6c6;
		margin-left:20px;
		float:left;
		width:200px;
		padding:10px;
		text-align:center;
	}
	div#content2-seo {
		color:#c6c6c6;
		margin-left:10px;
		float:left;
		width:200px;
		padding:10px;
		text-align:center;
	}
	div#content3-seo {
		color:#c6c6c6;
		margin-right:20px;
		float:right;
		width:200px;
		padding:10px;
		text-align:center;
	}
	div#content p {
	color:#ffffff;
	}
	div#content-seo div#details {
	text-align:left;
	margin-left:35px;
	color:#ffffff;
	}
/* -- end content area for SEO packages end -- */


/* -- SEO form begin -- */
html* div#form {
height:100%; 
}

div#form {
margin-top:20px;
padding-top:20px;
padding-bottom:20px;
background-color:#ffffff;
width:674px;
height:232px;
border-left:#d1d1d1 solid 1px;
border-right:#d1d1d1 solid 1px;
border-top:#d1d1d1 solid 1px;
xmargin-left:2px;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
	}
	div#form-content{
	background-color:#ffffff;
	height:auto;
	width:100%;
	}
	div#form-left{
	float:left;
	width:343px;
	height:100%;
	margin-left:7px;
	text-align:left;
	}
	div#form-left form{
	margin-left:20px;
	}	
	div#form-right{
	float:left;
	width:310px;
	height:100%;
	text-align:left;
	margin-left:0px;
	}
	div#form-right ul {
	margin-left:20px;
	}
	div#form p {
	font-size:11px;
	color:#373737;
	margin-left:6px;
	}

div#formfooter {
width:762px;
overflow:hidden;
/*height:100%;*/
}

/* begin form for ebay seo*/
div#form-ebay {
margin-top:20px;
padding-top:20px;
padding-bottom:20px;
background-color:#ffffff;
width:674px;
height:277px;
border-left:#d1d1d1 solid 1px;
border-right:#d1d1d1 solid 1px;
border-top:#d1d1d1 solid 1px;

-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
	}
	div#form-ebay p {
	font-size:11px;
	color:#373737;
	margin-left:6px;
	}
	div#form-ebay th {
	width:45%;
	}
	.form-ebay-form {
	font-size: 11px;
	color: #373737;
	margin-left:-5px;
	margin-top:4px;
}
div#formfooter-ebay {
width:763px;
overflow:hidden;
height:100%;
position:relative;
left:-37px;
}
/* end form for ebay seo*/


div#footermenu {
background-image:url(images/footer-gradient.jpg);
width:100%;
height:76px;
margin-top:-3px;
width:764px;
}
div#footermenu img {
	padding:0 14px 0 9px;
}

div#footermenu ul {
	margin-left:-13px;
	padding-left: 0;
	display: inline;
	} 
	div#footermenu ul li {
	list-style: none;
	display: inline;
	margin-left:18px;
	margin-right:0;
	}

div#footer {
height:21px;
text-align:center;
background-image:url(images/SeoBlind-footer-bg.png);
background-repeat:repeat-x;
padding-top:12px;
margin-top:-6px;
}

div#footer a:visited {
	color: #999999;
	font-size: 10px;
	font-weight:normal;
}

div#bottompage {
background-color: #373737;
background-repeat:repeat-y;
}

/* -- SEO form end -- */

/* -- ebay account optimisation packages begin -- */
div#content-ebay-main {
width:582;
height:100%;
}
div#content-ebay-main-box1 {
background-color:#373737;
width:559px;
height:100%;
background-image:url(images/ebay1-box1-bg.jpg);
background-repeat:repeat-y;
	}
div#content-ebay-main-box2 {
background-color:#373737;
width:559px;
height:100%;
background-image:url(images/ebay1-box2-bg.jpg);
background-repeat:repeat-y;
	}
	div#content-ebay-main-box1-content .header {
	width:450px;
	margin-left:40px;
	}
	div#content-ebay-main-box1-content {
		color:#FFFFFF;
		margin:-26px 0px 20px -35px;
		text-align:right;
		width:491px;
	}
	div#content-ebay-main-box2-content .header {
	width:450px;
	margin-right:40px;
	}
	div#content-ebay-main-box2-content {
	color:#FFFFFF;
	margin:-26px 0px 20px -10px;
	text-align:left;
	width:491px;
	}
	div#content-ebay-main p {
	color:#ffffff;
	}
	div#content-ebay-main a {
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	div#content-ebay-main em {
	text-decoration:underline;
	color:#A7A7A7;
	}
	div#content-ebay-main img {
	border:0;
	}
	
/* -- ebay account optimisation packages end -- */

/* -- ebay main competitor analysis package begin -- */
div#content-ebay {
background-color:#373737;
width:520px;
/*height:100%;*/
background-image:url(images/ebay-content-bg.jpg);
background-repeat:repeat-y;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	}
	div#content1-ebay {
		color:#c6c6c6;
		margin-left:20px;
		margin-top:-26px;
		width:379px;
		padding:0px 72px 10px;
		text-align:right;
	}
	div#content p {
	color:#ffffff;
	}
	
div#content-ebay-footer {
width:719px;
height:44px;
margin-left:0px;
}
/* -- ebay main competitor analysis package end -- */

div#none {
display:none;
}

/* -- portfolio begin -- */
div#content-portfolio-main {
width:640;
height:100%;
}
div#content-portfolio-main-box1 {
background-color:#373737;
width:640px;
height:100%;
background-image:url(images/portfolio-box1-bg.jpg);
background-repeat:repeat-y;
	}
div#content-portfolio-main-box2 {
background-color:#373737;
width:640px;
height:100%;
background-image:url(images/portfolio-box1-bg.jpg);
background-repeat:repeat-y;
	}
	div#content-portfolio-main-box1-content .header {
	margin-left:75px;
	width:415px;
	}
	div#content-portfolio-main-box1-content {
		color:#FFFFFF;
		margin:-70px 0 20px -18px;
		text-align:right;
		width:491px;
	}
	div#content-portfolio-main-box2-content .header {
	width:415px;
	margin-right:40px;
	}
	div#content-portfolio-main-box2-content {
	color:#FFFFFF;
	margin:-71px 0 20px 14px;
	text-align:left;
	width:491px;
	}
	div#content-portfolio-main p {
	color:#ffffff;
	}
	div#content-portfolio-main a.link {
	font-weight:normal;
	color:#7AC1C7;
	font-size:12px
	}
	div#content-portfolio-main em {
	text-decoration:underline;
	color:#A7A7A7;
	}
	div#content-portfolio-main img {
	border:0;
	}
	
/* -- portfolio end -- */

/* -- froo seo package begin -- */
div#content-frooition-main-box1 {
background-color:#373737;
width:640px;
height:100%;
background-image:url(images/frooition-seo-bg.jpg);
background-repeat:repeat-y;
	}
	div#content-frooition-main-box1-content .header {
	margin-left:44px;
	width:557px;
	text-align:center;
	}
	div#quote1{
	margin:-72px 0 0 83px;
	position:absolute;
	color: #a6a6a6;
	font-size:10px;
	}
	div#quote2{
	margin:-25px 0 0 83px;
	position:absolute;
	color: #a6a6a6;
	font-size:10px;
	}
	div#quote1 a:hover {
	color:#ff0060;
	}
	div#quote2 a:hover {
	color:#ff0060;
	}
	div#content-frooition-main-box1-content {
		color:#FFFFFF;
		margin-top:-26px;
		text-align:right;
		width:640px;
	}
	div#content-frooition-main p {
	color:#ffffff;
	}
	div#content-frooition-main a {
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	div#content-frooition-main em {
	text-decoration:underline;
	color:#A7A7A7;
	}
	div#content-frooition-main img {
	border:0;
	}

#content-bullets-frooition li {
background:transparent url(images/control_play.png) no-repeat scroll left top;
color:#ffffff;
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 0 0 -72px;
padding-left:23px;
width:619px;
}

div#partner-quote {
margin-left:53px;
width:533px;
}

div#partner-quote a {
color:#ffffff;
font-size:12px;
font-weight:normal;
}

div#quote-text-l {
margin:0 585px -26px 0;
}

div#quote-text-r {
margin:-36px 33px 0 0;
}
/* -- froo seo package end -- */

/* -- powa seo package begin -- */
div#content-powa-main-box1 {
background-color:#373737;
width:640px;
height:100%;
background-image:url(images/powa-seo-bg.jpg);
background-repeat:repeat-y;
	}
	div#content-powa-main-box1-content .header {
	margin-left:44px;
	width:557px;
	text-align:center;
	}
	div#quote1{
	margin:-72px 0 0 83px;
	position:absolute;
	color: #a6a6a6;
	font-size:10px;
	}
	div#quote2{
	margin:-25px 0 0 83px;
	position:absolute;
	color: #a6a6a6;
	font-size:10px;
	}
	div#quote1 a:hover {
	color:#ff0060;
	}
	div#quote2 a:hover {
	color:#ff0060;
	}
	div#content-powa-main-box1-content {
		color:#FFFFFF;
		margin-top:-26px;
		text-align:right;
		width:640px;
	}
	div#content-powa-main p {
	color:#ffffff;
	}
	div#content-powa-main a {
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	div#content-powa-main em {
	text-decoration:underline;
	color:#A7A7A7;
	}
	div#content-powa-main img {
	border:0;
	}

#content-bullets-powa li {
background:transparent url(images/control_play.png) no-repeat scroll left top;
color:#ffffff;
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 0 0 -72px;
padding-left:23px;
width:619px;
}

div#partner-quote {
margin-left:53px;
width:533px;
}

div#partner-quote a {
color:#ffffff;
font-size:12px;
font-weight:normal;
}

div#quote-text-l {
margin:0 585px -26px 0;
}

div#quote-text-r {
margin:-36px 33px 0 0;
}
/* -- powa seo package end -- */

/* -- form referral affiliate begin -- */
html* div#form-referral {
height:100%; 
}

div#form-referral {
margin-top:20px;
padding-top:20px;
padding-bottom:20px;
background-color:#ffffff;
width:674px;
height:100%;
border-left:#d1d1d1 solid 1px;
border-right:#d1d1d1 solid 1px;
border-top:#d1d1d1 solid 1px;
xmargin-left:2px;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
	}
	div#form-referral-content{
	background-color:#ffffff;
	height:auto;
	width:100%;
	}
	div#form-referral p {
	font-size:11px;
	color:#373737;
	margin-left:6px;
}
/* -- form referral affiliate end -- */

/* ------------------ old css trash can --------------- */

/* --  menu 1 --
div#mainmenu {
width:463px;
height:100px;
margin-top:-20px;
}

#mainmenu .seoblind-services {
background:transparent url(images/menu-seoblind-services-1.jpg) no-repeat scroll 0 0;
width:146px;
}

#mainmenu .seoblind-portfolio {
background:transparent url(images/menu-seoblind-portfolio-1.jpg) no-repeat scroll 0 0;
width:147px;
}

#mainmenu .seoblind-contact {
background:transparent url(images/menu-seoblind-contact-1.jpg) no-repeat scroll 0 0;
width:146px;
}

#mainmenu ul {
list-style-type:none;
padding:0 0 10px 0;
margin-left:0px !important;
}

#mainmenu ul li {
list-style-type:none;
float:left;
padding:34px 0px 0 0px;
margin-left:0px !important;
}

#mainmenu ul ul li {
list-style-type:none;
float:none;
padding:2px 0 0 19px;
}

/* -- main menu link properties --
#mainmenu ul li a:hover {
color:#FFFFFF;
}

#mainmenu ul li a {
	color:#999999;
}
/* -- main menu link properties end -- */
/* --  menu 1 end -- */