@charset "UTF-8";
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:753px;
	height:389px;
	z-index:0;
	background-image: url(../images/header.jpg);
}
#mainmenu {
	/*	background: url(paper-bg.jpg) repeat-y left top; */
	width: 153px;
	top: 375px;
	float: left;
	position: absolute;
	margin-left: auto;
	z-index: 3;
	text-align: left;
	height: 361px;
}
#mainContent {
	position:relative;
	left:160px;
	top:194px;
	width:583px;
	z-index:3;
	min-height:700px;
	_height:800px;
	height:auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
}
#background {
	position:relative;
	left:0px;
	width:753px;
	min-height:194px;
	_height:800px;
	height:auto;
	z-index:0;
	top: 0px;
	background-image: url(../images/lowerright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topMenu {
	position:absolute;
	left:160px;
	top:157px;
	width:573px;
	height:25px;
	z-index:4;
	background-image: url(../images/top_menu.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:753px;
	height:50px;
	z-index:5;
	background-image: url(../images/copyright_bg.png);
	background-repeat: no-repeat;
}
body {
	text-align: center;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 11pt;
}
#centerWrapper {
	width: 753px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#copyright {
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	background-image: url(../images/copyright_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#iphoneprimaryss {
	text-align: center;
	float: right;
	position:relative;
	height:300px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#screenshots {
	text-align: center;
	align: center;
	position: relative;
}
#headerbox {
	height: 155px;
	width: 752px;
	margin: 0px;
	border-left: thin solid #CCCCCC;
	border-right: thin solid #333333;
	position: absolute;
}
#bodybox {
	height: auto;
	width: 752px;
	margin: 0px;
	border-left: thin solid #CCCCCC;
	border-right: thin solid #333333;
	position: absolute;
}
.blog_title {
	font-style: italic;
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 20px;
}
.blog_date {
	float: right;
	width: auto;
	font-size: 12px;
	font-weight: bold;
}
#rss_badge {
	position: relative;
	top: 0px;
	float: right;
	font-size: x-small;
}
.blog_excerpt {
	padding-left: 20px;
}
.blog_body {
	padding-left: 20px;
}
.blog_comment {
	border: 1px solid #CCC;
	padding: 5px;
}
.blog_comment_name {
	float: right;
	font-style: italic;
}
.blog_comment_body {
	padding-top: 10px;
	padding-left: 5px;
}
.blog_comment_title {
	float: left;
	font-weight: bold;
	font-size: small;
}
#indexosx {
	position: absolute;
	left: 0px;
	width:260px;
	padding: 5px;
	clear: both;
}
#indexiphone {
	position: relative;
	left: 310px;
	width:260px;
	padding: 5px;
	clear: both;
}
#indexoptionscreen1 {
	text-align: center;
	position:relative;
	left: 10px;
	height:198px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
#indexoptionscreen2 {
	text-align: center;
	position:relative;
	left: 10px;
	height:198px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
#productsbyimage
{
     text-align: center;
     position:relative;
     left: 0px;
     height:45px;
     width: 575px;
     margin-left: auto;
     margin-right: auto;
}
#featuredimage
{
     text-align: center;
     position:relative;
     left: 0px;
     height:338px;
     width: 575px;
     margin-left: auto;
     margin-right: auto;
}
.producttagline
{
        font-size: 11pt;
        padding-right: 10px;
        text-align: center;
}
.formula {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.leftcolumn 
{
	float: left;
}

.rightcolumn
{
	float: right;
}

.rightimage {
	float: right;
	padding: 10px;
}

.leftimage {
        float: left;
        padding: 10px;
}

.code
{
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	background-color: #E1EBF7;
	border: thin solid #000;

	height: auto;
/* 	width: 583px; */
}

code {
/*
	background-color: #E1EBF7;
	border: thin solid #000;
*/
	font-size: small;
	font: 'Lucida Grande', 'Courier New', Courier, Fixed;
	height: auto;
	width: 583px;
}

#mailer_form {
    position: relative;
    padding: 5px;
    width: 140px;
    color: #2d2d2d;
    text-shadow: 1px 1px 2px black;
    border-width: thin;
    border-style: solid;
    background: -webkit-gradient(linear, left top, left bottom, from(#dadbdc), to(#fff));
/*     -moz-border-radius: 5px; -webkit-border-radius: 5px; */
	background-color: #dadbdc;
}
#addressbox {
}
#email {
	width: 130px;
}
.masthead {
	text-align: center;
}
.shadow {
	margin: 5px;
	-moz-box-shadow: 5px 5px 6px #000;
	-webkit-box-shadow: 5px 5px 6px #000;
	box-shadow: 5px 5px 6px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.sidebar {
    text-shadow: 1px 1px 2px black;
}
