html body

{

	width:100%;

	margin:0px;

	padding:0px;

	text-align:center;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:black;

}

.r_bg

{
	
	width:100%;
	
	background: #130B0B url(main_bg.jpg) no-repeat top center;
	
	overflow:hidden;
	
	margin:0px auto 0px auto;
	
	text-align:center;
	
}

.r_center

{
	
	width:960px;
	
	overflow:hidden;
	
	margin:0px auto 0px auto;
	
	padding:0px;
	
	text-align:left;
	
}

.r_header

{
	
	width:960px;
	
	height:130px;
	
	background: url(head.png) no-repeat top center;
	
	margin:60px auto 0px auto;
	
	overflow:hidden;
	
}

.r_logo

{
	
	width:250px;
	
	height:67px;
	
	float:left;
	
	margin:30px 0px 0px 23px;
	
	overflow:hidden;
	
	background:url(header_logo.png) no-repeat 0px 0px;
	
}

.r_cplinks

{
	
	float:right;
	
	position:relative;
	
	top:15px;
	
}

.r_link:link, .r_link:visited, .r_link:active

{
	
	font-family: Verdana, Geneva, sans-serif;
	
	font-size:12px;
	
	color:#666666;
	
	margin:0px 20px 0px 0px;
	
	padding:0px 0px 0px 20px;
	
	background: url(bullet.jpg) 0px 0px no-repeat;
	
	text-decoration:none;
	
	line-height:12px;
	
}

.r_filter

{
	
	width:920px;
	
	height:35px;
	
	overflow:hidden;
	
	margin:0px 0px 0px 20px;
	
	padding:0px;
	
	background:url(searchby.png) no-repeat;
	
}

.m_filter
{
	width:920px;
	height:35px;
	display:block;
	position:absolute;
	padding:0px;
	margin:1px 0px 0px 0px;
	border:0px;
	overflow:visible;
}
.m_hidden
{
	display:none;
}
.m_select
{
	width:224px;
}
.m_select1
{
	width:224px;
	height:20px;
	position:absolute;
	display:block;
	overflow:visible;
	margin:5px 0px 0px 113px;
}
.m_select1 div
{
	position:relative;
}
.m_select3
{
	width:224px;
	height:20px;
	position:absolute;
	display:block;
	overflow:visible;
	margin:5px 0px 0px 509px;
}
.m_select3 div
{
	position:relative;
}
.m_select4
{
	width:224px;
	height:20px;
	position:absolute;
	display:block;
	overflow:visible;
	margin:5px 0px 0px 627px;
}
.m_select4 div
{
	position:relative;
}
select.m_select
{
	position:relative;
	z-index:10;
	width:224px !important;
	height:20px !important;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}
span.m_select
{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:224px;
	height:20px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	top:0px;
	text-indent:6px;
	background:url(dropdown.png) no-repeat 0 0;
	cursor:default;
	z-index:1;
}
#m_model_imput
{
	width:224px;
	height:20px;
	position:absolute;
	display:block;
	overflow:hidden;
	margin:5px 0px 0px 370px;
	background:url(dropbase.png) no-repeat 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	line-height:23px;
	text-indent:5px;
	border:0px;
	padding:0px;
}
.m_select_button
{
	width:39px;
	height:20px;
	display:block;
	overflow:hidden;
	position:absolute;
	margin:5px 0px 0px 866px;
	padding:0px;
}
.m_top_button
{
	width:41px;
	height:39px;
	display:block;
	overflow:hidden;
	position:absolute;
	margin:0px 0px 0px 383px;
	padding:0px;
}
.m_search_form
{
	width:432px;
	height:39px;
	display:block;
	position:absolute;
	padding:0px;
	margin:86px 0px 0px 530px;
	border:0px;
	overflow:hidden;
}
#m_keyword
{
	width:285px;
	height:23px;
	overflow:hidden;
	display:block;
	border:0px;
	padding:0px;
	position:absolute;
	margin:8px 0px 0px 98px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	line-height:23px;
	text-indent:7px;
}

.r_top

{
	
	width:960px;
	
	height:54px;
	
	overflow:hidden;
	
	float:left;
	
	background:url(searchtop.png) no-repeat 0px 0px;
	
	margin:35px 0px 0px 0px;
	
}

.r_search

{
	width:181px;
	
	height:26px;
	
	background: #white;

	display:block;
	
	background:url(searchbox.png) no-repeat 0px 0px;

	padding:0px;

	margin:10px;

	clear:both;

	overflow:visible;

}

#r_s_box

{

	font-family:Arial, Helvetica, sans-serif;

	width:149px;
	
	*width:135px;

	height:20px;

	margin:0px 0px 0px 3px;

	padding:0px;

	font-size:13px;
	
	line-height:16px;

	color:black;
	
	border:none;
	
	position:relative;
	
	top:-3px;

}

.r_s_button

{

	display:inline-block;

	position:relative;

	top:2px;

	padding:0px;

	margin:0px;

}

.r_hidden

{
	
	display:none;
	
}

.r_columns

{
	
	width:960px;
	
	background:url(columnsbg.png) repeat-y;
	
	overflow:hidden;
	
	float:left;
	
}

.r_leftcol

{
	
	width:200px;
	
	float:left;
	
	overflow:hidden;
	
}

.r_leftnav:link, .r_leftnav:visited, .r_leftnav:active

{
	
	width:200px;
	
	height:22px;
	
	*height:37px;
	
	float:left;
	
	background:url(leftnav.jpg) no-repeat 0px 0px;
	
	font-family:Verdana, Geneva, sans-serif;
	
	font-size:14px;
	
	color:#666666;
	
	font-weight:bold;
	
	padding:10px 0px 5px 20px;
	
	text-decoration:none;
	
}

.r_leftnav:hover

{
	
	background:url(leftnav.jpg) no-repeat 0px -37px;
	
	color:#9B182F;
	
}

.r_twitter:link, .r_twitter:visited, .r_twitter:active

{
	
	width:200px;
	
	height:62px;
	
	float:left;
	
	overflow:hidden;
	
	background:url(twitter.png) no-repeat 0px 0px transparent;
	
	margin:20px 0px 0px 0px;
	
}

.r_twitter:hover

{
	
	background:url(twitter.png) 0px -61px transparent;
	
}

.r_facebook:link, .r_facebook:visited, .r_facebook:active

{
	
	width:200px;
	
	height:67px;
	
	float:left;
	
	overflow:hidden;
	
	background:url(twitter.png) no-repeat 0px -122px transparent;
	
	margin:20px 0px 20px 0px;
	
}

.r_facebook:hover

{
	
	background:url(twitter.png) 0px -189px transparent;
	
}

#r_wrap

{
	
	color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 0px;
}

#r_wrap img

{
	
	width:144px;
	
	border:none;
	
}

.jcarousel-skin-tango .jcarousel-container {
    background: #white;
    border: 1px solid #B53047;
	
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 158px;
    height: 260px;
    padding: 40px 20px;
	background:#fff;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  200px;
    height: 260px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 144px;
    height: 54px;
}


.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 200px;
    height: 35px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}



.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 35px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.r_maincol

{
	
	width:740px;
	
	float:left;
	
	overflow:hidden;
	
	margin:0px 0px 0px 10px;
}

.r_maintop

{
	
	width:740px;
	
	height:10px;
	
	float:left;
	
	background:url(maincoltop.png) no-repeat 0px 0px;
	
	overflow:hidden;
	
}

.r_content

{
	
	width:720px;
	
	*width:740px;
	
	float:left;
	
	overflow:hidden;
	
	background:url(content.png) repeat-y;
	
	padding:0px 10px 0px 10px;
	
}

.r_content table tbody tr td table tbody tr td table tbody tr td span a

{
	
	font-family: Arial, Helvetica, sans-serif;
	
	color:#9B182F !important;
	
	font-size:12px;
	
}

.r_content table tbody tr td table tbody tr td table tbody tr td span a:hover

{
	
	text-decoration:none;
	
}

.r_suggest

{
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size:16px;
	
	font-weight:bold;
	
	color:#9B182F;
	
	text-align:left;
	
	margin:0px;
	
}

.ebayText

{
	
	font-weight:bold;
	
}

.r_termcol

{
	
	width:355px;
	
	float:left;
	
	overflow:hidden;
	
}

.r_termcol p

{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	line-height:21px;
	
}

.r_terms

{
	
	width:355px;
	
	height:20px;
	
	background:#CEC8C8;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size:16px !important;
	
	font-weight:bold;
	
	text-align:left;
	
	text-indent:15px;
	
	color:#9B182F;
	
}

.r_imgcol

{
	
	width:440px;
	
	float:left;
	
	overflow:hidden;
	
}

#r_big_image

{
	
	width:440px;
	border:0;
	margin:0px 0px 20px 0px;
	float:left;
}

.r_right_imgs
{
	width:440px;
	float:left;
	overflow:hidden;
}

.r_right_imgs img
{
	border:none;

 	display:block;
	
	margin:0px 0px 0px 5px;
	
	float:left;

	 max-width:104px;

	 max-height:84px;

	 height:expression(this.height>this.width && this.height>104?104:true);

 	width:expression(this.width>this.height && this.width>84?84:true);
	cursor:pointer;


}

.r_spec

{
	
	width:270px;
	
	float:left;
	
	overflow:hidden;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	text-align:left;
	
	margin:0px 0px 0px 10px;
}

.r_specred

{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	text-align:left;
	
	line-height:21px;
	
	color:#9B182F;
	
	font-weight:bold;
	
}

.r_specblack

{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	text-align:left;
	
	line-height:21px;
	
	color:#000;
	
	font-weight:bold;
	
}

.r_mainbuttons

{
	
	width:720px;
	
	height:26px;
	
	overflow:hidden;
	
	text-align:center;
	
	float:left;
	
	margin:20px 0px 0px 0px;
	
	padding:0px;
	
}

#r_bin

{
	
	width:184px;
	
	height:26px;
	
	float:left;
	
	background:url(bin.png) no-repeat 0px 0px;
	
	border:none;
	
	display:block;
	
	text-decoration:none;

	white-space:nowrap;

	color:black;

	font-family: Verdana, Geneva, sans-serif;

	font-weight:bold;

	font-size:12px;

	text-indent:90px;
	
	font-weight:bold;
	
	margin:0px 20px 0px 0px;
	
	padding-top:5px;
	
}

#r_ask

{
	
	width:143px;
	
	height:26px;
	
	float:left;
	
	background:url(aaq.png) no-repeat 0px 0px;
	
	margin:0px 20px 0px 0px;
	
}

#r_ask img, #r_tell img
{
	border:none;
}

#r_wti

{
	
	width:142px;
	
	height:26px;
	
	float:left;
	
	margin:0px 20px 0px 0px;
	
}

#r_tell

{
	
	width:142px;
	
	height:26px;
	
	float:left;
	
}

.r_descr

{
	
	width:720px;
	
	overflow:hidden;
	
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	
	margin:20px 0px 0px 0px;
	
}

.r_descr h1

{
	
	font-size:16px;
	
	color:#9B182F;
	
	font-weight:bold;
	
}

.r_descr p, .r_descr ul

{
	
	font-size:12px;
	
	color:#000;
	
	font-weight:normal;
	
	line-height:21px;
	
}

.r_content table p
{
	
	padding:5px 0;
	
}

.r_content table a
{
	text-decoration:none;
	color:#04213b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.r_colbottom

{
	
	width:740px;
	
	height:10px;
	
	background:url(maincolbottom.png) no-repeat 0px 0px;
	
	float:left;
	
	overflow:hidden;
	
	margin:0px 0px 10px 0px;
	
}



