/* IMPORTS */

/*@import url('navigation.css');*/

/* FONTS */

/* STANDARD HTML */

body {
	background: #f4f4f4 url('../img/bg/body.png') center top no-repeat fixed;
	color: #666;
	font-family: Georgia, serif;
	font-size: 80%;
	line-height: 1.5em;
}

a, a:visited {
	color: #ff7f00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}

a img {
	border: 0;
}

a.linkblock, a.linkblock:visited {
	color: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

a.linkblock:hover {
	text-decoration: inherit;
}

em {
	font-style: italic;
}

h1 {
	color: #adc482;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.6em 0;
}

h2, h3 {
	color: #244449;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1.2em 0 0.6em 0;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 110%;
}

h2:first-child, h3:first-child {
	margin-top: 0;
}

hr {
	background: transparent url('../img/bg/hr.png') center 4px no-repeat;
	border: 0;
	color: transparent;
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0;
}

.widget hr {
	background: transparent url('../img/bg/widget.png') center 4px no-repeat;
}

img {
	height: auto;
	max-width: 100%;
	width: auto;
}

p, ul, ol, dl {
	list-style: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}

	dt {
		font-weight: bold;
	}

	dd, li {
		margin: 0 0 0.9em 0;
	}


small {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.2em !important;
}

sub, sup {
	line-height: 0.5em;
	font-size: 80%;
}

table {
	border: 0;
	border-collapse: collapse;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
	margin: 1em 0;
	width: 100%;
}

	td, th {
		padding: 0 10px 3px 0;
		text-align: left;
	}

	th {
		font-weight: bold;
	}

/* CUSTOM CSS CLASSES */

.alignleft {
	float: left;
	margin: 0 1em 0.5em 0;
}

th.alignleft, td.alignleft {
	float: none;
	text-align: left;
}

.aligncenter {
	display: block;
	margin: 0.5em auto;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 0.5em 1em;
}

th.alignright, td.alignright {
	float: none;
	text-align: right;
}

.alt_price {
	font-style: italic;
	line-height: 1.2em;
}

ul.basic, ul.basic ul {
	list-style: none !important;
	padding: 0 !important;
}

.calendar {
	font-size: 90%;
}

	.calendar.month.grid td, .calendar.month.grid th {
		padding: 3px 1%;
		width: 12%;
	}

	.calendar.month.grid td {
		height: 8em !important;
	}

	.calendar_header {
		margin: 0.5em 0;
	}

		.calendar_actions {
			float: right;
		}

	.calendar ul {
		list-style: none !important;
		margin: 0;
		padding: 0;
	}

	.calendar li {
		font-size: 90%;
		line-height: 120%;
		margin: 0 0 0.3em 0;
		padding: 0;
	}

	.calendar_number {
		font-weight: bold;
		margin-bottom: 3px;
		text-align: right;
	}

.cart {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 85%;
	margin: 0 0 1em 0;
	text-align: center;
}

.clear {
	clear: both;
}

.content_list {
	list-style: none;
	padding: 0;
}

	.content_list li {
		border-top: 1px solid #dcded5;
		margin: 1em 0;
		padding-top: 1em;
	}

	.content_list li:first-child {
		border-top: 0;
		padding-top: 0;
	}

.dateline, .post_meta {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.2em !important;
	margin: 0 0 0.5em 0;
}

.details {
	font-family: Tahoma, Verdana, sans-serif;
}

.excerpt {
	margin: 0.5em 0 0 0;
}

.floating_sidebar {
	float: right;
	margin: 0 0 1em 1.5em;
	width: 33%;
}

.gallery {
	text-align: center;
}

	.gallery li, .gallery li * {
		display: inline;
	}

	.gallery li {
		margin: 10px;
	}

	.gallery img {
		border: 1px solid #efefef;
	}

.grid {
	border-collapse: collapse;
}

	.grid td, .grid th {
		border: 1px solid #6ba26b;
		vertical-align: top;
	}

	.grid th {
		background: #aec57d;
		font-weight: bold;
	}

	.grid td {
		background: #fff;
	}

	.grid td.off {
		background: #eee;
	}

.highlight {
	background: #ffc;
	border: 1px solid #eea;
	padding: 1px 2px;
}

img.inline {
	display: inline;
	padding: 0 4px;
	vertical-align: middle;
}

ul.inline {
	list-style: none;
	padding: 0;
}

	ul.inline li {
		display: inline;
		margin: 0 10px 0 0;
	}

p.link {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.2em !important;
	margin: 0.2em 0 0 0;
}

.message {
	background: #ff7f00;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	margin: 40px 12px 10px 12px;
	padding: 1em;
	text-align: center;
}

.nowrap {
	white-space: nowrap;
}

.padded_image {
	padding: 1.2em 0;
}

.pagination_header, .pagination_links {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.2em !important;
	margin: 1.2em 0;
}

.pagination_links {
	list-style: none;
}

.pagination_links li {
	display: inline;
	margin: 0 10px 0 0;
}

.post_content {
	margin: 1.5em 0 3em 0;
}

.post_meta {
	margin: 1em 0;
}

	.post_meta .widget {
		background: transparent !important;
		margin: 1em 0;
	}

ul.products {
}

	ul.products>li {
		clear: both;
		margin-bottom: 3em;
	}

	ul.products img {
		float: right;
		margin: 0 0 1em 2em;
	}

span.prev, span.next {
	display: none;
}

.sidebar_buttons {
	margin: 3em 0;
}

ul.slideshow {
	height: 210px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 960px;
}

	ul.slideshow li {
		left: 0;
		position: absolute;
		top: 0;
	}

	.slideshow .slideshow_steps {
		bottom: 15px;
		position: absolute;
		right: 25px;
		z-index: 4;
	}

		.slideshow .slideshow_steps li {
			float: left;
			margin-left: 5px;
		}

		.slideshow .slideshow_steps a {
			display: block;
			height: 15px;
			overflow: hidden;
			text-indent: -9999px;
			width: 15px;
		}

		.slideshow .slideshow_steps .prev {
			background: transparent url('../img/icons/custom/previous.png') left top no-repeat;
		}

		.slideshow .slideshow_steps .prev:hover {
			background: transparent url('../img/icons/custom/previous_hover.png') left top no-repeat;
		}

		.slideshow .slideshow_steps .next {
			background: transparent url('../img/icons/custom/next.png') left top no-repeat;
		}

		.slideshow .slideshow_steps .next:hover {
			background: transparent url('../img/icons/custom/next_hover.png') left top no-repeat;
		}

		.slideshow .pagination {
			display: none;
		}

ul.social_sharing {
	clear: both;
	display: block;
	list-style: none !important;
	padding: 0 !important;
}

	ul.social_sharing>li {
		display: inline-block;
		margin-right: 1em;
		vertical-align: top;
	}

div.submit {
	margin: 3px 0;
}

ul.tagcloud {
	list-style: none;
	padding: 0;
}

	ul.tagcloud a {
		font-weight: normal !important;
		white-space: nowrap;
	}

	ul.tagcloud li {
		display: inline;
		line-height: 20px !important;
		margin-right: 0.5em;
	}
	ul.tagcloud li.tag_1 { font-size: 20px; }
	ul.tagcloud li.tag_2 { font-size: 16px; }
	ul.tagcloud li.tag_3 { font-size: 14px; }
	ul.tagcloud li.tag_4 { font-size: 12px; }
	ul.tagcloud li.tag_5 { font-size: 10px; }

.widget {
	background: transparent url('../img/bg/widget.png') center top no-repeat;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 85%;
	margin: 0 0 1.2em 0;
}

.sidebar_nav.widget {
	background: transparent;
}

	.widget>p, .widget>ul, .widget>dl {
		padding: 0 10px;
	}

	.widget>h2 {
		margin: 0 0 0.5em 0;
		padding: 0 10px;
		position: relative;
	}

		.widget>h2.header {
			height: 40px;
			padding: 0;
			text-indent: -9999px;
			width: 230px;
		}

		.widget>h2.header.archive {
			background: transparent url('../img/header/archive.png') 10px 19px no-repeat;
		}

		.widget.column1>h2.header.ask {
			background: transparent url('../img/header/ask.png') left top no-repeat;
			height: 55px;
			margin-left: -7px;
			width: 230px;
		}

		.widget>h2.header.ask {
			background: transparent url('../img/header/ask_small.png') left top no-repeat;
			height: 48px;
			position: relative;
			left: 7px;
			width: 190px;
		}

			.widget>h2.header.ask a {
				height: 100%;
				left: 0;
				position: absolute;
				top: 0;
				width: 100%;
			}

		.widget>h2.header.news {
			background: transparent url('../img/header/news.png') 10px 19px no-repeat;
		}

		.widget>h2.header.product {
			background: transparent url('../img/header/product.png') 10px 19px no-repeat;
		}

		.widget>h2.header.speakers {
			background: transparent url('../img/header/speakers.png') 10px 19px no-repeat;
		}

		.widget>h2.header.upcoming {
			background: transparent url('../img/header/upcoming.png') 10px 19px no-repeat;
		}

	.widget .actions {
		padding: 19px 10px 0 10px;
		text-align: center;
	}

	.widget .date {
		color: #f47e20;
		font-weight: bold;
	}

	.widget .event {
		font-weight: bold;
	}

	.widget .location {
	}

	.widget.prices {
		padding: 19px 10px 0 10px;
		text-align: center;
	}

		.widget.prices .main_price, .widget.prices .alt_price {
			font-size: 200%;
		}

/* DOM ELEMENTS */

#flashMessage {
	background: rgb(255,255,204);
	color: rgb(173,98,1) !important;
	display: block;
	font-weight: bold;
	margin: 0 !important;
	padding: 1em;
	text-align: center;
}

#image_preload {
	height: 0;
	left: -1px;
	position: fixed;
	top: -1px;
	width: 0;
}

#wrapper {
	margin: 0 auto;
	min-height: 600px;
	width: 960px;
}

	#header {
		background: #fff url('../img/bg/header.png') left top no-repeat;
		height: 110px;
		position: relative;
		width: 100%;
	}

		#logo {
			background: #fff url('../img/bg/logo.png') left top no-repeat;
			height: 34px;
			left: 15px;
			overflow: hidden;
			position: absolute;
			top: 68px;
			width: 304px;
		}

			#logo h1, #logo div, #logo p {
				left: 0;
				position: absolute;
				text-indent: -9999px;
				top: 0;
			}

			#logo a {
				display: block;
				height: 34px;
				left: 0;
				position: absolute;
				top: 0;
				width: 304px;
			}

		#nav {
			position: absolute;
			top: 60px;
			right: 0;
		}

			#nav ul {
				display: block;
				list-style: none;
				/*padding: 20px 0;*/
				padding: 15px 3px 25px 0;
				width: auto;
			}

			#nav li {
				float: left;
				margin: 0 10px;
				overflow: hidden;
				position: relative;
				/*text-indent: -9999px;*/
			}

			/*#nav a {
				display: block;
				height: 9px;
				position: absolute;
				left: 0;
				top: 0;
				width: 200px;
			}*/

			/* BEGIN NEW TEXT-BASED NAV (REPLACING COMMENTED OUT NAV ABOVE) */

			#nav li {
				font-family: Verdana, sans-serif;
				font-size: 80%;
				text-transform: uppercase;
			}

			#nav a, #nav a:visited {
				color: #666;
				font-weight: normal;
			}

			#nav a:hover, #nav li.current a {
				color: #ff7f00;
				text-decoration: none;
			}

			#nav .menu_hover, #nav ul ul {
				display: none;
			}

			/* END NEW TEXT-BASED NAV */

		#search {
			left: 770px;
			position: absolute;
			top: 120px;
			z-index: 10;
		}

			#search .text {
				background: #fff;
				border: 1px solid #e4e6de;
				border-right: 0;
				border-radius: 0;
				color: #b2b2b2;
				font-family: Tahoma, Verdana, sans-serif;
				font-size: 80%;
				font-weight: bold;
				height: 13px;
				padding: 2px 5px;
				text-transform: uppercase;
				vertical-align: top;
				width: 144px;
			}

			#search .submit {
				background: #fff url('../img/bg/search.png') 5px 3px no-repeat;
				border: 1px solid #e4e6de;
				border-left: 0;
				-moz-border-radius: 0;
				-webkit-border-radius: 0;
				border-radius: 0;
				cursor: pointer;
				height: 19px;
				padding: 0 3px;
				text-indent: -9999px;
				width: 22px;
				vertical-align: top;
			}

		ul#social {
			background: rgb(255,255,255);
			height: 16px;
			left: 852px;
			list-style: none;
			margin: 0;
			padding: 2px 0;
			position: absolute;
			top: 145px;
			z-index: 10;
		}

			ul#social li {
				float: left;
				height: 16px;
				margin: 0 5px;
				position: relative;
				text-indent: -9999px;
			}

				ul#social li a {
					height: 16px;
					left: 0;
					position: absolute;
					top: 0;
					width: 100%;
				}

			#social_facebook {
				background: transparent url('../img/social/facebook_icon.png') left top no-repeat;
				height: 16px;
				width: 16px;
			}

			#social_twitter {
				background: transparent url('../img/social/twitter_icon.png') left top no-repeat;
				height: 16px;
				width: 16px;
			}

			#social_youtube {
				background: transparent url('../img/social/youtube_icon.png') left top no-repeat;
				height: 16px;
				width: 33px;
			}

	#page {
		background: #fff;
		min-height: 500px;
		padding: 0 0 2em 0;
	}

		#main_left {
			background: #fff url('../img/bg/vr.png') right top no-repeat;
			float: left;
			font-size: 110%;
			line-height: 1.5em;
			min-height: 600px;
			padding: 40px 13px 0 13px;
			width: 200px;
		}

			#breadcrumb {
				display: none;
				font-family: Tahoma, Verdana, sans-serif;
				font-size: 80%;
				height: 20px;
				list-style: none;
				margin: 0;
				padding: 10px 220px 10px 15px;
				position: absolute;
				text-transform: uppercase;
			}

				#breadcrumb li {
					display: inline;
					white-space: nowrap;
				}

				#breadcrumb li:before {
					content: '\003E  ';
				}

				#breadcrumb li:first-child:before {
					content: '';
				}

				#breadcrumb a, #breadcrumb a:visited {
					color: #666;
					font-weight: normal;
				}

				#breadcrumb a:hover {
				}

			#main_left .sidebar_nav {
				min-height: 129px;
				margin: 0;
				padding: 0;
			}

				#main_left .sidebar_nav h2.header {
					height: 25px;
					position: relative;
					text-indent: -9999px;
					width: 180px;
				}

				#main_left .sidebar_nav h2.header.meet {
					background: transparent url('../img/sections/meet.png') left top no-repeat;
				}

				#main_left .sidebar_nav h2.header.speaking {
					background: transparent url('../img/sections/speaking.png') left top no-repeat;
				}

				#main_left .sidebar_nav h2.header.products {
					background: transparent url('../img/sections/products.png') left top no-repeat;
				}

				#main_left .sidebar_nav h2.header.ask {
					background: transparent url('../img/sections/ask.png') left top no-repeat;
				}

				#main_left .sidebar_nav h2.header.tips {
					background: transparent url('../img/sections/tips.png') left top no-repeat;
				}

				#main_left .sidebar_nav h2.header.news {
					background: transparent url('../img/sections/news.png') left top no-repeat;
				}

				#main_left .sidebar_nav h2.header.research {
					background: transparent url('../img/sections/research.png') left top no-repeat;
				}

				#main_left .sidebar_nav h2.header a {
					display: block;
					height: 25px;
					left: 0;
					position: absolute;
					top: 0;
					width: 180px;
				}

				#main_left .sidebar_nav ul {
					margin-top: 0.5em;
					padding-left: 28px;
				}

				#main_left .sidebar_nav li {
					margin: 0 0 0.5em 0;
				}

				#main_left .sidebar_nav li.current>a {
					text-decoration: underline;
				}

				#main_left .sidebar_nav li ul {
					display: none;
					padding-left: 15px;
				}

				#main_left .sidebar_nav li.current ul {
					display: block;
				}

				#main_left .sidebar_nav a, #main_left .sidebar_nav a:visited {
					color: #666;
					font-family: Tahoma, Verdana, sans-serif;
					font-size: 80%;
					text-transform: uppercase;
				}
		
		#main_wide_left {
			background: #fff url('../img/bg/vr.png') right top no-repeat;
			float: left;
			font-size: 125%;
			line-height: 1.5em;
			min-height: 400px;
			padding: 40px 35px 0 35px;
			width: 686px;
		}

		#main_center {
			background: #fff url('../img/bg/vr.png') right top no-repeat;
			float: left;
			font-size: 125%;
			line-height: 1.5em;
			min-height: 400px;
			padding: 40px 35px 0 35px;
			width: 460px;
		}

			#content {
				padding: 0;
			}

			#main_center ul, #content ul {
				list-style: disc;
				padding-left: 2em;
			}

			#main_center ol, #content ol {
				list-style: decimal;
				padding-left: 2em;
			}

		#main_right {
			background: #fff;
			float: left;
			padding: 65px 7px 0 7px;
			width: 190px;
		}

			#main_right .sidebar_nav {
				background: transparent url('../img/bg/widget.png') center top no-repeat;
				font-family: Tahoma, Verdana, sans-serif;
				font-size: 85%;
				margin: 0 0 1.2em 0;
			}

			#main_right .sidebar_nav, #main_right .widget {
				padding-top: 19px;
			}

			#storesearchform {
				display: none;
			}

		#main_wide {
			float: left;
			min-height: 400px;
			padding: 40px 59px 0 35px;
			width: 640px;
		}

		#main_full {
			float: left;
			min-height: 400px;
			padding: 40px 59px 0 60px;
			width: 840px;
		}

		#page .columns4 .widget {
			width: 24%;
		}

		#page .columns3 .widget {
			width: 32%;
		}

		#page .columns2 .widget {
			width: 49%;
		}

		#twitter_update_list {
		}

			#twitter_update_list span {
				display: block;
			}

#contact {
	background: #fff url('../img/bg/contact.png') 600px top no-repeat;
	clear: both;
	padding: 10px 10px 10px 685px;
}

	#signup {
		margin: 0 0 0.5em 5px;
	}

		#signup .text {
			background: #fff;
			border: 1px solid #e4e6de;
			border-right: 0;
			border-radius: 0;
			color: #b2b2b2;
			font-family: Tahoma, Verdana, sans-serif;
			font-size: 80%;
			font-weight: bold;
			height: 13px;
			padding: 2px 5px !important;
			text-transform: uppercase;
			vertical-align: top;
			width: 223px;
		}

		#signup .text:focus {
			color: #666;
		}

		#signup .submit {
			background: #fff url('../img/bg/signup.png') 3px 3px no-repeat;
			border: 1px solid #e4e6de;
			border-left: 0;
			border-radius: 0 !important;
			cursor: pointer;
			height: 19px;
			padding: 0 !important;
			text-indent: -9999px;
			width: 22px;
			vertical-align: top;
		}

#footer {
	background: transparent url('../img/bg/footer.png') center top no-repeat;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px 0;
	text-transform: uppercase;
	width: 960px;
}

