/* CSS Document */

*{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
color:#999999;
line-height: 150%;
}

body{
font-size: 0.8em;
background: #111;
}

p{

margin-top:10px;
margin-bottom:10px;
}

.zebrano {
font-weight: bold;
color: #B342AD;
}

.zebrano-service {
float: left;
width: 225px;
padding: 5px;
margin-top: 25px;
border: 1px solid #B342AD;
margin-left: 15px;
}

.zebrano em {
color: #0033FF;
}

#normal-layout-icon {
display: none;
}

#wide-layout-icon {
display: block;
}

#stylesheets {
position: absolute;
top: 0;
right: 0;
border: 1px solid #B342AD;
border-right: 0px solid #B342AD;
width: 120px;
height: 20px;
text-align: center;
}

#stylesheets:hover {
background: #B342AD;
color: #fff;
}

.manage-sitepages {
display: block;
position: relative;
margin-top: 20px;
}

.filter-pages {
position: absolute;
top: 0;
right: 0;
border: 1px solid #B342AD;
border-right: 0px solid #B342AD;
width: 220px;
height: 20px;
text-align: center;
}

.website-content {
position: relative;
}

.website-content toggle {

width: 150px;
border: 1px solid #B342AD;
position: absolute;
top: 0;
right: 0;
}

.website-content toggle a {
background: url(img/icons/cross.down.gif) top left;
padding: 0 0 0 10px;
}

/* General Style Info */
a{
color:#6E84A4;
text-decoration:underline;
}
a:hover{
color:#283C57;
text-decoration:none;
}

a img{
border:none;
}

h1 {
font-size: 1.5em;
color: #0033FF;
}

h2 {
font-size: 1.3em;
color: #B342AD;
}

.thumb {
	border: 1px solid #B342AD;
	padding: 5px;
	margin: 5px;
	float: left;
}

div#header {
margin: 0 auto 0 auto;
width: 770px;
clear: both;
padding-top: 120px;
/*height: 280px;*/
background: #0E0098 url(http://www.chrisjsheldon.com/img/cocktails/chris_j_sheldon_signature-blue.jpg) left top no-repeat;
border: solid 1px #B342AD;
}

div#content {
width: 770px;
border: none;
margin: 0 auto;
clear: both;
margin-bottom:20px;
}

.clear {
height: 20px;
clear: both;
}

div#home-image {
width: 770px;
border: solid 1px #B342AD;
margin: 0 auto;
position: relative;
clear: both;
margin-top:20px;
margin-bottom:20px;
height: 250px;
background: url(http://www.chrisjsheldon.com/img/template/chris-sheldon-home-two.jpg) top left no-repeat;
}

div#footer {
height: 30px;
width: 95%;
margin: 0 auto 0 auto;
border-top: solid 1px #B342AD;
border-left: none;
border-right: none;
border-bottom: none;
padding: 5px;
font-size: 0.9em;
clear: both;
}

div#header div#main_menu {
width: 100%;
background: #0E0098;
color: #B342AD;
}


div#header div#main_menu ul#main_navigation_menu {
float: left;
list-style: none;
display: block;
width: auto;
}

* html div#header div#main_menu ul#main_navigation_menu {
display: inline;
}

div#header div#main_menu ul#main_navigation_menu li {
float: left;
list-style: none;
display: block;
width: auto;
}

div#header div#main_menu ul#main_navigation_menu li ul {
float: left;
list-style: none;
display: block;
width: auto;
}



div#header div#main_menu ul#main_navigation_menu li ul li {
float: left;
list-style: none;
display: block;
width: auto;
}

div#header div#main_menu a {
color: #B342AD;
text-decoration: underline;
display: block;
float: left;
padding: 10px;
padding-left: 6px;
padding-right: 6px;
font-size: 10px;
}

div#header div#main_menu a:hover {
text-decoration: none;
}




ul#things-to-do-bored-directory-uk {

	background:      url(things-to-do-bored-directory-uk.jpg) top left no-repeat;
	padding-top:     276px;
	width:           680px;
	list-style:      none;

}

ul#things-to-do-bored-directory-uk li {

	list-style:      none;
	float:           left;
/*	text-indent:     -999999em;*/
	overflow:        hidden;
	width:           170px;
	height:          160px;

}



	/* --- Resources --- */
	
		div.resource_summary {
		border: 1px solid #B342AD;
		padding: 10px;
		margin: 10px;
		overflow: hidden;
		}
		
		div.resource_summary:hover {
		background: #B342AD;
		}
		
		div.resource_summary p.resource-posted {
		font-size: 8pt;
		text-align: right;
		border-bottom: 1px solid #B342AD;
		}
		
		div.resource_summary:hover p.resource-posted {
		border-bottom: 1px solid #fff;
		}
		
		div.resource_summary h1 {
		font-size: 1.1em;
		border-bottom: 1px solid #B342AD;
		margin: 5px 0px 5px 0px;
		padding: 5px;
		}
		
		div.resource_summary:hover h1 {
		border-bottom: 1px solid #FFF;
		}
				
		div.resource_summary ul.resource-actions {
		border-top: 1px solid #B342AD;
		margin: 5px 0px 5px 0px;
		text-align: right;
		font-size: 0.9em;
		padding-top: 5px;
		display: block;
		clear: both;
		}
		
		div.resource_summary:hover ul.resource-actions {
		border-top: 1px solid #FFF;
		}
		
		div.resource_summary ul.resource-actions li {
		float: right;
		display: inline;
		padding: 0 5px 0 5px;
		margin: 0 5px 0 5px;
		}
		
		div.resource_summary ul.resource-actions li img {
		padding: 0 5px 0 0;
		}
		
		div.resource_summary p {
		padding: 5px;
		}
	
	/* ----------------- */
	
	/* --- Vacancies --- */
	
		div.vacancy_summary {
		border: 1px solid #B342AD;
		padding: 10px;
		margin: 10px;
		overflow: hidden;
		}
		
		p.vacancy-posted, div.vacancy_summary p.vacancy-posted {
		font-size: 8pt;
		text-align: right;
		border-bottom: 1px solid #B342AD;
		}
		
		div.vacancy_summary:hover p.vacancy-posted {
		border-bottom: 1px solid #fff;
		}
		
		div.vacancy_summary:hover {
		background: #B342AD;
		}
		
		div.vacancy_summary:hover p.link {
		border-top: 1px solid #FFF;
		}
		
		div.vacancy_summary:hover h1 {
		border-bottom: 1px solid #FFF;
		}
		
		div.vacancy_summary h1 {
		font-size: 1.1em;
		border-bottom: 1px solid #B342AD;
		margin: 5px 0px 5px 0px;
		padding: 5px;
		}
		
		ul.vacancy-actions, div.vacancy_summary ul.vacancy-actions {
		border-top: 1px solid #B342AD;
		margin: 5px 0px 5px 0px;
		text-align: right;
		font-size: 0.9em;
		padding-top: 5px;
		display: block;
		clear: both;
		}
		
		div.vacancy_summary:hover ul.vacancy-actions {
		border-top: 1px solid #FFF;
		}
		
		ul.vacancy-actions li , div.vacancy_summary ul.vacancy-actions li {
		float: right;
		display: inline;
		padding: 0 5px 0 5px;
		margin: 0 5px 0 5px;
		}
		
		ul.vacancy-actions li img , div.vacancy_summary ul.vacancy-actions li img {
		padding: 0 5px 0 0;
		}
		
		div.vacancy_summary p {
		padding: 5px;
		}
	
	/* ----------------- */
	
	/* --- Companies --- */
	
		div.company_summary {
		border: 1px solid #B342AD;
		padding: 10px;
		margin: 10px;
		overflow: hidden;
		}
		
		div.company_summary:hover {
		background: #B342AD;
		}
		
		div.company_summary p.resource-posted {
		font-size: 8pt;
		text-align: right;
		border-bottom: 1px solid #B342AD;
		}
		
		div.company_summary:hover p.resource-posted {
		border-bottom: 1px solid #fff;
		}
		
		div.company_summary h1 {
		font-size: 1.1em;
		border-bottom: 1px solid #B342AD;
		margin: 5px 0px 5px 0px;
		padding: 5px;
		}
		
		div.company_summary:hover h1 {
		border-bottom: 1px solid #FFF;
		}
				
		div.company_summary ul.company-actions {
		border-top: 1px solid #B342AD;
		margin: 5px 0px 5px 0px;
		text-align: right;
		font-size: 0.9em;
		padding-top: 5px;
		display: block;
		clear: both;
		}
		
		div.company_summary:hover ul.company-actions {
		border-top: 1px solid #FFF;
		}
		
		div.company_summary ul.company-actions li {
		float: right;
		display: inline;
		padding: 0 5px 0 5px;
		margin: 0 5px 0 5px;
		}
		
		div.company_summary ul.company-actions li img {
		padding: 0 5px 0 0;
		}
		
		div.company_summary p {
		padding: 5px;
		}
	
	/* ----------------- */
	
	/* --- Tables --- */
	
table {
width: 100%;
border: 1px solid #999;
border-bottom: 2px solid #999;
border-right: 2px solid #999;
text-align: center;
}

th {
background: #B342AD;
font-weight: bold;
}

tr.even {
background: #F3F3F3;
}

tr.odd {
background: #F8F8F8;
}

tr:hover{
background: #FFF;
}

td {
padding: 5px;

}

#cocktail-recipe {
 float: right;
 border: 1px solid #B342AD;
 width: 300px;
 padding: 10px;
 margin-bottom: 10px;
}

#chris-sheldon-news h1, #cocktail-recipe h1 {
font-size: 14px;
}


#chris-j-sheldon {
 float: left;
 border: 1px solid #B342AD;
 width: 400px;
 padding: 10px;
}

#chris-sheldon-news {
 float: right;
 border: 1px solid #B342AD;
 width: 300px;
 padding: 10px;
}

.cocktail-making {

padding: 10px;
clear: both;
 margin-bottom: 10px;
 height: auto;
 min-height: 392px;
}

.cocktail-making-video {
float: right;
border: 1px solid #B342AD;
padding: 10px;
width: 437px;
height: 372px;
}

.cocktail-making-text {
float: left;
width: 250px;
padding: 10px;
border: 1px solid #B342AD;
}

.cocktail-recipe {
padding: 10px;
clear: both;
   margin-top: 1px;
   margin-bottom: 1px;
   min-height: 350px;
}

#content ul, #content ol {
list-style:inside;
}

#content ol {
list-style-type:decimal;
}

.more {
font-size: 90%;
line-height: 90%;
}

.cocktail-recipe-column1 {
float: right;
width: 420px;
}

.cocktail-recipe-column2 {
float: left;
width: 330px;
}

.cocktail-recipe-photo {
float: left;
margin: 5px;
border: 1px solid #B342AD;
padding: 5px;
}

.cocktail-recipe-ingredients {
padding: 10px;
border: 1px solid #B342AD;
margin: 10px;
}

.cocktail-recipe-method {
padding: 10px;
border: 1px solid #B342AD;
margin: 10px;
}

.cocktail-recipe-glass {
padding: 10px;
border: 1px solid #B342AD;
margin: 10px;
}

.cocktail-recipe-garnish {
padding: 10px;
border: 1px solid #B342AD;
margin: 10px;

}

p.intro {
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
}

.cocktail-recipe-intro {
padding: 10px;
border: 1px solid #B342AD;
margin: 10px;
margin-top: 5px;
}
	
	
.free-wallpaper, .gallery {
	border: 1px solid #B342AD;
	padding: 10px;
	min-height: 112px;
	width: 350px;
	float: left;
	margin-right: 15px;
}


.last {
	margin-right: 0;
}

.free-wallpaper-preview, .gallery-preview {
	border: 1px solid #B342AD;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

.free-wallpaper-sizes, .gallery-description {
	float: right;
	width: 175px;
}
	
.chris-sheldon-photo h1, .free-wallpaper-sizes h1, .gallery h1 {
	font-size: 15px;
}



.chris-sheldon-photo h2, .free-wallpaper-sizes h2, .gallery h2 {
	font-size: 13px;
}

.chris-sheldon-photo {
	border: 1px solid #B342AD;
	text-align: center;
	padding: 10px;
	margin: 10px;
}
div.chris-sheldon-photo:hover {
background: #000;
font-color: #111111;
}

.chris-sheldon-photo img {
	border: 1px solid #B342AD;
	clear: both;
}

.right {
	float: right;
	margin-right: 0;
}

.left {
	float: left;
	margin-left: 0;
}



#colour-schemes {
clear: both;
width: 770px;
margin: 0 auto 0 auto;
margin-top: 40px;
margin-bottom: 10px;
height: 20px;
}

#colour-schemes ul {
display: inline;
}

#colour-schemes ul li {
float: right;
display: inline;
}

#colour-schemes ul li a{
border: 1px solid #B342AD;
width: 10px;
height: 10px;
background: #0E0098;
overflow: hidden;
text-indent: -500px;
float: left;
margin-left: 10px;
text-decoration: none;
}

#colour-schemes ul li a.one{
background: #990000;
}

#colour-schemes ul li a.two{
background: #0E0098;
}


	/* ----------------- */
	
/*------------------------*/

/* 6:12:07 removed the max-width and change the width of the float from PX to EM */
/****
TJK_keyBoardDropDown
Pure CSS Drop Down Menu [TJK_keyBoardDropDown] v1.2
Copyright 2006, Thierry Koblentz - TJKDesign.com - All rights reserved.
Read www.TJKDesign.com/articles/Pure_CSS_dropdown_Menus.asp
****/
/* zeroing padding/margin for all elements */
#TJK_dropDownMenu,
#TJK_dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
#TJK_dropDownMenu {position:relative;background: no-repeat 100% 50%;width:50em;max-width:100%;float:left;
}
/* sub-menu ULs */
#TJK_dropDownMenu li ul {
	width:11em !important;/* leaves room for padding */
	cursor:default;
	position:absolute;
	height:auto;
	display:none;
	left:-10px;
	padding:1px 10px 10px 10px;
	margin-top: 10px;
	background:url(/img/clear.gif);/* trick to keep'em open */
}
/* All LIs */
#TJK_dropDownMenu li {
	position:relative;
	width:auto;
	max-width:16.5%;
	cursor:pointer;
	float:left;
	list-style-type:none;
	font-weight:bold;
}
/* sub-menu LIs */
#TJK_dropDownMenu li ul li {
	width:170px/*FF*/;
	padding:0;
	border:none;
	max-width:100%;
	border:1px solid #333;
	border-top:none;
}
/* All anchors */
#TJK_dropDownMenu li a {
	cursor:default;
	color:#666;

	text-decoration:none;
	display:block;
	float:left;
	padding:0 .4em;
/*  uncomment the declaration below if you want to go "full width" */
/*	width:7.47em; */

	line-height:2em;
}
/* sub-menu Anchors */
#TJK_dropDownMenu li ul li a {
	width:170px/*FF*/;
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:1.7em;
	height:1.7em;
	font-weight:normal;
	border:1px solid #fff;
	color:#666;
	background: #000000;
	background-position: 0 50% !important;
}
/* :hover and stuff */
#TJK_dropDownMenu li a:hover,
#TJK_dropDownMenu li a:focus,
#TJK_dropDownMenu li a:active {color:#000}
/* move the declarations from the rule below the one above if you want a background swap on *all* anchors, including the top level ones */
#TJK_dropDownMenu ul a:hover,
#TJK_dropDownMenu ul a:focus,
#TJK_dropDownMenu ul a:active {color:#fff !important;background:#0E0098}
/* display and z-index for the sub-menus */
#TJK_dropDownMenu li:hover ul,
#TJK_dropDownMenu li.msieFix ul {display:block;z-index:10;top:2em !important;}
/* safari: users can keep sub-menus up by from sub-menus to next top level  */
/* didn't find a solution for users going back from the last one. I prefer  */
/* to leave it like that vs. taking the last sub-menu *out of* the wrapper  */
#TJK_dropDownMenu li#AB {z-index:6;}
#TJK_dropDownMenu li#CF {z-index:5;}
#TJK_dropDownMenu li#GJ {z-index:4;}
#TJK_dropDownMenu li#KR {z-index:3;}
#TJK_dropDownMenu li#ST {z-index:2;}
#TJK_dropDownMenu li#UZ {z-index:1;}

/* Current location - class on Body must match LI's id */
.AB #TJK_dropDownMenu li#AB a,
.CF #TJK_dropDownMenu li#CF a,
.GJ #TJK_dropDownMenu li#GJ a,
.KR #TJK_dropDownMenu li#KR a,
.ST #TJK_dropDownMenu li#ST a,
.UZ #TJK_dropDownMenu li#UZ a {color:#000;}
/* Keeping current menu accessible to JAWS */
.AB #TJK_dropDownMenu li#AB ul,
.CF #TJK_dropDownMenu li#CF ul,
.GJ #TJK_dropDownMenu li#GJ ul,
.KR #TJK_dropDownMenu li#KR ul,
.ST #TJK_dropDownMenu li#ST ul,
.UZ #TJK_dropDownMenu li#UZ ul {display:block;top:-1000px}

/* background colors */
#AB,#AB li a {background-color:#e2facd;}
#CF,#CF li a {background-color:#fffcd0;}
#GJ,#GJ li a {background-color:#ffe1cc;}
#KR,#KR li a {background-color:#fccae5;}
#ST,#ST li a {background-color:#c9c9ff;}
#UZ,#UZ li a {background-color:#ffcebe;}
/* "trigger" and "msieFix" classes */
#TJK_dropDownMenu li.msieFix a {}
/* last nested UL. keeping it in */
#TJK_dropDownMenu li#UZ ul {left:-2.3em !important;}

/* If JS is OFF we need to style the links in the sub-menu of the current page     */
/* so they are accessible to keyboard users. Using a class on each link would let  */
/* us stick each link in the same place, but we would have to plug a lot of        */
/* attributes in the markup and many rules here, so...                             */
.AB #TJK_dropDownMenu li#AB ul li a:focus,
.AB #TJK_dropDownMenu li#AB ul li a:active,
.CF #TJK_dropDownMenu li#CF ul li a:focus,
.CF #TJK_dropDownMenu li#CF ul li a:active,
.GJ #TJK_dropDownMenu li#GJ ul li a:focus,
.GJ #TJK_dropDownMenu li#GJ ul li a:active,
.KR #TJK_dropDownMenu li#KR ul li a:focus,
.KR #TJK_dropDownMenu li#KR ul li a:active,
.ST #TJK_dropDownMenu li#ST ul li a:focus,
.ST #TJK_dropDownMenu li#ST ul li a:active,
.UZ #TJK_dropDownMenu li#UZ ul li a:focus,
.UZ #TJK_dropDownMenu li#UZ ul li a:active {position:absolute !important;top:1028px !important;}