BODY
{
background-color:#000000;
font-family:  Arial,"Times New Roman", Times;
font-size: 100%;
padding: 0;
margin: 0;
}

img
{
border:0;
}

#main_wrapper
{
width: 980px;
margin: 0 auto;
border-left: 3px solid #121212;
border-right: 3px solid #121212;
}

#header
{
width: 980px;
height: 109px;
background-image: url(../images/bg/header_bg.gif);
background-repeat: no-repeat;
background-position: top right;
border-bottom: 1px solid #b0aa00;
color: #FFFFFF;
}

.logo
{
float: left;
}

.nav
{
margin-left: 200px;
padding-top: 63px;
margin-bottom: -16px;
}

.nav li
{
background-image: url(../images/bg/menu_divider.jpg);
background-repeat: no-repeat;
background-position: right;
}

#header li
{
list-style: none;
display: inline;
padding-right: 18px;
padding-left: 15px;
font-weight: normal;
font-size: 120%;
}

#header li a
{
color: #FFFFFF;
text-decoration: none;
}

#header li a:hover
{
color:#b0aa00;
text-decoration: none;
}

a:link
{
color: #b0aa00;
text-decoration: none;
}

a:hover
{
color: #b0aa00;
text-decoration: underline;
}

a:visited
{
color: #b0aa00;
text-decoration: none;
}

#content_wrapper
{
margin-top: 10px;
padding: 10px 0px 10px 10px;
position: inherit;
z-index: -3;
}

#left_column
{
width: 208px;
float: left;
}



/* TAG CLOUD STARTS */



#left_column #tag_cloud
{
margin: 10px 0px 0px 0px;
width: 208px;
background-color: #000000;
border: 1px solid #444444;
display:none;
}

#tag_cloud .title
{
background-color: #444444;
padding: 5px 5px 5px 10px;
color: #FFFFFF;
font-size: 120%;
font-weight: normal;
}


#left_column #tag_cloud .cloud
{ 
padding: 2px; 
line-height: 34px; 
text-align: center; 
margin: 0;
}

#left_column #tag_cloud .cloud a 
{
padding: 0px;
}

#left_column #tag_cloud .cloud li
{
display: inline;
}

.cloud a.tag0 { font-size: 0.7em; font-weight: 100; }
.cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
.cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
.cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
.cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
.cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
.cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
.cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
.cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
.cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
.cloud a.tag10 { font-size: 2.2em; font-weight: 900; }

#left_column #tag_cloud .cloud li a:link
{
color: #FFFFFF;
text-decoration: none;
}

#left_column #tag_cloud .cloud li a:hover
{
color: #b0aa00;
text-decoration: underline;
}

#left_column #tag_cloud .cloud li a:visited
{
color: #FFFFFF;
}

/* TAG CLOUD ENDS */



#content_wrapper .searchbox_wrapper
{
width: 210px;
height: 122px;
}

#content_wrapper .searchbox_wrapper .searchbox
{
margin: 5px 5px 5px 5px;
background-image: url(../images/bg/search_bg.gif);
padding: 10px 5px 0px 5px;
height: 65px;
}

#genres
{
margin-top: 20px;

}

#genres h3
{
padding: 5px 5px 5px 10px;
color: #FFFFFF!important;
font-size: 110%;
margin: 0px 0px 0px 0px;
font-weight:normal;
border-top: 2px solid #26494f;
border-bottom: 2px solid #26494f;
}


#genres ul
{
list-style:none;
padding-left: 0;
padding-top: 0;
margin-top: 0;
margin-left:0;
}

#genres li
{
padding-left: 10px;
xbackground-color: #444444;
border-bottom: 1px solid #333333;
padding: 4px 0 4px 10px;
font-size: 90%;
}


#genres li a
{
color:#FFFFFF;
}


.search
{
margin: 5px;
}

.search_button
{
width:76px;
height:23px;
background-color:#FFFFFF;
background-image:url(../images/buttons/search.jpg);
border-style:none;
cursor:pointer;
}

xh2
{
background-color: #444444;
margin-top: 0px;
margin-bottom: 0px;
padding: 5px 5px 5px 10px;
color: #FFFFFF;
font-size: 120%;
font-weight: normal;
}

.searchbox_wrapper h2
{
padding: 5px 5px 5px 10px;
color: #FFFFFF!important;
font-size: 110%;
margin: 0px 0px 0px 0px;
font-weight:normal;
border-top: 2px solid #26494f;
border-bottom: 2px solid #26494f;
}



#right_column
{
margin: 0px 0px 0px 218px;
}

#footer
{
clear:both;
color: #FFFFFF;
width: 980px;
height: 40px;
background-color: #000000;
border-top: 1px solid #b0aa00;
margin-top: 10px;
}

#footer .footer_left
{
font-size: 70%;
margin-top: 13px;
margin-left: 10px;
}

#footer .footer_right
{
float: right;
font-size: 70%;
margin-top: 13px;
margin-right: 10px;
}

#footer a:link
{
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover
{
color: #b0aa00;
text-decoration: underline;
}

#footer a:visited
{
color: #FFFFFF;
}

.clear
{
clear: both;
}

.search_spaceing
{
padding: 0px 0px 10px 0px;
}

.button_spaceing
{
padding: 10px 0px 0px 0px;
}

.autocomplete_completionListElement 
{ 
padding:0px; 
margin : 0px!important;  
list-style-type : none; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 100%; 
width: 230px; 
display: block; 
float: left; 
background-color: #FFFFFF; 
border: 1px solid #000000; 
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem 
{ 
color : windowtext; 
padding-top: 0px; 
padding-right: 2px; 
padding-bottom: 0px; 
padding-left: 5px; 
border-bottom-width: 1px; 
border-bottom-style: dotted; 
border-bottom-color: #CCCCCC; 
margin-top: 1px; 
margin-right: 0px; 
margin-bottom: 1px; 
margin-left: 0px; 
display: block;  
background-color:#F5F5F5; 
cursor:pointer;
}

/* AutoComplete item */
.autocomplete_listItem 
{ 
padding-top: 0px; 
padding-right: 2px; 
padding-bottom: 0px; 
padding-left: 5px;
border-bottom-width: 1px; 
border-bottom-style: dotted; 
border-bottom-color: #E5E5E5; 
margin-top: 1px; 
margin-right: 0px; 
margin-bottom: 1px; 
margin-left: 0px; 
display: block; 
width: 250px; 
}

.xsearchbox_bg
{
background-image: url(../images/bg/searchbox_bg.gif);
background-repeat: no-repeat;
height: 27px;
padding-top: 4px;
padding-left: 10px;
}

