/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited {text-decoration:none}
ul {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{margin:0; padding:0 }
a img,:link img,:visited img {border:none;}
address {font-style:normal}

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
}
body, li, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

ol, ul, p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}


#container {
	height: 550px;
	width: 749px;
	border: 1px solid #ABABAB;
	margin: 0 auto;
	padding: 0 14px;
	position: relative;
}
#header {
	width: 749px;
	margin: 14px auto 0;
	padding: 8px 14px;
}
#top {
	width: 749px;
	height: 280px;
	overflow: visible;
	position: relative;
}
#bottom {
	width: 749px;
	position: absolute;
	padding: 37px 0 0;
	top: 310px;
}
ol li {
	margin-left: 2em;
}
.left   {
	float: left;
}
.middle   {
	float: left;
}
.right     {
	float: right;
}
.clearer {
	clear: both;
}
#footer {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 749px;
}
#contact_form {
	padding: 5px;
	width: 739px;
}
#contact_form td {
	font-size: 11px;
}

.error {
	color: #FC4128;
	font-weight: bold;
}
#errors {
	border: 1px solid #EDE1C7;
	padding: 5px;
}
.home {
	font-size: 12px;
	color: #ABABAB;
	line-height: 1.75em;
}

.email {
	color: #FC4128;
	line-height: 1.5em;
}

.medium {
	font-size: 10px;
	color: #777777;
	line-height: 1.7em;
}

.bold {
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	line-height: 1.7em;
}

a:link, a:visited, .innerlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	color: #999999;
}
.innerlink {
	color: #333333;
}
ul li.innerlink {
	list-style-type: none;
}
li.innerlink {
	margin: 0;
	padding: 0;

}

li.innerlink a {
	margin: 0px;
	padding: 0px;
}


b {
	font-weight: 600;
	color: #818181;
	line-height: 1.5em;
}
.caption {
	font-size: 9px;
	right: 0px;
	position: absolute;
	top: 280px;
	z-index: 100;
	display: none;
}

.hard_return {
	color: #777777;
	line-height: 4em;
}
#navigation {
	text-align: left;
	line-height: 1em;
	width: 749px;
	margin: 10px 0;
}
#navigation a {
	margin-right: 2px;
	margin-left: 2px;
}
a:hover, a:active {
	color: #333333;
}

.quote {
	text-transform: uppercase;
	font-size: 9px;
	line-height: 1.5em;
	color: #836639;
	letter-spacing: 1px;
	text-align:justify;
}
th {
	text-transform: uppercase;
	border-bottom: 1px solid #666666;
	font-size: 10px;
	padding-bottom: 0px;
}
td {
	font-size: 10px;
}
#tibetans #navigation {
	text-align: left;
}
body.options#tibetans #link_options,
body.organics#tibetans #link_organics,
body.collection#tibetans #link_collection,
body.ordering#tibetans #link_ordering,
body.faq#tibetans #link_faq,
body.contact#tibetans #link_contact{
	color: #333333;
	cursor:default;	
}
#samkasten #link_samkasten,
#twill #link_twill,
#design #link_design,
#weaving #link_weaving,
#products #link_products,
#installations #link_installations,
#press #link_press,
#terms #link_terms,
#contact #link_contact{
	color: #333333;
	cursor:default;	
}
