/*
Theme Name: On Demand
Theme URI: http://www.press75.com/
Description: Another quality Video WordPress theme by Jason @ Press75.com.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: Video, On Deamand, Premium Theme

Theme Name v1.0
http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

CSS, XHTML and design are all Copyright 2008 Press75.com
*/

/* Lets Begin With Some Basics */
html, body {
font-size: 12px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 0px;
padding: 0px;
color: #565050;
line-height: 1.2em;
height:100%; 
}

.gm-map {
height:100%;
margin:0;
}
#test {
  height: 90%;margin:0;

}

#360 {
height:100%;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
margin: 0;
}

h3 {
font-size: 1.3em;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a:link, a:visited {
color: #5588BB;
text-decoration: none;
}

a:hover {
color:red;

}

.clear {
clear: both;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

/* Begin Header */
#header {
width: 980px;
margin: 0px auto;
height: 70px;
padding: 15px 0 0 0;
}

#headleft {
width: 690px;
float: left;
}

#headright {padding: 0 0 0 0;
width: 290px;



}
#content-right {
width: 713px;
float: left;
text-align: right;
text-transform: lowercase;
}


#searchwrap {border:1px solid #ccc;-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background:none;
height:27px;
margin:8px 0px 0px 30px;
padding:0px 0px 0px 0px;
float:right;
background: url(images/searchbg2.jpg) top left no-repeat;
}

#searchwrap input{border-left:1px solid #ccc;
vertical-align:middle;
background:none;
color:#000;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}

#searchwrap #s{
font-size:14px;font-weight:bold;
border:none;
padding:4px 4px;
margin-right:3px;
width:175px;
}
/* End Header */

/* Begin Content Slider */
#featured {
width: 100%;
float: left;
height: 365px;
background: url(images/sliderbg.jpg) top left repeat-x;
padding: 15px 0 0 0;
}


border-bottom:1px solid #CCCCCC;

}

#thevideoinside {height:100%;

width: 73%;


position: static;

}


#thevideo {
height:87.5%; /* JOHN !!! Adjust this for pano height :) */
}

.iframe {
height:100%;

}

#videoembed {
height:100%;
float:right;
width: 100%;
text-align: center;
 position:relative;
}

#thevideoinside {
height:100%;
float:right;
width: 100%;
text-align: center;
}

.watchnow {
position: absolute;

top: 250px;
left: 712px;
width: 180px;
height: 29px;
background: url(images/watchnow.jpg) top left no-repeat;
cursor: pointer;
}

.watchnow:hover {
background: url(images/watchnowover.jpg) top left no-repeat;
}

.insert {
width: 180px;
height: 350px;
background: url(images/insertbg.png) top left no-repeat;
margin: 0 0 0 700px;
color: #FFFFFF;
padding: 10px;
line-height: 1.2em;
}

.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: normal;
margin: 0 0 10px 0;
}

.insert a:link, .insert a:hover, .insert a:visited {
color: #FFFFFF;
text-decoration: none;
}
/* End Content Slider */

/* Begin Entry Lists */
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}


.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}



#sidebar ul, #sidebar ul ol {

margin: 0;
padding: 0;
}













#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */

/* Begin Main Content */
#contentwrap {
width: 100%;
background: #EFEFEF;
border-bottom: 1px solid #D3D3D3;
float: left;
}

#pagewrap {
width: 100%;
background: #EFEFEF;
border-bottom: 1px solid #D3D3D3;
border-top: 2px solid #D3D3D3;
float: left;
}

#content {
width: 980px;
margin: 0px auto;
padding: 15px 0 15px 0;
}

#menubar {
width: 980px;
height: 45px;
background: url(images/menubarbg.jpg) top left no-repeat;
}

#subscribe {
width: 50px;
height: 40px;
float: right;
margin: 1px 2px 0 0;
background: url(images/rss.jpg) top left no-repeat;
cursor: pointer;
}

#subscribe:hover {
background: url(images/rssover.jpg) top left no-repeat;
}

#subscribe ul {
list-style: none;
margin: -5px 0 0 0;	
}

#subscribe li {
display: inline;
}

#pagenav {
float: left;
margin: 0 10px 15px 0;
width: 653px;
text-align: right;
}
/* End Main Content */

/* Begin Categories List */
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catlist {
font-size:14px;
padding:0px;
height:28px;
padding: 0px 0 0 10px;
float: left;
}

#catlist .menu li {
background:url(images/lm.gif) left top no-repeat;
height:28px;
float:left;
margin-right:10px;
}

#catlist .menu li a {
color:#1F1D1D;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/rm.gif) right top no-repeat;
width:200px;
}

#catlist .menu li a:hover {
color:#565050;
}

#catlist ul .submenu {
border-top:none;
background-color:#fff;
position:relative;
width:205px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}

#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #B6B6B6;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
line-height:normal;
}

#catlist .submenu li a:hover{
}
/* End Categories List */

/* Begin Video Gallery */
#videogallery {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

#bloglist {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

.videoitem {
width: 192px;
height: 245px;
float: left;
background: url(images/itembg.jpg) top left no-repeat;
margin: 0 12px 0 0;
padding: 9px;
}

.ratings {
float: left;
width: 171px;
height: 25px;
margin: 1px 0 0 0;
}


.comments {
width: 21px;
height: 25px;
float: left;
background: url(images/commentsbg.gif) top left no-repeat;
color: #FFFFFF;
font-size: 10px;
text-align: center;
line-height: normal;
}

.thumbnail {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}

img.thumb { 
width: 1024px;
height: 120px;
}

a:hover img.thumb {
width: 192px;
height: 120px;
}

h2.itemtitle {
font-size: 14px;
margin: 15px 0 0 -5px;
padding: 0;
font-weight: normal;
display: block;
float: left;
width: 210px;
}

p.itemdesc {
font-size: 10px;
color: #565050;
width: 205px;
float: left;
margin: 0 0 5px -5px;
padding: 0;
}

.gallerydate {
color: #999191;
width: 205px;
float: left;
margin: 0 0 0 -5px;
}

#videodets {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcontent {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcomments {
width: 653px;
float: left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
overflow: hidden;
}



#videodets h2 {
padding: 0;
margin: 0 0 10px 0;
}

.itemlinks {
margin: 5px 0 5px 0;
padding: 0;
}

.itemlinks a:link, .itemlinks a:visited {
color: #565050;
}

.smalllinks a:link, .smalllinks a:visited {
color: #999191;
}

.smalllinks {
color: #999191;
}

#postinfo {
width: 440px;
float: left;
}

#singlethumb {
width: 190px;
float: right;
background: url(images/singlethumb.jpg) top left no-repeat;
padding: 9px 10px 10px 10px;
}

#singlethumbnail {
float: right;
margin: 0;
width: 190px;
height: 120px;
padding: 0px;
overflow: hidden;
}
/* End Video Gallery */

/* Begin Blog and Page Items */
.blogitem {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
}

.pageitem {
width: 653px;
float: left;
margin: 10px 0 10px 0;
}

.blogcontent {
width: 653px;
float: left;
margin: 10px 0 0 0;
}

.blogitem h2, .pageitem h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 5px 0;
}
/* End Blog and Page Items */

/* Begin Sidebar */
#sidebar {
width: 310px;
float: left;
margin: 0;
padding: 10px 0 0 0;


}

#sidebar h3 {
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
}

#sidebar h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}
#sidebar3 {

position:absolute; 

left:-310px;
width: 310px;
margin: 0;
padding: 0px 0 0px 3px;

}

#sidebar3 ul, #sidebar3 ul ol {
margin: 0;
padding: 0;
}

#sidebar3 ul p, #sidebar3 ul select {
margin: 5px 0 8px;
}

#sidebar3 ul ul, #sidebar3 ul ol {
margin: 5px 0 0 10px;
}

#sidebar3 ul ul ul, #sidebar3 ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar3 ul ol li {
list-style: decimal outside;
}

#sidebar3 ul ul li, #sidebar3 ul ol li {
margin: 3px 0 0;
padding: 0;
}


#sidebar3 h3 {
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
}

#sidebar3 h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}

#sidebar3 ul li {
border-bottom:1px solid #E8E8E8;
margin:0 0 8px;
padding:0 0 8px;
}






















#sidebar2 ul, #sidebar2 ul ol {
margin: 0;
padding: 0;
}

#sidebar2 ul p, #sidebar2 ul select {
margin: 5px 0 8px;
}

#sidebar2 ul ul, #sidebar2 ul ol {
margin: 5px 0 0 10px;
}

#sidebar2 ul ul ul, #sidebar2 ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar2 ul ol li {
list-style: decimal outside;
}

#sidebar2 ul ul li, #sidebar2 ul ol li {
margin: 3px 0 0;
padding: 0;
}


/* Begin Sidebar */
#sidebar2 {
width: 310px;
float: left;
margin: 0;
padding: 10px 0 0 0;
}

#sidebar2 h3 {
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
}

#sidebar2 h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}

#sidebar2 ul li {
border-bottom:1px solid #E8E8E8;
margin:0 0 8px;
padding:0 0 8px;
}

.blockhead {outline: none;
cursor: pointer; cursor: hand;
width: 310px;
height: 33px;
float: left;
background: url(images/blockhead.jpg) top left no-repeat;
}

.block {
width: 294px;
float: left;
background-color: #ffffff;
padding: 2px;
margin: 0 0 10px 0;
}

.sideblog {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}

#ratingsblock ul {
list-style: none;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}
/* End Sidebar */

/* Begin Comments*/
#comment {
width:450px;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom:10px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 0;
background: #FFFFF;
margin: 0 0 15px 0;
border-bottom: 1px solid #DFDFDF;
}

ol.commentlist li.alt {
padding: 0 !important;
background: #FFFFF;
margin: 0 0 15px 0;
}

input#submit {
font-size: 12px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;


padding:7px 10px;
margin:10px 0 0 0;
text-align:center;
background: #212121;
cursor:pointer;
font-weight: bold;
text-transform: uppercase;
border: none;
}

#comment,#author,#email,#url {
background: #FFFFFF;
border:1px solid #B8B8B8;
padding:2px;
color:#646464;
margin:0px 0 0 0;
}
/* End Comments */

/* Begin Sidebar */


/* End Sidebar */

/* Begin Various Tags and Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}
/* End Various Tags and Classes*/

/* Begin Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;

}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End Captions */

/* Begin Footer */
#footer {
width: 980px;
margin: 0px auto;
padding: 5px 0 0px 0;
text-align:center;
clear: both;
}

#footer a:link, #footer a:visited {
color: #565050;
}

#footer p {
color: #999191;
}

#tour-size{
height:auto; 
min-height:600px;
max-height:1000px;
}
html>body #tour-size {height:600px}/*for mozilla */

#sidebar ul li {
border-bottom:1px solid #E8E8E8;
margin:0 0 8px;
padding:0 0 8px;
}


#header1 {
width: 980px;
margin: 0px auto;
height: 70px;
padding: 15px 0 0 0;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#videooptions {
width: 100%;

height: 20px;
padding: 2px 0 5px 0;
background-color:#000;
border-top:3px solid #CCCCCC;

}

#videohead {margin: 0px auto;
width: 1170px;

}


#videohead .itemlinks a {
color:#fff;
width: 160px;
float: right;
outline:none;

}

#catlist ul, #catlist li
{
margin: 7px 0px 0px 0px;
padding: 0;
display: inline;
list-style-type: none;
}

#catlist a:link, #catlist a:visited
{

font-weight: bold;
margin: 0 4px 4px 0px;
text-decoration: none;
color: #999;
}

.gm-map p {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
padding: 110px 0px 0px 0px;
text-decoration: none;
color: #fff;
font-size: 25px;
text-shadow:1px 1px 1px #000000;
}

#sidebar ul li h5 {
text-align :center;
margin:10px 0px 0 0;
}


#sidebar ul li img {

}

a:focus {
	outline: none;
}


button {
	padding: 4px 0px 0px 0px;
	margin: 0 85px 0px 0px;
	background-color:#000;
color: #fff;
	height: 16px;
	line-height: 16px;
	width: 70px;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:12px;
	float: right;
border:none; cursor:pointer;
}




      ul#lavaLamp {
            position: relative;
            height: 29px;
            width: 281px;
            background-color: white;
            padding: 15px;
         
            overflow: hidden; 
        
        }
                ul#lavaLamp li {
                    float: left;
                    list-style: none;
                }
                    ul#lavaLamp li.backLava {
                        border-bottom: 5px solid gray;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;  


                         -moz-box-shadow: inset 2px 2px 5px #c0c0c0, 5px 5px 10px #c0c0c0;

-webkit-box-shadow: inset 2px 2px 5px #c0c0c0, 5px 5px 10px #c0c0c0;
box-shadow: inset 2px 2px 5px #c0c0c0, 5px 5px 10px #c0c0c0;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;

                    }
                  ul#lavaLamp li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                       ul#lavaLamp li a:hover, ul#lavaLamp li a:active, ul#tlavaLamp li a:visited {
                            border: none;
                        }   



#ver-minimalist
{
float:left;
background:transparent;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
margin:0 0 20px 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 572px;
	text-align: left;
	border-collapse: collapse;
}
table
{
width:440px;
}
#videogallery th
{	

	padding: 0px 10px 0px 0px;
	
}
#videogallery td
{text-align:center;

	padding: 12px 0px 10px 0px;

}
.postauthor {
    background-color: #fafafa;
    border: 1px solid #f3f3f3;
    padding: 10px;
    margin: 10px 0;
    }

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }

.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    }

.author {   background-color: #fafafa;
    border: 1px solid #f3f3f3;
    padding: 10px;
    margin: 10px 0;}
	.author h3 {   font-size: 1.2em;
    margin: 0 0 10px 0;}
	.author .description { width: 100%; overflow: hidden; }
	.author .description p { width: 99%;  }
	.author .avatar {  float: left; margin: 0 15px 8px 0; border: 5px solid #ccc; }
	.author h4 { background: #E7E7E7; padding: 5px; border: 1px dotted #ccc; }
	.author .connect { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; list-style: none; margin: 0; padding: 0; width: 100%; overflow: hidden; padding: 10px 0px; }
	.author .connect li { float: left; margin-right: 20px; }
#home-tour {
height:70%;
margin:0;
}

#catlist h2{



padding:0px 10px 10px 0px;
}


.entry-title {
color:#ffffff;

font-family:Helvetica,Arial,sans-serif;
text-shadow:2px 2px 2px #000; /* text shadow */
font-size:3em;
font-weight:bold;
letter-spacing:-1px;
margin-bottom:5px;
padding-bottom:1px;
text-align:center;
}


#nav-title {
position:absolute;
top:20px;
left:35%;

}



.entry-title a {color:#464646;
text-decoration:none;
}




.slideOutTip{
	/* The main wrapping div of the slideout tips */
	position:absolute;
	padding:3px;
	top:0;
	left:0;
	background-color:#111;
	font-size:13px;
	color:white;
	overflow:hidden;
	height:22px;
}

.slideOutTip:hover{
	/* Applying a CSS3 outer glow on hover */
	-moz-box-shadow:0 0 1px #999;
	-webkit-box-shadow:0 0 1px #999;
	box-shadow:0 0 1px #999;
}

/* The holder for the title and the icon: */
.tipVisible{ cursor:pointer; height:22px; }

.tipTitle{
	float:left;
	font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	white-space:nowrap;
	line-height:22px;
	padding-right:5px;
}

.tipIcon{
	width:20px;
	height:20px;
	float:left;
	background-color:#61b035;
	border:1px solid #70c244;
	margin-right:8px;
	
	/* CSS3 Rounded corners */
	
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
}

/* Three color themes */
.green .tipIcon{ background-color:#61b035; border:1px solid #70c244; }
.blue .tipIcon{ background-color:#1078C7; border:1px solid #1e82cd; }
.red .tipIcon{ background-color:#CD3A12; border:1px solid #da421a; }

.plusIcon{
	/* The plus icon */
	width:13px;
	height:13px;
	background:url('images/plus.gif') no-repeat center center;
	margin:4px;
	
	/* Defining a CSS3 animation. Currently only works in Chrome and Safari */
	-webkit-transition: -webkit-transform 0.2s linear;
	-moz-transition: -moz-transform 0.2s linear;
	transition: transform 0.2s linear;
}

.slideOutTip.isOpened{ z-index:10000; }

.slideOutTip.isOpened .plusIcon{
	/* Applying a CSS3 rotation  to the opened slideouts*/
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}

/* Special rules for the left and top - opening versions */

.openLeft .tipIcon{
	/* Floating the title and the icon to the right */
	margin:0 0 0 8px;
	float:right;
}
.openLeft .tipTitle{ float:right; padding:0 0 0 5px; }
.openLeft .slideOutContent{ margin-top:22px; }
.openLeft.openTop .slideOutContent{	margin-top:0; }


.slideOutContent{
	/* Hiding the div with the slide out content: */
	display:none;
	padding:10px;
	font-size:11px;
}

/* Hiding the original paragraphs if they have not been replaced (JS disabled): */

#main-tips > p{ display:none; }


input[type=text], textarea {
	border:1px solid white;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 5px;
}
#formDiv {
	background-color:#000000;
        color:#c0c0c0;
	border:1px solid white;
	left:50%;
	padding:10px;
	position:absolute;
	top:10px;
	z-index:999;
	display:none;
}

.invalido {
	border:1px solid #ff0000!important;
	background-color:#FCF;
	color:#C00;
}

small {
	font-size:10px;
}

#fechaDiv {
	color:#FFFFFF;
display:block;
font-size:12px;
text-align:center;
}
