/* 
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.

*/

p.alert, p.download, p.info, p.note, p.tick, div.note, div.info, div.tick, div.alert {  margin:10px 0 20px 0; padding:9px 10px 9px 50px; }
p.note, div.note { border:1px solid #efe3ae; border-bottom:1px solid #efe3ae; background:#fef6d2 url(/images/icons/lightbulb_32.png) no-repeat 10px 5px; }
p.info, div.info { border:1px solid #ccc; border-bottom:1px solid #ccc; background:#eee url(images/ico-info.png) no-repeat 20px 13px; }
p.tick, div.tick { border:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(images/ico-tick.png) no-repeat 20px 13px; }
p.alert, div.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(images/ico-alert.png) no-repeat 20px 13px; }
div.info span { font-weight: bold; }
div.info h3, div.note h3, div.tick h3 { font-size: 10pt; display: inline;}
div.info h3 { float: left; margin: 0; padding: 0 5px 0 0;}


#main.box  { width: 640px; padding: 30px 20px; background: #fff; }
#sidebar{width:240px;}
.entry h1.title { margin-top: 20px; }

.calcInputContainer select { margin-bottom: 15px; }

#breadcrumb { margin-bottom: 10px; }
#main p { margin-bottom: 10px; }
#calcForm h2 {
   color: #39C;
   font-weight: bold;
   letter-spacing: 1px;
   margin: 10px 0px 5px 0px;
   text-shadow: #333 1px 1px 1px;
}

.calc-affiliate-banner { text-align: center; padding: 3px 0; }

/* Shrink up header */
#header { padding: 10px 10px;}
#navigation { margin-bottom: 10px; }
#main.box { padding: 10px 20px;}
#breadcrumb { padding-bottom: 0; margin-bottom: 5px; }



/* QuoteBox styles */
#quoteForm, #quoteForm input { font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; font-size: 14pt; }

#quoteForm input {
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border: 0px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	font-size: 12pt;
	margin: 0px 5px 10px 0px;
	padding: 7px 5px;
	width: 170px;
}

#quoteForm select {
	font-size: 14pt;
	width: 180px;
}

#quoteForm h2 {
	color: #39C;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 28px;
	margin: 0px 0px 20px;
	text-align: center;
	text-shadow: #333 1px 1px 1px;
	text-transform: uppercase;
}

.mdaButton {
	background: url(/wp-content/themes/delegate/images/mda-button.png);
	color: white;
	cursor: pointer;
	font-weight: bold;
	height: 34px;
	margin-left: 15px !important;
	text-align: center;
	width: 107px !important;
}

.single-post #navigation { width: 972px; }
.single-post .col-full { width: 1024px; }
.single-post #main { width: 728px; }
/*728-680 148*/
