* {
font-size:14px;
font-family:tahoma;
}

body {
background:#264967 url(../images/bg.gif) repeat-x;
padding:0;
margin:0;
}

#play-click{
 cursor: pointer;
}

#header{
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 230px;
 background: url(../images/header_bg.jpg) repeat-x top left;
}
.top-photos{
 position: absolute;
 width: 325px;
 height: 245px;
 right: 50px;
 top: 36px;
 z-index: 1000;
 background: url(../images/top_photos.jpg) no-repeat;
}

table {
border-collapse:collapse;
}
#myplayer{
  position: relative;
  float: left;
  width: 450px;
  height: 220px;
  margin: 0;
  padding: 0;
}

#myplayer #play-click{
  position: absolute;
  z-index: 10012;
  width: 400px;
  height: 170px;
  left: 0;
  top: 0;
  cursor: pointer;
}


td {
padding:0px;
}

a {
color:#7E0501;
}

.toping {
height:31px;
margin-left:0;
padding-top:60px;
margin: 0 0 0 70px;
}
#woof{
background:url(/images/middle_img.png) -42px no-repeat;
width:610px;
height:124px;
vertical-align:top;
margin-right:auto;
margin-left:200px;
text-align:left
}
#next_woof{
 position:relative;
 left:374px;
 top:88px;
 display:inline
}
.info_line {
	color: rgb(233, 77, 42);
	height: 15px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	width: 100%;
	font-size: 11px;
}

.toping a.sel {
background:url(../images/button_l.gif) left top no-repeat;
color:#e94d2a;

}
.toping a.sel span {
background:url(../images/button_r.gif) right top no-repeat;
}
.toping a.sel span span {
background:#fff;
}

.toping a {
float:left;
text-decoration:none;
color:#fff;
margin-right:5px;
cursor:pointer;


}

.toping a span {
float:left;
height:31px;
display:block;
}

.toping a span span {
margin:0px 10px 0px 10px;
height:23px;
padding:8px 1px 0px 1px;
letter-spacing:1px;
}

.but_red_p {
float:left;
background:url(../images/but_red_p.gif) no-repeat;
height:84px;
padding-left:100px;
padding-top:15px;
color:#fff;
width:230px;
font-size:14px;
text-align:left;
margin-top:10px;
}
.but_24_7 {
float:left;
background:url(../images/but_24_7.gif) no-repeat;
height:75px;
padding-left:100px;
padding-top:24px;
color:#fff;
width:230px;
font-size:14px;
text-align:left;
margin-top:10px;
}

.content {
background:url(../images/bg_gray.gif) repeat-x;padding:10px 40px 10px 40px;vertical-align:top;
}
.content h1 {
font-size:16px;color:#7E0501;margin-bottom:25px;margin-top:20px;
}
.content div.no_h {
font-size:16px;color:#7E0501;margin-bottom:25px;margin-top:20px;
}

.table_price {
border:1px solid black;
border-collapse:collapse;
width:100%;
}
.table_price td {
border:1px solid black;
padding:4px;
text-align:center;
}

div.left-price{
  position:relative;
  overflow:hidden;
  margin: 0 0 0 -40px;
  
}
div.left-price ul li{
  margin: 0 0 0 10px;
  padding: 0 0 0 5px;
  font-size: 11px;
}

div.left-price ul ul{
  margin: 0 0 0 15px;
  padding: 0 0 0 10px;
}

div.left-price ul ul li{
  padding: 2px 0 2px 0;
  font-size: 11px;
}
