@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #000000;
	text-decoration: none;
}

.twitterupdate {
	font-size: 12px;
	font-style: italic;
	background-color: #F0F0F0;
	padding: 8px;
	list-style-type: none;
	font-weight: bolder;
	color: #666666;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.toppart {
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.toppart a {
	color: #00CCFF;
	text-decoration: none;
}

.suphomecells {
	padding: 7px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	background-image: url(../images/smallcellbg.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}


.intro {
	font-size: 10px;
	line-height: 24px;
	width: 475px;
	padding: 10px;
	border: 1px none #CCCCCC;
}

.nav {
	height: 35px;
	background-color: #333333;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
}
.contentslider {
	font-size: 10px;
	line-height: 24px;
	width: 275px;
	padding: 10px;
	border: 1px none #CCCCCC;
}



/* CSS Document */

#sddm
{
	z-index: 30;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#sddm li
{
	margin: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
	width: 112px;
	padding: 0;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #333333;
	z-index: 24;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #333333;
	color: #999999;
	font: 11px arial
}

	#sddm div a:hover
	{
	background: #666666;
	color: #FFF
}
.twitterupdate a {
	font-size: 10px;
	font-style: italic;
	list-style-type: none;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.suphomecellsFAQ {
	padding: 30px;
	font-size: 10px;
	background-image: url(../images/smallcellbg.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.storeproductcells {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
