body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 10px;
}

a {	
	color: #275680;
}

a:hover, a:visited:hover {
	text-decoration: underline;
	color: #EE9140;
}


#header {
	background-image: url(../images/topheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 660px;
	padding-top: 60px;
}
#header .logo {
	margin-left: 40px;
	margin-right: 60px;
	margin-bottom: 20px;
	border: 0px;
}
#header .custom_quote {
	font-size: 12px;
}
#header table {
	background-color: #ffffff;
}

#siteBody {
	background-color: #ffffff;
}
#siteBody #navigation {
	text-align: center;
}
#siteBody #navigation ul {
	margin: 0px;
	padding: 0px;
	margin: 20px 0px;
}
#siteBody #content{
	padding: 20px 30px;
	background-image: url(../images/bg_star.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 12px;
	line-height: 140%;
}
#siteBody #content .text{
	margin-bottom: 50px;
	font-size: 11px;
	line-height: 160%;
	width: 370px;
}
#siteBody #navigation ul li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 8px;
}

.constantcontact { 
	color: #39f;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
.constantcontact:hover{ 
	color: #39f;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

.tableright { 
	font-size: 14px; 	
	font-weight: bold; 
	line-height: 160%; 
	background-color: #fafafa; 
	padding: 15px; 
	border: solid 3px #efefef;
}

.producheader1, .producheader2 { 
	color: #1c80ec; 
	font-size: 16px; 	
	font-weight: bold;
}

.producheader2 { 
	color:#FF6600; 
}

#rightNav {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 20px;
}


#rightNav2 {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 20px;
	
	:10px;	
	line-height:15px;
}
.copyright {
	font-size: 9px;
	color: #666666;
	padding: 5px 30px;
	margin-bottom: 30px;
	text-align: left;
}

#siteBody #footer {
	font-size: 10px;
	margin-top: 80px;
	margin-bottom: 0px;
	padding: 0px 30px;
	text-align: left;
	font-weight: bold;
	clear: both;
}

#siteBody #footer a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#siteBody #footer #email a {
	color: #275680;
}

#siteBody #footer .contact {
	margin: 50px 0px;
	font-size: 10px;
	font-weight: bold;
}
#priceList {
	text-align: center;
	position: relative;
	top: -30px;
}
#priceList table {
	width: 450px;
}
.price_item {
	font-size: 12px;
}
.price_item .label, .price_item .label a, .price_item .label a:hover {
	font-size: 14px;
	color: #1c80ec;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
}
.price_item .description{
	font-size: 11px;
	color: #4c4c4c;
	display: block;
	margin-bottom: 20px;
}
.price_item .quantity td{
	color: #ee9140;
	font-weight: bold;
	border-top: 1px solid #cccccc;
}
.price_item .firstColumn {
	width: 150px;
	text-align: left;
}
.price_item .row0 {
	background-color: #ffffff;
}
.price_item .row1 {
	background-color: #f5f5f5;
}
.price_item td {
	width: 80px;
	height: 30px;
	font-size: 12px;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.contact, .contact table td {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.contact .errorOn {
	display: block;	
}
.contact .errorOff {
	display: none;
}
.contact .inputFieldOut, .contact .inputFieldOutError {
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #e8f3fc;
	padding: 2px;
	margin: 6px 0px;
}
.contact .inputFieldOver {
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #d0e7fc;
	padding: 2px;
	margin: 6px 0px;
}
.contact .textFieldOut, .contact .textFieldOutError {
	width: 350px;
	height: 50px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #e8f3fc;
}
.contact .textFieldOver {
	width: 350px;
	height: 150px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #d0e7fc;
}
.contact .textFieldOverLarge {
	width: 350px;
	height: 400px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #d0e7fc;
}
.contact .formButton {
	border: 1px solid #cccccc;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
}
.contact .inputFieldOutError, .contact .textFieldOutError {
	border: 1px solid #ff0000;
	background-color: #ff2ee4;
}
.submittedMessage {
	color: #000000;
	border: solid 1px #000000;
	padding: 2px;
}
.constantContactOff {
	display: none;
}
.constantContactOn {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	border: 1px solid #000000;
	position: absolute;
	z-index: 20;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 30px;
}
.constantContactOn form {
	margin: 0px;
	padding: 0px;
}
.constantContactOn .inputField {
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px 0px;
}
.constantContactOn .inputButton {
	border: 1px solid #000000;
	padding: 2px;
	font-size: 10px;
}
.constantContactOn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding: 5px 10px;
}
.constantContactOn span {
	padding-left: 10px;
}
.address {
	font-size: 12px;
	margin-left: 20px;
}
.address ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 20px;
}
.address ul li {
	font-weight: normal;
	padding: 2px;
}

.normalBackground {
	display: none;
}
.darkenBackground {
	z-index: 100;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	display: block;
}
#dimBackground #loadingContent, #dimBackground .darkenBackground #loadingContent {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #cba0b8;
	margin-top: 250px;
	width: 350px;
	height: 90px;
	padding-top: 60px;
	z-index: 21;
	background-color: #dbf2f7;
	opacity: 1; /* Safari, Opera */
	-moz-opacity:1; /* FireFox */
	filter: alpha(opacity=100); /* IE */
	position: relative;
	text-align: center;
	border: 1px solid #cccccc;
}


.questionbox{
border:0;
border-bottom:1px;
border-bottom-color:#CCCCCC;
border-style:solid;
padding-top:10px;
padding-bottom:10px;}


.question
{
	font-size:15px;
	font-weight:bold;
	color:#0066FF;
	padding-top:5px;
	padding-bottom:5px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

span.answer
{
	font-size:14px;
	font-weight:900;
	color:#00CC33;
}
span.answer2
{
	font-size:11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 160%;
}

div.questoinimghide
{
cursor: pointer;
display:none;
position:fixed;
top:250px;
}

div.questionshow
{
display:block;
}


ul#templateList {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul#templateList li {
	margin: 0px 30px;
	padding-bottom: 15px;
}
.template {
	background-color: #f5f5f5;
	padding: 15px;
}
.template .preview_thumb {
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	padding: .5em;
	margin-right: 1.5em;
}
.template .preview_thumb img {
	border: 1px solid #f3f1f1;
}

.template .template_detail, .template .template_stat .template_detail,  .template .template_detail td{
	font-size: 10px;
	color: #333333;
	margin-right: 1em;
	margin-bottom: .5em;
}
.template .template_stat .template_detail {
	color: #609ae1;
}
.template .template_detail strong,  .template .template_stat .template_detail strong {
	padding-right: .3em;
	color: #333333;
}

.template .template_stat {
	background: url(../images/line_seperator.gif) repeat-y left;
	padding-left: 1em;
}
.template td a {
	font-size: 10px;
	color: #609ae1;
	font-weight: bold;
	text-decoration: none;
}

.template a:hover {
	text-decoration: underline;
}

#write_review {
	border: 1px solid #7f8285;
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
}

.jk td {
	font-size: 12px;
	color: #000000;
}
.jk .rate {
	padding-left: 10px;
	color: #0099FF;
	font-weight: bold;
	font-size: 14px;
}
.jk img {
	padding: 0px 2px;
}
.jk .inputField {
	border: 1px solid #cccccc;
}
.jk .inputButton {
	background:url(../yui/assets/skins/sam/sprite.png) repeat-x 0 -200px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.jk .description {
	border: 0px;
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#submission_error {
	margin: 10px;
}
.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
.successMessage {
	color: #009900;
	font-weight: bold;
}

.template_comment {
	padding: 0em 1em;
	background-color: #eff4f9;
	overflow: hidden;
}
.template_comment .comment_label {
	padding-bottom: .2em;
}
.template_comment .comment_label span {
	padding-right: .5em;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.template_comment .comment_item {
	padding: 1em 0em;
	background: url(../images/horz_lineseperator.gif) repeat-x;
	font-size: 12px;
	color: #000000;
}
.template_comment .close_comment {
	text-align: right;
	padding: .5em 0em;
}
.template_comment .close_comment a {
	font-size: 11px;
	text-decoration: none;
}
.successMsg {
	border: .5em solid #cccccc;
	background-color: #ffffcc;
	color: #33CC33; 
	font-size: 14px; 
	font-weight: bold;
	padding: .5em 1em;
	margin: .5em 0em;
}
.errorMsg {
	border: .5em solid #cccccc;
	background-color: #ffffcc;
	color: #FF0000; 
	font-size: 14px; 
	font-weight: bold;
	padding: .5em 1em;
	margin: .5em 0em;
}

#bottom_nav {
	margin: 5px 30px;
	margin-top: 4em;	
	font-size: 10px;
}
#bottom_nav .paginate {
	margin: .5em 0em;
}
#bottom_nav .paginate span {
	padding: 0em .2em;
	color: #000000;
	font-size: 9px;
}
#bottom_nav .paginate span a, #bottom_nav .button span a {
	color: #1db4ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 4px 6px;
}
#bottom_nav .paginate span a:hover, #bottom_nav .button span a:hover {
	text-decoration: none;
	font-weight: bold;
	padding: 4px 6px;
	color: #ffffff;
	background-color: #0f91d1;
}
#bottom_nav .button {
	float: right;
}
.designer_list, .designer_list_over  {
	margin: 0px 30px;
	padding: 15px;
	border-bottom: 2px solid #d9f5ff;
	font-size: 12px;
	line-height: 140%;
}
.designer_list_over {
	background-color: #eaffb2;
}
.designer_list a, .designer_list_over a {
	color: #1db4ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 4px 6px;
}
#listings .designer_list_over a:hover {
	text-decoration: none;
	font-weight: bold;
	padding: 4px 6px;
	color: #ffffff;
	background-color: #0f91d1;
}
.designer_list .designer_name, .designer_list_over .designer_name  {
	font-weight: bold;
	color: #42ccff;
	margin-bottom :5px;
	font-size: 16px;
}
.designer_list .location, .designer_list_over .location  {
	color: #ff8a00;
	margin-bottom :5px;
	font-weight: bold;
	font-size: 12px;
}
.designer_list .brief, .designer_list_over .brief {
	font-size: 12px;
	margin-bottom: 10px;
	width: 450px;
	color: #20518d;
}
.designer_detail, .stationary_detail, .pattern_detail {
	margin: 5px 40px;
}
.designer_detail td, .stationary_detail td, .pattern_detail td {
	font-size: 12px;
}
.designer_detail .info_section, .stationary_detail .info_section, .pattern_detail .info_section {
	border: 1px dotted #999999;
	border-left: 0px;
	border-right: 0px;
}
.pattern_detail .info_section .next {
	margin-top: 20px;
	float: right;
	margin-right: 10px;
}
.pattern_detail .info_section .next a {
	display: block;
	color: #1db4ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 4px 6px;	
}
.pattern_detail .info_section .next a:hover {
	text-decoration: none;
	font-weight: bold;
	padding: 4px 6px;
	color: #ffffff;
	background-color: #0f91d1;
}
.designer_detail .info_section span {
	color: #ff8a00;
	font-weight: bold;
}
.designer_detail .designer_name,  .stationary_detail .stationary_name, .pattern_detail .pattern_name {
	font-weight: bold;
	color: #42ccff;
	margin-bottom :10px;
	font-size: 24px;
}
.designer_detail .location, .designer_detail .service_offer {
	margin-bottom: 10px;
}
.designer_detail .description {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
}
.designer_detail .contact_info {
	margin-top: 20px;
	margin-bottom: 40px;
}
.designer_detail .contact_info td a, .designer_detail .contact_info span {
	display: block;
	color: #1db4ff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 4px;
}
.designer_detail .contact_info td a:hover {
	display: block;
	color: #bde3ff;
	background-color: #0f91d1;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 4px;
}
.stationary_detail .download_panel, .pattern_detail .download_panel {
	background-color: #eef9fb;
	padding: 10px;
	margin: 10px 0px;
}
.stationary_detail .download_panel a, .pattern_detail .download_panel a {
	text-decoration: none;
}
.stationary_detail .download_panel a span, .pattern_detail .download_panel a span {
	color: eb8f28;
	font-weight: bold;
}
.pattern_detail .pattern_thumbnail {
	margin: 50px 0px;
	margin-bottom: 300px;
}
.pattern_detail .pattern_thumbnail img {
	border: 0px;
}
.pattern_detail .pattern_thumbnail a {
	background-color:#ffffff;
	padding: 1px;
	display: block;
	float: left;
	margin: 4px;
}
.pattern_detail .pattern_thumbnail a:hover {
	background-color:#999999;
	padding: 1px;
	display: block;
	float: left;
	margin: 4px;
}

#nextItem {
	text-align: right;
}
#nextItem a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
	color: #bde3ff;
	background-color: #0f91d1;
}
#nextItem a:hover {
	text-decoration: underline;
	color: #ffffff; !important 
}
.design_backlink, .stationary_backlink, .pattern_backlink {
	margin: 5px 30px;
	margin-top: 30px;
	font-size: 12px;
	text-align: right;
}
.design_backlink a, .stationary_backlink a, .pattern_backlink a {
	text-decoration: none;
	font-weight: bold;
}

#service_offer {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.divShow {
	display: block;
}

.divHide {
	display: none;
}

.clear {
	clear: both;
}
.block {
	display: block;
}
.none {
	display: none;
}

#search {
	height: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search td {
	font-size: 10px;
}

#search .input {
	border: 1px solid #d9f5ff;
}
#siteBody #content .feature_template {
	padding-top: 10px;
}
#siteBody #content .feature_template .content {
	padding-left: 15px;
}
#siteBody #content .feature_template .header a {
	color: #92991d;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#siteBody #content .feature_template .content .title {
	color: #333333;
	font-size: 10px;
	margin: 6px 0px;
	padding: 2px 5px;
	background-color: #f5f5f5;
}
#siteBody #content .feature_template .content .title a,#siteBody #content .feature_template .content .title a:hover {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
#siteBody #content .feature_template .content .download a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #e28f0c;
	background-color: #ffffff;
	padding: 2px 10px;
	height: 15px;
	border: 1px solid #ffe8c3;
}
#siteBody #content .feature_template img {
	border: 1px solid #f3f1f1;
}
#siteBody #content .feature_template .content .download a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #e28f0c;
	padding: 2px 10px;
	height: 15px;
	border: 1px solid #e28f0c;
}
#theme_suggest {
	padding: 20px 30px;
}
#theme_suggest td {
	font-size: 14px;
	font-weight: bold;
	color: #75cce1;
}
#theme_suggest td form {
	margin: 0px;
	padding: 0px;
}
#theme_suggest td .textField {
	border: 1px solid #999999;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	color: #999999;
}
#theme_suggest td .textFieldOver {
	border: 1px solid #999999;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	color: #000000;
}
#theme_suggest .resultText {
	color: #92991d;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.buttonInput {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC66;
	border: 1px solid #FF6633;
	padding: 2px 6px;
	letter-spacing: 1px;
	*padding: 1px 4px;
	*height: 20px;
	*letter-spacing: 0px;
}
.buttonInputOver {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
	border: 1px solid #FFCC00;
	padding: 2px 6px;
	letter-spacing: 1px;
	*padding: 1px 4px;
	*height: 20px;
	*letter-spacing: 0px;
}
#bcfaqLink a {
	font-size: 11px; 
	font-weight: bold; 
	color: #75cce1;
	text-decoration: none;
}
#bcfaqLink a:hover {
	font-size: 11px; 
	font-weight: bold; 
	color: #f49140;
	text-decoration: none;
}
#pattern_box {
	height: 80px;
	padding: 10px 0px;
}
#pattern_box div {
	float: left;
	padding-right: 20px;
}
#pattern_box div img {
	border: 0px;
}
#pattern_box div a {
	color: #6ad0ff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	line-height: 140%;
}
#business_card_detail {
	background-image: url(../images/pattern_bg.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 130px;
}
#business_card_detail div {
	padding-left: 220px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-top: 20px;
}
#business_card_detail div ul {
	padding: 0px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
}
#region_listing {
	padding-left: 50px;
}
#sub_footer  {
	padding: 20px;
	padding-left: 30px;
	font-size: 8px;
}
#region_listing ul {
	font-weight: normal;
	float: left;
	width: 130px;
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
}
#region_listing ul li {
	margin-left: 15px;
	font-size: 10px;
}
#region_listing ul strong {
	display: block;
	padding-bottom: 10px;
	font-size: 11px;
	color: #2d92b5;
}
#region_listing a, #sub_footer a {
	background-color: #ffffff;
	color: #73b815;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
#region_listing a:hover, #sub_footer a:hover {
	background-color: #73b815;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
#kelowna_header, #red_deer_header, #prince_george_header, #kamloops_header, #calgary_header, #nanaimo_header {
	color: #858585;
	font-weight: bold;
	font-size: 10px;
	width: 550px;
	margin-left: 60px;
	margin-top: 20px;
}
#kelowna_header .header, #red_deer_header .header, #prince_george_header .header, #kamloops_header .header, #calgary_header .header, #nanaimo_header .header {
	color: #c1aa2c;
	font-size: 24px;
	padding-bottom: 5px;
}
#kelowna_header .subheader, #red_deer_header .subheader, #prince_george_header .subheader, #kamloops_header .subheader, #calgary_header .subheader, #nanaimo_header .subheader {
	color: #eaa011;
	font-size: 14px;
	padding-bottom: 5px;
}
#kelowna_header .kelowna_text, #red_deer_header .red_deer_text, #prince_george_header .prince_george_text, #kamloops_header .kamloops_text, #calgary_header .calgary_text, #nanaimo_header .nanaimo_text {
	background-image: url('../images/kelowna.png');
	background-repeat: no-repeat;
	height: 297px;
	padding-left: 140px;
	margin-top: 10px;
}
#red_deer_header .red_deer_text {
	background-image: url('../images/red_deer.png');
	background-repeat: no-repeat;
}
#prince_george_header .prince_george_text {
	background-image: url('../images/prince_george.png');
	background-repeat: no-repeat;
}
#kamloops_header .kamloops_text {
	background-image: url('../images/kamloops.png');
	background-repeat: no-repeat;
}
#calgary_header .calgary_text {
	background-image: url('../images/calgary.png');
	background-repeat: no-repeat;
}
#nanaimo_header .nanaimo_text {
	background-image: url('../images/nanaimo.png');
	background-repeat: no-repeat;
}
#region_header {
	color: #858585;
	font-weight: bold;
	font-size: 10px;
	width: 550px;
	margin-left: 60px;
	margin-top: 20px;
}
#region_header .header {
	color: #c1aa2c;
	font-size: 24px;
	padding-bottom: 5px;
}
#region_header .subheader {
	color: #eaa011;
	font-size: 14px;
	padding-bottom: 5px;
}
#region_header .region_text {
	height: 97px;
	margin-top: 10px;
}

.cap_banner {
	background-color: #e0fbff;
	padding: 8px 5px;
}
.cap_banner a {
	float: right;
}
#shipping_chart {
	font-size: 11px;
	text-align: left;
	margin: 0px 50px;
	margin-bottom: 80px;
}
div.note {
	padding: 4px;
	color: #333333;
	font-weight: bold;
	clear: both;
	margin: 0px 50px;
	margin-right: 6px;
	margin-bottom: 1px;
	font-size: 11px;
	text-align: left;
}
#shipping_chart span {
	float: left;
	display: block;
	padding: 5px;
	height: 38px;
	padding-left: 0px;
	width: 85px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #333333;
	border: 1px solid #94bdde;
	border-left: 0px;
	border-top: 0px;
	text-align: right;
}
#shipping_chart span.label {
	background-color: #aec7e3;
	border-left: 0px;
	border-top: 0px;
	margin-right: 0px;
	width: 86px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#shipping_chart span.alter_0 {
	background-color: #fdfefe;
	color: #553355;
}
#shipping_chart span.alter_1 {
	background-color: #e1eaf4;
	color: #553355;
}
#top a {
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	clear: both;
}

#region_list {
	font-size: 9px;
	padding: 20px 30px;
}

#region_list a {
	color: #7DBEFF;
}

#region_list .province {
	padding-bottom: 2px;
}

#region_list span a {
	font-weight: normal;
	background-color: #ffffff;
	padding: 0px 2px;
}

#region_list span a:hover {
	font-weight: normal;
	background-color: #73b815;
	color: #ffffff;
	padding: 0px 2px;
	
}

#region_list a {
	text-decoration: none;
	font-weight: bold;
}

.clear {
	clear: both;
}
#order_status_content {
	margin: 0px 30px;
	padding-top: 200px;
	font-size: 12px;
	color: #000000;
}

#order_status_content .header strong {
	font-size: 16px;
	color: #3399FF;
	padding-right: 20px;
	margin-bottom: 15px;
}
#order_status_content .header span {
	font-weight: bold;
	font-size: 16px;
	color: #00CC00;
}
#order_status_content .tabs {
	clear: both;
	margin-top: 5px;
}
#order_status_content .tabs span {
	display: block;
	float: right;
	padding-left: 5px;
}
#order_status_content .tabs span a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#order_status_content .tabs span a.blue {
	background-image: url(../images/tab_blue.jpg);
	background-repeat: no-repeat;
	width: 116px;
	padding: 3px 0px;
	display: block;
	text-align: center;
}
#order_status_content .tabs span a.orange {
	background-image: url(../images/tab_orange.jpg);
	background-repeat: no-repeat;
	width: 116px;
	padding: 3px 0px;
	display: block;
	text-align: center;
}
#order_status_content .tabs span a.blue:hover,
#order_status_content .tabs span a.orange:hover {
	color: #FFFFFF;
}
#order_status_content #order_details #files_column {
	background-color: #f6f6c5;
	float: left;
	width: 315px;
	margin-right: 5px;
	height: 320px;
}
#order_status_content #order_details #status_column {
	background-color: #ffeac0;
	float: right;
	width: 280px;
	height: 320px;
}
#order_status_content #order_details #files_column div {
	margin: 5px 0px;
}
#order_status_content #order_details #files_column span {
	display: block;
}
#order_status_content #order_details #files_column span a {
	font-weight: bold;
	font-size: 16px;
	color: #0077b4;
	text-decoration: none;
}
#order_status_content #order_details #files_column span a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #33CCFF;
	text-decoration: none;
}
#order_status_content #order_details #files_column span.upload_file a {
	font-weight: bold;
	font-size: 16px;
	color: #7bb6bc;
	text-decoration: none;
}
#order_status_content #order_details #files_column span.upload_file a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #33CCFF;
	text-decoration: none;
}
#order_status_content #order_details #files_column #file_error {
	font-size: 12px;
	margin-bottom: 25px;
}
#order_status_content #order_details #files_column #file_error div {
	margin: 0px;
	margin-bottom: 5px;
}
#order_status_content #order_details #files_column #file_error a {
	font-weight: bold;
	color: #ff0024;
}
#order_status_content #order_details #files_column #file_error a:hover {
	text-decoration: none;
}
#order_status_content #order_details #files_column #file_error .header {
	background-image: url(../images/icon_exclaim.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#order_status_content #order_details #status_column {
	font-size: 11px;
}
#order_status_content #order_details #status_column .sub_header {
	font-size: 14px;
}
#order_status_content #order_details #status_column div strong {
	display: block;
	float: left;
	width: 120px;
	margin: 3px 0px;
}
#order_status_content #order_details #status_column div span {
	display: block;
	float: left;
	width: 130px;
	margin: 3px 0px;
	overflow: hidden;
}
#order_status_content #order_details #status_column .blue {
	font-weight: bold;
	color: #8ec1de;
}
#order_status_content #order_details #status_column .orange {
	font-weight: bold;
	color: #ff6c00;
}
#order_status_content #shipping_details {
	background-color: #b3deff;
	float: left;
	width: 600px;
}
#order_status_content #shipping_details strong,
#order_status_content #shipping_details span {
	float: left;
	display: block;
	margin-bottom: 8px;
}
#order_status_content #shipping_details strong {
	width: 150px;
	font-size: 14px;
}
#order_status_content #shipping_details span {
	font-size: 16px;
	font-weight: bold;
	color: #267dc0;
	width: 400px;
}
#order_status_content #order_comment strong {
	display: block;
	margin: 4px 0px;
}
#order_status_content #order_comment textarea {
	width: 100%; 
	font-weight: bold; 
	padding: 3px; 
	height: 100px; 
	font-family:Arial, Helvetica, sans-serif; 
	background-color: #f1f9ff; 
	border: 2px solid #e2e2e2;
}
#staff_comment {
	float: left;
	width: 585px;
	padding: 6px; 
	font-family:Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	border: 2px solid #e2e2e2;
}
#staff_comment div {
	margin-bottom: 10px;
}
#order_status_content  #approve {
	background-color: #4074a9;
	margin: 10px 0px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 600px;
}
#order_status_content  #decline {
	background-color: #fff0b3;
	margin: 10px 0px;
	font-weight: bold;
	float: left;
	width: 600px;
}
#order_status_content #approve input.approve_button, #order_status_content #approve input.approve_button_over {
	background-color: #d8ff20;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #88a114;
	font-size: 16px;
	padding: 5px 10px;
	width: 150px;
	float: left;
	margin: 5px 0px;
	margin-right: 10px;
	cursor: pointer;
}
#order_status_content #approve input.approve_button_over {
	background-color: #ebff8a;
	color: #000000;
}
#order_status_content #decline input.decline_button, #order_status_content #decline input.decline_button_over {
	background-color: #ff5c5c;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #494949;
	font-size: 16px;
	padding: 5px 10px;
	width: 150px;
	cursor: pointer;
}
#order_status_content #decline input.decline_button_over {
	background-color: #ff9191;
	color: #000000;
}
.red_button {
	background-color: #fa0001;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 16px;
	padding: 5px 10px;
	width: 150px;
	cursor: pointer;
}
#order_status_content #approve div {
	float: left;
}
#order_status_content #approve a {
	color: #33FF66;
	text-decoration: none;
}
#order_status_content #approve a:hover {
	text-decoration: underline;
}
#order_status_content #approve img {
	float: left;
	display: block;
	margin: 0px 10px;
}
#order_status_content #approve div span {
	display: block;
}
#order_status_content #approve strong {
	color: #fff7b4;
}
#order_status_content #approve .sub_text {
	color: #b3c3b0;
	font-size: 10px;
}
#order_status_content #decline #resubmit, #resubmit_error_file {
	border: 1px solid #d8ff20;
	margin-top: 20px;
	background-color: #FFFFCC;
	height: 200px;
}
#order_status_content #decline #resubmit .label, #resubmit_error_file .label {
	font-size: 14px;
	margin-bottom: 10px;
}
#order_status_content #decline #resubmit strong, 
#order_status_content #decline #resubmit span,
#resubmit_error_file strong, 
#resubmit_error_file span {
	float: left;
	display: block;
	width: 100px;
	margin-bottom: 5px;
}
#order_status_content #decline #resubmit span,
#resubmit_error_file span {
	width: 420px;
}
#order_status_content #decline #resubmit span input.file_input,
#resubmit_error_file span input.file_input {
	padding: 3px; 
	background-color: #f1f9ff; 
	border: 2px solid #e2e2e2;
}
#order_status_content .red {
	color: #FF0000;
	font-weight: bold;
}
#order_status_content #decline #resubmit input.submit_button,
#resubmit_error_file input.submit_button {
	background-color: #0099FF;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #a3ffff;
	font-size: 16px;
	padding: 5px 10px;
	width: 150px;
	float: right;
	margin: 5px 0px;
	cursor: pointer;
}
#order_status_content #decline #resubmit input.submit_button_over,
#resubmit_error_file input.submit_button_over {
	background-color: #66CCFF;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 16px;
	padding: 5px 10px;
	width: 150px;
	float: right;
	margin: 5px 0px;
	cursor: pointer;
}
#success_notification {
	height: 400px;
	background-image: url(../images/thankyou.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#success_notification .green {
	font-weight: bold;
	font-size: 36px;
	color: #9ed74c;
}
#success_notification .blue {
	font-weight: bold;
	font-size: 24px;
	color: #68a8ff;
}
#success_notification .grey {
	font-weight: bold;
	font-size: 16px;
	color: #e5e5e5;
}
#central_msg {
	font-size: 16px;
}
#op_out {
    z-index: 999; 
    position:absolute;
	width: 100%;
	height: 100%;
    top:0px;
    left:0px;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    background-color: #000000;
	text-align: center;
}
#note_box {
	background-image: url(../images/please_wait.png);
	background-repeat: no-repeat;
	/*background-image: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='http://www.jukeboxprint.net/images/please_wait.png',sizingMethod='crop');
	*/
	width: 376px;
	height: 176px;
	 z-index: 1000; 
	 position: absolute;
}
#note_box #note_box_content {
	margin: 25px 10px 15px 125px;
}
#note_box #note_box_content #note_box_header {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#note_box #note_box_content #note_box_blue {
	font-weight: bold;
	color: #22beff;
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#note_box #note_box_content #note_box_red {
	font-weight: bold;
	color: #FF0033;
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#note_box #note_box_content .note_box_red_error {
	font-weight: bold;
	color:#FF0000;
	font-size: 12px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#note_box #note_box_content #note_box_image {
	margin-bottom: 5px;
}
#note_box #note_box_content #note_box_please {
	font-weight: bold;
	color: #124c64;
	font-size: 14px;
	margin-left: 5px;
}
#note_box #note_box_content #close_botton {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
#note_box #note_box_content #close_botton a {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#note_box #note_box_content #close_botton a:hover {
	text-decoration: underline;
}
.current_special {
 background-color: #fbffd8; 
 padding: 5px;
}
.current_special_over {
 background-color: #eefaff; 
 padding: 5px;
}