@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #3f97d5;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clear {
	clear: both;
}

.phonenum {
	position: absolute;
	margin-left: 364px;
	margin-top: 26px;
	font: bold 25px calibri;
	color: #b4e0ff;
}
.customerlogin a{
	position: absolute;
	margin-left: 365px;
	margin-top: 48px;
	text-decoration: none;
	color: white;
}
.customerlogin a:hover {
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 88px;
	background-position: top;
	padding-top: 19px;
	padding-left: 42px;
}
#pages-menu {
	background-image: url(images/pages-menu-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
#pages-menu ul {
	list-style-type: none;
}
#pages-menu ul li {
	display: inline;
	float: left;
	background-image: url(images/pages-menu-li-seperator.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
	padding-left: 17px;
	margin-top: 5px;
	padding-top: 4px;
}
#pages-menu ul li#consult-link {
	float: right;
	padding: 0px;
	margin: 0px;
}
#pages-menu ul li#consult-link a {
	background: none;
	height: auto;
	width: auto;
}
#pages-menu ul {
	background-image: url(images/pages-menu-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
#pages-menu ul li a {
	background-image: url(images/pages-menu-links.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: inline-block;
	background-position: left top;
}
#pages-menu ul li#home, #pages-menu ul li#home-currect {
	background: none;
}
#pages-menu ul li#home a {
	background-position: left top;
	width: 45px;
}
#pages-menu ul li#blog-currect a {
	background-position: -415px -43px;
	width: 32px;
}
#pages-menu ul li#home a:hover {
	background-position: 0px -21px;
}
#pages-menu ul li#process a {
	background-position: -80px 0px;
	width: 85px;
}
#pages-menu ul li#process-currect a {
	background-position: -80px -43px;
	width: 85px;
}
#pages-menu ul li#contact-currect a {
	background-position: -490px -43px;
	width: 77px;
}
#pages-menu ul li#process a:hover {
	background-position: -80px -21px;
}
#pages-menu ul li#case a {
	background-position: -200px 0px;
	width: 90px;
}
#pages-menu ul li#case a:hover {
	background-position: -200px -21px;
}
#pages-menu ul li#about a {
	background-position: -327px 0px;
	width: 46px;
}
#pages-menu ul li#about a:hover {
	background-position: -327px -21px;
}
#pages-menu ul li#blog a {
	background-position: -415px 0px;
	width: 32px;
}
#pages-menu ul li#blog a:hover {
	background-position: -415px -21px;
}
#pages-menu ul li#contact a {
	background-position: -490px 0px;
	width: 77px;
}
#pages-menu ul li#contact a:hover {
	background-position: -490px -21px;
}
.header {
	background-image: url(images/blog-main-header.gif);
	background-repeat: no-repeat;
	height: 99px;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
}
.header-ebay-landing {
	background-image: url(images/inner-header.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 600px;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
	padding-right: 510px;
	padding-left: 55px;
	position: relative;
}
.header-ebay-landing h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0073c2;
	padding-bottom: 11px;
	padding-top: 19px;
}
.header-ebay-landing p {
	font-weight: bold;
}
.header-about {
	background-image: url(images/about-us-header.gif);
	background-repeat: no-repeat;
	height: 99px;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
}
.header-contact-us {
	background-image: url(images/contact-us-header.gif);
	background-repeat: no-repeat;
	height: 99px;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
}
.header-partners{
	background-image: url(images/partners-header.gif);
	background-repeat: no-repeat;
	height: 99px;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
}
.header-login{
	background-image: url(images/login-header.gif);
	background-repeat: no-repeat;
	height: 99px;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
}
.block h2 {
	font-size: 14px;
	font-weight: bold;
	color: #80c220;
	padding-bottom: 10px;
}
#main-content {
	background-color: #FFF;
	padding-top: 45px;
	padding-right: 55px;
	padding-bottom: 45px;
	padding-left: 105px;
	font-size: 14px;
	color: #3b3b3b;
	position: relative;
	background-image: url(images/main-content-bg.gif);
	background-repeat: repeat-y;
	background-position: 55px 0px;
	line-height: 21px;
}
.block {
	line-height: 17px;
	display: inline;
	float: left;

}
#online-marketplaces {
	width: 245px;
	padding-right: 40px;
	background-image: url(images/block-seperator.gif);
	background-position: right 15px;
	background-repeat: no-repeat;
}
.block p {
	padding-bottom: 15px;
}
#shopping-engines {
	width: 250px;
	padding-right: 50px;
	background-image: url(images/block-seperator.gif);
	background-position: right 15px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#branded-websites {
	width: 220px;
	padding-left: 25px;
}
.learn-more {
	margin-left: -5px;
}
#main-content a {
	color: #638d00;
	text-decoration: none;
	font-weight: normal;
}
#main-content a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(images/footer.gif);
	height: 24px;
	padding-left: 5px;
	padding-top: 8px;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	background-image: url(images/footer-items-seperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	font-size: 10px;
	color: #FFF;
	height: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	display: block;
}
#footer ul li a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #80c220;
	text-decoration: underline;
}
#outsite-footer {
	/*padding-top: 30px;
	padding-bottom: 80px;
	padding-left: 55px;
	padding-right: 55px;*/
	padding: 5px;
	font-size: 11px;
	color: #e6f2fa;
}
#footer ul li#first-item {
	background-image: none;
}
a#three-bears-link {
	color: #000;
	text-decoration: none;
}
a:hover#three-bears-link {
	text-decoration: underline;
}
#page-content {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	line-height: 19px;
	padding-top: 22px;
	padding-right: 5px;
	padding-left: 5px;
}
#page-content p {
	padding-bottom: 15px;
}
#big-footer {
	background-color: #63a8df;
	background-image: url(images/big-footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
padding-bottom: 12px;
}
#big-footer h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 14px;
}
#big-footer #quick-contact input {
	background-image: url(images/big-footer-input.gif);
	height: 17px;
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#big-footer p {
	padding-bottom: 12px;
}
#big-footer #quick-contact input[type="submit"] {
	background-image: url(images/contact-us-botton-footer.gif);
	height: 33px;
	width: 111px;
	margin-left: -4px;
cursor:pointer;
}
#big-footer #quick-contact {
	background-image: url(images/big-footer-seperator.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 225px;
}




#main-content #quick-contact {
	float: right;
	width: 175px;
	padding-left: 30px;
	margin-left: 30px;
	background-image: url(images/block-seperator.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#main-content #quick-contact input {
	background-image: url(images/quick-contact-input.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#main-content #quick-contact input[type="submit"] {
	background-image: url(images/contant-button.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -5px;
	margin-top: 10px;
cursor:pointer
}




#from-the-blog ul {
	list-style-type: none;
}
#from-the-blog {
	padding-left: 22px;
	background-image: url(images/big-footer-seperator.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 365px;
	float: left;
	padding-right: 90px;
}
#from-the-blog ul li {
	padding-bottom: 10px;
	background-image: url(images/big-footer-li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
#from-the-blog ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#from-the-blog ul li a:hover {
	text-decoration: underline;
}
#social-buttons {
	background-image: url(images/social.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 4px;
	line-height: regular;
}
#social-buttons p{
padding: 0px;
margin: 0px;
}
#social-buttons a {
	font-size: 14px;
	font-weight: bold;
	color: #dff2ff;
	text-decoration: none;
display: block;
height: 26px;
padding-left: 60px;
padding-top: 10px;
}
.header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0073c2;
	padding-bottom: 15px;
}
#main-content-top {
	background-image: url(images/main-content-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 213px;
	width: 21px;
	position: absolute;
	left: 55px;
	top: 0px;
}
#main-content-bottom {
	background-image: url(images/main-content-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 213px;
	width: 21px;
	position: absolute;
	left: 55px;
	bottom: 0px;
}
#main-content p {
	padding-bottom: 10px;
}
#links-section {
	width: 145px;
	position: absolute;
	top: 42px;
	right: 0px;
	background-image: url(images/links-section-bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 20px;
}
#main-content #links-section h3 {
	font-size: 12px;
	font-weight: normal;
	color: #53b3f6;
	padding: 0px;
	margin-left: 4px;
}
#links-section ul {
	list-style-type: none;
	line-height: 16px;
}
#links-section ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-right: 4px;
	padding-left: 4px;
}
#links-section ul li a {
	color: #589500;
}
#links-section-bottom {
	background-image: url(images/links-section-bottom.gif);
	display: block;
	height: 44px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -20px;
}
#links-section ul li#links-section-first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-content h2, #main-content h3, #main-content h4  {
	font-size: 14px;
	font-weight: bold;
	color: #53b3f6;
	padding-bottom: 10px;
	padding-top: 20px;
}
#main-content #posts h2 {
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	color: #363636;
	padding-bottom: 8px;
}
#main-content #posts h2 a {
	font-weight: normal;
	color: #638d00;
	text-decoration: none;
}
#main-content #posts h2 a:hover {
	text-decoration: underline;
}
#posts {
	float: left;
	width: 467px;
	color: #000;
}
.post-details {
	font-size: 11px;
	color: #7a7a7a;
	padding-bottom: 10px;
}
#main-content .post-details a {
	font-weight: normal;
	color: #638d00;
}
.post {
	background-repeat: repeat-x;
	background-position: left top;
}
#post-1 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#navigation {
	margin-top: 35px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8b8b8;
	font-size: 12px;
}
#navigation a {
	background-image: url(images/links-section-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 15px;
	padding-right: 9px;
	padding-left: 8px;
}
#navigation a {
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 267px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
#main-content .sidebar-block h2 {
	font-size: 16px;
	padding-bottom: 8px;
}
.sidebar-input-text {
	background-image: url(images/sidebar-input.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.search-submit {
	background-image: url(images/search-submit.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 86px;
cursor:pointer;
}
.sidebar-block {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 40px;
}
#sidebar p {
	padding: 0px;
}
.subcribe-submit {
	background-image: url(images/subcribe-submit.gif);
	height: 34px;
	width: 116px;
	margin-bottom: 5px;
cursor:pointer;
}
.sidebar-block#recent-posts li {
	background-image: url(images/sidebar-li.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	line-height: 16px;
	margin-bottom: 15px;
}
.sidebar-block ul {
	list-style-type: none;
}
.sidebar-block#categories {
	font-size: 14px;
	color: #638d00;
	background-image: none;
}
.sidebar-block#search-block {
	padding-top: 0px;
}
.alignleft {
	float: left;
}
#comment-textarea {
	background-image: url(images/textarea.gif);
	height: 45px;
	width: 251px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-bottom: 5px;
	overflow: hidden;
}
#comment-submit {
	background-image: url(images/submit-comment.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 156px;
cursor:pointer;
}
#main-content #comments-section h2 {
	font-size: 16px;
	font-weight: bold;
	color: #63baf7;
	padding-bottom: 10px;
}
#comments-section {
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	margin-top: 30px;
}
#make-comment {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;
	line-height: normal;
}
.comment {
	font-size: 12px;
	color: #2b2b2b;
	padding-left: 62px;
	line-height: 21px;
	background-image: url(images/comment-bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding-right: 100px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.comment-author {
	font-size: 11px;
	color: #53b3f6;
}
.comment small {
	font-size: 10px;
	color: #818181;
}
#main-content .comment p {
	padding: 0px;
}
#comments-section .hr {
	background: url(images/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
}
#main-content .wpcf7 input{
padding: 4px 6px;
margin: 10px 0px;
width: 248px;
font-size: 13px;
font-family: ariel;
background-image: url(images/contact-input.gif);
height: 17px;
}
#main-content .wpcf7 input#contact-submit {
	background-image: url(images/contant-button.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -5px;
	margin-top: 10px;
cursor:pointer;
}

.wpcf7 select {
padding: 2px 6px 2px 6px;
margin: 10px 0px 20px 0px;
width: 260px;
font-size: 13px;
font-family: ariel;
background-image: url(images/contact-input.gif);
height: 25px;
background-color: #eaeaea;
display: block;
}
#main-content .wpcf7 .wpcf7-checkbox input{
width: auto;
height: auto;
background-image: none;
}
#main-content .wpcf7 p {
padding-bottom: 5px;
}
#big-footer .wpcf7 .wpcf7-response-output {
color: #fff;
font-size: 11px;
margin: 0 45px 0 0;
padding: 5px;
}
.wpcf7-list-item {
display: block;
}
#pages-menu ul li#contact-currect a {
	background-position: -490px -43px;
	width: 77px;
}
#pages-menu ul li#contact a {
	background-position: -490px 0px;
	width: 77px;
}
#pages-menu ul li#contact a:hover {
	background-position: -490px -21px;
}
#pages-menu ul li#about a {
	background-position: -327px 0px;
	width: 46px;
}
#pages-menu ul li#about a:hover {
	background-position: -327px -21px;
}
#pages-menu ul li#about-currect a {
	background-position: -327px -43px;
	width: 46px;
}
.retweet
{
float: left;
margin-right: 20px;
margin-top: 5px;
}
.fb_iframe_widget{
	margin-bottom:20px;
	margin-right:20px;
	margin-top:20px;
}
.fb_iframe_widget iframe{
	height: 25px !important;
}