

/* 
		Site: 		Crafts for Kids
		Location:   pages\v4\default\crafts\css
		Author:		Adam Cummins + Jenelle Penders
		File:		Master Screen CSS
		Date:		December 2007
        Updated: 	Eric Tuberdyke 011208
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 a {
	display: block;
    z-index: 5;
	width: 582px; 
	height: 105px;
    cursor: pointer;
    text-indent: -9999px;
}

#searchBox h3 {
    display:none;
}

#searchBox {
    width:143px;
    position:absolute;
    top:67px;
    left:250px;
    z-index: 100;

}

#searchBox input#searchText {
    position:absolute;
    height:19px;
    width:120px;
}

#searchBox input#searchButton {
    float:right;
}

#directional-crafts {
    font-family:verdana;
    font-size:.6em;
    position:absolute;
    top:85px;
    left:285px;
    z-index: 100;
}

ul#mainNav {
    width:700px;
    _width:700px;
    height: 50px;
    margin:0 auto;
    *padding-bottom:25px;
}

li#navEdu a {
    display:block;
    height: 16px;
    width: 75px;
    padding-right:10px;
    _padding-right:0px;
    text-indent: -9999px;
    margin-top:5px;
    margin-right:-6px;
    _margin-right:0px;
    margin-left:10px
    _margin-left:0px;
}

li#navEdible span {
    _margin-left:-10px;
}

li#navEdible a {
    display:block;
    height: 16px;
    width: 42px;
    padding-right:10px;
    text-indent: -9999px;
    margin-top:5px;
    margin-left:5px;
    _margin-left:2px;
    margin-right:-7px;
    _margin-right:0px;
}

li#navSeasonal span {
    _margin-left:-10px;
}

li#navSeasonal a {
    display:block;
    height: 16px;
    width: 122px;
    padding-right:10px;
    text-indent: -9999px;
    margin-top:5px;
    margin-left:5px;
    _margin-left:2px;
    margin-right:-7px;
    _margin-right:0px;
}

li#navNature span {
    _margin-left:-19px;
}

li#navNature a {
    display:block;
    height: 19px;
    width: 54px;
    padding-right:10px;
    text-indent: -9999px;
    margin-top:5px;
    margin-left:5px;
    _margin-left:2px;
    margin-right:-15px;
    _margin-right:0px;
}

li#navScribble {
    _margin-left:-4px;
}

li#navScribble span {
    _margin-left:-10px;
}

li#navScribble a {
    display:block;
    height: 16px;
    width: 52px;
    padding-right:10px;
    text-indent: -9999px;
    margin-top:5px;
    margin-left:5px;
    _margin-left:0px;
    margin-right:-6px;
    _margin-right:0px;
}

li#navFind a {
    display:block;
    height: 16px;
    width: 104px;
    text-indent: -9999px;
    margin-top:5px;
    margin-left:5px;
    _margin-left:2px;
    _margin-right:0px;
}

ul#mainNav li,
ul#mainNav li a { 
   font-family: Trebuchet MS, Georgia, Arial;
   font-size:16px;
   text-decoration:none;
   float:left;
   list-style:none;
}

div#add-this {
	display:block;
	margin-left: 450px;
}

div#seoCopy {
    width: 580px;
    margin-left:5px;
    padding-bottom: 15px;
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:13px;
    text-decoration:none;
    color:#666699;
}

#featuredCraftBox {
    min-height:200px;
    _height:200px;
    position:relative;
    width: 605px;
}

#featuredCraftBox img {
    clear:both;
    float:right;
    margin-top:30px;
    margin-bottom:50px;
    *margin-bottom:25px;
    margin-left:5px;
    margin-right: 25px;
}

h3#featuredCraftName {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:25px;
    text-decoration:none;
    background-color:#ffffff;
    padding-right:20px;
    position:absolute;
    top:-20px;
    *top:0px;
    left:0px;
}

p#featuredCraftCopy {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:13px;
    text-decoration:none;
    margin-left:25px;
    margin-top:20px;
}

p#featuredCraftMore,
p#featuredCraftMore a {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:13px;
    text-decoration:none;
    width:330px;
    margin-left:70px;
    margin-top:15px;
}

#seasonalCraftsBox {
    position:relative;
    width: 582px;
}

#seasonalCraftsBox h2 {
    height: 25px;
	text-indent:-9999px;
}

#seasonalIcon {
    position:absolute;
    top:0px;
    left:208px;
}

#seasonalCraftsBox ul {
    padding:15px;
    width:558px;
    _width:542px;
}

#seasonalCraftsBox li {
    list-style:none;
    width:186px;
    _width:184px;
    float:left;
    margin-bottom:15px;
}

#seasonalCraftsBox li a {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:14px;
    text-decoration:none;
    padding-left:12px;
    margin-top:-10px;
    height:54px;
}

#seasonalCraftsBox li p {
    background-position:0px 5px;
    *background-position:0px 4px;
}

p.moreCrafts {
    clear:both;
    *padding-bottom:1px;
}

p#otherFun {
    clear:both;
    margin-bottom:15px;
    margin-top:20px;
	height: 25px;
    width: 582px;
	text-indent:-9999px;
}

ul#innerNav {
	margin-left: 9px;
    margin-bottom: 15px;
    width:582px;
    _width:573px;
    
}

ul#innerNav li {
    list-style:none;
    margin-bottom:15px;
    float:left;
}

ul#innerNav a {
    display:block;
	text-indent:-9999px;
	height: 53px;
	width: 181px;
}

ul#innerNav:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

li#playLearn a {
    background: url(/content/v4/us/crafts/img/pl.jpg) no-repeat;
    margin-right:12px;
}

li#printCards a {
    background: url(/content/v4/us/crafts/img/cc.jpg) no-repeat;
    margin-right:15px;
}

li#eCard a {
    background: url(/content/v4/us/crafts/img/ec.jpg) no-repeat;
    margin-right:-4px;
}

li#partyPlanner a {
    background: url(/content/v4/us/crafts/img/bday.jpg) no-repeat;
    margin-right:12px;
}

li#gamesActivities a {
    background: url(/content/v4/us/crafts/img/ga.jpg) no-repeat;
    margin-right:15px;
}

li#grandParents a {
    background: url(/content/v4/us/crafts/img/tips.jpg) no-repeat;
    margin-right:-4px;
}

/*INNER PAGES*/

/*#avgRatingHolder {
    width:140px;
    left:439px;
    top:15px;
    *top:35px;
    position: relative;
}*/

#avgRating {
    font-weight: bold;
    width:140px;
    text-align:center;
    position:absolute;
    top: 15px;
    left: 430px;
    _top: 35px;
    *top: 35px;
}

#avgRating img {
    width:140px;
    clear: both;
    display: block;
}

#line-placeholder {
    width: 582px;
	height: 3px;
	margin-top:20px;
}

#noline-placeholder {
    margin-top:-25px;
    *margin-top:-50px;
    _margin-top:-45px;
}

h2#activity-name {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:25px;
    text-decoration:none;
    background-color:#ffffff;
    padding-right:20px;
    position:absolute;
    top:-20px;
    line-height: 1.2em;

}

#print a,
#email a {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:12px;
    text-decoration:none;
}

#print {
    float:left;
    margin-right:3px;
}

#email img {
    padding-right:3px;
    margin-bottom:-1px;
}

#sectionHeaders {
    float:right;
    margin-top:-20px;
    *margin-top:0px;
    width:149px;
    _width:152px;
}

#more-info {
    clear:both;
    float:right;
    padding-top:15px;
    padding-left:10px;
    text-align: center;
    width:202px;
}

#more-info img {
    /*width: 200px;*/
}

#hasRating {
    clear:both;
    float:right;
    padding-top:15px;
    padding-left:30px;
    /*width:152px;*/
    margin-top:75px;
}

#crafts-caption {
	text-align:center;
	margin-top:-5px;
	*margin-top:0px;
	padding-bottom:10px;
}

#activity p,
#activity li {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:13px;
    text-decoration:none;
}

#inner-content {
    margin-top:15px;
    *margin-top:20px;
    margin-left:25px;
}

#inner-content.hasRating p.crafts-description {
	width: 320px;
}

#activity p {
    /*width:390px;*/
}

#activity li {
    margin-top:5px;
}

#activity ul li {
    list-style: none;
	padding: 0 0 0 6px;
}

#activity h3 {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:15px;
    text-decoration:none;
}

#crafts-materials,
#crafts-learning {
    margin-top:10px;
    float:left;
}

#crafts-materials {
    margin-right:10px;
    width:185px;
}

#crafts-learning {
	width:145px;
	margin-left:5px;
}

#crafts-instructions {
	
    clear:left;
    padding-top:5px;
}

#crafts-instructions li {
    margin-left:18px;
    *margin-left:22px;
}

#crafts-safety {
    clear:left;
    padding-top:20px;
}

p#safety-para {
    margin-top:5px;
}

#crafts-variations {
    clear:left;
    padding-top:20px;
}

#moreCrafts ul {
    margin-left:45px;
    margin-top:0px;
}

#moreCrafts li {
    width:175px;
    _width:174px;
    float:left;
    margin:2px;
    list-style:none;
    text-align:left;
}

#moreCrafts li a {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:13px;
    text-decoration:none;
}

#moreCrafts {
    padding-bottom:5px;
    clear:both;
    width: 580px;
}

#moreCrafts h3 {
    margin-top:15px;
    margin-bottom:8px;
	height: 23px;
	text-indent:-9999px;
}

#moreCrafts.fromNav,
#moreCrafts.fromSearch {
    background:#ffffff;
}

#moreCrafts.fromNav ul,
#moreCrafts.fromSearch ul {
    margin-top:10px;
    clear:both;
    position:relative;
    font-family: Trebuchet MS, Georgia, Arial;
}

.ulHead {
    margin-left:-45px;
    font-size:25px;
    margin-bottom:10px;
}

#spacer {
    padding-bottom:30px;
    clear:both;
}

form#rateCraft {
    margin-top:20px;
    margin-left:30px;
    font-weight: bold;
}

form#rateCraft p {
	font-weight: bold;
}

#rateCraftCopy {
	font-weight: bold;
}

#rateCraftCopy2 {
	font-weight: normal;
	font-size: 12px;
}

#craftRatedCopy {
	margin-top:10px;
    margin-left:30px;
    font-weight: bold;
}

/* SEARCH */

#sectionContainer {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:14px;
    text-decoration:none;
    position:relative;
    margin-top: 20px;
    *margin-top: 0px;
    width: 580px;
}

#bottomHeaderContainer {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:14px;
    text-decoration:none;
    position:relative;
    margin-top: 20px;
    *margin-top: 0px;
}

h4 {
    font-family: Trebuchet MS, Georgia, Arial;
    font-size:25px;
    text-decoration:none;
    background-color:#ffffff;
    padding-right:20px;
    position:absolute;
    top:-20px;
    left:0px;
}

#noSearchResults {
    text-align:center;
    clear:both;
    *margin-top:-15px;
    _margin-top:-30px;
}

/* RATINGS */

.crafts-radio-one,
.crafts-radio-two,
.crafts-radio-three,
.crafts-radio-four,
.crafts-radio-five {
	height: 23px;
	margin: 0 0 25px;
	padding: 0 0 0px 25px;
	background: #fff url(/content/v4/us/crafts/img/stars.gif) no-repeat 0 0;
	cursor: default;
	float:left;
}

.crafts-radio-one input,
.crafts-radio-two input,
.crafts-radio-three input,
.crafts-radio-four input,
.crafts-radio-five input {
	display: none;
}
.crafts-radio-one,
.crafts-radio-two,
.crafts-radio-three,
.crafts-radio-four,
.crafts-radio-five {
	background: #fff url(/content/v4/us/crafts/img/stars.gif) no-repeat 0 0;
}
.selected {
	background-position: 0 -23px;
}

.block {
	width: 50%;
	float: left;
}

.crafts-radio-one input.show,
.crafts-radio-two input.show,
.crafts-radio-three input.show,
.crafts-radio-four input.show,
.crafts-radio-five input.show {
	display: inline;
}

/* EASY CLEARING */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* DROP DOWN MENU */

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
text-decoration:none;
font-family: Trebuchet MS, Georgia, Arial;
font-size: 12px;
line-height:18px;
z-index:10000;
}
    
#dropmenudiv a{
width: 142px;
display: block;
text-decoration:none;
padding: 0px 4px;
}

/* view larger image */

/*#more-info {
	position: relative;
}

#more-info p.view-larger a {
	position: absolute;
	top: -77px;
	left: 11px;
	width: 243px;
	height: 243px;
	display: block;
	background: url(/content/v4/us/img/viewlarger.gif) no-repeat;
	background-position: -370px 100%;
	/* needs to be -400px for Safari - hack? */
	opacity: 0.45;
	filter: alpha(opacity=45);
	text-indent: -9999px;
	overflow: hidden;
}

	#more-info p.view-larger a:hover,
	#more-info p.view-larger a:focus {
		opacity: 1.0;
		filter: alpha(opacity=100);
		background-position: 0% 100%;
	}

#larger-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}

<!--/* -0.806901425692463 [10.89.198.135] */-->