﻿body {
	margin: 0;
	background-color: #e7e8e8;
	text-align: center;
}
body, td, th, input, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #606162;
}
img {
	border: none;
}
a {
	color: #1a7eb7;
}
a:hover{
	color: #125687;
}
form {
	margin: 0;
}
hr {
	height: 1px;
	border-top: 1px solid #58585a;
	background-color: #58585a;
}
.hiddenfield, .hfield {
	display:none;
}
.inputLarge {
	width: 175px;
}
#bodyspacer { float: right; }
.ecmAdminEdit { padding: 5px; float: right; }
/* SITE */
#main-cnt {
	background-color: #e7e8e8;
	width: 1068px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#shd-left {
	background: url(/11/images/tbc/left-shd.gif) repeat-y 0 0;padding-left: 9px;
}
#shd-right {
	background: url(/11/images/tbc/right-shd.gif) repeat-y 100% 0;padding-right: 9px;
}
#site-container {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
/****/
/* HEADER */
#site-hd {
	height: 94px;
	background-color: #f5f5f5;
	padding: 0 30px 0 40px;
}
#hd-logo {
	float: left;
	margin-top: 25px;
}
#hd-slogan {
	float: left;
	padding: 20px 0 0 70px;
}
#hd-contact {
	float: right;
	padding: 20px 40px 0 0;
}
	#hd-contact img {
		vertical-align: middle;
	}
	#hd-contact img#australia-contact {
		margin: -10px 20px 0 0;
	}
/****/
/* MENU */
#menu {
	background: url(/11/images/tbc/menu-bg.gif) repeat-x 0 0;
	height: 51px;
	padding-left: 30px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
}
#menu li#search-form {
	padding: 12px 30px 0 0;
	float: right;
}
#menu li#search-form input {
	float: left;
	margin-left: 5px;
	vertical-align: middle;
}
#menu li#search-form input#search-in {
	margin-top: 4px;
}
#menu li#search-form input#search-btn {
	height: 26px; width:27px;
}
#menu a {
	color: #FFFFFF;
	text-transform: uppercase;
	font: 14px "Myriad Pro", Verdana, Arial, Helvetica;
	text-decoration: none;
	display: block;
	padding: 18px 10px 10px 10px;
}
#menu a:hover {
	color: #53a4d3;
	background: url(/11/images/tbc/menu-hover.gif) no-repeat 0 35px;
}
/****/
/* SITE CONTENT */
#site-content {
	background: #FFFFFF url(/11/images/tbc/content-top.gif) repeat-x 0 0;
	padding-top: 15px;
}
#left-menu {
	float: left;
	width: 251px;
}
div#categories {
	background: #171c20 url(/11/images/tbc/left-bg.gif) repeat-x 0 100%;
	padding: 0 0 25px 40px;
}
/* CATEGORY LIST */
ul.ecmMenuCategoryList, .ecmMenuCategoryList ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.ecmMenuCategoryList ul {
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
}
	ul.ecmMenuCategoryList li, .ecmMenuCategoryList li {
	}
	.ecmMenuCategoryList a {
		display: block;
		position: relative;
		padding: 2px 0 6px 15px;
		background: url(/ecms/uploads/96/images/ntmp/left-icon.gif) no-repeat 0 5px;
		color: #FFFFFF;
		text-decoration: none;
		font: 14px "Myriad Pro", Verdana, Arial, Helvetica;
	}
	.ecmMenuCategoryList a:hover, .ecmMenuCategoryList a.ecmMenuAncestor:hover {
		color: #53a4d3;
		background: url(/ecms/uploads/96/images/ntmp/left-icon-on.gif) no-repeat 0 5px;
	}
	.ecmMenuCategoryList a.ecmMenuAncestor {
		color: #53a4d3;
		background: url(/ecms/uploads/96/images/ntmp/left-icon-on.gif) no-repeat 0 5px;
	}
	.ecmMenuCategoryList .ecmMenuCategoryOn a {
		color: #53a4d3;
		background: url(/ecms/uploads/96/images/ntmp/left-icon-on.gif) no-repeat 0 5px;
	}
	.ecmMenuCategoryList li.ecmMenuCategoryOn {
		background: url(/ecms/uploads/96/images/ntmp/left-icon-swish-on.gif) no-repeat 0 100%;
	}

/* END CATEGORY LIST */


div#link-tabletpc {
	z-index: 10;
	text-align:center;
	margin-top: -20px;
}
div#link-tabletpc a {
	display: block;
	height: 52px;
	width:224px;
	margin: 0 auto 0 auto;
	background: url(/11/images/tbc/link-visit-tabletpc-accessories.gif) no-repeat 0 0;
}

#contact {
	padding: 20px 15px 20px 30px;
	font-size: 11px;
}
#newsletter {
	padding: 20px 15px 10px 30px;
	font-size: 11px;
}
#newsletter label, #contact label {
	width: 75px;
	font: bold;
}
/* CONTENT */
div#content-area {
	float: left;
	width: 762px;
	background: url(/11/images/tbc/content-topleft.gif) no-repeat 0 0;
	overflow: hidden;
}
div#content-boxbg {
	background: url(/11/images/tbc/content-topright.gif) no-repeat 100% 0;
	padding-top: 19px;
}
div#content-box {
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	padding: 0 15px 30px 15px;
	position: relative;
}
div#content-boxbtml {
	background: url(/11/images/tbc/content-btmleft.gif) no-repeat 0 100%;
	padding-left: 18px;
	overflow: hidden;
}
div#content-boxbtmr {
	background: url(/11/images/tbc/content-btmright.gif) no-repeat 100% 100%;
	padding-right: 18px;
	overflow: hidden;
}
div#content-boxbtmline {
	height: 19px;
	border-bottom: 1px solid #d3d3d3;
}
div#right-panel {
	float: left; width: 37px; height: 336px; background: url(/11/images/tbc/content-right.gif) no-repeat;
}
div#content-box h1 {
	background: url(/11/images/tbc/h1-icon.gif) no-repeat 0 4px;
	padding-left: 30px;
	color: #1a7eb7;
	font: 25px Verdana, Arial, Helvetica;
	margin: 10px 0 10px 0;
}
div#content-box h2, div#content-box h3, div#content-box h4, div#content-box h5 {
	color: #1a7eb7;
	font: 22px Verdana, Arial, Helvetica;
	margin: 10px 0 10px 0;
}
div#content-box h2 { font-weight: normal; }
div#content-box h3 { font-size: 17px; }
div#content-box h5, div#content-box h5 a {
	font: 10px Verdana, Arial, Helvetica;
	color: #1a7eb7;
	margin: 0;
}
div#message div {
	font: bold;
	padding: 10px 10px 10px 20px;
	color: #FFFFFF;
	background: #21c7cb url(/11/images/tbc/icon-arrow.gif);
}
div#message div a { color: #FFFFFF; }
div#content-box ul {
	list-style: none;
	padding: 0 ;
	margin: 0;
}
div#content-box ul li {
	background: url(/11/images/tbc/page-bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-left: 15px;
}
#content-box table { width: auto; clear: both; }
/****/

/*CATEGORIES PAGE */
.ecmCategoryList div {
	background: url(/11/images/tbc/category-arrow.gif) no-repeat;
	margin: 5px 0;
	float: left;
	width:224px; 
}
.ecmCategoryList div a {
	display: block;
	padding: 5px 5px 5px 35px;
}
	.ecmCategoryList div a:hover {
		color: #1a7eb7;
	}
	.ecmCategoryList div small {
		font-size: 12px;
	}

/* LOGOS */

#logos {
	padding: 10px 0;
	text-align: center;
}
#logos img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
}
/****/

/* FOOTER */
#foot {
	font-size: 10px;
	background: #cdcdcd url(/11/images/tbc/foot-divider.gif) no-repeat 0 0;
	padding: 30px 0 25px 0;
	color: #808080;
	margin-top: -1px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #cdcdcd;
}
#foot h6, #foot  a {
	color: #808080;
	text-decoration: none;
	font-size: 10px;
	margin: 0;
}
#foot ul {
	list-style: none; padding: 10px 8px; margin: 10px 8px;
}
/****/
/* SHOP STUFF */
.ecmProductCustomFields {
	font-size: 11px;
	clear: both;
}
#ProductContactForm h3 {
	background: url(/11/images/tbc/icon-question-white.gif) no-repeat 0 0;
	padding: 3px 0 5px 35px;
}
/* SHOP FEATURES */
#ecmBtnContinue,#ecmBtnOrderNow, #ecmDescriptionButton, #ecmProductButton { font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #1a7eb7; }
#ecmBtnContinue { float: right; }
#ecmCartOrderDetails { float:left; width: 49%; }
#ecmShippingMethod { float: right; width: 45%; }
/****/
.product-preorder {
float:right; margin-top: -120px; margin-bottom: 10px;
}

div.left-page-content { float: left; width: 420px; }
div.right-image-content { float: right; width: 300px; font-size: 11px; text-align: center; }
div.ecmProductCustomFields { clear: both; }
a.videolink {
	display: inline-block;
	background: url(http://www.tabletpc.com.au/11/images/tbc/pageicon-youtube.gif) no-repeat 100% 0;
	padding: 0 35px 0 0;
}
.ecmProductFacebookElement { width: 350px; height: 35px; position: relative; }
#ecmProductImg { float: right; margin: 10px 0 10px 10px;  }

/* FORMS */
.contactform-page, #contactform-product.product0 { display: none; }
#contactform-product { display: block; }
#expos img { margin-bottom: 8px; }
/* GALLERY RIGHT HAND SIDE OF PRODUCT PAGES */
#product-gallery {	
	float: right; width: 300px;
}
#product-content {
float: left; width: 390px;
}
#lightbox-container-image-data-box {
	//width: 550px!important;
}