/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	background: #ffffff;
	margin: 70px 0px 90px 0px;
	font-family: Tahoma, Trebuchet MS;
	line-height: 1.7;
	font-size: 12px;
}

a:link
{
	color: #555;
	text-decoration: none;
}

a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

em
{
	font-style: normal;
}

h1, h2, h3, h4
{
	font-size: 14px;
	line-height: 1.6;
}

/** general styles **/

.clear
{
	clear: both;
}

.local
{
	margin-left: 3px;
	border-left: 2px solid #aaa;
	padding-left: 5px;
	color: #aaa;
}

.details 
{
	clear: both;
}

.details p,
.details div.english,
.details div.local
{
	max-width: 45%;
	float: left;
	clear: left;
}

.details div.english,
.details div.local
{
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
}

.details div p
{
	margin-bottom: 9px;
}

.details p.local,
.details div.local
{
	margin-left: 5px;
	border-left: 2px solid #aaa;
	padding-left: 5px;
	clear: right;
}

.details p.url
{
	max-width: 90%;
}

.details p a
{
	text-decoration: underline;
}

.details div.local p,
.details div.english p
{
	max-width: 100%;
}

/** navigation styles **/

.head
{
	position: fixed;
	top: 0px;
	left: 0px;
	padding-top: 25px;
	width: 100%;
	height: 45px;
	background: #ff7500;
	border-bottom: 1px solid #ffffff;
	/* background: #00df00; */
	font-size: 14px;
	z-index: 90;
}

.head .contents
{
	position: relative;
	width: 1060px;
	padding-left: 90px;
	margin: 0px auto 0px auto;
	height: 40px;
}

.head h1
{
	position: relative;	
	float: left;
	z-index: 20;
	
}

.title .light
{
	color: #000;
	font-weight: normal;
}

.current .light
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.head a:link,
.head a:visited
{
	color: #000000;
	text-decoration: none;
}

.head a:hover
{
	color: #000000;
	text-decoration: underline;
}

.head .contents ul.navigation
{
	position: absolute;
	top: 0px;
	left: 250px;
}

ul.navigation li
{
	position: relative;
	height: 40px;
	width: 160px;
	float: left;
	text-align: right;
}

ul.navigation .search form
{
	position: relative;
	display: none;
}

ul.navigation .search:hover form,
ul.navigation .current form
{
	display: block;
	top: -45px;
}


ul.navigation .search .text,
ul.navigation .search .button
{
	position: relative;
	font-family: Tahoma, Trebuchet MS, helvetica, arial, sans-serif;
	display: inline-block;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px;
	margin: 0px;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
}

ul.navigation .search button:hover
{
	background: #cceecc;
}

ul.navigation .search button[type]{
	height: 22px;
	line-height: 16px; /* Safari */
}

ul.navigation .search .text
{
	width: 100px;
}

ul.navigation .search .button
{
	font-weight: bold;
	width: 24px;
	margin-left: -5px;
}

ul.navigation a
{
	color: #000;
}

ul.navigation .current a
{
	color: #000;
	font-weight: bold;
}

/** foot styles **/

.foot
{
	width: 960px;
}

/** default page template */

body.default
{
	margin: 0px auto 0px auto;
	text-align: center;
	color: #ffffff;
}

body.default a:link
{
	color: #00ffff;
}

body.default a:visited
{
	color: #00ff00;
}



body.default img
{
	bottom: 0px;
	position: absolute;
}

/** product **/



/** home holding page **/


#home.default .overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#home.default .overlay .contents
{
	position: relative;
	top: 52%;
	margin: 0px auto 0px auto;	
	width: 650px;
}

#home.default .overlay .contents span
{
	display: inline;
	background: #000000;
	clear: both;
	padding: 2px 50px 5px 5px;

}

/** home page **/

.contents
{
	position: relative;
	width: 1060px;
	margin: 0px auto 0px auto;
	padding-left: 90px;
}

.contents .grid
{
	position: relative;
	display: block;
	background: #ffffff;
	width: 960px;
	padding: 0px;
	margin: 0px 0px;
	list-style: none;
}

.contents .grid div.gridItem
{
	padding: 0px;
	margin: 0px -1px -1px 0px;
	position: relative;
	display: inline-block;
	border: 1px solid #ffffff;
	float: left;
	width: 319px;
	height: 239px;
	overflow: hidden;
}

.contents .grid div.product
{
	width: 159px;
	height: 119px;
}

.contents .grid div.product .file,
.contents .grid div.product .placeholder
{
	width: 319px;
	height: 239px;
	background: #ffffff;
	display: inline-block;
	border: 20px solid #ffffff;
	margin-left: -100px;
	margin-top: -80px;
}


.contents .grid div.gridItem:hover
{
	padding: 0px;
	margin: 0px -1px -1px 0px;
	position: relative;
	display: inline-block;
	overflow: visible;
	z-index: 100;
}

.contents .grid div.product a.primary
{
	position: absolute;
	display: block;
	visibility: none;
	z-index: 100;
	width: 0px;
	height: 0px;
}


.contents .grid div.product:hover a.primary
{
	position: absolute;
	display: block;
	visibility: none;
	z-index: 100;
	width: 320px;
	height: 240px;
	top: -60px;
	left: -80px;
}

.contents .grid div.product .price
{
	background: #ff7500;
	color: #000000;
	padding: 1px;
	white-space: nowrap;
}

.contents .grid .caption
{
	position: absolute;
	overflow: hidden;
	bottom: 0px;
	text-align: right;
	padding: 0px 5px 0px 5px;
	line-height: 18px;
	color: #000000;
	z-index: 10;
}

.contents .grid .caption .background
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index: 10;
	background: #ffffff;
}


.contents .grid .caption .text
{
	position: relative;
	z-index: 100;
}

.contents .grid div:hover .caption
{
	font-weight: bold;
}


.contents .grid div.shop
{
	background: #000000;
}


.contents .grid div.shop .caption
{
	bottom: 222px;
	left: 0px;
	height: 28px;
	font-size: 16px;
	line-height: 38px;
}

.contents .grid div.shop .location
{
	position: absolute;
	width: 128px;
	height: 76px;
	bottom: 0px;
	right: 0px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	z-index: 50;
}

.contents .grid div.shop .products
{
	position: absolute;
	width: 320px;
	height: 48px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

.contents .grid div.shop .products .product
{
	width: 64px;
	height: 48px;
	position: relative;
	float: left;
}

.contents .grid div.shop .location .map
{
	position: absolute;
	width: 128px;
	height: 96px;
	left: 0px;
	top: 0px;
}

.contents .grid div.shop .location .map span
{
	display: none;
}

.contents .grid div.shop:hover
{
	overflow: hidden;
	height: 239px;
	outline: 20px solid #ffffff;
}

.contents .grid a
{
	color: #000000;
	text-decoration: none;
}

.contents .grid div.product .caption
{
	right: 0px;
}

.contents .grid div.product:hover .caption
{
	max-width: 310px;
}

.contents .grid .caption h2
{
	text-align: right;
	width: 320px;
}

.contents .grid div.product:hover .caption 
{
	bottom: -60px;
	right: -80px;
}

.contents .grid div.product .placeholder
{
	background-image: url('/img/product_placeholder_320x240.jpg');
}

/** shops **/

/** shops shop **/

#shops.shop .details
{
	background: #ffffff;
	padding: 5px 5px 5px 0px;
	width: 475px;
	float: left;
}

#shops.shop .images
{
	display: block;
	float: left;
	clear: right;
	width: 480px;
}


#shops.shop_instance .contents
{
	padding-top: 5px;
}

#products.product .contents
{
	padding-top: 5px;
}

/** generic styles for map credit placement **/

.contents .wml-copyright-text
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	text-align: center;
	background: #ffffff;
	font-size: 9px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.contents .grid .wml-copyright-text:before
{
	content: 'Maps ';
}