@media screen, print {
	/*
	 * GENERAL STYLES
	 */
	body {
		background-color: #FFFFFF;
		background-image: url(../images/sfitc1/border_side.gif);
		background-repeat: repeat-y;
	}

	body, p, td, th, h1, h2 {
		color: #312E2E;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
	}

	h1 {
	  font-size: 16px;
	  font-weight: bold;
	}

	h2 {
	  font-size: 14px;
	  font-weight: bold;
	}

	img, form {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

	.clear {
		clear: both;
	}

	.left {
		float: left;
	}

	.right {
		float: right;
		text-align: right;
	}

	.message {
		color: #ff0000;
		font-weight: bold;
		margin: 10px 0px 5px 0px;
	}

	.debug {
		color: #000066;
		margin: 1000px 0px 0px 0px;
		padding: 10px;
		border-style: solid;
		border-color: #000066;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		background-color: #CCCCCC;
	}

	.maintenance {
		font-weight: bold;
		margin: 75px 0px 75px 0px;
	}

	.note {
		padding: 5px 0px 5px 0px;
		font-style: italic;
		clear: both;
	 }

	/*
	 * Page elements
	 */
	#page {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
	}

	#header {
		background-color: #C53737;
		border: 1px #000000;
		border-bottom: 2px #F9DA60 solid;
		border-top: 2px #F9DA60 solid;
		padding-top: 6px;
		text-align: center;
		padding-bottom: 6px;
		font-size: .8em;
		text-align: center;
		font-weight: bold;
		position: absolute;
		top: 0px;
		height: 35px;
		width: 100%;
		border-top: 2px solid #FFCC66;
	}

	#header2 {
		background-image: url(../images/sfitc1/border_top.gif);
		background-repeat: repeat-x;
		position: absolute;
		height: 50px;
		top: 25px;
		left: 150px;
		right: 0px;
	}

	#header_nav {
		position:absolute;
		top: 37px;
		left: 42px;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#footer, #footer a, #footer a:visited {
	 padding-top: 12px;
	 color: #666666;
	 
	}

	#footer ul, #header_nav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#footer ul, #footer li, #header_nav li {
		display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#header_nav li .spacer {
		width: 6px;
		overflow: hidden;
	}

	#footer li .spacer {
		width: 12px;
		overflow: hidden;
	}

	#header_nav a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11pt;
		padding: 0px 12px 0px 12px;
		margin: 0px 0px 0px 0px;
		text-decoration: none;
		color: rgb(186,50,64);
	}

	#header_nav a:hover {
		text-decoration: none;
		background-color: #D4BA8C;
	}

	#navigation {
		position:absolute;
		top: 90px;
		left: 3px;
		width: 125px;
	}

	#main {
		position:absolute;
		top: 90px;
		left: 190px;
		right: 30px;
		z-index: 1;
		width: 780px;
	}

	#footer {
		clear: both;
		padding: 5px;
		text-align: center;
		
	}

	#footer .copyright {
		font-style: italic;
		font-size: 10px;
	}

	/*
	 * Navigation
	 */
	.prevnextgrey {
		color: #999999;
	}

	.prevnextpage {
		color: #AAAAAA;
	}

	.resultnav {
		color: #000066;
	}

	.prevnextgrey,
	.resultnav,
	.resultnav a {
		text-decoration: none;
		font-size: 10px;
	}

	.sectionnav a,
	#main a,
	a {
		font-variant: normal;
		text-decoration: none;
/*		color: #534331; */
	}

	.sectionnav a:hover,
	#main a:hover,
	a:hover {
		text-decoration: underline;
		color: #990000;
	}

	.list1 {
		background-color: #EAEAEA;
		padding: 2px;
	}

	.list2 {
		background-color:#FFFFCC;
		padding: 2px;
	}

	/*
	 * sectionBoxes
	 */
	.sectionBox {
		margin: 0px 0px 12px 0px;
		padding: 5px;
		width: 100%;
		background-color:#FFFFFF;
	}

	.border1,
	.border3 {
		border: 3px solid #FFCC66;
	}

	.border0,
	.border2 {
		border: 3px solid #CE3938;
	}

	.sectionBox .title{
		color: #534331;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: bold;
		padding: 0px;
	}

	.sectionBox .title img{
		display:block;
	}

	.flyout_div ul,
	.sectionBox ul{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	.flyout_div li,
	.sectionBox li{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		list-style-type: none;
		text-align: left;
	}

	.flyout_div a,
	.sectionBox a {
		display: block;
		padding: 2px 0px 2px 0px;
		margin: 0px 0px 0px 0px;
		text-transform: capitalize;
	}

	.minibag a,
	.flyout_div a,
	.sectionBox a {
		color: #C73240;
		font-weight: bold;
		text-decoration:none;
	}

	.minibag a:hover{
		color: #D4BA8C;
		text-decoration: none;
	}

	.flyout_div a:hover,
	.sectionBox a:hover{
		background-color: #D4BA8C;
		text-decoration: none;
	}

	.minibag {
	}

	.minibag .processed {
	 color: red;
	 font-style: italic;
	}

	.title_shop,
	.title_admin,
	.title_cart,
	.title_info {
		padding-bottom: 6px;
	}

	.flyout_div {
		position: absolute;
		background-color: #FFFFFF;
		padding: 5px;
		width: 150px;
		z-index: 999;
	}

	/*
	 * CATEGORY TREE STYLES
	 */
	#category_tree {
		border: 1px solid #CCCCCC;
		padding: 5px;
	}

	#category_tree .row {
	  height: 20px;
	}

	#category_tree .top {
		font-weight: bold;
		border-bottom: 1px solid #CCCCCC
	}

	.form .row .relation,
	#category_tree .row .relation {
	  float: left;
	  width: 12px;
	  margin-left: 20px;
	  height: 8px;
	  border-left: 1px solid #333333;
	  border-bottom: 1px solid #333333;
	}

	.form .row .name,
	.form .row .check,
	#category_tree .row .name {
	  float: left;
	}

	#category_tree .row .name {
	  width: 200px;
	}

	#category_tree .row .sortorder {
	  float: left;
	  width: 100px;
	}

	#category_tree .row .visible {
	  float: left;
	  width: 100px;
	}

	/*
	 * PROMOTION LIST STYLES
	 */
	#promotions_list {
	}

	#promotions_list .row {
	  height: 20px;
	}

	#promotions_list .top {
		font-weight: bold;
		background-color:#758994;
		color: #FFFFFF;
	}

	#promotions_list .row .id,
	#promotions_list .row .name,
	#promotions_list .row .value,
	#promotions_list .row .dates {
	  float: left;
	}

	#promotions_list .row .id {
	  width: 80px;
	}

	#promotions_list .row .name {
	  width: 100px;
	}

	#promotions_list .row .value {
	  width: 70px;
	}

	/*
	 * SHIPPING RULES LIST STYLES
	 */
	#shipping_rules_list {
	}

	#shipping_rules_list .row {
	  height: 20px;
	}

	#shipping_rules_list .top {
		font-weight: bold;
		background-color:#758994;
		color: #FFFFFF;
	}

	#shipping_rules_list .row .id,
	#shipping_rules_list .row .code,
	#shipping_rules_list .row .name,
	#shipping_rules_list .row .type,
	#shipping_rules_list .row .cost {
	  float: left;
	}

	#shipping_rules_list .row .id {
	  width: 60px;
	}

	#shipping_rules_list .row .code {
	  width: 80px;
	}

	#shipping_rules_list .row .name {
	  width: 220px;
	}

	#shipping_rules_list .row .type {
	  width: 100px;
	}

	/*
	 * GIFTWRAP RULES LIST STYLES
	 */
	#giftwrap_rules_list {
	}

	#giftwrap_rules_list .row {
	  height: 20px;
	}

	#giftwrap_rules_list .top {
		font-weight: bold;
		background-color:#758994;
		color: #FFFFFF;
	}

	#giftwrap_rules_list .row .id,
	#giftwrap_rules_list .row .code,
	#giftwrap_rules_list .row .name,
	#giftwrap_rules_list .row .type,
	#giftwrap_rules_list .row .cost {
	  float: left;
	}

	#giftwrap_rules_list .row .id {
	  width: 60px;
	}

	#giftwrap_rules_list .row .code {
	  width: 80px;
	}

	#giftwrap_rules_list .row .name {
	  width: 220px;
	}

	#giftwrap_rules_list .row .type {
	  width: 100px;
	}

	/*
	 * PAGES LIST STYLES
	 */
	#pages_list {
	}

	#pages_list .row {
	  height: 20px;
	}

	#pages_list .top {
		font-weight: bold;
		background-color:#758994;
		color: #FFFFFF;
	}

	#pages_list .row .id,
	#pages_list .row .name,
	#pages_list .row .shortcode,
	#pages_list .row .section,
	#pages_list .row .sortorder,
	#pages_list .row .visible {
	  float: left;
	}

	#pages_list .row .id {
	  width: 60px;
	}

	#pages_list .row .name {
	  width: 150px;
	}

	#pages_list .row .section,
	#pages_list .row .shortcode {
	  width: 80px;
	}

	#pages_list .row .sortorder {
	  width: 70px;
	}

	/*
	 * COUPONS LIST STYLES
	 */
	#coupons_list {
	}

	#coupons_list .row {
	  height: 20px;
	}

	#coupons_list .top {
		font-weight: bold;
		background-color:#758994;
		color: #FFFFFF;
	}

	#coupons_list .row .id,
	#coupons_list .row .name,
	#coupons_list .row .code,
	#coupons_list .row .value,
	#coupons_list .row .date_start,
	#coupons_list .row .date_end {
	  float: left;
	}

	#coupons_list .row .id {
	  width: 30px;
	}

	#coupons_list .row .name {
	  width: 100px;
	}

	#coupons_list .row .code {
	  width: 70px;
	}

	#coupons_list .row .value {
	  width: 70px;
	}

	#coupons_list .row .date_start,
	#coupons_list .row .date_end {
	  width: 100px;
	}

	#coupon_popupdiv {
    position: absolute;
    padding: 10px;
    background-color: #EFEFEF;
    border: 1px outset #A7815D;
    z-index: 10;
	}

	a.popupdiv {
		text-decoration: none;
		color: #534331;
	  cursor: pointer;
	}

	#coupon_popupdiv #coupon_code {
	 width : 100px;
	}

	#coupon_popupdiv #coupon_submit {
	 width : 60px;
	}

	#coupon_div {
    padding: 5px 0px;
		width: 500px;
	}

	#coupon_div #coupon_code {
	 width : 150px;
	}

	#coupon_div #coupon_submit {
	 float: right;
	}

	/*
	 * TAX LIST STYLES
	 */
	#tax_list {
	}

	#tax_list .row {
	  height: 20px;
	}

	#tax_list .top {
		font-weight: bold;
		background-color:#758994;
		color: #FFFFFF;
	}

	/*
	 * FORM STYLES
	 */
	.form {
	  width: 100%;
	}

	.form .row {
		clear: both;
		padding: 4px 0px;
	}

	.form .row .input {
		float: left;
		width: 330px;
	}

	.form .inputbox {
		width: 330px;
	}

	.form .inputbox_small {
		width: 100px;
	}

	.form .inputbox_extra_small {
		width: 50px;
	}

	.form .inputarea {
		width: 330px;
		height: 150px;
	}

	.form .row .label {
		padding-top: 4px;
		padding-right: 4px;
		float: left;
		text-align: right;
		width: 160px;
	}

	.form .buttons {
		float: right;
		padding: 2px 0px 2px 0px;
		cursor:pointer;
	}

	.form .section_header {
	 	font-weight:bold;
		font-size: 14px;
		padding: 10px 0px 5px 0px;
		float:left;
	}

	/*
	 * BEGIN search results definitions
	 */
	 .search_results {
	 	float: left;
		width: 160px;
		height: 290px;
		overflow:hidden;
		margin: 3px;
	 }

	 .search_results .title{
		text-align: center;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: bold;
		height: 36px;
		overflow: hidden;
	 }

	 .search_results .description{
/*		height: 42px; */
		overflow:hidden;
		margin: 0px 2px 2px 2px;
		font-size: 10px;
		text-align: center;
	 }

	 .search_results .image{
		padding: 2px 0px;
		width: 100%;
		height: 204px;
		overflow:hidden;
		text-align: center;
	 }

	 .search_results .image img{
	 	vertical-align: middle;
	 }

	 .search_results .sale{
	  color: red;
	 	font-weight: bold;
		text-transform: uppercase;
	 }
	/*
	 * END search results definitions
	 */

	/*
	 * BEGIN category details definitions
	 */
	.cat_description {
		margin-top:12px;
	}
	/*
	 * END category results definitions
	 */

	/*
	 * BEGIN product details definitions
	 */
	#product_details {
		width: 780px;
	}

	#product_details .title {
	}

	#product_details .image {
/*		text-align: center; */
	}

	#product_details .image img {
		vertical-align: middle;
	}

	#product_details #thumbnailSet {
/*		width:100%;
		text-align:center; */
	}

	#product_details .thumbnail {
/*		display: inline; */
		width: 85px;
		height: 85px;
	}

	#product_details .thumbnail img {
		border: 2px solid white;
	}

	#product_details .thumbnail img.hover {
		border-color: #CC0000;
		cursor: pointer;
	}

	#product_details .thumbnail img.on {
		border-width: 1px;
		border-color: #000099;
		margin: 1px;
	}

	#product_details .attr_description,
	#product_details .description {
		float: left;
		font-style: italic;
	}

	#product_details .attribute_header {
		padding: 2px;
		background-color:#F9DA60;
	}

	#product_details .description {
/*		width: 160px;
		margin-left: 10px;
		clear: both;*/
		padding-top: 10px;
	}

	#product_details .attr_description {
		width: 420px;
	}

	#product_details .attribute_header .controls {
		float: right;
		text-align: right;
		width: 150px;
	}

	#product_details .price {
		float: right;
		font-weight: bold;
		margin-top: 3px;
	}

	.strike {
		text-decoration:line-through;
	}

	.sale {
		color: #FF0000;
	}

	#product_details .subtitle {
	  font-weight: bold;
		text-transform: capitalize;
		margin-top: 3px;
	}

	#product_details .specifics {
		width: 180px;
		float: right;
		text-align: right;
	}

	/*
	 * END product details definitions
	 */

	/*
	 * BEGIN shopping cart definitions
	 */
	 #shopping_cart {
	 	width: 100%;
	 }

	 #shopping_cart .item {
	 	padding: 2px;
	 }

	 #shopping_cart .header {
	 	font-weight: bold;
		padding: 3px;
		background-color: #F9DA60;
	 }

	 #shopping_cart .image {
	   float: left;
	   width: 100px;
	   text-align: center;
	 }

	 #shopping_cart .name {
	 	float: left;
	 }

	 #shopping_cart .controls {
	 	float: right;
		text-align: right;
		width: 26px;
	 }

	 #shopping_cart .price {
	 	float: right;
		text-align: right;
		width: 130px;
	 }

	 #shopping_cart .price,
	 #shopping_cart .controls,
	 #shopping_cart .name {
	  margin-top:3px;
	 }

	 #shopping_cart .number {
	 	float: right;
		text-align: right;
		width:50px;
	 }

	 #shopping_cart .number select {
	 	width: 40px;
	 }

	 #shopping_cart a {
	 	text-decoration: none;
		font-variant:small-caps;
		color: #333333;
	 }

	 #shopping_cart a:hover {
	 	color: #990000;
	 }
	/*
	 * END shopping cart definitions
	 */

	/*
	 * BEGIN FIELDSET DEFINITIONS
	 */
	legend {
	 	font-weight:bold;
		font-size: 14px;
		font-variant: small-caps;
		color: #534331;
	}

	legend a {
		font-size: 10px;
	}

	legend a:link {
	}
	/*
	 * END FIELDSET DEFINITIONS
	 */

	 /*
	  * BEGIN messageBox
	  */
	 .messageBox {
	   width: 500px;
	   padding: 10px;
	   border: 1px solid #463528;
	 }
	 /*
	  * END messageBox
	  */

	 /*
	  * BEGIN Sitemap
	  */
	 #sitemap {
	 }

	 #sitemap .title {
	   font-weight: bold;
	   font-size: 120%;
	   text-transform: capitalize;
	 }

	 #sitemap .link {
	   text-transform: capitalize;
	   float: left;
	   width: 49%;
	 }
	 /*
	  * END Sitemap
	  */
}