﻿/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* no list-markers by default, since lists are used more often for semantics */
/*ul,ol { list-style:none }*/

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */


/************************************ Website Style ***********************************/

body.debug *
{
	border:dashed 1px #f90;
}
h1{
	font-size:xx-large;
	color:#000;
}
h2{
	font-size:x-large;
	
}
h3{
	font-size:large;
}
h4{
	font-size:medium;
}

body, td, th
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#666;
}

.languageSelection
{
	display:block;
	width:150px;
	text-align:center;
	float:left;
	line-height:40px;
	vertical-align:middle;
}
.languageSelection a:link, .languageSelection a:visited
{
}
.languageSelection a:hover
{
	background-color:#eef;

}	
.languageSelection a img
{
	border:none 0px transparent;
}


#DateOfEvent, #Date, .date
{
	background-image:url('../images/calendar.jpg');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:-25px;
	width:150px;
}

a.external, a.external:link, a.external:visited, a.external:hover{
	background-image: url(http://media.altovientosolutions.com.s3.amazonaws.com/WordPress/Icon_External_Link.png);
	background-position-x: 100%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	padding-right: 15px;
}


input[image]
{
	border-style:none;
}

input.bigbutton, input.bigbutton:visited
{
	background: rgb(105, 158, 37);
    border: solid 4px rgb(75, 139, 7);
    color: rgb(188, 229, 135);
    font: normal normal normal 1.2em/1em 'Trebuchet MS', Verdana;
    font-size:medium;
    padding: 0.3em 0.3px 0.3em 0.3px;
    text-align: center;
    margin-top:3px;
    margin-bottom:3px;

    
}
input.bigbutton:hover
{
	color: #dfc;
    border: solid 4px rgb(105, 158, 37);
}

input[type=text], textarea, select
{
	font-family:Verdana;
	font-size:small;
	color:#449;
}


body {
	/*background: url(../images/pgbg-gradient2.jpg) repeat-x 0px 100px;
*/
}

.spacer
{
	height:15px;
}


#header {
	width: 880px; 
	padding: 15px 0 0 0px;	
	display:block;
}


#header a.logolink
{
}

#header .logo {
	margin : 0 0 0 0;
	float: left;
	padding: 0 0 0 5px;
	border:none 0px;
}


ul.nav, ul.nav li, ul.nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-family: Arial;
 font-size:16px;
 letter-spacing:0.1em;
 font-weight:normal;
}

ul.nav
{
	float:right;
	font-size:small;
	margin-top:00px;
}

ul.nav li {
 float: left;
 vertical-align: middle;
 min-width:70px;  
 padding-left:15px;
 padding-right:15px;
 text-align:center;
 background-color:#f1f1e4;
 /*background:#4c4c4c url(../images/pgbg-gradient2.jpg) repeat-x scroll 0 0; */
 margin-left:3px;
 margin-right:3px;
}

ul.nav li:hover {
	background-color:#abb;
	background-color:#FFF3C8;
}

ul.nav li.selected 
{
	background-color:#516350;
	
}
ul.nav li.selected:hover {
	
}


ul.nav li a, ul.nav li a:link 
{
	
	color:#4c4c4c;
	display: block; 
	width:100%;
	text-align:center;
	line-height:2em;
}

ul.nav li.selected a, ul.nav li.selected a:link {
	color:#f1f1e4;
}

ul.nav li a:hover {
	color:#4c4c4c;
	text-decoration:underline;
}

ul.nav li.selected a:hover {
	color:#eee;
}



/* =page
--------------------------------------------------*/
div.page
{
	width: 880px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}


ul.sendrequest
{
	font-size:20px;
	margin:2 2 2 5;
	padding:0 0 0 0;
}
ul.sendrequest li
{
	 list-style-type:none;
}

ul.sendrequest li a.hilite
{
	 background-color:#EEEAE0;
	 
}
ul.sendrequest li a:hover
{
	 text-decoration:underline;
}



/* =footer
--------------------------------------------------*/
#footer {
	width: 100%;
	background: #4c4c4c;
	margin-top: 20px;
	clear: both;
}

#footer p {
	padding: 20px;
	color: #fff;
	font:  12px/36px arial,  sans-serif;
	text-align:center;
}

#footer p A {
	padding: 4px;
	margin: 0px 0px 0px 10px;
	color: #fff;
	background: #999;
	font:  12px/36px arial,  sans-serif;
}

#footer p A:hover{

	color: #999;
	background: #fff;
}

/* Article sections
-----------------------------------------------------------*/

.article{
        font-family: Cambria;
        font-size:small;
        margin-top:20px;
    }
    .article h1
    {
    	font-size:x-large;
    	margin-bottom:20px;
    }
    
    .article h2
    {
    	font-size:medium;
    }
    .attribution
    {

        font-size:small;
        margin-top:20px;
        border:solid 1px #f90;
        padding:5px 5px 5px 5px;
        background-color:#eee;
    }
    .attribution a, .attribution a:link, .attribution a:visited
    {
    	font-weight:bold;
    }
     .attribution a:hover
     {
     	text-decoration:underline;
     }
     
     
     /*  Content section
----------------------------------------------------*/

        #results, #article
        {
            float: left;
            width: 600px;
            text-align: center;
        }
        #ads
        {
            width: 200px;
            float: right;
            font-size:small;
        }




/*******************************************************************************************************/

/* 
	Sexy buttons
	http://particletree.com/features/rediscovering-the-button-element/  
*/

.buttons
{
	width:100%; /* Required for IE. */
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    vertical-align:middle;
    font-weight:bold;
    font-size:large;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}


.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 5px 7px; /* IE6 */
    
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:32px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:32px;
    height:32px;
}

/* Adding some color  */



/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

.butttons button.positive, .buttons a.positive, .buttons input.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover, .buttons input.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active, .buttons input.positive {
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* CANCEL */
.buttons a.cancel, .buttons input.cancel, .buttons button.cancel, .buttons button.cancel[type=button]  {	
	background-image:url(../Images/32x32/delete.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:40px;
}

/* OK */
.buttons a.ok, .buttons input.ok, .buttons button.ok, .buttons button.ok[type]  {	
	background-image:url(../Images/32x32/accept.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:40px;
}


/* Disabled */
.buttons input[disabled], .buttons button[disabled] {
	background-color:#eee;
	border:solid 1px #ccc;
	color:#ccc;
	font-style:italic;
    background-image:none;
}


