html, body
{
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #deecff;
	color: #333;
	font-family: Tahoma, sans-serif, Constantia, serif;
	font-size: 10pt;
}

body
{
	min-width: 900px;
	min-height: 700px;
}

body a
{
	color: #05d;
    text-decoration: none;
}

body a:hover
{
    text-decoration: underline;
}

body a img
{
	border-style: none;
}

h1, h2, h3, h4
{
	color: #f44;
}

.layoutSpacer
{
	clear: both;
	height: 0px;
}

.widthAll
{
	width: 100%;
}

.center
{
	text-align: center;
}

#topRound
{
	padding: 0px;
	margin: 10px auto 0px auto;
	background-image: url(/top-round.jpg);
	background-repeat: no-repeat;
	width: 902px;
	height: 8px;
}

#bottomRound
{
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url(/bottom-round.jpg);
	background-repeat: no-repeat;
	width: 902px;
	height: 8px;
}

#globalWrap
{
	padding: 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #666;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#globalLayout
{
    border: 0px solid #ccc;
    background-color: #fff;
    width: 728px;
    text-align: justify;
    padding-top: 0.3em;
    padding-bottom: 0.5em;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

#logoFieldWrap
{
	margin: 0px;
	background-color: #deecff;
}

#logoField
{
	height: 110px;
	background-color: #deecff;
	background-image: url(/sonichandy-logo-phone.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 900px;
	margin: 0px auto 0px auto;
}

#logoField a
{
	text-decoration: none;
	color: black;
}

#logoField a img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	float: left;
}

#logoField input.searchButton
{
}

#logoFieldLogo a
{
	float: left;
	width: 300px;
	height: 70px;
	display: block;
	margin-top: 0px;
}

#logoFieldDiscount a
{
	float: left;
	width: 200px;
	height: 100px;
	display: block;
	margin-top: 0px;
	background-image: url(/discount.png);
	background-repeat: no-repeat;
}

#logoFieldBannerAd
{
	float: right;
	width: 468px;
	height: 60px;
	display: block;
	margin-top: 8px;
	margin-right: 80px;
}

#cse-search-box
{
    margin: 0px 0px 4px 0px;
    line-height: 30px;
    height: 30px;
    text-align: right;
}

#topNavbar
{
    clear: left;
    display: block;
    text-transform: uppercase;
	font-family: Verdana, sans-serif, Constantia, serif;
    font-weight: bolder;
    font-size: 14px;
}

#topNavbar ul
{
    padding: 0px;
    margin-top: 10px;
    height: 30px;
    float: left;
    padding: 0px;
    list-style-type: none;
    width: 100%;
    text-align: center;
}

#topNavbar ul a
{
	color: #f33;
	text-decoration: none;
}

#topNavbar ul a:hover
{
}

#topNavbar li
{
	padding: 4px 0.7em 8px 0.7em;
	display: inline;
	border-style: none;
}

#topNavbar li.topNavbarSelection
{
}

#topNavbar li.topNavbarSelection a
{
    font-size: 16px;
	color: #f33;
}

.logoFieldShadow
{
	height: 10px;
	background-color: #fff;
	background-image: url(/logo-bg-shadow.png);
	background-repeat: repeat-x;
}

#mainLayout
{
	overflow: auto;
	color: #000;
	background-color: #fff;
}

.footerShadow
{
	height: 10px;
	background-color: #fff;
	background-image: url(/footer-shadow.png);
	background-repeat: repeat-x;
}

#shyFooter
{
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	font-size: small;
	color: #555;
	padding-top: 0.5em;
	text-align: center;
	clear: both;
	padding-bottom: 0.5em;
	background-color: #deecff;
}

#shyFooter a
{
	color: #a55;
	text-decoration: none;
}

#shyFooter a:hover
{
	color: #f44;
	text-decoration: none;
}

#shyFooter table
{
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#shyFooter table td
{
	padding: 0.5em;
	width: 16.666%;
	text-align: left;
	vertical-align: top;
}

#shyFooter dl
{
	line-height: 1.5em;
}

#shyFooter dl a
{
	color: #555;
}

#shyFooter dt
{
	font-weight: bolder;
}

#shyFooter dt a
{
	color: #933;
}

#shyFooter dd
{
	font-size: smaller;
	margin-left: 0em;
	padding-left: 0em;
	margin-right: 0em;
	padding-right: 0em;
}

.compareFeatures
{
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: smaller;
}

.compareFeatures table
{
	border-color: #888;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	caption-side: top;
	border-collapse: collapse;
}

.compareFeatures table caption
{
    font-weight: bolder;
    color: #008000;
    font-size: larger;
}

.compareFeatures table td
{
	border-color: #888;
	border-bottom-style: solid;
	border-width: 1px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	line-height: 1em;
	vertical-align: middle;
}

.compareFeatures table th
{
	border-style: solid;
	padding: 4px;
	border-color: black;
	border-width: 0px 0px 2px 0px;
	background-color: #9df;
}

.compareFeatures img
{
	border-style: none;
}

.compTablePrice
{
	border-style: dashed;
	border-width: 2px 0px 0px 0px;
	border-color: black;
	background-color: #ffa;
}

#listPar
{
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

#listPar li strong
{
	color: #000;
	font-weight: normal;
}

#listPar ul
{
	list-style-position: outside;
	list-style-type: disc;
}

#listPar li
{
	padding-left: 0.2em;
	list-style-position: outside;
	padding-bottom: 0.2em;
	list-style-type: disc;
	color: #f44;
	margin-top: 0.5em;
	margin-bottom: 0px;
	list-style-image: url(/red-star.png);
}

#listPar h1
{
	color: #f44;
}

.shyScreenshots table
{
	margin: 1em auto 0.5em;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.shyScreenshots table tr
{
	text-align: center;
	padding-bottom: 2em;
}

.shyScreenshots table td
{
	text-align: center;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.shyScreenshots table td a img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.shyScreenshotsTableCaption
{
	text-align: center;
	margin-bottom: 1.5em;
	font-size: smaller;
	font-weight: bolder;
}

.shySpecialOffer
{
	text-align: center;
	font-weight: bolder;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
}

.shySpecialOffer ul
{
	text-align: left;
}

.shySpecialOffer li
{
	list-style-image: url(/red-star.png);
	line-height: 1.5em;
}

.shyNewVerAvail
{
	background-color: #faa;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.shyNewVerAvail h2
{
	text-align: center;
}

.shyNoNewVer
{
	background-color: #afa;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.shyNoNewVer h2
{
	text-align: center;
}

.navBarNews
{
    padding: 0.5em;
    margin: 0;
    font-size: 0.8em;
    background-color: #ddd;
}

.navBarNews a
{
	text-decoration: none;
}

.navBarNews a:hover
{
	text-decoration: underline;
}

.navBarNewsHead
{
	border-bottom-style: solid;
	border-bottom-width: thin;
    font-size: 1.2em;
}

.navBarNewsBody
{
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.navBarNewsHeader
{
	margin-top: 1em;
    padding-left: 40px;
    background-image: url(/news/news.png);
	background-repeat: no-repeat;
}

.navBarNewsDate
{
	font-size: smaller;
}

.navBarNewsTitle
{
	font-variant: small-caps;
}

.navBarNewsText
{
}

.navBarNewsReadMore
{
	text-align: right;
}

.buyNow
{
	text-align: center;
}

.buyNow img
{
	border-style: none;
}

.pollCenter
{
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.pollCenter script
{
	text-align: center;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

ul.starredList
{
	list-style-position: outside;
	list-style-type: disc;
}

ul.starredList li
{
	padding-left: 0.2em;
	list-style-position: outside;
	padding-bottom: 0.2em;
	list-style-type: disc;
	margin-top: 0.5em;
	margin-bottom: 0px;
	list-style-image: url(/red-star.png);
}
