/* CSS Document PRINT STYLES*/
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	 margin:0px; padding:0px; border: none; background:#FFFFFF; color:#000000;
	}
	
body a { text-decoration:none; }
body a:hover { text-decoration:underline;  }
img { border:none; }

#frame { width:100%; height:100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	margin: 0 0 10px 0; overflow: hidden; 
	}

#container { float: none; width:100%; height: 100%; 
	margin:10px 0 10px 0; padding: 0 9px 10px 10px; overflow: hidden; 
	}

#head { float:left; width:100%; height: 100%; 	
	}
	
#headtitle { width:100%; height:80px; 
	padding: 20px;  
	font-size:10px; text-align:right;
	}

.headnav { display:none; }	

.headpic { display:none; }

#headbottom { display:none; }

#content { width:100%; height: 100%; 
		margin:10px 0 0 0; text-align:left;
	}

#content h1 { font-size:16px; letter-spacing: 1px; font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#content h2 { font-size:16px; letter-spacing: 1px; font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#content p { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
	}		
#content p:first-letter {  font-weight: 700; letter-spacing: 1px;} 

#contenttop { display:none; }
	
.contentnarrowcon { float:left; width:250px; height:auto; margin:0 5px 0 10px;
	}
	
.contentcentercon { float:left; width:440px; height:auto; margin: 0 5px 0 10px; padding:0; 
	}

.contentwidecon { float:left; width:705px; height:auto; 
	margin:0 5px 0 10px; 
	}
	
.contentpictleft { float:left; width:100px; height:100px; 
	margin:5px 7px 5px 0; padding:0; border: 2px solid #cccccc; overflow:hidden;
	}
.contentpictleft img { border:0 }
.contentpictright img { border:0 }
.largepictleft img { border:0 }
.largepictright img { border:0 }
.wide_pic img { display:none; }

.contentpictright { float:right; width:100px; height:100px; 
	margin:5px 0 5px 10px; padding:0; border: 2px solid #cccccc; overflow:hidden;
	}
	
.largepictleft { float:left; width:196px; height:196px; 
	margin:5px 10px 5px 0; padding:0; border: 2px solid #cccccc; overflow:hidden;
	}

.largepictright { float:right; width:196px; height:196px; 
	margin:5px 0 5px 10px; padding:0; border: 2px solid #cccccc; overflow:hidden;
	}	
	
.gallerycon { float:left; width:1000px; height:auto; margin: 0px 5px 0px 10px;
	}	
.gallery_pic { float:left; width:110px; height:110px;  margin: 5px 0px 2px 1px;
	}
.gallery_pic img { float:left; width:100px; height:100px;  
	padding: 5px; margin: 0px; border:none;
	}		
img.special { float:left; 
	height:100px; width:100px; padding: 5px; }

#bottom { display:none; } 

#date { float:left; width: auto; height:auto; color:#CCCCCC; 
	font-size:10px; padding:0 0 0 10px;}

#origin { width:auto; height:auto; float: right;}

#slideshow { float:left; margin: 5px 0px 5px 0px; padding: 3px 3px 5px 3px; width:600px; height:390px;  }

.buy_now { float: none; width: auto; display:block; 
	font-size:1.2em; text-align: center;
	font-weight:700; padding:5px; margin: 5px 0; vertical-align:middle;	
	}
.buy_now img { padding:5px 5px 0 5px; }
.buy_now form { padding:5px 5px 0 5px; }
.orange {color:#000000; }
.agb { font-size:9px; }
.fat { font-weight:700;}
.gbox { float:left; width: 145px; height: auto; margin: 0 19px 5px 0px; }
.fullwidth { float:left; width: 970px; height: auto; margin: 0 0 5px 0px;  }
.narrow { float:left; width: 100%; height: auto; margin: 0 0 5px 0px; }
.medium { float:left; width: 100%; height: auto; margin: 0 0 5px 0px; }
.wide { float:left; width: 100%; height: auto; margin: 0 0 5px 0px; }
.show { float:left; width: 637px; height: auto; margin: 0 19px 5px 0px; }

/* original css for rounded edges, transparent layout */
div.rounded {
    clear:both;
    
    margin:0;
    width:100%;
}

div.rounded div.top {
    
    padding:0px;
    width:100%;
}

div.rounded div.top div.right {
    
    height:0px;
    margin-left:0px;
}

div.rounded div.middle {
    
    clear:both;
    width:100%;
}

div.rounded div.middle div.right {
    
    margin-left:0px;
}

div.rounded div.middle div.right div.contents {
    
    margin-right:0px; background:#FFFFFF;
    padding:0px;
    text-align:left; overflow:hidden;
}

div.rounded div.middle div.right div.contents p {
    margin:0px;
    padding-top:0px;
}

div.rounded div.middle div.right div.contents h2 {
    
    margin:0px;
    padding:0px 0px;
}

div.rounded div.bottom {
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom div.right {
        height:0px;
    margin-left:0px;
}


/* experimental section for highlight box */
div.bright {
    clear:both;
    margin:0px;
    width:100%;
}

div.bright div.top {
    
    padding:0px;
    width:100%;
}

div.bright div.top div.right {
    
    height:0px;
    margin-left:0px;
}

div.bright div.middle {
    clear:both;
    width:100%;
}

div.bright div.middle div.right {
    
    margin-left:0px;
}

div.bright div.middle div.right div.contents {
    
    margin-right:0px; background:#FFFFFF;
    padding:0px 0px;
    text-align: left; overflow:hidden;
}

div.bright div.middle div.right div.contents p {
    margin:0px;
    padding-top:0px;
}

div.bright div.middle div.right div.contents h2 {
    
    margin:0px;
    padding:0px 0px;
}

div.bright div.bottom {
    
    clear:both;
    padding:0px;
    width:100%;
}

div.bright div.bottom div.right {
        height:0px;
    margin-left:0px;
}

/* end of experimetal section */
.agb { font-size:9px; }




