body {
	font-size: 12pt;
	font-weight: normal; 
	font-family: "Helvetica", "Arial", sans-serif; 
	background: #ecffec;
}

.a,.a:hover,.a:visited {
	color: #0000ff;
	text-decoration: none;
}

#advert-top { 
	height: 90px;
	vertical-align: middle;
	padding: 4px;
}

#advert-bottom { 
	height: 60px;
	vertical-align: middle;
	padding: 4px;
}

#advert-right {
	width: 180px;
	/* height: 150px; */
}

#banner {
	width: 960px;
	height: 64px;
	font-size: 32pt;
	font-weight: bold; 
	font-family: "Helvetica", "Arial", sans-serif;
	color: #386838;
	text-shadow: 2px 2px 6px #609060;
	background: #ecffec;
	text-align: left;
	padding: 4px;
	clear: both;
}

#comment {
	background: #ffffff;
	text-align: left;
	border: solid 2px #609060;
	padding: 4px;
	margin-bottom: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	clear: both;
}

#comments {
	background: #ffffff;
	text-align: left;
	border: solid 2px #609060;
	padding: 4px;
	margin-bottom: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	clear: both;
}

.code {
	font-family: "Courier New", "Courier", monospace;
}

dd {
	margin-bottom: 8px;
}

dt {
	font-weight: bold;
}

#footer { 
	width: 956px;
	font-size: 11pt;
	color: #ffffff;
	text-shadow: 1px 1px 2px #104010;
	background: #609060;
	text-align: center;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	border: solid 2px #104010;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.footer-link { 
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	/* text-shadow: 1px 1px 2px #104010; */
}

.footer-link:hover {
	color: #0000ff;
}

.form-button {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #609060;
	background: #ecffec;
	text-shadow: 1px 1px 2px #609060;
	border: solid 1px #609060;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.form-button:hover {
	color: #0000ff;
}

.form-input {
	border: solid 1px #b0e0b0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px;
}

.form-label {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #a0d377;
	text-shadow: 1px 1px 2px #609060;
	background: #ffffff;
	border: solid 2px #ffffff;
}

h1 {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 18pt;
	/* text-transform: uppercase; */
	color: #386838;
	text-shadow: 1px 1px 2px #609060;
}

h2 {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14pt;
	color: #386838;
	text-shadow: 1px 1px 2px #609060;
}

h3 {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12pt;
	color: #386838;
	text-shadow: 1px 1px 2px #609060;
}

hr {
	height: 2px;
	color: #609060;
	background-color: #609060;
	border: 0;
}

.image-text {
	margin: 4px;
}

#left800 {
	width: 784px;
	background: #ecffec;
	margin-right: 4px;
	float: left;
}

li {
	margin-bottom: 8px;
}

.link {
	color: #0000ff;
	/* text-decoration: none; */
}

.link:hover {
	color: #0000ff;
	text-decoration: underline;
}

#main {
	/* width: 780px; */
	background: #ffffff;
	text-align: left;
	border: solid 2px #609060;
	padding: 4px;
	margin-bottom: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

#menu {
	width: 956px;
	color: #104010;
	background: #609060;
	text-align: center;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	border: solid 2px #104010;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.menuitem {
	color: #ffffff;
	text-shadow: 1px 1px 2px #104010;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.menuitem:hover {
	color: #0000ff;
}

.note {
	padding: 4px;
	background: #fff0f0;
	border: solid 2px #e91416;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#page {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background: #ecffec;
	/* box-shadow: 8px 8px 10px #000; */
	/* -webkit-box-shadow: 8px 8px 10px #000; */
}

/*
.paging li {
	color: #000000;
	background: #ecffec;
	border: solid 2px #104010;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
*/

.paging {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 2.417
}
.paging div {
	left:50%;
	float:left;
	position: relative;
	text-align:center;
	padding: 18px 0 19px;
}
.paging ul {
	float:left;
	left:-50%;
	position:relative
}
.paging li {
	list-style: none;
	margin: 0 3px 0 0;
	float: left;
}
.paging li a {
	text-decoration:none;
	float: left;
	padding: 1px;
	margin-right: 1px;
}
.paging li a:hover {
	text-decoration:none;
}
.paging span {
	background: #ecffec;
	padding: 0 5px;
	float: left;
	cursor: pointer;
	font: 2em/1.208em arial, sans-serif;
}
.paging .active span, .paging a:hover span {
	background: #609060
}

.rev {
	color: #ff0000;
	font-weight: bold;
}

.rev:hover {
	color: #0000ff;
}

.r-box {
	width: 176px;
	background: #ffffff;
	border: solid 2px #609060;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.r-head {
	background: #b0e0b0;
	color: #ffffff;
	text-shadow: 1px 1px 2px #104010;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	/* border-bottom: solid 1px #c0c0c0; */
	padding: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#r-iphone {
	width: 180px;
	height: 98px;
	background-image: url('../images/iphone_opt.jpg');
	color: #609060;
	text-shadow: 1px 1px 2px #104010;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.r-text {
	color: #609060;
	background: #ffffff;
	text-align: left;
	font-size: 10pt;
	padding: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.r-textc {
	color: #609060;
	background: #ffffff;
	text-align: left;
	font-size: 10pt;
	text-align: center;
	padding: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.r-spacer {
	height: 4px;
	background: #ecffec;
}

#right180 {
	width: 180px;
	color: #000000;
	background: #ecffec;
	float: left;
}

#shareL {
	height: 24px;
	width: 378px;
	background: #ffffff;
	text-align: left;
	border: solid 2px #609060;
	padding: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	vertical-align: middle;
	float: left;
}

#shareR {
	height: 24px;
	width: 378px;
	background: #ffffff;
	text-align: left;
	border: solid 2px #609060;
	padding: 4px;
	margin-bottom: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	vertical-align: middle;
	float: left;
}

.shareimg {
	border: solid 1px #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px;
	margin-right: 8px;
}

.shareimg:hover {
	border: solid 1px #0000ff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover {
	background-color: transparent;
	z-index: 20;
}

.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	left: -1000px;
	border: 2px solid #104010;
	visibility: hidden;
	color: black;
	text-align: center;
	text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0px;
	padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -100px;
	left: 30px; /*position where enlarged image should offset horizontally */
}

.tip {
	background: #ecffec;
	padding: 4px;
	border: solid 1px #609060;
}

*.ul {
	list-style-type: square;
}

.xref {
	color: #609060;
	/* text-decoration: none; */
}

.xref:hover {
	color: #0000ff;
	/* text-decoration: underline; */
}

