
@import url('reset.css');
@import url('form.css');

body {
	font: 62.5%/1.3em arial, sans-serif;
	color: #333;
	background: white url('../images/bodybg.jpg') left top no-repeat;
	background-attachment: fixed;
}

.cleaner { clear: both; }

#wrapper { width: 1100px !important; width: 1130px; margin: 0 auto; }
#grass { background-color: black; height: 26px; width: 100%; position: fixed; bottom: 0; z-index: 10; background: white url('../images/footerbg.jpg') left bottom repeat-x; }

#menuwrapper { width: 170px; float: left; margin-right: 10px; position: relative; min-height: 500px; height: 500px; }
#menu { position: absolute; left: 0; bottom: 0; z-index: 3; }
#menu ul { width: 170px; }
#menu ul li a { display: block; padding: 15px 20px 15px 40px; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #444; }
#menu ul li a#home  { background: transparent url('../images/category/home.jpg') left center no-repeat; }
#menu ul li a#list  { background: transparent url('../images/category/list.jpg') left center no-repeat; }
#menu ul li a#about { background: transparent url('../images/category/about.jpg') left center no-repeat; }
#menu ul li a#contact { background: transparent url('../images/category/contact.jpg') left center no-repeat; }
#menu ul li a:hover { color: #ff1515; }

#contentwrapperhome { width: 760px; float: left; margin-right: 10px; position: relative; }
#contenthome { background: transparent url('../images/home.png') right bottom no-repeat; height: 400px; }
	
#contentwrapper { width: 760px; float: left; margin-right: 10px; position: relative; }
#logosmall { width: 760px; height: 220px; background: transparent url('../images/bodysmall.jpg') right top no-repeat; }
#logosmalldetail { width: 760px; height: 188px; background: transparent url('../images/bodysmall.jpg') right top no-repeat; }
#content { padding: 0 15px 100px 0 !important; }
#content h1 { font-size: 28px; color: #333; font-weight: bold; letter-spacing: -1px; margin-bottom: 15px; }
#content h2 { font-size: 11px; font-family: Georgia, serif; font-style: italic; color: #555; line-height: 160%; text-align: justify; }
#content h2 { border-bottom: 1px dotted #000; padding-bottom: 10px; margin-bottom: 10px; }
#content p { font-size: 11px; line-height: 150%; }
	
	table.listTbl { width: 100%; margin: 0; }
	table.listTbl tr td.left { padding: 0 50px 0 0; }
	
	table.register { width: 100%; padding: 0; }
	table.register tr td { font-weight: bold; font-size: 11px; padding: 5px 0; }
	button.disable { font-family: 'courier new', monospace; font-size: 18px; letter-spacing: 2px; color: #444; padding: 5px 0; border: 0; background-color: white; }
	
	.itemdisplay { width: 125px; float: left; text-align: center; margin: 0 24px 28px 0; font-size: 1em; height: 150px; }
		.itemdisplay-morepic { margin-bottom: 0; height: 140px; }
	.itemdisplay div { border: 1px solid #BBB; padding: 7px 5px; line-height: 150%; width: 125px; }
	.itemdisplay h3 { color: #FF1515; text-transform: uppercase; }
	.itemdisplay h4 { color: #999; font-size: 10px; }
	.itemdisplay div img { border: 1px solid #FFF; }
	.itemdisplay a.txt { color: #FF1515; }
	.itemdisplay a.txt:hover { border-bottom: 1px dotted #FF1515; }
	
	.itempic { text-align: center; }
	.itempic img { display: block; padding: 20px; border: 1px dotted #888; margin: 0 auto; }
	.nav { margin-bottom: 20px; font-size: 11px; font-style: italic; }
	.nav a { font-size: 11px; color: #FF1515; }
	.nav a:hover { color: #333; }
	h3.code { margin-bottom: 5px; letter-spacing: 1px; text-transform: uppercase; color: #777; }
	
	.pagenavwrap { border-top: 1px dotted #000; padding: 0; overflow: hidden; }
	.pagenav { float: left; padding: 10px 0 0 0; }
	.pagenav strong { text-transform: uppercase; }
	.pagenav a { color: #FF1515; border-bottom: 1px solid #BBB; padding: 1px 4px; }
	.pagenav .pagecur { color: #333; border-bottom: 2px solid #555; padding: 1px 4px; }
	.pagebtn { float: right; padding: 5px 0 0 0; }
	
	.content-title { font-weight: bold; border-bottom: 1px solid #777; padding-bottom: 3px; margin-bottom: 3px; }
	
	.fieldTxt { font-size: 10px; text-transform: uppercase; font-weight: bold; margin-bottom: 5px; }
	.fieldInput { margin-bottom: 10px; }
	.fieldInput p { font-size: 11px; padding: 5px 0; color: #777; font-style: italic; }
	.captcha { font-family: 'courier new', monospace; font-size: 18px; letter-spacing: 2px; color: #444; padding: 5px 0; }
	
	form#shoplist textarea.t { font-family: Arial, sans-serif; font-size: 12px; line-height: 150%; width: 100%; }
	form#shoplist input.i { font-family: Arial, sans-serif; font-size: 12px; line-height: 150%; width: 100%; }
	form#shoplist input.c { font-family: 'courier new', monospace; font-size: 18px; letter-spacing: 2px; color: #444; }
	
	form.contactForm textarea.t { font-family: Arial, sans-serif; font-size: 12px; line-height: 150%; }
	form.contactForm input.i { font-family: Arial, sans-serif; font-size: 12px; line-height: 150%; }
	form.contactForm input.c { font-family: 'courier new', monospace; font-size: 18px; letter-spacing: 2px; color: #444; }

#category { width: 150px !important; width: 140px; float: left; position: relative; }
#category ul { width: 150px; }
#category ul li a { display: block; padding: 15px 20px 15px 40px; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #444; }
#category ul li a:hover { color: #ff1515; }

ul#slist { font-size: 11px; }
ul#slist li { display: block; padding: 5px 0; border-bottom: 1px dotted #CCC; color: #555; }
ul#slist li a { font-weight: bold; text-transform: uppercase; color: #f01a12; }
ul#slist li a:hover { color: #000; }
ul#slist li a.removeList { float: right; }

#tmp-list { position: absolute; right: -260px; width: 230px; text-align: left; }
#tmp-list h1 { font-size: 12px; letter-spacing: 0; text-transform: uppercase; border-bottom: 1px solid #EEE; padding-bottom: 8px; margin-bottom: 5px; }

/* FOR FACEBOOK-LIKE TAGGING ONLY */

#hotspot-wrap { position: relative; }
.tempbox { position: absolute; }
.hotspot span a.red { color: #DD0000; font-size: 10px; text-transform: uppercase; }
.hotspot span a.red:hover { color: #FFF; background-color: #DD0000; }
.hotspot span a.grey { color: #777; font-size: 11px; }
.hotspot span a.grey:hover { color: #FFF; background-color: #DD0000; }

#img-wrapper
{
	border: 1px solid #ccc;
	box-shadow: 0px 0px 10px #bbb;
	-webkit-box-shadow: 0px 0px 10px #bbb;
	-moz-box-shadow: 0px 0px 10px #bbb;
	display: block;
	padding: 20px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

#tag-wrapper
{
border: 1px solid #ccc;
box-shadow: 0px 0px 10px #bbb;
-webkit-box-shadow: 0px 0px 10px #bbb;
-moz-box-shadow: 0px 0px 10px #bbb;
display: block;
padding: 20px;
position: relative;
margin: 0 auto;
}

	#tag-target, #tag-wrapper img { cursor: crosshair; }
	
	#tag-wrapper img { position: absolute; }
	
	button.general-btn
	{
		font-family: Calibri, Georgia, sans-serif;
		font-size: 11px;
		color: #888;
		outline: 0px;
		padding: 3px;
	}
	
	a.hotspot
	{
	border: 1px solid rgba(255,255,255, .5);
	box-shadow: 0px 0px 10px rgba(0,0,0, .5);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0, .5);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0, .5);
	height: 90px;
	width: 90px;
	position: absolute;
	z-index: 1;
	overflow: auto;
	}
	
		a.hotspot:hover, .hotspothover
		{
		border: 1px solid #fff;
		z-index: 1;
		background: rgba(255,255,255, .6);
		}
		
		a.hotspot span { display: none; text-align: left; color: #000; }
		a.hotspot:hover span, .hotspothover span
		{
		display: block;
		padding: 3px 5px;
		}
		
.remove { color: #748950; cursor: pointer; text-decoration: underline; }
