body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4C52;
	font-size: 11px;
	text-align: center;
	background-color: #090808;
	background-image: url(/img/1057.png);
}
a {
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
	color: #5b27b6;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
p, ul, li, h2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
.top_bg {
	width: 100%;
	float: left;
	background-image: url(/img/top_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.wrapper {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
}

.wrapper2 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbs_wrap {
	width:  auto;
	float: left;
	margin-top: 5px;
}
.thumbs_block {
	width: auto;
	float: left;
	margin-left: 1px;
}
.thumbs_block p {
	width: auto;
	text-align: center;
}
.thumbs_block p img {
	width: 160px;
	height: 210px;
	margin: 1px;
}
.thumbs_block p A:link IMG    	{        BORDER: white 4px solid;}
.thumbs_block p A:visited IMG 	{        BORDER: blanchedAlmond 4px solid;}
.thumbs_block p A:hover IMG   	{        BORDER: rgb(52, 141, 175) 4px solid;}
.thumbs_block p A:active IMG	{        BORDER: white 4px solid;}

.trades_wrap {
	float: left;
	width: 161px;
	margin-top: 7px;
	border: 2px solid #7ACAC7;
	background-color: #4196A2;
}
.trades_wrap p {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 5px;
	height:231px;
}
.trades_wrap p:last-child {
	margin-bottom: 5px;
}
.trades_wrap p img {
	width: 150px;
	height: 200px;
	background-color: #fff;
}
.trades_wrap p a {
	font-size: 10pt;
	color: white;
}
.trades_wrap p a:hover {
	color: #fff;
}
.trades_wrap p A:link IMG    	{        BORDER: white 1px solid;}
.trades_wrap p A:visited IMG 	{        BORDER: white 1px solid;}
.trades_wrap p A:hover IMG   	{        BORDER: red 1px dashed;}
.trades_wrap p A:active IMG		{        BORDER: white 1px solid;}

.top_linkbar {
	height:36px;
	width: 100%;
	float: left;
}
.top_linkbar ul {
	width: auto;
}
.top_linkbar ul li {
	float: left;
	width: auto;
	margin-right: 0px;
	line-height: 35px;
}
.top_linkbar ul li a {
	color: #111;
	letter-spacing: 0px;
	line-height: 35px;
	float: left;
	border: 0px solid #f00;
	padding-left: 17px;
	padding-right: 15px;
}
.top_linkbar ul li a:hover {
	color: #c51010;
}

.header {
	height:124px;
	width: 100%;
	float: left;
	background-image: url(header_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


.site_info {
	float: right;
	width: 748px;
	margin-top: 1px;
	margin-right: 10px;
}
.site_info p {
	text-align: right;
	color: #000;
	font-size: 14px;
	padding-bottom: 10px;
	border: none;
	border-bottom-width: 1px;
	height: 44px;
	width: auto;
	margin-top: 0px;
}
.site_info ul {
	width: auto;
	float: right;
	clear: both;
	margin-top: 38px;
}
.site_info ul li {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-top: 9px;
}
.site_info ul li a {
	float: left;
	color: ivory;
	text-decoration: none;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(site_info_li_bg.png);
	background-position: left;
	background-repeat: no-repeat;
}
.site_info ul li a:hover {
	text-decoration: underline;
}

.search {
	width: 100%;
	float: right;
	width: 175px;
	margin-top: 9px;
}
.search input {
	float: left;
	position: relative;
	border-radius: 2px;
	border: 0px;
	font-size: 11px;
}
.search input.s_text {
	background-color: #49211b;
	width: 105px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #bd6b69;
}
.search input.s_subm {
	background: #e58d08; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e58d08) to(#fbec0f)); /*old webkit*/
	background: -webkit-linear-gradient(#e58d08, #fbec0f); /*new webkit*/
	background: -moz-linear-gradient(#e58d08, #fbec0f); /*gecko*/
	background: -ms-linear-gradient(#e58d08, #fbec0f); /*IE10*/
	background: -o-linear-gradient(#e58d08, #fbec0f); /*opera 11.10+*/
	background: linear-gradient(#e58d08, #fbec0f); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#e58d08, #fbec0f); /*PIE*/
	color: #111;
}

.trades_block_1 {
	width: 738px;
	float: left;
	margin-bottom: 21px;
	margin-top: 20px;
	padding: 3px;
	border: 2px solid #7ACAC7;
	background-color: #4196A2;
}
.trades_block_1 ul {
	width: auto;
}
.trades_block_1 ul li {
	float: left;
	width: auto;
	text-align: center;
	padding-right: 3px;
	margin-left: 1px;
	border: 0px solid #f00;
}
.trades_block_1 ul li:last-chid {
	margin-right: 0px;
}
.trades_block_1 ul li img {
	width: 142px;
	height: 191px;
	background-color: #230000;
}
.trades_block_1 ul li a {
	font-size: 12px;
	color: white;
}
.trades_block_1 ul li a:hover {
	color: yellow;
}
.trades_block_1 ul li A:link IMG    	{        BORDER: #4196A2 1px solid;}
.trades_block_1 ul li A:visited IMG 	{        BORDER: #4196A2 1px solid;}
.trades_block_1 ul li A:hover IMG   	{        BORDER: yellow 1px dashed;}
.trades_block_1 ul li A:active IMG		{        BORDER: #4196A2 1px solid;}
.trades_block_1 ul li:last-child {
	padding-right: 0px;
}

.trades_bottom {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	margin-top: 20px;
}
.trades_bottom h2 {
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	width: auto;
	padding-left: 30px;
	background-image: url(h2_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 31px;
	margin-bottom: 6px;
	color: #fff;
	text-shadow: #111 1px 1px 1px;
}
.trades_bottom ul li {
	float: left;
	width: auto;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	margin-bottom: 15px;
}
.trades_bottom ul li img {
	width: 144px;
	height: 192px;
	background-color: #611613;
}
.trades_bottom ul li A:link IMG    	{        BORDER: white 1px solid;}
.trades_bottom ul li A:visited IMG 	{        BORDER: white 1px solid;}
.trades_bottom ul li A:hover IMG   	{        BORDER: yellow 1px dashed;}
.trades_bottom ul li A:active IMG	{        BORDER: white 1px solid;}

.trades_bottom2 ul li A:link IMG    	{        BORDER: #fff 1px solid;}
.trades_bottom2 ul li A:visited IMG 	{        BORDER: #fff 1px solid;}
.trades_bottom2 ul li A:hover IMG   	{        BORDER: yellow 1px dashed;}
.trades_bottom2 ul li A:active IMG	{        BORDER: #fff 1px solid;}

.trades_bottom ul li a.trades_link {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	background: #300101; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#4196A2) to(#7ACAC7)); /*old webkit*/
	background: -webkit-linear-gradient(#4196A2, #7ACAC7); /*new webkit*/
	background: -moz-linear-gradient(#4196A2, #7ACAC7); /*gecko*/
	background: -ms-linear-gradient(#4196A2, #7ACAC7); /*IE10*/
	background: -o-linear-gradient(#4196A2, #7ACAC7); /*opera 11.10+*/
	background: linear-gradient(#4196A2, #7ACAC7); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#4196A2, #7ACAC7); /*PIE*/
	border-radius: 2px;
	text-decoration: none;
	font-size: 11px;
	color: white;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 4px;
}
.trades_bottom ul li a.trades_link:hover {
	color: #fff;
	text-shadow: #111 1px 1px 1px;
	background: #4196A2; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#4196A2) to(#7ACAC7)); /*old webkit*/
	background: -webkit-linear-gradient(#4196A2, #7ACAC7); /*new webkit*/
	background: -moz-linear-gradient(#4196A2, #7ACAC7); /*gecko*/
	background: -ms-linear-gradient(#4196A2, #7ACAC7); /*IE10*/
	background: -o-linear-gradient(#4196A2, #7ACAC7); /*opera 11.10+*/
	background: linear-gradient(#4196A2, #7ACAC7); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#4196A2, #7ACAC7); /*PIE*/
}

.footer_1 {
	width: 100%;
	float: left;
	padding-top: 10px;
	background-color: #348DAF;
}
.footer_2 {
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #3D9494;
	border: 0px dashed #2BD6BB;
	border-top-width: 1px;
}
.footer_2 p {
	text-align: center;
	color: #c78684;
}
.footer_2 p a {
	color: #fff;
}

.wrapper_gallery {
	width: 1024px;
	border: 0px solid #f00;
}
.trades_wrap_gallery {
	width: 244px;
}
.trades_wrap_gallery p {
	width: auto;
	margin: 3px 0px 0px 3px;;
}
.trades_wrap_gallery p img {
	width: 116px;
	height: 155px;
}
.search_gallery {
	width: 238px;
}
.search_gallery input.s_text {
	width: 188px;
}
.thumbs_block_gallery p {
	width: 100%;
	float: left;
	border: 0px solid #f00;
}
.thumbs_block_gallery p.ad1 {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #111;
}
.thumbs_block_gallery p.ad1 img {
	width: auto;
	height: auto;
	float: none;
}
.thumbs_block_gallery p.ad1 a {
	font-size: 16px;
	text-transform: uppercase;
	color: #c00;
	font-weight: bold;
}
.thumbs_block_gallery p.ad1 a:hover {
	color: #fff;
}
.trades_bottom_gallery {
	width: 1000px;
	border: 0px solid #f00;
}
.trades_bottom_gallery ul {
	width: auto;
	float: left;
	margin-left: 42px;
}
.trades_bottom_gallery h2 {
	margin-left: 42px;
}

.preview_image {
	width: 990px;
	padding: 5px;
	background-color: #7ACAC7;
	float: left;
	margin-top: 5px;
}
.preview_image p {
	overflow: hidden;
}

.wrapper_image {
	width: 1000px;
	border: 0px solid #f00;
}

.trades_block_2 {
	width: 976px;
	float: left;
	border: 2px solid #7ACAC7;
	background-color: #4196A2;
	margin-top: 5px;
	padding: 10px;
}
.trades_block_2 ul li {
	float: left;
	width: auto;
	margin-right: 12px;
	text-align: center;
	font-size: 12px;
	margin-left: 0px;
}
.trades_block_2 ul li a {
	color: white;
	font-size: 12px;
}
.trades_block_2 ul li a:hover {
	color: #fff;
}
.trades_block_2 ul li:last-child {
	margin-right: 0px;
}
.trades_block_2 ul li img {
	width: 150px;
	height: 200px;
	background-color: #7ACAC7;
}
.trades_block_2 ul li A:link IMG    	{        BORDER: white 1px solid;}
.trades_block_2 ul li A:visited IMG 	{        BORDER: white 1px solid;}
.trades_block_2 ul li A:hover IMG   	{        BORDER: yellow 1px dashed;}
.trades_block_2 ul li A:active IMG		{        BORDER: white 1px solid;}


.trades_block_3 ul li A:link IMG    	{        BORDER: #fff 1px solid;}
.trades_block_3 ul li A:visited IMG 	{        BORDER: #fff 1px solid;}
.trades_block_3 ul li A:hover IMG   	{        BORDER: #c00 1px dashed;}
.trades_block_3 ul li A:active IMG		{        BORDER: #fff 1px solid;}
.ad2 {
	width: 986px;
	padding: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #7ACAC7;
	background-color: #7ACAC7;
	border-top-width: 1px;
}
.ad2 p {
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ad2 p a {
	color: #c00;
	text-decoration: #000 1px 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
}
.ad2 p a:hover {
	color: #fff;
}

.thumbs_wrap_special {
	width: 100%;
	float: left;
}

.special_item {
	border: 2px solid #470706;
	background-color: #300101;
	float: left;
	width: 432px;
	margin-right: 5px;
	padding: 10px;
	margin-bottom: 5px;
}
.special_item:nth-child(even) {
	margin-right: 0px;
}
.special_item p {
	width: 144px;
	float: left;
	text-align: center;
}
.special_item p img {
	background-color: #230000;
	width: 135px;
	height: 180px;
}
.special_item p A:link IMG    	{        BORDER: #62120f 1px solid;}
.special_item p A:visited IMG 	{        BORDER: #62120f 1px solid;}
.special_item p A:hover IMG   	{        BORDER: #c00 1px dashed;}
.special_item p A:active IMG	{        BORDER: #62120f 1px solid;}
.special_item p a.trades_link{
}
.special_item p a.trades_link {
	width: 137px;
	float: left;
	text-align: center;
	position: relative;
	background: #e58d08; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e58d08) to(#fbec0f)); /*old webkit*/
	background: -webkit-linear-gradient(#e58d08, #fbec0f); /*new webkit*/
	background: -moz-linear-gradient(#e58d08, #fbec0f); /*gecko*/
	background: -ms-linear-gradient(#e58d08, #fbec0f); /*IE10*/
	background: -o-linear-gradient(#e58d08, #fbec0f); /*opera 11.10+*/
	background: linear-gradient(#e58d08, #fbec0f); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#e58d08, #fbec0f); /*PIE*/
	border-radius: 2px;
	color: #111;
	text-shadow: #fff 1px 1px 1px;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 4px;
	margin-left: 3px;
}
.special_item p a.trades_link:hover {
	color: #fff;
	text-shadow: #111 1px 1px 1px;
	background: #782421; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#782421) to(#611815)); /*old webkit*/
	background: -webkit-linear-gradient(#782421, #611815); /*new webkit*/
	background: -moz-linear-gradient(#782421, #611815); /*gecko*/
	background: -ms-linear-gradient(#782421, #611815); /*IE10*/
	background: -o-linear-gradient(#782421, #611815); /*opera 11.10+*/
	background: linear-gradient(#782421, #611815); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#782421, #611815); /*PIE*/
}

.border1 {
	width: 100%;
	float: left;
	border: 1px solid #277572;
}

.promo-image {
	width:auto !important;
	height:auto !important;
	border:none;
}
.promo-image:visited {
	border:none;
}
.promo-image:link {
	border:none;
}
.promo-image:hover {
	border:none;
}
.promo-image:active {
	border:none;
}
.promo-text {
	font:normal 22pt Arial;
	color:#853131;
	background:white;
}
.trades_wrap_gallery p {
	height:182px !important;
}

/*
     FILE ARCHIVED ON 22:48:07 Sep 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:08:26 May 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.484
  load_resource: 97.167
  PetaboxLoader3.resolve: 34.897
  PetaboxLoader3.datanode: 41.413
*/