@charset "utf-8";
/* CSS Document */
body {
	min-width:908px;
	margin-top: 30px;
	background-color: #DDEEFF;
	background-attachment: fixed;
}

p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

h2 {font-size:14px; font-weight:bold; line-height:0; color: #434d83; }

.formbutton { margin: 5px 0 0 0; padding: 3px 3px 3px 3px; cursor: pointer; }

.formbutton:hover { margin: 5px 0 0 0; padding: 3px 3px 3px 3px; cursor: pointer; background-color: #ee4014; } 

/* Lists */
ul,ol { margin-left: 22px;  }
li { padding-bottom: 8px; }

#wrap {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}

#layout {
	width:908px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-attachment: scroll;
	background-image: url(http://www.pullingatstrings.com/images/layout/contentbg.gif);
}
	
#header {
	height: 163px;
	width: 908px;
}

.logo {
	float: left;
	height: 163px;
	width: 357px;
}
.topnav {
	float: right;
	height: 42px;
	width: 551px;
}
.searchbg {
	background-image: url(http://www.pullingatstrings.com/images/layout/searchbg.gif);
	float: right;
	height: 121px;
	width: 551px;

}
.searchbox {
	float: right;
	height: 25px;
	width: 250px;
	margin-top: 12px;
	margin-right: 17px;
        text-align: right;
}

.searchfield {
        border: #ffdeb1 1px solid;
        font-size: 11px;
        color: #ffd69d;
        font-weight: normal;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding: 2px;
}

#leftnav {
	float:left;
	width:175px;
	padding-left: 21px;
	padding-top: 10px;
	margin-bottom: 15px;
	}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding-right: 10px;
	line-height: 18px;
}
.leftnav A:link {
	text-decoration: none;
	color: #252525;
}
.leftnav A:visited {
	text-decoration: none;
	color: #252525;
}
.leftnav A:active {
	text-decoration: none;
	color: #252525;
}
.leftnav A:hover {
	color: #434d83;
}
#content {
	float:right;
	width:660px;
	padding-right: 0px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #252525;
	}
	#footer {
	clear:both;
	float: none;
	left: auto;
	height: 40px;
	width: 908px;
	}
	#footer p {
	padding:5px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75;
	right: 50px;
    }
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #252525;
	margin-top: 8px;
	width: 908px;
}
.credit A:link {
	text-decoration: none;
	color: #252525;
}
.credit A:visited {
	text-decoration: none;
	color: #252525;
}
.credit A:active {
	text-decoration: none;
	color: #252525;
}
.credit A:hover {
	text-decoration: underline;
	color: #252525;
}
.clear { clear: both; }

#drill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #434d83;
	font-size: 10px;
}

.prodborder img {border: 1px solid #facf93; padding: 6px;}

.picborder {border: 1px solid #facf93; padding: 6px;}

.yarnbg {
	background-attachment: scroll;
	background-image: url(http://www.pullingatstrings.com/images/layout/prod-button-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 36px;
	width: 660px;
        padding-top: 0px;

}
.yarnbg2 {
	background-attachment: scroll;
	background-image: url(http://www.pullingatstrings.com/images/layout/prod-button-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 660px;
        padding-top: 0px;

}