/* CSS Document */

#teaserwrap {
	float: left;
	}

#teaser { /* total width is 600px */
	float: left;
	width: 600px;
	}

#cotw {
	width: 300px;
	float: left;
	}

#cotw p {
	padding-top: .3em;
	font-size: .85em;
	font-weight: bold;
	}

#cotw img {
	cursor: pointer;
	}

#teaser h2 {
	font: normal 1.5em/1em Arial, Helvetica, sans-serif;
	color: #999;
	padding-bottom: .5em;
	}

h3 a {
	color: black;
	text-decoration: none;
	font: bold 1.1em/1.7em Arial, Helvetica, sans-serif;
	* font-size: .9em;
	border-bottom: 1px dashed #666;
	}

h3 a:hover {
	background: #ECECEC;
	}

#dropdown2 { /* total width is 260px */
	clear: left;
	float: left;
	margin: 10px 0 0 0;
	}

#dropdown2 p {
	color: #666;
	font-size: .85em;
	}

#dropdown2 iframe {
	width: 200px;
	height: 50px; /* needed to restrict auto height expansion of #DROPDOWN2 by IFRAME */
	}

* html #dropdown2 iframe {
	width: 192px; /* needed to prevent extra white space from showing up in IE6 */
	}

*:first-child+html #dropdown2 iframe {
	width: 192px; /* needed to prevent extra white space from showing up in IE7 */
	}

#dropdown2 form.co_grid {
	margin-top: 5px;
	}

#operated {
	margin-top: 5px;
	clear: both;
	float: left;
	}

*:first-child+html #operated {
	margin-top: 5px;
	}

#operated p {
	color: yellow;
	font: normal .85em/1em Arial, Helvetica, sans-serif;
	}

#recent {
	float: right;
	width: 260px;
	padding: 0 20px;
	}

#recent dl {
	width: 260px;
	font-size: .85em;
	clear: left;
	* margin-bottom: 21px; /* this is the margin below each thumbnail under 'Recently Viewed' */
	}

dl#recent-bot {
	margin: 0
	}

#recent dl dd.img {
	cursor: pointer;
	float: left;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 21px;
	}

#recent dl dd.img img {
	padding: 3px;
	border: 1px solid #ccc;
	}

#recent dl dt {
	float: right;
	width: 162px;
	font-weight: bold;
	}

#recent dl dt a {
	color: black;
	text-decoration: none;
	}

#recent dl dt a:hover {
	color: black;
	text-decoration: underline;
	}

#recent dl dd.desc {
	float: right;
	width: 162px;
	}

#gen-int { /* total width is 160px */
	float: right;
	width: 160px;
	font-size: .85em;
	}

#smdesc {
	font: normal 1.1em/1.5em Arial, Helvetica, sans-serif;
	color: #666;
	padding: 3.5em 0 1em 0;
	}

#smdesc a {
	font-weight: normal;
	font-size: .95em;
	}

#gen-int label {
	float: left;
	}

#gen-int input {
	margin-bottom: .3em;
	}

#gen-int ul {
	padding-bottom: 1em;
	}

#menu { /* total width is 760px */
	clear: both;
	width: 740px;
	padding-left: 20px;
	background: #ececec;
	font-size: .85em;
	float: left;
	}

#menu ul {
	width: 490px;
	float: left;
	margin-top: 1em;
	list-style: none;
	}

#menu li {
	display: inline;
	padding-right: 1.5em;
	}

#menu a {
	color: black;
	}

#menu a:hover {
	background: yellow;
	}

#videorow {
	width: 740px;
	padding: 20px 10px 15px 10px;
	font: normal .85em/1.2em Arial, Helvetica, sans-serif;
	float: left;
	background: url(../images/videorow_BG.gif) repeat-x 0 0;
	}

#videorow ul {
	list-style: none;
	}
	
#videorow ul li {
	width: 148px;
	display: inline;
	float: left;
	}

#videorow ul li img {
	width: 122px;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 10px;
	cursor: pointer;
	}

#videorow ul li p {
	padding-left: 10px;
	}

#videorow ul li p a {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	}

#activearea {
	clear: left;
	float: left;
	width: 760px;
	margin: 20px 0 0 0;
	font: normal .85em/1.5em Arial, Helvetica, sans-serif;
	}

#loginabout {
	float: left;
	width: 285px;
	}
	
#loginabout form {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	}

#loginabout input. #login input {
	margin-bottom: .3em;
	clear: left;
	}

#login form {
	padding-bottom: 20px;
	}

#specialheader {
	padding: .5em 0;
	font: normal 1.5em/1.8em Arial, Helvetica, sans-serif;
	color: #00a160; /*#FF0000*/
	line-height: 1em;
	}


#specialheader a {
	color: #00a160;
	}
	

#about {
	padding-top: 1em;
	font: normal 1.5em/1.8em Arial, Helvetica, sans-serif;
	}

#featured {
	float: right;
	width: 425px;
	margin-left: 24px;
	border-left: 1px solid #ccc;
	padding-left: 25px;
	}

#featured img {
	width: 425px;
	cursor: pointer;
	}

#featured p {
	font-weight: bold;
	font-size: 1.3em;
	}

#featured p.captiontext {
	font-weight: normal;
	font-size: 1em;
	}

#banner {
	text-align: right;
	width: 760px;
	}

#banner img {
	border: none;
	}