@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: #000;
}
#tophead {
	width: 800px;
	height: 182px;
	overflow: hidden;
	position: relative;
	top: -1px;
}
#tophead a {
	display: block;
	height:100%;
	width:100%;
	text-decoration: none;
}
#randdogs {
	background-color: #000;
	height: 123px;
	overflow: hidden;
	position: relative;
}
#rnd_dogs {
	position: absolute;
	margin: 0;
	top:0;
	white-space: pre;
}
#rnd_dogs img {
	margin: 0;
	border: 1px solid #000;
	border-left:none; 
}
.ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbff98;
	margin-right:10px;
	display:block;
	line-height:12px;
}
.htext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
}
.pricetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	display: block;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:30px;
	color:#ffff8e;
	padding-left: 10px;
}
.pimage {
	border:2px solid #d0d627;
	margin:3px 0px 0px 3px;
}
.htext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000;
	margin-right:10px;
	text-decoration: none;
	display:block;
}
.pricetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-left:20px;
	color:#770404;
}
.price1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:5px;
	margin-right:15px;
	color:#ff0000;
}
.pimage1 {
	border:2px solid #d0d627;
	margin:0px 0px 3px 0px;
}
.back_left {
	background: #000 url(../img/back_left.gif) top right no-repeat;
	height:546px;
}
.back_right {
	background: #000 url(../img/back_right.gif) top left no-repeat;
	height:439px;
}
.back2_left {
	background: #000 url(../img/back2_left.gif) right -1px repeat-y;
	width:50%;
	vertical-align: top;
}
.back2_right {
	background: #000 url(../img/back2_right.gif) left -1px repeat-y;
	width:50%;
	vertical-align: top;
}
.back_norepeat {
	background-repeat:no-repeat;
	background-position: left;
}

.back_repeatx {
	background-repeat:repeat-x;
}
.plus_buy {
	background: url(../img/bay.gif) right center no-repeat;
	padding-right: 97px;
}
.plus_buy3 {
	background: url(../img/bay3.gif) right center no-repeat;
	padding-right: 97px;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
	margin-right:5px;
}

#mainmenu {
	margin: 3px auto 0 auto;
	padding-left: 10px;
}

#mainmenu li {
	list-style: none;
	display: inline;
}
#mainmenu li.sel a {
	color:#fff;
}
#mainmenu a:link, #mainmenu a:visited {
	display: block;
	float:left;
	text-align:center;
	vertical-align:middle;
	padding:0 5px 3px 5px;
	height:30px;
	color:#ffff3c;
	font-size:14px;
	font-family:sans-serif;
	font-weight:bold;
	font-variant: small-caps;
	text-decoration: none;
}

#mainmenu li span {
	margin-top:8px;
	display:block;
}
.bottom_left_td {
	position: relative;
	vertical-align: bottom;
}
.bottom_left_td div.bottom_left {
	/*background: #000 url(../img/bottom_left.gif) right bottom no-repeat;*/
	position: absolute;
	bottom: 2px;
	right: 0;
	height: 181px;
	width: 343px;
}
.bottom_right_td {
	position: relative;
	vertical-align: bottom;
}
.bottom_right_td div.bottom_right {
	/*background: #000 url(../img/bottom_right.gif) left bottom no-repeat;*/
	position: absolute;
	bottom: 2px;
	right: 0;
	height: 270px;
	width: 100%;
}
.bottom_info {
	text-align: left;
	vertical-align: bottom;
	background:#2a1925 url(../img/bottom.jpg) left bottom no-repeat;
	width:800px;
	text-align:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.bottom_info span {
	float: left;
	margin:0 10px 10px 10px;
}
.typelink_selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	margin:10px;
	padding-left:2px;
	padding-right:2px;
}

.typelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff3c;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	margin:10px;
}

.typelink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff3c;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.typelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff3c;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.typelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff3c;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}


.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fffee5;
	font-weight:bold;
}

.infophone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#fafb00;
	font-weight:bold;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	display:block;
	margin:15px;
	text-align: justify;
}

.pagetext li {
	margin-top:5px;
}

.pagetext1 {
	font-weight:bold;
	text-decoration: underline;
}
.clear {
	clear:both;
}
#leftcol {
	text-align: center;
	margin-left: -3px;
	margin-top:10px;
	width: 230px;
}
#leftcol h5 {
	background: url(../img/left_col.gif) top right no-repeat;
	width: 100%;
	height: 23px;
	color: #fff;
	margin: 0;
	font-size: 12px;
	padding-top: 9px;
}
#leftcol h5 span {
	padding-top: 9px;
}
.leftcol_entry {
	padding: 5px;
	margin: 6px 0 22px 0;
}
.leftcol_entry a {
	text-decoration: none;
}
.leftcol_entry a span {
	background: url(../img/buy.gif) center no-repeat;
	display: block;
}
.leftcol_entry img {
	border: 2px solid #fefe45;
	margin: 5px;
}
#catall {
	width: 545px;
	margin-top:10px;
}
#catall h3 {
	background: url(../img/all_top_line.gif) top right no-repeat;
	width: 100%;
	height: 27px;
	color: #fff;
	padding-right: 3px;
	padding-top:5px;
	margin: 0;
}
#catall h3 span {
	padding-left: 15px;
	padding-top: 3px;
} 
#catall a:link, #leftcol a:link {
	text-decoration:none;
}
.bg_laps {
	background: url(../img/lapa.gif) top left repeat-x;
	height: 14px;
	width: 100%;
}
.type_entry {
	float: left;
	text-align: center;
	padding: 5px;
	margin: 6px 0;
}
.type_entry a {
	text-decoration: none;
}
.type_entry a span {
	font-family: sans-serif;
	font-size: 10px;
	background: url(../img/all_types_btn.gif) center no-repeat;
	display: block;
	color: #fff;
	font-weight: bold;
}
.type_entry img {
	border: 2px solid #fefe45;
	margin: 5px;
}
/*									wqdqw 		 */
#stars h3 {
	font-family: sans-serif;
	background: url(../img/all_top_line.gif) top right no-repeat;
	width: 100%;
	height: 31px;
	color: #fff;
	margin: 10px 0 0 0;
	padding-top: 3px;
	padding-left:3px;
}
#stars h3 span {
	padding-left: 27px;
}
#block h3 {
	font-family: sans-serif;
	background: url(../img/all_top_line.gif) top right no-repeat;
	width: 100%;
	height: 31px;
	color: #fff;
	margin: 10px 0 0 0;
	padding-top: 3px;
	padding-left:3px;
}
#block h3 span {
	padding-left: 27px;
}
.mylink {color:#fff;text-decoration:none;}
.mylink:hover {color:#fff;text-decoration:underline;}