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

td {
	vertical-align:top;
}

.clear{
	clear:both;
}

/* Link Content */

#linkContent{
		
}

#filterColumn{
	float:left;
	width:250px;
	background:#FFF;
	margin-left:10px;
	text-align:left;
	padding:10px 0 10px 0;
	font-size:10px;
}

#linkBody{
	float:left;
	width:670px;
	background:#FFF;
	margin-left:10px;
	margin-right:10px;
}

#subjectFilter{
	background:url(../images/subjectFilter.png) top left no-repeat;
	width:250px;
	height:576px;
}

#subjectFilter input{
	position:relative;
	top:65px;
	left:30px;
}

#subjectFilter p{
	margin-top:12px;
}

#gradeFilter{
	background:url(../images/gradeFilter.png) top left no-repeat;
	width:250px;
	height:255px;
}

#gradeFilter input{
	position:relative;
	top:90px;
	left:30px;
}

#gradeFilter p{
	margin-top:12px;
}

.link{
	margin: 10px 0px 10px 0px;
	width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #006699;
	background-color:#ffffcc;
	text-align:left;
}

.link table{
	margin:10px;	
}

.link hr{
	width:100%;	
}

.link .content{
	padding:10px;
}

.link img.images{
	padding: 5px; 
	border: 2px solid #006699;
	margin-right:10px;
}

.link img.addthis{
	padding:0;
	margin: 7px 0px 0px 10px; 
	border:none;
	float:right;
}

.link img.icon{
	float:left;
	margin-right:5px;
	border:none;
}

.link h1{
	float:left;
	font-size: 18px;
	color: #006699;
	line-height:5px;
	padding:0px;
	vertical-align:top;
}

.link form{
	margin-left:0px;
}

.link hr{
	color:#006699;
	height:2px;
	background-color: #006699;
}

.link .description{
	font-size: 14px;
	color: #006699;
	padding:0px;
	vertical-align:top;
}

.link img.comments{
	border:none;	
}

.linkimages{
	padding:10px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #006699;
	background-color:#ffffcc;
}

.linkimages img{
	height:125px;
	width:125px;
	border:1px solid #000000;
	padding:2px;
	margin:3px;
}

.linkimages td{
	text-align:center;
}

.categoryicon{
	font:#006699;
	font-size:12px;
}

.categoryicon p{
	font-size: 18px;
}

.categoryicon h1{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}

#previewlink{
	margin-left:10px;
	width:600px;	
}

#resetbutton{
	margin-top:10px;
	background:url(../images/resetruler.png) top left no-repeat;
	width:250px;
	height:80px;
}

#resetbutton input{
	background:none;
	border:none;
	color:#FFF;
	width:250px;
	height:80px;
}

.pageMenu{
	margin: 10px 0px 10px 0px;
	width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #006699;
	background-color:#ffffcc;
	text-align:left;
	color: #006699;
}

.pageMenu table{
	margin:10px 0 10px 0;
	padding:0 10px 0 10px;
	width:100%;
}

#showImagesButton{
	margin-top:5px;
	background:url(../images/highlighter.png) top left no-repeat;
	height:43px;
	width:250px;
}

#showImagesButton input{
	position:relative;
	top:10px;
	left:30px;
}

#showImages{
	margin: 10px 0px 10px 0px;
	padding:5px;
	width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #006699;
	background-color:#ffffcc;
	text-align:center;
}

#showImages img{
	padding:0px;
	border:solid #FF9900;
}

#link_instructions{
	background:url(../images/link_instructions/background.jpg) top left no-repeat;
	height:908px;
	width:700px;
	padding: 20px 0 0 20px;
}

#link_explore{
	background:url(../images/link_instructions/explore.png) top left no-repeat;
	width:402px;
	height:188px;
	float:left;
}

#link_explore_text{
	background:url(../images/link_instructions/exploretext.png) top left no-repeat;
	width:402px;
	height:188px;
}

#link_search{
	background:url(../images/link_instructions/search.png) top left no-repeat;
	width:137px;
	height:169px;
	float:left;
	position:relative;
	left:100px;
}

#link_search_text{
	background:url(../images/link_instructions/searchtext.png) top left no-repeat;
	width:137px;
	height:169px;
}

#link_video{
	background:url(../images/link_instructions/videodemo.png) top left no-repeat;
	width:608px;
	height:437px;
	margin-left:auto;
	margin-right:auto;
}

#link_video object{
	position:relative;
	top:15px;
	left:20px;
}

#link_share{
	background:url(../images/link_instructions/share.png) top left no-repeat;
	width:307px;
	height:171px;
	float:left;
}

#link_share_text{
	background:url(../images/link_instructions/sharetext.png) top left no-repeat;
	width:307px;
	height:171px;
}

#link_contribute{
	background:url(../images/link_instructions/contribute.png) top left no-repeat;
	width:432px;
	height:158px;
	float:right;
	position:relative;
	left:-30px;
	top:-70px;
}

#link_contribute_text{
	background:url(../images/link_instructions/contributetext.png) top left no-repeat;
	width:432px;
	height:158px;
}