body {
background: #000;
margin: 0;
}
.logo {
background: url('http://img.wlresources.com/logo_couplescoquins.png');
width: 181px;
height: 54px;
display: block;
}
.container_header {
width : 100%;
margin: 0 0 0 0;
height: 57px;
background: #fff;
}
.container_menu {
width : 100%;
margin: 0 0 20px 0;
height: 28px;
background: #6d6d6d;
}
.container_content {
width : 1000px;
margin: 0 auto 0 auto;
}
.inner_menu, .inner_header{
width: 1000px;
margin: 0 auto 0 auto;
}
.inner_menu a {
display: block;
float: left;
padding: 6px 10px 0 10px;
height: 22px;
color: #fff;
text-decoration: none;
font-family: arial;
font-size: 0.8em;
font-weight: bold;
}
.inner_menu a:hover {
background: #5e5e5e; /* Old browsers */
background: -moz-linear-gradient(top,  #5e5e5e 0%, #191919 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#191919)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5e5e5e 0%,#191919 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5e5e5e 0%,#191919 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5e5e5e 0%,#191919 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5e5e5e 0%,#191919 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
}
.container_webcamdirect {
width: 1000px;
height: 340px;
color: #fff;
margin: 0 auto 0 auto;
overflow: hidden;
font-family: arial;
}
.container_listonline
{
width: 1000px;
color: #fff;
margin: 0 auto 0 auto;
overflow: hidden;
font-family: arial;
}
.container_menu_listonline {
width: 142px;
float: left;
display: block;
line-height: 1.2em;
margin: 0 5px 0 0;
}
.container_menu_listonline ul li a:hover {
cursor: pointer;
text-decoration: underline;
}
.container_menu_listonline ul li {
font-size: 0.70em;
list-style-type: none;
color: #0066CC;
}
.container_menu_listonline ul{
font-weight: bold;
font-size: 0.9em;
color: #fc0;
margin: 0 0 10px -40px;
}
.container_webcamdirect  iframe {
display: block;
float: left;
width: 480px;
}
.container_menu_listonline ul h1{
display: block;
height: 22px;
width: 100%;
font-size: 0.8em;
color: #fff;
padding: 3px 0 0 5px;
background: #5e5e5e; /* Old browsers */
background: -moz-linear-gradient(top,  #5e5e5e 0%, #191919 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#191919)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5e5e5e 0%,#191919 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5e5e5e 0%,#191919 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5e5e5e 0%,#191919 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5e5e5e 0%,#191919 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
}
h1.ban {
display: block;
width: 1000px;
height: 60px;
background: #888;
text-align: center;
padding: 15px 0 0 0;}
.orange {
border: 1px solid #DDDDDD;
font-weight: bold;
padding: 4px 10px;
font-size: 13px;
background: #FEA233 url('http://graphics.cams.com/images/common/JoinCamsForFree.gif') 0 -30px;
color: #FFFFFF;
float: right;
border-radius: 5px;
margin: 20px 15px 0 0;
}