@charset "utf-8";
/* CSS Document */

body
{
	background: url(../images/background.gif) 0 0 repeat scroll;
	font-family: century gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#wrapper
{
	width: 60em;
	background: #fff;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

.three-column
{
	width: 17.5em;
	margin-left: 1.875em;
	float: left;
	display: inline;
	position: relative;
}
.three-columnQuote {
	width: 17.5em;
	float: left;
	display: inline;
	position: relative;
	background-color: #FFF;
}


.two-column
{
	width: 36.875em;
	margin-left: 1.875em;
	float: left;
	display: inline;
	text-align: justify;
}

.six-column
{
	float: left;
	width: 7.688em;
	margin-left: 1.875em;
	display: inline;
}


.column-binder
{
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	display: inline;
}

#header, #body, #footer, #navigation
{
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header a
{
	display: block;
	float: left;
}

#header img
{
	margin-left: 0px;
	width: auto;
}

#header
{
	padding-top: 0px;
}

#footer
{
	background: #304269;
	margin-top: 0em;
	padding-bottom: 1.875em;
}


#navigation
{
	background: transparent url(../images/navigation-gradient.jpg) 0 0 repeat-x;
	height: 3.125em;
	padding-left: 0.625em;
	margin-left:.005em;
}

#navigation li
{
	display: inline;
	float: left;
	list-style-type: none;
	margin-left: 0.25em;
	padding: 0.18em 0.5em;
}

#navigation li a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 0.25em;
	padding: 0.18em 0.5em;
}

#navigation li a:hover
{
	text-decoration: underline;
}

#navigation li a#quote
{
	background: transparent url(../images/navigation-hover-quote.png) 50% 50% no-repeat;
	color: #ff0000;
	text-shadow: 2px 2px 3px #ccc;
	font-weight: bolder;
	font-size: 1.3em;

}

.social-media
{
	width: 295px;
	margin-left: 5pxm;
	float: left;
	display: inline;
	position: relative;
}
/*

#navigation li a:hover
{
	color: #304269;
	text-shadow: 2px 2px 3px #ccc;
}

#navigation li a#home:hover
{
	background: transparent url(../images/navigation-hover-home.png) 50% 50% no-repeat;
}

#navigation li a#lapel:hover
{
	background: transparent url(../images/navigation-hover-lapel.png) 50% 50% no-repeat;
}

#navigation li a#trading:hover
{
	background: transparent url(../images/navigation-hover-trading.png) 50% 50% no-repeat;
}

#navigation li a#testimonials:hover
{
	background: transparent url(../images/navigation-hover-testimonials.png) 50% 50% no-repeat;
}

#navigation li a#pricing:hover
{
	background: transparent url(../images/navigation-hover-pricing.png) 50% 50% no-repeat;
}

#navigation li a#quote
{
	background: transparent url(../images/navigation-hover-quote.png) 50% 50% no-repeat;
	color: #304269;
	text-shadow: 2px 2px 3px #ccc;
}

#navigation li a#quote:hover
{
	color: #fff;
	text-shadow: none;
	background: transparent none 0 0 no-repeat;
}

*/

h1
{
	color: #304269;
	background: transparent;
	margin: 0.833em 0 0 0;
	padding: 0;
	font-size: 1.75em;
	font-weight: bold;
	text-shadow: 2px 2px 3px #ccc;
	clear: both;
}

h2
{
	color: #91bed4;
	background: transparent;
	margin: 0 0 0.625em 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

h3
{
	color: #91bed4;
	background: transparent;
	margin: 1.875em 0 0 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

h4
{
	color: #992929;
	font-size: 3em;
	font-weight: bold;
	margin: -0.208em 0.625em 0 0;
	padding: 0;
	float: right;
	clear: right;
}

h5
{
	color: #304269;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 1.25em 0 0;
	padding: 0;
	float: right;
}
.bold5
{
	color: #304269;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 1.25em 0 0;
	padding: 0;
	float: right;
}
.phone-top
{
	color: #992929;
	font-size: 3em;
	font-weight: bold;
	margin: -0.208em 0.625em 0 0;
	padding: 0;
	float: right;
	clear: right;
}

ul
{
	list-style-image: url(../images/arrow-bullet.jpg);
	margin: 0.625em 0 0 0;
}

ul li
{
	margin: 0.313em 0;
}
.subheader
{
	color: #91bed4;
	background: transparent;
	margin: 0 0 0.625em 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}
.subheader2
{
	color: #336699;
	background: transparent;
	margin: 0 0 0.625em 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
p
{
	color: #304269;
	background: transparent;
	margin: 0.625em 0 0 0;
	padding: 0;
	font-size: 1em;
}

p a
{
	display: inline-block;
	text-decoration: none;
	color: #992929;
	border-bottom: 1px solid;
	font-size: 0.95em;
}

p a:hover
{
	color: #7d1a1a;
	background: #;
}

p a:visited
{
	color: #7d1a1a;
	border: none;
	font-weight: bold;
}

a
{
	display: block;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	font-size: 0.75em;
}

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

#footer a:visited
{
	padding-left: 1.667em;
	background: transparent url(../images/visited-check.png) 0 0 no-repeat;
	color: #91bed4;
}

a img
{
	border: none;
	background: transparent 0 0 no-repeat;
}

blockquote
{
	clear: both;
	float: right;
	color: #992929;
	font-size: 0.75em;
}
.blockquote
{
	clear: both;
	float: right;
	color: #992929;
	font-size: 0.75em;
}

blockquote a
{
	display: inline-block;
	color: #992929;
	text-decoration: none;
	border-bottom: 1px solid;
}

blockquote a:hover
{
	color: #fff;
	background: #992929;
}

blockquote a:visited
{
	padding-left: 1.667em;
	background: transparent url(../images/visited-check.png) 0 0 no-repeat;
	color: #91bed4;
	border: none;
}


label
{
	display: block;
	text-transform: uppercase;
	color: #992929;
	font-size: 0.75em;
	margin-top: 0.833em
}

img
{
	width: 100%;
}

input
{
	display: block;
	clear: left;
}

table
{
	width: 100%;
	float: left;
	margin: 0.625em 0;
	padding: 0;
	cursor: default;
}

th
{
	text-align: center;
	background: #992929;
	color: #fff;
	padding: 0.313em 0;
	margin: 0;
	border: 2px solid #992929;
}

td
{
	text-align: center;
	border: 2px solid #fff;
}

tbody th
{
	text-align: left;
	padding-left: 0.625em;
	border: 2px solid #992929;
}

tbody tr:hover, tbody tr.alternate:hover
{
	background: #304269;
	color: #fff;
}

tbody tr td:hover
{
	background: #fff;
	color: #000;
	border: 2px solid #304269;
}

tr.alternate
{
	background: #d9e8f5;
}

tr.alternate td
{
	border: 2px solid #d9e8f5;
}

tr.alternate th
{
	background: #621b1b;
	border: 2px solid #621b1b;
}

caption
{
	text-align: left;
	font-weight: bold;
	color: #304269;
	padding-bottom: 0.313em;
}

tfoot td
{
	color: #fff;
	background: #992929;
	padding: 0.313em 0.313em;
}

/*//////////////// Image Slider ////////////////////*/

#slider
{
	height: 290px;
}

#slider ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#slider li
{
	margin: 0;
	padding: 0;
}

#slider ul li a img
{
	width: auto;
}

ol#controls
{
	height: 28px;
	margin: 1em 0 0 30px;
	padding: 0;
}
ol#controls li
{
	float: left;
	height: 28px;
	line-height: 28px;
	list-style: none outside none;
	margin: 0 10px 0 0;
	padding: 0;
}

ol#controls li a
{
	background: none repeat scroll 0 0 #DAF3F8;
	border: 1px solid #ccc;
	float: left;
	color: #555;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
}

ol#controls li.current a
{
	background: none repeat scroll 0 0 #5DC9E1;
	color: #fff;
}

.crossout
{
	text-decoration: line-through;
	color: #999;
}

.sale
{
	color: #F00;
}
.g-plusone
{
	float: left;
}
a.social-icons img
{
	width: auto;
}

a.social-icons
{
	float: left;
	margin: 5px 5px 5px 5px;
}

a.social-icons:hover
{
	margin: 8px 5px 8px 5px;
	-moz-box-shadow: 2px 2px 5px #bbb;
}

.article {
	margin-top:.2em;
	font-size:10px;
	list-style-type:disc;
}

.articleheader {
	margin-top:.4em;
	font-size:12px;
}
.bgquote {
	background-color: #FFF;
}
/********************************************** Free Quote Navigation ************************************************/

#nav-order {
background:url(http://www.lapelpinsuperstore.com/images/order-now.png);
width:279px;
height:97px;
margin:0;
padding:0;
}
#nav-order span {
display: none;
}
#nav-order li, #nav-order a {
height:97px;
display:block;
}
#nav-order li {
list-style:none;
display:inline;
}
#nav-order-01 {width: 279px; height: 97px;}
#nav-order-01 a:hover {background:url(http://www.lapelpinsuperstore.com/images/order-now.png) 0px -97px; }
