﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{  
    background-color: 	#4682B4;
    position: relative;
	margin: 0px auto;	
	background-position: center bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding-bottom: 50px;
	font-size: x-large;
	font-family: Consolas;
}


.urbangreymenu .headerbar{
font: bold 13px consolas;
color: white;
background: #4169E1 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
/*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px;
	width: 168px;
	height: 20px;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
	width: 178px;
}

l li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px consolas;
color: black;
background: #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: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}



a:visited
{
    color: #1d60ff;
}
a:hover
{
    color: #228B22;
    text-decoration: none;
}
a:active
{
 
    color: #FFA500;
}



p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
	width: 940px;
	height: 113px;
	font-family: Consolas;
	font-size: small;
}


h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: consolas;
	width: 761px;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2
{
    padding: 0 0 10px 0;
	height: 389px;
	width: 937px;
	margin-bottom: 14px;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

h5, h6
{
    font-size: 1em;
}

.page
{
    width: 1030px;
    margin-left: 115px;
    margin-right: auto;
    margin-top: auto;
	margin-bottom: 175px;
	background-color:#FFF;
	height: 390px;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
	top: -14px;
	left: 5px;
	height: 179px;
	width: 1017px;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
	top: -14px;
	left: 5px;
	height: 179px;
	width: 1017px;
}

p#logo, h1#logo
{
    border-style: none;
	border-color: inherit;
	border-width: medium;
	font-weight: bold;
    	font-size: 24px !important;
    	padding: 10px 0;
    	margin: 0;
    	color: #FFF;
    	line-height: 2em;
    	font-family:consolas;
	}

#logo a
{
    color: #FFF;
    text-decoration: none;
    font-size: 32px !important;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color:#FFF;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 5px 0 0 0;
    text-align: center;
    line-height: normal;
}

#footer p
{
    padding: 5px 0;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU 

/* TAB MENU  
----------------------------------------------------------*/
ul#menu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
	left: 39px;
	top: -52px;
	height: 20px;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #FFF;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #FFF;
    color: #000;
}

/* MENU VERTICAL  
----------------------------------------------------------*/
.wireframemenu{
border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 0 solid #C0C0C0;
	background-color: white;
width: 47px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}
/* CONTENEDOR DIV  
----------------------------------------------------------*/
#contenedor {
padding:0 0 0 0;
width:auto;
margin-top:10px;
}

#contenido {
    padding:10px 10px 10px 10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:black;
    border-width:5px;
    width:auto;
    border-style:double;
    display:inline-block;
}


.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 113px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#0000FF; /*light dark dark light*/
background-color: #1E90FF;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #87CEFA;
}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}