body {
	background: url(../images/brick-bkg.jpg);
	text-align: center;
}
#wrapper {
	width: 100%;
	background: url(../images/top-bg.gif) repeat-x;
	font: 12px normal Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#header {
	width: 960px;
	height: 87px;
	margin: 0 auto;
	text-align: left;
	background: #f60;
}
#header #logo {
	float: left;
	width: 550px;
	height: 87px;
}
#header #head-links {
	float: right;
	width: 145px;
	height: 87px;
	color: #fff;
	text-transform: uppercase;
}
#head-links a:link, #head-links a:visited {
	color: #fff;
	text-decoration: none;
}
#head-links a:hover, #head-links a:focus, #head-links a:active {
	color: #fff;
	text-decoration: underline;
}
#header #head-links li#share-this {
	margin: 12px 0 8px 0;
	color: #fff;
}
#head-links li#share-this a, #head-links li#share-this a span {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
#header #head-links .active {
	text-decoration: underline;
}
#nav {
	background: url(../images/grey-bg-transparent.png) repeat-x;
	width: 100%;
	border-top: 5px solid #fff;
}
#nav ul {
	list-style: none;
	margin: 0 auto;
	width: 960px;
	height: 34px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}
#nav ul li {
	line-height: 22px;
	vertical-align: middle;		
	float: left;
	margin: 6px 0 6px 14px;
	border-left: 1px solid #fff;
	padding-left: 14px;
	position: relative;
}
#nav ul li#home {
	margin-left: 0;
	border-left: 0;
	padding-left: 0;
}
#nav ul li a {
	color: #fff;
	font-size: 14px;
	display: block;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:focus, #nav ul li a:active, #nav ul li a.active {
	background: #999;
}
.container {
	width: 960px;
	margin: 16px auto 20px auto;
	text-align: left;
}
#videoDIV {
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
	float: left;
	width: 480px;
	height: 410px;
	background: #fff;
}
#search-videos {
	margin: 0 0 20px 0;
	padding: 10px;
	float: right;
	width: 420px;
	height: 400px;
	background: #fff;
	overflow-y: auto;
}
#search-videos h3 {
	background: #000066;
	padding: 5px;
	padding-left: 15px;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
#announcements-wrap {
	border-top: 5px solid #fff;
	background: url(../images/grey-bg-transparent.png) repeat-x;
	width: 100%;
	height: 34px;
	color: #fff;
	text-align: left;
}
#announcements-wrap div#announcements {
	width: 960px;
	margin: 6px auto;
	height: 22px;
}
#announcements h2 {
	float: left;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	width: 130px;
	border-right: 1px solid #fff;
	margin: 0;
	padding: 0;
}
#announcements #cb-twitter {
	width: 720px;
	float: left;
	color: #fff;
	margin: 0 20px 0 10px;
}
#cb-twitter ul, #cb-twitter li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cb-twitter, #cb-twitter li { 
	width: 720px;
	overflow: hidden;
	color: #fff;
}	
#cb-twitter li p { 
	margin: 0;
}				
span#prevBtn {
	display: none;
}
span#nextBtn {
	float: left;
}
span#nextBtn a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
span#nextBtn a:hover {
	text-decoration: underline;
}

#rss-box, #twitter-box {
	float: left;
	width: 428px;
	height: 602px;
	margin-right: 5px;
	padding: 10px 8px;
	background-color: #FFF;
}
#twitter-box {
	margin-left: 5px;
	margin-right: 0;
}
#rss-box h3, #twitter-box h3 {
	background: #000066;
	padding: 5px;
	padding-left: 15px;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
#rss-box ol.rss-list, #twitter-box ol.tweet-list {
	list-style: none;
	margin: 10px 0 15px 0;
	height: 230px;
	overflow-y: auto;
}
#twitter-box ol.tweet-list {
	height: 135px;
	margin-bottom: 17px;
	font-size: 10px;
}
#rss-box ol.rss-list li {
	margin-bottom: 10px;
	padding: 5px 0 0 40px;
	background: url(../images/rss-icon.gif) no-repeat;
}
#twitter-box ol.tweet-list li {
	margin-bottom: 5px;
	padding: 5px 0 0 40px;
	background: url(../images/twitter-icon.gif) no-repeat;
}
#rss-box ol.rss-list li h4, #rss-box ol.rss-list li a, #rss-box ol.rss-list li p, #twitter-box ol.tweet-list li h4, #twitter-box ol.tweet-list li a, #twitter-box ol.tweet-list li p {
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#rss-box ol.rss-list li p.time, #twitter-box ol.tweet-list li p.time {
	color: #bbb;
}
#rss-box ol.rss-list li a {
	color: #006;
}
#footer {
	width: 100%;
	background: #f60;
	color: #fff;
	border-top: 5px solid #fff;
	padding: 10px 0;
	font-size: 12px;
}
#footer div {
	width: 790px;
	margin: 0 auto;
}
#footer p {
	color: #fff;
}
#footer a:link, #footer a:visited  {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active  {
	color: #fff;
	text-decoration: underline;
}

#info-booth {
	width: 840px;
	float: left;
	padding: 10px;
	background-image: url(http://image.careerbuilder-email.com/lib/fef21679736202/i/2/753af7c5-4.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#info {
	width: 820px;
	float: left;
	background: #fff;
	padding: 10px;
}


#info-get-around {
	width: 840px;
	float: left;
	background-image: url(http://image.careerbuilder-email.com/lib/fef21679736202/i/2/380c769f-4.gif);
	margin-right: 20px;
	margin-left: 20px;
	background-repeat: repeat-y;
	margin-top: 20px;
	padding: 10px;
}
#symbol {
	float: right;
	height: 124px;
	width: 102px;
	position: absolute;
	top: 22px;
	left: 406px;
}
#video-top {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 820px;
	height: 345px;
}




#video {
	width: 480px;
	background-color: #F60;
	float: left;
	height: 270px;
}
#video-text {
	float: right;
	width: 250px;
}
.screenshot-wrap {
	float: left;
	width: 820px;
	clear: both;
	margin-bottom: 10px;
	height: 120px;
}

.screenshot {
	float: left;
	height: 113px;
	width: 87px;
	border: 1px solid #CCC;
}
.screenshot-text {
	float: right;
	height: 113px;
	width: 720px;
}
.screenshot-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
.screenshot-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
.screenshot-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
#screenshot-name {
	float: left;
	width: 820px;
	clear: both;
	margin-bottom: 10px;
	padding-left: 10px;
}
.icon {
	height: 73px;
	width: 73px;
	border: 1px solid #CCC;
	float: left;
	margin-left: 15px;
}

#screenshot-name a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F60;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#screenshot-name a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F60;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#screenshot-name a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.VideoTitleLink { color:#FF6600; font-weight:bold; cursor:pointer; font-size:10pt;pading:2px;margin:0px;line-height:22px;}
.VideoTitleLink:hover { color:#FF6600; font-weight:bold; cursor:pointer; font-size:10pt;padding:2px;margin:0px;line-height:22px;}
.VideoTitleLink:visited { color:darkGray; font-weight:bold; cursor:pointer; font-size:10pt;paddng:2px;margin:0px;line-height:22px;}





#info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006;
	padding-bottom: 20px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	background-color: #006;
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #f60;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #f60;
	text-decoration: none;
}
.main-content {
	width: 900px;
	float: left;
}
#sub-content {
	width: 300px;
	float: right;
}
#disclaimer {
	width: 760px;
	clear: both;
	text-align: left;
	float: left;
	color: #FFFFFF;
}
#disclaimer a {
	font-size: 10px;
}
#disclaimer a:link, #disclaimer a:visited  {
	color: #fff;
	text-decoration: none;
}
#disclaimer a:hover, #disclaimer a:focus, #disclaimer a:active {
	color: #fff;
	text-decoration: underline;
}
.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.group {
	display: inline-block;
}

html[xmlns] .group {
	display: block;
}
* html .group {
	height: 1%;
}
#btm {
	width: 900px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
