/*
Name: Technology Solutions
Description: Default styles for Technology Solutions website
Author: David McKinley
Author URI: http://www.tekaru.com/
*/


/*
     LAYOUT -----------------------------------------------------------------------*/

body {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	background:url(../images/bg_page.jpg) repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;

	/*background: url('images/bg_page.jpg') repeat;*/
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-track-color: #eeeeee;

}

#leftmargin {
	display:block;
	float: left;
	width: 25px;
	height: 530px;
	background: url(../images/bg-left.png) no-repeat;
}

#rightfooter {
	display: block;
	float: left;
	width: 236px;
	height: 150px;
	background: url(../images/bg-right-footer.png) no-repeat;
}

#container {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -493px;
	padding: 0;
	/*margin: 0 auto;*/
	width: 986px;
	height: 700px;
	/*height: 1200px;
	overflow: auto;*/
}

#product {
	display: block;
	width: 708px;
	overflow: hidden;
}


#spacer20 {	float: left; height: 20px; width: 100%; display: block; }
#spacer30 {	float: left; height: 30px; width: 100%; display: block; }
#spacer40 {	float: left; height: 40px; width: 100%; display: block; }
#spacer50 {	float: left; height: 50px; width: 100%; display: block; }
#spacer80 { float: left; height: 80px; width: 90%; display: block; }
#spacer100 { float: left; height: 100px; width: 90%; display: block; }
#spacer150 { float: left; height: 150px; width: 90%; display: block; }

/*
     GLOBALS ----------------------------------------------------------------------*/

p, ul, ol, form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #707173;
	line-height: 1.4em;
}

h2, h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 15px; 
	line-height: 1.4em;
}

h1 {
	font: 36px Georgia, "Times New Roman", Times, serif;
	margin: 18px 0px 24px 0px;
	color: #bdc8c6;
}

A.h2 { font-family: Tahoma, Arial; text-decoration: none; font-size: 20px; color: #103697; font-weight: bold; margin-top: 10px; }
A.h2:hover { color: #bdc8c6; }

h2 {
	font: bold 18px Arial, Tahoma;
	margin: 18px 0px -4px 0px;
	color: #beb69f;
}

h3 {
	font: bold 17px arial, tahoma;
	margin: 10px 0px 5px 0px;
	line-height: 1.3em;
	color: #4e4e4e;
}

h4{
	font: bold 18px Arial, Tahoma;
	margin: 20px 0px 20px 0px;
	color: #63659f;
}
A.main { 
	font: 12px Arial, tahoma; 
	color: #b21818; 
	text-decoration: none; 
}

A.main:hover { 
	color: #b21818; 
	background-color: #f8e8e8; 
}


/*
     FORMS ----------------------------------------------------------------------*/

.label { 
	display: block;
	font: bold 12px arial;
	color: #4d4d4d;
	height: 25px;
	width: 80px;
	line-height: 28px;
	float: left;
	clear: left;
	text-align: left;
	margin-right: 19px;
	overflow: hidden;
}

.input {
	height: 25px;
	width: 201px;
	display: block;
	float: left;
	border: 0;
	font: normal 11px verdana, arial;
}

#contact textarea {
	background: #fff url('/catalog/images/bg-textarea.png') no-repeat left top;
	height: 121px;
	width: 201px;
	padding: 7px 5px 3px 5px;
	border: 0;
	margin-top: 7px;
	font: normal 11px verdana, arial;
}

#contact .input:focus {
	border: 0;
	outline: 0;
}

#contact input.button{
	margin-left: 92px;
	width: 100px;
	height: 26px;
	background: #fff;
}

FORM {
	display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

td.stk-top {
  height: 4px;
}
td.stk-bottom {
  height: 4px;
  border-bottom: solid 1px #666;
}
td.name {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  color: #63659f;
  font-weight : bold;
}

td.stockists {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #fff;
  color: #707173;
  font-weight : normal;
}

th.shop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  color: #333;
  font-weight : bold;
  border-bottom: solid 2px #aaa;
}
td.shop {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  color: #666;
  font-weight : normal;
  border-bottom: solid 1px #ccc;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}