/* my honda styles */

body  {
margin: 0 auto;
padding: 0px;
font-family:times;
background: #000000  url(http://aimgit.net/images/sexiluv/site/blusatin1.jpg) repeat top right;
background-attachment: fixed;
}

/*#930312 */

#wrap {
background: #00002A  url(http://aimgit.net/images/sexiluv/site/grad5.jpg)  repeat-x;
color: #ababff;
margin: 0px auto;
width: 990px;
}


#header 
{
    clear: both;
    margin:0px;
    padding: 0;
    height: 35px;
    display:block;
    text-align:center;
}


#content h2 {
    color:#ababff;
}


#banner {
background: #000000;
width: 100%;
text-align: center;
margin-bottom:.3em;
display:table;
}

.pic {
display:block;
width:15%;
background-color: #aaa;
padding:1em;
padding-bottom:0em;
text-align: center;
margin:.3em;
}


#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
text-align: center;
color: #00bfff;
font-weight:800;
margin: 6px 0 6px 0;
font-style:italic;
letter-spacing:5px;
font-size: 24px;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 14px;
}

#avmenu li {
margin-bottom: 2px;
}


#avmenu li a {
font-weight: bold;
height: 18px;
text-decoration: none;
color: #ababff;
display: block;
padding: 6px 0 0 10px;
background: #444444  url(http://aimgit.net/images/sexiluv/site/gradbut2.png) top repeat-x;
border-left: 4px solid #ababff;
}


#avmenu li a:hover {
background: #888888 url(http://aimgit.net/images/sexiluv/site/gradbut1.png) top repeat-x;
color: #000000;
border-left: 4px solid #ff00aa;
}

.extender {
    margin-left:9px;
    width:130px;
    height:11560px;
    border: 8px solid #fff8dc;
    background-color:#e0eee0;
    text-align:left;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #ababff;
background-color: #444444;
line-height: 1.3em;
border-left: 4px solid #ababff;
border-bottom: 1px solid #ababff;
}



#extras {
float: right;
width: 160px;
margin: 0 0 10px 0;
padding: 0;
padding-right:5px;
font-size: 0.9em;
line-height: 1.5em;
color:#ababff;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 170px 20px 160px;
border-left: 1px solid #2fceff;
border-right: 1px solid #2fceff;
padding: 0 5px 0 5px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}



/* grid box - gbx dynamically written by javascript based on sm_cat */

#catGrid
{
    margin-left:0px;
    width:98%;
    border:0px solid #fff;
    position:relative;
}
#imgDisp
{
    margin-left:0px;
    width:98%;
    text-align:center;
    border:0px solid #fff;
    display:none;
}

#imgHold
{
    padding:10px;
    border:10px solid #4169e1;
    background:#000;
    position:relative;
}

#randImg
{
    position:relative;
}

#codeBox
{
    width:100%;
    display:none;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
color: #ababff;
}

a:hover {
text-decoration: underline;
color: #ababff;
}

a img {
border: 0;
}

.pag {border:1px solid #fff;padding:1px 4px 1px 4px;margin-right:2px;}
a.pag {text-decoration:none;background:#555;}
a.pag:link {text-decoration:none;background:#555;}
a.pag:visited {text-decoration:none;background:#555;}
a.pag:active {text-decoration:none;background:#555;}
a.pag:hover {text-decoration:none;background:#000;}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}