/*  -- FastPivot.com (yhst-50517532637560) --  */

/*  -- Base Layout Styles --  */

body {
	margin: 0;
	padding: 0 0 250px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #626263;
	text-align: center;
	background-color: #e9e9e9;
}

div#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-color: #fff;
}

body a {
	outline: none !important;
}

a {
	color: #085fa5;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

div.clear {
	clear: both;
}

/*  -- End Base Layout Styles --  */


/*  -- Header --  */

div#header {
	padding: 0 10px;
	position: relative;
}

div#header table {
	width: 940px;
	border-bottom: 2px solid #d4d1d1;
}

div#header td {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #534741;
	text-align: left;
	vertical-align: top;
}

div#header td#logoArea {
/*	padding: 20px 0; */
	padding: 20px 0 0 0;
	width: 350px;
	vertical-align: bottom;
/*	vertical-align: middle; */
}

div#facebookLikeButton {
	padding-top: 30px;
}

div#header td#infoArea {
    padding: 28px 0 20px;
	text-align: right;
}

div#header td#infoArea .phone {
	padding-right: 10px;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #7f7a7a;
}

div#header td#infoArea .header-social-icons {
	padding-right: 10px;
}

div#header td#infoArea .header-social-icons img {
	vertical-align: top;
}

div#header td#infoArea .viewCart {
	padding: 5px 10px 0 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #085fa5;
	text-decoration: none;
}

div#header td#infoArea .viewCart a {
	padding-left: 17px;
	color: #085fa5;
	text-decoration: none;
	background: url(cartIcon.gif) 0 3px no-repeat;
}

div#header td#infoArea #header-social-icons a {
	padding: 0;
	background: none;
}

/* Yahoo Mini Cart Style Overrides */
#yfc_show_mini {
	padding-left: 17px;
	color: #085fa5;
	text-decoration: none;
	background: url(cartIcon.gif) 0 5px no-repeat;
}
#yfc_mymenu {
	margin-left:0;
	padding-left:0;
}
.smb-mc .mini_align {
	width: auto !important;
}
body .smb-fc #yfc_close_btn {
	background-color:#FFF !important;	
}
body .smb-mc .minicart_c2 { background-color:transparent !important;}
body .smb-fc .yui-dt-scrollable .yui-dt-bd { overflow: auto !important;}
body .smb-fc { color: #065fa5 !important; }

/* End Yahoo Mini Cart Styles */


div#header td#infoArea .viewCart a:hover {
	text-decoration: underline;
}

	/*  -- FP Basic Newsletter Signup v1.0 (1.8.2010) --  */

	div#newsletterArea {
		float: left;
		padding: 5px 0 0 0;
		width: 590px;
	}
	
	div#newsletterArea .heading {
		float: left;
		padding: 2px 0 0 0;
		width: 407px;
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #a9a7a8;
	}
	
	div#newsletterArea .heading span {
		color: #085fa5;
	}

	div#newsletterArea .heading img {
		display: block;
	}
	
	div#newsletterArea .text {
		padding: 0;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #000;
	}
	
	div#newsletterArea form {
		float: left;
		margin: 0;
		padding: 0;
		width: 175px;
	}
	
	div#newsletterArea .inputArea {
/*		background: url(newsletterBkgd.gif) 257px 0 no-repeat; */
		background: url(newsletterBkgd.gif) 8px 0 no-repeat;
	}
	
	div#newsletterArea input {
		vertical-align: top;
	}
	
	div#newsletterArea .newsletterInpt {
		padding: 3px 5px 0 5px;
		width: 130px;
		height: 16px;
		font: normal 10px Verdana, Arial, Helvetica, sans-serif;
		color: #929091;
		text-align: center;
		background: none !important;
		border: none !important;
	}
	
	div#newsletterArea .newsletterBtn {
		margin-left: 2px;
	}
	
	div#newsletterArea .subtext {
		padding: 0;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #000;
	}
	
	/*  -- End FP Basic Newsletter Signup v1.0 (1.8.2010) --  */

div#header td#topNavArea {
	height: 32px;
	text-align: right;
}

	/*  -- Top Navigation --  */
	
	ul#topNav {
		float: right;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	ul#topNav li {
		position: relative;
		float: left;
		width: 145px;
		height: 32px;
		border-left: 3px solid #fff;
	}
	
	ul#topNav li.blue {
		background: url(topNav-blue.gif) 0 0 repeat-x;
		border: none;
	}

	ul#topNav li.purple {
		background: url(topNav-purple.gif) 0 0 repeat-x;
	}

	ul#topNav li.green {
		background: url(topNav-green.gif) 0 0 repeat-x;
	}

	ul#topNav li.orange {
		background: url(topNav-orange.gif) 0 0 repeat-x;
	}
	
	ul#topNav a {
		display: block;
		padding-top: 8px;
		height: 24px;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	ul#topNav .subnav {
		display: none;
		position: absolute;
		top: 32px;
		left: 0px;
		z-index: 999;
		margin: 0;
		padding: 5px 0;
		list-style-type: none;
	}
	
	ul#topNav .blue .subnav {
		background-color: #064577;
	}
	
	ul#topNav .green .subnav {
		background-color: #075205;
	}
	
	ul#topNav .subnav li {
		height: auto;
		background: none;
		border: none;
	}

	ul#topNav .subnav a {
		padding: 5px 10px;
		height: auto;
		font-size: 12px;
/*		text-align: left; */
		text-transform: none;
	}

	ul#topNav .subnav a:hover {
		text-decoration: underline;
	}
	
	/*  -- End Top Navigation --  */
	
/*  -- End Header --  */


/*  -- Footer --  */

div#footer {
	clear: both;
	position: relative;
	padding-top: 5px;
	background-color: #f1f1f1;
	border-top: 2px solid #e9e9e9;
}

div#footer #leftNavBottom {
	position: absolute;
	top: -13px;
	left: 10px;
	z-index: 100;
	width: 220px;
	height: 1px;
	background: url(leftNavBottomBorder.gif) 0 bottom no-repeat;
}

div#footer td {
	padding: 8px 0;
	text-align: left;
	vertical-align: top;
}

div#footer td.infoCell {
	padding: 7px 0;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #3a383a;
}

div#footer td.infoCell .text {
	padding: 0 15px;
}

div#footer td.linkCell {
	width: 175px;
	background: url(footerTableCellBorder.gif) 0 0 repeat-y;
}

div#footer td.linkCell a {
	display: block;
	padding: 2px 15px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8f8585;
	text-decoration: none;
	text-transform: uppercase;
}

div#footer td.linkCell a:hover {
	text-decoration: underline;
}

div#footer #designBy {
	padding: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	background-color: #e9e9e9;
	border-top: 5px solid #f1f1f1;
}

div#footer #designBy a {
	color: #000;
	text-decoration: none;
}

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

/*  -- End Footer --  */


/*  -- Search --  */

div#searchArea {
	padding: 10px 0 10px 18px;
	background: #f1f0f0 url(searchBkgd.gif) 0 0 repeat-x;
	border-bottom: 2px solid #fff;
}

div#searchArea .heading {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #787373;
}

div#searchArea .searchInpt {
	margin: 0;
	padding: 4px 10px 0 10px;
	width: 135px;
	height: 19px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #504f4f;
	text-align: center;
	vertical-align: top;
	background: #fff !important;
	border: 1px solid #9e9e9e;
}

div#searchArea .searchBtn {
	margin: 0 0 0 5px;
	vertical-align: top;
}

/*  -- End Search --  */



/*  -- Left Navigation --  */

div#leftNav {
	float: left;
	padding-bottom: 150px;
	width: 220px;
}

div#leftNav ul#headingNav {
	margin: 0;
	padding: 0 1px;
	width: 218px;
	list-style-type: none;
	border-top: 1px solid #dcdcdc;
}

div#leftNav ul#headingNav li.heading {
	padding: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #085fa5;
	text-align: left;
	text-transform: uppercase;
	background: #fff url(leftNav-heading-bkgd.gif) 0 0 repeat-y;
	border-bottom: 5px solid #eeeded;
}

div#leftNav ul#headingNav li.heading a {
	text-decoration: none;
}

div#leftNav ul#headingNav li.heading div {
	padding: 7px 10px;
}

	/*  -- FastPivot: Expanding Left Navigation --  */

	ul.expLeftNav {
		margin: 0;
		padding: 5px 0 0 0;
		width: 218px;
		list-style-type: none;
		background-color: #eeeded;
	}
	
	ul.expLeftNav li {
		margin: 0;
		padding: 0;
		width: 218px;
	}
	
	ul.expLeftNav li.last {
	}

	ul.expLeftNav a {
		display: block;
		margin: 0;
		padding: 3px 20px;
		font: normal 13px Arial, Helvetica, sans-serif;
		color: #333;
		text-decoration: none;
		text-transform: none;
		background: url(leftNav-blt.gif) 10px 9px no-repeat;
	}
	
	ul.expLeftNav a:hover {
		color: #085fa5;
	}
	
	ul.expLeftNav li.selected {
		background-color: #fff;
	}
	
	ul.expLeftNav li.selected a {
		font-weight: bold;
		color: #085fa5;
		background: url(leftNav-blt.gif) -240px 9px no-repeat;
	}

	ul.expLeftNav li.selected a:hover {
		color: #000;
	}
		
	ul.expLeftNav .subnav {
		display: none;
		margin: 0;
		padding: 0;
		width: 218px;
		list-style-type: none;
/*		background-color: #fdf2e8; */
	/*	border: 1px solid #8b5f3c; */ /*<-- optional... match mockup or color scheme of site */
	}
	
	ul.expLeftNav .subnav li {
		width: 218px;
	}
	
	ul.expLeftNav .subnav li.last {
		padding-bottom: 5px;
	}
	
	ul.expLeftNav .subnav a {
		padding-left: 35px;
		font: normal 11px Arial, Helvetica, sans-serif !important;
		background: none !important;
	}
	
	ul.expLeftNav .subnav a:hover {
		background-color: #e8cab2;
	}
	
	ul.expLeftNav li.selected .subnav {
		display: block;
	}
	
	/*  -- End FastPivot: Expanding Left Navigation --  */

div#leftNavBadges {
	padding-top: 50px;
	text-align: center;
}

div#leftNavBadges img {
	margin: 12px 0;
}

/*  -- End Left Navigation --  */


/*  -- Body --  */

div#mainBody {
	padding: 0 10px;
	background: url(mainBodyBkgd.gif) 0 0 repeat-y;
	border-bottom: 10px solid #fff;
}

div#pageContent {
	float: right;
	width: 710px;
}

h1#pageTitle,
h2#pageTitle-category {
	margin: 0;
	padding: 20px 10px 8px 10px;
	font: normal 30px Arial, Helvetica, sans-serif;
	color: #a9a7a8;
	text-align: right;
	text-transform: uppercase;
	background: url(pageTitleBkgd.gif) 0 bottom repeat-x;
}

h1#pageTitle span,
h2#pageTitle-category span {
	font-weight: bold;
	color: #085fa5;
}

h2#pageTitle {
	margin: 0;
	padding: 20px 10px 8px 10px;
	font: normal 30px Arial, Helvetica, sans-serif;
	color: #a9a7a8;
	text-align: right;
	text-transform: uppercase;
	background: url(pageTitleBkgd.gif) 0 bottom repeat-x;
}

h2#pageTitle span {
	font-weight: bold;
	color: #085fa5;
}

h2#pageTitle2,
h2#pageTitle2-item {
	margin: 0;
	padding: 0 0 10px 0;
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #085fa5;
	text-transform: uppercase;
}

h2#pageTitle2-item {
	padding: 0 10px 18px 10px;
}

h2#pageTitle2 span,
h2#pageTitle2-item span {
	font-weight: bold;
}

h1#pageTitle2,
h1#pageTitle2-item {
	margin: 0;
	padding: 0 0 10px 0;
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #085fa5;
	text-transform: uppercase;
}

h1#pageTitle2-item {
	padding: 0 10px 18px 10px;
}

h1#pageTitle2-portfolio {
	margin: 0;
	padding: 5px 22px 0 22px;
	height: 34px;
	font: normal 22px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(innerPortfolio-pageTitle-bkgd.gif) 0 0 no-repeat;
}

h1#pageTitle2 span,
h1#pageTitle2-item span {
	font-weight: bold;
}

h3#pageTitle3 {
	margin: 0;
	padding: 0;
	font: bold 15px Arial, Helvetica, sans-serif;
}

/*  -- Index Page --  */

div#welcomeArea .text {
	padding: 15px;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

div#campaignArea {
	padding-top: 20px;
}

div#campaignArea .heading {
	padding-bottom: 20px;
	font: normal 17px Arial, Helvetica, sans-serif;
	color: #777;
	text-align: center;
}

div#campaignArea .heading img {
	margin: 0 0 2px 5px;
	vertical-align: bottom;
}

div#campaignArea .btns td {
	padding: 30px 0 0 0;
	text-align: center;
	vertical-align: bottom;
}

div#campaignArea .btns td.leftBtn {
	background: #fd9f3f url(campaignArea-leftBtnArrow.gif) 0 0 no-repeat;
}

div#campaignArea .btns td.middleBtn {
	background: #afabac url(campaignArea-middleBtnArrow.gif) 0 0 no-repeat;
}

div#campaignArea .btns td.rightBtn {
	background: #3179b3 url(campaignArea-rightBtnArrow.gif) 0 0 no-repeat;
}

div#campaignArea .btns a {
	display: block;
	padding: 15px 0 5px;
}

div#campaignArea .popups .popup {
	display: none;
}

div#campaignArea .popup td {
	padding: 10px 0 13px 0;
	vertical-align: top;
}

div#campaignArea .popup .heading {
	text-align: center;
	vertical-align: middle;
}

div#campaignArea .popup .links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#campaignArea .popup .links li {
	float: left;
	width: 245px;
}

div#campaignArea .popup .links a {
	display: block;
	padding: 0 15px 0 27px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #777;
	text-decoration: none;
	background: url(campaignPopupLinkBkgd.gif) 12px 4px no-repeat;
}

div#campaignArea .popup .links a:hover {
	color: #085fa5;
	text-decoration: underline;
	background-position: -233px 4px;
}

div#campaignArea #leftBtnPopup {
	background: url(leftBtnPopup-bkgd.gif) 0 0 repeat-y;
	border-top: 3px solid #fd9f3f;
}

div#campaignArea #leftBtnPopup table {
	background: url(leftBtnPopup-bottom.gif) 0 bottom no-repeat;
}

div#campaignArea #leftBtnPopup table td {
}

div#campaignArea #middleBtnPopup {
	background: url(middleBtnPopup-bkgd.gif) 0 0 repeat-y;
	border-top: 3px solid #afabac;
}

div#campaignArea #middleBtnPopup table {
	background: url(middleBtnPopup-bottom.gif) 0 bottom no-repeat;
}

div#campaignArea #middleBtnPopup table td {
}

div#campaignArea #rightBtnPopup {
	background: url(rightBtnPopup-bkgd.gif) 0 0 repeat-y;
	border-top: 3px solid #3179b3;
}

div#campaignArea #rightBtnPopup table {
	background: url(rightBtnPopup-bottom.gif) 0 bottom no-repeat;
}

div#campaignArea #rightBtnPopup table td {
}

div#portfolioArea {
	padding: 0 0 10px 0;
}

div#portfolioArea .heading {
	padding: 1px 20px 0 20px;
	height: 18px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
/*	background-color: #085fa5; */	
	background-color: #9e52e0;	
}

div#portfolioArea .image {
	padding: 10px 30px 0 30px;
}

div#portfolioArea img {
	display: block;
}

div#promoArea {
/*	background: url(promoBkgd-bottom.gif) 0 bottom repeat-x; */
}

div#promoArea table {
/*	background: url(promoBkgd-top.gif) 0 0 repeat-x; */
}

div#promoArea td {
	padding: 10px 0;
}

div#promoArea td.verticalDivider {
	padding: 0;
	background: url(promoDivider.gif) 0 center no-repeat;
}

/*  -- End Index Page --  */


/*  -- FastPivot: Breadcrumbs --  */

div#breadcrumbsArea {
	padding: 5px 15px 30px 15px;
}

div#breadcrumbsArea .breadcrumbs {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
}

div#breadcrumbsArea .breadcrumbs a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

div#breadcrumbsArea .breadcrumbs a:hover {
	text-decoration: underline;
}

div#breadcrumbsArea .breadcrumbs .divider {
	padding: 0 5px;
}

div#breadcrumbsArea .breadcrumbs .last {
	color: #628ed5;
}

/*  -- End FastPivot Breadcrumbs --  */


/*  -- Portfolio Page --  */

div#portfolioFlashArea {
	height: 530px;
	background: url(portfolioPage-bkdg.png) 0 0 no-repeat;
}

div#portfolioLinksArea {
	padding-top: 25px;
}

div#portfolioLinksArea table {
/*	border: dotted 1px #999; */
}

div#portfolioLinksArea td {
	padding: 10px 0;
	vertical-align: top;
}

div#portfolioLinksArea td#portfolioLinks {
	border-right: dotted 1px #999;
}

div#portfolioLinksArea .heading {
	padding: 13px 50px 0 15px;
	height: 27px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #085fa5;
	text-transform: uppercase;
	background: url(portfolioLinks-headingBkgd.gif) 0 0 no-repeat;
}

div#portfolioLinksArea .links {
	padding: 10px 0;
}

div#portfolioLinksArea .links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#portfolioLinksArea .links li {
	position: relative;
}

div#portfolioLinksArea .links a {
	display: block;
	padding: 2px 25px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #777;
	text-decoration: none;
}

div#portfolioLinksArea .links a:hover {
	color: #085fa5;
}

td#portfolioLinks-info table {
	display: none;
	border: none;
}

td#portfolioLinks-info table.active {
	display: block;
}

td#portfolioLinks-info .infoArea .image {
	padding: 0;
	vertical-align: middle;
	text-align: center;
}

td#portfolioLinks-info .infoArea .info {
	padding: 0;
	vertical-align: middle;
}

td#portfolioLinks-info .info a {
	font-weight: bold;
	text-decoration: none;
}

td#portfolioLinks-info .info a:hover {
	text-decoration: underline;
}

/*  -- End Portfolio Page --  */


/*  -- Item Page --  */

div#itemPage .pageTop {
	padding-top: 20px;
	background: url(pageTop-gradient.gif) 0 0 repeat-x;
}

div#itemPage .pageTop .imageArea {
	float: left;
	padding-top: 25px;
	width: 300px;
	text-align: center;
}

div#itemPage .pageTop .infoArea {
	float: right;
	width: 400px;
}

div#itemPage .orderArea {
	padding: 10px;
}

div#itemPage .orderArea select,
div#itemPage .orderArea input {
	margin: 2px 0;
}

div#itemPage .orderArea .priceArea {
	float: left;
	padding-top: 8px;
	width: 225px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
}

div#itemPage .orderArea .buttons {
	float: right;
	width: 150px;
	text-align: right;
}

div#itemPage .orderArea .addtocart,
div#itemPage .orderArea .contact {
}

/*  -- End Item Page --  */


/*  -- FastPivot Tabbed Details v1.0 (1.20.2010) --  */

div#tabbedDetails ul.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#tabbedDetails ul.tabs li {
	float: left;
	margin: 0 5px -1px 0;
	height: 25px;
	background: url(tabbedDetails-tabBkgd.gif) 0 -25px no-repeat;
}

div#tabbedDetails ul.tabs li a {
	display: block;
	padding: 8px 10px 0 10px;
	height: 17px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #797676;
	text-decoration: none;
	text-transform: uppercase;
	background: url(tabbedDetails-tabBkgd.gif) right -75px no-repeat;
}

div#tabbedDetails ul.tabs li.selected {
	background: url(tabbedDetails-tabBkgd.gif) 0 0 no-repeat;
}

div#tabbedDetails ul.tabs li.selected a {
	background: url(tabbedDetails-tabBkgd.gif) right -50px no-repeat;
}

div#tabbedDetails .tabContent {
	clear: both;
	margin-top: -1px;
	border: 1px solid #cfcfcf;
}

div#tabbedDetails .tabContent .text {
	padding: 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #626263;
}

/*  -- End FastPivot Tabbed Details v1.0 (1.20.2010) --  */


/*  -- Contact Page --  */

div#contactPage {
	padding-top: 20px;
	background: url(pageTop-gradient.gif) 0 0 repeat-x;
}

div#contactPage .text {
	padding: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

div#contactPage #contactFormArea {
}

div#contactFormArea form {
	margin: 0;
	padding: 0;
}

div#contactFormArea td {
	padding: 2px 5px;
	vertical-align: top;
}

div#contactFormArea td.label {
	padding-top: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #626263;
}

div#contactFormArea td.inptCell input {
	margin: 0;
	padding: 3px 7px;
	width: 250px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #626263;
	background-color: #fff !important;
	border: 1px solid #ddd;
}

div#contactFormArea td.inptCell select {
	margin: 0;
	width: 266px;
	height: 21px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #626263;
	background-color: #fff !important;
	border: 1px solid #ddd;
}

div#contactFormArea td.inptCell option {
	padding-top: 3px;
}

div#contactFormArea td.inptCell textarea {
	margin: 0;
	padding: 3px 7px;
	width: 300px;
	height: 100px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #626263;
	background-color: #fff !important;
	border: 1px solid #ddd;
}

div#contactFormArea .submitArea {
	padding: 10px 10px 10px 363px;
}

/*  -- End Contact Page --  */


/*  -- Search Page --  */

div#searchPage td img {
	padding: 5px;
}

/*  -- End Search Page --  */


/*  -- Section Page --  */

div#sectionPage .pageTop {
	padding-top: 20px;
	background: url(pageTop-gradient.gif) 0 0 repeat-x;
}

div#sectionPage .infoArea {
	padding: 0 15px 15px 15px;
	font-size: 12px;
}

div#sectionRows .rowCont {
	margin-top: 15px;
	background: #fff url(sectionRowBottomBkgd.gif) 0 bottom repeat-x;
}

div#sectionRows table {
	background: url(sectionRowTopBkgd.gif) 0 0 repeat-x;
}

div#sectionRows td {
	padding: 25px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: left;
	vertical-align: middle;
}

div#sectionRows td.itemImg {
}

div#sectionRows td.itemImg img {
	margin-left: 15px;
}

div#sectionRows .text {
	padding-right: 15px;
}

div#sectionRows .name {
	padding-bottom: 10px;
	font-weight: bold;
}

div#sectionRows .name a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #343434;
	text-decoration: none;
}

div#sectionRows .name a:hover {
	text-decoration: underline;
}

div#sectionRows .learnMore {
	padding: 10px 15px 0 0;
	text-align: right;
}

/*  -- End Section Page --  */


/*  -- FP Basic Contents Table v1.0 (12.18.2009) --  */

div#contentsArea {
	width: 700px;
}

table#contents-table td {
	padding: 10px 30px;
	vertical-align: top;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #626263;
	text-align: center;
}

#portfolioMainPage table#contents-table td {
	padding: 10px;
}

table#contents-table td .itemImg {
	padding: 16px 0 24px 0;
/*	width: 157px; */
	background: url(contents-imgBkgd.gif) center 0 no-repeat;
}

#portfolioMainPage table#contents-table td .itemImg {
	padding: 16px 0 24px 0;
	background: url(Portfolio-contents-imgBkgd.gif) center 0 no-repeat;
}

table#contents-table td .itemInfo {
}

table#contents-table .name {
	padding-bottom: 15px;
}

table#contents-table .name a {
	font-weight: bold;
	color: #628ed5;
	text-decoration: none;
}

table#contents-table .name a:hover {
	text-decoration: underline;
}

table#contents-table .abstract {
}

table#contents-table .price {
}

table#contents-table .sale-price {
	font-weight: bold;
}

table#contents-table .price-bold {
	font-weight: bold;
}

table#contents-table .addToCart {
	padding-top: 10px;
}

table#contents-table .verticalDivider {
	padding: 0;
}

#portfolioMainPage .verticalDivider {
	padding: 0 !important;
}

table#contents-table .horizontalDivider {
	padding: 0;
	font-size: 0px;
}

#portfolioMainPage .horizontalDivider {
	padding: 0 !important;
}

/*  -- End FP Basic Contents Table v1.0 (12.18.2009) --  */


/*  -- FP Basic Pagination v1.0 (12.18.2009) --  */

div#paginationContainer .paginationControls {
	padding: 5px 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #626263;
	border-bottom: 1px solid #cecdcd;
}

div#paginationContainer .paginationControls a {
	color: #626263;
	text-decoration: underline;
}

div#paginationContainer .paginationControls a:hover {
	text-decoration: none;
}

div#paginationContainer .pageLinks {
	float: left;
	width: 400px;
}

div#paginationContainer .pageLinks a {
	padding: 0 5px;
}

div#paginationContainer .pageLinks a.currentPage {
	font-weight: bold;
	text-decoration: none;
}

div#paginationContainer .pageSelectors {
	float: right;
	width: 200px;
	text-align: right;
}

div#paginationContainer .prevControl {
	padding-right: 10px;
}

div#paginationContainer .prevControl a {
	padding-left: 12px;
	background: url(fp-std-pagination-arrows.gif) left 0 no-repeat;
}

div#paginationContainer .prevControl a:hover {
	background-position: left 0;
}

div#paginationContainer .nextControl {
	padding-left: 10px;
}

div#paginationContainer .nextControl a {
	padding-right: 12px;
	background: url(fp-std-pagination-arrows.gif) right 0 no-repeat;
}

div#paginationContainer .nextControl a:hover {
	background-position: right 0;
}

/*  -- End FP Basic Pagination v1.0 (12.18.2009) --  */


/*  -- FP Banner Rotator v1.0 (12.21.2009) --  */

div#bannerRotatorArea {
	position:relative;
	width: 710px;
	height: 240px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 25px solid #085fa5;
}

div#landingPage #bannerRotatorArea {
	height: 130px;
	border: none;
}

div#bannerRotatorArea .banners {
	position: relative;
}

div#bannerRotatorArea .banners div {
	position: absolute;
	top: 0;
	left: 0;
}

div#bannerRotatorArea .rotateBtns {
	position: absolute;
	left: auto !important;
	right: 5px;
	bottom: -21px !important;
	z-index: 100;
	height: 18px;
}

div#landingPage #bannerRotatorArea .rotateBtns {
	right: 18px;
	bottom: 15px !important;
}

div#bannerRotatorArea a.numBtn {
	float: left;
	margin: 0 2px;
	width: 18px;
	font-weight: bold;
	font-size: 17px;
	color: #0b83e5;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

div#landingPage #bannerRotatorArea a.numBtn {
	width: 15px;
	height: 15px;
	font-size: 12px;
	color: #d3d3d3;
	background-color: #fff;
	border: 1px solid #fff;
}

div#bannerRotatorArea a.btnOn,
div#bannerRotatorArea a.numBtn:hover {
	font-weight: bold;
	color: #fff;
}

div#landingPage #bannerRotatorArea a.btnOn,
div#landingPage #bannerRotatorArea a.numBtn:hover {
	color: #117199;
	border: 1px solid #a0a3a8;
}

div#bannerRotatorArea .pause {
	float: left;
	margin: 1px 2px 0 2px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: transparent url(playpauseBtn.gif) 0 top no-repeat;
}

div#landingPage #bannerRotatorArea .pause {
	width: 16px;
	height: 16px;
	background: transparent url(landingpage-mobile-playpauseBtn.gif) 0 top no-repeat;
}

div#bannerRotatorArea .pauseOn {
	cursor: pointer;
	background: transparent url(playpauseBtn.gif) 0 bottom no-repeat;
}

div#landingPage #bannerRotatorArea .pauseOn {
	background: transparent url(landingpage-mobile-playpauseBtn.gif) 0 bottom no-repeat;
}

/*  -- End FP Banner Rotator v1.0 (12.21.2009) --  */


/*  -- MailChimp (Header) --  */

div#mce-responses {
	text-align: left;
}

div.mce_inline_error {
	margin-left: 8px !important;
	padding-top: .5em !important;
	width: auto !important;
	text-align: left;
}

/*  -- End MailChimp (Header) --  */


/*  -- FastPivot Sitemap --  */

div#sitemapPage a.tier1 {
	display: block;
	padding: 10px 0 0 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #085fa5;
	text-decoration: none;
}

div#sitemapPage a.tier1:hover {
	text-decoration: underline;
}

div#sitemapPage ul {
	margin: 0;
	padding: 0 0 0 45px;
	list-style-type: disc;
}

div#sitemapPage ul li {
	padding: 2px 0;
}

div#sitemapPage ul a.tier2 {
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #085fa5;
	text-decoration: none;
}

div#sitemapPage ul a.tier2:hover {
	text-decoration: underline;
}

/*  -- End FastPivot Sitemap --  */


/*  -- Landing Page --  */

div#landingPage .pageTop {
/*	padding-top: 20px; */
/*	background: url(pageTop-gradient.gif) 0 0 repeat-x; */
}

div#landingPage h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	color: #fff;
}

div#landingPage .imageArea {
/*	padding-top: 25px; */
	text-align: center;
}

div#landingPage .topTable td {
	vertical-align: top;
}

div#landingPage td.list .heading {
	padding-top: 15px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #000;
}

div#landingPage td.list .first {
	padding-top: 0px !important;
}

div#landingPage td.list ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: disc;
}

div#landingPage td.list li {
	font: normal 13px Arial, Helvetica, sans-serif;
}

div#landingPage td.order {
	padding: 0;
	background: #d4d4d4 url(landingPage-gradient.gif) 0 0 repeat-x;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}

div#landingPage td.order img,
div#landingPage td.order input {
	display: block;
}

div#landingPage td.pricing {
	padding: 15px;
	background: none;
}

div#landingPage td.pricing .heading {
	padding: 0 10px;
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #000;
}

div#landingPage td.pricing ul {
	margin: 0;
	padding: 0 0 0 35px;
	list-style-type: disc;
}

div#landingPage td.pricing li {
	padding: 5px 15px 5px 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #000;
}

div#landingPage td.pricing .disclaimer {
	padding-top: 10px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000;
}

div#landingPage td.action {
	padding: 0;
	background: none;
}

div#landingPage .bottomTable td {
	text-align: left;
	vertical-align: top;
	background: #ddd url(landingPage-gradient2.gif) 0 0 repeat-x;
	border: 1px solid #ddd;
}

div#landingPage td.blogLinks {
	padding: 5px;
}

div#landingPage td.blogLinks .heading {
	padding: 5px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
}

div#landingPage td.blogLinks .link {
	padding: 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6a686b;
	border-top: 1px solid #fff;
}

div#landingPage td.blogLinks .first {
	border-top: 1px solid #eee;
}

div#landingPage td.blogLinks a {
	color: #6a686b;
	text-decoration: none;
}

div#landingPage td.blogLinks a:hover {
	text-decoration: underline;
}

div#landingPage td.caseFor {
	padding: 5px;
}

div#landingPage td.caseFor .heading {
	padding: 5px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #eee;
}

div#landingPage td.caseFor .heading span {
	color: #075ea3;
}

div#landingPage td.caseFor .case {
	padding: 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6a686b;
}

div#landingPage td.caseFor .first {
}

div#landingPage td.caseFor a {
	color: #6a686b;
	text-decoration: none;
}

div#landingPage td.caseFor a:hover {
	text-decoration: underline;
}

div#landingPage td.caseFor .readmore {
	padding: 0 10px;
	text-align: right;
}

div#landingPage td.caseFor .readmore a {
	color: #075ea3;
	text-decoration: underline;
}

div#landingPage td.caseFor .readmore a:hover {
	text-decoration: none;
}

/*  -- End Landing Page --  */


/*  -- Info Page --  */

div#infoPage .pageTop {
	padding-top: 20px;
	background: url(pageTop-gradient.gif) 0 0 repeat-x;
}

/*  -- Info Page --  */


/*  -- Internal Portfolio Page --  */

div#internalPortfolioPage .infoArea {
	float: left;
	width: 300px;
	background: url(innerPortfolio-infoArea-bkgd.gif) 0 0 repeat-y;
}

div#internalPortfolioPage .infoArea .top {
	padding-top: 45px;
	text-align: center;
	background: url(innerPortfolio-infoArea-top.gif) 0 0 no-repeat;
}

div#internalPortfolioPage .featureList {
	margin: 0;
	padding: 0 45px 15px 60px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	list-style-type: disc;
}

div#internalPortfolioPage .featureList li {
	margin: 0;
	padding: 3px 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}

div#internalPortfolioPage .caption {
	padding: 18px 45px 15px 45px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	background: url(innerPortfolio-infoArea-divider.gif) center 0 no-repeat;
}

div#internalPortfolioPage .infoArea .bottom {
	height: 104px;
	text-align: center;
	background: url(innerPortfolio-infoArea-bottom.gif) 0 bottom no-repeat;
}

div#internalPortfolioPage .imageArea {
	float: right;
	padding-top: 15px;
	width: 400px;
}

div#internalPortfolioPage .fp-image-main {
	padding-bottom: 9px;
}

div#internalPortfolioPage .fp-image-insets img {
	margin: 9px;
	vertical-align: top;
}

div#internalPortfolioPage .actionButton {
	padding: 30px 0 0 0;
	text-align: center;
}

div#internalPortfolioPage .pageBottom {
	clear: both;
}

/*  -- End Internal Portfolio Page --  */


/*  -- Case For Page --  */

div#caseforPage .pageTop {
	padding-top: 20px;
	background: url(pageTop-gradient.gif) 0 0 repeat-x;
}

div#caseforPage .caption {
	padding: 0 10px 50px 10px;
	font-size: 12px;
}

div#caseforPage .case {
	padding: 15px 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	border-top: 1px dashed #085FA5;
}

div#caseforPage .caseTitle {
	padding-bottom: 5px;
	font-weight: bold;
}

div#caseforPage .caseText {
}

/*  -- End Case For Page --  */


/*  -- Presentation Page --  */

div#presentationPage .pageTop {
	padding-top: 20px;
	background: url(pageTop-gradient.gif) 0 0 repeat-x;
}

div#presentationPage .caption {
	padding: 0 10px 50px 10px;
	font-size: 12px;
}

/*  -- End Presentation Page --  */


/*  -- FastPivot: Scroller v1.0 (08.04.2010 --  */

div#productScrollerArea {
	width: 710px;
	background: #162334 url(productScroller-bkgd.gif) 0 50px repeat-x;
}

div#productScrollerArea .heading {
	padding: 15px 15px 0 15px;
	height: 35px;
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #05528a;
	background: url(productScroller-top.gif) 0 0 no-repeat;
}

div#productScrollerArea .outerTable {
	padding-bottom: 50px;
	width: 710px;
	background: url(productScroller-bottom.gif) 0 bottom no-repeat;
}

td#productScroller-leftArrow {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	padding-top: 69px;
/*	vertical-align: middle; */
	vertical-align: top;
}

td#productScroller-rightArrow {
/*	vertical-align: middle; */
	vertical-align: top;
	padding-top: 69px;
}

td#productScroller-leftArrow img,
td#productScroller-rightArrow img {
	border: none;
}

td#productScroller-contents {
	padding: 25px 0 15px 0;
}

td#productScroller-contents #lens {
	position: relative;
	z-index: 10;
	overflow: hidden;
	width: 510px;
}

td#productScroller-contents #reel {
	position: absolute;
	top: 0;
	left: 0;
}

td#productScroller-contents .frame {
	padding: 0 20px;
}

td#productScroller-contents .frame-image {
}

td#productScroller-contents .frame-name {
	padding: 10px 0;
}

td#productScroller-contents .frame-name a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

td#productScroller-contents .frame-name a:hover {
	text-decoration: underline;
}

/*  -- End FastPivot: Product Scroller v1.0 (08.04.2010) --  */


#ys_superbar {
    position: absolute;
    right: 22px;
    top: 7px;
}
#yscp_signin_link a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;	
}