/* STYLESHEET SECTIONS
   CSS Flags marked with [=]
	 
	 WIDGETS STYLES
	 ---PLEASE ADD YOUR OWN SECTIONS--
	 PAGINATION STYLES
	 
	 ....................................... */

/* =WIDGETS STYLES
   ....................................... */


/* =HOME PAGE CAROUSEL STYLES
   ....................................... */
div.carousel {
  	width: 280px;
  	position: relative;
}
div.carousel div.wrapper {
  	width: 280px; /* .carousel width - (.wrapper margin-left + .wrapper margin-right) */
  	overflow: auto;
}
div.carousel div.wrapper ul {
  	width: 9999px;
  	list-style-type: none;
  	margin: 0;
}
div.carousel ul li {
  	display:block;
  	float:left;
  	width: 280px;
	padding: 0 50px 0 0;
}
div.carousel ul li a img {
	display:block;
}
div.carousel ul li a.img {
	margin: 0 0 20px 0;
}
div.carousel a.arrow {
	position: absolute;
	left: 60px;
	top: -67px;
	display: block;
	width: 160px;
	height: 87px;
	background: transparent url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -760px -369px;
	text-indent: -10000px;
	z-index: 4;
	cursor: pointer;
}
div.carousel a.arrow:active {
  	background-position: -760px -456px;
}

/* =PORTFOLIO STYLES
   ....................................... */
div.content-inner div.portfolio {
	position: relative;
	float: left;
	width: 565px;
	padding: 30px 30px 0 60px;
	background: url(../fw/main-bg.jpg) no-repeat 5px 0;
}
div.content-inner div.portfolio div.description {
	float: left;
	width: 390px;
}
div.portfolio div.tab {
	background: #fff;
}
div.portfolio img {
	margin-bottom: 1.5em;
}
div.portfolio h6 {
	margin: 0 0 0 0;
	color: #CE2000;
	font-size: 77%; /*11px*/
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 1;
	text-transform: uppercase;
	word-spacing: 0.15em;
}
div.portfolio h2 {
	margin: 0 0 0.33em 0;
	color: #392717;
	font-size: 192%; /*25px*/
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 1;
}
div.portfolio div.tools {
	float: right;
	width: 145px;
	margin: 0;
}
div.portfolio div.tools ul {
	padding: 0.75em 0;
	border-top: 1px dotted #B8A07E;
	border-bottom: 1px dotted #B8A07E;
	font-style: italic;
}
div.portfolio div.tools ul li {
	padding: 0.5em 0 0.5em 30px;
}
div.portfolio div.tools ul li.graphic-design {
	background: url(../fw/tools-graphic-design.png) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.xhtml-css {
	background: url(../fw/tools-xhtml.gif) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.ui {
	background: url(../fw/tools-ui.gif) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.cms {
	background: url(../fw/tools-cms.png) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.photo {
	background: url(../fw/tools-photo.png) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.logo {
	background: url(../fw/tools-logo.png) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.identity {
	background: url(../fw/tools-identity.png) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.print {
	background: url(../fw/tools-print.png) no-repeat 0% 50%;
}
div.portfolio div.tools ul li.consulting {
	background: url(../fw/tools-consulting.gif) no-repeat 0% 50%;
}
div.portfolio div.tools a.full, div.portfolio div.tools a.live {
	display: block;
	width: 145px;
	height: 26px;
	text-indent: -10000px;
}
div.portfolio div.tools a.full {
	background: url(../fw/portfolio-buttons.png) no-repeat 0 0;
	margin: 0 0 0.75em 0;
}
div.portfolio div.tools a.live {
	background: url(../fw/portfolio-buttons.png) no-repeat 0 -26px;
}
ul.category-switcher {	
	padding: 25px 0 25px 25px;
	margin: 0;
}
ul.category-switcher li {
	display: block;
	float: left;
}
ul.category-switcher li a {
	display: block;
	padding: 0 10px;
	font-weight: bold;
	color: #4D4639;
}
ul.category-switcher li a:hover {
	background: #CE2000;
	color: #fff;
	text-decoration: none;
}
ul.category-switcher li a.selected {
	background: #B8A07E;
	color: #fff;
}
ul.portfolio-nav {
	margin: 0;
}
ul.portfolio-nav a {
	display: block;
	width: 325px;
	height: 160px;
	background: url(../fw/portfolio-ribbon.png) no-repeat 0 0;
}
ul.portfolio-nav a.selected {
	background: url(../fw/portfolio-ribbon-selected.png) no-repeat 0 0;
}
ul.portfolio-nav a img {
	padding: 22px 0 0 27px;
}
p.archive {
	padding: 0 25px;
	font-size: 108%;
	font-style: italic;
}

/* STYLESHEET SECTIONS
   CSS Flags marked with [=]
	 
	 MAIN MENU STYLES 
	 MAIN MENU ITEM STYLES
	 POPUP MENU STYLES - TIER 1
	 	 
	 ....................................... */

/* =MAIN MENU STYLES 
	 ....................................... */
ul#popup {
	float: right;
	margin:0;
	padding: 0 10px 0 0;
}
ul#popup li {	
	position:relative;	
	float:left;
	list-style:none;
}

/* =MAIN MENU ITEM STYLES
	 ....................................... */
a.logo {
	display: block;
	float: left;
	width: 108px;
	height: 40px;
	background: transparent url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -606px -417px;
	text-indent: -10000px;
}
a.quote {
	display: block;
	float: right;
	width: 152px;
	height: 24px;
	margin-top: 13px;
	background: transparent url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -619px -280px;
	text-indent: -10000px;
}
a.quote:hover, a.quote:active, a.quote:focus {
	background-position: -619px -310px;
}
ul#popup li a {
	display: block;	
	float:left;
	height: 50px;
	color: #fff;
	text-indent: -10000px;
}
ul#popup li a.services {
	width: 105px;
	background: url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat 0 -307px;
}
ul#popup li a.portfolio {
	width: 111px;
	background: url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -105px -307px;
}
ul#popup li a.contact {
	width: 104px;
	background: url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -216px -307px;
}
ul#popup li a.about {
	width: 91px;
	background: url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -320px -307px;
}
ul#popup li a.news {
	width: 84px;
	background: url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -411px -307px;
}
ul#popup li a.glossary {
	width: 111px;
	background: url(http://cdn-floridaflourish.s3.amazonaws.com/master-sprite.png) no-repeat -495px -307px;
}
ul#popup li a.services:hover, ul#popup li a.services:active, ul#popup li a.services:focus, ul#popup li:hover a.services, ul#popup li.hover a.services {
	background-position: 0 -357px;
}
ul#popup li a.portfolio:hover, ul#popup li a.portfolio:active, ul#popup li a.portfolio:focus, ul#popup li:hover a.portfolio, ul#popup li.hover a.portfolio {
	background-position: -105px -357px;
}
ul#popup li a.contact:hover, ul#popup li a.contact:active, ul#popup li a.contact:focus, ul#popup li:hover a.contact, ul#popup li.hover a.contact {
	background-position: -216px -357px;
}
ul#popup li a.about:hover, ul#popup li a.about:active, ul#popup li a.about:focus, ul#popup li:hover a.about, ul#popup li.hover a.about {
	background-position: -320px -357px;
}
ul#popup li a.news:hover, ul#popup li a.news:active, ul#popup li a.news:focus, ul#popup li:hover a.news, ul#popup li.hover a.news {
	background-position: -411px -357px;
}
ul#popup li a.glossary:hover, ul#popup li a.glossary:active, ul#popup li a.glossary:focus, ul#popup li:hover a.glossary, ul#popup li.hover a.glossary  {
	background-position: -495px -357px;
}
ul#popup li.current a.services  {
	background-position: 0 -50px;
}
ul#popup li.current a.portfolio {
	background-position: -105px -357px;
}
ul#popup li.current a.contact {
	background-position: -216px -357px;
}
ul#popup li.current a.about {
	background-position: -320px -357px;
}
ul#popup li.current a.news {
	background-position: -411px -357px;
}
ul#popup li.current a.glossary  {
	background-position: -495px -357px;
}
ul#popup a:hover, ul#popup li.services:hover a, ul#popup li.hover a {
}

/* =POPUP MENU STYLES - TIER 1
	 ....................................... */
ul#popup ul {
	/* Relative Positioning */
	left: 0px;
	top: 50px;
	/* Styles */
	width: 110px;
	background-color: #B8A07E;
	margin:0;
	padding: 0;
}
ul#popup ul li {
	float: none;
}
ul#popup ul a {
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	float: none;
	font-size: 11px;
	color: #392717;
	font-weight: normal;
	text-indent: 0;
	height: auto;
	text-decoration: none;
} 	
ul#popup ul a:hover {
	color: #fff;
	background-color: #392717;
	text-decoration: none;
}

/* =CONTACT FORM STYLES - TIER 1
	 ....................................... */
div.form-left {
	float: left;
	width: 270px;
	padding: 0 25px 0 0;
}
div.form-right {
	float: left;
	width: 270px;
}
label {
	display: block;
	color: #4B3929;
}
th {
	font-weight: bold;
	color: #4B3929;
}
input.text {
	width: 260px;
	padding: 5px;
	margin-bottom: 1.5em;
	font-family: 'Segoe UI',Segoe,'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 116%;
	background: transparent url(/fw/input-bg.png) no-repeat 0 0;
	border: none;
	color: #666666;
}
input.text:focus {
	background: transparent url(/fw/input-bg.png) no-repeat 0 -30px;
	color: #000;
}
table.checkboxes {
	float: left;
	width: 295px;
	padding: 0 25px 0 0;
	margin-bottom: 1.5em;
}
table.radio {
	float: left;
	width: 270px;
	margin-bottom: 1.5em;
}
table.radio td, table.checkboxes td {
	padding: 0.25em 0;
}
table.radio label, table.checkboxes label {
	display: inline;
	line-height: 1;
	color: #4D4639;
	font-weight: normal;
}
textarea {
	padding: 5px;
	width: 555px;
	margin-bottom: 1.5em;
	font-family: 'Segoe UI',Segoe,'Helvetica Neue',Helvetica,Arial,sans-serif;
	border: 1px solid #adadad;
}
input.submit {
	margin-bottom: 1.5em;
}
span.instructions {
	font-size: 85%;
	font-weight: normal;
	color: #796242;
}
span.required {
	color: #CC0000;
	font-weight: bold;
}
input.submit {
	cursor: pointer;
	width: 252px;
	height: 32px;
	border: none;
	background: transparent url(/fw/submit-bg.png) no-repeat 0 0;
}
input.submit:hover {
	background-position: 0 -32px;
}
input.error, textarea.error {
	padding: 3px;
	border: 2px solid #CC0000;
	margin-bottom: 0;
}
label.error {
	margin-bottom: 20px;
	color: #CE2000;
	font-size: 85%;
}
h3#summary {
	color: #CE2000;
	font-style: italic;
	font-size: 123.1%;
}