body {
	background: #dddddd url(/images/bg-pattern.gif) top center repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333;
}
a, a:link, a:visited {
	color: #007bb2;
}
a:hover, a:active {
	color: #3f5560;	
}
p {
	font-size: 1em;
	line-height: 1.4em;
}

cite {
  font-size: 0.9em;
  font-style: normal;
}

/*******************
	HEADER STYLES
********************/
#header {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px 0;	
	}
#header h1 {
	width: 140px;
	height: 73px;
	float: left;
	background: transparent url(/images/logo-twc.gif) top left no-repeat;
	position: relative;
	padding: 0;
	margin-left: 15px;
	margin-top: 7px;
	}
#header #print-logo { display: none; }
#header h1 a,
#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:active { 
    display: block;
	width: 160px;
	height: 80px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;	
}
#header #cart {position: absolute; top: 20px; right: 25px;}
#header #cart a {font-size: 0.9em; background: transparent url(/images/upload/shopping_cart.gif) no-repeat; padding-left: 14px;}
#header ul.nav {
	display: block;    
	width: 600px;
	height: 20px;
	float: left;
	margin-top: 60px;
        margin-left: 20px;
	overflow: hidden;
	list-style-type: none;	
	}

#header ul.nav li {
	display: block;
	float: left;
	overflow: hidden;
	}	

#header ul.nav li a,
#header ul.nav li a:link,
#header ul.nav li a:visited,
#header ul.nav li a:hover,
#header ul.nav lightblue a:active {
	display:block;
	height: 20px;
	line-height: 200px;
	overflow:hidden;
	}
#header ul.nav li.about { width: 77px; background: transparent url(/images/bg-nav.gif) 0px 0px no-repeat;}
#header ul.nav li.about a:hover { width: 77px; background: transparent url(/images/bg-nav.gif) -0px -20px no-repeat;}
#header ul.nav li.programs { width: 105px; background: transparent url(/images/bg-nav.gif) -77px 0px no-repeat;}
#header ul.nav li.programs a:hover { width: 105px; background: transparent url(/images/bg-nav.gif) -77px -20px no-repeat;}
#header ul.nav li.publications { width: 118px; background: transparent url(/images/bg-nav.gif) -182px 0px no-repeat; }
#header ul.nav li.publications a:hover { width: 118px; background: transparent url(/images/bg-nav.gif) -182px -20px no-repeat; }
#header ul.nav li.events { width: 74px; background: transparent url(/images/bg-nav.gif) -300px 0px no-repeat;}
#header ul.nav li.events a:hover { width: 74px; background: transparent url(/images/bg-nav.gif) -300px -20px no-repeat;}
#header ul.nav li.community { width: 101px; background: transparent url(/images/bg-nav.gif) -374px 0px no-repeat; }
#header ul.nav li.community a:hover { width: 101px; background: transparent url(/images/bg-nav.gif) -374px -20px no-repeat; }
#header ul.nav li.support-twc{ width: 106px; background: transparent url(/images/bg-nav.gif) -475px 0px no-repeat;} 
#header ul.nav li.support-twc a:hover { width: 106px; background: transparent url(/images/bg-nav.gif) -475px -20px no-repeat;} 

/********************
	HOMEPAGE STYLES
*********************/
#content-home {
	width: 780px;
	margin: 0 auto;
	background: #fff url(/images/bg-content-2-col-1.gif) top left repeat-y;
	}
	
.home h2.description {
	width: 559px;
	height: 57px;
	margin: 0;
	padding: 0;
	line-height: 200px;
	background: #27434e url(/images/h2-home-description.gif) top left no-repeat;
	overflow: hidden;
	}
.home .magazine h2 {
	font-size: 1.4em;
	line-height: 1em;
	color: #000;
	padding: 10px 0 5px 15px;
	font-weight: normal;
	margin: 0;
	}
.home .magazine h2 span {
	color: #666;
	}
.home .magazine p {
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	padding: 0 15px;
	margin: 0 0 1em 0;
	}
.home .magazine a,
.home .magazine a:link,
.home .magazine a:visited {
	color: #06c;
	text-decoration: none;
	}
.home .magazine a:hover,
.home .magazine a:active {
	text-decoration: underline;
	}
.home .training-workshops {
	background-color: #007bb2;
	color: #fff;
}
.home .training-workshops {
  font-size: 10px;
}
.home .training-workshops h2 {
	background-color: #007bb2;
	font-size: 180%;
	line-height: 40px;
	color: #fff;
	padding: 0 0 0 15px;
	font-weight: normal;
	margin: 0;
	}
.home .training-workshops p {
	padding: 5px 15px;
	line-height: 200%;
	font-size: 120%;
	}
.home .training-workshops p a,
.home .training-workshops p a:link,
.home .training-workshops p a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
.home .training-workshops p a:hover,
.home .training-workshops p a:active {
	text-decoration: underline;
	}
.home .training-workshops ul {
	background-color: #007bb2;
	list-style: none;
	padding-left: 15px;
	height: 105px;
	}
.home .training-workshops ul li {
	display: block;
	float: left;
	width: 175px;
	height: 105px;
	margin: 0 0 0 1px;
	background-color: #71b2cd;
	}
.home .training-workshops ul li a,
.home .training-workshops ul li a:link,
.home .training-workshops ul li a:visited {
	display: block;
	width: 175px;
	height: 105px;
	color: #000;
	text-decoration: none;	
	}
.home .training-workshops ul li a:hover,
.home .training-workshops ul li a:active {
	background-color: #fff;
	color: #000;
	}
.home .training-workshops li h3 {
	margin: 0px;
	padding: 8px 5px 0 5px;
	font-size: 120%;
	line-height: 100%;
	}

.home .training-workshops li p {
	margin: 0px;
	padding: 5px;
	font-size: 110%;
	line-height: 140%;	
	}
.home div.col1 {
	width: 559px;
	float: left;	
	}

.home div.col2 {
	width: 221px;
	float: left;
  font-size: 10px;
	}
.home div.col2 .item {
	margin-top: -1px;
	border-top: 1px #fff solid;
	}
.home div.col2 h2 {
	color: #FFFF00;
	text-transform: uppercase;	
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	padding: 12px 10px 5px 10px;
	}	

.home div.col2 p {
	padding: 0 10px 10px 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #fff;
	}
.home div.col2 p a,
.home div.col2 p a:link,
.home div.col2 p a:visited {
	font-weight: bold;	
	color: #fff;
	}
.home div.col2 p a:hover,
.home div.col2 p a:active {
	text-decoration: underline;
	}
.home div.col2 p a.thumb img {
	float: left;
	border: 3px #308cb2 solid;
	margin: 3px 9px 3px 0;
	}
.home div.col2 p a.thumb img:hover {
	border-color: #fff;
	}
/*****************************
SUBPAGE STYLES - GENERIC
*****************************/
#content-sub-2-col {
	width: 780px;
	margin: 0 auto;
	background: #fff url(/images/bg-content-2-col-2.gif) top left repeat-y;
	padding-bottom: 12px;
	}
.section-head {
	width: 780px;
	margin: 0 auto;
	background: #007bb2;
	}
.section-head h2 {
  color: white;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.4em;
  font-weight: bold;
	letter-spacing: 0.05em;
  padding: 0.4em 15px;
}
.section-head .nav-sub {
	color: #fff;
	background-color: #71b2cd;
  padding: 5px 15px;
	}
.section-head .nav-sub p {
	display: inline;
	line-height: 1.1em;
	font-size: 0.9em;
	padding-left: 0;
	}
.section-head .nav-sub a, 
.section-head .nav-sub a:link, 
.section-head .nav-sub a:visited {
	color: #fff;
	text-decoration: none; 
	}
.section-head .nav-sub a:hover, 
.section-head .nav-sub a:active {
	color: #eee;
	text-decoration: underline; 
	}
.section-head .nav-sub a.current, 
.section-head .nav-sub a.current:link, 
.section-head .nav-sub a.current:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline; 
}
#content-sub-2-col .col1 {
	width: 561px;
	float: left;
	line-height: 100%;
	overflow: hidden;
	/* border-top: 1px solid #66899b; */
}
#content-sub-2-col .col2 {
	width: 219px;
	float: left;
	color: white;
	font-size: 0.93em;
	background-color: #fe8900;
}
#content-sub-2-col .col2 hr {
	height: 1px;
	color: #fff;
	background-color: #fff;
	border: 0;
}	
#content-sub-2-col .col2 a {
  color: white;
}
#content-sub-2-col .col1 h3 {
	padding: 20px 15px 0px 15px;
	color: #435a66;
	font-size: 1.3em;
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 1.5em;
}
#content-sub-2-col .col1 h4 {
	background-color: #cee2ea;
	color: #333;
	font-size: 1.2em;
	font-weight: bold !important;
	padding: 5px 15px;
  margin: 20px 0 0 0;
	border: 0 !important;
}
#content-sub-2-col .col1 h5 { 
	margin: 15px 15px 5px 15px;
    padding: 0;
	color: #435a66;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 0.005em;
	line-height: 150%;
}
#content-sub-2-col .col1 h6 {
	color: #435a66;
    font-size: 110%;
	line-height: 160%;
	padding: 15px 15px;
	position: relative;
	}
h7 {
    padding: 3px 15px;
    font-size: 0.9em;
}
#content-sub-2-col .col1 p {
	margin: 10px 15px;
	position: relative;
}
#content-sub-2-col .col1 .cart {
	margin: 5px 15px;
}
#content-sub-2-col .col1 .highlight {
	margin: 10px 15px;
	background-color: #fdfce3;
	border: 1px solid #c5c49e;
}
#content-sub-2-col .col1 .highlight h4 {
	background: transparent;
	color: #555;
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: bold;
	padding: 12px 15px 0px;
  margin: 0;
	border: 0 !important;
}
#content-sub-2-col .col1 .content_pad {
  	font-size: 110%;
	line-height: 160%;
	margin: 10px 15px;
	position: relative;
}
#content-sub-2-col blockquote {
	font-size: 120%;
	line-height: 160%;
	padding: 0 25px 10px 25px;
	position: relative;
     text-decoration: italics;
	}
#content-sub-2-col .col1 ul {
	list-style: none;
	margin-left: 25px;
     padding: 0;
	}
#content-sub-2-col .col1 ul li {
	font-size: 1em;
	line-height: 1.4em;
	padding: 6px 10px 4px 10px;
	background: transparent url(/images/bg-col1-li-arrows.gif) 0px 11px no-repeat;
	}
#content-sub-2-col .col1 ol {
	margin-left: 20px;
     padding: 10px 0px;
	font-weight: bold !important;
	}
#content-sub-2-col .col1 ol li {
	padding: 6px 10px 4px 0px;
	margin-left: 20px;
	font-weight: normal;
    }

#content-sub-2-col .col2 .last {
	border: 0;
	}
#content-sub-2-col .col2 h4 {
	font-size: 1.15em;
	color: #FFFF00;
	padding: 12px 10px 6px 10px;	
}
#content-sub-2-col .col2 p {
	font-weight: normal;
	padding: 0 10px 10px 10px;
}
#content-sub-2-col .col2 ul {
	list-style: none;
	padding: 0 0 16px 10px;
	}
#content-sub-2-col .col2 ul li {
	padding: 6px 10px 0px 10px;
	background: transparent url(/images/bg-col2-li-arrows.gif) 0px 11px no-repeat;
	}	
/*******************************
	PRE-FOOTER STYLES
*********************************/
.pre-footer-wrap {
	width: 780px;
	margin: 0 auto;
	background: #eef2f4 url(/images/bg-pre-footer.gif) top left repeat-y;
	border-top: 1px solid #66899b;	
	}
.pre-footer-content {
	padding: 0 40px 10px 40px;
	}
.pre-footer-content h4 {
	color: #435a66;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.005em;
	line-height: 1.5em;
	padding: 10px 0 0 0;
}
.pre-footer-content p {
	margin: 4px 0;
}
/**************************
	SUBPAGE STYLES - SPECIFIC
***************************/
/** PROGRAMS **/
.workshops h3 {
	padding-bottom: 15px !important;
	}
.workshops .col1 .item {
	position: relative;
	padding: 5px 0 20px 0;
	}
.workshops .col1 .item h4 {
	background-color: #cee2ea;
	color: #333 !important;
	line-height: 170% !important;
	font-size: 140%;
	font-weight: normal !important;
	padding: 0 0 0 170px !important;
    margin: 0 !important;
	border: 0 !important;
	}
.workshops .col1 .item .info p {
	padding-left: 170px !important;
    margin-left: 0 !important;
}
.workshops .col1 .item .image {
	line-height: 0;
	display: inline;
	border: 1px solid #737373;
	background-color: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 25px;
	}
.workshops .col1 .item .image img {
	border: 5px solid #fff;
	}

/** ABOUT  **/

.about .col2 {}

/** EVENTS  **/
.events h3 {
   padding-bottom: 10px !important;
}

/********************
	PUBLICATIONS STYLES
*********************/
table.bookdetails {
	margin-top: 20px;
}

table.bookdetails td {
	padding: 15px 15px;
	border-bottom: 1px solid #ccc;
}

table.bookdetails_short {
	margin: 0px; width: 80%;
}

table.bookdetails_short td {
	padding: 15px 15px;
}

table.bookdetails_index {
	margin: 1em 15px;
}

table.bookdetails_index td {
	padding: 1em;
	border-bottom: 1px solid #eee;
}

#content-sub-2-col .col1 table.bookdetails_index td p {
	margin: 1em 0 0 0;
	padding: 0;
}

p.isbn {font-size: 0.9em}

table.solo td {
	padding: 5px 15px;
	border: 0 !important;
}

table.bookdetails td {
	vertical-align: top;
}

#content-sub-2-col .col1 td h4.booktitle {
	background: transparent;
	color: #04407d;
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: 0 !important;
	font-weight: bold;
}

#content-sub-2-col .col1 h5.subtitle {
	background: transparent;
	color: #405d8e;
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	border: 0 !important;
	font-weight: bold;
}

#content-sub-2-col .col1 .additional_info {
	margin: 5px 0;
	padding: 5px 0;
	/* border-top: 1px solid #ccc; */
}

#content-sub-2-col .col1 .additional_info p {
	margin: 0;
	padding: 0;
}

.grades {
	font-size: 1em;
	line-height: 1.4em;
}

.pricing {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content-sub-2-col .col1 .description p {
	padding: 0;
	margin: 5px 0;
}


/*************************
	FOOTER STYLES
*************************/
#footer {
	width: 780px;
	/* height: 63px; */
	margin: 0 auto;
	background: #ffffff url(/images/bg-footer.gif) top right no-repeat;
  border-top: 1px solid #66899b;
  font-size: 10px;
}
#footer p {
	text-align: left;
	margin: 0;
	padding: 10px 15px;
	color: #333;
	font-size: 110%;
	line-height: 20px;
	}
#footer a,
#footer a:link,
#footer a:visited {
	color: #333;
	text-decoration: underline;
	}
#footer a:hover,
#footer a:active {
	color: #666;
	text-decoration: underline;
	}



