* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	color: #666;
	background: #000;
	margin: 10px 0;/*	background: #663600 url(../images/background.jpg) repeat-x;

*/}
a, a:visited, a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
}
a img, fieldset {
	border: 0;
}
table {
	font-size: 1em;
}
textarea {
	overflow: auto;
}
/* global list styles **********************************/

    ul li {
	list-style: none;
}
.article ul, .article ol {
	padding: 0 25px;
}
.news_box .article ul,  .news_box .article li {
	list-style: disc;
}
.news_box .article ol,  .news_box .article ol li {
	list-style: decimal;
}
#container {
	width: 888px;
	margin: 0 auto;
}
#nav {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 10px 10px;
	font-size:14px;
	width:838px;
	height:28px
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0
}

ul#navul { position:relative; z-index:5000 }

#nav ul li {
	position:relative;
	margin:0 5px 0 0;
	padding:0;
	display:block;
	float:left
}
#nav ul li ul {
	display:none;
	padding:3px;
	position: absolute;
	top: 28px;
	left: 0;
	z-index:5000;
	background:#FFF;
	width:200px
}
#nav ul li ul li {
	display:block;
	width:200px
}
#nav ul li a {
	display:block;
	padding:6px 10px;
	color:#555
}
#nav ul li a:hover {
	background:#3E97CC;
	color:#FFF
}
#nav li > ul {
	top: auto;
	left: auto;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
	z-index:5000;
	position:absolute;
	background:#FFF
}
#nav ul li a.nav-home {
	background: url('../images/nav_home.gif') no-repeat;
	width:28px;
	height:28px;
	display:block;
	padding:0;
	text-indent:-5000px
}
#nav ul li a.nav-home:hover {
	background: url('../images/nav_home.gif') no-repeat
}

#nav ul li a.nav-rss {
	background: url('../images/rss_icon.jpg') no-repeat;
	width:28px;
	height:28px;
	display:block;
	padding:0;
	text-indent:-5000px
}

#nav ul li a.nav-rss:hover {
	background: url('../images/rss_icon.jpg') no-repeat; }


#imageRotator {
	width:510px;
	height:300px;
	margin-top:4px
}
#notebook {
	width: 888px;
	overflow: hidden;
	background: url(cssimg/notebook_box_bg.gif) repeat-y 0 0;
	margin-top: 0px;
}

#header h1 {
	position:absolute;
	top:7px;
	margin:0; padding:0;
	left:25px;
	width:95px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:transparent }

#header h1 a {
	display: block;
	width: 95px;
	height: 30px;
	text-indent: -9999px;
	background: transparent;
}
#header h1 a:hover {
	background-position: 0 -30px;
}


#logoSearchArea {
	position:relative;
	z-index:1 !important;
	width:858px;
	height:146px;
	background:url('../images/header_bg.jpg') top left no-repeat }

#logoSearchArea h2 {
	width:565px;
	height:95px;
	margin:0; padding:0;
	position:absolute;
	top:25px;
	left:25px }

#logoSearchArea h2 a {
	display:block;
	margin:0; padding:0;
	background:url('../images/logo.gif') no-repeat;
	width:565px;
	height:95px;
	text-indent:-5000px }
	
#feed { border:2px solid #E17621; padding:20px; background:#FFF6EF }
#feed a { color:#E17621 }
#feed a:hover { color:#555 }
	
#logoSearchArea .search-rss {
	display:block;
	margin:0; padding:0;
	width:180px;
	height:100px;
	position:absolute;
	right:25px;
	top:25px }
	
	.search-rss form {
		height:28px;
		margin:0 0 10px 0; padding:0 }
		
	.search-rss .textbox {
		float:left;
		width:129px;
		height:19px;
		border:1px solid #548db2;
		padding:4px 5px 3px 5px;
		font-size:14px }
		
	.search-rss .goButton {
		border:none;
		text-indent:-5000px;
		width:29px;
		height:28px;
		display:block;
		float:left;
		padding:0;
		margin:0 0 0 10px;
		background:url('../images/button_go.gif') no-repeat }
		
	.search-rss .rssButton {
		float:none;
		clear:both;
		display:block;
		margin:0; padding:0;
		width:180px;
		height:29px;
		background:url('../images/button_rss.gif') no-repeat;
		text-indent:-5000px }
	
	.facebutton {
		float:none;
		clear:both;
		display:block;
		margin:10px 0 0 0; padding:0;
		width:180px;
		height:29px;
		background:url('../images/button_facebook.gif') no-repeat;
		text-indent:-5000px }	
	

.intro {
	background:none !important
}

.intro ul { list-style:outside !important; padding:0 0 0 15px }
.intro ul li {  list-style-type:disc !important }
.intro p, .intro ul { font-size:1.3em; line-height:normal; margin:10px }

.intro h3 { font-size:14px }


.top-cap {
	width:888px;
	height:10px;
	background: url('cssimg/notebook_box_top.gif') no-repeat top left;
	margin:0; padding:0 }

#category_menu {
	margin:0; padding:0;
	position: relative;
	height:10px;
	width: 888px;
	background: url(cssimg/notebook_box_top.gif) no-repeat bottom left;
	z-index: 50;
}
#category_menu .root {
	width: 70px;
	height: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	z-index: 150;
}
#category_menu .root a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#category_menu .root.active {
	position: absolute;
	top: 10px;
}
#category_menu .root.active a {
	height: 25px;
}
#category_menu li ul {
	padding: 2em 0;
	position: absolute;
	right: 0; /*height: auto !important;*/
	height: 13em;
	min-height: 13em;
	width: 12em !important;
	min-width: 120px;
	z-index: 200;
}
#category_menu li ul li a {
	display: block;
	height: auto !important;
	margin-right: 10px;
	font-weight: normal;
	text-align: right;
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	background: none !important;
}
#category_menu li ul li.sub_active {
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#internal_page #category_menu .root.active {
	position: absolute;
	left: 295px;
}
#internal_page #category_menu {
	
}
#campus_square #category_menu .root.active,  #campus_square #category_menu #campus_square_link {
	position: absolute;
	left: 375px;
}
#campus_square #category_menu #contact_page_link {
	margin-left: 80px;
}
#contact_page #category_menu .root.active {
	position: absolute;
	left: 455px;
}
#category_menu #internal_page_link a:hover,  #category_menu #internal_page_link a:focus,  #category_menu #campus_square_link a:hover,  #category_menu #campus_square_link a:focus,  #category_menu #contact_page_link a:hover,  #category_menu #contact_page_link a:focus,  #category_menu #tech_link a:hover,  #category_menu #tech_link a:focus,  #category_menu #brandman_link a:hover,  #category_menu #brandman_link a:focus {
	background-position: 0 -20px;
}
#category_menu #internal_page_link.active a,  #category_menu #internal_page_link.active a:hover {
	background: url(cssimg/tab_my_caffe_active.gif) no-repeat top left;
}
#category_menu #campus_square_link.active a,  #category_menu #campus_square_link.active a:hover {
	background: url(cssimg/tab_campus_square_active.gif) no-repeat top left;
}
#category_menu #contact_page_link.active a,  #category_menu #contact_page_link.active a:hover {
	background: url(cssimg/tab_spy_caffe_active.gif) no-repeat top left;
}
#category_menu #tech_link.active a,  #category_menu #tech_link.active a:hover {
	background: url(cssimg/tab_tech_active.gif) no-repeat top left;
}
#category_menu #brandman_link.active a,  #category_menu #brandman_link.active a:hover {
	background: url(cssimg/tab_brandman_active.gif) no-repeat top left;
}
#category_menu #internal_page_link ul {
	background: #E29940 url(cssimg/tab_my_caffe_active_bg.gif) repeat-x bottom left;
}
#category_menu #campus_square_link ul {
	background: #9CA3C8 url(cssimg/tab_campus_square_active_bg.gif) repeat-x bottom left;
}
#category_menu #contact_page_link ul {
	background: #B8A864 url(cssimg/tab_spy_caffe_active_bg.gif) repeat-x bottom left;
}
#category_menu #tech_link ul {
	background: #7CB5BE url(cssimg/tab_tech_active_bg.gif) repeat-x bottom left;
}
#category_menu #brandman_link ul {
	background: #94BA62 url(cssimg/tab_brandman_active_bg.gif) repeat-x bottom left;
}
#category_menu #internal_page_link ul li a:hover,  #category_menu #internal_page_link ul li.sub_active a {
	color: #FFED91;
}
#category_menu #campus_square_link ul li a:hover,  #category_menu #campus_square_link ul li.sub_active a {
	color: #E1E7FF;
}
#category_menu #contact_page_link ul li a:hover,  #category_menu #contact_page_link ul li.sub_active a {
	color: #FFFBB3;
}
#category_menu #tech_link ul li a:hover,  #category_menu #tech_link ul li.sub_active a {
	color: #CEFFFF;
}
#category_menu #brandman_link ul li a:hover,  #category_menu #brandman_link ul li.sub_active a {
	color: #E5FFAE;
}
#header_title,  #phpadsnew,  #content {
	position:relative;
	width: 873px;
	padding: 5px 0 0 15px;
}
#header_title {
	z-index: 0;
}
#header_title {
	padding-top: 5px;
	position: relative;
}
#header_title img {
	bottom: 0;
}
#phpadsnew {
	padding-top: 5px;
}
#phpadsnew ul {
	float: left;
	width: 858px;
}
#phpadsnew li {
	float: left;
	width: 167px;
	height: 70px;
	margin-left: 5px;
}
#phpadsnew li.first-child {
	margin-left: 0px;
}
#content .article a {
	text-decoration: underline;
}
#content .article {
	text-align: justify;
	overflow-x: hidden;
}
#content .article p {
	margin-bottom: 1.5em;
}
#content .article ul,  #content .article ol {
	margin: .5em 0 .5em 30px;
}
#content .article ul {
	list-style-type: disc;
}
#content .article h1 {
	font-size: 1.5em;
	font-weight: bold;
}
#content .article h2,  #comments .heading_form span {
	font-size: 1.333em;
	font-weight: bold;
}
#content .article h3 {
	font-size: 1.166em;
	font-weight: bold;
	color: #01adef;
}
#campus_square #footer a,  #campus_square #content .article a {
	color: #01adef;
}
#internal_page #footer a,  #internal_page #content .article a {
	color: #E29940;
}
#contact_page #footer a,  #contact_page #content .article a {
	color: #B8A864;
}
#tech #footer a,  #tech #content .article a {
	color: #7CB5BE;
}
#brandman #footer a,  #brandman #content .article a {
	color: #94BA62;
}
#content .article a:hover {
	text-decoration: none;
}
#content .column {
	float: left;
	margin-right: 6px;
	background: repeat-y 0 0;
	overflow: hidden;
}
#content .column.last-child,  #content #last-child {
	margin: 0 !important;
}
#content .column .news_box {
	float:left;
	background: no-repeat bottom left;
	padding-bottom: 0;
}
#content .column .heading,  #search #search_form_secondary {
	float: left;
	width: 670px;
	padding-top: 10px !important;
	background: no-repeat top left;
}
#content .column .heading span,  #content .column .heading span a {
	line-height: 120%;
}
#content .column .heading span a img {
	vertical-align: top;
}
#content .column .heading span a:hover {
	text-decoration: underline;
}
#content .wide,  #content .wide .heading,  #content .wide .heading_box,  #content .wide .news_box,  #content .column.wide {
	float: left;
	width: 858px;
}
#content .wide .article {
	width: 838px;
}
#content .wide {
	background-image: url(cssimg/content_all_bg.gif);
}
#content .wide .news_box {
	background-image: url(cssimg/content_all_bottom.gif);
}
#content .wide .heading,  #search #search_form_secondary {
	background-image: url(cssimg/content_all_top.gif);
}
#content .split_half,  #content .split_half .heading,  #content .split_half .heading_box,  #content .split_half .news_box,  #content .column.split_half {
	float: left;
	width: 342px;
}
#content .split_half .article {
	width: 322px;
}
#content .split_half {
	background-image: url(cssimg/content_half_bg.gif);
}
#content .split_half .news_box {
	background-image: url(cssimg/content_half_bottom.gif);
}
#content .split_half .heading {
	background-image: url(cssimg/content_half_top.gif);
}
#content .split_426,  #content .split_426 .heading,  #content .split_426 .heading_box,  #content .split_426 .news_box,  #content .column.split_426 {
	float: left;
	width: 426px;
}
#content .split_426 .article {
	width: 406px;
}
#content .split_426 {
	background-image: url(cssimg/content_426_bg.gif);
}
#content .split_426 .news_box {
	background-image: url(cssimg/content_426_bottom.gif);
}
#content .split_426 .heading {
	background-image: url(cssimg/content_426_top.gif);
}
#column .split_426,  #column .split_426 .heading,  #column .split_426 .heading_box,  #column .split_426 .news_box,  #column .column.split_426 {
	float: left;
	width: 426x;
}
#column .split_426 .article {
	width: 406px;
}
#column .split_426 {
	background-image: url(cssimg/content_half_bg.gif);
}
#column .split_426 .news_box {
	background-image: url(cssimg/content_half_bottom.gif);
}
#column .split_426 .heading {
	background-image: url(cssimg/content_half_top.gif);
}
#content .split_1_3,  #content .split_1_3 .heading,  #content .split_1_3 .heading_box,  #content .split_1_3 {
	width: 228px !important;
}
#content .split_1_3 .article {
	width: 208px;
}
#content .split_1_3 {
	background-image: url(cssimg/content_1_3_bg.gif);
}
#content .split_1_3 .news_box {
	background-image: url(cssimg/content_1_3_bottom.gif);
}
#content .split_1_3 .heading {
	background-image: url(cssimg/content_1_3_top.gif);
}
#content .split_2_3,  #content .split_2_3 .heading,  #content .split_2_3 .heading_box,  #content .split_2_3 .news_box,  #content .column.split_2_3 {
	float: left;
	width: 510px;
}
#content .split_2_3 .article {
	width: 485px;
}
#content .split_2_3 {
	background-image: url(cssimg/content_2_3_bg.gif);
}
#content .split_2_3 .news_box {
	background-image: url(cssimg/content_2_3_bottom.gif);
}
#content .split_2_3 .heading {
	background-image: url(cssimg/content_2_3_top.gif);
}
#campus_square #content .column .heading,  #campus_square #content .column .heading a,  #campus_square #comments .heading_form span {
	color: #000000;
}
#campus_square #content .column .heading h2 a:hover {
	color: #00b4ff;
}
#internal_page #content .column .heading,  #internal_page #content .column .heading a,  #internal_page #comments .heading_form span {
	color: #5E5346;
}
#internal_page #content .column .heading h2 a:hover {
	color: #897966;
}
#contact_page #content .column .heading,  #contact_page #content .column .heading a,  #contact_page #comments .heading_form span {
	color: #5E5946;
}
#contact_page #content .column .heading h2 a:hover {
	color: #898166;
}
#tech #content .column .heading,  #tech #content .column .heading a,  #tech #comments .heading_form span {
	color: #465B5E;
}
#tech #content .column .heading h2 a:hover {
	color: #668489;
}
#brandman #content .column .heading,  #brandman #content .column .heading a,  #brandman #comments .heading_form span {
	color: #535E46;
}
#brandman #content .column .heading h2 a:hover {
	color: #798966;
}
#content .column .heading h2,  #search #search_form_secondary {
	border-bottom: 1px solid #ccc;
}
#content .column .heading h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 6px;
}
#content .column .heading {
	padding: 0;
}
#content .column .heading span,  #content .column .heading h2 {
	margin: 0 10px 10px 10px;
}
#content .column .article,  #search #search_form_secondary,  .system_notice {
	font-size: 1.2em;
	padding: 0 10px;
}
#campus_square #content .wide .heading_box {
	background-color: #474a5d;
	background-image: url(cssimg/h_campus_square_all_bottom.gif);
}
#internal_page #content .wide .heading_box {
	background-color: #5E5346;
	background-image: url(cssimg/h_my_caffe_all_bottom.gif);
}
#contact_page #content .wide .heading_box {
	background-color: #5E5946;
	background-image: url(cssimg/h_spy_caffe_all_bottom.gif);
}
#tech #content .wide .heading_box {
	background-color: #465B5E;
	background-image: url(cssimg/h_tech_all_bottom.gif);
}
#brandman #content .wide .heading_box {
	background-color: #535E46;
	background-image: url(cssimg/h_brandman_all_bottom.gif);
}
#campus_square #content .split_426 .heading_box {
	background-color: #474a5d;
	background-image: url(cssimg/h_campus_square_426_bottom.gif);
}
#campus_square #content .split_half .heading_box {
	background-color: #474a5d;
	background-image: url(cssimg/h_campus_square_half_bottom.gif);
}
#internal_page #content .split_half .heading_box {
	background-color: #5E5346;
	background-image: url(cssimg/h_my_caffe_half_bottom.gif);
}
#contact_page #content .split_half .heading_box {
	background-color: #5E5946;
	background-image: url(cssimg/h_spy_caffe_half_bottom.gif);
}
#tech #content .split_half .heading_box {
	background-color: #465B5E;
	background-image: url(cssimg/h_tech_half_bottom.gif);
}
#brandman #content .split_half .heading_box {
	background-color: #535E46;
	background-image: url(cssimg/h_brandman_half_bottom.gif);
}
#campus_square #content .split_1_3 .heading_box {
	background-color: #474a5d;
	background-image: url(cssimg/h_my_caffe_1_3_bottom.gif);
}
#internal_page #content .split_1_3 .heading_box {
	background-color: #5E5346;
	background-image: url(cssimg/h_my_caffe_1_3_bottom.gif);
}
#contact_page #content .split_1_3 .heading_box {
	background-color: #5E5946;
	background-image: url(cssimg/h_spy_caffe_1_3_bottom.gif);
}
#tech #content .split_1_3 .heading_box {
	background-color: #465B5E;
	background-image: url(cssimg/h_tech_1_3_bottom.gif);
}
#brandman #content .split_1_3 .heading_box {
	background-color: #535E46;
	background-image: url(cssimg/h_brandman_1_3_bottom.gif);
}
#campus_square #content .split_2_3 .heading_box {
	background-color: #474a5d;
	background-image: url(cssimg/featured_campus_square_half_bottom.gif);
}
#internal_page #content .split_2_3 .heading_box {
	background-color: #5E5346;
	background-image: url(cssimg/h_my_caffe_2_3_bottom.gif);
}
#contact_page #content .split_2_3 .heading_box {
	background-color: #5E5946;
	background-image: url(cssimg/h_spy_caffe_2_3_bottom.gif);
}
#tech #content .split_2_3 .heading_box {
	background-color: #465B5E;
	background-image: url(cssimg/h_tech_2_3_bottom.gif);
}
#brandman #content .split_2_3 .heading_box {
	background-color: #535E46;
	background-image: url(cssimg/h_brandman_2_3_bottom.gif);
}
#campus_square #content .wide .heading_box span {
	background-image: url(cssimg/h_campus_square_all_top.gif);
}
#internal_page #content .wide .heading_box span {
	background-image: url(cssimg/h_my_caffe_all_top.gif);
}
#contact_page #content .wide .heading_box span {
	background-image: url(cssimg/h_spy_caffe_all_top.gif);
}
#tech #content .wide .heading_box span {
	background-image: url(cssimg/h_tech_all_top.gif);
}
#brandman #content .wide .heading_box span {
	background-image: url(cssimg/h_brandman_all_top.gif);
}
#campus_square #content .split_426 .heading_box span {
	background-image: url(cssimg/h_campus_square_426_top.gif);
}
#campus_square #content .split_half .heading_box span {
	background-image: url(cssimg/h_campus_square_half_top.gif);
}
#internal_page #content .split_half .heading_box span {
	background-image: url(cssimg/h_my_caffe_half_top.gif);
}
#contact_page #content .split_half .heading_box span {
	background-image: url(cssimg/h_spy_caffe_half_top.gif);
}
#tech #content .split_half .heading_box span {
	background-image: url(cssimg/h_tech_half_top.gif);
}
#brandman #content .split_half .heading_box span {
	background-image: url(cssimg/h_brandman_half_top.gif);
}
#campus_square #content .split_1_3 .heading_box span {
	background-image: url(cssimg/h_my_caffe_1_3_bottom.gif);
}
#internal_page #content .split_1_3 .heading_box span {
	background-image: url(cssimg/h_my_caffe_1_3_top.gif);
}
#contact_page #content .split_1_3 .heading_box span {
	background-image: url(cssimg/h_spy_caffe_1_3_top.gif);
}
#tech #content .split_1_3 .heading_box span {
	background-image: url(cssimg/h_tech_1_3_top.gif);
}
#brandman #content .split_1_3 .heading_box span {
	background-image: url(cssimg/h_brandman_1_3_top.gif);
}
#campus_square #content .split_2_3 .heading_box span {
	background-image: url(cssimg/featured_campus_square_half_top.gif);
}
#internal_page #content .split_2_3 .heading_box span {
	background-image: url(cssimg/h_my_caffe_2_3_top.gif);
}
#contact_page #content .split_2_3 .heading_box span {
	background-image: url(cssimg/h_spy_caffe_2_3_top.gif);
}
#tech #content .split_2_3 .heading_box span {
	background-image: url(cssimg/h_tech_2_3_top.gif);
}
#brandman #content .split_2_3 .heading_box span {
	background-image: url(cssimg/h_brandman_2_3_top.gif);
}
#content .column .heading_box span {
	padding-left: 20px;
	padding-top: 5px;
}
#content ul.button {
	float: right;
	width: 337px;
	padding: 0 5px 6px 0;
	margin: 0;
	line-height: 1.0em;
}
#content ul.button li {
}
#content ul.button a,  #content ul.button li,  #content ul.button img {
	float: right;
	height: 20px !important;
	line-height: 1.0em;
	padding: 0 !important;
	margin: 0 !important;
}
#content .column #about_box {
	float: left;
	background-color: transparent !important;
}
#content .column #about_box .heading {
	float: left;
}
#content .column #about_box .heading img {
	float: left;
	margin: 3px 10px 7px 10px;
}
#content .column #about_box .heading h2 {
	float: left;
	padding-top: 12px;
	width: 195px;
	margin: 0;
}
#content .column #about_box .article {
	float: left;
	width: 195px !important;
	margin: 10px 0 0;
	padding: 0;
}
#content .column #about_box .button {
	float: right;
	padding-bottom: 6px;
	line-height: 1.0em;
	display: inline;
}
#content .column #about_box .button img {
	padding: 0;
	margin: 0;
}
#sidebar {
	width: 206px;
	float: left;
	margin-right: 10px;
	margin-top: 35px;
}
#sidebar a {
	font-weight: bold;
}
#sidebar a:hover {
	font-weight: bold;
	color: #01adef;
}
#sidebar #date_box {
	padding: 7px 5px 5px;
	text-align: center;
	background: url(cssimg/sidebar_box_top.gif) no-repeat top left;
}
#sidebar #date_box span {
	color: #F26522;
}
#sidebar #search_box {
	background: url(cssimg/sidebar_box_middle.gif) no-repeat bottom left;
	padding-bottom: 25px;
}
#sidebar #search_box fieldset {
	padding: 0 10px;
	border: 0;
	background: url(cssimg/sidebar_box_bg.gif) repeat-y top left;
}
#sidebar #search_box label {
	margin-bottom: 5px;
}
#content #search #search_form_secondary .button_search {
	vertical-align: bottom;
	margin-left: 6px;
}
#sidebar #search_box #search_text {
	vertical-align: top;
	margin-top: 2px;
	width: 120px;
}
#content #search #search_form_secondary label {
	vertical-align: bottom;
}
#sidebar #nav_box {
	background: url(cssimg/sidebar_box_bg.gif) repeat-y top left;
}
#sidebar #nav_box div {
	padding: 0 10px;
}
.block_list .page_item {
	font-size: 12px;
}
.list_box ul li {
	font-size: 12px;
}
.list_box a {
	display: block;
	color: #000000;
	background: url(cssimg/sidebar_bullet_off.gif) no-repeat 0 5px;
	padding-left: 10px;
}
.list_box a strong {
	color: #ca6c38;
}
.list_box a:hover {
	color: #9a9a9a;
	text-decoration: underline;
	background-image: url(cssimg/sidebar_bullet_on.gif);
}
.list_box a:hover strong {
	color: #9a9a9a;
}
.list_box ul li a {
	line-height: 1.2em;
}
.block_list a {
	text-decoration: none;
}
.block_list a:hover {
	text-decoration: none;
}
.block_list {
	margin-top: -3px !important;
}
.block_list li {
	border-top: 1px solid #e1dcd5;
}
.block_list li.first_child {
	border-top-width: 0;
}
.block_list ul ul li {
	list-style: none;
}
#sidebar .list_box ul {
	margin: 5px 10px !important;
}
#sidebar .list_box ul li {
	padding-top: 2px;
	padding-bottom: 3px;
}
#sidebar .list_box ul.block_list li {
	padding: 6px 0;
}
#content .list_box {
	background: url(cssimg/content_1_3_bottom.gif) no-repeat bottom left;
}
#content .list_box ul {
	margin: 0 15px 0 15px;
	padding-bottom: 6px;
}
#content .list_box ul li {
	padding: 9px 0 7px 0;
}
#sidebar #nav_box .music_box ul {
	padding: 10px 0;
	text-align: center;
	background: url(/repository/music/756d4d089678f61fec6f00bf19ab9cf6.jpg) no-repeat center 12px;
}
#sidebar #note_box {
	float: left;
	background: url(cssimg/sidebar_box_bottom.gif) no-repeat top left;
	padding: 15px 6px;
}
#sidebar #note_box h3 {
	font-size: 1.4em;
	background: url(cssimg/note_box_title_bottom.gif) no-repeat bottom left;
}
#sidebar #note_box span {
	padding-left: 29px;
	background: url(cssimg/note_box_title_top.gif) no-repeat top left;
	display: block;
	height: auto !important;
	height: 32px;
	min-height: 32px;
	line-height: 34px;
}
#sidebar #note_box div {
	height: 30px;
	width: 188px;
	padding: 0 3px;
	text-align: center;
}
#sidebar #google_add {
	left: -6px;
	position: relative;
	width: 190px;
	overflow: hidden;
	background: url(/css/cssimg/sidebar_delimiter.gif) no-repeat 50% 0;
}
#sidebar #google_add #add_holder {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 0 0 -11px;
}
#campus_square #sidebar .heading_box {
	background-color: #474a5d;
	background-image: url(cssimg/h_campus_square_sidebar_bottom.gif);
}
#internal_page #sidebar .heading_box {
	background-color: #5E5346;
	background-image: url(cssimg/h_my_caffe_sidebar_bottom.gif);
}
#contact_page #sidebar .heading_box {
	background-color: #5E5946;
	background-image: url(cssimg/h_spy_caffe_sidebar_bottom.gif);
}
#tech #sidebar .heading_box {
	background-color: #465B5E;
	background-image: url(cssimg/h_tech_sidebar_bottom.gif);
}
#brandman #sidebar .heading_box {
	background-color: #535E46;
	background-image: url(cssimg/h_brandman_sidebar_bottom.gif);
}
#sidebar .heading_box span {
	padding-left: 20px !important;
}
#campus_square #sidebar .heading_box span {
	background-image: url(cssimg/h_campus_square_sidebar_top.gif);
}
#internal_page #sidebar .heading_box span {
	background-image: url(cssimg/h_my_caffe_sidebar_top.gif);
}
#contact_page #sidebar .heading_box span {
	background-image: url(cssimg/h_spy_caffe_sidebar_top.gif);
}
#tech #sidebar .heading_box span {
	background-image: url(cssimg/h_tech_sidebar_top.gif);
}
#brandman #sidebar .heading_box span {
	background-image: url(cssimg/h_brandman_sidebar_top.gif);
}
/* pagination ************************************* */

#pagination {
	float: left;
	padding-top: 0;
	text-align: center;
	background: url(cssimg/pagination_end.gif) no-repeat 0 100%;
}
#pagination div {
	float: left;
	width: 322px;
	padding: 20px 10px 5px 10px;
	color: #ccc;
	background: url(cssimg/pagination_bg.gif) no-repeat 0 0;
}
.search_results #pagination {
	background-image: url(cssimg/pagination_end_wide.gif)
}
.search_results #pagination div {
	width: 650px;
	background-image: url(cssimg/pagination_bg_wide.gif)
}
#pagination span {
	color: #F26522;
	padding: 5px;
}
#pagination a {
	color: #737373;
	padding: 5px;
}
/* global ***************************************** */

.heading_box {
	display: block;
	clear: left;
	font-weight: bold;
	font-size: 1.4em;
	color: #fff;
	background: no-repeat bottom left;
}
.heading_box span {
	background: no-repeat top left;
	line-height: 25px;
	display: block;
}
.heading_box a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.heading_box a:hover {
}
.article {
	float: left;
	margin-bottom: 10px;
	display: block;
}
.news_box {
	float: left;
}
.field {
	width: 100%;
	float: left;
	margin-bottom: 7px;
}
/* ************************************************ */

#footer {
	margin:0 0 15px 0;
	color: #737373;
	font-size: 1.1em;
	width: 888px;
	text-align:right;
	position:relative;
	background: url(cssimg/footer_bottom.gif) no-repeat bottom right
}

#footer div {
	display:block;
	padding:40px 30px 20px 20px;
	background: url(cssimg/footer_top.gif) no-repeat top left;
}
	
#footer .text {
	line-height:20px;
	font-size:14px;
	text-align:left;
	position:absolute;
	left:30px;
	top:42px }

#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#copy {
	position: relative;
	float: left;
	margin-top: 22px;
	width: 820px;
	padding: 5px 50px 10px 18px;
	background: url(cssimg/footer_bottom.gif) no-repeat bottom right;
}
#site_by_link {
	position: absolute;
	right: 18px;
	top: 0.5em;
}
#kiosk {
	background: url(cssimg/kiosk.gif) no-repeat center right;
	padding-right: 40px;
}
#kiosk span {
	display: none;
}
/*********************
    ARTICLE VIEW -> IMAGES
*********************/

.images_pseudo_row {
	clear: both;
	display: block;
	width: 100%;
}
.images_pseudo_row .entity_image {
	float: left;
	width: 204px;
	margin-bottom: 1em;
	border: 1px solid #ccc;
	padding-bottom: 2px;
}
.images_pseudo_row .entity_image.first {
	margin-right: 23px;
}
.images_pseudo_row .entity_image img {
	float: left;
	margin: 2px 2px 0 !important;
	padding: 0 !important;
}
#content .column .heading #music_list {
	float: left;
	width: 670px;
	background: url(cssimg/music_list_bg.gif) repeat-y 50% 0;
}
#content .column .heading.music {
	float: left;
}
#search table a, #content .column .heading.music #music_list h2 a {
	font-size: .92em;
}
#content .column .heading.music #music_list h2 {
	width: 260px;
	line-height: .955em;
	margin: 0;
	padding: 0;
}
#content .column .heading.music #music_list h2.featured {
	width: 250px;
	padding-left: 10px;
	background: url('cssimg/music_featured.gif') no-repeat 0 .25em;
}
#content .column .heading.music #music_list .pseudo_row {
	float: left;
	width: 670px;
	margin-bottom: 1em;
	padding-left: 10px;
}
#content .column .heading.music #music_list .pseudo_row h2 {
	border-width: 1px 0 0 0 !important;
}
#content .column .heading.music #music_list .pseudo_row .item {
	float: left;
	position: relative;
	width: 315px;
	padding-top: 1.0em;
	margin-right: 20px;
	border-top: 1px dashed #ccc;
}
#content .column .heading.music #music_list .pseudo_row.first-child .item {
	border-top:0;
}
#content .column .heading.music #music_list .pseudo_row .item.selected {
}
#content .column .heading.music #music_list .pseudo_row .item .button {
	position: absolute;
	right: 0;
	top: 1.0em;
}
#content .column .heading.music #music_list .pseudo_row .article {
	padding: 0;
	margin: 5px 0 0 0;
}
.article img {
	margin: .2em 12px .5em 0;
	border: 1px solid #ccc;
	padding: 2px;
}
.article .float_left {
	float: left;
	margin: .2em 12px .5em 0;
}
.article .float_right {
	float: right;
	margin: .2em 0 .5em 12px;
}
.article .entity_image {
	margin-bottom: 1em;
	border: 1px solid #ccc;
	padding-bottom: 2px;
}
.article .entity_image img {
	margin: 2px 2px 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
span.image_caption {
	float: left;
	background: #f6f6f6;
	margin: 0 2px 0 2px;
}
span.image_caption span {
	float: left;
	margin: .6em 10px 0 10px !important;
	padding-bottom: .6em;
}
span.image_caption span {
	font-size: .9em;
	line-height: 1.3em;
}
img.left {
	float: left;
	margin: 0px 15px 15px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 15px 15px;
}
