/* CSS Document */

/* mac hide \*/
html, body { height:100%; width:100%; }
/* end hide */
body { color:#ffffff; font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size:80%; line-height:120%; text-align:center; min-height:402px;	min-width:740px; background-color:#ffffff; background-image:url(/images/bg.jpg); background-position:30% 70%; background-repeat:no-repeat; background-attachment:fixed; }

#siteOuterContainer { height:100%; width:100%; display:table; vertical-align:middle; }
#siteContainer { text-align:center; position:relative; vertical-align:middle; display:table-cell; height:402px; }	
#siteInnerContainer { position:relative; width:750px; height:480px; text-align:left; margin:0 auto; border:0; background-color:#3c5435; opacity: .8; border: 10px solid black;}
#siteTitle {height:192px; width:100%; text-align:center; z-index:3; position:absolute; top:1%;}
#siteCreated {position:absolute; bottom:0; right:0;}
#content {width:715px; height:430px; position:absolute; top:16px; left:16px; overflow: hidden;text-align:right;}
#content ul#ulScroll {width:1500px;}
#content ul#ulScroll li.scroll {width:715px; height:430px; position:relative; float:left; margin-bottom:10px; margin-right:10px;}
#menu {width:100%; text-align:center; z-index:3; position:absolute; top:455px;}
.text {position:absolute; bottom:0; right:0;}
div.right { width:715px; height:430px; position:relative; }
.submit {background-color:#3c5435; border: 1px solid #333333; font-weight:bold; cursor:pointer; color:#ffffff;}
a {color:#c8dcc8}
h1 {font-weight:bold; font-size:130%; line-height:170%;}
h2 {font-weight:bold; font-size:110%; line-height:160%; color:#9BB195;}
strong {font-weight:bold;}
em {font-style:italic;}

#screen2{
	position:relative;
	width:250px;
	height:900px;
	margin-left:20px;
	overflow:auto;
	float:right;
}
#buttons{
	margin-bottom:5px;
	width:50px;
	position:absolute;
	left:400px;
	top:100px;	
}
#slideshow{
	overflow:hidden;
	width:250px;
	height:430px;
}
#slideshow ul{
	height:3900px;
	padding:0;
	margin:0;
}
#slideshow li{
	margin:0;
	cursor:pointer;
}

.buy { z-index:500; float:right; background-color:#000000; border:1px solid #ffffff; padding:3px;}

.buy input {padding:0px; font-size:90%; border:1px solid #999999; background-color:#3c5435; color:#999999; cursor:pointer;}
.buy select {padding:0px; font-size:90%; border:1px solid #999999}
