body {
margin: 0;
padding: 0;
background-color: #141414;
font-family: Georgia,Tahoma, Verdana;
font-size: 9pt;
font-style: normal;
color: #CCCCCC;
text-align: left;
}

#header{
border-bottom: 1px solid #242424;
padding: 0;
margin: 0;
width: 100%;
height: 35px;
background-color: #000000;
}

#content {
margin-top: 10px;
width: 950px;
height: 300px;
padding: 0;
border: 0;
background: #141414 url(http://www.britneyjoy.hu/media/images/content_bg.jpg) top center;
background-repeat: repeat-y;
}


/* linkek */

a:link { text-decoration:none ;color: #5AD8F8;}
a:visited { text-decoration:none ;color: #5AD8F8;}
a:active { text-decoration:none ;color: #5AD8F8;}
a:hover { text-decoration: underline ; color: #FFFFFF;}


/* menü */

#menu{
float: left;
height: 35px;
width: 600px;
margin: 0;
padding: 0;
text-align: center;
font-size: 9pt;
font-family: Georgia;
font-weight: bold;
text-transform: uppercase;
}

#menu li {
width: 120px;
margin-left: 30px;
float: left;
list-style-image: url(http://www.britneyjoy.hu/media/images/arrow.png);
}

#menu li a {
color: #5AD8F8;
padding: 10px 30px;
display: block;
text-decoration: none;
}

#menu li a:active, #menu li a:hover {
color: #000;
background: #11d5ff url(http://www.britneyjoy.hu/media/images/menu_hover_bg.jpg);
background-repeat: repeat-x;
}

/* footer */

#footer1 {
width: 100%;
background-color: #000000;
border-top: 1px solid #242424;
}

#footer2 {

width: 100%;
height: 50px;
background: #141414 url(http://www.britneyjoy.hu/media/images/footer2_bg.jpg) top center;
background-repeat: no-repeat;
border-top: 1px solid #333333;
}

#list {
margin-left: 20px;
padding: 5px;
width: 180px;
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: left;
}

#list li {
width: 180px;
list-style-image: url(http://www.britneyjoy.hu/media/images/arrow.png);
margin: 0;
border-bottom: 1px solid #242424;
}

#list li a {
padding: 10px 5px;
display: block;
text-decoration: none;
}

#list li a:active, #list li a:hover {
color: #fff;
background: #000000 url(http://www.britneyjoy.hu/media/images/footer1_bg.jpg);
font-weight: bold;
}


/* Belépés */

.login {
height: 28px;
width: 170px;
background-color: #141414;
border-left: 1px solid #222222;
border-top: 1px solid #222222;
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
font-family: Georgia;
font-size: 9pt;
font-style: normal;
padding: 5px 0 0 5px;
color: #5AD8F8;
}

#login_button {
margin-top: 20px;
font-family: Georgia;
color: #000000;
font-weight: bold;
cursor: pointer;
border: 0;
width: 101px;
height: 35px;
background: #0ba6b8 url(http://www.britneyjoy.hu/media/images/menu_hover_bg.jpg);
}

/* keresés */

fieldset.search {
background-color: #242424;
width: 300px;
height: 35px;
color: #CCCCCC;
padding: 0;
margin: 0;
border: 1px solid #343434;
}

.search input {
border: none;
}

.search input.box {
background: transparent;
height: 30px;
font-family: Georgia, Arial, Tahoma;
color: #CCCCCC;
font-size: 9pt;
width: 210px;
padding: 5px 0 0 5px;


}

#btn {
margin: 0;
padding: 0;
background: #242424 url(http://www.britneyjoy.hu/media/images/menu_hover_bg.jpg);
font-family: Georgia;
font-weight: bold;
font-size: 9pt;
width: 80px;
height: 35px;
cursor: pointer;

}

.field {
background: #252525 url(http://www.britneyjoy.hu/media/images/field_bg.jpg);
background-repeat: repeat-x;
border: 1px solid #484848;

}
