/*-----------------------------------------------------------------------------
THREE WAYS HOUSE HOTEL/THE PUDDING CLUB Style Sheet

version:   1.0
author:    FAT FREE DESIGN
email:     info@fatfreedesign.co.uk
website:   http://www.fatfreedesign.co.uk/
Copyright 2006 - 2010
All Rights Reserved
----------------------------------------------------------------------------- */

/* =Body Remove padding and margin
----------------------------------------------------------------------------- */
* {
  	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,sans-serif;
	font-size: 62.5%; /* takes medium font size down from 16px to 10px */
	background: #a7a37e url(../images/body_bg.png) repeat top left;
}

body {
	min-width: 924px;
}

#home #main_nav .home a,
#twh #main_nav .twh a,
#pc #main_nav .pc a,
#walking #main_nav .walking a,
#conferences #main_nav .conferences a,
#vouchers #main_nav .vouchers a,
#contact #main_nav .contact a,
#green #main_nav .green a,
#jobs #main_nav .jobs a
 {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #333;
}


#sub_nav .rooms a,
#sub_nav .restaurant a,
#sub_nav .randalls a,
#sub_nav .booking a,
#sub_nav .events a,
#sub_nav .things a,
#sub_nav .weddings a,
#sub_nav .christmas a,
#sub_nav .newyear a,
#sub_nav .pcbreaks a,
#sub_nav .pcrooms a,
#sub_nav .pcrecipe a,
#sub_nav .pcjoin a,
#sub_nav .pcpress a,
#sub_nav .pcvideo a,
#sub_nav .cww a,
#sub_nav .faq a,
#sub_nav .plans a,
#sub_nav .choc a,
#sub_nav .directions a
 {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #333;
}

/* =Container wrapping the logo, section image, main nav, sub nav left and right columns and footer together
----------------------------------------------------------------------------- */
#container {
	background: #FAF4E8 url("../images/container_bkgd.gif") repeat-y left top;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	left: 50%;
	margin-left: -462px;
	padding: 0;
	width: 924px;
	z-index: 0;
}

/* =ContainerTop wrapping the top section of the logo only
----------------------------------------------------------------------------- */
#container_top {
	border-right: 1px solid #fff;
	position: relative;
	left: 50%;
	margin-left: -462px;
	padding: 0;
	width: 925px;
}

/* =ContainerSingle wrapping the logo, section image, main nav, sub nav left and right columns and footer together for single column pages only
----------------------------------------------------------------------------- */
#container_single {
	background: url("../images/container_bg.jpg") repeat left top;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	position: relative;
	left: 50%;
	margin-left: -462px;
	padding: 0;
	width: 924px;
}


/* =Branding logo
----------------------------------------------------------------------------- */
#branding_top {
	background: url("../images/logo_top.png") no-repeat left top;
	width: 925px;
	height: 40px;
	border-bottom: 1px solid #fff;
}

#branding {
	background: url("../images/logo.jpg") no-repeat left top;
	width: 924px;
	height: 60px;
}

/* =Section image - HOME
----------------------------------------------------------------------------- */
#header_home {
	background: url("../images/home_header.jpg") no-repeat left top;
	width: 924px;
	height: 100px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;}


/* =Section image - TWH
----------------------------------------------------------------------------- */
#header_twh {
	background: url("../images/home_header.jpg") no-repeat left top;
	width: 924px;
	height: 100px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;}

/* =Section image - Pudding Club
----------------------------------------------------------------------------- */
#header_pc {
	background: url("../images/pc/header_bg.jpg") no-repeat left top;
	width: 924px;
	height: 100px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

/* =Section image - Pudding Club
----------------------------------------------------------------------------- */
#header_w {
	background: url("../images/w/header.jpg") no-repeat left top;
	width: 924px;
	height: 100px;
}

/* =Section image - Contact Us
----------------------------------------------------------------------------- */
#header_contact {
	background: url("../images/contact_header.jpg") no-repeat left top;
	width: 924px;
	height: 60px;
}


/* =Mainnav main menu
----------------------------------------------------------------------------- */
#main_nav {
	float: left;
	background: url("../images/nav_bg.jpg") repeat-x left top;
	width: 922px;
	font-size: 1.1em;	
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;}

#main_nav ul {
	margin: 0;
	padding: 0;}

#main_nav ul li {
	list-style: none;
	float: left;
	padding: 6px 6px;
	margin: 0;}

#main_nav li a:link, #main_nav li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	color: #333;}

#main_nav li a:hover {
	color: #000;
	text-decoration: none;}

/* =Subnav sub menu
----------------------------------------------------------------------------- */
#sub_nav {
	float: left;
	background: url("../images/nav_bg.jpg") repeat-x left top;
	width: 922px;
	font-size: 1.1em;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;}

#sub_nav ul {
	margin: 0;
	padding: 0;}

#sub_nav ul li {
	float: left;
	list-style: none;
	padding: 6px 7px;
	margin: 0;}

#sub_nav li a:link, #sub_nav li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	color: #333;}

#sub_nav li a:hover {
	color: #000;
	text-decoration: none;}

.highlighter {
	color: #ff0000;}

.newprices {
	color: #666;}

.offers {
	color: #663300;
	font-weight: bold;}

/* =LeftCol left column content copy/images
----------------------------------------------------------------------------- */
#sub_content {
	float: left;
	width: 220px;
	line-height: 1.4em;
	color: #333;
	border-right: 1px solid #fff;}

#sub_content p {
	font-size: 1.1em;
	padding: 0 6px 5px 6px;
	line-height: 1.6em;}

#sub_content p img {
	margin: 5px 0 0 0;
	border: 1px solid #fff;}
	
#sub_content p img.plain {
	border: 0;}
	
#home #sub_content p img {
	margin: 5px 0 0 0;
	border: 0;}
	
#home #sub_content a:link, #home #sub_content a:visited {
	border: 0;}

#sub_content p img.top {
	margin-top: 25px;}

#sub_content p.top {
	margin-top: 25px;}

#sub_content p.divider {
	border-top: 1px solid #fff;
	margin-top: 5px;}

#sub_content h1 {
	font-size: 1.2em;
	color: #5a573b;
	padding: 5px 0 5px 6px;}

#sub_content h2 {
	font-size: 1.2em;
	color: #5a573b;
	padding: 5px 0 5px 6px;}

#sub_content h2.top {
	font-size: 1.2em;
	color: #5a573b;
	margin-top: 20px;}

#sub_content h3 {
	color: #5a573b;
	font-size: 1.2em;
	padding: 5px 0 5px 6px;}
	
#sub_content h4 {
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #5a573b;
	font-size: 2.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0 6px;}
	
#sub_content h4.no_sub_menu {
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #5a573b;
	font-size: 2.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 20px 0 0 6px;}
	
#sub_content p img.plain_float {
	float: left;
	padding: 0 10px 4px 0;
	border: 0;}
	
#sub_content a:link.no_link {
	border: 0;}

#sub_content img.plaintop {
	border: 0;
	margin-top: 20px;}

#sub_content a:link {
	color: #5a573b;
	text-decoration: none;
	font-weight: bold;}

#sub_content a:visited {
	color: #666;
	text-decoration: none;}
	
#sub_content a:hover {
	color: #333;
	border-bottom: 1px dotted #663300;
	padding-bottom: 0.025em;}
	
#sub_content a:focus {
	background-color: #fff;}
	
#sub_content a:link img {
	border: 0;}

#sub_content ul {
	font-size: 1.1em;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#sub_content li {
	margin: 0 6px 3px 6px;}

.date {
	font-weight: bold;}
	
/* ----- */
#sub_content #thumbnails {
	clear: both;}

#sub_content #thumbnails ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#sub_content #thumbnails li {
	float: left;
	margin: 8px 8px 4px 6px;
	padding: 8px;
	color: #333;
	font-size: 0.9em;
	border: 1px solid #fff;}
	
#sub_content #thumbnails img  {
	text-decoration: none;
	border: 1px solid #fff;
	margin: 0;}



/* =MainContent main content copy/images
----------------------------------------------------------------------------- */
#main_content {
	padding: 0;
	margin-bottom: 25px;
	border-right: 1px solid #fff;
	float: right;
	width: 702px;}

#main_content p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	padding: 0 25px 6px 25px;}
	
#main_content p.red {
	color: red;}

#main_content h1 {
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.4em;
	color: #5a573b;
	padding: 0 25px 6px 25px;}
	
#main_content h1.no_sub_menu {
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.4em;
	color: #5a573b;
	padding: 20px 25px 6px 25px;}

#main_content a:link, #main_content a:visited {
	text-decoration: none;
	color: #5a573b;
	border-bottom: 1px dotted #5a573b;
	padding-bottom: 1px;}

#main_content a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
	padding-bottom: 1px;}
	
#home #main_content a:link, #home #main_content a:visited {
	border: 0;}
	
#main_content h2 {
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	font-size: 2.0em;
	font-weight: normal;
	color: #5a573b;
	padding: 0 25px 6px 25px;}

#main_content h2.barmenu {
	padding-top: 20px;}

#main_content img {
	border: 1px solid #fff;
	margin-right: 10px;}

#main_content img.embed {
	border: 1px solid #fff;
	float: right;
	margin: 0 0 15px 15px;}

#main_content img.nobd {
	border: 0;
	float: right;
	margin: 0 0 15px 15px;}
	
#main_content img.nobdL {
	border: 0;
	float: left;
	margin: 0 15px 0 0;}

#main_content img.embedleft {
	border: 1px solid #fff;
	float: left;
	margin: 0 15px 15px 0;}

#main_content p.questions {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 3px;}
	
#main_content p.quotes {
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;}

.name {
	font-weight: normal;
	font-style: normal;}

#main_content ul {
	list-style-type: none;
	margin: 0 0 15px 25px;
	padding: 0;}
	
#main_content ul.indented-list { /*used on conference page */
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 20px 25px;
	padding: 0;}

#main_content li {
	margin: 0 25px 4px 0;
	color: #333;
	line-height: 1.5em;
	font-size: 1.2em;}

.titles {
	font-weight: bold;
	color: #5a573b;}

.winename {
	font-weight: bold;}

.japan {
	text-align: justify;}
	
#main_content p.smaller {
	font-size: 1em;}
	
#main_content img.ads {
	margin-right: 45px;}
	
#main_content img.ads_1 {
	margin-top: 100px;
	margin-right: 45px;}
	
li.last {
	padding-bottom: 30px;}
	
p.last {
	margin-bottom: 30px;}
	
#main_content q {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
	font-style: italic;}
	
#main_content .quotename {
	text-transform: uppercase;
	color: #666;
	font-style: normal;
	font-size: 0.9em;}
	
.notice {
	color: #663300;
	font-weight: bold;
	text-decoration: underline;}
	
#main_content p.note {
	font-size: 0.9em;
	color: #666;}
	
#main_content a:link.no_link {
	border: 0;}

/* ----- */	
	
#main_content #thumbnails ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#main_content #thumbnails li {
	float: left;
	margin: 5px;
	padding: 10px;
	color: #333;
	font-size: 0.9em;
	border: 1px solid #fff;}
	
#main_content #thumbnails img  {
	text-decoration: none;
	border: 1px solid #e0dda5;
	margin: 0;}
	
/* ----- */
#offer_banner img {
	float: right;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	z-index: -100;}

/* =MainContentSingleColumn main content for single column pages: pc_press.html
----------------------------------------------------------------------------- */
#main_content_single {
	background: url("../images/container_bg.jpg") repeat left top;
	padding: 0 25px;
	margin-bottom: 25px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;}

#main_content_single p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	padding: 0 25px 10px 0;}

#main_content_single h1 {
	font-family: georgia, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.4em;
	color: #5a573b;}

#main_content_single a:link {
	color: #5a573b;}
	
#main_content_single a:visited {
	color: #666;}

#main_content_single a:hover {
	color: #663300;}
	
#main_content_single a:focus {
	background-color: #fff;}

#main_content_single h2 {
	font-family: georgia, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #5a573b;
	padding: 10px 0;}

#main_content_single ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#main_content_single li {
	margin: 0;
	color: #333;
	line-height: 1.5em;
	font-size: 1.2em;}
	
#main_content_single img.embed {
	border: 1px solid #fff;
	float: right;
	margin: 0 0 15px 15px;}
	
#main_content_single p img.left_nobd {
	border: 0;
	border: 1px solid #fff;}
	
#main_content_single h1.news-title {
	margin-top: 50px;}

/* ----- */
#main_content_single #thumbnails {
	clear: both;}

#main_content_single #thumbnails ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#main_content_single #thumbnails li {
	float: left;
	margin: 8px 8px 4px 0;
	padding: 8px;
	color: #333;
	font-size: 0.9em;
	border: 1px solid #fff;}
	
#main_content_single #thumbnails img  {
	text-decoration: none;
	border: 1px solid #e0dda5;
	margin: 0;}
	
/* ----- */	
	
#main_content_single #ads ul#ads_list {
	width: 874px;
	margin: 0;
	padding: 0;}
	
#main_content_single #ads ul#ads_list li {
	display: inline;}
	
.img1, .img2, .img3 {
	margin: 0;
	padding: 0 47px 0 0;
	border: 0;}
	
.img4 {
	margin: 0;
	padding: 0;
	border: 0;}	

	


/* ----- */	
	
#main_content_single #home_copy {
	float: left;
	margin: 12px 0;
	padding: 12px 0;
	border-top: 1px solid #fff;
	width: 637px;}
	
#main_content_single #home_copy h1 {
	font-size: 2em;}
	
#main_content_single #home_copy h3 {
	font-family: georgia, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #5a573b;
	padding: 20px 0 0 0;}
	
#main_content_single #home_copy p {
	margin: 6px 0;
	padding: 0;}
	
#main_content_single #home_copy p img {
	float: right;
	margin: 0 0 12px 12px;
	padding: 0;}
	
#main_content_single #home_copy h2 {
	margin: 0;
	padding: 12px 0 0 0;}
	
#main_content_single #home_news {
	float: right;
	width: 233px;
	margin: 12px 0;
	padding: 12px 0;
	border-top: 1px solid #fff;}
	
#main_content_single #home_news h1 {
	font-size: 2em;
	padding: 0 0 0 24px;}
	
#main_content_single #home_news h2 {
	font-size: 1.6em;
	text-align: left;
	padding: 6px 0 0 24px;}
	
#main_content_single #home_news p {
	margin: 9px 0 9px 24px;}
	
#main_content_single #home_news p.smaller {
	font-size: 1em;
	border-bottom: 1px solid #fff;}
	
#main_content_single #home_news p img.plain {
	border: 0;}
	
.home_copy_sub {
	margin: 25px 0;}

#main_content_single #home_copy .home_copy_sub p img.img-left {
	float: left;
	margin: 0 12px 20px 0;
	border: 0;}
	
#main_content_single #home_copy .home_copy_subYT p img.img-left {
	float: left;
	margin: 40px 40px 20px 0;
	border: 0;}
	
.youtube {
	clear: left;}

/* =Footer site info
----------------------------------------------------------------------------- */
#site_info {
	background-color: #FAF4E8;
	clear: both;
	text-align: center;
	font-size: 1.1em;
	color: #666;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #fff;}

#site_info a:link, #site_info a:visited {
	text-decoration: none;
	color: #666;}

#site_info a:hover {
	color: #000;}
	
#site_info ul {
	margin: 0;
	padding: 6px 0 6px 0;
	border: 0;
	list-style: none;}

#site_info ul li {
	display: inline;
	padding: 0;
	margin: 0;}

#site_info li a {
	text-decoration: none;
	color: #666;
	padding: 0 6px 0 6px;}

#site_info li a:hover {
	color: #000;
	text-decoration: none;} 

/* =Table specs
----------------------------------------------------------------------------- */
caption {
	font-weight: bold;
	margin: 0.5em 0;
	color: #b0a81c;
	text-align: left;
}

table {
	border: 1px solid #fff;
	border-collapse: collapse;
	width: 600px;
	margin: 5px 0 15px 25px;
	line-height: 1.5em;
	color: #fff;
}

th {
	background-color: #5a573b;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0.5em 0 0.75em 0.5em;
	font-weight: bold;
}

td {
	background-color: #edefe4;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0.5em;
}

td.date_divider {
	border-bottom: 1px solid #aaa;}

th.voucher_titles {
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	font-size: 2em;
	font-weight: normal;
	color: #fff;
	background-color: #5a573b;
	width: 76px;}
	
th.voucher_titles25 {
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	font-size: 2em;
	font-weight: normal;
	color: #444;
	background: url("../images/voucher_25star.gif") repeat left top;
	background-color: silver;
	width: 30px;
	height: 30px;}
	
td.bg_voucher {
	background: #e0e0ce url("../images/voucher_bg.jpg") no-repeat left top;
	width: 600px;
	height: 50px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 10px;
	color: #333;}
	
#main_content td img.voucherimg {
	position: relative;
	float: right;
	margin: 0 0 0 10px;}
	
.anniversary {
	font-size: 1.25em;
	font-style: italic;
	font-family: baskerville,'palatino linotype','times new roman',serif;}
	
.baselineshift {
	font-size: 0.8em;
	vertical-align: top;}

/* =Form styling
----------------------------------------------------------------------------- */

#main_content fieldset {
	font-size: 1.1em;
	margin: 10px 25px 25px 25px;
	padding: 1em;
	border: 1px solid #fff;
	background: #5a573b;
	width: 629px;}

#main_content fieldset p {
	color: #fff;}

#main_content label {
	display: block;}

#main_content input[type="text"] {
	width: 20em;}

#main_content textarea {
	width: 430px;
	height: 100px;}

#main_content input.submit {
	width: auto;}

#main_content input:focus, textarea:focus {
	background: #ffc;}

#main_content input [type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;}

#main_content .required {
	font-size: 0.7em;
	color: #ccc;
	text-transform: uppercase;}


/* =puddingclub breaks table - for the font-size
----------------------------------------------------------------------------- */

#pc_table {
font-size:1.1em;
}

/* =flag - japanese version
----------------------------------------------------------------------------- */

#flag {
	position: absolute;
	right: 20px;
	top: 10px;
}

#flag img {
	border: 0;
}

/* =flash - advertising cheltenham festival
----------------------------------------------------------------------------- */

#flash {
	position: absolute;
	right: 10px;
	top: 10px;}

#flash img {
	border: 0;}
	
/* =Lightbox JS: Fullsize Image Overlays by Lokesh Dhakar - http://www.huddletogether.com
------------------------------------------------------------------------------------------------ */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* =Thumbnails hidden
----------------------------------------------------------------------------- */
#hide {
	position: absolute;
	left: -1000px;
	visibility: hidden;
}

/* =Controlpanel
----------------------------------------------------------------------------- */
#controlbase {
	border: 1px solid #fff;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	padding: 20px;
	width: 950px;
}

#controlbase p {
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000;
	margin: 0 0 5px 0;
}

#controlbase table {
	border: 1px solid #fff;
	border-collapse: collapse;
	width: 950px;
	margin: 5px 0 15px 0;
	padding: 5px;
}

#controlbase h1 {
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,sans-serif;
	font-size: 1.3em;
	margin: 10px 0 10px 0;
}

#controlbase h2 {
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana,sans-serif;
	font-size: 1.2em;
	margin: 5px 0 5px 0;
}

#controlbase input[type="text"] {
	width: 500px;
}

#controlbase input:focus, textarea:focus, select:focus {
	background: #ffc;
}

#controlbase ul{
	margin: 5px 5px 5px 20px;
	padding:0;
}



#controlbase select {
	width: 10em;
}

#controlbase .controltextbox {
	width: 500px;}

.password {
width: 500px;
}

#controlbase .email_list table {
	border: 1px solid #fff;
	border-collapse: collapse;
	width: 950px;
	margin: 5px 0 15px 0;
}
