#main {	padding-top: 12px }
#main p,ul { margin: 5px 20px 20px 20px}
#main h4,h3,h2 { margin: 15px 10px 14px 10px; line-height: 115% }
#main h4 { margin-bottom: 5px }

#thumb a { padding:0 }
#thumb a img {padding:1px;border: 10px solid #eeeeee;margin:0 5px 5px 0}
#thumb a:hover, #thumb a:active { background: none }

.tag {
	font-size: 11px;
	width:205px;
	float:right;
} .tag div {
	float:right;
	margin: 0 6px 3px 0;
} .tag div a {
	color: #555;
} .tag div a:hover, .tag div a:active { 
	background-color: transparent;
	color: #fff;
} .tag div a:link, .tag div a:visited { 
	padding: 1px 8px 1px 8px;
}

#itemhead
{
	clear:right;
	margin: 0 0 25px 10px;
}

#addc
{
	float:right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
}

#price
{
	font-size: 14px;
	font-weight: bold;
}

#c1 img
{
	margin: 0 12px;
	border: 10px solid #eee
} /*#c1:hover img { border-color: #cff690}*/


#c1 { padding:0 }

#subbox
{
	position:absolute;
	top:0;
	left: 50%;
	width:750px;
	margin-left: -375px;
	text-align: center;
	padding-top:20px;
}

#subbox img
{
	border: 20px solid #eee;
	cursor: pointer;
}

.youtube
{
	padding-top:10px;
	clear:both;
	text-align: center;
}

#makequest
{
	clear:both;
	margin:10px 12px 20px 12px;
	padding: 5px 10px 8px 10px;
	border-left: 10px solid #eee;
}

#makequest a
{
    font-weight:bold;
}

#makequest input,#makequest  textarea
{
    border:1px solid #999;
}

#makequest input
{
    padding:3px;
    font-size:16px;
    padding:3px;
    margin-left:4px;
    font-weight:bold;
}

#makequest textarea
{
    margin:3px 0;
    width:684px;
    padding:5px;
    overflow:auto;
}

#qform { display:none }

#makequest table
{
    margin-top:10px;
    width:100%;
}

#makequest table td
{
    vertical-align:top;
}

#message_from { width:225px }
#message_email { width:290px }

#makequest label
{
    cursor:pointer;
    vertical-align:8%;
}

#makequest textarea.error,#makequest  input.error, select.error {
	border: 1px solid #F00; 
}

.errmsg
{
	display:block;
	font-weight:bold;
	padding: 1px;
}

#thumb
{
	padding-left:10px;
	clear:both;
}

#bottomNav a
{
	background: transparent;
}

#numberDisplay a:link, #numberDisplay a:visited {
	color: #666;
	font-size:13px;
}

#numberDisplay a:hover, #numberDisplay a:active {
	background: transparent;
	color: blue;
}
