/*
Theme Name: Tergus Customs
Theme URI:Author: wsOmega
Author URI: http://thewebsquad.com
Description:  My theme with Woocommerce and CSS updates
Version: 8.1
Tags:  11-4-2013
*/
/* Css Reset */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:20px;
	vertical-align:baseline;
	background:transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight:normal!important;
}
ol, ul {
	list-style-position:inside;
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	padding:5px 0;
	border-bottom:1px dashed #333;
}
li:last-child {
	border:none;
}
ul.mylist li {
	background:url(images/bullet.png) 0 7px no-repeat #ddd;
	list-style:none;
	padding: 5px 5px 5px 25px;
	height:30px;
}

#myFAQs li{list-style:none;}
#myFAQs li h3 {
margin-top:15px;}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Oswald', sans-serif;
	font-weight:normal!important;
	line-height:normal;
	margin:0;
	padding:0;
	color:#fff;
} 
h1 {
	font-size:32px;
	margin-bottom:8px;
}
h2 {
	font-size:26px;
	margin-bottom:6px;
}
h3 {
	font-size:18px;
	margin-bottom:4px;
}
h4 {
	font-size:16px;
	margin-bottom:0px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
p {
	line-height:18px;
	margin-bottom:20px;
}
small {
	font-size:10px;
	color:#aaa;
	font-style:italic;
}
body, td, th {
	font-family: 'Myriad Pro', sans-serif;
	font-size: 14px;
	color: #ccc;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000 url(images/client/tergus-customs_main-background.jpg) top center no-repeat;
}
.myClear, .clear {
	clear:both;
	height:0px;
	border:none;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	visibility:hidden;
}
.nobr {
	white-space:nowrap
}
.line01 {
	height:10px;
	margin:10px 0;
	background:url(images/px-01.png);
}
.line02 {
	height:10px;
	margin:10px 0;
	background:url(images/px-03.png);
}
hr {
	border:none;
	height:2px;
	background:url(images/hr.png) top center repeat-x;
	margin:20px 0px;
}
a, a:visited {
	color:#d7131e;
	text-decoration:none;
	-webkit-transition: color 200ms ease-in 100ms;
	-moz-transition: color 200ms ease-in 100ms;
	-o-transition: color 200ms ease-in 100ms;
	transition: color 200ms ease-in 100ms;
}
a:hover {
	color:#fff;
	text-decoration:none;
}/*a img { 	opacity:1.0; 	filter:alpha(opacity=100); 	-webkit-transition: opacity 200ms ease-in 100ms; 	-moz-transition: opacity 200ms ease-in 100ms; 	-o-transition: opacity 200ms ease-in 100ms;	transition: opacity 200ms ease-in 100ms;}a:hover img {	opacity:0.4;	filter:alpha(opacity=40);}*/ /* set Width here */
.myWrap {
	width:960px;
}
.myWrap, #myNav {
	margin:auto;
}
#myTop {
	height:200px;
	background:#050505 url(images/client/tergus-customs_v4_header_bg.png) top center no-repeat;
	box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
}
#myTop .myWrap {
	position:relative;
	height:200px;
}
#myTop .myWrap #myLogo {
	position:absolute;
	top:12px;
	left:-75px;
}
#myLogo img a {
	border:none;
}
#myTop .myWrap #myPhone {
	position:absolute;
	right:0;
	top:50px;
	text-align:center;
}
#myPhone h1 {
	font-size:46px;
	color:#b8b8b8;
	margin:0;
	padding:0;
}
#myPhone h2 {
	font-size:14px;
	text-transform:uppercase;
	color:#b3121b;
	margin:0 0 5px;
	padding:0;
}
#myPhone h3 {
	font-size:14px;
	text-transform:uppercase;
	color:#b3121b;
	margin:0;
	padding:0;
}
#myCart, #myWelcome {
	padding:10px;
	font-family:'OswaldLight', Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold!important;
}
#myCart {
	float:right;
 
	margin-top:193px;
	display:none;
}
#myWelcome {
	clear:right;
	float:right;
	text-align:right;
	display:none;
}
/* Social Div */
#mySocial {
	float:right;
	margin:10px;
	text-align: right;
	display:none;
}
#mySocial img {
	margin:0 0 0 5px;
}/* Search Form */
#myTop #searchform {
	float:right;
	margin:10px;
	text-align: right;
	display:none;
}
#myTop input#s {
	background:#efefef url(images/search.png) no-repeat 7px 9px;
	-moz-border-radius: 4px;
	padding: 5px 5px 5px 30px;
	width:90px;
}
#myTop input#searchsubmit, #myTop #searchsubmit {
	display: none;
}
#myTop #searchform div {
	margin: 0;
}
#myTop #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
}
#myTop #s:focus {
	background-color: #fff;
	width: 250px;
}
#myHead {
	clear:both;
	margin:0;
}
#myNavWrap {
}
#myTop .myWrap #myNav {
	height:50px;
	left:0;
	bottom:10px;
	position:absolute;
}/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	height:50px;
	clear:both;
	margin:0;
}
.sf-menu ul {
	position: absolute;
	top: 	-999em;
	width: 	200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 	100%;
	border:none;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: 	left;
	position: relative;
	border:none;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 	0;
	top: 	50px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: 	-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 	10em; /* match ul width */
	top: 	0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: 	-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 	10em; /* match ul width */
	top: 	0;
}/*** DEMO SKIN ***/
.sf-menu {
	float: 	right;
}
#myNavWrap, ul.sf-menu, .sf-menu ul {
}
.sf-menu a {
	padding:15px 8px 0 8px;
	height:50px;
	-webkit-transition: color 200ms ease-in 100ms;
	-moz-transition: color 200ms ease-in 100ms;
	-o-transition: color 200ms ease-in 100ms;
	transition: color 200ms ease-in 100ms;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: 	#b2b2b2;
}
.sf-menu li {	/*background: #333;*/
	font-family:'Oswald', 'Myriad Pro', sans-serif;
	text-transform:uppercase;
	font-size:16px;
	-webkit-transition: background 200ms ease-in 100ms;
	-moz-transition: background 200ms ease-in 100ms;
	-o-transition: background 200ms ease-in 100ms;
	transition: background 200ms ease-in 100ms;
}
.sf-menu li.current-menu-item {
}
.sf-menu li.current-menu-item a {
	color:#b3121b;
}
.sf-menu li li {
	font-family:'Myriad Pro', sans-serif;
}
.sf-menu li li a {
	height:auto;
	padding:10px;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	outline: 0;
	-webkit-transition: background 200ms ease-in 100ms;
	-moz-transition: background 200ms ease-in 100ms;
	-o-transition: background 200ms ease-in 100ms;
	transition: background 200ms ease-in 100ms;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#b3121b;
}/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 	.75em;
	top: 	1.05em; /* IE6 only */
	width: 	10px;
	height: 	10px;
	text-indent: 	-999em;
	overflow: hidden;
	background: url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 	21px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
#myCrumbs {
	padding:5px 10px;
	clear:both;
	font-size:10px;
	background:#CCC;
	margin:0;
}
#myBody {
	background:none;
	padding:30px 0;
}
#myBody .divLeft {
	float:left;
	width:600px;
}
#mySlide {
	background:rgba(0, 0, 0, 0.7);
	padding:20px;
	width:600px;
}
#mySlide .ibox {
	padding:10px;
	background:#3b3b3b;
}
#myBody .divRight {
	float:right;
	width:340px;
}
#myFoot {
	padding:30px;
	background:#000;
}
#myFoot a {
	color:#666;
}
#myFoot a:hover {
	color:#ccc;
}
#myFoot ul {
	text-align:center;
	padding:0;
}
#myFoot ul ul {
	display:none;
}
#myFoot li {
	display:inline-block;
	border:none;
	border-right:1px dotted #666;
	padding:0 10px;
}
#myFoot li:last-child {
	border-right:none;
}
#myCredits {
	text-align:center;
}
#wsLink {
	text-align:center;
	font-size:10px;
}/* =Structure-------------------------------------------------------------- */
#page {
	display: block;
	margin:0;
}
#primary {
	float: left;
	margin: 0 -340px 0 0;
	width: 100%;
}
#content {
	margin: 0 340px 0 0;
	min-height:500px;
	padding:0;
}
#main {
	background:#FFF;
}
#main .widget-area {
	float: right;
	width: 320px;
	padding:0 0 0 0;
}
.my-page {
	background:rgba(0, 0, 0, 0.7);
	padding:20px;
}
.page-header {
}
h1.page-title {
	margin:0;
	font-family:'Oswald', 'Myriad Pro', sans-serif;
	text-transform:uppercase;
	line-height:normal;
	font-weight:normal;
	font-size:36px;
	margin-bottom:20px;
	color:#fff;
}
.my-post {
	padding:10px;
	margin-bottom:30px;
}
.entry-header {
	display:block;
	padding:10px 0;
}
.entry-header .entry-title {
	text-transform:none;
	font-family:'Oswald', 'Myriad Pro', sans-serif;
	line-height:normal;
	font-weight:normal;
	font-size:26px;
}
.entry-header .entry-title a {
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}
.entry-meta {
	font-size:10px;
	color:#999999;
}
.entry-header .entry-meta {
	margin-top:5px;
	padding:5px 0;
	position:relative;
	text-align:left;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	height:32px;
	width:100%;
}
.entry-header .entry-meta .mycomments {
	position:absolute;
	top:4px;
	right:0;
	padding:0px 8px 0 8px;
	background:url(images/meta-comments-num.gif) 0 2px no-repeat;
	height:24px;
	width:21px;
	margin-left:10px;
	line-height:8px;
}
.entry-header .entry-meta .mycomments a {
	color:#aaa;
}
.entry-header .entry-meta .mycomments a:hover {
	color:#888;
}
.entry-content, .entry-summary {
}
.entry-content p, .entry-summary p {
}
.entry-content ol, .entry-content ul {
}
.entry-content li {
}
.mybuttondivleft {
	clear:both;
	padding:15px 0 0 0;
	text-align:left;
}
.mybuttondivcenter {
	clear:both;
	padding:15px 0 0 0;
	text-align:center;
}
.mybuttondivright {
	clear:both;
	padding:15px 0 0 0;
	text-align:right
}
.mybutton, input[type=submit], input[type=button], button, .mybutton:visited, input[type=submit]:visited, input[type=button]:visited, button:visited {
	background:#b5121b;
	border:none;
	display:inline-block;
	color:#fff;
	font-family:'Oswald', 'Myriad Pro', sans-serif;
	font-size:14px;
	padding:6px 15px;
	text-decoration:none;
	-webkit-transition: color 200ms ease-in 100ms;
	-moz-transition: color 200ms ease-in 100ms;
	-o-transition: color 200ms ease-in 100ms;
	transition: color 200ms ease-in 100ms;
}
.mybutton:hover, input[type=submit]:hover, input[type=button]:hover, button:hover {
	background:#ff0000;
	cursor:pointer;
	color:#fff;
}
.mybutton:active, input[type=submit]:active, input[type=button]:active, button:active {
	position:relative;
	top:1px;
}
input[type=text], input[type=password], input[type=email],input[type=number], select, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:5px;
	background:#333;
	color:#fff;
	border:1px #444 solid;
	-webkit-transition: all 200ms ease-in 100ms;
	-moz-transition: all 200ms ease-in 100ms;
	-o-transition: all 200ms ease-in 100ms;
	transition: all 200ms ease-in 100ms;
	width:100%;
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:14px!important;
}
input[type=text], input[type=password], input[type=email], select {
	height:32px;
}
input[type=number] {
	box-shadow:inset 0 0 3px #121212!important;
}
textarea {
	height:80px;
}
textarea:focus {
	height:250px;
	border:1px solid #fff;
}
.entry-footer {
	clear:both;
	padding:5px 0 0 0;
}
.entry-footer .entry-meta {
	text-align:right;
}/* Increase the size of the content area for templates without sidebars */
.full-width #content, .image-attachment #content, .error404 #content {
	margin: 0;
}
.screen-reader-text, .section-heading {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above, .single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	margin: 0 0 1em;
}/* Notices */
.post .notice, /* Image Attachments */ .image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.edit-link {
	padding:10px 0;
	font-size:10px;
}
a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
.size-thumbnail {
	padding:5px;
	background:#fff;
	border:1px solid #ddd;
}/*Resize images to fit the main content area.- Applies only to images uploaded via WordPress by targeting size-* classes.- Other images will be left alone. Use "size-auto" class to apply to other images.*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img, .widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 15px;
}
img.alignright {
	margin-left: 15px;
}
.wp-caption {
	padding: 7px 2px;
	border:1px solid #ccc;
	text-align: center;
	background:#ddd;
	margin:10px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.wp-caption img {
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin:0;
	font-size:9px;
	font-style:italic;
	line-height:normal;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
#searchform label {
	display: none;
}
.required {
	color: #cc0033;
}/* 404*/
#my404Search {
	border:1px solid #ddd;
	text-align:center;
	padding:20px;
	background:#f2f2f2;
	box-shadow:inset 0 0 10px #efefef, 0 1px 3px #ccc;
}
#my404Search #s {
	margin-bottom:10px;
}
.myerror404 {
	color:#c30000;
}/* Comments */
#comments {

 
}
#comments textarea {
}
article.comment {
	display: block;
}
#comments ol, #comments ol ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#comments li {
 
	margin:0;
	margin-bottom:20px;
}
#comments li:last-child {
	margin-bottom:0;
}
.comment-author {
	padding:5px 0;
	font-size:14px;
}
.comment-author img {
	padding:5px;
	background:#333;
	border:1px solid #444;
	float:left;
	margin-right:10px;
}
.comment-content {
	padding:10px 0;
}
#respond {
	border:1px dashed #333;
 
	padding:20px;
	margin-top:20px;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin:10px 0;
	width: 80%;
	border:1px solid #bbb;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
	display:none;
}
#respond .form-allowed-tags code {
	display: block;
	font-size:10px;
	font-family:Verdana, 'Myriad Pro', sans-serif;
	color:#999999;
	display:none;
}
.widget {
	display: block;
	padding:15px;
	margin-bottom:30px;
	background:rgba(0, 0, 0, 0.7);
}
.widget-title {
	text-transform:uppercase;
	font-family:'Oswald', 'Myriad Pro', sans-serif;
	font-weight:normal;
	font-size:20px;
	margin:0;
	color:#fff;
	background:url(images/client/screw-head.png) 0 0 no-repeat;
	padding: 4px 0 0 32px;
	height:30px;
}
.ibox {
}
.wbox {
	padding:10px 0;
}
.widget ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:inside;
}
#tertiary {
	float:none;
	clear:both;
}
#tertiary .widget {
	width:340px;
	height:120px;
	padding:15px;
	margin:0 0 20px 0;
	font-size:12px;
}
#tertiary .ibox {
	width:90px;
	height:90px;
	float:left;
	background:#333333;
	margin:0 10px 0 0;
}
#tertiary .widget-title {
	color:#b3121b;
	margin:0 0 5px 0;
	height:20px;
}
#tertiary .widget li {
}
#tertiary a .widget {
	color:#ccc;
}
#quaternary {
	float:none;
	clear:both;
	border-top:1px solid #212121;
	padding:30px 0;
	background:#000 url(images/client/tergus-customs_wood.jpg);
}
#quaternary .widget {
	float:left;
	padding:18px;
	box-shadow:inset 0 2px 5px rgba(0, 0, 0, 1);
	border:1px solid #212121;
	margin:0 20px 0 0;
}
#quaternary .ibox {
	background:#333;
	margin:0 0 15px 0;
	height:90px;
	width:182px;
}#quaternary .ibox img{	height:90px;
	width:182px;}
#quaternary .widget-title {
	background:url(images/client/screw-head.png) 0 0 no-repeat;
	padding: 4px 0 0 32px;
	height:30px;
}
#quaternary a .widget-title {
	color:#b2b2b2;
}
#quaternary .widget li {
}
#quaternary .widget li a {
}
#colophon {
	padding: 1em 0 0;
}
#calendar_wrap {
	background:#ccc;
}
#calendar_wrap caption {
	width:100%;
	text-align:center;
	font-family:'Oswald', 'Myriad Pro', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding:5px;
	background:#999;
}
#wp-calendar {
	margin:auto;
	width:100%;
}
#wp-calendar th, #wp-calendar td {
	padding:3px;
	width:14%;
	font-size:14px;
	background:#eee;
}
#wp-calendar th {
	background:#ccc;
}
#wp-calendar td {
	text-align:center;
	border:1px solid #fff;
	;
}
#wp-calendar #today {
	background:#ddd;
	font-size:14px;
	font-weight:bold;
}
#wp-calendar #prev.pad, #wp-calendar #next.pad {
}
.mytable {
	width:100%;
	background:#ff0000;
	overflow:hidden;
	margin:auto;
	padding:10px;
	border-collapse:collapse;
}
.mytable th, .mytable tr, .mytable td {
	vertical-align:top;
}
.mytable th {
	padding:10px;
	background:#1a76bc;
	font-size:18px;
	color:#fff;
	font-family:'Oswald', 'Myriad Pro', sans-serif;
	font-weight:normal;
}
.mytable td {	/*	border-bottom:1px solid #dfdfdf;	border-top:1px solid #f8f8f8;	border-left:1px solid #f8f8f8;	border-right:1px solid #dfdfdf;*/
	padding:20px;
	background:#ededed;
	border:1px solid #ccc;
	width:25%;
}
.mytable td:first-child {
}
.mytable td:last-child {
}
.mytable tr:last-child td {
}
.testimonial {
	width:100%!important;
	margin:0!important;
	padding: 0px;
	text-align: left;
	border:1px dashed #333!important;
	margin-bottom:20px!important;	color: #ccc!important;
}
#tertiary .testimonial {
	width:100%!important;
	margin:0!important;
	padding: 0px;
	text-align: left;
	border:none!important;
	height:195px;
	overflow:hidden;
}
.testimonial .inner {
	border:none!important;
	margin: 0;
	padding: 20px;
	background:none!important;	color: #ccc!important;
}
#tertiary .testimonial .inner {
	border:none!important;
	margin: 0;
	padding: 0!important;
}
.testimonial h2 {
	font-size: 24px;
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif!important;
	font-weight: bold!important;
	text-transform:none!important;
	margin:0 0 0 0;
}
.testimonial h3 {
	background:none!important;
	color: #aaa;
	font-size: 12px!important;
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif!important;
	font-weight: bold!important;
	margin-bottom: 5px;
	padding: 5px 0 0 0!important;
	text-align: left;
	line-height:normal!important
}
#tertiary .testimonial h3 {
	background:none!important;
	font-weight: bold!important;
	margin-bottom: 10px;
	padding:0!important;
	text-align: left;
}
.testimonial img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EFEFEF;
	padding: 6px;
}
.testimonial .photo {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	position: relative;
}
.testimonial .content {
	font-style:normal!important;
	padding-top: 0;	color: #ccc!important;
}
.testimonial .client {
	color: #666666;
	margin-top: 10px;
	text-align: right;
}
.testimonial .client .name {
	font-weight: bold;
}
.testimonial .company a {
	color: #004FC6;
}/* Submission Form */
#testimonial-form {
	margin:0!important;
	padding:0!important;
}
#testimonial-form label .desc {
	font-size: 12px;
	padding-left: 10px;
}
#testimonial-form label {
	display: block;
	float: none;
	position: relative;
	font-weight: bold;
}
#testimonial-form input[type="text"] {
	display: block;
	width: 100%!important;
	margin-bottom: 0px;
	color: #ccc!important;
}
#testimonial-form textarea {
	float: none;
	height: 200px;
	margin-right: 20px;
	width: 100%!important;
		color: #ccc!important;
}
#testimonial-form .req {
	color: #8C0202;
	font-size: 15px;
	font-weight: bold;
}
#testimonial-form .required_notice {
	font-size: 11px;
	font-weight: normal;
	color: #8C0202;
	padding: 10px 0px;
}
#testimonial-form input.error, #testimonial-form textarea.error, #testimonial-form select.error {
	background: #F9E5E6;
	border: 1px solid #E8AAAD;
}
#testimonial-form .error {
	color: #B50007;
	padding: 5px;
	width: 370px;
}
#testimonial-form .form-field {
	margin: 20px 0px 10px 0px;
}
.form-field span {
	font-size: 12px;
	font-style: italic;
	color: #666;
}
.testimonial-success {
	background: #E9F9E5;
	border: 1px solid #B4E8AA;
	color: #1C8400;
}
