/* CSS Document */

body {
background-color: FFFFFF;
background-image: url(images/back.jpg);
background-position: top center;
background-attachment:fixed; 
background-repeat:no-repeat;	
text-align:center;
margin-top:0px;
}

#container {width:900px; position:relative; margin-right:auto; margin-left:auto; margin-top:0px; text-align:left;}
#content {width:865px; position:absolute; top:0px; left:18px; z-index:2;}
#nav {width:865px; height:46px; position:absolute; top:0px; left:0px; z-index:3;}
#top {width:865px; height:153px; position:absolute; top:47px; left:0px; z-index:3;}
#view {
	width:90px;
	height:30px;
	position:absolute;
	top:224px;
	left:760px;
	z-index:3;
	text-align:center;
}
#viewmore {
	width:109px;
	height:22px;
	position:absolute;
	top:456px;
	left:464px;
	z-index:4;
	text-align:center;
}
#viewmore2 {
	width:109px;
	height:22px;
	position:absolute;
	top:462px;
	left:465px;
	z-index:4;
	text-align:center;
}
#viewmore3 {
	width:109px;
	height:22px;
	position:absolute;
	top:458px;
	left:745px;
	z-index:4;
	text-align:center;
}
#viewmore4 {
	width:109px;
	height:22px;
	position:absolute;
	top:452px;
	left:178px;
	z-index:4;
	text-align:center;
}

#viewmore5 {
	width:109px;
	height:22px;
	position:absolute;
	top:453px;
	left:464px;
	z-index:4;
	text-align:center;
}
#viewmore6 {
	width:109px;
	height:22px;
	position:absolute;
	top:453px;
	left:181px;
	z-index:4;
	text-align:center;
}
#sale {
	width:109px;
	height:22px;
	position:absolute;
	top:645px;
	left:13px;
	z-index:4;
	text-align:center;
}
#contentmain {
	width:860px;
	position:absolute;
	top:200px;
	left:2px;
	text-align:left;
}

#footer {
	width:863px;
	height:50px;
	position:absolute;
	top:1119px;
	left:18px;
}

#footer2 {
	width:863px;
	height:50px;
	position:absolute;
	top:680px;
	left:18px;
}

#footer3 {
	width:863px;
	height:50px;
	position:absolute;
	top:621px;
	left:19px;
}

.norm {
		font-family : Trebuchet MS, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#000000;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
}

.normpop {
		font-family : Trebuchet MS, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#000000;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: left;
		margin-left: 0px;
		margin-top: -10px;
}

.header {
		font-family : Trebuchet MS, sans-serif;
		font-size : 13px;
		font-weight : bold;
		color:#000000;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: left;
		margin-left: 0px;
		margin-top: 0px;
}
.headerstore {
		font-family : Trebuchet MS, sans-serif;
		font-size : 20px;
		font-weight : bold;
		color:#000000;
		letter-spacing : 1px;
		line-height: 18px;
		text-align: center;
		margin-left: 0px;
		margin-top: 5px;
}

.headerpop {
		font-family : Trebuchet MS, sans-serif;
		font-size : 30px;
		font-weight : bold;
		color:#000000;
		letter-spacing : 1px;
		line-height: 30px;
		text-align: left;
		margin-left: 0px;
		margin-top: 5px;
}

.price {
		font-family : Trebuchet MS, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#00CCFF;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
}

.guys {
		font-family : Trebuchet MS, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#00CCFF;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
}

.girls {
		font-family : Trebuchet MS, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#FF3399;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
}

.pricepop {
		font-family : Trebuchet MS, sans-serif;
		font-size : 20px;
		font-weight : bold;
		color:#00CCFF;
		letter-spacing : 1px;
		line-height: 20px;
		text-align: left;
		margin-left: 0px;
		margin-top: 0px;
}


.formtext {
		font-family : Trebuchet MS, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#000000;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-left: 0px;
		margin-top: 5px;
}

.form {
        margin-top:5px;
        text-align:center;
}

.addbutton {margin-top:5px;
}

.footer {
		font-family : Arial, sans-serif;
		font-size : 9px;
		font-weight : normal;
		color:#000000;
		letter-spacing : 1px;
		text-align: center;
}
		

a:link {
font-weight : normal;
color : #000000;
text-decoration : none;
}

a:visited {
font-weight : normal;
color : #000000;
text-decoration : none;
}

a:focus {
font-weight : normal;
color : #000000;
text-decoration : none;
}

a:hover {
font-weight : normal;
color : #FFCC99;
text-decoration : none;
}

a:active {
font-weight : none;
color : #000000;
text-decoration : underline;
}		


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #eaeae3;
}
.vscrollerbar {
width: 10px;
background-color:#ffffff;
}
.hscrollerbase {
height: 10px;
background-color:#eaeae3;
}
.hscrollerbar {
height: 10px;
background-color:#eaeae3;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color:#eaeae3;
}
