/* @override 
	http://70.32.107.142/template_files/css/all.css
	http://www.groovehouse.com/template_files/css/all.css
*/

.social-links {
	float: right;
	margin-top: 4px;
}

body {
	margin: 0;
	font: 62.5% Helvetica, Arial, sans-serif;
	color: #333;
	background: #616365 url(/images/site-images/bg-body.gif) repeat-x;
	min-width: 974px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

img {
	border: none;
}

input,select,textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

q {
	quotes: none;
}

q:before {
	content: "";
}

q:after {
	content: "";
}

/* wrapper */

#wrapper {
	position: relative;
	width: 974px;
	margin: 0 auto;
	padding: 89px 0 28px;
	overflow: hidden;
}

/* logo */

.logo {
	position: absolute;
	overflow: hidden;
	background: url(/images/site-images/bg-logo.gif) no-repeat;
	width: 326px;
	height: 59px;
	margin: 0;
	text-indent: -9999px;
	left: 23px;
	top: 19px;
	z-index: 1;
}

.logo a {
	height: 100%;
	display: block;
}

/* header */

#header {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 23px 0 0;
	width: 951px;
	height: 105px;
}

#header ul {
	width: 100%;
	overflow: hidden;
	margin: 33px 0 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

#header ul li {
	float: right;
	background: url(/images/site-images/sep-header.gif) no-repeat 100% 50%;
	padding: 0 6px;
	margin: 0 -1px 0 1px;
}

#header a {
	color: #999933;
}

#header fieldset {
	float: right;
	margin: 9px 0 0;
}

#header form fieldset div {
	background: url(/images/site-images/bg-search-input.gif) no-repeat;
	width: 184px;
	height: 17px;
	padding: 3px 18px;
	overflow: hidden;
}

#header form div input {
	background: none;
	border: none;
	color: #999;
	width: 184px;
	outline:none;
}

/* @group main nav */

/* main */

#main {
	width: 100%;
	overflow: hidden;
	padding: 6px 0 0;
}

.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 16px "Century Gothic", Arial, Helvetica, sans-serif;
	position: relative;
	left: -50%;
}

.nav-hold:after {
	display: block;
	content: "";
	clear: both;
}

.nav li {
	float: left;
	background: url(/images/site-images/sep-main-nav.gif) no-repeat 0 5px;
	padding: 0 17px;
	position: relative;
	height: 45px;
	margin: 6px 0 0;
}

.nav li:first-child {
	background: none;
}

.nav a {
	color: #fff;
	background: url(/images/site-images/bg-arrow-nav.gif) no-repeat 100% 50%;
	padding: 0 9px 0 0;
	text-decoration: none;
}

.nav a:hover {
	color: #f79421;
}

.nav-hold {
	width: 100%;
	position: relative;
	z-index: 1;
	background: url(/images/site-images/bg-nav.gif) no-repeat 6px top;
}

.box-left {
	float: left;
	left: 50%;
	position: relative;
}

* html .nav {
	float: left
}

.nav li:hover .drop,
.nav li.hover .drop {
	display: block;
	z-index: 1000;
}

.drop {
	position: absolute;
	left: -32px;
	top: 28px;
	width: 189px;
	display: none;
	z-index: 1000;
}

.drop .frame {
	width: 147px;
	border: 2px solid #a09fa4;
	background: #616365 url(/images/site-images/bg-drop-top.gif) no-repeat;
	border-bottom: none;
	padding: 0 19px 10px;
	overflow: hidden;
}

.drop ul {
	margin: 13px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.drop ul li {
	margin: 1px 0 -1px;
	padding: 5px 0;
	font-size: 12px;
	border-bottom: 1px solid #999;
	line-height: 15px;
	background: none;
	height: auto;
	float: left;
	width: 100%;
	position: static !important;
}

.drop ul a {
	background: none;
	text-decoration: none !important;
}

.drop ul a:hover {
	color: #f79421;
	text-decoration: none;
}

.drop .b {
	width: 100%;
	overflow: hidden;
	background: url(/images/site-images/bg-drop-bottom.png) no-repeat;
	height: 9px;
}

.main-box {
	width: 100%;
	overflow: hidden;
	background: url(/images/site-images/bg-main-box-strip.gif) repeat-y;
}

.main-t {
	width: 100%;
	overflow: hidden;
	background: url(/images/site-images/bg-main-box-top.gif) no-repeat;
}

.main-b {
	width: 949px;
	overflow: hidden;
	background: url(/images/site-images/bg-main-box-bottom.gif) no-repeat 0 100%;
	padding: 11px 7px 60px 18px;
}



/* @end */

/* content */

#content {
	float: left;
	width: 720px;
}

.visual {
	width: 100%;
	background: url(/images/site-images/bg-visual.gif) no-repeat;
	overflow: hidden;
}

.visual img {
	display: block;
}

.visual .frame {
	position: absolute;
	left: 0;
	top: 27px;
}

.visual .frame h1, .visual .frame h2 {
	width: 543px;
	height: 36px;
	padding: 0 0 0 24px;
	color: #ff9933;
	margin-top: 0;
	font: 20px/36px "Century Gothic", Arial, Helvetica, sans-serif;
}

.visual h3 {
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
}

.heading-design-quote {
	background: url(/images/site-images/txt-heading-design.gif) no-repeat;
	width: 332px;
	height: 67px;
}

.heading-custom-quote {
	background: url(/images/site-images/txt-visual-heading.gif) no-repeat;
	width: 551px;
	height: 85px;
}

.visual .holder {
	height: 185px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.text {
	width: 677px;
	overflow: hidden;
	padding: 13px 20px 55px 23px;
}

#quick-quote .text {
	padding-bottom: 15px;
}

.faq .text {
	padding-bottom: 0;
}

.narrow {
	width: 608px;
}

.text p, .options-box p {
	margin: 10px 0 0;
	font-size: 1.4em;
	word-spacing: -1px;
	line-height: 1.4em;
	clear: both;
}

#quick-quote .text p {
	margin-left: 0;
}

.text p a, #faq-list a, .text li a {
	color: #999933;
}

.text h2 {
	margin: 16px 0 0;
	color: #ff9933;
	font-size: 2.4em;
	font-weight: normal;
}

.text h3, .visual .text h3 {
	margin: 24px 0 0;
	color: #ff9933;
	font-weight: bold;
	font-size: 1.8em;
	padding-top: 16px;
	text-transform: uppercase;
	text-indent: 0;
	overflow: visible;
	position: relative;
}

.choose-product .text h3 {
	margin: 0;
	color: #ff9933;
	font-weight: bold;
	font-size: 1.8em;
	padding-top: 16px;
	text-transform: uppercase;
}

.text h4 {
	font-size: 1.6em;
	color: #666;
	text-transform: capitalize;
	margin: 24px 0 0;
	padding: 0;
}

.text h5 {
	color: #f93;
	font-size: 1.4em;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.text h6 {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: 10px;
	color: #666;
	font-style: italic;
}

.text blockquote {
	padding-left: 8px;
	border-left: 1px dotted #f93;
	color: #666;
}

.text ul {
	padding: 0;
	margin-left: 1.6em;
	margin-bottom: 15px;
}

.text li {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 6px;
	line-height: 1.4em;
}

.text li ul, .text li ol {
	font-size: .8em;
	font-style: italic;
}

#quick-quote .text li {
	font-size: 1.4em;
}

.text ol li {
	font-size: 1.8em;
}

.text ol li p {
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
}

.text ol li h3 {
	font-size: 1em;
}

.text table {
	margin-bottom: 20px;
}

.text table td {
	padding: 0 0 0 4px;
	border: 2px solid #fff;
}

.tab-set {
	width: 100%;
	overflow: hidden;
	margin: 6px 0 0;
	padding: 0;
	list-style: none;
}

.tab-set li {
	float: left;
}

.tab-set a {
	display: block;
	overflow: hidden;
	background: url(/images/site-images/bg-tab-left.gif) no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none !important;
	font-size: 18px;
	cursor: pointer;
}

.tab-set a span {
	display: block;
	height: 42px;
	background: url(/images/site-images/bg-tab-right.gif) no-repeat 100% 0;
	line-height: 42px;
}

.tab-set a:hover {
	color: #666;
	
}

ul li.ui-state-active a {
	background-position: 0 -42px;
	color: #999;
}

ul li.ui-state-active a:hover {
	color: #999;
}

.tab-set a:hover span {
}

ul li.ui-state-active a span {
	background-position: 100% -42px;
}

.tab-1 a span {
	width: 363px;
}

.tab-2 a span {
	width: 357px;
}

.quote-form {
	width: 680px;
	margin: 20px 0 0;
	padding: 0 0 0 18px;
}

.quote-form .frame {
	width: 100%;
	overflow: hidden;
	background: url(/images/site-images/bg-quote-form.gif) no-repeat 0 100%;
	padding: 0 0 41px;
}

.quote-form h2, #upload-art h2 {
	margin: 16px 0 0;
	color: #f93;
	font-size: 2.1em;
	font-weight: normal;
}

.quote-form .box {
	width: 100%;
	overflow: hidden;
	margin: -13px 0 0;
}

.form-row {
	float: left;
	width: 267px;
	margin: 0 42px 0 0;
}

.quote-form label, #upload-art label {
	display: block;
	font-size: 1.4em;
	margin: 28px 0 0;
}

.quote-form select {
	display: block;
	margin: 4px 0 0;
	font-size: 11px;
	width: 267px;
}

.form-row p {
	margin: 7px 0 0;
}

.option-list {
	width: 100%;
	overflow: hidden;
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}

.option-list li {
	float: left;
	margin: 0 10px 0 0;
}

.option-list input {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 4px 0 0;
}

.option-list label {
	float: left;
	font-size: 12px;
	margin: 0 !important;
}

.upgrades {
	border: 3px solid #ccc;
	width: 249px;
	margin: 8px 0 0;
	background: #e3f592;
	padding: 0 0 5px 9px;
	overflow: hidden;
}

.upgrades.wide {
	width: 560px;
	margin-bottom: 24px;
	padding-bottom: 9px;
}

.upgrades ul {
	margin: -4px 0 0;
	padding: 0;
	list-style: none;
}

.upgrades ul li {
	width: 100%;
	overflow: hidden;
	margin: 14px 0 0;
}

.upgrades.wide ul li {
	overflow: hidden;
	margin: 14px 14px 0 0;
	float: left;
	width: inherit;
}

.upgrades ul li input {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
}

.upgrades ul li label {
	float: left;
	font-size: 12px;
	margin: 0;
}

#upload-art .upgrades ul li label {
	margin-top: 0;
}

.quote-form .frame textarea, #upload-art textarea {
	margin: 6px 0 0;
	border: 3px solid #ccc;
	width: 563px;
	height: 98px;
	padding: 3px;
	overflow: auto;
}

.contacts {
	width: 100%;
}

.contacts label {
	font-size: 12px;
	margin: 16px 0 0;
}

.contacts input {
	border: 3px solid #ccc;
	padding: 3px;
	width: 563px;
	margin: 3px 0 0;
}

.contacts div {
	float: left;
	width: 274px;
	margin: 0 28px 0 0;
}

.contacts div input {
	width: 262px;
}

.btn-send {
	float: right;
	display: inline;
	margin: 19px 104px 0 0;
}

.submit {
	float: left;
}

.submit label {
	margin: 18px 0 0;
}

#upload-art {
	margin-left: 23px;
	width: 602px;
}

#upload-art #uploadifyUploader {
	margin: 10px 0 0;
	padding: 0;
}

input.error, textarea#message.error {
	background-color: #cc0000;
	color: #fff;
}

/* sidebar */

#sidebar {
	width: 220px;
	float: right;
	background: url(/images/site-images/bg-sidebar.gif) no-repeat;
	min-height: 650px;
}

* html #sidebar {
	height: 650px;
	overflow: visible;
}

.side-quote {
	width: 198px;
	overflow: hidden;
	background: url(/images/site-images/bg-side-quote.png) no-repeat;
	margin: 13px 0 0 10px;
	padding: 20px 0 0;
	min-height: 100px;
	font-size: 1.2em;
}

.side-promos {
	width: 198px;
	overflow: hidden;
	margin: 13px 0 0 10px;
	padding: 20px 0 0;
}

.side-promos img {
	margin: 0 0 15px;
	padding: 0;
}

* html .side-quote {
	height: 100px;
	overflow: visible;
}

.side-quote h3 {
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
	background: url(/images/site-images/txt-client-raves.gif) no-repeat;
	height: 20px;
}

.side-quote blockquote {
	padding: 0 0 0 11px;
	margin: 14px 0 0;
}

.side-quote blockquote p {
	margin: 0;
}

.side-quote q {
	font-style: italic;
}

.side-quote cite {
	font-style: normal;
	display: block;
	margin: 2px 0 0;
}

/* design quote */

.heading-design-quote {
	background: url(/images/site-images/txt-heading-design.gif) no-repeat;
	width: 332px;
	height: 67px;
	top: 84px !important;
	left: 19px !important
}

.alt {
	background: url(/images/site-images/bg-visual-design.gif) no-repeat;
}

.alt .frame div {
	width: 500px;
}

.alt img {
	right: 0;
	top: 0;
	position: absolute;
}

.alt .text {
	width: 430px;
	padding-left: 17px;
	padding-top: 7px !important;
}

/* samples */

.samples {
	width: 695px;
	margin: 0;
	position: relative;
}

.samples h3, .package h3 {
	padding: 0 0 0 15px;
	color: #616365;
	font-size: 24px;
	margin: 0;
}

.samples .frame {
	margin: 5px 0 0;
	background: url(/images/site-images/bg-sample-top.gif) no-repeat;
	padding: 0 0 0 17px;
	width: 678px;
}

.samples .frame ul {
	width: 693px;
	overflow: hidden;
	margin: 0 -15px 0 0;
	padding: 18px 0 39px;
	list-style: none;
	background: url(/images/site-images/bg-quote-form.gif) no-repeat 0 100%;
}

.samples .frame ul li {
	float: left;
	padding: 3px;
	width: 150px;
	border: 1px solid #ccc;
	margin: 21px 15px 0 0;
}

.samples .frame ul li.small {
	width: 100px;
}

.samples img {
	display: block;
}

/* package */

.package {
	margin: 38px 0 0;
	width: 100%;
}

.tabset {
	width: 100%;
	overflow: hidden;
	margin: 7px 0 0;
	padding: 0;
	list-style: none;
}

.tabset li {
	float: left;
}

.tabset a {
	display: block;
	overflow: hidden;
	background: url(/images/site-images/bg-tab-left.gif) no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none !important;
	font-size: 16px;
	cursor: pointer;
}

.tabset a span {
	display: block;
	height: 42px;
	background: url(/images/site-images/bg-tab-right.gif) no-repeat 100% 0;
	line-height: 42px;
	width: 240px;
}

.tabset a:hover,
.tabset a.active {
	color: #666;
}

.package table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}

.package table td {
	text-align: center;
	height: 34px;
	vertical-align: middle;
	border-right: 4px solid #fff;
	width: 33%;
}

.package table thead {
	color: #666;
}

.package table thead strong {
	font-size: 14px;
	color: #f93;
}

.package table thead td {
	border-bottom: 1px solid #ccc;
}

.package table tbody td {
	font-size: 14px;
	background: url(/images/site-images/sep-package-table.gif) repeat-x 0 100%;
}

.alter td {
	background: none !important;
}

.quote-info {
	display: block;
	text-align: center;
	color: #fff;
	height: 26px;
	line-height: 26px;
	background: #616365;
	font-size: 14px;
	font-style: normal;
	margin: -1px 0 0;
}

.order-info {
	padding: 0 0 0 17px;
}

.order-info p {
	margin: 8px 0 0;
	font-size: 1.4em;
}

p.start-container {
background: url(/images/site-images/bg-quote-form.gif) no-repeat 0 100%;
	height: 13px;
}

.btn-start {
	float: right;
	overflow: hidden;
	background: url(/images/site-images/btn-start.gif) no-repeat;
	width: 175px;
	height: 43px;
	text-indent: -9999px;
	margin: 0;
}

.btn-log-in {
	float: right;
	overflow: hidden;
	background: url(/images/site-images/btn_log_in.jpg) no-repeat;
	width: 159px;
	height: 43px;
	text-indent: -9999px;
	margin: 0 18px 0 0;
}

.btn-left {
	float: left;
	margin: 19px 0 0 17px;
}

.btn-request-special {
	float: right;
	overflow: hidden;
	background: url(/images/site-images/btn_request_quote.jpg) no-repeat;
	width: 174px;
	height: 43px;
	text-indent: -9999px;
	margin: 12px 0 0;
}

.side-nav {
	margin: 33px 0 0;
	padding: 1px 0 22px;
	list-style: none;
	background: url(/images/site-images/sep-side-nav.gif) no-repeat;
	font-size: 14px;
	width: 100%;
	overflow: hidden;
}

.side-nav li {
	width: 100%;
	background: url(/images/site-images/sep-side-nav.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 0 0 2px;
}

.side-nav a {
	height: 47px;
	line-height: 47px;
	overflow: hidden;
	padding: 0 0 0 20px;
	width: 200px;
	color: #666;
	text-decoration: none !important;
	display: block;
	font-weight: bold;
}

.side-nav a:hover,
.side-nav li.active a {
	background: url(/images/site-images/bg-side-nav-link.gif) repeat-x;
	color: #fff;
}

/* choose-product */

.choose-product {
	margin: 15px 0 0;
	width: 100%;
}

.choose-product .frame {
	padding: 0 0 0 19px;
}

.choose-product h3 {
	color: #616365;
	font-size: 24px;
	margin: 0;
}

.choose-product .frame ul {
	width: 100%;
	overflow: hidden;
	margin: 3px 0 0 -4px;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

.choose-product .frame ul li {
	float: left;
	margin: 0 1px 0 -1px;
	background: url(/images/site-images/sep-product-nav.gif) no-repeat 0 50%;
	padding: 0 5px;
}

.choose-product .frame ul a {
	color: #999933;
}

.choose-product .box {
	width: 680px;
	overflow: hidden;
	background: url(/images/site-images/bg-choose-product-top.gif) no-repeat;
	padding: 11px 0 0 20px;
	margin: 8px 0 -40px;
}

.choose-product .holder {
	margin: 30px 0 -14px;
	padding: 0 0 37px;
	overflow: hidden;
	background: url(/images/site-images/bg-quote-form.gif) no-repeat 0 100%;
	width: 680px;
}

.choose-product .holder img {
	float: left;
	margin: 5px 0;
}

.product-info {
	float: right;
	width: 454px;
	margin-left: 10px;
}

.product-info h4 {
	margin: 2px 0 0;
	font-size: 21px;
	color: #f93;
}

.product-info ul, .upload-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-info ul li, .upload-content ul li {
	margin: 10px 0 0;
	padding: 0 0 0 16px;
	font-size: 1.4em;
	position: relative;
}

.product-info ul li span, .upload-content ul li span {
	font-size: 18px;
	margin: 0 0 0 -16px;
	position: relative;
	width: 16px;
}

.product-info a, .upload-content a {
	color: #999933;
}

.product-info ul ul {
	padding: 0 0 0 4px;
}

.product-info ul ul li {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.product-info p {
	margin: 10px 0 0;
	line-height: 1.4em;
	font-size: 1.2em;
}

.note {
	font-weight: bold;
	display: block;
	font-size: 1.4em;
	margin: 10px 0 0;
}

/* @group replication internal */

/* replication internal */

.quote-link {
	color: #999933;
	font-size: .6em;
}

.options-box {
	padding: 10px;
}

.options-box h4 {
	margin: 2px 0 0;
	font-size: 21px;
	color: #fff;
}

.either img {
	position: absolute;
	top: 0;
	right: 0;
}

.either {
	background: url(/images/site-images/bg-visual-either.gif) no-repeat;
}

.either .holder {
	height: 355px;
	overflow: hidden;
}

.either ul {
	margin: 190px 0 0;
	padding: 0 0 0 17px;
	list-style: none;
}

.fast ul {
	margin: 120px 0 0;
	padding: 0 0 0 17px;
	list-style: none;
}

.either ul li {
	margin: 6px 0 0;
}


.either ul a {
	overflow: hidden;
	width: 277px;
	height: 35px;
	text-indent: -9999px;
	background: url(/images/site-images/bg-replication-links.png) no-repeat;
	display: block;
}

.fast ul a {
	overflow: hidden;
	width: 277px;
	height: 35px;
	text-indent: -9999px;
	background: url(/images/site-images/bg-replication-links2.png) no-repeat;
	display: block;
}

.replication-link-2 {
	background-position: 0 -41px !important;
}

.replication-link-3 {
	background-position: 0 -82px !important;
}

.either .text {
	padding-top: 0 !important;
	margin: -10px 0 0;
	padding-bottom: 20px !important;
}

.insert h4 {
	margin: 14px 0 0;
}

.insert .holder {
	padding-bottom: 23px !important;
	margin: 0;
}

.insert .box {
	padding-top: 33px !important;
	margin-bottom: 0 !important;
}

#quick-quote p {
	margin-left: 17px;
}

#content div.no-tabs {
		background: url(/images/site-images/bg-choose-product-top.gif) no-repeat 0 28px;

}

.quick {
}

.quick table td {
	width: 15%;
	border: none;
	text-align: center;
	padding-left: 6px;
}

.quick table td.wide {
	width: 28%;
}

.quick table thead td {
	text-align: center;
	padding: 0;
}

.quote-info a {
	color: #f93;
}

.order-info .frame {
	padding: 21px 0 0;
	width: 100%;
}

.order-info .frame div {
	float: right;
	margin: 0 44px 0 0;
	display: inline;
}

#content div.dup-links .frame div {
	float: left;
}

.order-info .frame div strong {
	font-weight: normal;
	display: block;
	color: #616365;
	font-size: 18px;
}

.order-info .frame div a {
	color: #993;
	font-size: 14px;
}

.wrap {
	line-height: 17px !important;
	padding: 6px 0 0 20px !important;
	height: 41px !important;
}



/* @end */

/* replication */

.replication {
	position: relative;
}

.replication-list {
	margin: -7px 0 0;
	padding: 0 0 0 18px;
	list-style: none;
	overflow: hidden;
}

.replication-list li {
	padding: 9px 0 22px;
	background: url(/images/site-images/bg-repication-list.gif) no-repeat 0 100%;
	overflow: hidden;
	margin: 18px 0 -18px;
	width: 625px;
}

* html .replication-list {
	height: 1%;
	overflow: visible;
}

.replication-list .frame {
	float: left;
	text-align: center;
	width: 198px;
}

#faq-categories .replication-list .frame {
	float: left;
	text-align: center;
	width: 90px;
}

.replication-list .box {
	float: right;
	width: 392px;
}

#faq-categories .replication-list .box {
	float: right;
	width: 495px;
	margin-right: 20px;
}

.replication-list h3 {
	font-size: 2.4em;
	margin: 10px 0 0;
	color: #f93;
}

.replication-list h3 span {
	font-size: .5em;
	color: #999;
}

.replication-list p {
	margin: 6px 0 0;
	font-size: 1.4em;
	line-height: 1.4em;
}

.comparison-box .text {
	margin: 0;
	padding: 0;
	width: 626px;
}

.comparison-box .text h3 {
	margin-top: 0;
}

div.comparison-link {
	margin: 10px 0 12px;
	border: 3px solid #f93;
	background: #fff6e7;
	padding: 10px 14px;
	font-size: 1.4em;
}

#quick-quote div.comparison-link p {
	margin: 0;
	padding: 0;
}

div.comparison-link a {
	color: #999933;
}

img.download-icon {
	margin-top: 15px;
}

.btn-more {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/site-images/btn-more.gif) no-repeat;
	width: 119px;
	height: 29px;
	margin: 13px 0 0;
}

div.dup-buttons {
	display: inline;
}

.btn-dup-quote {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/site-images/btn_duplication_quote.jpg) no-repeat;
	width: 108px;
	height: 29px;
	margin: 13px 5px 0 0;
	float: left;
}

.btn-dup-start {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/site-images/btn_duplication_start.jpg) no-repeat;
	width: 119px;
	height: 29px;
	margin: 13px 0 0;
	float: left;
}

#faq-categories .btn-more {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/site-images/btn_read_all.jpg) no-repeat;
	width: 141px;
	height: 29px;
	margin: 13px 0 0;
}

/* @group templates */

.heading-templates {
	background: url(/images/site-images/txt-templates-heading.gif) no-repeat;
	width: 629px;
	height: 85px;
}

.template {
	padding-top: 3px !important;
	padding-bottom: 26px !important;
}

.template div {
	margin: 35px 0 0;
	border: 3px solid #f93;
	background: #fff6e7;
	padding: 7px 30px 7px 6px;
	width: 600px;
	font-size: 1.4em;
}

div.upload-content div {
	width: 635px;
	margin-top: 16px;
	margin-bottom: 10px;
}

div.upload-content {
	background: url(/images/site-images/bg-quote-form.gif) no-repeat 23px 100%;
}

.template div a {
	color: #999933;
}

.template-list {
	width: 680px;
	overflow: hidden;
	margin: 47px auto 0;
}

.template-heading {
	font-size: 1.4em;
	color: #666;
	display: block;
	padding: 0 0 6px;
}

.template-heading a {
	color: #999933;
}

.template-list div {
	background: url(/images/site-images/bg-quote-form.gif) no-repeat;
	padding: 13px 0 0;
}

.template-list ul {
	margin: 0;
	padding: 24px 0 30px;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.template-list ul li {
	float: left;
	width: 226px;
	text-align: center;
}

.template-list ul li span {
	display: block;
	margin: 14px 0 0;
	font-size: 14px;
}

.template-list ul a {
	color: #f93;
	height: 125px;
}

.template-list ul a.template-pic {
	height: 120px;
	display: block;
}

.single-template {
	clear: both;
	background: url(/images/site-images/bg-quote-form.gif) no-repeat;
	padding: 15px 0 10px;
	margin: 0;
}

.single-template .left {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 85px;
}

.single-template h4 {
	margin: 0 0 8px;
	color: #f93;
	font-size: 1.4em;
	padding: 0;
}

.single-template img {
	float: left;
	margin: 0 0 10px;
	padding: 0;
}

a.btn-template {
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/site-images/btn_download_template.gif) no-repeat;
	width: 146px;
	height: 29px;
	margin: 0 9px 0 0;
	display: block;
}

.insert .box p {
	font-size: 1.4em;
	color: #666;
}

.insert .box p a {
	color: #999933;
}

a.btn-download {
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/site-images/btn_download.jpg) no-repeat;
	width: 96px;
	height: 29px;
	margin: 0 9px 0 0;
	display: block;
}



/* @end */

/* home-box */

.home-box {
	padding: 0 0 0 4px;
	width: 928px;
	background-color: transparent;
}

.entry {
	background: transparent url(/images/site-images/bg-entry.gif) no-repeat;
	height: 399px;
	margin: 5px 0 0;
	overflow: hidden;
	width: 910px;
	padding: 0 0 0 23px;
}

.entry #home-images {
	width: 487px;
	height: 399px;
	float: right;
	z-index: 0;
	background-color: transparent;
}

.entry #home-images .fade {
	background: transparent !important;
}

.entry img {
	margin: 2px 0 0;
	width: 487px;
	background: transparent !important;
}

.entry .frame {
	float: left;
	width: 421px;
	padding: 39px 0 0;
	overflow: hidden;
}

.entry .frame h1 {
	text-indent: -9999px;
	margin: 0;
	background: url(/images/site-images/txt-heading-entry.gif) no-repeat;
	width: 421px;
	height: 130px;
}

.entry .frame p {
	margin: 12px 0 0;
	font-size: 14px;
}

.entry .frame div {
	padding: 0;
	margin: 36px 0 0;
}

.btn-request {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/site-images/btn-request-quote.gif) no-repeat;
	width: 175px;
	height: 38px;
	margin: 0 9px 0 0;
}

.phone {
	float: left;
	overflow: hidden;
	text-indent: -9999px !important;
	background: url(/images/site-images/txt-phone.gif) no-repeat;
	width: 124px;
	height: 35px;
	margin: 2px 0 0;
}

.promo-box {
	width: 100%;
	overflow: hidden;
	margin: 16px 0 0;
	background: url(/images/site-images/bg-promo-box.gif) no-repeat;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
	text-align: left;
}

.promo-box .frame {
	float: left;
	width: 210px;
	padding: 0 10px;
	margin: 0;
}

.promo-box .box {
	text-align: center;
	height: 70px;
	width: 100%;
}

.promo-box h3 {
	font-size: 1.6em;
	margin: 0;
	color: #f93;
	text-align: center;
}

.promo-box p {
	margin: 5px 0;
	font-size: 1.1em;
	text-align: center;
}

.find-more {
	font-weight: bold;
	color: #999933;
	font-size: 1.1em;
}

.client-raves {
	margin: 4px 0 0;
	padding: 0 0 4px;
	width: 928px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	height: 32px;
}

.client-raves #rave-ticker {
	position: relative;
	height: 32px;
	width: 776px;
	margin: 0 0 0 151px;
	padding: 0;
}

.client-raves strong {
	float: left;
	background: url(/images/site-images/bg-client-raves.gif) no-repeat;
	width: 151px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

.client-raves blockquote {
	float: right;
	width: 762px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	padding: 0 0 0 15px;
	background: #a09fa4;
	margin: 0;
	font-size: 1.2em;
}

.client-raves blockquote q {
	font-style: italic;
}

.client-raves blockquote p {
	margin: 0;
}

.client-raves blockquote em {
	font-style: normal;
}

/* content-mixer */

.content-mixer {
	width: 942px;
	overflow: hidden;
	margin: 23px -14px -40px 0;
}

.content-mixer img {
	float: left;
	border: 1px solid #ccc;
	padding: 4px;
	width: 290px;
	margin: 0 14px 0 0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.hide {
	display: none;
}

.duplication .special-link {
	width: 355px;
	height: 183px;
	display: block;
	text-indent: -1000em;
	position: absolute;
	top: 135px;
	left: 15px;
}

/* @group send to a friend */

.side-send {
	width: 198px;
	overflow: hidden;
	background: url(/images/site-images/bg-side-quote.png) no-repeat;
	margin: 30px 0 0 10px;
	padding: 20px 0 0;
	min-height: 100px;
	font-size: 1.2em;
}

.send-to-friend {
	display: none;
}

.send-to-friend-start {
	margin-left: 10px;
	font-weight: bold;
	color: #666;
	font-size: 1.1em;
	line-height: 1.4em;
}

.send-to-friend-start a {
	font-weight: bold;
	color: #999933;
}

.side-send form {
	padding: 0 10px;
}

.side-send h3 {
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
	background: url(/images/site-images/txt-sendtofriend.gif) no-repeat;
	height: 20px;
}

.side-send label {
	font-weight: bold;
	font-size: 1.1em;
	color: #666;
}

.side-send label span {
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}

.side-send input.textField, .side-send textarea {
	background-color: #fff;
	color: #333;
	font-size: 12px;
	outline:none;
	line-height: 18px;
	vertical-align: top;
	padding: 4px;
	height: 12px;
	border: 3px solid #ccc;
	margin: 2px 0 0;
	width: 163px;
}

.side-send textarea {
	height: 60px;
}

.side-send .btn-send-friend {
	float: right;
	margin: 0 0 10px;
	padding: 0;
}



/* @end */

/* @group proof approval */

.approve {
	padding-bottom: 0;
	margin-bottom: -25px;
}

.legal {
	font-size: 1.2em;
	width: 575px;
}

ul.proof-list {
	margin-bottom: 0;
}

.proof-list a {
	font-size: 1.2em;
}



/* @end */

/* @group blog */

li.post {
	background: url(/images/site-images/bg-quote-form.gif) no-repeat 0 bottom;
	padding-bottom: 30px;
	clear: both;
	width: 682px;
}

p.social-links {
	margin-top: 20px;
}

p.social-links span {
	padding-top: 9px;
	border-top: 1px solid #999;
	color: #f93;
	font-weight: bold;
}

p.social-links span a {
	padding: 0 0 0 4px;
}

.post .post-head h3 {
	font-size: 2.4em;
	text-transform: capitalize;
	padding: 0;
}

.single-entry .post-head h3 {
	color: #f93;
	font-size: 2.4em;
	margin-left: 20px;
	margin-bottom: 0;
}

.post .post-head p.byline {
	margin-top: 5px;
	font-size: 1.2em;
	color: #999;
	font-weight: bold;
}

.single-entry .post-head p.byline {
	margin-top: 5px;
	font-size: 1.2em;
	color: #999;
	font-weight: bold;
	margin-bottom: 0;
}

.single-entry .post-head p.byline {
	margin-left: 20px;
}

.post .frame {
	width: 154px;
	height: 154px;
	margin: 0;
}

.post .frame img {
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 10px;
}

.post .box {
	width: 508px;
}

.post a.read-more {
	color: #999933;
}

.blog-box {
	width: 198px;
	overflow: hidden;
	background: url(/images/site-images/bg-side-quote.png) no-repeat;
	margin: 13px 0 0 10px;
	padding: 20px 0 0;
	min-height: 100px;
	font-size: 1.2em;
}

.blog-box h3 {
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
	background: url(/images/site-images/txt-blog-cat.gif) no-repeat;
	height: 20px;
}

/* structure pagination */

ul.pagination, div.paginate {
	margin: 25px 0 0;
	padding: 0;
}

ul.pagination li {
	display: inline;
	margin: 0;
	background-image: none;
	padding: 0;
	line-height: 20px;
}

ul.pagination li.page_total {
	color: #999;
	font-size: .8em;
	padding: 0 0 0 10px;
	margin: 0;
}

.replication-list div.paginate a, .replication-list div.paginate strong {
	margin-right: 3px;
}

ul.pagination li a, div.paginate a, div.paginate strong {
	color: #999933;
	font-weight: bold;
	border: 1px solid #999933;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	padding: 0;
	text-align: center;
	margin: 0 6px 0 0;
	font-size: 1.2em;
}

ul.pagination li a:hover, ul.pagination li.here a, div.paginate strong, div.paginate a:hover {
	background-color: #999933;
	color: #fff;
	text-decoration: none;
}

/* sidebar lists */

ul.nav_categories {
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
}

ul.nav_categories li {
	font-size: 1em;
	font-weight: bold;
	line-height: 28px;
	margin: 0;
	padding: 0;
	background: url(/images/site-images/bg_cat_nav.gif) no-repeat 0 bottom;
}

ul.nav_categories li a {
	color: #666;
	display: block;
	height: 28px;
	width: 188px;
	padding-left: 10px;
}

ul.nav_categories li a:hover, ul.nav_categories li a.selected {
	background-color: #f93;
	color: #fff;
	text-decoration: none;
}

ul.nav_categories li ul {
	padding: 0 0 5px;
	margin: 0;
}

ul.nav_categories li ul li {
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	border-style: none;
	padding: 0;
	list-style-type: none;
	background-image: none;
}

ul.nav_categories li ul li a {
	display: inline;
}

ul.nav_categories li ul li a:hover, ul.nav_categories li ul li a.selected {
	color: #f93;
	background-color: transparent;
}

/* post styles */

.single-entry div.text {
	padding-top: 5px;
}

.post-body p {
	clear: none;
}

img.post-image {
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin: 13px 15px 15px 0;
}

.single-entry .frame {
	margin: 10px 0 0 20px;
	padding: 0;
}

/* comments */

#comments {
		background: url(/images/site-images/bg-choose-product-top.gif) no-repeat 0 30px;
}

#comments h3 {
	margin-bottom: 40px;
	margin-left: 20px;
}

#submit-comment h3 {
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
}

#comments h3, #submit-comment h3 {
	color: #616365;
	font-size: 2.4em;
	font-weight: bold;
}

p.no-comments {
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.4em;
	color: #666;
}

#comments .bubble  {
	margin-left: 20px;
	width: 680px;
}

#comments .bubble p {
	font-weight: normal;
	font-style: normal;
	font-size: 1.6em;
}

#comments .author p {
	font-weight: bold;
}

#comments .bubble cite a {
	color: #999933;
}

/* comment form */

#submit-comment {
background: url(/images/site-images/bg-quote-form.gif) no-repeat 0 top;
	margin: 41px 0 0 20px;
	padding: 0;
	width: 681px;
}

#comment_form {
	padding: 0;
	margin: 0;
	display: inline;
}

#comment_form p {
	margin-left: 0;
	font-weight: bold;
	margin-right: 6px;
	margin-bottom: 9px;
}

#comment_form label span {
	color: #cc0000;
}

#comment_form input.textField {
	background-color: #fff;
	color: #333;
	font-size: 12px;
	outline:none;
	line-height: 24px;
	vertical-align: top;
	padding: 4px;
	height: 18px;
	border: 3px solid #ccc;
	margin: 0;
}

#comment_form .row1 {
	float: left;
	display: inline;
}

#comment_form .row1 input {
	width: 207px;
	padding: 4px;
	height: 18px;
	margin: 0;
}

#comment_form label {
	display: block;
	color: #333;
	font-size: 1.4em;
	padding: 0 0 1px;
	margin: 0;
}

#comment_form textarea {
	border: 3px solid #ccc;
	width: 660px;
	height: 140px;
	clear: both;
	outline:none;
	padding: 5px;
	margin: 0;
}

#comment_form p.submit {
	text-align: right;
	margin: 0;
}

#comment_form button {
	width: 135px;
	height: 29px;
	margin: 1px 0 0;
	padding: 0;
	border-style: none;
	cursor: pointer;
	overflow: hidden;
	background: transparent url(/images/site-images/btn_submit_comment.jpg) no-repeat;
	text-indent: -1000em;
	text-align: left;
	float: left;
}



/* @end */

/* @group store */

.store .text {
	padding-bottom: 20px;
}

.fc_cart_item_option {
	visibility: hidden;
	display: none;
}

.foxee_bak {
	vertical-align: top;
	height: 29px;
	line-height: 29px;
	margin-bottom: 10px;
}

.foxee input {
	vertical-align: top;
	margin-bottom: 18px;
}

input.foxycart_link.foxee {
	padding: 0;
	margin: 0 0 0 6px;
}

p.price {
	font-weight: bold;
	margin: 10px 0;
}

p.price span {
	color: #f93;
	font-size: 1.4em;
}

p.price-tiers {
	border: 3px solid #f93;
	background: #fff6e7;
	padding: 6px;
	margin-bottom: 15px;
}

p.price-tiers span {
	display: block;
	font-weight: bold;
}

.view-cart {

}

.view-cart a.foxycart {
	color: #999933;
	font-size: 1.4em;
}

a.store-pic img {
	margin-top: 15px;
}

#products {
	background: url(/images/site-images/bg-choose-product-top.gif) no-repeat;
}

#products ul.replication-list li {
	width: 682px;
	background-image: url(/images/site-images/bg-quote-form.gif);
}

#products ul.replication-list li .box {
	width: 450px;
}

.foxee_pricing_options {
	font-size: 1.2em;
	display: block;
	height: 27px;
	margin: 0 0 7px;
	padding: 3px 4px 3px 6px;
	background: #fff6e7;
	border-color: #f93;
	border-width: 3px;
	font-weight: bold;
}

.foxee_pricing_options select.foxee {
	margin: 4px 136px 0 6px;
	width: 200px;
}



/* @end */

/* @group clients */

#client-list {
	padding-left: 15px;
	background: url(/images/site-images/bg-choose-product-top.gif) no-repeat 0 25px;
}

#client-list .replication-list {
	margin-left: 0;
	padding-left: 0;
}

#client-list .replication-list .box {
	float: left;
	margin-left: 30px;
	width: 475px;
}

#client-list .replication-list .frame {
	width: 100px;
	margin-top: 12px;
}

#client-list .replication-list .frame img {
border: 1px solid #ccc;
	padding: 3px;
}

.client-categories #nav_categories {
	margin-left: 10px;
	padding: 0;
}

.client-categories #nav_categories li {
	background-image: none;
	list-style-type: none;
}

.client-categories #nav_categories li a {
	display: inline;
}

.client-categories #nav_categories li a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #999933;
}



/* @end */

/* @group about */

table.compare-table {
	width: 660px;
	margin: 15px 0;
	border-spacing: 0px;
    border-collapse: collapse;	
}

table.compage-table tr {
}

table.compare-table tr.even {
	background-color: #eee;
}

table.compare-table th {
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

table.compare-table td {
	margin: 0;
	padding: 7px 10px;
	font-size: 14px;
	vertical-align: middle;
}

table.compare-table td strong {
	font-weight: bold;
}

table.compare-table .c1 {
	width: 300px;
	font-weight: bold;
}

table.compare-table .c2 {
	color: #f93;
	font-weight: bold;
}

div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
	margin-top: 15px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	font-size: 1.8em;
	font-style: italic;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 0;
	top: 6px;
	background: transparent url(/images/site-images/tip.gif) no-repeat 20px 0;
	font-style: normal;
	color: #f93;
	font-size: 1.6em;
}

/* clients */

.client-categories ul li {
	float: left;
	width: 200px;
	font-size: 1.4em;
	line-height: 1.4em;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

.client-categories ul li a {
	color: #999933;
}

.client-categories h3 {
	margin: 0 0 20px 20px;
	color: #ff9933;
	font-weight: bold;
	font-size: 1.8em;
	padding-top: 16px;
	text-transform: uppercase;
}



/* @end */

/* @group design tips */

.design-tips-content .question-list {
	padding: 0 0 0 3em;
	margin: 15px 0 0;
}

.design-tips-content .question-list a {
	color: #999933;
	font-weight: bold;
	font-size: .75em;
}

.design-tips-content .question-list li {
	margin-left: 0;
	padding-left: 0;
	line-height: .85em;
}

.design-tips-content ol {
	margin: 0;
	padding: 0 0 0 3em;
}

.design-tips-content ol.qa li {
	clear: both;
}

.design-tips-content .photo {
	float: left;
	margin: 15px 0 15px 50px;
}

.design-tips-content .caption p {
	margin: 0;
	padding: 0;
	font-size: .65em;
	color: #666;
	font-weight: bold;
}

.design-tips-content h4 {
	clear: both;
}

.tutorial-header {
	background: url(/images/site-images/bg-choose-product-top.gif) no-repeat 0 40px;
	padding: 18px 0 0 20px;
	margin: 0 0 -45px;
	height: 75px;
}



/* @end */

/* @group contact */

.contact-box {
		background: url(/images/site-images/bg-quote-form.gif) no-repeat;
	clear: both;
}

.contact-box .column {
	float: left;
	width: 300px;
	margin: 0 25px 0 0;
	padding: 0;
	display: block;
}

.contact-box .social-links {
	width: 222px;
	height: 78px;
	background: url(/images/site-images/follow_box.gif) no-repeat;
	margin-top: 15px;
}

.contact-box .social-links a {
	display: inline-block;
	margin: 9px 0 0 9px;
	padding: 0;
}

p.big-contact {
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 10px;
}



/* @end */

/* @group search */

.search h1 {
	margin: 16px 0 0;
	color: #f93;
	font-size: 2.1em;
	font-weight: normal;
}

.search h2 {
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 20px 0 0;
}

.search h2 span {
	color: #999;
	font-size: .7em;
}

.search h2 a {
	color: #999933;
}

.search p {
	margin-top: 2px;
}



/* @end */


/* @group footer */

/* footer */

#footer {
	width: 100%;
	overflow: hidden;
	background: #fff url(/images/site-images/bg-footer.gif) repeat-x;
}

#footer .frame {
	margin: 0 auto;
	width: 930px;
	padding: 34px 0 10px;
}

#footer .box {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
	border-bottom: 4px double #a09fa4;
}

.footer-products {
	float: left;
	width: 129px;
	margin: 0 10px 0 0;
}

.footer-products.wide {
	float: left;
	width: 165px;
	margin: 0 10px 0 0;
}

.footer-products.extra-wide {
	float: left;
	width: 325px;
	margin: 0 10px 0 0;
}

.footer-products h3 {
	margin: 0;
	color: #f79421;
	font-size: 12px;
}

.footer-products ul {
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

.footer-products ul li {
	line-height: 14px;
}

.footer-products ul a {
	color: #666;
}

.blog {
	float: right;
	background: url(/images/site-images/bg-blog-strip.gif) repeat-y;
	width: 365px;
	margin: 0 0 0 -30px;
}

.blog .t {
	width: 100%;
	overflow: hidden;
	background: url(/images/site-images/bg-blog-top.gif) no-repeat;
}

.blog .b {
	width: 344px;
	overflow: hidden;
	background: url(/images/site-images/bg-blog-bottom.gif) no-repeat 0 100%;
	padding: 17px;
}

.blog h3 {
	font-size: 1.2em;
	margin: 0;
	color: #f79421;
}

.blog p {
	margin: 2px 0 0;
	color: #fff;
	font-size: 1.2em
}

.blog p a {
	color: #999933;
}

/* copyright */

.copyright {
	width: 100%;
	padding: 13px 0 0;
	color: #666;
}

.copyright p {
	margin: 0;
	font-size: 10px;
}

.copyright p span {
	display: block;
}

.copyright div {
	float: right;
	text-align: right;
	font-size: 1.2em;
}

.copyright div span {
	display: block;
}

.orange {
	color: #f79421
}

.footer-products.extra-wide p {
	font-size: 1.2em;
	margin-top: 6px;
}

.footer-products.extra-wide p a {
	color: #999933;
}

.footer-products.extra-wide a.newsletter-btn {
	width: 269px;
	height: 34px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(/images/site-images/btn_email_updates.gif) no-repeat;
	text-indent: -1000em;
	outline: none;
}

#newsletter-signup {
	width: 480px;
	padding: 0;
	margin: 0 10px;
}

#newsletter-signup fieldset {
	background: url(/images/site-images/short_bar.jpg) no-repeat 0 bottom;
	padding-bottom: 26px;
}

#newsletter-signup fieldset p {
	margin-top: 15px;
	line-height: 1.6em;
}

#newsletter-signup input.textField {
	background-color: #fff;
	color: #333;
	font-size: 12px;
	outline:none;
	line-height: 24px;
	vertical-align: top;
	padding: 4px;
	height: 18px;
	border: 3px solid #ccc;
	width: 460px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
}

#newsletter-signup input.newsletter-submit {
	width: 112px;
	height: 42px;
	background: url(/images/site-images/btn_big_submit.jpg) no-repeat;
	float: right;
	margin-right: 10px;
}



/* @end */

/* @group headers */

.jewel_case_cd_packaging {
	background: url(/images/site-images/header_jewel_case.jpg) no-repeat;
}

.dvd_case_packaging {
	background: url(/images/site-images/header_dvd_case.jpg) no-repeat;
}

.cd_jackets_wallets {
	background: url(/images/site-images/header_cd_wallets.jpg) no-repeat;
}

.dvd_jackets_wallets {
	background: url(/images/site-images/header_dvd_jackets.jpg) no-repeat;
}

.cd_digipaks {
	background: url(/images/site-images/header_cd_digipak.jpg) no-repeat;
}

.dvd_digipaks {
	background: url(/images/site-images/header_dvd_digipak.jpg) no-repeat;
}

.bulk_cd_replication {
	background: url(/images/site-images/header_bulk_cd.jpg) no-repeat;
}

.bulk_dvd_replication {
	background: url(/images/site-images/header_bulk_dvd.jpg) no-repeat;
}

.vinyl_pressing {
	background: url(/images/site-images/header_vinyl.jpg) no-repeat;
}

.graphic_design {
	background: url(/images/site-images/header_graphic_design.jpg) no-repeat;
}

.graphic_design .holder {
	height: 310px;
}

.replication {
	background: url(/images/site-images/header_replication.jpg) no-repeat;
}

.products {
	background: url(/images/site-images/header_products.jpg) no-repeat;
}

.quote {
	background: url(/images/site-images/header_quote.jpg) no-repeat;
}

.start_order {
	background: url(/images/site-images/header_orderprep.jpg) no-repeat;
}

.start_order .text {
	padding-bottom: 10px;
}

.templates {
	background: url(/images/site-images/header_templates.jpg) no-repeat;
}

.download_cards {
	background: url(/images/site-images/header_dropcards.jpg) no-repeat;
}

.download_cards .holder {
	height: 250px;
}

.posters_postcards {
	background: url(/images/site-images/header_posters.jpg) no-repeat;
}

.faq {
	background: url(/images/site-images/header_faqs.jpg) no-repeat;
}

.faq .text {
	padding-bottom: 20px;
}

.contact {
	background: url(/images/site-images/header_contact.jpg) no-repeat;
}

.mastering {
	background: url(/images/site-images/header_mastering.jpg) no-repeat;
}

.mastering .text {
	padding-bottom: 10px;
}

.design-specs {
	background: url(/images/site-images/header_design_specs.jpg) no-repeat;
}

.upload {
	background: url(/images/site-images/header_upload.jpg) no-repeat;
}

.design-tips {
	background: url(/images/site-images/header_tips.jpg) no-repeat;
}

.our_clients {
	background: url(/images/site-images/header_clients.jpg) no-repeat;
}

.company_history {
	background: url(/images/site-images/header_history.jpg) no-repeat;
}

.eco-friendly_company_practices {
	background: url(/images/site-images/header_eco.jpg) no-repeat;
}

.testimonials {
	background: url(/images/site-images/header_testimonials.jpg) no-repeat;
}

.testimonials .text {
	padding-bottom: 0;
}

.the_groovehouse_blog {
	background: url(/images/site-images/header_blog.jpg) no-repeat;
}

.store {
	background: url(/images/site-images/header_shop.jpg) no-repeat;
}

.store .text {
	margin-bottom: 10px;
}

.store .holder {
	height: 310px;
	overflow: hidden;
}

.blank_sleeves_wallets {
	background: url(/images/site-images/header_blank_sleeve_wallet.jpg) no-repeat;
}

.blank_sleeves_wallets_with_discs {
	background: url(/images/site-images/header_sleeves_plus_dup.jpg) no-repeat;
}

.blank_sleeves_wallets_discs_stamp {
	background: url(/images/site-images/header_sleeves_stamps.jpg) no-repeat;
}

.blank_sleeves_wallets_discs_sticker {
	background: url(/images/site-images/header_sleeves_sticker.jpg) no-repeat;
}

.dvd_authoring {
	background: url(/images/site-images/header_dvd_authoring.jpg) no-repeat;
}

.dvd_authoring .text {
	padding-bottom: 10px;
}

.duplication {
	background: url(/images/site-images/header_duplication2.jpg) no-repeat;
}


/* @end */

/* @group faqs */

#faq-list .frame {
	margin-left: 23px;
	margin-top: 20px;
}

#faq-list .question-list {
	background: url(/images/site-images/bg-choose-product-top.gif) no-repeat;
	padding-top: 30px;
	margin-top: 0;
	padding-left: 33px;
	margin-left: 0;
}

#faq-list .question-list li {
	list-style-type: disc;
	color: #666;
	margin-left: 0;
	padding-left: 0;
	line-height: 2.1em;
}

#faq-list .question-list a {
	color: #999933;
	font-size: 1.4em;
	font-weight: bold;
}

#faq-list .replication-list {
}

#faq-list h3 {
	font-size: 1.8em;
}



/* @end */

/* @group city pages */

.city-page .contact-box {
	padding-top: 21px;
	margin-top: 24px;
}

.city-page .contact-box ul {
	margin-bottom: 24px;
}

.city-page .contact-box h3 {
	margin-top: 0;
	padding-top: 9px;
}

.city-page p.big-contact {
	padding-top: 16px;
	margin-bottom: -55px;
}

.bold-text{
  font-weight:bold;
}

/* @end */