body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	background-color: #fff;
	background: url('/myiconlight/content/templates/main/main/bottom_bg.gif') no-repeat;
	background-position: 50% 485px;
}
body#wheretobuy {
	background-position: 50% 482px;
}
img {
	border-width: 0px;
}
em {
	color: #669933;
	font-weight: normal;
	font-style: normal;
}
object {
	display: block;
}

#main {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: #fefefe url('/myiconlight/content/templates/main/main/header_bg.gif') repeat-x top left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#logoside {
	width: 470px;
	float: left;
}
#logoside img {
	margin-top: 24px;
	margin-left: 60px;
	margin-bottom: 6px;
}

#menuside {
	width: 510px;
	float: left;
}
#menu, #submenu {
	margin-left: 20px;
}
#header .menuitem {
	padding-top: 47px;
	float: left;
	font-size: 13px;
	margin-left: 12px;
	margin-right: 12px;
}
#header #submenu .menuitem {
	padding-top: 10px;
	color: #666666;
	font-size: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
#header .menuitem.selected {
	background: url('/myiconlight/content/templates/main/main/selected_icon.gif') no-repeat center top;
}
#header #submenu .menuitem.selected {
	background: none;
}
#header .menuitem.selected a {
	color: #339900;
}
#header .menuitem a {
	color: #030303;
	text-decoration: none;
}

#header #menu .menuitem a:hover, #header #submenu .menuitem a:hover {
	color: #339900;
}

#header #submenu .menuitem a {
	color: #666666;
}
#header #submenu .menuitem.selected a {
	color: #339900;
}

#header .seperator {
	margin-top: 40px;
	border-left: 1px solid #9f9f9e;
	float: left;
	width: 1px;
	height: 27px;
}

#footer {
	color: #999999;
	font-size: 9px;
	text-align: center;
	padding-bottom: 8px;
	margin-top: 75px;
}
#overview #footer {
	margin-top: 125px;
	
}

#home #footer {
	margin-top: 54px;
	
}

#designer #footer {
	margin-top: 112px;
}

#techtalk #footer {
	margin-top: 161px;
}

#whyicon #footer {
	margin-top: 161px;
}

#wheretobuy #footer {
	margin-top: 135px;
}
#footer #menu {
	margin: auto;
	width: 425px;
	margin-bottom: 6px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer .menuitem {
	float: left;
	font-size: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
#footer .seperator {
	border-left: 1px solid #999999;
	margin-top: 4px;
	float: left;
	width: 1px;
	height: 8px;
}

.contentitem {
	color: #7e7d7d;
	line-height: 18px;
}
.contentitem h1 a {
	text-decoration: none;
	color: #000;
}
#home h1 {
	font-size: 15px;
	font-weight: bold;
}
#home .contentitem {
	float: left;
	width: 125px;
	height: 200px;
	margin-top: 34px;
	padding-left: 25px;
	padding-right: 25px;
	border-left: 1px solid #9c9b9c;
}
#home .contentitem h1 img {
	margin-left: 6px;
}
#home .contentitem a:hover {
	color: #339900;
}
#home #designer.contentitem {
	width: 217px;
	padding-left: 80px;
	padding-right: 100px;
	border-left: 0px;
}
#home #designer .paulkim {
	float: left;
	margin-right: 8px;
}
#overview .contentitem, #techtalk .contentitem {
	margin-left: 175px;
	padding-top: 55px;
	width: 510px;
}

#wheretobuy .contentitem {
	margin-left: 175px;
	padding-top: 55px;
	width: 540px;
	float: left;
	display: inline;
}
#wheretobuy #retailers.contentitem {
	margin-left: 175px;
	width: 710px;
	float: left;
}
#wheretobuy #retailers .retailer {
	float: left;
	margin: 5px;
}

#contact .contentitem {
	margin-left: 155px;
	margin-top: 35px;
	float: left;
	width: 320px;
	display:inline;
}
#contact #contactform {
	float: left;
	margin-top: 25px;
	padding-top: 10px;
	margin-left: 50px;
	padding-left: 25px;
	border-left: 1px solid #9c9b9c;
	width: 400px;
}
#contactform .label {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	text-align: right;
	width: 50px;
}
#contactform .field {
	float: left;
	margin-bottom: 8px;
}
#contactform .field input, #contactform .field textarea {
	border: 1px solid #cacaca;
	width: 275px;
}
.validationtext {
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 6px;
}
.formsubmit {
	text-align: right;
	width: 340px;
}
#contactform .label.validation {
	width: 150px;
	text-align: left;
}
#contactform .field.validation {
	width: 150px;
}
#contactform .field.validation input {
	margin-top: 10px;
	width: 175px;
}

#products .contentitem {
	float: left;
	margin-left: 100px;
	margin-top: 35px;
	width: 350px;
}
#products .contentitem li {
	margin-bottom: 6px;
}
#products .contentitem sup {
	font-size: 14px;
	line-height: 80%;
	vertical-align: text-top;
}
#products .contentitem .slash {
	margin-left: 3px;
	margin-right: 3px;
}
#products .specs {
	border-left: 1px solid #cacaca;
	padding-left: 60px;
	width: 250px;
}
#products .specs td {
	padding-right: 15px;
	padding-bottom: 5px;
}
