@charset "utf-8";
/* SITE-WIDE STYLE SHEET */

/* ------ HTML Declarations ------ */
body {
	margin: 0;
	padding: 0;
	font: 11.5px "Times New Roman", Times, serif;
	color: #000;
	background: #fff url(/images/backgrounds/cc_new_back.jpg) fixed;
	}
a:link,
a:visited {
	color: #000;
	}
a img {
	border: none;
	}
h1,
h2,
h3 {
	margin: 10px 0;
	color: #feabb7;
	}
h1 {
	font-size: 1.6em;
	}
h2 {
	font-size: 1.4em;
	}
h3 {
	font-size: 1.3em;
	}
p, table, fieldset {
	margin: 1em 0;
	}
legend {
	color: #000;
	}

/* ------ Website Layout ------ */
#wrapper {
	position: relative;
	margin: 20px auto;
	width: 969px;
	background: #fff;
border: 4px double #fec5ce;
	}
#page {
	padding: 1px 0 0;
	background-color: #fff;
	}
	
/* -- Header -- */
#header {
	margin: 0 auto;
	width: 969px;
	height: 286px;
	text-indent: -9999px;
	background-image: url(/images/backgrounds/banner-20110530_000.png);
	}
#header h1 {
	margin: 0;
	}
	
/* -- Navigation -- */
#navigation {
	position: absolute;
	top: 165px;
	width: 975px;
	font-size: 1.4em;
	}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navigation li {
	float: left;
	display: block;
	}
#navigation a {
	float: left;
	display: block;
	margin-top: 95px;
	margin-right: 10px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	}
#nav-home a {
	margin-left: 230px;
	width: 50px;
	}
#nav-ourmission a {
	width: 95px;
	}
#nav-blog a {
	width: 37px;
	}
#nav-ourportfolio a {
	width: 68px;
	}
#nav-testimonials a {
	width: 100px;
	}
#nav-contactus a {
	margin-right: 26px;
	width: 89px;
	}
#nav-e-mailus a {
	display: none;
	}
#nav-mmp a {
	margin-top: 8px;
	width: 100px;
	height: 97px;
	}
#nav-psp a {
	margin-top: 8px;
	width: 102px;
	height: 97px;
	}

/* -- Portfolio Boxes -- */
#portfolio-boxes {
	margin: 10px 0 15px;
	padding: 0;
	height: 142px;
	list-style: none;
	}
#portfolio-boxes li {
	float: left;
	margin: 0 9px 0 10px;
	height: 140px;
	overflow: hidden;
	border: 1px solid #afafaf;
	}

/* -- Features -- */
#features {
	margin: 10px 0;
	height: 177px;
	font-size: 1.2em;
	}
#features .feature {
	float: left;
	margin: 0 5px;
	padding: 0 10px;
	width: 214px;
	height: 175px;
	overflow: auto;
	border: 1px solid #fec5ce;
	}
#features .long {
	width: 450px;
	}
#features .long h2 {
	color: #feabb7;
	}
#features .stylistic {
	width: 216px;
	height: 177px;
	background-image: url(/images/backgrounds/thread-yellow.png);
	border: none;
	}
#features .stylistic h2 {
	font-family: monospace;
	font-size: 1.1em;
	color: #000;
	}
#features ul a {
	color: #000;
	}
	
/* -- Side bar -- */
#sidebar {
	float: right;
	display: inline;
	margin-top: 15px;
	margin-right: 5px;
	width: 310px;
	font-size: 1.2em;
	}
.home #sidebar {
	margin-top: 0;
	}
#sidebar .module,
#sidebar .module-alt {
	margin-bottom: 10px;
	padding: 0 10px;
	border: 4px double #fec5ce;
	}
#sidebar .module-alt h2 {
	font-family: monospace;
	font-size: 1.2em;
	color: #000;
	}
#sidebar .alt {
	padding: 1px 10px;
	background-image: url(/images/backgrounds/thread-blue.png);
	border: none;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sidebar li a {
	padding: .5em 0;
	line-height: 2;
	color: #000;
	}
#sidebar #product-search {
	margin: 1em 0;
	}
#sidebar .root ul {
	margin-left: 1em;
	font-size: .9em;
	}
#sidebar .root ul a {
	color: #feabb7;
	}
#sidebar .root ul li:before {
	content: '\2022\ ';
	color: #feabb7;
	}
#sidebar .collapsed {
	display: none;
	}
#request-estimate {
	position: absolute;
	top: 0px;
	right: 30px;
	}
#request-estimate a {
	display: block;
	width: 163px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	}
#simple-cart {
	position: absolute;
	top: 35px;
	right: 40px;
	}
#simple-cart p {
	margin: 0;
	}
#simple-cart a {
	display: block;
	padding-left: 23px;
	background: url(/images/backgrounds/icon-cart-blue_000.png) center left no-repeat;
	}
	
/* -- Page Content -- */
#content {
float: left;
	margin: 0 0 14px 5px;
width: 647px;
	line-height: 1.5;
	font-size: 1.2em;



	background: #fff;
	}
#content:after {
	display: block;
	clear: both;
	content: '.';
	height: 0;
	visibility: hidden;
	}
#spotlights {
	margin-bottom: 10px;
	height: 317px;
	}
.spotlight-left,
.spotlight-right {
	position: relative;
	float: left;
	margin-right: 9px;
	padding: 0 10px;
	width: 297px;
	height: 315px;
	border: 1px solid #fec5ce;
	}
.spotlight-left {
	background: url(/images/backgrounds/blue-frame_000.png);
	border: none;
}
.spotlight-left h2 {
	margin: 25px 0 0;
	text-align: center;
	color: #feabb7;
	}
.spotlight-right {
	margin-right: 0;
	padding: 0 14px;
	width: 289px;
	height: 317px;
	background: #fff url(/images/backgrounds/yellow-frame_000.png);
	border: none;
	}
.spotlight-right h2 {
	text-align: center;
	font-size: 1.3em;
	color: #feabb7;
	}
.summary,
.summary-alt {
	float: left;
	margin: 0 10px;
	padding: 0 10px;
	width: 605px;
	overflow: auto;
	border: 4px double #fec5ce;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
.summary h2,
.summary-alt h2 {
	color: #feabb7;
	}
.summary-alt .link-row a {
	color: #000;
	}
	
/* -- Footer -- */
#footer {
	clear: both;
	padding: 10px 0;
	text-align: center;
	background-color: #fec5ce;
	}
#footer p {
	margin: 0;
	}
	
/* -- Wholesale -- */
#wholesale-valid {
	text-align: center;




	color: #900;
	}
#wholesale-valid a:link,
#wholesale-valid a:visited,
#wholesale-valid a:hover,
#wholesale-valid a:active {
	display: inline;
	width: auto;
	height: auto;
	text-decoration: underline;
	color: #900;
	background: none;
	border: none;
	}

/* ----- Portfolio Slider ----- */
#slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#slider, #slider li {
	margin: 0 auto;
	width: 285px;
	height: 285px;
	overflow: hidden;
	}
#nextBtn a, #prevBtn a{
	position: absolute;
	top: 160px;
	right: 0;
	display: block;
	width: 37px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/images/portfolio/slider/arrow-right.png);
	}
#prevBtn a {
	left: 0;
	background-image: url(/images/portfolio/slider/arrow-left.png);
	}

/* ------ Event Calendar ------ */
#eventCalendar {

	clear: left;
}
.cal-day-text {
	font-size: .7em;
}
#dayDetailDiv h3 {
	clear: left;
}
#dayDetailDiv img {
	float: left;
	margin: 0 1em .5em 0;
}

/* ------ Classes ------ */
.success {
	padding: .5em;
	color: #060;
	background-color: #f6fff6;
	border: 1px solid #060;
	}
.success a {
	color: #060 !important;
	text-decoration: underline !important;
	}
.error {
	padding: .5em;
	color: #c00;
	background-color: #feabb7;
	border: 1px solid #c00;
	}
.error a {
	color: #c00 !important;
	text-decoration: underline !important;
	}
.horiz-ad {
	margin: 10px 0;
	padding: 0 10px;
	border: 1px solid #fec5ce;
	}
