/*Copyright 2006 Compass Design and Joomlashack All rights reserved*/
/*Joomlashack.com Joomla Template*/

@import url("base.css"); /*Base css file with text resizers and width buttons*/

/*Uncomment one of these files if you want a fixed width with no stylechange width button*/
/*@import url("800width.css"); Fixed width 800 px*/
/*@import url("1024width.css"); Fixed width 1024 px*/

@import url("customize.css");/*Use this file to customize your website*/

/*This CSS controls the height of the header and the user1 box. Adjust the height in ems to fit your logo image*/
#header,#user1 {height:100px;}

/*CSS for logo. Its a image replaced link as an H1 tag*/
#header h1 {background:url(../images/logo.png) bottom left no-repeat;}/*Set the line-height and width equal to your logo image here*/
#header h1 a {width:268px;line-height:60px;}
#header h1{width:268px;height:90px;}


/*video bar css */
.txt p {
color:#333333;
margin:0;
text-align:center;
padding-bottom:3px;
font-size:70%;
}

.txt{
clear:both;
width:165px;
display:block
}

#side_bar {
border:solid 1px #ccc;
background-color:#333333;
width:97%;
height:50px
}

#side_bar p {
color:#fff;}

#side_bar img {
border:none;
padding:2px
}
.spacer {
height:5px
}
