#timber-course-chooser .item { display: block; }
#timber-course-chooser .item.hide { display: none; }
#timber-course-chooser .selected>.item { padding-left: 15px; background-image: none; background-repeat: no-repeat; }
#timber-course-chooser .selected>.item.selected { background-image: url(images/x.gif); }
#timber-course-chooser .item.autoclick { display: none; }
#timber-course-chooser .container { position: relative; }
#timber-course-chooser .tcc-close { 
	background-image: url(images/exes.png); 
	background-position: 6px 6px; 
	background-repeat: no-repeat; 
	height: 25px; 
	width: 25px; 
	position: absolute; 
	top: 5px; 
	right: 5px; 
	}
#timber-course-chooser .inner>div:first-child .tcc-close{ 
	background-image: none;
	}
#timber-course-chooser .tcc-close:hover { background-position: 6px -80px; cursor: pointer; }
#timber-course-chooser.no-college #tcc-college_major>.container>.tcc-close { display: none; }

#timber-course-chooser #tcc-college_term .type-college_term.before-start-sales {
	display:none;
}
#timber-course-chooser #tcc-college_term.store-admin .type-college_term.before-start-sales {
	display: block;
}

/* --- TCC Styles --- */

#timber-course-chooser {
	margin-top: 20px;
	}
#timber-course-chooser>.container {
	border: none !important;
	padding: 0 !important;
	}
#timber-course-chooser .container   {
	border: 1px solid #34596c;
	padding: 0 1px;
	background-image: url(images/container-bg.png);
	min-height: 41px;
	clear: left;
	margin: 0 0 -1px 0;
	}
#timber-course-chooser .container .chooser-product {
	position: relative;
}

#timber-course-chooser.no-college>.container   {
	border: none;
	padding: 0;
	background-image: none;
	min-height: 41px;
	clear: left;
	margin: 0 0 -1px 0;
	}

#timber-course-chooser .inner>div:last-child .container{
	border-radius: 0 0 10px 10px;
	}
#timber-course-chooser .tcc-title {
	border-top: 1px solid white;
	color: white;
	float: left;
	font-size: 21px;
	letter-spacing: -0.5px;
	padding: 10px;
	text-shadow: 1px 1px 1px #3A2204;
	width: 175px;
	}
#timber-course-chooser .tcc-row {
	border-top: 1px solid white;
	float: left;
	padding: 14px 0 10px 16px;
	}

#timber-course-chooser .tcc-row>.item>a {
	color:#333333;
	padding: 0 0 0 10px;
	background-image: url(images/bul-arrow.png);
	background-repeat: no-repeat;
	background-position: -29px 3px;
	font-size: 13px;
	max-width: 250px;
	}
#timber-course-chooser .inner>div:last-child .tcc-row>.item>a {
	max-width: none;
	}
#timber-course-chooser .tcc-row>.item>a:hover {
	color:#650A15;
	}
/* FIRST LEVEL */
	#timber-course-chooser #tcc-college_major>.container>.tcc-row>.item>a {
	background-position: -21px 3px;
	padding-left: 18px;
	}
#timber-course-chooser #tcc-college_major>.container>.tcc-row>.item>a:hover {
	background-position: -21px -97px;
	}
/* SECOND LEVEL */
	#timber-course-chooser #tcc-college_dept>.container>.tcc-row.item>>a {
	background-position: -13px 4px;
	padding-left: 26px;
	}
#timber-course-chooser #tcc-college_dept>.container>.tcc-row>.item>a:hover {
	background-position: -28px -96px;
	}
/** THIRD LEVEL */
#timber-course-chooser #tcc-college_course>.container>.tcc-row>.item>a {
	background-position: -5px 4px;
	padding-left: 34px;
	}
#timber-course-chooser #tcc-college_course>.container>.tcc-row>.item>a:hover {
	background-position: -5px -96px;
	}
/** FOURTH LEVEL */
#timber-course-chooser #tcc-college_section>.container>.tcc-row>.item>a {
	background-position: 0px 4px;
	padding-left: 39px;
	}
#timber-course-chooser #tcc-college_section>.container>.tcc-row>.item>a:hover {
	background-position: 0px -96px;
	}
.selected>.container>.tcc-row:hover {
	background-position: right -72px;	
	}

#timber-course-chooser .item-note {
	color: green;
}
#timber-course-chooser .item>.item-note {
	display: none;
	}
#timber-course-chooser .item.selected>.item-note {
	display: block;
	}


#timber-course-chooser #tcc-product .tcc-row {
	width: 500px;
}

#timber-course-chooser #tcc-product .container {
	background:none !important;
	background-color: white !important;
	}
#timber-course-chooser #tcc-product .container .tcc-title {
    background-image: url("images/tcc-college-header-bg.png");
    background-repeat: repeat-x;
    padding: 10px 0;
    text-indent: 10px;
    width: 100%;
	}
#timber-course-chooser .chooser-product {
	position: relative;
	}
#timber-course-chooser .chooser-product.selected>a {
	background-image: url(images/checkbox-checked.png);
	}
#timber-course-chooser .chooser-product.unavailable>a {
	background-image: url(images/x.gif);
	color: #aaa;
	}
#timber-course-chooser #timber-checkout {
	clear: left;
}
#timber-course-chooser #timber-checkout a {
	background-image: url(images/tcc-add-to-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 201px;
	height: 71px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
    margin: 22px 0 0 8px;
	color: transparent;
	font-size: 0px;
	float: left;
	}
#timber-course-chooser #timber-checkout a:hover {
	background-position: left -71px;
	}
#timber-course-chooser #timber-checkout .message {
width: 300px;
height: 71px;
float: left;
margin: 22px 0 0 8px;
}
#timber-course-chooser #timber-checkout .message .red {
	color: red;
}

#timber-course-chooser .not-finalized {
	padding: 10px 0 37px 39px;
	background-image: url(images/warning_yellow.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 17px;
	font-size: 13px;
	}


#group-select-options {
	background-color: #FAFAFA;
	border-bottom: 1px solid #777;
	margin: -15px 0 25px -16px;
	padding: 5px 10px 5px 10px;
	z-index: 100;
	min-height: 31px;
	float: left;
	width: 119%;
	line-height: 1.2em;
	}
#group-select-options  h2 {	
	font-weight: normal;
	float: left;
	width: 22%;
	margin: 5px 0 0 0;
	}
#group-select-options a {	
	padding: 3px 5px 3px 5px;
	float: left;
	text-align: center;
	font-size: 1.1em;
	opacity: .7;
	width: 22%;
	margin:0;
	border-left: 1px solid grey;
	}	
#group-select-options a.select-clear {	
	padding-bottom: 5px;
	text-align: center;
	margin: 0;
	color: #000;
	width: 20%;
	padding: 8px 0 8px 0;
	border-left: 1px solid grey;
	}		
#group-select-options a:hover {	
	opacity: 1;
	}	
	

#col-right {
	z-index:2 !important;	
	}

#timber-continue-shopping {
	font-size: 125%;
}


.timber-details {
	/*background-image: url(images/white-screen-90.png) !important;*/
	background-color: white;
	border: 5px solid #9E1B32;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 2px 4px #555;
	padding: 10px;
	position: absolute;
	right: -55px;
	top: 10px;
	width: 350px;
	z-index: 100;
	height: auto;
	display: none;
	}
.timber-details .field-image {
	margin: 0 6px 0 0;
	padding: 1px;
	border: 1px solid gray;
	box-shadow: 1px 1px 3px #555;
	}
.timber-details .field-image img {
	float: left;
	}
.timber-details .field-title {
    color: #444;
    font-size: 14px;
    font-weight: bold;
	border-bottom: 1px solid #ccc;
	}
.timber-details .label {
  color: #802029;
	display: block;
	float: left;
	width: 75px;
	font-weight: bold;
	}

#timber-college-admin .table {
	text-align: center;
	padding-bottom: 15px;
}
#timber-college-admin .table.half {
	width: 50%;
	float: left;
}
#timber-college-admin .arrow {
	margin-left: auto;
	margin-right: auto;
	width:32px; height:32px;
	background-image: url(images/arrow-down.png);
}

.blockUI {
	border: 5px solid orange !important;
	border-radius: 10px 10px 10px 10px !important;
	box-shadow: 2px 2px 4px #555555 !important;
	padding: 10px 10px 15px 10px !important;
}
.blockUI h2 {
	color: #00395A !important;
	font-size: 28px !important;
	font-family: Georgia,"Times New Roman",Times,serif !important;
}



#timber-course-chooser .req-group {
	margin: 2px 0 2px -5px;
	padding: 2px 5px;
	}
.req-group>.title {
	font-size: 20px;
	padding: 4px 0;
	border-bottom: 1px dotted #777;
	color: #650A15;
	margin: 20px 0 5px 0;
	}
.req-group:first-child >.title{
	margin: 0px 0 5px 0;
	}

#timber-course-chooser .leaf .group {
    background-color: #FAFAFA;
    border: 1px solid #777;
    border-radius: 6px 6px 6px 6px;
    margin: 2px 0 4px -5px;
    padding: 5px 5px 2px 5px;	
	}
#timber-course-chooser .chooser-product>a {
	background-image: url(images/checkbox.png);
	background-repeat: no-repeat;
	padding-left: 19px;
	font-size: 14px;
	background-position: 0 1px;
	line-height: 17px;
	}
#timber-course-chooser .group .chooser-product>a {
	margin: 0 0 0 10px;
	}
#timber-course-chooser .chooser-product.unavailable>a:hover {
	cursor: default;
	text-decoration: none;	
	}

#timber-course-chooser .pre-order-alert {
	display: inline;
}


.order-review-table table.cart-review {
	width: 100%;
}
.order-review-table table.cart-review td {
	padding: 3px;
}
.pre-order-alert {
	color: red;
}
#block-timber-timber-product-alerts .content {
	float: right;
}

.node-type-product .field .field-label {
	display: inline;
	display: inline-block;
	width: 9em;
}
.node-type-product .field .field-items { display: inline; }
.node-type-product .field .field-item { display: inline; }
.node-type-product .field {
	clear: left;
}

.node-type-product .field-field-addtocart,
.node-type-product .field-field-price {
    clear: right;
    float: right;
    min-width: 120px;
	margin: 5px 10px 0 10px;
    text-align: right;
}
.node-type-product .field-field-product-description,
.node-type-product .field-field-description {
	clear: none;
}

.timber-sell-price {
    font-size: 20px;
}

.node-type-college-section .tabs.primary  li a,
.node-type-product .tabs.primary  li a{
	height: 19px;
	line-height: 16px;
	display: block;
	float: left;
	background-image: url(images/tab-a.png);
	border-bottom: 1px solid #BBB;	
	}
.node-type-college-section .tabs.primary  li.active a,
.node-type-product .tabs.primary  li.active a{
	background: none;
	background-color: #bbb;
	}
.node-type-college-section .tabs.primary li:last-child a,
.node-type-product .tabs.primary li:last-child a{
	background: url(images/timber-tab-bg.png) no-repeat left top transparent;
	width: 100px;
	font-size: 0;
	color: transparent;
	display: block;
	margin-top: -1px;
	height: 21px;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	}
.node-type-college-section .tabs.primary  li:last-child a:hover,
.node-type-college-section .tabs.primary  li:last-child a.active,
.node-type-product .tabs.primary  li:last-child a:hover,
.node-type-product .tabs.primary  li:last-child a.active{
	background-position: -100px top;
	}

.tabs.primary {
	height: 21px;
}

#timber-product-itemdetails tr.this-item {
color: #000;
}
#timber-product-itemdetails tr.related-item {
color: #888;
}
#timber-product-itemdetails td.title {
	width: 150px;
}

#timber-rental-agreement {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #667380;
	background-color: #CDE6FF;
	white-space: pre-line;
}
/** Timber form_alter's the ucxf select boxes into radio sets - let's make the radios have their own lines. */
#uc-extra-fields-pane-table .form-radios .form-item,
.address-pane-table .form-radios .form-item{
	display: block;
}

.ok {
	color: #008000;
}
.notok {
	color: #bb0000;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/** Decruft featured items view slightly */
.view-Featured .timber-savings,
.view-Featured .timber-list-price {
	display: none;
}