/***********************************************************
* Collection pages styles
***********************************************************/

#scrollarea
{
	left: -310px;
}

#contentcontainer
{
	width: 735px;
	background-image: url('/content/img_v2/collections/tile.png');
	background-position: bottom left;
	background-repeat: repeat-y;
}

#contentpadding
{
	padding-top: 185px;
	padding-left: 117px;
	padding-right: 140px;
}

#content_end
{
	width: 735px;
	height: 88px;
	overflow: hidden;
	background-image: url('/content/img_v2/collections/bottom.png');
}

#needlecontainer
{
	top: 270px;
}

#future_wrapper
{
	position: absolute;
	top: 65px;
	margin-left: 50%;
	left: -87px;
	z-index: 23;
}

#sort_wrapper
{
	position: absolute;
	top: 67px;
	left: 95px;
	margin-left: 50%;
	z-index: 23;
}

#instore_wrapper
{
	position: absolute;
	top: 66px;
	left: -270px;
	margin-left: 50%;
	z-index: 23;
}

#view_video
{	
	position: absolute;
	top: 65px;
	left: 400px;
	width: 178px;
	height: 58px;
	background-image: url('/content/img_v2/view_video.png');
	background-repeat: no-repeat;
	z-index: 25;
	font-family: 'courier new';
	font-size: 12px;
	font-weight: bold;
	color: #304560;
	padding-top: 15px;
	padding-left: 12px;
}

#view_video a
{
	text-decoration: none;
}

#view_video a:hover
{
	text-decoration: none;
}
#top_text_pos
{
	position: relative;
	left: 230px;
	top: -35px;
}
#top_text
{
	font-family: 'courier new';
	font-size: 12px;
	font-weight: bold;
	color: #304560;
	text-align: left;
}
#top_search_pos
{
	position: relative;
	left: 450px;
	top: -70px;
	width: 185px;
	height: 42px;
	background-image: url('/content/img_v2/searcharea.png');
	
}
#top_search
{
	font-family: 'courier new';
	font-size: 12px;
	font-weight: bold;
	color: #304560;
	text-align: left;
	width:167px; 
	display:block; 
	position:absolute;
}

.searchline
{
	position: absolute;
	background-image: url('/content/img_v2/Search_line.png');
	background-repeat:no-repeat;
	width: 61px;
	height: 2px;
	top:28px; 
	left: 72px;
	
}
.searchlabel
{ 
	position: absolute;
	left: 20px;
	top:13px;
 	color: #d2565b;
 	line-height: 13px;
 	font-size:11px;
}

.searchfield
{
	position: absolute;
	left: 70px;
	top:13px;
}

.searchfield input
{
 	font-family: 'Courier New';
	color: #304560;
 	line-height: 11px;
 	height: 14px;
 	font-size:11px;
 	border: none;
 	margin: 0;
 	padding: 0;
 	width: 208px;
}

.searchsubmit
{
	left:140px;
	top:13px;
	position:absolute;
}
/******************************
******Future Collections*******
******************************/
#brodyr_left
{
	position: relative;
	top: 0;
	left: -30px;
	background-image: url('/content/img_v2/collections/future_brodyr_left.png');
	width: 158px;
	height: 185px;
}
#brodyr_right
{
	position: relative;
	top: -185px;
	left: 365px;
	background-image: url('/content/img_v2/collections/future_brodyr_right.png');
	width: 158px;
	height: 185px;
}
#access_form
{	
	position: relative;
	left: 105px;
	top: -372px;
	width: 279px;
	height: 131px;
	background-image: url('/content/img_v2/collections/future_access_tyg2.png');
	background-repeat: no-repeat;
	margin-bottom: -300px;
}
#accessform_text
{
	position: relative;
	top: 30px;
	left: 30px;
	color: #d2565b;
}

#accessform_label
{
 	position: relative;
	top: 45px;
	left: 30px;
 	color: #6b7a81;
}

#accessform_field
{
	position:relative;
	top: 29px;
	left: 115px;
}

#accessform_field input
{
	font-size: 11px;
	font-family: 'Courier New';
	color: #d2565b;
	width: 135px;
}

#accessform_arrow
{
	position: relative;
	top: 37px;
	left: 215px;
}
#future_stitches
{
	background-image: url('/content/img_v2/collections/future_stitches.png');
	width: 467px;
	height: 86px;
	margin-bottom: -42px;
}
#future_text
{
	color: #304560;
	font-size: 11px;
	font-family: 'Courier New';
	padding-left: 30px;
	margin-bottom: 10px;
}
#future_text_heading
{
	color: #d2565b;
	font-size: 11px;
	font-family: 'Courier New';
	padding-left: 30px;
	margin-bottom: 10px;
}
#signUpJournalistHolder
{
	position: relative;
	background-image: url('/content/img_v2/media/media_infoform.png');
	background-repeat: no-repeat;
	width: 440px;
	height: 240px;
	margin-top: 0px;
	overflow: hidden;
}

#signUpJournalistContent
{
	position: absolute;
	width: 880px;
	height: 240px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.line
{
	position: absolute;
	background-image: url('/content/img_v2/signup_line.png');
	background-repeat: no-repeat;
	width: 212px;
	height: 2px;
}

.label
{
	position: absolute;
	left: 80px;
 	color: #d2565b;
 	line-height: 13px;
 	font-size:11px;
}

.field
{
	position: absolute;
	left: 145px;
}

.field input
{
 	font-family: 'Courier New';
	color: #304560;
 	line-height: 11px;
 	height: 14px;
 	font-size:11px;
 	border: none;
 	margin: 0;
 	padding: 0;
 	width: 208px;
}

input, select { background-color:transparent; border:none; }
#form_arrow
{
	position: absolute;
	top: 175px;
	left: 320px;
}