/***** Import *****/

@import                   url("../../../extend/skin/web.css");

@import                   url("../../../core/widget/jquery/lightbox/theme.css");

/***** Local *****/

#content .imagewrap			{ width:718px; margin:0px auto; text-align:center; border:1px solid #EEE; margin-left:20px; background:#F7F8F9; }

#content .imagewrap img			{ margin:20px 0 40px 0; }

#content .description			{ float:left; display:inline; width:720px; margin:2px 0 0 20px; text-align:left; }

#content .description h1		{ font-size:11px; line-height:30px; border-bottom:1px solid #EEE; font-weight:bold; }

#content .description h2		{ font-size:11px; font-weight:normal; padding:0; border-bottom:1px solid #EEE; line-height:30px; }

#content .description p			{ border-bottom:1px solid #EEE; line-height:30px; }

#content .description p.info		{ line-height:20px; padding:6px 0; font-size:10px; color:#555; }

#content .description em        	{ font-weight:normal; font-size:10px; color:#555; }

#content .description p.larger	        { border:0; line-height:30px; }

#content .description p.price	        { padding-left:20px; background:url(../skin/mail.gif) no-repeat; }

#content .prevnext			{ clear:both; border:0; width:718px; height:30px; line-height:30px; background:#F7F8F9;

                                        border:1px solid #EEE; border-top:3px solid #FFF; margin-left:20px; }

.prevnext a.previous			{ float:left; display:inline; font-size:10px; color:#555; padding-left:18px; 

					background:url(../skin/previous.gif) no-repeat; margin-left:10px; }

.prevnext a.next			{ float:right; display:inline; text-align:right; font-size:10px; color:#555; padding-right:18px; 

					background:url(../skin/next.gif) top right no-repeat; margin-right:10px; }

.description a.enlarge			{ float:left; display:inline; font-size:10px; color:#555; text-align:left; }

.prevnext a:hover.previous		{ background:url(../skin/previous_over.gif) no-repeat; }

.prevnext a:hover.next	                { background:url(../skin/next_over.gif) top right no-repeat; }

.prevnext a:hover.enlarge		{ color:#A54625; }

.prevnext em				{ color:#555; font-size:10px; font-weight:normal; }
