/* ************************
    Cache Limited 
    Copyright (c) 2008-2009 
    Ammended Styles
************************ */


/* 
    **** QUICK FINDER ****
*/

optgroup { 
    font-style: normal;
	font-weight: 200;
	background-color: #ffffff;
	margin: 5px 0px 2px 0px;
	padding: 5px 0px 2px 0px;
}


/* 
    **** LEFT COLUMN ****
*/

#cacheleft { 
    position: relative; 
    left: 0px; 
    border: none;
}
#cacheleft div { 
    position: absolute; 
    left: -100px; 
    width: 180px; 
}
#cacheleft div div { 
    float: left;
	clear: both;
    width: 180px; 
}


/* 
    **** RIGHT COLUMN ****
*/

#cacheright { 
    position: relative; 
    left: 0px; 
    border: none;
}
#cacheright div { 
    position: absolute; 
    left: 270px; 
    width: 214px; 
}
#cacheright div div { 
    float: left;
	clear: both;
    width: 214px; 
}

hr.white-spacer {
    margin: 5px 10px 5px 10px;
	padding: 0px;
	height: 1px;
	border: none;
	clear: both;
	background-color: #f0f0f0;
	color: #f0f0f0;
}




.info { 
    border: none; 
    width: 100%; 
    margin: 0px; 
	padding: 0px;
	background-color: #dcddde; 
}
.info_new {
    border-top: 20px solid #ffffff;
    margin-top: 0px; 
    vertical-align: top;
}
.info_content {
    padding: 5px; 
	color: #252729;
}

/* 
    **** BUTTONS ****
*/

a.large-button { display: block; color: #fff; padding: 12px 4px 0px 0px; background: url(/mod_product/design/graphics/btn-large-bg.jpg) 0 0 no-repeat; text-decoration: none; width: 254px; height: 42px; text-align: center; font-size: 14px; font-weight: bold; margin: 0; }

a.large-button:hover { color: #000; }

a.big-button { 
    display: block; 
    padding: 5px 10px; 
    background: transparent url(/mod_product/design/graphics/bg-button.png) 0 0 repeat-x; 
    text-align: center; 
    color:#000; }

/* 
    **** DOM Window ****
*/

.close-dom-window-btn { display:block; width:20px; height:20px; background:url(../graphics/close.png) 0 -20px no-repeat; position:absolute; top:-10px; right:-10px; z-index:90000; cursor:normal; }
.close-dom-window-btn:hover { background:url(../graphics/close.png) 0 0 no-repeat; cursor:pointer; }



/* 
    **** OTHER ****
*/

ul.whats-new { list-style: none; margin: 0; padding: 0 5px 0 5px; }
ul.whats-new li { display: block; padding-bottom: 5px; text-align: left; }

.course_title, .other_title {	color: #231f20; font-size: 12px; font-weight: bold; }  /* was color: #454748; */
.course_date { font-style: italic; }

.ref_title { color: #231f20; font-size: 12px; font-weight: bold}
.ref_ref {font-style: italic}

.book_title { color: #231f20; font-size: 13px; font-weight: bold}

h2.workshop_title { color: #231f20; font-size: 13px; font-weight: bold; margin: 0px 0px 2px 0px; padding: 0px;}

.news_date { font-size: 11px; font-weight: bold; margin: 25px 0px 1px 0px; }
.news_title { color: #231f20; font-size: 14px; font-weight: bold; margin: 0px 0px 1px 0px; }
a.news_link { padding-left: 15px; line-height: 18px;}
a.news_link_selected { color: #231f20; padding-left: 15px; line-height: 18px; background: url(/mod_product/design/graphics/bullet-arrow.gif) 0 0 no-repeat; text-decoration: none; }

.staff_title { font-size: 14px; font-weight: bold; margin: 25px 0px 1px 0px; }

.diary-date { color: #454748; font-size: 12px; width: 120px; float: left; }
.diary-title { color: #231f20; font-size: 12px; width: 400px; font-weight: bold; float: left; }
.diary-text { display: block; clear: both; width: 400px; float: left; margin-left: 120px; margin-bottom: 7px; }

a.item_link_selected { color: #231f20; padding-left: 18px; display: block; padding-top: 1px; padding-bottom: 1px; background: #ffffff url(/mod_product/design/graphics/bullet-arrow.gif) 3px 3px no-repeat; text-decoration: none; color: #231f20; font-weight: bold; }
a.item_link { padding-left: 18px; display: block; padding-top: 1px; padding-bottom: 1px; font-weight: normal; }
