/*<![CDATA[*/

/* This code has been made  by Joel Alcantara from scratch, you can distribute this code but you need to give me credit on your site as well to Russ Weakley, i want to give thanks to LISTMATIC-Russ Weakley for the code of one of the navigation bars. */

html{
margin:0px;
padding:0px;
background-image: url('images/bg01.png');
background-color:#dcdbdb;
background-repeat: repeat-x;
}
strong{font-size: 14px;}
body{
font-size: 12px;
font-family: "Trebuchet MS", verdana, sans-serif;
}
h1{margin:2px;padding:2px;font-size: 20px;}
h2{margin:2px;padding:2px;font-size: 18px;}
h3{margin:2px;padding:2px;font-size: 16px;}
p{margin:2px;padding:2px;}
/* This is the container and will hold all body structure of the page */

#container{
width:879px;
height:100%;
margin:auto;
background-image:url('images/bgbottom2010.png');
background-repeat:no-repeat;
display:block;
}

/* Logo and Advertisment 1 */

#logo{
width:879px;
}

/*Nav bar */

#navbar{
width:897px;
height:37px;
background-image:url('images/navbar1.png');
background-size:897px;
background-repeat: no-repeat;
display:block;
float:left;
}

ul#navlist
{
margin-top:10px;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { 
margin-top:10px;
padding: 0px 30px; 
}

#navlist a:link, #navlist a:visited
{
color: #464545;
background-color: none;
text-decoration: none;
font-weight: bold;
}

#navlist a:hover
{
color: #fff;
background-color: none;
text-decoration: none;
}

/* Nav bar 2 for categories */

#navbar2{
margin-top:20px;
margin-right:11px;
width:120px;
height:100%;
display:block;
float:left;
}

a.button {
display: block;
color: #dedddd;
background-image:url('images/a-normal.png');
background-repeat: no-repeat;
width: 131px;
height:18px;
line-height: 14px;
text-align: right;
text-decoration: none;
font-size: 11px;

}
a.button:hover {
color: #fff;
background-image:url('images/a-over.png');
background-repeat: no-repeat;

}

/* Rounded corners */

#roundedtop{
margin-top:10px;
width:620px;
height:10px;
background-image:url('images/topcont.png');
background-repeat: no-repeat;
display:block;
float:left;
}

/* Container 2  holds the context and rest of body ads and columns */

#container2{
width:620px;
height:100%;
background-color:#000;
display:block;
float:left;
color:#fff;
}

/* Context */

#context{
margin-left:10px;
width:460px;
display:block;
float:left;
}
#lists{
overflow:scroll;
overflow-x:hidden;
width:447px;
height:200px;
}

#listsposor{
overflow:scroll;
overflow-x:hidden;
width:460px;
height:850px;
}

#listsnite{
overflow:scroll;
overflow-x:hidden;
width:460px;
height:280px;
}
#listscomminv{
overflow:scroll;
overflow-x:hidden;
width:460px;
height:700px;
}
table { 
width: 96%; 
border: 0px; 
margin-left:5px; 
}

#sps{
overflow:scroll;
overflow-x:hidden;
width:460px;
height:700px;
}
#ad2{
margin-left:15px;
width:130px;
height:300px;
display:block;
float:left;
}

#ad3{
margin-right:23px;
width:100px;
display:block;
float:right;
}

#footer{
width:878px;
height:30px;
background-image:url('images/rd2.png');
background-color:#none;
display:block;
float:left;
}

#contentfooter{
padding-top:5px;
margin-left:130px;
color:#747474;
display:block;
float:left;

}
a{
text-decoration: none;
color:#c4c4c4;
}
#bottomf{
width:877px;
height:10px;
background-image:url('images/bottomfooter.png');
background-repeat:no-repeat;
display:block;
float:left;
}
fieldset{border:0px;}
       #ajaxSearch_form {
           color: none;
           width: auto;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }

       
       #ajaxSearch_submit {
           display: inline;
           height: 24px;
           line-height: 20px;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #434343;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
/*]]>*/

