@charset "UTF-8";
/* CSS Document */

html {
/*background:none repeat scroll 0 0 transparent;
background-color:#FFFFFF;
*/color:#000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

body {
background-attachment:fixed;
background-color: transparent;
/*background-image:url("img/bkg-4338-20x10.jpg");*//* img_0460_angelo_lozano */
background-position:center top;
background-repeat:no-repeat;
}
div#page {max-width:800px;}
#framecontentLeft h1 { font-size:1em; text-align:center; margin: 0 0 .5em 0; background-color:#FFFFFF;}
#framecontentLeft h1 a {text-decoration:none; display:block; width:200px; height:50px; background-image:url(img/rpmsurfer-logo.png); background-repeat:no-repeat;}
#framecontentLeft h1 a strong{ color: #000;}
#framecontentLeft h1 a em{ color: #0099FF; font-style:normal;}
#framecontentLeft h1 a strong, #framecontentLeft h1 a em {display:none;}

#framecontentLeft ul  {
list-style-type:none;
margin:0;
padding:0;
}
#framecontentLeft ul li {list-style:none;}
.credits { font-size:x-small; margin-top:1em; text-align:center;}
.credits, .credits a:link, .credits a:visited { color:#999999; text-decoration: none; font-weight:normal;}
.credits span {display:none;}
#framecontentTop div { text-align:center;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 200px; /*width of menu*/
margin-bottom:0.5em;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
/*background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px;*/ /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
list-style: none;
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: #fff;
background: #0099FF; /*E9E9E9*/
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #E8F6FF;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #006FB9;
background: #D1ECFF;
}

/*END MENU*/
.alt {display:none;}
h1, h2, h3, h4, h5, h6 {color: #0099FF;}

h2 {color:#007ACC;}
h3 {color:#005C99;}
h4 {color:#003D66;}
h5 {color:#001F33;}
h6 {color:#000000;}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {color: #000; font-size:1.1em;}

a:link{background-color: transparent;color:#03C;}
a:visited{background-color:transparent;color:#00F;}
a:active{background-color:transparent;color:#06F;}
a:hover{background-color:transparent;color:#00C;}

input[type="text"], input[type="password"], textarea {
width:9.25em;
}
#search { margin-bottom: 1em;}
#search input[type="submit"]{
font-size:80%;
}
#framecontentLeft h4 {margin-bottom:.3em; text-align:center; font-size: 85%;}
#framecontentLeft #myads {background-color:#FFFFFF; padding:3px 9px;margin-bottom:.1em;}
#framecontentLeft dl.ads {
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	list-style:none outside none;
	margin: 0;
	background-color:#FFFFFF;
}
dl.ads a:link, dl.ads a:visited, dl.ads a:hover, dl.ads a:active {
color:#0099FF;
cursor:pointer;
}
dl.ads dd {
color:#000000;
font-size:13px;
margin-left:0;
}
#framecontentLeft dl.ads dt, #framecontentLeft dl.ads .dt {
font-size:13px;
font-weight:bold;
}
#framecontentLeft dl.ads dd+dd, #framecontentLeft dl.ads .url {margin-bottom:0.5em;}
#framecontentLeft dl.ads dd+dd a, #framecontentLeft dl.ads .url a {
color:#0033CC;
font-size:10px;
line-height:12px;
white-space:nowrap;
text-decoration:none;
}
th, td {
border:0 none #000000;
padding:0.5em;
}
#twitter {border:1px dotted #ccc; padding:.2em;}
