html { height: 100%; }

body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	background: url(../img/background.jpg);
	background-attachment: fixed;
	font-size: 14px;
	position: relative;
	color: #728183;
}

body, input, select, textarea {
	font-family: helvetica, arial, sans-serif;
}

input, select, textarea {
	margin: 0;
	padding: 0;
}

div,h1,h2,h3,h4,h5,h6,form,p,ol,ul,fieldset {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	border: none;
}

* {
	outline: none;
}

a {
	outline: none;
	color: #ea088c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.image-text {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}

#shine {
	background: url(../img/shine.png) no-repeat center center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#wrapper {
	width: 880px;
	margin: auto;
	padding: 50px;
	position: relative;
	z-index: 20;
}

#header {
	position: relative;
	height: 75px;
	z-index: 40;
}

#logo {
	width: 138px;
	height: 40px;
	background-image: url(../img/header/logo.png);
	position: absolute;
	left: 0;
	bottom: 0;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

ul#nav {
	list-style: none;
	height: 28px;
	position: absolute;
	right: 0;
	bottom: 5px;
	margin-right: -18px;
}

ul#nav li {
	float: left;
	height: 28px;
	margin-left: 20px;
}

ul#nav li a {
	display: block;
	text-indent: -9999px;
	background-position: left center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

ul#nav li a:hover, ul#nav li.current_page_item a {
	background-position: right center;
}

ul#nav li.about {
	width: 84px;
}

ul#nav li.about a {
	background-image: url(../img/nav/about.png);
}

ul#nav li.products-portable-laptop-stand {
	width: 105px;
}

ul#nav li.products-portable-laptop-stand a {
	background-image: url(../img/nav/products.png);
}

ul#nav li.blog {
	width: 72px;
}

ul#nav li.blog a {
	background-image: url(../img/nav/blog.png);
}

ul#nav li.contact {
	width: 99px;
}

ul#nav li.contact a {
	background-image: url(../img/nav/contact.png);
}

#header .sign-up {
	width: 71px;
	height: 26px;
	background-image: url(../img/header/sign-up.png);
	position: absolute;
	right: 0;
	top: 0;
}

#content {
	margin: 50px 0 0;
}

#hero-images {
	position: relative;
	height: 728px;
	margin: -175px -50px -100px;
	text-indent: -9999px;
}

#hero-images .message {
	background-image: url(../img/content/home/hero-text.png);
	height: 73px;
	width: 100%;
	top: 260px;
	position: absolute;
	z-index: 9;
}

#hero-images .link {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#hero-images .hero {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
}

#hero-2 {
	margin: 0 -20px;
	display: none;
}

#copyright {
	clear: both;
	position: relative;
	z-index: 30;
	text-align: center;
	font-size: 11px;
	margin: 50px 0 0;
}

.product .images {
	float: left;
	width: 426px;
	height: 310px;
	margin: 0 0 20px -36px;
	position: relative;
}

.buy-now {
	background-image: url(../img/content/product/buy-now.png);
	width: 113px;
	height: 36px;
	margin: 17px 0;
	float: right;
}

.preorder {
	background-image: url(../img/content/product/preorder.png);
	width: 166px;
	height: 36px;
	margin: 17px 0;
	float: right;
}

.product .images .guide {
	width: 100%;
	height: 29px;
	background: url(../img/content/product/mouse-over-help.png) no-repeat center center;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
}

.product .images .sections {
	position: absolute;
	z-index: 10;
	height: 100%;
	width: 100%;
}

.product .images .sections .section {
	position: absolute;
	z-index: 10;
	width: 33%;
	height: 100%;
	top: 0;
	left: 0;
}

.product .images .sections .section-2 {
	left: 33%;
}

.product .images .sections .section-3 {
	left: 66%;
}

.product .images .image-holder {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
}

.product .images .image-holder img {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.product .details {
	float: right;
	width: 434px;
}

#content h2 {
	font-size: 24px;
	line-height: 2em;
	text-shadow: #FFF 0 1px 0;
}

#content h3 {
	font-size: 18px;
	color: #434e4f;
	line-height: 2em;
	text-shadow: #FFF 0 1px 0;
}

.product ul.specs {
	color: #ea088c;
	margin: 0 20px;
	line-height: 1.5em;
}

.product ul.specs li span {
	color: #728183;
}

.spacer {
	clear: both;
	height: 0;
	overflow: hidden;
}

.product .dotted-spacer, .sub-nav .spacer {
	background-image: url(../img/hspacer.png);
	height: 1px;
}

.ext-details ul.menu {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0;
	height: 28px;
}

.ext-details ul.menu li {
	float: left;
	cursor: pointer;
	padding-right: 18px;
	line-height: 28px;
	position: relative;
	margin-right: 38px;
}

.ext-details ul.menu li span {
	display: none;
	width: 18px;
	height: 100%;
	position: absolute;
	left: -18px;
	top: 0;
	background: url(../img/content/extended-details/menu-active.png) no-repeat left center;
}

.ext-details ul.menu li:hover span, .ext-details ul.menu li.hover span, .ext-details ul.menu li.active span {
	display: block;
}

.ext-details ul.menu li:hover, .ext-details ul.menu li.hover, .ext-details ul.menu li.active {
	color: #2c3839;
	background: url(../img/content/extended-details/menu-active.png) no-repeat right center;
	text-shadow: #FFF 0 1px 0;
}

.ext-details .panels {
	clear: both;
	position: relative;
}

.ext-details .panel {
	color: #000000;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
}

#content p {
	line-height: 1.5em;
	margin: 1.5em 0;
}

.article {
	padding-top: 10px;
	padding-bottom: 1.5em;
	margin: 0 0 1.5em;
	background: url(../img/hspacer.png) repeat-x left bottom;
}

.article div.size-medium {
	padding: 0 20px 13px 10px;
	margin: 0 -10px;
	background: url(../img/content/article/image-shadow.png) no-repeat center bottom;
}

.article img {
	display: block;
	border: solid 10px #FFF;
}

#content .article h3 {
	float: left;
	background-color: #728183;
	padding: 10px;
	margin: -10px 10px 0 -10px;
	text-shadow: none;
	color: #FFF;
	font-size: 18px;
	line-height: 24px;
}

.article h4, .comments h4 {
	font-size: 22px;
	line-height: 22px;
	text-shadow: #FFF 0 1px 0;
}

.article h4 a.article-link {
	color: inherit;
	text-decoration: none;
}

.article h4 a.article-link:hover {
	color: #ea088c;
}

.article p {
	line-height: 1.5em;
	margin: 1.5em 0;
}

.article .meta {
	font-size: 11px;
	line-height: 1.5em;
}

.left-col {
	width: 580px;
	float: left;
}

.left-col h2 {
	font-size: 18px;
	margin: 0 0 20px;
}

.right-col {
	width: 260px;
	float: right;
}

.sub-nav h5 {
	margin: 40px 0 0;
	font-weight: bold;
}

.sub-nav h5:first-child {
	margin-top: 0;
}

.sub-nav .spacer {
	margin: 15px 0;
}

.sub-nav ul {
	list-style: none;
	font-size: 12px;
}

.sub-nav ul li {
	margin: 0 0 5px;
}

.sub-nav ul li ul.children {
	margin: 5px 15px 0;
}

#overlay {
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

#overlay .background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/overlay.png);
}

#subscribe {
	position: relative;
	z-index: 2;
	top: 180px;
	margin: 0 auto;
	width: 240px;
	height: 237px;
	padding: 24px;
	background: url(../img/sign-up/background.png) no-repeat center center;
}

#subscribe form {
	width: 180px;
	margin: auto;
	top: 72px;
	position: relative;
	z-index: 1;
}

#subscribe input {
	margin: 0;
	display: block;
}

#subscribe input.field {
	font-size: 14px;
	padding: 3px;
	width: 172px;
	border: solid 1px #afafaf;
	color: #79878a;
}

#subscribe input.active {
	color: #000;
}

#subscribe .close {
	width: 50px;
	height: 50px;
	background: transparent;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 10px;
}

input.submit {
	text-indent: -9999px;
	background: url(../img/sign-up/submit.png);
	width: 71px;
	height: 26px;
	margin: auto;
	border: 0;
}

#subscribe fieldset .spacer {
	height: 10px;
}

.comments {}

.comment-form h4 {
	color: #ea088c;
}

.comment-form label {
	font-weight: bold;
	font-size: .85em;
	display: block;
	margin: 1em 0 .25em;
}

.comment-form .field-container input {
	font-size: 1em;
	padding: 5px;
}

.comment-form .field-container textarea {
	width: 510px;
	font-size: 1em;
	padding: 5px;
	height: 5em;
}

.comment-form .button-container {
	font-size: .85em;
	margin: 1em 0;
}

.comment-form .button-container input {
	font-size: 1em;
}

ul.comment-list {
	list-style: none;
	margin: 0 0 1.5em;
	font-size: .9em;
}

.comment-list .avatar-holder {
	float: right;
	margin: 0 0 10px 10px;
	border: solid 5px #FFF;
	-webkit-border-radius: 3px;
}

.comment-list .avatar-holder img {
	display: block;
}

.comment-list p {
	line-height: 1.5em;
	margin: 0 0 1.5em;
}

.comment-list .meta {
	font-size: .9em;
}

.comment-list .comment {
	padding: 10px;
	margin: 0 -10px;
}

.comment-list .meta cite {
	font-style: normal;
}

.comment-list .even {
	background: url(../img/content/article/odd-comment-back.png);
}

.comment-count {
	background: url(../img/content/article/comment-bubble.png) no-repeat right top;
	height: 44px;
	padding: 0 10px 0 0;
	margin: -5px 10px 0 0;
	text-shadow: none;
	color: #FFF;
	font-weight: bold;
	float: left;
	font-size: 18px;
	position: relative;
	text-decoration: none;
}

a.comment-count:hover {
	text-decoration: underline;
}

.comment-count span {
	display: block;
	background: url(../img/content/article/comment-bubble.png) no-repeat left top;
	height: 34px;
	padding: 5px 0 0 10px;
	margin: 0 0 0 -10px;
	position: relative;
}

.article .comment-count {
	float: right;
	margin: -5px -10px 0 10px;
}

.comments-header {
	height: 49px;
	padding-top: 5px;
}

.tag-cloud {
	line-height: 1.5em;
}