/* Main */
body{
text-align: left;
width: 975px;
margin: 0px auto 0px auto;
line-height: 1.2;
font-size: 11px;
font-family: Verdana, Helvetica, Sans-Serif;
}

h1 {
text-indent: -9999px;
font-size: 0px;
}

h2 {
background: #F5F5F5;
color: #222222;
font-size: 18px;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
text-transform: uppercase;
margin: 10px 0px 20px 0px;
padding: 3px 0px 3px 10px;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
text-align: left;
}

#video-box h2 {
margin: 20px 0px 20px 0px;
}

#tags h2 {
margin: 0px 0px 20px 0px;
}

#about-box h2 {
margin: 0px 0px 20px 0px;
}

#inner-wrapper{
background-color:#e1dfdf;
padding: 10px 10px 10px 10px;
border: 1px solid #999999;
}

.content {
padding: 0px 10px 0px 10px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

#video-box{
float: left;
width: 560px;
background-color: #FFFFFF;
}

#contact-box{
float: right;
width: 380px;
padding: 0px;
background-color: #666666;
}

#contact-info {
padding: 10px 10px 20px 10px;
border: 1px solid black;
width: 338px;
margin-bottom: 10px;
background-color: #FFFFFF;
}

#contact-info li {
margin: 10px 0px 0px 20px;
font-size: 11px;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
padding: 0px 0px 0px 40px;
background: url('http://www.localvideo.tv/images/star-icon.jpg') no-repeat;
}

#contact-info li#address {
font-size: 11px;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
text-transform: uppercase;
margin: 10px 0px 0px 20px;
width: 270px;
line-height: 1.2em;
}

#map {
border: 1px solid black;
width: 358px;
background-color: #666666;
}

#tags {
width: 951px;
margin: 10px 0px 10px 0px;
background-color: #FFFFFF;
font-size: 250%;
color: #333333;
}

#tags .content {
text-align: center;
}

#about-box {
width: 951px;
margin: 10px 0px 10px 0px;
background-color: #FFFFFF;
}

#about-box p {
font-size: 16px;
color:#333333;
}

.about-big {
line-height: 1.0em;
font-size: 37px;
color:#666666;
font-weight: bold;
}

#share-small {
background: #FFFFFF;
margin-top: 0px;
padding: 10px;
border: 1px solid black;
}

#share-small ul {
margin:0px; 
list-style: none;
width: auto;
float: left;
width: 330px;
}

#share-small li {
margin:0px 10px 2px 20px; 
list-style: none; 
display: inline; 
width:14px;
float: left;
}

#footer{
text-align: center;
float: left;
width: 955px;
font-size: 10px;
margin-top: 10px;
}

.t-b {
height: 20px;
width: 951px;
background: url(/images/white-box-big.jpg);
}

.b-b {
height: 20px;
width: 951px;
background: url(/images/white-box-big.jpg) bottom;
}

.t-m {
height: 20px;
width: 560px;
background: url(/images/white-box-medium.jpg);
}

.b-m {
height: 20px;
width: 560px;
background: url(http://www.localvideo.tv/images/white-box-medium.jpg) bottom;
}

.t-s {
height: 20px;
width: 380px;
background: url(/images/gray-box-small.jpg);
}

.b-s {
height: 20px;
width: 380px;
background: url(http://www.localvideo.tv/images/gray-box-small.jpg) bottom;
}

.clear{
clear:both;
}

html,div,span,applet,object,
iframe,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend caption{
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}

ol, ul, li{
list-style: none;
}

blockquote, q {
quotes: none;
}

:focus {
outline: 0;
}

img {
border: none;
}

a {
color: #000000;
text-decoration: none;

}

a, a:visited{
color: #507AA5;
text-decoration: none;
}
	
a:hover{
text-decoration: underline;
}

.center {
margin: 0px auto 0px auto;
text-align: center;
}
