/* CSS Document */
#main {
	height:600px;
}
#content {
	height:405px;	
}	
#left, #right {
	height:400px;
}
#sub_nav ul li #stock_room {
	color:#CFCFCF;
}
#left {
	position:absolute;
	top:10px;
	left:0px;
	width:180px;	
	border-right:1px dotted #cfcfcf;
}
#left h3 {
	font-size:13px;
	margin:10px 10px 0px 10px;
	color:#4d8649;
}
#right {
	position:absolute;
	top:10px;
	left:180px;
	width:579px;
}
#left table {
	border-collapse:collapse;
	width:170px;
	margin-left:10px;
	margin-top:5px;	
}
#left table td a {	
	
}
#left table th {
	text-align:left;
}
#left table th a {
	font-size:10px;
	color:#4d8649;
	text-decoration:none;
	line-height:15px;
	position:relative;
	top:-2px;
	left:-3px;
	font-weight:500;	
}
#left table th a:hover {
	color:#999999;
	text-decoration:underline;
}
#right h2 {
	font-size:12px;
	margin:10px 10px 10px 10px;
	color:#4d8649;
}
#right p {
	font-size:10px;
	line-height:13px;
	margin:0 10px 10px 10px;
	text-align:justify;
}
#right p a {
	color:#0e5b2d;
}
#right p a:hover {
	color:#999999;
}
#right ul {
	list-style:square;
	margin-left:25px;
	margin-bottom:10px;
	margin-top:5px;
}
#right ul li {
	font-size:10px;
}

#right p .img_right {
	float:right;
	margin:0 0 10px 10px;
}
#right p .img_left {
	float:left;
	margin:0 10px 10px 0;
}
#content #under_dev  {
	position:absolute;
	top:-3px;
	left:10px;
	color:red;
	font-size:11px;
}
#left table tr td ul {
	list-style:none;
	margin:0px 0px 5px 16px;
	color:#4d8649;
}
#left table tr td ul li a {
	color:#4d8649;
	font-size:10px;
	text-decoration:none;
	line-height:10px;
}
#left table tr td ul li a:hover {
	color:#999999;
	text-decoration:underline;
}

#right table {
	margin:0px 10px 10px 10px;	
}
#right table tr th a {
	font-size:11px;
	text-decoration:none;
}
#right table tr th a:hover {
	color:#999999;
	text-decoration:underline;
}

#right table tr .m_r {	
	padding-right:3px;
}
#right .align_center {
	text-align:center;	
}
#right #select tr td {
	font-size:11px;
}
#right #select tr th {
	font-size:11px;
	text-align:right;
	padding-right:3px;
}
label {
	font-size:11px;
	color:#4d8649;
}
select {
	border:1px solid #999999;
	color:#999999;
	font-size:10px;
	font-weight:500;
	color:red;
}
#image_full {	
	margin:0px 10px 0px 10px;	
}
#image_full #view_larger {
	position:relative;
	bottom:0px;
	left:0px;
}
#price_div {
	position:relative;
	left:0px;
	bottom:0px;	
	font-size:11px;
	font-weight:bold;
	margin:0px 0 0px 0;
	color:#6f6f6f;
}
#price {
	position:relative;
	bottom:10px;
	left:20px;
}
#description {
	margin:5px 10px 5px 10px;
	font-size:11px;
	color:#6f6f6f;
}
#add_to_cart {
	margin:0px 0px 0px 10px;
}
