@charset "utf-8";
/* CSS Document */
/**** page titles ****/


/*copied from type.css*/


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
.inmotion {
	font-weight:bold;
	font-style:italic;
}

a:link, a:visited {
	color:#e77111;
	text-decoration:none;	
}

a:hover {
	color:#e77111;
	text-decoration:underline;
}

a:active {
	color:#72080C;
}

a.selected:link, a.selected:visited, a.selected:hover, a.selected:active {
	color:#72080c;
	text-decoration:none;
	font-weight:bold;
}

/********* Header ****************/
div.header {
	padding:10px 0px 10px 0px;
	margin-bottom:20px;
	border-bottom:#e77111 1px solid;
}
div.header td img {
	border:none;
	margin-bottom:-3px;
}
div.header td {
	padding-right:50px;
	vertical-align:bottom;
	text-align:left;
}
/********** Footer ************/
div.footer {
	padding:10px 0px 10px 0px;
	margin-top:20px;
	border-top:#e77111 1px solid;
}
span.footer_text {
	font-size:1.2em;
	line-height:0.9em;
	font-weight:bold;
}
div.footer td.contact {
	padding-right:55px;
	vertical-align:top;
}
div.footer td.last {
	vertical-align:top;
}

/********************************/

div.merchandise_menu {
	/*height: 19px; */
	/*margin: 40px 0px 0px;*/
	padding: 40px 0px 10px 0px;
}
div.merchandise_menu1 {
	height: 22px; 
	color:#000000;
	border:1px;
	background:#B56000;
}
.rollover_print {
        position: relative;
        background-image: url(/canada/common/images/interface/structure/resources/print-order.gif);
        background-repeat: no-repeat;
        display: block;
		border:0;
		width:77px;
		height:19px;
        margin: 0;
        padding: 0; 
}

.content_container .right_content_container .content_column {
	width: 510px;
}


/*Tabs*/
.top_tabs_block {
	height: 20px;
	background:url(/canada/common/images/interface/structure/resources/topBar.gif) repeat-x;
}
.top_tabs a, .top_tabs1 a {
	display:block;
	padding:8px 0px 10px 0px;
	width:219px;
	font: bold 13px sans-serif;
	background:url(/canada/common/images/interface/structure/resources/topTabs.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	margin-top:20px;
}


/* TOP & BOTTOM OPTIONS - kev.w */
div.top_print, div.bottom_print, div.top_view, div.bottom_view {
	float:right;	
}
div.top_print a, div.bottom_print a, div.top_view a, div.bottom_view a {
	display:block;
	height:20px;	
}
div.top_print a, div.bottom_print a {
	width:79px;
}
div.top_view a, div.bottom_view a {
	width:68px;	
}
div.top_print a {
	background-image:url('/canada/common/images/interface/structure/resources/printOrder.gif');	
}
div.bottom_print a {
	background-image:url('/canada/common/images/interface/structure/resources/bottom_printOrder.gif');
}
div.top_view a {
	background-image:url('/canada/common/images/interface/structure/resources/viewList.gif');
}
div.bottom_view a {
	background-image:url('/canada/common/images/interface/structure/resources/bottom_viewList.gif');	
}
div.top_print a:hover, div.bottom_print a:hover, div.top_view a:hover, div.bottom_view a:hover {
	background-position:bottom; 
}
/* END */



.top_tabs a {
	background-position:0px -66px;
}
.top_tabs a:active {
	background-position: 0px -66px;
	color:#fff;
}
.top_tabs a:hover {
	background-position:0px 0px;
}
.top_tabs1 a {
	background-position:0 -22px;
}
.top_tabs1 a:active {
	background-position: 0 -22px;
	color:#fff;
}
.top_tabs1 a:hover {
	background-position:0 -44px;
}


.bottom_tabs_block {
	height:20px;
	margin-top: 20px;
	background:url(/canada/common/images/interface/structure/resources/bottomBar.gif) repeat-x;
}
.bottom_tabs a, .bottom_tabs1 a {
	display:block;
	width: 219px;
	padding:0 0 20px 0;
	font: bold 13px sans-serif;;
	background:url(/canada/common/images/interface/structure/resources/bottomTabs.gif);
	background-repeat:no-repeat;
	text-decoration: none;
}
.bottom_tabs a {
	background-position:0px -22px;
}

.bottom_tabs a:active {
	background-position: 0 -22px;
	color:#fff;
}

.bottom_tabs a:hover {
	background-position:0 -44px;
}

.bottom_tabs1 a {
	background-position: 0px -66px;
}

.bottom_tabs1 a:active {
	background-position: 0 -66px;
	color:#fff;
}

.bottom_tabs1 a:hover {
	background-position:0px 0px;
}


/**************************************/


/*Print*/





/**********************************/


/*View*/




/*************************************8/

/* View Order Page*/
.merchandise_menu .print_order, .merchandise_menu1 .print_order {
	position:relative;
	float: right;
	height:22px;
	width:77px;
	display:inline;
}
.merchandise_menu .back, .merchandise_menu1 .back {
	position:relative;
	float: right;
	height:22px;
	width:40px;
	display:inline;
	padding-right:2px;
}




/*************************************8/

/* Ie 6 & 7 fixes */












* html .top_tabs a {
	padding:0px 0px 2px 7px;
	height:0px;
}
* html .bottom_tabs a {
	padding:0px 0px 2px 7px;
	height:0px;
}

html*.top_tabs a {
	height:0px;
}

html*.bottom_tabs a {
	height:0px;
}

* html .top_tabs1 a {
	padding:0px 0px 2px 7px;
	height:0px;
}
* html .bottom_tabs1 a {
	padding:0px 0px 2px 7px;
	height:0px;
}

html*.top_tabs1 a {
	height:0px;
}

html*.bottom_tabs1 a {
	height:0px;
}

/* end ie 6 & 7 fixes */



.rollover_print a {
        display: block;
        border:0;
		width:77px;
		height:19px;
        float: left;
        margin: 0;
        padding: 0;
}

.rollover_print img {
        width: 100%; 
        height: 100%; 
        border: 0; 
}

* html a:hover {
        visibility: visible;
}

.rollover_print a:hover img {
        visibility: hidden;
}


.rollover_view {
        position: relative;
        background-image: url(/canada/common/images/interface/structure/resources/viewList.GIF);
        background-repeat: no-repeat;
        display: block;
		border:0;
		width:67px;
		height:19px;
        margin: 0;
        padding: 0; 
}

.rollover_view a {
        display: block;
        border:0;
		width:67px;
		height:19px;
        float: left;
        margin: 0;
        padding: 0;
}

.rollover_view img {
        width: 100%; 
        height: 100%; 
        border: 0; 
}

.rollover_view a:hover img {
        visibility: hidden;
}



/* products */
div.product_list {
	/*width:100%;*/
	clear: both;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #e77111;
	
	
}

div.product_list div.product {
	clear: both;
	padding: 10px 10px 50px 10px;
	border-bottom: 1px solid #e77111;
}

div.product_list div.product img.photo {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

div.product_list div.product div.title {
	margin: 10px 0;
	font-weight: bold;
}

div.product_list div.product div.description {
	margin: 10px 0;
}

div.product_list div.product table tr td {
	padding: 5px 0;
	vertical-align: middle;
}

div.product_list div.product table tr td.label {
	padding-right: 10px;
	font-weight: bold;
}

/* products */

/* cart */
table.cart {
	width: 100%;
	margin: 15px 0;
}

table.cart tr th, table.cart tr td {
	padding: 4px 8px;
	text-align: left;
	vertical-align: top;
}

table.cart tr th {
	border-bottom: 1px solid #e77111;
}

table.cart tr th.remove, table.cart tr td.remove {
	padding-left: 0;
}

table.cart tr th.title, table.cart tr td.title {

}

table.cart tr th.quantity, table.cart tr td.quantity {
	text-align: right;
}

table.cart tr th.size, table.cart tr td.size {

}

table.cart tr th.colour, table.cart tr td.colour {

}

table.cart tr th.unit_price, table.cart tr td.unit_price {
	text-align: right;
}

table.cart tr th.price, table.cart tr td.price {
	padding-right: 0;
	text-align: right;
}

table.cart tr.sub_total td {
	border-top: 1px solid #e77111;
}

table.cart tr.sub_total td, table.cart tr.shipping td, table.cart tr.gst td, table.cart tr.pst td, table.cart tr.total td {
	text-align: right;
}

table.cart tr.sub_total td.label, table.cart tr.shipping td.label, table.cart tr.gst td.label, table.cart tr.pst td.label, table.cart tr.total td.label {
	font-weight: bold;
}

table.cart tr.sub_total td.value, table.cart tr.shipping td.value, table.cart tr.gst td.value, table.cart tr.pst td.value, table.cart tr.total td.value {
	padding-right: 0;
}
/* cart */

/* shipping information */
table.shipping_information {
	margin: 0 0 15px 0;
}

table.shipping_information tr td {
	padding: 3px 10px;
	vertical-align: top;
}

table.shipping_information tr td.title, table.contact_information tr td.label {
	padding-left: 0;
	font-weight: bold;
}

table.shipping_information tr td.title {
	padding-top: 15px;
}
/* shipping information */

/* card information */
table.card_information {
	margin: 0 0 15px 0;
}

table.card_information tr td {
	padding: 3px 10px;
	vertical-align: top;
}

table.card_information tr td.title, table.contact_information tr td.label {
	padding-left: 0;
	font-weight: bold;
}

table.card_information tr td.title {
	padding-top: 15px;
}
/* card information */

/* invoice information */
table.invoice_information {
	display: none;
	margin: 0 0 15px 0;
}

table.invoice_information tr td {
	padding: 3px 10px;
	vertical-align: top;
}

table.invoice_information tr td.title, table.contact_information tr td.label {
	padding-left: 0;
	font-weight: bold;
}

table.invoice_information tr td.title {
	padding-top: 15px;
}

table.invoice_information tr td.billing_information {
	padding-left: 0;
}
/* invoice information */

/* billing information */
table.billing_information {
	margin: 15px 0;
}

table.billing_information tr td {
	padding: 3px 10px;
	vertical-align: top;
}

table.billing_information tr td.title, table.contact_information tr td.label {
	padding-left: 0;
	font-weight: bold;
}

table.billing_information tr td.title {
	padding-top: 15px;
}
/* billing information */

/* cart_item */
div.cart_item {
	margin: 15px 0;
}

div.cart_item div.action {
	margin-bottom: 10px;
}

div.cart_item div.title {
	font-weight: bold;
}

div.cart_item table {
	margin-top: 3px;
}

div.cart_item table tr td {
	padding: 3px 0;
}

div.cart_item table tr td.label {
	padding-right: 10px;
	font-weight: bold;
}
/* cart_item */
