/* CSS Document */
body{
	padding:0; margin:0; background-color:#fff; color: #333;
	}
div, ul, h1, h2, h3, h4, p, img, form{
	padding:0; margin:0; font-family:Arial, Helvetica, sans-serif;
	}
ul{
	list-style-type:none;
	}
.blank{
	font-size:0px; clear:both; line-height:0px;
	}
h1 {
color:  #333;
font-size:20px;
padding-bottom:15px;
}
p {
font-size:12px;
}
h3 {
color:#333;
font-size:14px;
}
a {
color:#fff;
text-decoration:none;
}
a:hover {
color:#fff;
text-decoration:underline;
}
/*--------------------------------header pan---------------------------*/
#headerwrap {
width:100%;
}
#header {
width:800px; margin-left:auto; margin-right:auto; height:80px; border-bottom:6px double #ccc; background-image:url(images/headback.gif); background-repeat:repeat-x; padding-top:5px;
}
#headlogo { background-image:  url(images/seo4jobs_logo_black.gif); background-repeat:no-repeat; height:68px; margin-left:10px;
}
#logoclick { height:80px; width:230px; float:left; cursor:pointer;
}
#headerPan{
	width:550px; top:20px; position:relative;
	}
#headerPan ul{
	width:540px; margin:0; display:block; height:21px;
	}
#headerPan ul li{
	display:block; float:left; height:21px; margin:0; padding:0;
	}
#headerPan ul li a{
	font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 10px 0 10px; color:#EAEAEA; text-decoration:none; margin:0; height:21px;
	}
#headerPan ul li a:hover{
	color:#EAEAEA; background-color:#0867C3;
	}
#menu1 { display : none }
#menu2 { display : none }
#menu3 { display : none }

/*----------------------------------body part----------------*/
#maincontentwrap {
width:100%;
}
#maincontent {
width:800px; margin-left:auto; margin-right:auto; background-color:#fff; border-left:2px solid #ccc; border-right:2px solid #ccc;
}
#leftbar {
width:199px; min-height:500px; float:left; display:inline; text-align:center; padding-top:15px;
}
#leftbar a{
color:#3A00FF;
text-decoration:none;
}
#leftbar a:hover{
color:#3A00FF;
text-decoration: underline;
font-weight:bold;
}
#leftbar h2 {
color:#333; text-align:left; padding-left:10px; padding-right:5px; font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px;
}
#leftbar ul {
list-style:disc;
text-align:left;
padding:5px;
padding-left:25px;
color:#333;
font-size:12px;
font-family:arial;
}
#articlelist {
font-size:13px; 
margin-left:10px;
}
#articlelist li {
padding:5px;
}
#middle {
width:600px; float:right; display:inline; background-color:#fff;
}
#flashcontent {
width:100%; background-color:#000; text-align:center; min-height:140px;
}
.videohead {
color:#ccc;
padding:5px;
font-weight:bold;
font-size:14px;
}
#middletext {
padding:20px;
*padding:10px;
border-left:3px double #ccc;
text-align:left;
}
#middletext a {
color: #000066;
text-decoration:none;
}
#middletext a:hover {
color: #000066;
text-decoration:underline;
}
.rankhead {
text-align:center;
font-weight:bold;
padding:5px;
}
.ranktext {
text-align:center;
padding:5px;
}
#contact { 
font-family:verdana;
font-size:11px;
color: #333;
text-align:center;
padding-top:10px;
height:110px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
#picborder {  border:2px solid #000; }
#picborder:hover {  border:2px solid #333; }
a.rollover_webinar {
background:transparent url(images/webinar_button.gif) no-repeat scroll 0pt;
display:block;
height:50px;
text-decoration:none;
width:134px;
cursor:pointer;
margin-left:auto;
margin-right:auto;
}
a.rollover_siteform:hover {
background-position:-134px 0pt;
cursor:pointer;
}
a.rollover_siteform {
background:transparent url(images/siteform_button.gif) no-repeat scroll 0pt;
display:block;
height:50px;
text-decoration:none;
width:134px;
cursor:pointer;
margin-left:auto;
margin-right:auto;
}
a.rollover_webinar:hover {
background-position:-134px 0pt;
cursor:pointer;
}
#siteform {
text-align:right;
padding-bottom:10px;
width:400px;
margin-left:30px;
}
#siteform h1 {
text-align:left;
font-family:verdana;
font-size:14px;
}
#siteform p {
font-family:arial; 
font-size:12px;
padding:5px;
}
/*-------------------------------footer---------*/
#footerMain{
	 width:100%;
	}	
#footer{
	width:800px; margin-left:auto; margin-right:auto; padding-top:20px; height:55px; background-image:url(images/headback.gif); background-repeat:repeat-x; border-top:6px double #ccc;
	}
#footer p{
	width:324px; display:block; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#EAEAEA; margin:0px 0 0 250px;
	 padding:0 0 9px 0;
	}
#footer p.copy{
	width:250px; display:block; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#EAEAEA; margin:0;
	 padding:0; display:block;
	}
#footer p.copy a{
	text-decoration:underline; color:#EAEAEA; 
	}
#footer p.copy a:hover{
	text-decoration:none
	}