@charset "UTF-8";

body {
	width:auto;
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #333333;
}
p {
	margin: 0 0 10px 0;
}


a          {
	color:  #3399cc;
	text-decoration: none;
}
a:link     {
	color: #3399cc;
	text-decoration: none;
}
a:visited  { color: #3399cc; text-decoration: none; }
a:active   { color: #3399cc; text-decoration: underline; }
a:hover    { color: #3399cc; text-decoration: underline; }
a.thumbLink {  }
a.thumbLink:visited {
	
	
}
.mako {
	
	font-family:'Mako', Helvetica, Arial, sans-serif !important;
}
table.dataTable {
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
	border-collapse:collapse;
	
}
td.dataTable {
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
	border-collapse:collapse;
	}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:30px;
}
pre strong {
	color:#FF0033;
	
}
pre em {
	font-size:10px;
	color:#999999;
	
}

span.pageHeader {
	font-size:24px;
	letter-spacing:-0.8px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight:300;
}
div.pageHeader a          { color: #3399CC; text-decoration:none }
div.pageHeader a:link     { color: #3399CC; text-decoration: none; }
div.pageHeader a:visited  { color: #3399CC; text-decoration: none; }
div.pageHeader a:active   { color: #3399CC; text-decoration: none; }
div.pageHeader a:hover    { color: #3399CC; text-decoration: underline; }


	
#menuBackground {
	background:url(/images/menuBackground.jpg);
	height:35px;
	border: solid #999 1px;
	border-width: 0 0 1px 0;
	width:100%;
	position:absolute;
	z-index:1;
	-moz-box-shadow: 0px -2px 5px #000;
	-webkit-box-shadow: 0px -2px 5px #000;
	box-shadow: 0px -2px 5px #000;
}

.appletBorder  {
	border:solid 3px #CCCCCC;
	background:#fff;
	}
div#appletContainer canvas {
	position: relative;
	z-index: 2;
	margin: 20px 0;
	background: #fff;
	}
div.panel {
	min-height: 50px;
	width:300px;
	padding: 5px 10px 5px 2px;
	}
div.tutorialReference {
	color:#CCCCCC;
	font-size:10px;
	float:right;
	width:150px;
	height:50px;
	}
h1, h2, h3 {
	font-family:Helvetica,Verdana,sans-serif;
	line-height:20px;
	margin: 0 0 5px 0;
	font-size:22px;
	font-weight:300;
	letter-spacing:-0.4px;
}

h2 {
	line-height:20px;
	margin: 0px 5px 5px 0px;
	font-size:18px;
	font-weight:300;
	letter-spacing:-0.4px;
	}
h3 {
	font-size:14px;
	font-weight:300;
	letter-spacing:-0.3px;
	line-height:16px;
}
.heading {
	border:solid  #CCCCCC;
	width:100%;
	border-width: 0px 0px 1px 0px;
	/*height: 12px;*/
	margin-bottom: 8px;
}
div.fader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/faderGradient.png) repeat-x scroll 0 0;
	height:50px;
	margin:0 auto;
	width:100%;
}

div.visThumbnailSmall, img.visThumbnailSmall{
	border: 1px solid #cccccc;
	width:50px;
	height:50px;
	overflow:hidden;
	margin: 0 3px 0 0;
	
}

div.visThumbnail, img.visThumbnail{
	border: 2px solid #cccccc;
	width:100px;
	height:100px;
	overflow:hidden;
	font-size: 9px;
	cursor: pointer;
	color:#999999;
	background-color:#f2f2f2;
}
div.visThumbnail:hover{
	border-color: #FF9900;
}
div.visThumbnailHomepage, img.visThumbnailHomepage {
	float:left;
	width:40px;
	height:40px;
	border:1px solid #eeeeee;
	background:#fff;
	}
div.visThumbnailSmall, img.visThumbnailSmall, .visThumbnail40 {
	width:40px;
	height:40px;
	border:1px solid #ccc;
	background:#fff;
	font-size:85%;
	overflow:hidden;
}
.visThumbnail70 {
	width:70px;
	height:70px;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
	clear: none;
	float: left;
	margin-right: 5px;
}
.visThumbnail50 {
	width:50px;
	height:50px;
	border:2px solid #ccc;
	background:#fff;
	overflow:hidden;
	clear: none;
	float: left;
	margin-right: 5px;
}
.visThumbnail50:hover {
	border-color:#FF9900
}



div.visualLarge, img.visualLarge {
	border: 12px solid #cccccc;
}
div.visualLarge:hover, img.visualLarge:hover {
	border: 12px solid #FF9900;
}


.clearDiv {
	float:none;
	clear:both;
	}
	
a img {
	border:none;
	}

.notYet {
	display:none;
	}

.greyText {
	color:#666666;
	}
.small {
	font-size:%85;
	font-size: 90%;
}
a.small {
	color:#999999;
	font-size:%85;
}
	
#twitter_update_list{
	border: #999999 solid 1px;
	padding: 5px;
	list-style-type:none;
	margin: 0px;
	}
#pageContainer {
	width:984px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	left: 5px;
	top: 6px;
}
small {
	color:#999999;
	}
img.gravatar40 {
	border:#cccccc solid 1px;
	float:left;
	margin: 0 4px 4px 0;
	width: 40px;
	height: 40px;
}
img.gravatar50 {
	border:#cccccc solid 1px;
	float:left;
	margin: 0 4px 4px 0;
	width: 50px;
	height: 50px;
}
img.gravatar100 {
	border:#cccccc solid 1px;
	margin: 0 4px 4px 0;
	width: 100px;
	height: 100px;
}
img.gravatar75 {
	border:#cccccc solid 1px;
	margin: 0 4px 4px 0;
	width: 75px;
	height: 75px;
}
img.iconSet {
	margin-right:2px;
	background: url(icons/iconSet.png) no-repeat scroll;
	width:16px;
	height:16px;
	cursor: pointer;
	vertical-align:bottom;
}
img.uploadThumbnail{	background-position: 0px   -480px;}
img.editDetails{	background-position: 0px   -64px;}
img.uploadNew{	background-position: 0px   -96px;}
img.delete{	background-position: 0px   -32px;}
img.favorite{	background-position: 0px   -128px;}
img.favoriteDark{	background-position: 0px   -144px;}
img.subCollectionIcon{	background-position: 0px -189px; }
img.moveIcon{	background-position: 0px -255px; }
img.closeIcon{	background-position: 0px -288px; }
img.closeIcon:hover{ background-position: 0px -319px; }
img.maximize{ background-position: 0px -352px; }
img.minimize{ background-position: 0px -368px; }
img.download{ background-position: 0px -416px; }
img.play{ background-position: 0px -448px; }
img.embed{ background-position: 0px -512px; }
img.search{ background-position: 0px -544px; }

#footer .column {
	float:left;
	border:dotted #999999;
	border-width: 0px 0px 0px 1px;
	width:23%;
	padding: 5px 5px 0px 10px;
	height: 145px;
	font-size: 10px;
	color: #666666;
}

/* menu area */
#messageDiv {
	height:auto;
	z-index:1;
	overflow: visible;
	position: absolute;
	width: 300px;
	left: 272px;
	top: 40px;
	background-color: #FFFFCC;
	border: 1px #ccc solid;
            box-shadow: 0 0 5px #000000;

}
#searchButton {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #000000;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.menu {
}
a.menuItem {
	padding-left: 34px;
	font-size: 18px;
	}

a.menuItem.selected, a.menuItem.selected:hover { /*used in topnav*/
	color:black;
	text-decoration:none;
}
.visBox {
	float:left;
	position:relative;
	width:100px;
	height:100px;
	margin: 0px 18px 20px 0px;
	overflow:visible;
}
form.styledForm label, .label {
	width:80px;
	float:left;
	clear: left;
	padding: 5px 2px 0 0; 
}
.textField {
	margin-bottom:10px;
	width:190px;
	}

.browseModule {
	}
.browseModule .visThumbnailSmall {
	float:left;
	margin-bottom: 30px;
	}
#menuHeader {
	width:100%;
	height:140px;
	clear:both;
	float:none;
	margin:0px 0 10px 0;
	position:relative;
	background-position: 0 -10px;
	background-repeat:repeat-x;
	overflow: visible;
}
.boxee {
	width:292px;
	padding:5px;
	background: url(../images/gradient3.png) repeat-x;
	border:1px #CCC solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:10px;
}div.button {
	background: url(gradiendt3.png);
	border:#3A4652 groove;
	border-width:0 0 0 5px;
	text-align:center;
	width:auto;
	float:right;
	padding: 5px;
	margin:0 0 10px 10px;
}
form.styledForm input, form.styledForm select {
	float:left;
	clear:right;
	margin-bottom:10px;
	
}
form.styledForm [type="button"], form.styledForm [type="submit"], input.formButton, input.formButtonMain {
	border-radius:6px;
	background:none repeat scroll 0 0 #F1F1F1;
	border:1px solid #ccc;
	bottom:-21px;
	cursor:pointer;
	font-family:Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:25px;
	margin:10px 20px 7px 0;
	color:#3399CC;
}
form.styledForm [type="button"]:hover, form.styledForm [type="submit"]:hover, input.formButton:hover, input.formButtonMain:hover {
	background: #F90;
}
form.styledForm [type="submit"], input.formButtonMain {
	font-weight:bold;
	font-size: 1.3em;
	border-color: #FF9900;
}
form.styledForm input[type="checkbox"], input[type="checkbox"] {
	margin-left:0px;
}
.rightMost {
	margin-right:0  !important;
}
.leftMost {
	margin-left:0  !important;
}
.roundCornerRight {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-radius-bottomright:4px;
	border-radius-topright:4px;
	}
.roundCornerLeft {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-radius-bottomleft:4px;
	border-radius-topleft:4px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

.influads_block{
	position:absolute;
	right:0;
	width:100%;
}

.influads_link_img{
	float: right;
}
.influads_img{
	float: right;
}
.influads_text{
	padding:2px 5px;
}
.influads_powered_div{
	bottom: -1px;
    left: 5px;
    padding: 0 0;
    position: absolute;

}
.influads_powered_link, .influads_powered_link:visited{
	color:#ccc;
}
#pageContainer #contentAreaTopLine {
	width:980px;
	height: 4px;
	background: transparent url(/images/gradient3.png) repeat-x scroll 0 0;
}

#pageContainer #contentArea {
	width:959px;
	height: auto;
	border:solid #dddddd;
	border-width:0px 1px 0px 1px;
	padding:10px 10px 0px 10px;
	text-align:center;
	background: transparent url(/images/gradient3.png) repeat-x scroll 0 0;
	background-color:#fff;
}
#pageContainer #contentArea #visualDetails {
	margin-left:0px;
	width:650px;	
	position:relative;
	text-align:left;
}
#pageContainer #contentArea #visualDetails #detailsDiv .shareTool {
	width:auto;
	overflow:hidden;
	margin: 0 7px 0px 0;
	min-height: 21px;
	padding:1px;
	float: left;
}
.shareTool a {
	text-decoration:none;
}

.clearList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.latestSketchBox {
	border: dashed 1px #CCC !important;
	padding:3px !important;
	text-align: left !important;
	height: 44px !important;
	width: 44px !important;
}


.transparent30{
	opacity:0.3;filter:alpha(opacity=30);
}
div.transparent30:hover {
	opacity:1;filter:alpha(opacity=100);
}
.transparent80{
	opacity:0.8;filter:alpha(opacity=80);
}
.transparent100{
	opacity:1;filter:alpha(opacity=100);
}
/*-----generic-----*/
.displayNone {
	display:none;
}
.displayBlock {
	display:block;
}
.oneThird {
	width:33%;
}

/*-----menu------*/
#menuHeader .navElementBottom {
	position:absolute;
	top:29px;
	border: solid 1px #ccc;
	border-radius: 0 0 5px 5px;
	background:#fff;
	height: 70px;
	z-index: 0;
	overflow: hidden;
}
.navElement {
	position:absolute;
	top:0px;
	z-index: 1;
}

.navSelectedElement{
	background:#fff; width:515px; font-size:19px; margin-top:-14px; overflow:hidden;
}
.box {
	border:solid 1px #ccc;
	width: 70px;
	height: 70px;
	overflow:visible;
}
#searchField {
	width:90px;
	height:19px;
	padding:0 4px;
	border:1px #ddd solid;
	background:#fff;
	color:#ccc;
	font-size: 16px;
}
#menuHeader .navElement form {
	display:inline;
	text-align:right;
	margin-left:20px;
}
#menuHeader .navElement > form {
	display:inline;
	text-align:right;
	margin-left:20px;
}
#menuHeader .navElement.mako .menuItem form {
	display:inline;
	text-align:right;
	margin-left:20px;
}
#menuHeader #browseModule {
	list-style:none;
	margin:0;	
	left:280px;
	width: 368px;
	padding: 0;
	border:none;
	height: 75px;
	white-space:nowrap;
	text-wrap:none;
	word-wrap:none;
}
#browseModule li {
	height: 50px;
	width: 50px;
	text-align:center;
	overflow: visible;
	position:relative;
	background: #fff;
	display:inline-block;
	float:none !important;
	border:2px solid #ccc;

}
#browseModule li.visThumbnail50.selected {
	border-color:#FF9900;
	cursor:auto;
}
#browseModule li.visThumbnail50 {
	left: 60px;
	cursor: pointer;
}
#browseModule li.visThumbnail50:hover {
	border-color:#FF9900
}
#menuHeader #browseModule #browseModuleOwner {
	width: 58px;
	z-index: 4;
	position:absolute;
	left:0px;
	border:none;
	height:54px;

}
#menuHeader #browseModule #browseModuleDescription {
	position:absolute;
	bottom:-18px;
	white-space:nowrap;
	min-width: 50px;
	text-align: center;
}

