
@import url('../common/style/commerce.css?ver=1');
@import url('../common/style/old.css');


#product #rightWide h1, #product #rightWide h2 {
	width:350px;	
	line-height:26px;
}


.label {
	width:120;
	color:#C55E2F;	
}

input.join {
	background-color:#dd3884;
	font-weight:bold;
	height:30px;
	width:70px;
}

#rightWide {
	background-color:#fff;		
}

BODY {
	border:0;
	padding:0;
	background-color:#f7d3e4;	
}

.navig {
	background-color:#dd3884;
	font:bolder 14px verdana;
	height:35;
	text-align:center;
	color:#F9EF7D;
}

.navig A {
	color:#d8d9db;	
}

TD, INPUT {
	font-family:verdana;
	font-size:12;	
}

.inputField {
	border:1px inset #ccc;
	padding-left:2;	
}

.tower .input {
	width:111;
	border:0;	
	font-size:12;
	height:25;
	padding:4;
}

.tower td, #subNavig, #subNavig a, #subnavig strong {
	font-weight:bold;
	color:#939;	
}

.button {
	background-color:#108BD9;
	border:1px outset #108BD9;
	font-size:13;
	letter-spacing:1px;
}

#content {
	padding:15;	
	border-left:1px solid #3F94D1;
}

TD.bag-header {
	font-weight:bold;
	border-bottom:1px solid blue;
	padding:0;	
}


.pageNavig {
	background-color:#f6ec19;
	padding:8;
 	-moz-border-radius:12;
	border:1px outset #f6ec19;	
	margin-bottom:2;
}


.pageNavig A {
	color:black;
	font-size:11;
	font-weight:bold; 
}

A {
	text-decoration:none;	
	color:#b61f77;
}

A:hover {
	text-decoration:underline;	
}

.total {
	margin-top:1px solid black;
	font-weight:bold;
}

.bagButton {
	border:1px outset #efefef;
	background:#ffc;
	height:20;
}

.bagInput {
	border:1px inset #ccc;	
	text-align:center;
	margin-bottom:2;
	font-family:verdana;
	font-size:11;
}

.bonus1, .bonus2, .other {
	font-size:16;
}

.other {
	color:#666;
}

.bonus1 {
	color:blue;
}

.bonus2 {
	color:red;
}


TEXTAREA {
	overflow:auto;
	width:100%;
	height:200;
	border:1px solid #ccc;
	
	border-left:1px solid #999;
	border-top:1px solid #999;
	
	font-family:verdana;
	padding:4;
	font-size:13;
}

H1, .title {
	font-size:24;
	font-weight:bold;
}
H2 {
	font-size:20;
}
H3 {
	font-size:18;
}
H4 {
	font-size:18;
}
H5 {
	font-size:16;
}

.header td, th {
	height:25;	
	vertical-align:middle;
	background-color:#ff9;	
	font-weight:bold;
	border-bottom:10px solid white;
}

.listing TD {
	border-bottom:1px dotted #ccc;	
}

#scotch {
	position:absolute;
	top:170px;
	left:420px;
	width:210px;
	height:210px;
	padding:15px;
	padding-top:0px;
	border:1px solid #ccc;
	background:#F9FF51;
	font-family:verdana;
	background-image:url(../common/img/close.gif);
	background-position:99% 1%;
	background-repeat:no-repeat;
	visibility:hidden;
	
	/* non-standard visual definitions */
	-moz-opacity:95%;
	-moz-border-radius:8px;
	filter:
		revealTrans(Duration=.8,Transition=5) 
		alpha(opacity=95)
	;	
}

#scotch H3 {
	margin-bottom:8px;	
}

#welcome {
	padding-top:80px;
	padding-left:50px;
}

#welcome strong {
   color:black;
}

.hlsearch {
	background-color:#ff9;
	padding:4;
	font-weight:bold;
}

.error {
	color:white; 	
}

/* discussion style */
.topic-body PRE {
	font:italic 11px verdana; 	
}


.isosisko {
	background-color:#efefef;	
}

.goodOne TD, .goodOneList TD  {
	background-color:#ffc;
	padding:8;
}

.goodOne TD { 
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	padding:12;
}

.userInfo {
	color:#333;
	font-size:11;	
}
