/*
THEME NAME: Outsource
THEME URI: http://outsourcejobstome.com
DESCRIPTION: Custom Wordpress Theme
VERSION: 1.0
AUTHOR: <a href="http://www.outsourcejobstome.com">Patrick</a>
AUTHOR URI: http://www.outsourcejobstome.com
*/

@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(images/top-background.gif);
	background-repeat: repeat-x;
}

#container {
	margin: 0 auto;
	width: 940px;
}

#header-nav {
	height: 33px;
}

#header-nav ul {
	padding: 0px;
	margin-left: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style: none;	
}

#header-nav li {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(images/header-li.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#header-nav li.none {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(images/top-nav-back.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#header-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d6d5d3;
	text-decoration: none;
}

#header-nav a:hover {
	color: #d6d5d3;
	text-decoration: underline;
}

#tel {
	padding-top: 125px;
	padding-left: 23px;
	float: left;
	color: #D5E6FF;
}

#tel h2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#logo {
	height: 160px;
}

#left-nav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/left-nav-back.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	width: 209px;
}

#left-nav a {
	color: #69543d;
	font-weight: bold;
	text-decoration: none;
}

#left-nav a:hover {
	color: #9D7E5B;
	font-weight: bold;
	text-decoration: underline;
}

#left-nav ul {
	padding: 5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	list-style: none;	
}

#left-nav li {
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(images/left-nav-hr.gif);
	background-repeat: repeat-x;
}

#left-nav li.top {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
}

#left-nav-top {
	background-image: url(images/left-nav-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 209px;
}

#left-nav li.bottom {
	padding-bottom: 5px;
	margin-bottom: -3px;
}

#left-nav-bottom {
	background-image: url(images/left-nav-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 209px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5b4b20;
	float: left;
	width: 465px;
	padding-left: 25px;
}

#sidebar {
    clear: none;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 0;
    text-decoration: none;
    width: 215px;
}

#content a {
	color: #1a81a5;
	text-decoration: underline;
}

#content a:hover {
	color: #30B3DE;
	text-decoration: underline;
}

#content h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	padding-top: 18px;
	margin-top: 0px;
	line-height: 36px;
	color: #1a81a5;
	font-weight: normal;
	background-image: url(images/header-hr.gif);
	background-repeat: repeat-x;
}

#content h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin: 0;
	color: #5A2929;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	line-height: 27px;
}

#right-column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #5a5956;
	float: left;
	width: 215px;
	padding-left: 25px;
}

#right-column a {
	color: #8A3C28;
	text-decoration: none;
}

#right-column a:hover {
	color: #DB7664;
	text-decoration: underline;
}

#right-column h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5a5138;
	margin-top: 7px;
	margin-bottom: -10px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
 	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2efea;
	border-bottom-color: #e4dfd4;
}

#right-column p {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

div.clearer {
	clear: both;
	line-height: 0;
	height: 5px;
}

#footer {
	height: 150px;
	background-image: url(images/footer-back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#copyright {
	padding-top: 30px;
	margin: 0 auto;
	width: 955px;
	color: #004359;
}

#footer-nav {
	padding-top: 15px;	
	margin: 0 auto;
	width: 955px;
	color: #1d81a2;
}

#footer-nav br {
	margin-bottom: 5px;
}

#footer-nav strong {
	float: left;
}

#footer-nav ul {
	margin: 0;
	padding-left: 0;
}

.menu-footer-menu-1-container, .menu-footer-menu-2-container {
	float: left;
	padding-left: 10px;
}

#footer-nav ul li {
	list-style-type: none;
	float: left;
	padding-right: 6px;
}

#footer-nav a {
	color: #1d81a2;
	text-decoration: none;
}

#footer-nav a:hover {
	text-decoration: underline;
}

#design-tag {
	padding-top: 15px;
	margin: 15px auto 0;
	width: 955px;
	color: #004359;
}

#design-tag a {
	color: #004359;
	text-decoration: underline;
}

#design-tag a:hover {
	color: #008FBF;
	text-decoration: underline;
}

.styleimage {
	padding: 2px;
	border: 1px solid #E7EEF5;
}

.styleimage:hover {
	padding: 2px;
	border: 1px solid #BBDDFF;
}

#product-list {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	width: 215px;
	clear: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product-img {
	float: left;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 65px;
	height: 90px;
}

#product-txt {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	width: 150px;
	clear: right;
	height: 90px;
	vertical-align:middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#product-list a {
	color: #1a81a5;
	text-decoration: underline;
}

#product-list a:hover {
	color: #30B3DE;
	text-decoration: underline;
}

#product-content {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5b4b20;
	float: left;
	width: 700px;
	padding-left: 25px;
}

#product-content a {
	color: #1a81a5;
	text-decoration: underline;
}

#product-content a:hover {
	color: #30B3DE;
	text-decoration: underline;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5b4b20;
}

.style2 {
    font-size: 9px;
}

.post-navigation {
	background: #E6E6E6;
	padding: 10px;
	overflow: hidden;
}

.previous-post {
	float: left;
}

.next-post {
	float: right;
}

.product-single {
	margin-bottom: 20px;
}

.product-wrap {
	overflow: hidden;
}

.product-left {
	float: left;
	width: auto;
}

.product-left.with-margin {
	margin-top: 30px;
}

.product-left img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.product-right {
	width: 325px;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
}

.product-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.product-info {
	font-weight: bold;
	margin-bottom: 5px;
}

.detail-wrap {
	overflow: hidden;
	margin-bottom: 10px;
}

.detail-left {
	width: 100px;
	margin-right: 10px;
	float: left;
}

.detail-right {
	width: 215px;
	float: left;
}

.products {
	margin-bottom: 10px;
}

.side-image {
	border: 1px solid #E7EEF5;
    padding: 4px;
	width: 65px;
}

.side-title, side-series, side-range {
	margin-bottom: 4px;
}

h4.form-heading {
	background: #333333;
	color: #fff;
	text-align: center;
	padding: 3px 0;
	margin-bottom: 0;
}

.form-full {
	background: #cccccc;
	padding: 20px;
}

.contact-wrap {
	overflow: hidden;
	margin-bottom: 15px;
}

.contact-left {
	width: 160px;
	float: left;
}

.contact-right {
	width: 260px;
	float: right;
}

.wpcf7-textarea {
	width: 420px;
	margin-bottom: 15px;
}

.form-full p {
	text-align: center;
	padding: 20px 0;
}

.cap-wrap {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
}

.cap-left {
	width: 180px;
	float: left;
}

.cap-right {
	width: 100px;
	float: right;
}

.product-add-cart {
	margin-top: 10px;
}

.product-add-cart form {
	float: left;
	margin-right: 10px;
}