/* @override 
	http://www.piratepalooza.com/rphone/rphone.css
	http://piratepalooza.com/rphone/rphone.css
	http://piratepalooza.com/rphone/rphone_test.css
*/

body {
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: black;
	margin: 0;
	padding: 0;
}

#site {
	width: 800px;
	background-color: black;
	margin: 0 auto 30px;
	padding: 0;
}

ul, ol {
	list-style-image: none;
	list-style-type: none;
	list-style-position: none;
}

/* @group Header */

#header {
	margin: 0;
	padding: 0;
}

#return {
	margin-bottom: 60px;
	margin-top: 0;
	width: 100%;
	padding-top: 2px;
	padding-left: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #574801;
}

#digg iframe {
	position: absolute;
	top: 5px;
	left: 5px;
}

#sellout iframe {
	margin-top: 20px;
	padding-left: 45px;
}

img.flickr {
	position: absolute;
	top: 5px;
	right: 5px;
	border-style: none;
}

#return p {
	margin: 0 36px 0 0;
	padding: 0;
	color: #d0c26f;
	text-align: right;
	display: block;
}

#return p a {
	color: #ffd40e;
	text-decoration: none;
	font-weight: bold;
}

#return p a:hover {
	text-decoration: underline;
}

#header h1 {
	color: white;
	background: url(graphics/rphone.png) no-repeat;
	height: 40px;
	display: block;
	float: left;
	width: 165px;
	padding: 0;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 165px;
	height: 40px;
}

#header h1 span {
	display: none;	
}

#header ul {
	display: block;
	width: 200px;
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
	height: 40px;
}

#header ul li {
	float: left;
	display: block;
}

#header li a {
	height: 0pt;
	width: 40px;
	overflow: hidden;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 40px 0 0 10px;
	display: block;
}

li#top_mbox a {
	background: url(graphics/buttop_musicbox.png) no-repeat;
	background-position: 0px 0px;
}

li#top_mbox a:hover {
	background-position: 0px -40px;		
}

li#top_phone a {
	background: url(graphics/buttop_phone.png) no-repeat;
	background-position: 0px 0px;	
}

li#top_phone a:hover {
	background-position: 0px -40px;		
}

li#top_tbrush a {
	background: url(graphics/buttop_vibra.png) no-repeat;
	background-position: 0px 0px;		
}

li#top_tbrush a:hover {
	background-position: 0px -40px;		
}

li#top_tech a {
	background: url(graphics/buttop_tech.png) no-repeat;
	background-position: 0px 0px;	
}

li#top_tech a:hover {
	background-position: 0px -40px;		
}



/* @end */

#content {
	float: right;
	background: url(graphics/surround_002.png) repeat-y 0 top;
	width: 800px;
	padding: 0;
	margin: 10px 0 0;
}

#surround_top h1 {
	background: url(graphics/surround_001.png) no-repeat 0 top;
	margin: 0;
	padding: 0;
	height: 16px;
}

#surround_top h1 span {
	display: none;
}

/* @group Page Titles */

#column_02 h1 {
	color: white;
	font-size: 120%;
	height: 41px;
	margin: 0 0 10px;
	padding: 0;
}

h1#intro {
	background: url(graphics/introducing.jpg) no-repeat;
}

h1#mbox {
	color: white;
	font-size: 120%;
	height: 41px;
	margin: 0 0 10px;
	padding: 0;
	background: url(graphics/title_mbox.png) no-repeat;
}

h1#phone {
	color: white;
	font-size: 120%;
	height: 41px;
	margin: 0 0 10px;
	padding: 0;
	background: url(graphics/title_phone.png) no-repeat;
}

h1#toothbrush {
	color: white;
	font-size: 120%;
	height: 41px;
	margin: 0 0 10px;
	padding: 0;
	background: url(graphics/title_toothbrush.png) no-repeat;
}

h1#tech {
	color: white;
	font-size: 120%;
	height: 41px;
	margin: 0 0 10px;
	padding: 0;
	background: url(graphics/title_steampunk.png) no-repeat;
}

h4.title {
	padding: 0;
	color: #d0c290;
	font-size: 85%;
	clear: both;
	margin: 15px 0 0;
}



/* @end */

/* @group Column 01 */

#column_01 {
	background-color: black;
	float: left;
	width: 430px;
	padding: 0;
	margin: 0 0 0 4px;
}

#column img {
	float: left;
	padding: 0;
	margin: 0;
}



/* @end */

/* @group Column 02 */

#column_02 {
	width: 340px;
	float: right;
	background-color: black;
	margin: 0 20px 0 0;
	padding: 0;
}

#column_02 h1 span {
	display: none;
}

p.happytalk {
	color: white;
	font-size: 85%;
	text-align: left;
	padding: 0;
	line-height: 140%;
	margin: 0 0 10px;
}

ul.rollers {
	display: block;
	width: 257px;
	margin: 20px 30px 0 0;
	padding: 0;
	height: 200px;
}

ul.rollers li {
	display: block;
	width: 257px;
	margin: 0 0 10px;
	padding: 0;
	height: 40px;
}

ul.rollers li a {
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	display: block;
	height: 0pt;
	padding: 40px 0 0;
	width: 257px;
}

li#mbox a {
	background: url(graphics/butbot_musicbox.png) no-repeat 0 0;
}

li#mbox a:hover {
	background-position: 0 -40px;
}

li#phone a {
	background: url(graphics/butbot_phone.png) no-repeat 0 0;
}

li#phone a:hover {
	background-position: 0 -40px;
}

li#tbrush a {
	background: url(graphics/butbot_vibra.png) no-repeat 0 0;
}

li#tbrush a:hover {
	background-position: 0 -40px;
}

li#tech a {
	background: url(graphics/butbot_steampunk.png) no-repeat 0 0;
}

li#tech a:hover {
	background-position: 0 -40px;
}

#watch {
	clear: both;
	border-top: 1px solid silver;
	background: url(graphics/watch.png) no-repeat 0 bottom;
	width: 260px;
	height: 48px;
	margin: 15px 0 0;
	padding-top: 15px;	
}

p.watch {
	margin: 0 45px 0 6px;
	padding: 0;
	width: 243px;
}

p.watch a {
	background: url(graphics/arrr_thumb.png) no-repeat 139px center;	
	color: silver;
	text-decoration: none;
	top: 13px;
	display: block;
	width: 242px;
	height: 42px;
	margin: 0;
}

p.watch a span {
	margin-left: 50px;
	top: 12px;
	position: relative;
}


/* @end */

/* @group Screenshots */

ul.screenshots {
	width: 300px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	margin: 10px 0 15px;
}

ul.screenshots li {
	margin: 0;
	padding: 0 22px 0 0;
}

li.photo {
	width: 50px;
	float: left;
	padding: 0;
	margin: 0;
}



/* @end */

/* @group Specs Table */

table.datastuff {
	color: white;
	float: right;
	width: 330px;
	border-collapse: collapse;
}

.datastuff td, .datastuff th {
border-color:#313131;
border-style:solid;
border-width:1px 0pt;
padding:0.5em 0pt;
vertical-align:top;
}

.datastuff th {
	text-align: left;
	font-size: 80%;
}

.datastuff td {
	font-size: 80%;
	text-align: right;
	padding: 6px 0;
	margin: 0;
}



/* @end */

/* @group Footer */

#footer_01 {
	clear: both;
	width: 800px;
	color: silver;
	background: url(graphics/surround_003.png) no-repeat 0 top;
	margin: 0;
	padding: 0;
}

#footer_02 {
	clear: both;
	width: 800px;
	color: silver;
	background: url(graphics/surround_004.png) no-repeat 0 top;
	margin: 0;
	padding: 0;
}

p.nosumi {
	margin: 0 auto;
	padding-top: 20px;
	font-size: 80%;
	width: 600px;
}

p.nosumi a {
	color: orange;
	text-decoration: none;
	font-weight: bold;
}

p.nosumi a:hover {
	color: #ffd966;
}



/* @end */

/* @group more */

#movie {
	margin-left: 80px;
	margin-bottom: 30px;
	width: 640px;
	height: 490px;}

#movie embed {
	padding: 0;
	margin: 0 0 10px;
}



/* @end */