/* @override http://moodpics.pqlstage.co.uk/css/template.css */
body{
	background-color: #000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
p{
	margin: 10px 0;
	line-height:17px;
}

td, th{
	padding: 5px;
}

#next_action{
	width: 300px;
}

a{
	color: #666;
}
.greytext{
	color: #666;
}

#container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#masthead{
	margin-left:20px;
	height: 125px;
	position: relative;
	background: #000 url(../images/moodpics_banner_660.png) no-repeat;
}
#index_couch {
	background: url(../images/couch_art.jpg) no-repeat;
	width:675px;
	height:452px;
}
#index_link {
	display:inline;
	float:left;
	width:100px;
	height:80px;
	margin-top:116px;
	margin-left:0px;
	/*background-color:#00FF00;*/
	padding:20px;
	color:#FFFFFF;
	font-size:170%;
	line-height:1.2em;
}
#index_link a{
	color:#FFFFFF;
	text-decoration:none;
}
#index_link a:hover{
	color:#cccccc;
	text-decoration:none;
}
#index_flash_art {
	display:inline;
	float:left;
	margin-left:390px;
	margin-top:-130px;
	height:169px;
	width:240px;
}
#top_nav{
	height: 37px;
	width: 361px;
	background: url(../images/top_nav.gif) no-repeat;
	position: absolute;
	top: 80px;
	right: 0px;
	color: #FFF;
}
#top_nav ul{
	padding-left: 15px;
}
#top_nav a{
	color: #FFF;
	text-decoration: none;
}
#top_nav li{
	display: inline;
	line-height: 37px;
}
#main {
	background: #fff url(../images/page_top_960.gif) no-repeat;
	padding-top: 20px;
}
#nav {
	float: left;
	width: 170px;
	padding: 0px 10px 10px 10px;
	border-right: 1px dotted `;
	min-height: 380px;
	_height: 380px;
	line-height:2.0em;
}
#nav li{
	background: url(../images/nav.gif) no-repeat 50%;
	padding-left:10px;
}
#nav a:hover{
	color:#000;
}
#body{
	margin: 0 10px;
	float: left;
	width: 739px;
	font-size: 0.9em;
}
#working{
	background-color: #FFFFCC;
	height: 16px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#footer{
	background-color: #FFECF2;
	width:940px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
.pink_box{
	padding: 10px;
	width: 282px;
	background: #FFECF2 url(../images/pink_top.gif) no-repeat;
}

.clearline{
	clear: both;
}
h1{
	color: #666;
	font-size: 25px;
	margin: 6px 0;
}
h2{
	color: #FF33CC;
	font-size: 18px;
	margin-bottom:6px;
	line-height:1.4em;
}
h3{
	color: #FF33CC;
	font-size: 16px;
	margin-bottom:3px;
	line-height:1.4em;
}
/*all the cart stuff*/
.cart_icon{
	float:right;
	padding:0px;
}
#cart_table th{
	color:#FF0099;
	background-color:#000000;
	font-size:14px;
}
#cart_table a{
	color:#FF0099;
}
#cart{
	background-color:#FFFFCC;
	border:1px solid #ccc;
}
.brd_bottom{
	border-bottom:1px solid #e6e7e8;
	height:1px;
	overflow:hidden;
}
.totals{
	font-size:13px;
	font-weight:bold;
	padding-right:4px;
	line-height:1.6em;
}
.continues{
	font-size:13px;
	font-weight:bold;
}
.cart_icon a{
	font-weight:bold;
	color:#FF0099;
}
.add_to_cart{
	background-color:#FFFFCC;
	padding:3px;
	border:1px soild #ccc;
	font-weight:bold;
}
.add_to_cart a{
	margin-left:5px;	
}
.paddedtb {
	padding-top:6px;
	padding-bottom:6px;
}
.infonav{
	float: left;
	display:inline;
	font-size:15px;
	font-weight:bold;
	padding-top:34px;
	line-height:2.4em;
}
.random_pics {
	float: right;
	display:inline;
	margin-right:0px;
	width:100px;
}
.index_flash {
	float: left;
	display:inline;
	margin-left:0px;
	background-color:#99FF00;
	width:400px;
}
#index_text {
	width:580px;
	margin-top:30px;
}
#cards {
	float:right;
	display:inline;
	width:360px;
	height:28px;
	margin-right:10px;
	margin-top:16px;
}
#phone {
	float:left;
	display:inline;
	width:170px;
	height:28px;
	text-align:right;
}
#contact_text {
	position:relative;
	display:inline;
	float:left;
	width:200px;
	left:10px;
	top:20px;
}
#contact_form {
	position:relative;
	display:inline;
	float:left;
	width:300px;
	left:20px;
	top:10px;
	border-left:1px dashed #FF33CC;
	padding-left:20px;
}
#screensaver {
	margin-top:73px;
}
#home_bullets {
	display:inline;
	float:left;
	margin-left:10px;
	margin-top:10px;
	height:160px;
	width:340px;
	font-weight:bold;
	font-size:90%;
}
#home_bullets ul {
	line-height:2em;
	margin-left: 8px;
	padding-left: 8px;
	list-style-type:disc;
}
