body {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #383d44;
	background: #ffffff;
	}

/* links */

a:link, a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
	}
a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
	}
a.more {
	padding-right: 7px;
	/*background: url(http://www.lapelpinsdirect.com/images/icon-morearrow.gif) no-repeat 100% 5px;*/
	}

/* page structure
---------------------------------------------------------- */

#main-body {
	padding: 20px 0;
/*	background: #f3f1e9;*/
	background: #fff;
	
	}
#main-body-inner {
	width: 60em;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	overflow:hidden
	}
#content {
	width: 44em;
	float: right;
	}
#sidebar {
	width: 16em;
	float: left;
	margin-left: 0em;
	padding-top:0;
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	}

/* header
---------------------------------------------------------- */

#header {
	padding: 0;
	font-size: 95%;
	border-bottom: 1px solid #ccc;
	background: url(http://www.lapelpinsdirect.com/images/top_bg.jpg) repeat-x bottom #ffffff;
	}

/* logo */

#logo {
	width: 30em;
	margin: 0 auto;
	font-size:2em;
	font-weight:bold;
	height: 55px;
	position:relative
	}
#logo a {
	text-align:left;
	padding: 0;
	border-style: none;
	margin:0;
	margin-top:0.65em;
	display:inline;
	float:left;
	color:#053da2;
	
	}
#logo span{color:#333}

#phone{ position:absolute; right:0.5em; top:0em; font-size:0.65em; margin-top:1em; font-weight:bold; display:block;width:15em}
.tollfree{font-variant:small-caps; font-size:0.85em}
/* navigation */

#nav {
	width: 60em;
	margin: 20px auto 0 auto;
	padding: 0;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #ccc;
	border-bottom:0;
	background: #053da2;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 0 0.5em

	}
#nav li a {
	float: left;
	padding: 5px;
	text-decoration: none;
	color: #ffffff;
	border: none;
	width:100%;	border-right:1px solid
	
	}
#nav li a:hover {
	color: #fff;
	background: #333;
	}

/* content
---------------------------------------------------------- */

/* basic phrase element styles */

blockquote {
	padding-left: 33px;
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #666b75;
	border-left: 3px solid #dbd5c5;
	}
blockquote p {
	font-size: 107%;
	}

abbr, acronym, .popup {
	font-size: 90%;
	letter-spacing: 1px;
	font-style: normal;
	border-bottom: 1px dotted #dbd5c5;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #666b75;
	}
ins {
	text-decoration: none;
	font-style: normal;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* title box */
.img{display:block; position:relative; margin-bottom:20px}
#title {
	margin: 0px 0 20px 0;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #dbd5c5;
	}
#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	border: none;
	
	}
#title h1 span {
	color: #666b75;
	}
#title h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #666b75;
	}
#title h2 a {
	color: #666b75;
	}
#title h2 a:hover {
	color: #383d44;
	}

/* content styles */

#content h3,
#content h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
	}
#content h3 a {
	border: none;
	}
#content p {
	margin: 0 0 20px 0;
	}
span.amp {
	font-size: 110%;
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	}



/* entries simple list */

#content dl.entries {
	margin: 0;
	padding: 0;
	}
#content dl.entries dt {
	font-family: Georgia, serif;
	font-size: 145%;
	line-height: 1.5em;
	font-weight: normal;
	}
#content dl.entries dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#content dl.entries dd .more {
	font-size: 90%;
	}
#content dl.entries dd.posted {
	margin: 1em 0 30px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	color: #666b75;
	border-bottom: 1px solid #dbd5c5;
	}
#content dl.entries dd p {
	margin: 0 0 1em 0;
	}

/* entry links */

a.plink {
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
	color: #666b75;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	}
a.qblink {
	text-decoration: none;
	border: none;
	}
a.clink {
	margin: 0 0 0 8px;
	padding: 0 0 0 16px;
	font-weight: normal;
	color: #666b75;
	text-decoration: none;
	border-bottom: none;
	}
a.plink:hover,
a.qblink:hover,
a.clink:hover {
	color: #383d44;
	}


/* quickbits specific */
	
#content dl.entries dt {
	margin: 0 20px 2px 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	letter-spacing: 0;
	float:left
	}
#content dl.entries dt a {
	font-weight: bold;
	}
#content dl.entries dt img ,#content dl.entries dd{
	float:left
	}
#content dl.entries dd {
	float:left;
	margin: 0 20px 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #dbd5c5;
	}


/* figures */

#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#content img.alt {
	float: left;
	margin: .5em 12px 6px 0;
	}
#content img.plain {
	border: none !important;
	background: none;
	}
#content img.sm {
	margin-top: .2em;
	margin-bottom: 4px;
	}
#content a img.thumb:hover {
	border-color: #fff;
	background: #fff;
	}

/* lists */

#content ul, #content ol, #content dl {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#content ul, #content ol {
	margin-left: 20px;
	}
#content ol {
	padding-left: 20px;
	}
#content ul {
	list-style:outside;
	}
#content ul li {
	padding: 0 0 4px 14px;
	line-height: 1.4em;
	/*background: url(../img/1206/icon-bullet.gif) no-repeat 0 4px;*/
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}
#content dl.listing dd em {
	display: block;
	font-family: Georgia, serif;
	color: #666b75;
	}



body #title {
	margin-top: -9px;
	padding: 12px 12px;
	border-bottom: none;
	background: #f5f5f5 /*url(../img/blocks-top.gif) no-repeat top right*/;
	}
body #title h1 {
	margin-bottom: 6px;
	line-height: 1em;
	}
body #title h2 {
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
	font-style: normal;
	color: #464a52;
	}
body #title h2 a.more {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.5em;
	color: #326ea1;
	}
body #title h2 a.more:hover {
	color: #383d44;
	}
#content h3#recent {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 83%;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #693;
	}
#content h3#recent span.amp {
	font-size: 120%;
	font-weight: normal;
	}
#content h3#recent a.rss {
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	letter-spacing: 0;
	border: none;
	}

/* sidebar
---------------------------------------------------------- */

#sidebar h3, #sidebar h2{
	margin: 15px 0 0px 0;
	padding: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	line-height: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
	}

#sidebar p {
	margin: 0;
	padding: 0;
	}
#sidebar p.cc {
	margin-top: 1em;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	}
#sidebar ul {
	background-color:#f8f8f8;
	border:1px solid #eee;
	border-top:0
	}
#sidebar li {
	margin: 0 ;
	padding: 0 0 0 0px;
	/*background: url(icon-bullet.gif) no-repeat 4px 4px;*/
	}
#sidebar li a{width:100%; display:block; border:0; padding-left:5px}
#sidebar li a:hover{background-color:#e2ecfe; color:#053da2}


/* slideshows */

#slidenav {
	width: 522px;
	margin: 1em 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	text-align: center;
	color: #ccc;
	}
#clearPhoto {
	clear: both;
	margin: 20px 0 0 0;
	}
img#photo {
	margin: 0 0 1em 0;
	padding: 10px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}

/* icons
---------------------------------------------------------- */

/* product layout */

.prod-feature {
	margin: 0 0 40px 0;
	}
.prod-feature h3 {
	margin-top: 0;
	}
.prod-sample {
	float: left;
	margin: 0 15px 0 0;
	}
.prod-sample img {
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
.prod-desc {
	margin: 18px 0 0 235px;
	font-size: 90%;
	line-height: 1.5em;
	}
#content .prod-desc ul {
	margin-left: 0;
	}
.prod-feature .t-shirt {
	margin-left: 210px;
	}
.prod-feature form.shirt-form {
	clear: left;
	margin: 0 0 1em 0;
	padding-bottom: 5px;
	}
.prod-feature form em {	
	color: #666;
	}
.prod-img {
	float: left;
	width: 215px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	border: 1px solid #dbd5c5;
	background: #fff;
	}
#content .prod-details {
	margin: 15px 0 0 0;
	padding: 1px;
	font-size: 90%;
	text-align: left;
	color: #999;
	border-top: 1px solid #dbd5c5;
	}
#content .prod-details p {
	margin: 0;
	padding: 6px 12px;
	background: #F6F0CF /*url(../img/price-bg.gif)*/ repeat-x top left;
	}
#content .prod-img p em.price {
	float: right;
	padding-left: 6px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #2D405B;
	border-left: 1px solid #E9E2BE;
	}
a.prod-shot:link, a.prod-shot:visited {
	border: none;
	}

/* forms
---------------------------------------------------------- */


form {
	margin: 0;
	padding: 0;
	}

/* data tables
---------------------------------------------------------- */

table.data {
	width: 40em;
	margin: 0 0 2em 0;
	padding: 0;
	border-collapse: collapse;
	}
table.data th, table.data td {
	margin: 0;
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px solid #dbd5c5;
	}
table.data tr.last th, table.data tr.last td {
	border-bottom: none;
	}
table.data th {
	text-align: left;
	}
table.data td blockquote {
	margin-left: 0;
	}


/* footer
---------------------------------------------------------- */

#footer {
	width: 60em;
	margin: 0 auto;
	padding: 12px 0 30px 0;
	font-size: 95%;
	line-height: 1.5em;
	border-top: 1px solid #ccc;
	text-align:center
	}
#footer-inner {
	padding-left: 40px;
	/*background: url(../img/1206/logo-footer.gif) no-repeat 0 1px;*/
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}


/* shared styles
---------------------------------------------------------- */

/* img/desc teasers */

dl.teaser, #sidebar dl.teaser {
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	}
dl.teaser dt {
	margin: 0;
	padding: 0;
	}
dl.teaser dt a {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 3px solid #9bd1da;
	background: url(http://www.lapelpinsdirect.com/images/ui/sprite.jpg) no-repeat -25px 0; 
	width:25px; height:25px;
	}
dl.teaser dt a:hover {
	padding: 2px;
	border-color: #ccc;
	background: #fff;
	}
dl.teaser dd {
	margin: 10px 0 2px 0 !important;
	padding: 0;
	line-height: 3em;
	}
dl.teaser dd em {
	font-style: normal;
	color: #888;
	}



/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#main-body-inner:after,
#flickr:after,
#extra:after,
#footer:after,
#port:after, 
#work-simple:after,
.prod-feature:after, 
dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
#content div.prods {float:none; clear:both}
#content div.prods h4 {float:none; clear:both; color:#333}
#content div.prods p{float:left; clear:right; width:40%;}
#content div.prods img{float:left; margin:15px 0 }
#content div.prods a.more{border:0; font-size:0.9em; text-decoration:underline; display:block}
.tagline{float:left; clear:left; font-size:0.5em}
.the_tags{font-size:8px}
dl.teaser dt a.photogallery {background-position: -25px 0;}
dl.teaser dt a.faq {background-position: 3px;}
