/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  { font: 14px Verdana, Arial, Sans-Serif; line-height: 1.5; color: #333; background-color: #fff; }
#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; font-size:17px; color:#fff; text-decoration:none; font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;}
input, textarea, submit { font-family: Verdana, Arial, Sans-Serif;  font-size: 14px; }
.entry blockquote  { padding: 10px 30px; color: #333; }
#footer #footer-widgets li a { border:none; color:#bbbbbb; line-height:18px; padding:3px 0; }
div.hr { background:url(http://dropshipdesign.com/images/hr.png) repeat-x top left; height:1px; margin:15px 0; }
div.wpcf7-response-output {
	width: 480px;
}
#maintTable {
	font-size: 11px;
}
#contTable {
	font-size: 14px;
}
#maintTable td, #contTable td {
padding:3px;
margin:4px;
border:2px solid #fff;
text-align:left;
vertical-align:middle;
}
#maintTable p {
padding:3px;
margin:0;
}

#contactForm, #quoteForm {
	display:block;
	float:left;
}
#contactForm label, #quoteForm label, td.label {
	display:block;
	float:left;
	background-color:#F4F4F4;
	width:250px;
	height:22px;
	padding:4px;
	margin:1px;
}
#contactForm input, #contactForm textarea, #quoteForm input, #linkForm input, #quoteForm textarea, #linkForm textarea {
	display:block;
	float:left;
	width:250px;
	height:18px;
	padding:4px;
	margin:2px;
}
#contactForm select, #quoteForm select, #linkForm select {
	display:block;
	float:left;
	width:260px;
	height:27px;
	padding:4px;
	margin:2px;
}
#contactForm textarea, #quoteForm textarea, #linkForm textarea {
	height:120px;
}
#contactForm div, #quoteForm div {
clear:both;
}
#contactForm .submit, #quoteForm .submit, #linkForm .submit {
	display:block;
	float:left;
	width:100px;
	height:28px;
	padding:0;
	margin:2px 2px 2px 423px;
}
.clear {
clear:both;
}
#uploadDiv  {
margin-bottom:20px;
}

#uploadDiv input {

	height:28px;
	padding:4px;
	margin:2px;
}
.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}
.wp_invoice_lookup {
display:block;
float:left;
width:450px;
}