/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
}

.bodyContent {
	min-width: 780px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #333333;
	width: 100%;
	height: 100%;
}

.header {
	width: 100%;
	height: 47px;
}

.header .buttons {
	padding-top: 7px;
	padding-left: 7px;
}

.header .logo {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
	width: 41px;
	height: 44px;
	float: left;
}

.header .logo img {
	border: none;
}

.header .buttons .button {
	cursor: pointer;
	float: left;
	width: 112px;
	height: 33px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	margin-right: 10px;
}

.header .buttons .green {
	background-image: url(../images/greenbutton.png);
}

.header .buttons .teal {
	background-image: url(../images/tealbutton.png);
}

.header .nav {
	color: #FFF;
	font-size: 10px;
	padding-top: 12px;
	padding-right: 10px;
	font-weight: bold;
	float: right;
	height: 47px;
}

.header .nav ul {
	margin: 0;
	padding: 0;
}

.header .nav li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

.header .nav a {
	color: #FFF;
	text-decoration: none;
}

.header .nav a:Hover {
	color: #FFF;
	text-decoration: underline;
}

.theatre {
	width: 100%;
	height: 326px;
	background-image: url(../images/icon_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
}


.theatre .content {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	height: 326px;
	background-repeat: no-repeat;
	background-position: 300px -40px;
	background-image: url(../images/scribble-with-logo.png);
}

.theatre .content .info {
	float: right;
	width: 345px;
	height: 95px;
	padding-right: 5px;
	position: relative;
	top: 148px;
	color: #FFF;
	font-size: 12px;
}

.theatre .content .info .createLink {
	width: 345px;
	font-size: 18px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}

.theatre .content .info .shareLabel {
	padding-top: 5px;
    padding-bottom: 2px;
    font-size: 10px;
    text-align: center;
    width: 345px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.theatre .content .info .shareLink {
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

.theatre .content .info .createLink a {
	color: #FFF;
	text-decoration: underline;
}

.theatre .content .info .createLink a:hover {
	text-decoration: none;
}

.lowerContent {
	width: 100%;
	background-image: url(../images/lower_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.lowerContent .content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #666666;
	font-size: 12px;
}

.lowerContent .content .left {
	width: 440px;
	min-height: 500px;
	float: left;
}

.lowerContent .content .left .text {
	padding-top: 25px;
	padding-left: 5px;
}

.lowerContent .content .header {
	font-size: 19px;
	color: #0e86ff;
	font-weight: bold;
}

.lowerContent .content .features {
	height: 115px;
}

.lowerContent .content .featuresLeft ul {
	padding-left: 20px;
	float: left;
}

.lowerContent .content .right {
	width: 330px;
	min-height: 800px;
	float: right;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	background-color: #FFFFFF;
	background-image: url(../images/recent-content-bg.jpg);
	background-repeat: repeat-x;
}

.right .items {
	color: #1e8dff;
}

.right .popular {
	font-size: 19px;
	color: #0e86ff;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.right .items .item {
	padding-left: 10px;
	width: 330px;
}

.right .header {
	margin-top: 10px;
	margin-left: 10px;
}

.right .items .item .thumbnail {
	border: solid 1px #333333;
	margin-right: 15px;
	float: left;
	width: 88px;
	height: 88px;
}

.right .items .item .info {
	width: 200px;
	float: left;
	height: 90px;
	overflow: hidden;
	margin-bottom: 10px;
}

.right .items .viewMore {
	width: 270px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.right .items .viewMore a {
	text-decoration:none;
	color: #1E8DFF;
}

.right .items .item .info .views {
	font-size: 12px;
	font-weight: bold;
}


.right .items .item .info .title {
	font-weight: bold;
	font-size: 14px;
}

.right .items .item .info .title a {
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	color: #1E8DFF;
}



.right .items .item .info .description {
	font-size: 10px;
}


.logos {
	width: 100%;
	height: 59px;
	background: url(../images/logos.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.spreadSheetHeader {
    width: 48px;
    height: 48px;
    margin-left: 5px;
    background: url(../images/spreadsheet.png);
	background-repeat: no-repeat;
    padding-left: 65px;
    padding-top: 3px;
}

.spreadSheetHeader  .label {
    width: 200px;
    font-weight: bold;
    color: #0e86ff;
    height: 48px;
    font-size: 18px;
}

.proText {
    padding: 10px;
    padding-bottom: 5px;
}

#adBox {

}

.proButton { width: 250px; font-size: 18px; color: #FFFFFF; text-align: center; font-weight: bold; padding: 15px; cursor: pointer; margin-left: auto; margin-right: auto; margin-top: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 2px solid #999; background: #1e5799; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5ODlkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */ background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */ }

.gallery {
    text-align: center;
    margin-top: 10px;
}

.thumb { -moz-box-shadow: 2px 2px 5px #333333; -webkit-box-shadow: 2px 2px 5px #333333; box-shadow: 2px 2px 5px #333333; border: 1px solid #CCCCCC; display: inline; }

.footer {
	background-color: #666666;
	width: 100%;
	height: 25px;
	color: #FFF;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.clear {
	clear: both;
}

.youTubeVideo {
}

.chatButton {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    width: 133px;
    height: 45px;
}