/* this css is loaded after/overrides shop.pippetto */

/* nabbed search */

#search-pod {
	float:left;
	margin:60px 0px 5px 830px;
	height:auto !important;
	min-height:50px;
	width:178px;
}



#search-input{
	background:none;
	height:14px;
	font-size:0.9em;
	border: 1px solid #e2e2e2;

}


#search-submit {
background:transparent url(http://cache0.bigcartel.com/themes/sexy/images/btn-go.gif) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:18px;
margin-left:3px;
vertical-align:middle;
width:24px;
}

#search-submit span {
display:none;
}

/* content area override */
#main{
	width:965px;
	margin:0px;
	padding:20px;
	font-size:0.8em;
	min-height:464px;
	line-height:200%;
}

* html #main{height:464px}

#main h2{
padding-top:0px;

}

/* page backgrounds and overides*/

#home #main{
	background:#FFF url(../images/iPad_web_front_image.jpg) center no-repeat;
}


#our_story #main{
	background:#FFF url(../images/content-bg-story.jpg) right top no-repeat;
}


#press #main{
	background:#FFF url(../images/content-bg-press.jpg) right top no-repeat;
	width:935px;
	margin:0px;
	padding:50px 20px 50px 50px;
}


#original_ideas #main{
	background:#FFF url(../images/content-bg-ideas.jpg) right top no-repeat;
}


#stockists #main{
	background:#FFF url(../images/content-bg-stockists.jpg) right top no-repeat;
}

#main a:link, 
#main a:visited
{color: #666666;text-decoration:none}


#main a:hover,
#main a:active
{color: #000000; text-decoration:underline}

.info_box{
	margin:0px 0px 15px 0px;	
	}


.info_box2{
	margin:0px 0px 15px 0px;	
	width:230px;
	float:left;
}
.info_box2 h3{
	font-weight:bold;
}

.right_info_box{
	float:right;
	width:250px;
	margin:365px 500px 0 0;
}

.content_half_width{
	width:600px;

}

/* Press */

.press_box{
	float:left;
	width:180px;
	margin-right:20px;
}
.press_box img {
	margin-bottom:20px;
}


/* Original Ideas */

.idea{
	width:425px;
	height:129px;
	float:left;
	margin-bottom:10px;
}

.idea_descripton{
	float:right;
	width:283px;
}

/* general  */

.spacer_30px{height:100px;}

