﻿@import url(core.css);

#home-site-content {
	background: #e4e6e7 url(http://www.tabletpc.com.au/11/images/tbc/home-bg.jpg) repeat-x 0 0;
}
#home-content-area {
	padding: 15px 12px;
}
.homebg {
	float: left; 
	width: 250px; 
	background: url(http://www.tabletpc.com.au/11/images/tbc/hbox-top.png) no-repeat 0 0;
	padding-top: 13px;
}
.hometop {
	background: url(http://www.tabletpc.com.au/11/images/tbc/hbox-btm.png) no-repeat 0 100%;
	padding-bottom: 12px;
}
.homebtm {
	background: url(http://www.tabletpc.com.au/11/images/tbc/hbox-bg.png) repeat-y 0 0;
	height: 570px;
}
.hometxt {
	padding: 10px 10px 0 10px;
	font-size: 11px;
}
.hometxt, .hometxt h3 {
	font-size: 11px;
	margin: 0;
}
.hometxt h3, .hometxt2 h3 {
	background: url(http://www.tabletpc.com.au/11/images/tbc/page-bullet.gif) no-repeat 0 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.hometxt ul, .hometxt2 ul {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	list-style: none;
}
.hometxt ul li {
	background: url(http://www.tabletpc.com.au/11/images/tbc/icon-bullet.gif) no-repeat 0 7px;
	padding: 2px 0 2px 12px;
	margin: 2px 0 2px 12px;
}
.hdivider {
	float: left;
	width: 5px;
}
.hometxt h1, .windows8 h2 {
	background: url(http://www.tabletpc.com.au/11/images/tbc/h1-icon.gif) no-repeat 0 0;
	padding-left: 30px;
	color: #1a7eb7;
	font: 16px Arial, Verdana, Helvetica;
	margin: 0 0 10px 0;
}
.hometxt h1 a, .windows8 h2 a {
	text-decoration: none;
}
.hometxt label {
	width: 65px;
	display: block;
	float: left;
	margin-bottom: 4px;
}
.homeInput  { width: 150px; margin-bottom: 4px; }
/* HOME FEATURE */
.homefeature {
	position: relative; margin: 10px 0 0 0; width: 100%;
}
	.homefeature-padding {
		padding: 0 17px 0 17px;
		background-color: #ffffff;
		display: inline-block;
	}

.homefeature-top {
	background: url(http://www.tabletpc.com.au/11/images/tbc/content-topleft.gif) no-repeat 0 0;
}
	.homefeature-topright {
		background: url(http://www.tabletpc.com.au/11/images/tbc/content-topright.gif) no-repeat 100% 0;
		padding: 0 16px 0 16px;
		height: 16px;
	}
.homefeature-bottom {
	background: url(http://www.tabletpc.com.au/11/images/tbc/homefeature-btmleft.png) no-repeat 0 0;
} 
	.homefeature-bottomright {
		background: url(http://www.tabletpc.com.au/11/images/tbc/homefeature-btmright.png) no-repeat 100% 0;
		padding: 0 17px 0 17px;
		height: 17px;
	}
.homefeature-bottomwhite, .homefeature-topwhite {
	background-color: #FFFFFF;
	height: 16px;
}
.windows8 {
	float: left;
	width: 32%;
	//width: 31%;
}
.windows8 .padding {
	padding: 0 10px;
}
.windows8 h1 {
	color: #1a7eb7;
	font: 27px Arial, Verdana, Helvetica;
	margin: 0 0 10px 0;
}
.windows8.images {
	display: block;
	position: relative;
	height: 10px;
}
.windows8-image {
	display: none;
	position: absolute;
	top: 10px;
	left: 15px;
	vertical-align: middle;
	min-height: 210px;
}