/* Language and Alignment */

html, body, form {
	font: 90%/110% Tahoma, Arial, sans-serif;
	}
input, textarea, fieldset, button {
	font: normal 12px Tahoma, Arial, sans-serif;
	margin-top: 2px;
	padding: 2px 5px;
	}
#container {
	text-align: right;
	}
#col1, #footer {
	direction: rtl;
	}
#col1 p {
	line-height: 1.2em;
	}
#col1 ul.categories {
	margin-right: 50px;
	}
#col1 .categories li {
	margin-bottom: 5px;
	}
#col2 {
	text-align: left;
	}
#col2 a {
	text-align: right;
	}
#col2 h3 {
	font-size: 12px;
	}
table.model-info, table.model-info caption {
	}
#nav li.home {background-image: url(nav-fa-home.gif);}
#nav .home a.active {background-image: url(nav-fa-home-active.gif);} 
#nav .home a:hover {background-image: url(nav-fa-home-hover.gif);} 
#nav .home a.active:hover {background-image: url(nav-fa-home-active.gif);} 

#nav li.about {background-image: url(nav-fa-about.gif);}
#nav .about a.active {background-image: url(nav-fa-about-active.gif);}
#nav .about a:hover {background-image: url(nav-fa-about-hover.gif);}
#nav .about a.active:hover {background-image: url(nav-fa-about-active.gif);}

#nav li.products {background-image: url(nav-fa-products.gif);}
#nav .products a.active {background-image: url(nav-fa-products-active.gif);}
#nav .products a:hover {background-image: url(nav-fa-products-hover.gif);}
#nav .products a.active:hover {background-image: url(nav-fa-products-active.gif);}

#nav li.contact {background-image: url(nav-fa-contact.gif);}
#nav .contact a.active {background-image: url(nav-fa-contact-active.gif);}
#nav .contact a:hover {background-image: url(nav-fa-contact-hover.gif);}
#nav .contact a.active:hover {background-image: url(nav-fa-contact-active.gif);}

table.model-info th {
	text-align: left;
	}
table.model-info caption {
	text-align: right;
	font-weight: normal;
	}
dt {margin-bottom: 3px;}
dd {margin-bottom: 6px;}
p {
	text-align: justify;
	font-size: 12px;
	}
h1 {
	width: 220px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: center right;
	}
	h1 span {display: none;}
	#h1-about {background-image: url(h1-about.gif);}
	#h1-products {background-image: url(h1-products.gif);}
	#h1-contact {background-image: url(h1-contact.gif);}
	#h1-sitemap {background-image: url(h1-sitemap.gif);}
	#h1-gelink {background-image: url(h1-gelink.gif);}
	#h1-retract {background-image: url(h1-retract.gif);}
	#h1-fantasy {background-image: url(h1-fantasy.gif);}
	#h1-mechanic {background-image: url(h1-mechanic.gif);}
	#h1-marker {background-image: url(h1-marker.gif);}
	#h1-eraser {background-image: url(h1-eraser.gif);}
	#h1-glue {background-image: url(h1-glue.gif);}

#col1 a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid;
	}

#col1 table.model-info a {
	border-width: 0;
	}

#col1 a:hover {
	border-width: 0;
	}
#sitemap a {
	font-weight: normal;
	}
#sitemap a.sub {
	color: #888;
	}
