﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
/* YUI CSS/FONT RESET */

/* FONT SIZE REFERENCE

(PX)    (%)

10 		77
11 		85
12 		93 (was 93)
13 		100
14 		108 (was 107)
15 		116 (was 114)
16 		123.1 (was 122)
17 		131 (was 129)
18 		138.5 (was 136)
19 		146.5 (was 144)
20 		153.9 (was 152)
21 		161.6 (was 159)
22 		167
23 		174
24 		182
25 		189
26 		197

*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* Clear Float Fix */
/* Add class clearfix to parent container for dealing with child floats */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Forms */
legend {padding: 7px 10px 7px 10px; margin: 0px 0px 0px 0px; border: 0px; background-color: #FFFFFF;}
input[type="text"], input[type="password"] {margin-right: 12px; padding: 5px; font-size: 100%; width: 215px;}
input[type="image"] {margin: 7px 0px 0px 0px;}
input[type="checkbox"] { float: left; margin: 0px 10px 0px 0px; }
form fieldset {padding: 10px; margin: 0px; border: 0px; border: dotted 1px #ccc;} */
form fieldset p {}
form fieldset label {display: block;}

/* General Layout */

html {background: #f7f4e6 url('img/bkg.jpg') repeat-x top left;}
body {}

p {line-height: 150%; margin: 7px 0px 7px 0px;}
a {color: #660000; font-style: normal; text-decoration: underline; font-weight: normal;}
a:hover {color: #666666; font-style: normal; text-decoration: none;}

h1 {font-size: 150.0%; font-weight: bold; padding: 10px 0px 5px 0px;}
h2 {font-size: 130.0%; font-weight: bold; padding: 10px 0px 5px 0px;}
h3 {font-size: 115.0%; font-weight: bold; padding: 10px 0px 5px 0px;}
h4 {}

dt
{
	display: inline;
	font-weight: bold;
}
dd
{
	display: block;
	margin-bottom: 10px;
}

.page {max-width: 863px; margin: 0px auto 0px auto;}

#header {position: relative; height: 140px; background: transparent url('Img/header-bkg.jpg') no-repeat bottom left; margin: 0px 0px 0px 0px;}
/* 
#header #title h1 {display:none;}
#header #title a {position: absolute; width: 244px; height: 87px; top: 24px; left: 0px; background: transparent url('Img/logo.png') no-repeat bottom left;}
*/
#header #title h1 a {display:block; position: absolute; width: 330px; height: 87px; top: 24px; left: 0px; background: transparent url('Img/colectica-web.png') no-repeat bottom left; text-indent: -5000;}

#menucontainer {position: absolute; right:10px; bottom: 0px; vertical-align:bottom;}
#menucontainer li { list-style:none; position:relative; left:0px; bottom:0px; float: left; margin:0px 0px 0px 4px; background: transparent url('img/menu-left.png') no-repeat bottom left;}
#menucontainer li a {display:block; text-decoration: none; height:28px; padding:30px 20px 0px 20px; font-size: 108%; color:#FFFFFF; background: transparent url('img/menu-right.png') no-repeat bottom right;}
#menucontainer li a:hover {color:#003300;}

#menucontainer li.selected {float: left; margin:0px 0px 0px 4px; background: transparent url('img/menu-left-selected.png') no-repeat bottom left;}
#menucontainer li.selected a {display:block; height:33px; padding:25px 20px 0px 20px; font-size: 123.1%; color:#000000; background: transparent url('img/menu-right-selected.png') no-repeat bottom right;}
#menucontainer li.selected a:hover {color:#003300;}

#menucontainer li.selected {}
#menucontainer li.selected a {}
#menucontainer li.selected a:hover {}

#main-top {max-width: 863px; height:10px; background: transparent url('img/content-top.png') no-repeat top left;}
#main {max-width: 803px; background: transparent url('img/content-bottom.png') no-repeat bottom left; margin: 0px 0px 0px 0px; padding: 20px 30px 30px 30px;}
#main .pagetitle {max-width: 763px; background: transparent url('img/content-top.png') no-repeat top left; padding: 30px 50px 15px 50px; font-size:182%}
#main .errortitle {max-width: 763px; background: transparent url('img/content-top.png') no-repeat top left; padding: 30px 50px 15px 50px; font-size:182%}
#main .pagecontent {max-width: 763px; padding: 0px 50px 30px 50px;}

#logged-in {position: absolute; right:65px; top:56px; font-size: 138.5%;}
.logged-in-name {color: #336600;}
.notme {font-size: 77%;}


/* Errors */
.validation-summary-errors
{
    background-color: #ffffcc;
    padding: 15px 20px 15px 20px;
    border: solid 1px #cc0000;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
}

.validation-summary-errors li 
{
    display: block;
    background: url('/content/img/exclamation.png') no-repeat 0px 50%;
    padding: 5px 0px 5px 25px; 
}


.field-validation-error,
span.input-validation-error
{
    color: #cc0000;
}

input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error
{
    border: 1px solid #cc0000;
    background-color: #ffffcc;
}

	
.error
{
    
}

/* Map */

#myMap {}

/* Home */

#main {}

#hm-masthead {position:relative; height: 160px; width: 800px; background: transparent;}

#searchBox {position:absolute; bottom:0px; left:400px; width: 373px; height: 109px; padding: 20px 0px 0px 25px; background: transparent url('img/search-bubble.png') no-repeat;}
#searchBox img {margin: 0px 0px 8px 0px;}

#searchBox input[type="text"] {float:left; width: 200px; margin-right: 8px; padding: 4px; font-size: 150%; color: Black; font-weight:normal; margin-top: 12px;}
#searchBox input[type="submit"] {float: left; padding: 9px; margin-top: 8px;}

#hm-map {float: left; width: 578px; height: 409px; margin: 0px 0px 0px 20px;}

#dinnerList {margin: 0px 0px 0px 20px;}
#dinnerList li {padding: 7px 0px 7px 0px; border-top: dotted 1px #CCCCCC;}
#dinnerList li a {}
#dinnerList li a:hover {}

/* Account */
#accountlogin {}
#accountlogin #login {float:left; width: 382px;}
#accountlogin #register {float:left; width: 381px;}



#dinnerDiv 
{
    float:right;
    width: 235px;
    padding: 10px 0px 0px 20px;
    
}

#whoscomingDiv
{
	height:150px;
	width:235px;
	overflow:auto; /* so it scrolls */
}

#mapDiv 
{
    float: left;
    width: 522px;
}



/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}



#menucontainer
{
    margin-top: 40px;
}

#headerTitle
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: #660000;
}

#logindisplay a:link
{
    color: #660000;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: #660000;
    text-decoration: underline;
}

input:focus, textarea:focus
{
    background-color: #FFFFE0;
}

#footer 
{
    font-size: 0.93em;
    line-height: 1.6em;
    text-align: center;
    padding: 10px 0px 30px 0px;
}

#footer a {text-decoration: none; font-weight: normal; }

strong {
  font-weight: bold;
}

.attendees {
  padding-bottom: 10px;
  padding-left: 10px;
}



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #c8cdd4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #c8cdd4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #d8dde4; 
  border: solid 1px #c8cdd4;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.center
{
	margin-left:auto; 
	margin-right:auto;
}

.centerBox
{
	border: solid 1px #c8cdd4;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
}

.error
{
    color:Red;
}




/* MICROFORMATS  
----------------------------------------------------------*/

.vevent abbr {
	border: 0;
}
.pagination {
    padding-top: 10px;
    font-weight: bold;
}

.resultsHeader
{
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 10px;
	width: 50%;

}

.resultsContent
{
	vertical-align: middle;
	font-size: 14px;
}

.noResults
{
	font-size: 24px;
}



/* Highlighting */
.typ
{
	color: #2b91af;
}

.pln
{
	color: Black;
}

.pun
{
	color: black;
}

.kwd
{
	color: #00008b;
}

.str
{
	color: maroon;
}

.com
{
	color: Gray;
}

.codeBox
{
	border: 1px dotted gray;
	padding: 10px;
}


.imageByText
{
	float: left;
	clear: none;
	display: inline;
}

.textByImage
{
	float: left;
	clear: none;
	display: inline;
}