/* Tactile Interiors website stylesheets

author: Steven Booth
website: http://www.stevenboothdesign.co.uk */

body, td, th {
	font-family: "Myraid Pro", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}	
#wrapper {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
img {
	border: 0;
}
/*------------------------------------- Header of web page (masthead) ----------------------------*/
#headerStrap {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 1000px;
	background-image: url(images/strap.gif);
	background-repeat: no-repeat;
}
#header {
	background-image:url(images/masthead.gif);
	background-repeat:no-repeat;
	height: 75px;
	width: 1000px;
	background-position: left bottom;
}
#viewCart {
	top: 30px;
	left: 835px;
	position: relative;
	height: 36px;
	width: 135px;
	padding: 0;
	margin: 0;
}
/*------------------------------------- main navigation ----------------------------*/
#container {
	position: relative;
	width: 1000px;
	height: 26px;
	padding: 0;
	margin: 0;	
	}

#globalnav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
	display: inline;
	overflow: hidden;
	width: 1000px;
	}
	
#globalnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#globalnav a {
	float: left;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win */
	}
	
#globalnav a:hover {
	background-position: 0 -26px;
	}

#globalnav a:active, #globalnav a.selected {
	background-position: 0 -52px;
	}
	
#home a  {
	width: 69px;
	background: url(images/menu_01.jpg) top left no-repeat;
	}

#about a  {
	width: 69px;
	background: url(images/menu_02.jpg) top left no-repeat;
	}

#products a  {
	width: 88px;
	background: url(images/menu_03.jpg) top left no-repeat;
	}

#information a  {
	width: 113px;
	background: url(images/menu_04.jpg) top left no-repeat;
	}
#contact a  {
	width: 84px;
	background: url(images/menu_05.jpg) top left no-repeat;
	}

#press a  {
	width: 108px;
	background: url(images/menu_06.jpg) top left no-repeat;
	}

#links a  {
	width: 63px;
	background: url(images/menu_07.jpg) top left no-repeat;
	}

#mission a  {
	width: 110px;
	background: url(images/menu_08.jpg) top left no-repeat;
	}	
/*------------------------------------- main page content ----------------------------*/
#content {
	background-color: #FFFFFF;
	width: 980px;
	padding: 10px;
	clear: both;
	height: 500px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #566c60;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #90a99c;
	border-right-color: #90a99c;
	border-bottom-color: #90a99c;
	border-left-color: #90a99c;
}
#maincontent {
	width: 970px;
	height: 480px;
	clear: both;
	float: left;
	overflow: auto;
	padding-right: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #46121F;
	font-style: italic;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90a99c;
	padding-bottom: 7px;
}
h2 {
	font-size: 12px;
	color: #875262;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/bullitt.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46121F;
}
h3 {
	font-size: 12px;
	color: #475d52;
	font-style: normal;
	font-weight: bold;
	background-position: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #475d52;
	padding: 15px 0 0 0;
}
a {
	color: #541E32;
	font-weight: bold;
	text-decoration: none;
}	
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #541e32;
	background-repeat: repeat;
}
blockquote {
	font-size: 16px;
	color: #541E32;
	font-style: oblique;
	font-weight: 600;
	line-height: 26px;
}
blockquote span {
	font-size: 10px;
	color: #475d52;
	font-style: normal;
	font-weight: bold;
	line-height: 26px;
	text-transform: uppercase
}
/*------------------------------------- terms and conditions text styling ----------------------------*/
#terms li{
	margin-bottom: 30px;
	width: 400px;
	line-height: 14px;
	font-size: 10px;
	list-style-type: none;
}
#terms li h2 {
	font-size: 11px;
}
/*------------------------------------- footer of web page (footer) ----------------------------*/
#footer {
	font-family: "Myraid Pro", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64756C;
	width: 1000px;
	line-height: 14px;
	text-align: center;
	clear: both;
	padding: 0px;
}	
#footer li {
	list-style-type: none;
	display: inline;
	padding: 5px;
}
#footer a {
	color: #46121F;
	text-decoration: none;
}
#footer visited {
	color: #7f4d5f;
	text-decoration: none;
}
#footer a:hover {
	color: #46121f;
	text-decoration: none;
	background-color: #CCE0D5;
}
#copyright {
	clear: both;
}
