/*

	Accreditation Canada - print stylesheet
	www.industrialmedia.ca
	
*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img, a img {
	border: 0;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-top: 17px;
}

table tr td {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	line-height: 18px;
}

.clearit:after { 
    content: ""; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}

/* =Toolbar
--------------------------------------------------------------------------------------------------- */
#toolbar {
	visibility: hidden;
	display: none;
}


/* =Branding
--------------------------------------------------------------------------------------------------- */
#branding {
	visibility: hidden;
	display: none;
}



#print-header {
	display: inline;
	visibility: visible;
	position: absolute;
	padding: 20px 0 20px 0;
	top: 20px;
	left: 0;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 800px;
	position: relative;
	padding: 160px 0 0 0
}

#main-content {
	clear: both;
}

#main-content #content {
	float: left;
	width: 508px;
	padding: 0 25px 0 0;
	border-right: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

#main-content #content-nosidebar {
	float: left;
	width: 678px;
	padding: 0 25px 0 0;
	margin-bottom: 20px;
}

#main-content #sub-content {
	float: left;
	width: 170px;
	padding: 0 20px 0 15px;
}



/* =Left navigation
--------------------------------------------------------------------------------------------------- */
#left-nav {
	visibility: hidden;
	display: none;
}


/* =Sub content
---------------------------------------------------------------------------------------------------- */
#sub-content {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

#sub-content ul {
	font-family: verdana, arial, sans-serif;
 	list-style: square;
	margin: 0 0 18px 14px;
	padding: 0 0 0 14px;
}

/*
#sub-content  ul li {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
 	list-style: square !important;
	line-height: 18px;
	color: #333333;
	padding-bottom: 3px;
}
*/

#sub-content a, #sub-content a:focus, #sub-content a:visited  {
	color: #6a1b28;
}

#sub-content a:hover {
	color: #cab290;
}


#sub-content ul li a.pdf {
	background: url('/images/sub-icon-pdf.jpg') 0 2px no-repeat;
	display: block;
	color: #98012e;
	margin-top: 5px;
	padding-left: 28px;
}

#sub-content ul li a.pdf:hover {
	color: #333333;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb  {
	visibility: hidden;
	display: none;
}




/* =Buttons
---------------------------------------------------------------------------------------------------- */

a.button-stylized, a.button-stylized:visited, a.button-hover {
	display: block;
	padding: 3px 5px 3px 5px;
	background-color: #dedecc;
	color: #333333;
	border: 1px solid #000000;
	width: 150px;
	text-decoration: none;
	text-align: center;
}



/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	height: 44px;
	color: #ffffff;
	font-size: 11px;
	padding: 34px 0 0 0;
}

#footer p {
	color: #ffffff;
	text-align: center;
}

#footer a {
	color: #ffffff;
	font-size: 11px;
}

#footer a:hover {
	color: #eeeeee;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:focus, a:visited  {
	outline: none;
	color: #6a1b28;
}

a:hover {
	outline: none;
	color: #cab290;
}

#content a, #content a:focus  {
	outline: none;
	color: #6a1b28;
}

#content a:hover {
	outline: none;
	color: #b29a00;
}







/* =lists
--------------------------------------------------------------------------------------------------- */


ul.column {
   	margin: 0 !important;
	padding: 0 !important;
}

ul.column li
{
    list-style-type: none !important;
   	margin: 0 !important;
	padding: 0 !important;
}

div.PBViewing {
   	margin: 0 !important;
	padding: 0 !important;
}

div.dropzone PBClear {
   	margin: 0 !important;
	padding: 0 !important;
}

#main-content #content  ul, #main-content #sub-content  ul {
	font-family: verdana, arial, sans-serif;
 	list-style: square;
	margin: 0 0 18px 14px;
	padding: 0 0 0 14px;
}



#main-content #content ul li, #main-content #sub-content ul li {
	font-family: verdana, arial, sans-serif;
 	list-style: square;
	line-height: 18px;
	color: #333333;
	padding-bottom: 3px;
}

#ctl00_ContentPlaceHolder1_DropZone1_columnDisplay_ctl00_zone ul.column li {
 	list-style: none;
}

#ctl00_ContentPlaceHolder1_DropZone1_columnDisplay_ctl00_zone ul.column li ul li {
	font-family: verdana, arial, sans-serif;
 	list-style: square !important;
	line-height: 18px;
	color: #333333;
}

#ctl00_ContentPlaceHolder1_DropZone2_columnDisplay_ctl00_zone ul.column li {
 	list-style: none;
}

#ctl00_ContentPlaceHolder1_DropZone2_columnDisplay_ctl00_zone ul.column li ul li {
	font-family: verdana, arial, sans-serif;
 	list-style: square !important;
	line-height: 18px;
	color: #333333;
}




/* =Typography
---------------------------------------------------------------------------------------------------- */
#main-content p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 0;
}

#main-content h1 {
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #872434;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#main-content h2 {
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 15px;
	color: #8b2737;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#main-content h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 0 6px 0;
	font-weight: bold;
}

#main-content h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #8b2737;
	margin: 0 0 6px 0;
	font-weight: bold;
}



.pdf {
	background: url('/images/sub-icon-pdf.jpg') 0 2px no-repeat;
	display: block;
	margin-top: 5px;
	padding-left: 28px;
}

.back-to-top {
	width: 512px;
	text-align: right;
	font-size: 10px;
	border-bottom: 1px solid #000000;
}

.back-to-top a, .back-to-top a:visited, .back-to-top a:active {
	text-decoration: none;
	font-size: 10px;
}

.arrow-btn-bg {
	display: block;
	background: url('/images/arrow-btn-bg.jpg') 0 0 no-repeat;
	with: 170px;
	height: 51px;
	padding: 8px 0 0 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.arrow-btn-bg-fr {
	display: block;
	background: url('/images/arrow-btn-bg-fr.jpg') 0 0 no-repeat;
	with: 170px;
	height: 71px;
	padding: 8px 0 0 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.workshop-bg-box {
	background: url('/images/workshop-bg-box.jpg') 0 0 no-repeat;
	min-height: 218px;
	padding-top: 10px;
}

.workshop-bg-box #left-col {
	float: left;
	margin-left: 20px;
	width: 220px;
}

.workshop-bg-box #right-col {
	margin-left: 270px;
}

/* Homepage */
#home #home-main-content p {
	font-size: 13px;
	line-height: 18px;
	margin: 14px 0 14px 0;
}



/* =Forms
---------------------------------------------------------------------------------------------------- */
form .search-feild {
	background: #ffffff;
	border: 1px solid #cccccc;
	height: 16px;
	width: 122px;
	padding: 0 0 0 2px;
}


/* =Tables
---------------------------------------------------------------------------------------------------- */

.basetable {
	border-left: 1px solid #b6b6b0;
	border-top: 1px solid #b6b6b0;
}

.basetable td {
	border-right: 1px solid #b6b6b0;
	border-bottom: 1px solid #b6b6b0;
	padding: 5px;
}

.basetable-header-row {
	background: #dedecc; 
	color: #a6a69e !important; 
}

/* =Main nav and dropdowns (modify at will)
---------------------------------------------------------------------------------------------------- */ 
#main-nav {
	visibility: hidden;
	display: none;
}	


/* Shopping Pages --------------------------------------- */

span.shopColumnHdr {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #333;
	font-size: 12px;
}

/* Side Basket */

span.sideBasketIDHdr {
	color: #777777;
	display: inline-block;
	font-weight: bold;
	width: 25px;
	vertical-align: top;
	padding: 1px;
}

span.sideBasketQtyHdr {
	color: #777777;
	display: inline-block;
	font-weight: bold;
	width: 20px;
	vertical-align: top;
	padding: 1px;
}

span.sideBasketDescHdr {
	color: #777777;
	display: inline-block;
	font-weight: bold;
	width: 125px;
	vertical-align: top;
	padding: 1px;
	padding-bottom: 6px; 
}

span.sideBasketItemID {
	display: inline-block;
	font-weight: normal;
	width: 25px;
	vertical-align: top;
	padding: 1px;
}

span.sideBasketItemQty {
	display: inline-block;
	font-weight: normal;
	width: 20px;
	vertical-align: top;
	padding: 1px;
}

span.sideBasketItemDesc {
	display: inline-block;
	font-weight: normal;
	width: 125px;
	vertical-align: top;
	padding: 1px;
	padding-bottom: 10px; 
}


/* Catalogue Page */

div.publicationTitle {
	font-weight: bold;
	padding-bottom: 8px
}

div.publicationDetails 
{
	padding: 16px;
}

.divworkshop
{
	width: 100%;		
	margin-top: 10px;
	margin-bottom : 5px;
	float:left;
	padding-bottom: 20px;
	border: 1px solid #E2E2E2;
	border-top: none;
}

.divworkshop table {
	margin: 10px 10px 0 10px;
}
.divworkshop table td {
	font-size: 11px;
}

div.workshopTitle {
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 6px;
	background: transparent url(/images/wrapper/left-nav-item-bg.jpg) 0 0 repeat-x;
	border-bottom: 1px solid #E2E2E2;
}

div.workshopDetails 
{
	padding: 16px;
}

.divLangPanel
{
	width: 100%;		
	margin-top: 2px;
	margin-bottom : 5px;	
	float:left;

	
}

.divSessionLangTitle
{
	  font-size : 13px;
	  font-weight: bold;
	  color : #6A1B28 ;	 
	  border-bottom: 1px solid #ddd;
	  padding-bottom: 4px;
	  margin: 10px;
	  margin-bottom : 5px;
	  	
}

.divSessionHeaders
{
	  font-size : 11px;
	  color : #000000 ;
	  font-weight :bold ;
	   padding: 10px;
	  clear : both ;
}

.divSessionLocationTitle
{

	
	width: 190px;
	float: left ;
	padding-right: 5px;
}


.divSessionLocationDate
{
	padding-right: 5px;
	width: 115px;
	float: left ;
}

.divSessionLocationStatus
{

	
	width: 115px;
	float: left ;
	padding-right: 5px;
	color: #6A1B28;
	font-weight: bold;
}

.divSessionLocationDeadline
{
	padding-right: 5px;
	width: 130px;
	float: left ;
}

.divSessionItem
{
	width :100%;
	
	clear : both ;
	font-size : 11px;
	color : #000000 ;
	padding: 10px;
}

.divSessionItemLocation
{

	
	width: 190px;
	float: left ;
	padding-right: 5px;
}
.divSessionItemDate
{

	
	width: 115px;
	float: left ;
	padding-right: 5px;
}
.divSessionItemDeadline
{
	padding-right: 5px;
	width: 115px;
	float: left ;
}
.divSessionItemStatus
{
	color: #6A1B28;
	font-weight: bold;
	float: left ;
}
.divSessionItemAdd
{
	float: left ;	
}

/* Basket Page */

span.emptyBasket {
	line-height: 75px;
}


hr.basket {
	border: solid 0px #ddd;
	height: 1px;
	width: 700px;
	color: #ddd;
	background-color: #ddd;
}

/* Basket Items */

td.itemRemove {
	width: 16px;
	display: inline-block;
	vertical-align: top;
	padding: 6px;
}

td.itemRemove span.shopColumnHdr {
	background: url(/images/cart-remove.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	color: #F6F6F6;
	font-size: 0px;
	padding-top: 16px;
}

td.itemID {
	width: 60px;
	display: inline-block;
	vertical-align: top;
	padding: 6px;
}

td.itemDesc {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	padding: 6px;
}

td.itemQty {
	width: 20px;
	display: inline-block;
	vertical-align: top;
	padding: 6px;
	text-align: center;
}

td.itemUnitPrice {
	width: 80px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding: 6px;
}

td.itemDiscount
{
	width: 80px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding: 6px;
}

td.itemPrice {
	width: 80px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding: 6px;
}

input.basketBtn {
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	width: 150px;
}

div.subtotal {
	width: 678px;
	text-align: right;
	background: transparent url(/images/wrapper/left-nav-item-bg.jpg) repeat-x scroll 0 0;
	border: 1px solid #ddd;
	border-top: none;
	padding: 5px 10px;
}

span.subtotalTitle {
	font-weight: bold;
	color: black;
	font-family: 'Trebuchet MS',arial,sans-serif;
}

span.subtotal {
	margin-right: 70px;
}

/* Customer Page */

a.newCustomer {
	background-color: #dedede;
   padding: 8px;
   font-weight: bold;
   /*color: #cc0000;*/
}

input.customerSubmit {
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	width: 100px;
}

/* Checkout Page */

table.checkoutBasket {
	width: 600px;
}

input.checkoutSubmit {
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	width: 150px;
}




/* Checkout Basket Items */

td.checkoutItemID {
	width: 60px;
	display: inline-block;
	vertical-align: top;
	padding: 6px;
}

td.checkoutItemDesc {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	padding: 6px;
}

td.checkoutItemQty {
	width: 20px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 6px;
}

td.checkoutItemUnitPrice {
	width: 80px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding: 6px;
}

td.checkoutItemDiscount {
	width: 80px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding: 6px;
}

td.checkoutItemPrice {
	width: 80px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding: 6px;
}

/*  --- CREDIT CARD CSS --- */

.creditcardblock
{
	
	margin: 10px 0 0 0;
	border : solid 1px #ddd;	
	padding: 5px 2px 2px 2px;
	border-top: none;
	background: transparent url(/images/wrapper/left-nav-item-bg.jpg) repeat-x scroll 0 0;
	background-color :#F3F3F3;
}

.creditcardtitle
{
	font-family: 'Trebuchet MS',arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	margin-left: 10px;
	
}

.creditcardinstruct
{
	margin: 5px;
	margin-left: 10px;
	font-style :italic ;
	
}

.ccerrorgroup
{
	
	margin: 6px;
	
	
}

.ccerror
{
	margin: 5px;
	color : #87212E;	
	font-size : 12px;
	font-weight:bold ;	
	
}

.ccgroup
{
	 background-color : #ffffff;	
	 margin: 12px 6px 6px 6px;
	 border: solid 1px #ddd;
}

.creditcardlabel
{
	margin-top: 5px;	
	margin-bottom: 0px;
	margin-left: 11px;
	margin-right: 10px;
}

.creditcarddata
{
	margin-top: 0px;	
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;

}

.creditcardbutton
{
	margin-top: 10px;	
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	
	
}

.addbutton
{

	/*float : right ;*/
	background: url(/images/add-to-cart.png) no-repeat;
	border:	none;
	padding : 0px;
	margin: 0px;
	color : #FFFFFF;	
	font-size : 0px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	
}


.submitbutton
{

	/*float : right ;*/
	background: url(/images/wrapper/menu-item-bg.gif) repeat-x top;
	border:	none;
	padding : 3px 8px;
	margin: 0 5px 0 0;
	color : #FFFFFF;	
	font-size : 12px;
	-moz-border-radius: 10px;
	cursor: pointer;
	
}

.submitbutton:hover
{
	/*float : right ;*/
	background-position: bottom;
	color: white;
}

.webButton
{
	background-image: url(images/buttonsplashgrad01.jpg);
    background-repeat: repeat-x;
    background-color : #333333;
	border:	solid 1px #000;
	padding : 3px;
	width: 180px;
	margin: 0px;
	color : #FFFFFF;	
	font-size : 14px;
	font-weight: bold;
}

.webButton:hover
{
	background-image: url(images/buttonsplashgrad01_over.jpg);
    background-repeat: repeat-x;
    background-color : #87212E;    
	border:	solid 1px #000;
	padding : 3px;
	width: 180px;
	margin: 0px;
	color : #FFFFFF;	
	font-size : 14px;
	font-weight: bold;
}

.shopItemTypeTitle
{
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 15px;
	color: #8b2737;
	font-weight: bold;
	margin: 0 0 16px 0;
}

.checkout-form td {
	padding: 5px 0 0 0;
}

.checkout-form input {
	margin-right: 5px;
}

.checkout-form span {
	margin-right: 3px;
}

table.basket {
	border: 1px solid #ddd;
	border-top: none;
}
table.basket tr {
	background: transparent url(/images/wrapper/left-nav-item-bg.jpg) repeat-x scroll 0 0;
}
input[type="radio"] {
	margin-right: 4px;
}
