@charset "utf-8";
/* CSS Document */

img, div, a, input {
	behavior: url(iepngfix.htc)
}
body {
	background-color:white;
	padding:0px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	width:1000px;
	margin:0px auto !important;
	background-image:url(images/topback.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
/* home page stuff start*/
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {
	margin:0.5em 0;
}
/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(images/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-17px;
	width:17px;
	height:17px;
	background:url(images/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
/* Bottom corners and border */
.bb {
	height:20px;
	margin:0 0 0 19px;
	background:url(images/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-18px;
	width:18px;
	height:20px;
	background:url(images/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}
/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(images/borders.png) repeat-y 0 0;
}
/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(images/borders.png) repeat-y 100% 0;
}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.i3 {
	display:inline-block;
}
.i3 {
	display:block;
}
/* Default CSS ends here */

.featured {
	font-size:.8em;
}
/* home page stuff end */


#tcblog {
	background-image:url(images/adCampaign/blog_space.jpg);
}
h1 {
	font-size:16px;
	color:#FF7602;
	padding:5px;
	padding-bottom:0px;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#FF7602;
	text-decoration:underline;
}
a img {
	border: none;
	border-bottom: 1px solid #FF7602;
}
#overlay {
}
#header {
	height:93px;
	width:990px;
}
#header a {
	text-decoration:none;
	font-weight:bolder;
	padding:10px;
	padding-right:5px;
}
#topRightMenu {
	float:right;
	padding-right:50px;
	padding-top:20px;
	font-size:.7em;
}
#logo {
	float:left;
	margin-top:45px;
	text-decoration:none;
	border:none;
}
#logo img {
	text-decoration:none;
	border:none;
	padding-left:50px;
}
#mainMenu {
	padding-top:55px;
}
#mainMenu a {
	text-transform:uppercase;
	font-size:.7em;
	height:35px;
	padding:10px 10px 0px 10px;
	float:left;
}
#mainMenu a:hover {
	color:#FF7602!important;
	background-image:url(images/menuHover.gif);
	background-repeat:no-repeat;
	background-position:50% 27px;
}
.featuredText {
	list-style:none;
	margin:0px;
	padding:0px;
}
.featuredText li {
	list-style:none;
	margin:3px;
	border-bottom:1px solid #ECEFE0;
	padding:5px;
	
	background-image:url(images/bullet.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left center;


}
.featuredText li.title
{
	background-image:none;
	padding-left:5px;
}
#carouselContainer {
	clear:both;
	padding:20px 30px 10px 0px;
}
#horizontal_carousel .container {
	position:relative;
	width: 100% !important;
	height:140px !important;
	overflow: hidden;
	border:none !important;
}
#horizontal_carousel {
	border:none !important;
	padding-right:20px;
	padding-top:20px;
	width:100%!important;
	height:150px !important;
	background-color:#fff !important;
}
#horizontal_carousel a {
	text-decoration:none;
	border:none;
}
#horizontal_carousel a img {
	border:5px solid #cccccc;
	text-decoration:none;
}
#horizontal_carousel a:hover img {
	border:5px solid #00A4FF;
}
/* Photo Gallery */
.gallery a img {
	border:4px solid #E2DCD5;
	margin:2px;
}
.gallery a:hover img {
	border:4px solid #968E87;
}
.pagenum {
	margin:10px;
}
.pagenum .current {
	padding:5px;
	border: 1px solid #434D7E;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
	font-weight:bolder;
}
.pagenum a:link, .pagenum a:visited, .pagenum a:active {
	padding:5px;
	border: 1px solid #444444;
	background-color:#D5CBC1;
	color:#333333;
	text-decoration:none;
	font-weight:bolder;
}
.pagenum a:hover {
	background-color:#968E87;
	color:#fff;
}
#gallery {
	overflow:auto;
	display:block;
	padding-left:20px;
}
#gallery, #gallery li {
	list-style:none;
	float:left;
	border:none;
}
#gallery a, #gallery a:hover {
	text-decoration:none;
}
#gallery a img {
	color:white;
	text-decoration:none;
	border:none;
	border:5px solid #D5CBC1;
	text-decoration:none;
	margin:3px;
}
#gallery a:hover img {
	border:none;
	border:5px solid #968E87;
	text-decoration:none;
}
#gallery h6 {
	font-weight:bolder;
	color:#333333;
	text-align:center;
}
#gallery a, #gallery a:hover {
	text-decoration:none;
	border-bottom:none;
}
#footer {
	background-image:url(images/footerback.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#333 !important;
	font-size:10px;
	margin-bottom:20px;
	padding:30px 15px 20px 25px;
}
#footer a {
	color:#FFF;
	font-size:1.2em;
	font-weight:bolder;
}
.blogSummary {
	padding:10px;
}
.blogItem {
	padding:2px;
	border-bottom:1px solid #fe6b09;
}
.blogItem:hover {
	background-image:url(images/star.gif);
	background-position:95%;
	background-repeat:no-repeat;
}
.blogItem span, .blogItem span a {
	font-size:1em !important;
	color:#333333 !important;
}
.blogtop {
	background-image:url(images/blog_top_back.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:126px;
	margin:0px;
	padding:0px;
}
.blogtop h1 {
	font-size:14px;
	padding:60px 0px 0px 270px;

}
.blogbody {
	margin:0px;
	padding:0px;
	clear:both;
	overflow:auto;
}
#container {
	background-image:url(images/blogback.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#blogcontent {
	float:right;
	width:680px;
	padding:10px;
	padding-top:0px;
	margin-right:40px;
	margin-top:0px;
/* 	margin-top:-30px; */
	font-size:12px;
	line-height:1.72em;
	font:12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	color: #1e1e1e;
}
#blogbottom {
	padding-top:15px;
	background-image:url(images/blogbotback.gif);
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
}
#blogtags {
	float:left;
	padding:0px 0px 0px 40px;
	width:auto;
}
#blogtags ul, #blogtags li {
	list-style:none;
	padding:0px;
}
#blogtags a {
	padding:5px 2px 5px 5px;
	text-transform:uppercase;
	color:#333;
	font-size:10px;
	font-weight: bolder;
	border-bottom:1px solid #e1e1e1;
	display:block;
	text-decoration:none;
	width:190px;
}
#blogtags a:hover {
	color:#ffffff;
	background-color:#FF7602;
	background-image:url(images/star.gif);
	background-position:97%;
	background-repeat:no-repeat;
}
.ditto_summaryPost {
	border-bottom:1px dotted #ccc;
	line-height:14px;
	padding-right:80px;
}
.ditto_summaryPost:hover {
	background-image:url(images/run.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-bottom:1px dotted #FF7602;
}
.ditto_tags a, #blogcontent p a {
	font-weight:bolder;
	color:#FF7602;
}
.ditto_tags a:hover, #blogcontent a:hover {
	color:#FF7602;
}
.ditto_des {
	line-height:1.72em;
}
.ditto_info {
	color:#939393;
	font-size:smaller;
	background-image:url(images/icons/time.gif);
	background-position:left 0;
	background-repeat:no-repeat;
	padding-left:20px;
}
.ditto_title {
	padding-bottom:5px;
	margin-bottom:0px;
	line-height:1.2em;
}
.ditto_currentpage {
	font-weight:bolder;
	padding-right:3px;
}
.ditto_page {
	padding-right:3px;
}
.js-topTitle {
	display:none;
}
.download {
	background-image:url(/assets/images/blog/downloadicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px;
	padding-left:30px;
	clear:both;
	display:block;
	font-weight:bolder;
}
.reflect_archive a {
	display:block;
	background-image:url(images/bullet.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left center;
}
#blogcontent a {
	text-decoration:underline;
}
h2 a {
	text-decoration:none !important;
}
#blogcontent ul li {
	list-style-image:url(images/bullet.gif);
}

.authorInfo
{
	border-bottom:1px solid #ccc; margin:10px 0 10px
}
.author_title
{
background-color:#FF7904; color:#fff; padding:3px; padding-left:7px; font-weight:bolder;
}
.authorInfo p
{
	padding:10px;
}



/* LYTEBOX CSS START */
#lbOverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
#lbOverlay.grey {
	background-color: #000000;
}
#lbOverlay.red {
	background-color: #330000;
}
#lbOverlay.green {
	background-color: #003300;
}
#lbOverlay.blue {
	background-color: #011D50;
}
#lbOverlay.gold {
	background-color: #666600;
}
#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img {
	border: none;
}
#lbOuterContainer {
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
#lbOuterContainer.grey {
	border: 3px solid #888888;
}
#lbOuterContainer.red {
	border: 3px solid #DD0000;
}
#lbOuterContainer.green {
	border: 3px solid #00B000;
}
#lbOuterContainer.blue {
	border: 3px solid #5F89D8;
}
#lbOuterContainer.gold {
	border: 3px solid #B0B000;
}
#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
#lbDetailsContainer.grey {
	border: 3px solid #888888;
	border-top: none;
}
#lbDetailsContainer.red {
	border: 3px solid #DD0000;
	border-top: none;
}
#lbDetailsContainer.green {
	border: 3px solid #00B000;
	border-top: none;
}
#lbDetailsContainer.blue {
	border: 3px solid #5F89D8;
	border-top: none;
}
#lbDetailsContainer.gold {
	border: 3px solid #B0B000;
	border-top: none;
}
#lbImageContainer, #lbIframeContainer {
	padding: 10px;
}
#lbLoading {
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(images/loading.gif) center no-repeat;
}
#lbHoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lbImageContainer>#lbHoverNav {
	left: 0;
}
#lbHoverNav a {
	outline: none;
}
#lbPrev {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
	background: url(images/prev_grey.gif) left 15% no-repeat;
}
#lbPrev.red:hover, #lbPrev.red:visited:hover {
	background: url(images/prev_red.gif) left 15% no-repeat;
}
#lbPrev.green:hover, #lbPrev.green:visited:hover {
	background: url(images/prev_green.gif) left 15% no-repeat;
}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
	background: url(images/prev_blue.gif) left 15% no-repeat;
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
	background: url(images/prev_gold.gif) left 15% no-repeat;
}
#lbNext {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover {
	background: url(images/next_grey.gif) right 15% no-repeat;
}
#lbNext.red:hover, #lbNext.red:visited:hover {
	background: url(images/next_red.gif) right 15% no-repeat;
}
#lbNext.green:hover, #lbNext.green:visited:hover {
	background: url(images/next_green.gif) right 15% no-repeat;
}
#lbNext.blue:hover, #lbNext.blue:visited:hover {
	background: url(images/next_blue.gif) right 15% no-repeat;
}
#lbNext.gold:hover, #lbNext.gold:visited:hover {
	background: url(images/next_gold.gif) right 15% no-repeat;
}
#lbPrev2, #lbNext2 {
	text-decoration: none;
	font-weight: bold;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
	color: #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
	color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
	color: #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
	color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
	color: #666600;
}
#lbPrev2_Off, #lbNext2_Off {
	font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
	color: #CCCCCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
	color: #FFCCCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
	color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
	color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
	color: #E1E100;
}
#lbDetailsData {
	padding: 0 10px;
}
#lbDetailsData.grey {
	color: #333333;
}
#lbDetailsData.red {
	color: #620000;
}
#lbDetailsData.green {
	color: #003300;
}
#lbDetailsData.blue {
	color: #01379E;
}
#lbDetailsData.gold {
	color: #666600;
}
#lbDetails {
	width: 60%;
	float: left;
	text-align: left;
}
#lbCaption {
	display: block;
	font-weight: bold;
}
#lbNumberDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbNavDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbClose {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbClose.grey {
	background: url(images/close_grey.png) no-repeat;
}
#lbClose.red {
	background: url(images/close_red.png) no-repeat;
}
#lbClose.green {
	background: url(images/close_green.png) no-repeat;
}
#lbClose.blue {
	background: url(images/close_blue.png) no-repeat;
}
#lbClose.gold {
	background: url(images/close_gold.png) no-repeat;
}
#lbPlay {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPlay.grey {
	background: url(images/play_grey.png) no-repeat;
}
#lbPlay.red {
	background: url(images/play_red.png) no-repeat;
}
#lbPlay.green {
	background: url(images/play_green.png) no-repeat;
}
#lbPlay.blue {
	background: url(images/play_blue.png) no-repeat;
}
#lbPlay.gold {
	background: url(images/play_gold.png) no-repeat;
}
#lbPause {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPause.grey {
	background: url(images/pause_grey.png) no-repeat;
}
#lbPause.red {
	background: url(images/pause_red.png) no-repeat;
}
#lbPause.green {
	background: url(images/pause_green.png) no-repeat;
}
#lbPause.blue {
	background: url(images/pause_blue.png) no-repeat;
}
#lbPause.gold {
	background: url(images/pause_gold.png) no-repeat;
}
/* LYTEBOX CSS STOP */

/* PROTOTYPE CSS START */
/* Horizontal Carousel */
#horizontal_carousel {
	width: 708px;
	height: 140px;
	padding:10px;
	margin:0 auto;
	background:#f6f6f6;
	border:solid 1px #e9e9e9;
}
#horizontal_carousel .container {
	width: 100%;
	overflow: hidden;
}
#horizontal_carousel ul {
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: -10px;
	height: 90px;
}
#horizontal_carousel ul li {
	width: 135px;
	height: 135px;
	text-align: center;
	list-style:none;
	float:left;
}
#horizontal_carousel .buttons {
	display:block;
	clear:both;
}
#horizontal_carousel .previous_button {
	float:left;
	width: 23px;
	height: 7px;
	background: url(img/but_prev.png) no-repeat;
	z-index: 100;
	cursor: pointer;
}
#horizontal_carousel .previous_button_over {
	background: url(img/but_prev_hover.png) no-repeat;
}
#horizontal_carousel .previous_button_disabled {
	background: url(img/but_prev_dis.png) no-repeat;
	cursor: default;
}
#horizontal_carousel .next_button {
	float:right;
	width: 23px;
	height: 7px;
	background: url(img/but_next.png) no-repeat;
	z-index: 100;
	cursor: pointer;
}
#horizontal_carousel .next_button_over {
	background: url(img/but_next_hover.png) no-repeat;
}
#horizontal_carousel .next_button_disabled {
	background: url(img/but_next_dis.png) no-repeat;
	cursor: default;
}
#horizontal_carousel li a {
	text-decoration: none;
	border:none;
}
#horizontal_carousel li a img {
	border: 5px solid #cccccc;
	text-decoration: none;
}
#horizontal_carousel li a:hover img {
	border: 5px solid #00A4FF;
}

/* PROTOTYPE CSS END */


