/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 1.9em;
	display:inline-table;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 1.7em;
		display:inline-table;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 1.5em;
		display:inline-table;
}


body{
	background: #333333;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0;
	}

a {
   outline: none;
   font-weight: bold;
   color:#356eb4;
}

a:hover{
   color:#
}

#header{
	background: url("/images/header_bg.gif") repeat-x;
	height:106px;
	width:100%;
	display:block;
}

#headerLogo{
	background-image: url("/images/header_logo.gif");
	background-repeat:no-repeat;
	width:361px;
	height:61px;
	margin:0 0 0 10px;
}

#mainNav{
	width:955px;
	height:34px;
	font-size:12px;
	font-weight:bold;
	padding: 0;
	margin:5px 0 0 10px;
	display:table;
}

#mainNav a{
	color:#FFFFFF;
	text-decoration:none;
	background: url("/images/mainnavbuttonbg_left.gif") top left no-repeat;
	height:30px;
	display:block;
	padding:0 0 0 0;
}

#mainNav a:hover{
	background: url("/images/mainnavbuttonbg_left.gif") bottom left no-repeat;
}


#mainNav li{
	float:left;
	display:block;
	margin:0 3px 0 3px;
}

#mainNav a span{
	background: url("/images/mainnavbuttonbg_right.gif") right top no-repeat;
	display:block;
	padding:7px 12px 7px 12px;
	text-align:center;
}

#mainNav a:hover span{
	background: url("/images/mainnavbuttonbg_right.gif") right -30px no-repeat;
}

#subNav{
	background: url("/images/subnav_bg.gif") repeat-x;
}


#subNav ul{
	background: url("/images/subnav_bg.gif") repeat-x;
	width:955px;
	height:34px;
	margin: 5px 0 0 0;
	padding:0;
	display:block;
	list-style: none;
}

#subNav li{
	display:inline-table;
	border-left:2px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	font-size:0.75em;
	font-weight:bold;
	padding:6px 0 7px 0;
	float:left;
}

#subNav li a{
	color:#003366;
	padding:6px 20px 7px 20px;
	text-decoration:none;
	margin:0;
}

#subNav li a:hover{
	color:#FFFFFF;
	background: url("/images/subnav_over_bg.gif") top repeat-x;
}

#subNav li a.active{
	color:#FFFFFF;
	background: url("/images/subnav_active_bg.gif") top repeat-x;
}

#footer {
	background: #333333 url("/images/footer_bg.gif") top repeat-x;
	color:#FFFFFF;
	padding:40px 20px 20px 20px;
	height:87px;
	font-size:0.7em;
}

#footer a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px 0 5px;
}

#footer #footerLinks{
	color:#FFFFFF;
	float:left;
}

#footer #legal{
	float:right;
	text-align:right;
	color:#FFFFFF;
}

#content{
	background:#FFFFFF;
	color:#333333;
}

#content p{
font-size:0.8em;
margin-left:20px;
width:600px;
}

#content li{
font-size:0.8em;
width:600px;
margin:10px;
}

#content .contentList{
display:table;
}

#content .contentList ul{
float:left;
width:120px;
}

#content .contentList li{
margin:0;
}

#contentWrapper{
width:955px;
	height:500px;
	padding: 25px 0 25px 25px;
	display:table;
}

#sideBlock{
position:absolute;
top:175px;
left:700px;
}


.sideBar{
	background:url("/images/sidebar_box_bottom.gif") bottom no-repeat;
	margin:0 0 15px 0;
	width:220px;
	padding-bottom:10px;
}

.sideBar .sidebarBox, .sideBar .sidebarNav{
	background:url("/images/sidebar_box.gif") top no-repeat;
	padding:15px 15px 3px 15px;
}

.sideBar .title{
	font-size: 0.8em;
	color:#9B3A00;
	font-weight:bold;
}

.sideBar .sidebarNav a{
text-decoration:none;
font-size:0.8em;
display:block;
border-bottom:1px solid #EEEEEE;
padding:5px 0 5px 0;
}

.sideBar .sidebarNav a.last{
border:0;
}

.homeToolsTitle{
width:300px;
height:100px;
background-color:#F8F8F8;
border:1px solid #EAEAEA;
padding:10px;
margin:5px;
float:left;
}

.homeToolsTitle a{
	font-size: 1.2em;
	color:#9B3A00;
	font-weight:bold;
}

#content .homeToolsTitle p{
width:auto;
margin:10px 0 0 0;
}


.sideBar .sidebarBox p{
	font-size: 0.7em;
	margin:5px 0 5px 0;
	width:190px;
}

.homeBanner{
	border-bottom:1px solid #EEEEEE;
	padding-bottom:10px;
	margin-bottom:10px;
	width:660px;
}

h1{
	font-size: 1.6em;
	color:#990000;
	margin:0;
	font-family: Palatino, Times New Roman, Times, serif;
	font-variant: small-caps;	
}

h2{
	font-size: 1.2em;
	color:#0060AE;
	margin:0;
}

h3{
	font-size: 1em;
	color:#009900;
	margin:0;
}

#fontControl{
float:right;
margin:5px;
height:20px;
}

#fontControl a{
background:#666666;
color:#FFFFFF;
font-weight:bold;
border:1px solid #FFFFFF;
text-decoration:none;
display:block;
float:left;
height:15px;
}

#fontControl a.small{
font-size:10px;
padding:5px 3px 1px 3px;
}

#fontControl a.normal{
font-size:14px;
padding:3px;
}

#fontControl a.large{
font-size:16px;
padding:1px 3px 5px 3px;
}


#semtoolbarContent{
background:  url("/semtoolbar/images/banner-semtoolbar.gif") top left no-repeat;
height:600px;
}
#semtoolbarContent p{
width:420px;
position:relative;
top:100px;
left:190px;
}
#johnnybuttonContent{
background:  url("/johnny-buttons/images/banner-johnnybuttons.jpg") top left no-repeat;
padding-top:200px;
}

#johnnybuttonContent p{
width:600px;
position:relative;

}

table.data{
	border-spacing:1px;
	border:1px solid #6f8294;
	background-color:#FFFFFF;
	margin:10px;
}

table.data th{
	background: url("/images/table_headerbg.gif") repeat-x;
	font-size: 0.8em;
	height:38px;
	padding:0 10px 0 10px;
}
table.data tr.rowB{
	font-size: 0.7em;
	background-color:#D5E2EA;
}
table.data tr.rowA{
	font-size: 0.7em;
	background-color:#FFFFFF;
}
table.data td{
	padding:6px;
}

#content table.contentBlock{
width:650px;
border-top:1px #EEEEEE solid;
}

#content table.contentBlock td{
vertical-align:top;
padding:10px 0 10px 0;
}

#content table.contentBlock p, #content table.contentBlock li{
width:350px;
}

#sociable{
position:absolute;
right:10px;
top:112px;
}

#sociable .label{
font-size:0.7em;
color:#990000;
margin:2px 5px 0 0;
font-weight:bold;
vertical-align:text-top;
float:left;
}

#login{
position:absolute;
left:723px;
margin:110px 0 0 0;
}

#click{color:#039;outline:none;font-weight:300;font-size:12px;margin:0 0 0 23px;}
a:hover{color:#900;}
#loginBox{width:222px;text-align:left;position:absolute;left:0;margin:0;padding:0 10px 500px 0;}
#loginBox a,#loginBox #loginBoxMiddle a{margin:0;}

#loginBox #loginBoxMiddle{background:url(http://www.seotools.com/images/login_middle.gif) repeat-y;margin:0;padding:0px 0 0 0px ;font-size:10px;;font-weight:bold;}
#loginBox #SEOToolSetLogin{
margin:0 0 0 30px;
}

.collapse{
background:url(/images/collapse.gif) no-repeat;
padding: 0 0 0 20px;
}
.expand{
background:url(/images/expand.gif) no-repeat;
padding: 0 0 0 20px;
}
.divClose{
display:none;
}
.divOpen{
display:block;
}
