body {
	font: normal 1em 'Trebuchet MS', Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #3e3e3e;
}
.clear {
        clear: both;
}
a {
	color: #1d98ff;
	text-decoration: none;
}
a:hover {
	color: #1d98ff;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.image {
	border: 0px;
}
.small {
	font-size: .7em;
}
.wrap {
	width: 1004px;
}
.left {
	float: left;
	width: 50%;
	text-align: left;
}
.right {
	float: left;
	width: 50%;
	text-align: right;
}
.leftlong {
	float: left;
	width: 75%;
	text-align: left;
}
.rightshort {
	float: left;
	width: 25%;
	text-align: right;
}
.leftshort {
	float: left;
	width: 35%;
	text-align: left;
}
.rightlong {
	float: left;
	width: 65%;
	text-align: right;
}
.header {
	background-color: #fff;
}
.topheader {
	height: 30px;
	line-height: 30px;
	font-size: .7em;
}
.topheader a {
	color: #3e3e3e;
	text-decoration: none;
}
.topheader a:hover {
	color: #4487db;
	text-decoration: underline;
}
.topheader ul{
	margin: 0;
	padding: 0;
	height: 24px;
}
.topheader ul li{
	list-style: none;
	display: inline;
}
.topheader ul li a{
	padding: 0 10px 0 10px;
	text-decoration: none;
	float: left;
}
.topheader ul li a:hover{
	text-decoration: underline;
}
.headerarea {
	height: 70px;
	line-height: 70px;
}
.topsearch {
	border: 0px solid #000;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.formrow {
   padding: 5px;
   margin: 0 0 2px 0;
}
.formrowbutton {
   padding: 5px;
   margin: 0 0 17px 0;
}
.formrowl {
	padding: 0;
	margin: 0;
	text-align: right;
	float: left;
	width: 250px;
	line-height: 20px;
}
.formrowr {
	padding: 0 0 0 10px;
	margin: 0;
	text-align: left;
	float: left;
	line-height: 20px;
	width: 550px;
}
.regularinput {
	border: 1px solid #e5e5e5;
	width: 220px;
	padding: 4px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
.regularinput:hover,.regularinput:focus {
	border: 1px solid #cccccc;
	width: 220px;
	padding: 4px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
select {
	border: 1px solid #e5e5e5;
	width: 220px;
	padding: 4px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
select:hover, select:focus { 
	border: 1px solid #cccccc;
	width: 220px;
	padding: 4px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
.selectsort {
	border: 1px solid #e5e5e5;
	width: 120px;
	margin-top: 2px;
	padding: 1px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
.selectsort:hover, .selectsort:focus { 
	border: 1px solid #cccccc;
	width: 120px;
	margin-top: 2px;
	padding: 1px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
textarea {
	border: 1px solid #e5e5e5;
	width: 420px;
	padding: 4px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
textarea:hover, textarea:focus {
	border: 1px solid #cccccc;
	width: 420px;
	padding: 4px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
.searchinput {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 0px;
	width: 475px;
	padding: 4px;
	font-size: .9em;
	color: #3e3e3e;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
}
.button {
	background-color: #f05948;
	border: 1px solid #f05948;
	padding: 3px;
	font-size: .9em;
	color: #fff;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-gradient(linear, left top, left bottom, from(#add570), to(#f05948));
	background: -moz-linear-gradient(top, #add570, #f05948);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#add570', endColorstr='#f05948');
}
.button:hover {
	background-color: #f05948;
	border: 1px solid #f05948;
	padding: 3px;
	font-size: .9em;
	color: #fff;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-gradient(linear, left top, left bottom, from(#f05948), to(#add570));
	background: -moz-linear-gradient(top, #f05948, #add570);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05948', endColorstr='#add570');
}
.button2 {
	background-color: #5592e9;
	border: 1px solid #1d98ff;
	padding: 3px;
	font-size: .9em;
	color: #fff;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-gradient(linear, left top, left bottom, from(#69a1d7), to(#1d98ff));
	background: -moz-linear-gradient(top, #69a1d7, #1d98ff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a1d7', endColorstr='#1d98ff');
}
.button2:hover {
	background-color: #1d98ff;
	border: 1px solid #1d98ff;
	padding: 3px;
	font-size: .9em;
	color: #fff;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 1px 0.5px;
	-webkit-gradient(linear, left top, left bottom, from(#1d98ff), to(#69a1d7));
	background: -moz-linear-gradient(top, #1d98ff, #69a1d7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d98ff', endColorstr='#69a1d7');
}
.menu {
	background-color: #e9e9e9;
	border-bottom: 1px solid #e5e5e5;
}
.menuarea {
	height: 35px;
	line-height: 35px;
	font-size: .8em;
}
.menuarea ul {
	margin: 0;
	padding: 0;
	height: 35px;
}
.menuarea ul li {
	list-style: none;
	display: inline;
}
.menuarea ul li a {
	padding: 0 10px 0 10px;
	text-decoration: none;
	float: left;
	color: #565656;
	background-color: #e9e9e9;
}
.menuarea ul li a:hover {
	background-color: #f2f2f2;
	color: #565656;
	-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f6f6f6));
	background: -moz-linear-gradient(top, #e9e9e9, #f6f6f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f6f6f6');
}
.menuarea ul li a:active {
	background-color: #f2f2f2;
	color: #565656;
	-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f6f6f6));
	background: -moz-linear-gradient(top, #e9e9e9, #f6f6f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f6f6f6');
}
.menuactive {
	background-color: #f2f2f2;
	color: #565656;
	-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f6f6f6));
	background: -moz-linear-gradient(top, #e9e9e9, #f6f6f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f6f6f6');
}
.rightshort ul{
	margin: 0;
	padding: 0;
	height: 35px;
}
.rightshort ul li {
	list-style: none;
	display: inline;
}
.rightshort ul li a {
	padding: 0 10px 0 10px;
	text-decoration: none;
	float: right;
	color: #565656;
	background-color: #e9e9e9;
}
.rightshort ul li a:hover {
	background-color: #f2f2f2;
	color: #565656;
	-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f6f6f6));
	background: -moz-linear-gradient(top, #e9e9e9, #f6f6f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f6f6f6');
}
.rightshort ul li a:active {
	background-color: #f2f2f2;
	color: #565656;
	-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f6f6f6));
	background: -moz-linear-gradient(top, #e9e9e9, #f6f6f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f6f6f6');
}
.content {
	background-color: #fff;
	padding: 2px 0 2px 0;
}
.contentarea {
	background-color: #fff;
}
.contentdivwrap {
	background-color: #fff;
	padding: 4px;
}
.footersearch {
	background-color: #e9e9e9;
	border-top: 1px solid #e5e5e5;
	margin-top: 2px;
}
.footersearcharea {
	height: 50px;
	line-height: 50px;
}
.footer {
	background-color: #fff;
	margin-bottom: 20px;
}
.footerarea {
	color: #3e3e3e;
	height: 30px;
	line-height: 30px;
	font-size: .7em;
}
.footerarea ul{
	margin: 0;
	padding: 0;
	height: 32px;
}
.footerarea ul li{
	list-style: none;
	display: inline;
}
.footerarea ul li a{
	padding: 0 10px 0 10px;
	text-decoration: none;
	float: left;
	color: #3e3e3e;
}
.footerarea ul li a:hover{
	text-decoration: underline;
	color: #1d98ff;
}


.sectiontitle {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #f6f6f6;
	background-color: #fcfcfc;
	-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
	background: -moz-linear-gradient(top, #fcfcfc, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ffffff');
	height: 25px;
	line-height: 25px;
	font-size: .8em;
	font-weight: bold;
	padding: 0 10px 0 10px;
	color: #565656;
	text-align: left;
	margin-top: 2px;
}
.sectiontitle2 {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #f6f6f6;
	background-color: #fcfcfc;
	-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
	background: -moz-linear-gradient(top, #fcfcfc, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ffffff');
	height: 25px;
	line-height: 25px;
	font-size: .8em;
	font-weight: bold;
	padding: 0 10px 0 10px;
	color: #565656;
	text-align: left;
}
.sectiontitle3 {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #f6f6f6;
	background-color: #fcfcfc;
	-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
	background: -moz-linear-gradient(top, #fcfcfc, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ffffff');
	height: 25px;
	line-height: 25px;
	font-size: .8em;
	font-weight: bold;
	padding: 0 10px 0 10px;
	color: #565656;
	text-align: left;
}
.sectiontitle4 {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #f6f6f6;
	background-color: #fcfcfc;
	-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
	background: -moz-linear-gradient(top, #fcfcfc, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ffffff');
	height: 25px;
	line-height: 25px;
	font-size: .8em;
	font-weight: bold;
	padding: 0 10px 0 10px;
	margin: 4px 0 0 0;
	color: #565656;
	text-align: left;
}
.sectiontitle5 {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #f6f6f6;
	background-color: #fcfcfc;
	-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
	background: -moz-linear-gradient(top, #fcfcfc, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ffffff');
	height: 25px;
	line-height: 25px;
	font-size: .8em;
	font-weight: bold;
	padding: 0;
	margin: 4px 0 0 0;
	color: #565656;
	text-align: left;
}
.sortactive {
	color: #3e3e3e;
}
.sort2 {
	color: #1d98ff;
}
.sectionbox {
	margin-bottom: 4px;
}
.homepageleft {
	width: 815px;
	float: left;
}
.homepageright {
	padding-top: 2px;
	width: 189px;
	float: left;
}
.categoryarea {
	padding: 0 2px 0 2px;
}
.subcategoryarea {
	text-align: center;
	padding: 0 2px 0 2px;
	margin-top: -2px;
}
.categorydivwrap {
	width: 401px;
	float: left;
	padding: 2px;
	font-size: .8em;
}
.categorydivwrap2 {
	width: 329px;
	float: left;
	padding: 2px;
	font-size: .8em;
}
.categorydiv {
	background-color: #FFFFFF;
	border: 1px solid #f6f6f6;
	text-align: left;
    padding: 5px;
}
.categorydivon {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	text-align: left;
    padding: 5px;
}
.categorytitle {
	background-image: url(http://www.seolinkexpress.com/images/folder.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding: 0px 0 2px 25px;
	margin: 1px 0 2px 0;
	font-weight: bold;
}
.green {
	color: #f05948;
}
.minigreen {
	color: #f05948;
	font-size: .9em;
}
p.subcats {
   margin: 0px 0px 4px 11px;
   padding: 0px;
}
.sidelink {
	display: block;
	padding: 3px 5px 3px 10px;
	font-size: .8em;
	text-align: left;
	border-bottom: 1px dotted #f6f6f6;
}
.featureddivwrap {
}
.featuredlinkdiv {
	font-size: .8em;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #f6f6f6;
	text-align: left;
    padding: 10px;
}
.featuredlinkdivon {
	font-size: .8em;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #f6f6f6;
	text-align: left;
    padding: 10px;
}

.regularlinkdiv {
	font-size: .8em;
	border-bottom: 1px dotted #f6f6f6;
	text-align: left;
    padding: 10px 0 10px 0;
	margin-top: 4px;
}
.regularlinkdivon {
	font-size: .8em;
	border-bottom: 1px dotted #f6f6f6;
	text-align: left;
    padding: 10px 0 10px 0;
	margin-top: 4px;
}
.thumbnail {
	float: left;
	width: 140px;
}
.pagerank {
	float: left;
	width: 100px;
	text-align: center;
}
div.pr {
   font-size: 6pt;
   color: #3e3e3e;
   height: 30px;
   width: 100px;
}
div.prg {
   width: 40px;
   border: 1px solid #e1e1e1;
   height: 4px;
   font-size: 1px;
   text-align: left;
}
div.prb {
   background: #008000;
   height: 4px;
   font-size: 1px;
}
.details {
	float: left;
	width: 700px;
}
.detailsregular {
	float: left;
	width: 870px;
}
.url {
   font-size: .7em;
   color: #f05948;
}
.detailslink {
	font-size: .7em;
}
.pagination {
	text-align: right;
	float: right;
	width: 834px;
	padding: 0px;
}
.totals {
	float: left;
	width: 150px;
	padding: 0 0 0 10px;
}
.pagination ul{
	margin: 0;
	padding: 0;
	height: 25px;
	float: right;
}
.pagination ul li{
	list-style: none;
	display: inline;
}
.pagination-off {
	padding: 0 6px 0 6px;
	text-decoration: none;
	float: left;
	color: #1d98ff;
}
.pagination ul li a{
	padding: 0 6px 0 6px;
	text-decoration: none;
	float: left;
	color: #1d98ff;
}
.pagination ul li a:hover, .pagination ul li a:active{
	color: #1d98ff;
	text-decoration: underline;
}
.pagination-active {
	padding: 0;
	text-decoration: underline;
	float: left;
	color: #1d98ff;
}
.social {
	width:16px;
	height:16px;
	border:0px;
	filter: gray;
    -moz-opacity:.60;
    opacity:.60;
}
.social:hover {
	filter: normal;
    -moz-opacity:1;
	opacity:1;
}
.err {
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	margin-top: 1px;
	background-color: #ffffcc;
	-webkit-gradient(linear, left top, left bottom, from(#ffffcc), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffcc, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffcc', endColorstr='#ffffff');
	color: #ff0000;
}
a.errr {
	color: #ff0000;
	padding: 0px;
	margin: 0px;
}
.msg {
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	margin-top: 1px;
	background-color: #ecffcf;
	-webkit-gradient(linear, left top, left bottom, from(#ecffcf), to(#ffffff));
	background: -moz-linear-gradient(top, #ecffcf, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecffcf', endColorstr='#ffffff');
	color: #f05948;
}
a.msgg {
	color: #f05948;
	padding: 0px;
	margin: 0px;
}
.featured_placement {

}
.featured_placement_thumbnails {
	width: 240px;
	float: left;
	text-align: left;
}
.featured_placement_thumbnail {
	width: 110px;
	margin: 2px;
	border: 1px solid #f6f6f6;
	text-align: center;
	cursor: pointer;
}
.featured_placement_thumbnail2 {
	margin: 6px;
	border: 1px solid #f6f6f6;
	text-align: center;
	cursor: pointer;
}
.featured_placement_info {
	width: 734px;
	float: left;
	text-align: left;
	border: 1px solid #f6f6f6;
	background-color: #fcfcfc;
	-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
	background: -moz-linear-gradient(top, #fcfcfc, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ffffff');
}
.featured_placement_details {
	padding: 10px;
}
.hits2 {
	color: #f05948;
	font-weight: bold;
}

#tagcloud {
	width: 700px;
	color:#0066FF;
	padding: 10px;
	border: 1px solid #e5e5e5;
	text-align:center;
}
	#tagcloud a:link, #tagcloud a:visited {
	text-decoration:none;
}
#tagcloud a:hover, #tagcloud a:active {
	text-decoration: underline;
	color: #000;
}
#tagcloud span {
	padding: 4px;
}
.smallest {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size:medium;
}
.large {
  	font-size:large;
}

.largest {
  	font-size:larger;
}
.msg{ 
color:#FF0000;
font-weight:bold;
}