<?php

header("Content-type: text/css");

$not_ancient_fx = !preg_match("/(?:firefox\/[0-2]\.|gecko\/200[0-7])/i", $_SERVER['HTTP_USER_AGENT']);

?>
body {
        width:950px;
        margin: 0px;
	padding: 0px;
	}

img
{  border-style: none;
}

h1 { font-size: 16pt; color: #fc5c03;}

h2 { font-size: 13pt; color: #1D9EDF;}



h3 {
        color: #1D9EDF;
	font-size: 1.1em;
       }

h4 { font-size: 9pt; color: #404040;}

p, ul, ol, li{
	line-height: 120%;
        list-style-type: none;
        color: #404040;
}


a {
	color: #1D9EDF;
        text-decoration: none;
}

A:link {color: #1D9EDF; text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: black;}


table table td {
    border: 1px solid gray;
    color: #1D9EDF;

 } 

div#wrapper {
	width: 940;
	margin: 0px auto;
	border-style: none;
	background: url(/images/index_bg.jpg) repeat;
	color: #7b7b7b;
	font-size: 1em;
	}

div#indexlog {
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 2;
	display: block;
    	margin-left: 175px;
	text-decoration: none !important;
	}

a#header_join {
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 2;
	display: block;
    background: transparent url(/images/joinfuzzb.png) scroll no-repeat center center;
	width: 200px;
	height: 55px;
	margin-left: 250px;
	text-decoration: none !important;
	}

a#header_logo {
    display: block;
    width: 946px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	background: #fff url('/images/SunnyLogo.jpg');
	color: inherit;
	text-decoration: none !important;
	}


h3#popular_shopping {
	margin: 10px 10px 10px 20px;
	}

div#cse {
	position: absolute;
	z-index: 3;
	margin-top: -8px;
	margin-top: expression("-16px");
	background-color: #fff !important;
	padding: 3px;
	}

div#container {
	width: 940px;
	margin: 0px auto;
    background-color: #fff;
	padding: 0px;
	border-top-style: none;
	}

div#featured {
	width: 670px;
	margin: 0px auto;
    background-color: #fff;
	padding: 0px;
    float: left;
	border-top-style: none;
	}

div#navcontainer ul
{
padding: 0px 0px 0px 0px;
margin-left:0px;
list-style-type: none;
background-color: #abd8fb;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

ul#navigation {
	  height: 20px;
         width: 100%;
        padding: 0px 0px 0px 0px;
	background-color: #abd8fb;
	color: #000;
	list-style-type: none !important;
	}

ul#navigation li {
	display: inline;
	margin: 10px;
	padding: 0px 0px 0px 0px;
	}

ul#navigation li#navlog {
	float: right;
	text-decoration: none !important;
	}

ul#navigation li a:link, ul#navigation li a:visited, ul#navigation li a:hover, ul#navigation li a:active {
float:center;color:#2f2320;font-weight:bold;background:url('../images/navDivider.jpg') no-repeat right 2px;padding:0px 10px 0px 0px;	
	color: #000;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	}

ul#sidebar {
	 margin: 0px 0px 0px 0px; 
         width: 240px;
        padding: 50px 0px 20px 20px;
	background: url('images/bgfront.png') no-repeat;
	color: #000;
	list-style-type: none !important;
	}

ul#sidebar li {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	}

ul#sidebar li a:link, ul#sidebar li a:visited, ul#sidebar li a:hover, ul#sidebar li a:active {
float:center;color:#2f2320;font-weight:bold;right 2px;padding:10px 10px 10px 10px;	
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	}

ul.module {
	margin: 0px;
	padding: 0px;
	list-style-type: none !important;
	}

ul.module li {
	display: inline;
	margin: 0px;
	padding: 0px 2px;
	}

ul.module li a {
	text-decoration: none !important;
	}

ul.module li a img {
	border-style: none;
	}

ul.featured_items {
	width: 100%;
	text-align: center;
	}

dl#fuzzb_description, ul.featured_members {
	margin: 0px auto;
	text-align: left;
	}

dl#fuzzb_description {
	float: left;
	width: 28%;
	}

dl#fuzzb_description dt {
	margin: 0px 90px;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	}

dl#fuzzb_description dd {
	margin: 0px;
	padding: 0px;
	}

dl#fuzzb_description dd:before {
	content: "*";
	}

dl#fuzzb_description dd em {
	font-style: normal;
	text-transform: capitalize;
	}

ul.featured_members {
	float: right;
	width: 49%;
	padding-top: 20px;
	}

ul#options {
	clear: both;
	width: 708px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none !important;
	}

ul#options li {
	vertical-align: top;
	height: 300px;
	margin: 0px;
	padding: 0px;
	background: #fff url('/theme/FuzzEarthBox.jpg') scroll no-repeat center center;
	color: #7b7b7b;
	text-align: center;
	}

ul#options li#buy {
	float: left;
	width: 400px;
	}

ul#options li#connect {
	float: right;
	width: 400px;
	}

ul#options li#sell {
	width: 216px;
	margin: 0px auto;
	}

ul#options li dl {
	margin: 0px;
	padding: 0px;
	}

ul#options li dl dt {
	margin-bottom: 5px;
	background-color: transparent;
	color: #565f40;
	line-height: 35px;
	font-size: 120%;
	text-transform: uppercase;
	}

ul#options li dl dd {
	margin: 0px;
	padding: 0px;
	}

ul#options li dl dd a:link, ul#options li dl dd a:visited, ul#options li dl dd a:hover, ul#options li dl dd a:active {
	background-color: transparent;
	color: #7b7b7b;
	text-decoration: none;
	}

ul#logos {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none !important;
	text-align: center;
	}

ul#logos li {
	display: inline;
	margin: 0px;
	padding: 0px 2px;
	}

ul#logos li a:link, ul#footer li a:visited, ul#footer li a:hover, ul#footer li a:active {
	text-decoration: none !important;
	}

ul#logos li a img {
	border-style: none;
	}

ul#footer {
	margin: 5px 0px 0px 200px;
	padding: 4px 10px 4px 10px;
	background-color: #fff;
	color: #404040;
	list-style-type: none !important;
	text-align: center;
	}

ul#footer li {
	font-size: 100%;
	}

ul#footer li#copyright {
	clear: left;
	padding-top: 10px;
	font-weight: bold;
	}

ul#footer li a:link, ul#footer li a:visited, ul#footer li a:hover, ul#footer li a:active {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	}

ul#footer li ul {
	list-style-type: none !important;
	}

ul#footer li ul li {
	float: left;
        padding: 10px;
	font-size: 100%;
	text-align: left;
	}

ul#footer li ul li dl dt{
	margin: 0px !important;
	padding: 0px 15px !important;
	}


ul#footer li ul li dl dt a {
	font-weight: bold;
	font-size: 115%;
	text-decoration: none !important;
	}


div.left, div.right, div.middle {
border:1px solid #DFDFDF;
margin-bottom:5px;
}
div.left {
float:left;
}
div.right {
float:right;
}

div.middle {
float:left;
}


div.left {
padding: 5px 15px 5px 25px;
width: 450px;
}

div.right {
padding:5px 20px 5px 25px;
width:375px;
}

div.middle {
padding:5px 0px 5px 25px;
width: 910px;
}


/* RIGHT - SIDEBAR */

#content .right{
	width: 250px;
	float: left;
	margin-left: 22px;
	margin-bottom: 20px;
}

/* SIDEBAR - INDEX STYLE */

#content .sidebar{
	width: 250px;
	background: url(../img/sidebar/sidebar_bg.jpg) repeat-y;
}

#content .sidebar .hr{
	background: transparent url(../img/sidebar/sidebar_hr_bg.jpg) no-repeat;
	width: 250px;
	height: 28px;
	border: 0;
}

#content .sidebar_top{
	width: 303px;
	height: 8px;
	background: url(../img/sidebar/sidebar_top.jpg) no-repeat;
}

#content .sidebar_bottom{
	width: 303px;
	height: 20px;
	background: url(../img/sidebar/sidebar_bottom.jpg) no-repeat;
}

#content .sidebar_bottom .link{
	float:right;
	padding-top: 18px;
	padding-right: 20px;
}

#content .sidebar .txt{
	padding: 10px 15px 0px 15px;
}

#content .sidebar .txt p{
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #666666;
}

#content .sidebar .txt p .contact{line-height: 24px;}


#content .sidebar ul.blogList{margin-top: 10px;}
#content .sidebar ul.blogList li{
	display: block;
	padding-left: 14px;
	color: #666;
	margin-bottom: 23px;
	line-height: 20px;}
#content .sidebar ul.blogList a{font-weight: bold;}
.readmore{font-size: 11px; color: #999999 !important;}


#content .sidebar ul.twitterList{
	margin-top: 10px;
}

#content .sidebar ul.twitterList li{
	background: url(../img/sidebar/quote_icon.jpg) no-repeat left top;
	display: block;
	padding-left: 25px;
	color: #666;
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 16px;
}

#content .sidebar .ad{
	margin-bottom: 25px;
	margin-left:2px;
}
/* MEDIA CONTENT */

#media_page #content{
	clear: both;
	padding-top: 0px;
}
div.gallery{ 
	width: 950px;
	float:left;
padding-top: 0px;
padding-left: 15px;
}

div.attention_media{ 
	width: 400px;
        margin: 0px 100px 10px 40px;
	float:right;
        padding-top: 0px;
}

div.laptop{
	background: transparent no-repeat;
	width: 400px;
	height: 200px;
	float: right; 
	margin: 0px 20px 0 0;
}

div.laptop img{
	padding-left: 36px;
	padding-top: 0px;
padding-bottom: 25px;
}
p#featured_video_profile, div#index_center_video_editable {
	text-align: center;
	}


/* CONTENT */

#media_page #content{
	clear: both;
	padding-top: 5px;
}
div.gallery{ 
	width: 950px;
	float:left;
padding-top: 5px;
padding-left: 15px;
}

div.attention_media{ 
	width: 400px;
        margin-left: 100px;
	float:left;
padding-top: 0px;
}

div.media{
	background: transparent no-repeat;
	width: 400px;
	height: 400px;
	float: left; 
	margin: 20px 20px 0 0;
}

div.media img{
	padding-left: 36px;
	padding-top: 10px;
padding-bottom: 25px;
}

div.laptop{
	background: transparent no-repeat;
	width: 400px;
	height: 200px;
	float: right; 
	margin: 10px 20px 0 0;
}

div.laptop img{
	padding-left: 36px;
	padding-top: 0px;
padding-bottom: 25px;
}

div#tmbuttonwrapper {
	float: right;
	}