/*
Title:        Styles used for virginholidays.co.uk homepage(reshuffled) in screen media.
Author:       iain@zolv.com 
Notes:        Selectors are grouped by layout area. Attributes for each selector are listed alphabetically. 
*/


/* Z-INDEXES
---------------------------------- */

#HeaderTop { z-index:100; }
#header_img_map { z-index:110; }
#HeaderTop a { z-index:120; }
#HeaderTop a.extra-mile-deals { z-index:160; }

#NavSecondary { z-index: 130; min-height: 40px !important; }
#LinksSecondary { z-index: 140; }

#NavPrimary { z-index: 150; }
#MyNav { z-index: 200; top: 105px !important;}
#MyNav ul { margin-bottom:0 !important; }

#Page { z-index:50; }

#Tools { z-index:160; }

#MyItinerary { margin-top:15px !important; } 
#MyItineraryPane { 	z-index: 300; top:157px !important; } 
#MyItinerarySignIn { z-index: 400; }
#MyItineraryPaneInternal { z-index: 500; }

#skipMenu { display:none; }

/* GENERAL SELECTORS
---------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body, html {
	height: 100%;
}
body {
	background-color: #fff;
	color: #333;
	font: normal 75%/1.25 Arial, sans-serif;
	text-align: center;
}
img {
	border: 0;
	display: block;
}
img.inline {
	display: inline;
}
br {
	clear: both;
	height:0;
	line-height: 0;
}

/* HEADER OVERRIDES
---------------------------------- */
#HeaderTop a {
	font-size:0.9em !important;
	position:relative !important;
	left:0 !important;
	top:0 !important;
}

#HeaderTop a {
	float:none !important;
	padding-top:0 !important;
	cursor: default;
}
#HeaderTop div.extra-mile-deals a {  
	cursor: pointer;
}

#globalNav {
	height:120px;
	left:0;
	position:absolute;
	top:0;
	width:985px;
}
*:first-child + html #globalNav { z-index:100;}
* html #globalNav { z-index:100;}
/* SPECIALS
---------------------------------- */
.show {
	display:block;
}
.hide {
	display:none;
}
.auralOnly {
	height:1em;
	left: -1000em;
	overflow: hidden;
	position: absolute;
	width: 600em;
}
#serverID {
	background-color: #fff;
	color: #fff;
}

/* HEADERS
---------------------------------- */
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
	display:none;
}

/* LINKS
---------------------------------- */
a:link {
	color: #c00;
}
a:hover {
	color: #900;
}
a:visited {
	color: #f00;
}
p.link {
	background: transparent url(/_assets/images/icons/bullet.gif) no-repeat center left;
	padding: 0 0 3px 17px;
}
p.more {
	background:transparent url(/_assets/images/icons/more.gif) no-repeat top left;
	height:17px;
	margin: 1em 0 0;
	padding-left:23px;
}

/* WRAP
---------------------------------- */
#wrap {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 985px;
}

/* EMERGENCY MESSAGE
---------------------------------- */
#important_message {
	border: 3px solid #c00;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 20px;
	width: 388px;
	wid\th: 342px;
}

/* PAGE
---------------------------------- */
#Page {
	font-size: 1em;
	margin-top: 75px;
	position: relative;
}

/* SEARCH
---------------------------------- */
#Search {
	height: 370px;
	line-height: 1.0;
	margin-bottom: 10px;
	position: relative;

}
#Page > #Search {
	height: auto;
	min-height: 370px;
}
#SearchSelect {
	left: 0;
	padding-left: 3px;
	position: absolute;
	top: 76px;
}
#SearchSelect div {
	background: transparent url(/_assets/images/search/tab_off.gif) no-repeat top left;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2px;
	width: 156px;
}
#SearchSelect div.over {
	background: transparent url(/_assets/images/search/tab_over.gif) no-repeat top left;
}
#SearchSelect div label {
	cursor: pointer;
	display: block;
	height: 19px;
	padding: 6px 5px 8px;
	width: 156px;
	wid\th: 146px;
}
#SearchSelect div > label {
	padding: 9px 5px 9px 10px;
	width: 141px;
}
#SearchSelect #Searchcomplete {
	margin-top:0;
}
/* on state for active search tab */
#SearchSelect div.SearchTabOn {
	background-image: url(/_assets/images/search/tab_on.gif);
	color: #333;
	width: 157px;
}
#bookingForm {
	background: #fff url(/_assets/images/search/bg.jpg) no-repeat top left;
	border: 1px solid #666;
	min-height: 330px !important;
	margin: 7px 0 0 159px;
	padding: 4px 10px 10px;
	width: 226px;
	wid\th: 204px;
}
#Search > #bookingForm {
	height: auto;
	min-height: 320px;
}
#bookingForm fieldset {
	border: none;
}
#bookingForm p {
	margin: 6px 0 0;
}
#bookingForm label {
	display: block;
	font-weight: bold;
	margin: 6px 0 0;
}
#bookingForm input {
	display: block;
	margin: 2px 0 0;
	width: auto;
}
#bookingForm select {
	display: block;
	margin: 4px 0 0;
	width: auto;
}
#bookingForm .submit {
	margin: 4px 0 0;
}
#bookingForm select.SelectInline, #bookingForm label.LabelInline {
	float: left;
}
#BrochureSelect {
	clear: both;
}
#BrochureSelect select {
	margin: 0;
	width: 140px;
}
#BrochureSelect > select {
	margin: 4px 0 10px;
}
#CentresSelect {
	line-height: 1.25;
}
#BrochureSelect span, #CentresSelect span {
	display: block;
	float: left;
	margin: 0.4em 0 0;
}
#CentresSelect label, #BrochureSelect span {
	width: 60px;
}
#CentresSelect select {
	margin: 0 0.5em 0 0;
	width: 40px;
}
#bookingForm select.WideSelect {
	width: 200px;
}
#DurationsDiv {
	float: left;
}
#DurationsDiv select {
	width: 90px;
}
#DatesDiv {
	float: left;
}
#bookingForm input.DateText {
	font-size: 1em;
	margin-top: 3px;
	padding: 2px 1px;
	width: 95px;
}
#bookingForm .who {
	clear: both;
}
#bookingForm .who legend {
	color: #333;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 0 0;
	padding: 6px 0 0;
}
/* IE7 */
#bookingForm .who legend {
	*margin: 0 0 0 -0.6em;
}
#bookingForm .who label {
	font-weight: normal;
	line-height: 1.25;
}
#bookingForm .who label span {
	display: block;
	font-size: 0.8em;
}
#bookingForm #paxwrap {
	min-height: 50px;
}
#bookingForm .who .paxwrap select {
	width: 40px;
}
.selectWrap {
	float: left;
}
.adult {
	margin-right: 25px;
}
.children {
	margin-right: 20px;
}
.childages {
	height: 100% ;
	left: 165px;
	position: absolute;
	top: 36px;
	width: 211px;
}
#bookingForm .who > .childages {
	height: auto;
	min-height: 315px;
}
#bookingForm .who iframe {
	height: 318px;
	width: 209px;
}
#bookingForm .who > iframe {
	display: none;
	overflow: visible;
}
.ChildAgesPanel {
	background: #fff url(/_assets/images/search/bg.jpg) no-repeat top left;
	height: 292px;
	left: 3px;
	line-height: 1.25;
	padding: 5px 10px 41px;
	position: absolute;
	top:3px;
	width: 189px;
}
.childages > .ChildAgesPanel {
	height: auto;
	min-height: 292px;
	left:0px;
	top:-3px;
}
/* IE7 */
.ChildAgesPanel {
	*padding: 0px 10px 48px;
}

* html #bookingForm  {
	height: 350px;
}
* html #bookingForm.multicentre {
	height: 390px;
}

* html #bookingForm .ChildAgesPanel {
	height: 310px; 
	}
#bookingForm.multicentre .ChildAgesPanel ,
* html #bookingForm.multicentre .ChildAgesPanel {
	padding-bottom: 0px;
	height: 360px;
	top: -1px;


	}

#bookingForm hr {
	background-color: #ccc;
	border: none;
	clear: both;
	color: #ccc;
	height: 1px;
	margin: 0;
}
#bookingForm > hr {
	margin: 10px 0;
}
.who > hr {
	margin: 10px 0;
}
.ChildAgesDisplay {
	clear: both;
	line-height: 1.25;
	margin: 10px 0 4px;
}
#bookingForm p.ChildAgesLabel {
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	width: 70px;
}
#bookingForm p.ChildAgesList {
	font-size: 0.9em;
	margin: 0 0 4px 0px;
}
#OKButtonHolder {
	clear: both;
	padding-top: 10px;
}
a.OKButton {
	background: #fff url(/_assets/images/buttons/btn_ok.gif) no-repeat top left;
	display: block;
	height: 28px;
	width: 56px;
}
a.OKButton:hover {
	background-position: 0 -28px;
}
a.OKButton b {
	display: none;
}
#SearchPromo {
	height:50px;
	left:2px;
	position:absolute;
	top:25px;
	width:156px;
}
#SearchPromoBottom {
	height:101px;
	left:3px;
	position:absolute;
	bottom:4px;
	width:156px;
}

/* loading div for ajax */
#loadingFormAnim {
	height:300px;
	width:204px;
	border:1px solid #ddd;
	margin:10px 0;
	
}
#loadingFormAnim p {
	padding:20px 10px 10px 20px;
	font-size:1.1em;
	font-weight:bold;
}
#loadingFormAnim p img {
	float:left;
	vertical-align:middle;
}


/* SEARCH FORM VALIDATION
---------------------------------- */
.bookingerror {
	color: #c00;
	padding: 2px;
	font-size:0.9em;
	line-height:1.2em;
}

/* POPULAR DESTS
---------------------------------- */
#Popular {
	position: absolute;
	right: 0;
	top: 0;
	width: 189px;
}
#Popular #TallPromo {
	border: 1px solid #ccc;
	border-bottom: none;
}
#Popular #Listing {
	border: 1px solid #ccc;
	padding: 0 5px 10px;
}
#Listing h2 {
	margin-top: 6px;
}
#Listing p {
	color: #666;
}
.Rss img { 
    display:inline; 
}

#Listing ul {
	line-height: 1.75;
	list-style-type: none;
	margin: 1em 0;
}
#Listing li {
	background: transparent url(/_assets/images/icons/bullet.gif) no-repeat 0 0.5em;
	padding-left: 17px;
}
#realEstate img {
	margin-top:10px;
}
#ValerieHolder {
	border: 1px solid #ccc;
	background-color:#E9E9E9;
	margin-top: 10px;
}
.val_img { 
	background: transparent url(/_assets/images/homepage/val_img_bg.jpg) no-repeat top left;
	padding: 18px 10px 10px 75px;
	margin-top: -9px;
}
.val_img h2 { 
	padding: 4px 0 3px 0;
}
.val_img p { 
	padding: 0 0 5px 0;
}
#RssHolder {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 8px 10px 10px;
}
#RssHolder p.RssLink a {
	background: transparent url(/_assets/images/icons/rss.gif) no-repeat top left;
	display: block;
	padding-left: 40px;
}
#TripAdvisorHolder {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 8px 10px 10px;
}
#TripAdvisorHolder img {
	padding-bottom:8px;
}
/* BROWSE
---------------------------------- */
#Browse {
	height: 370px;
	position: absolute;
	left: 398px;
	top: 0;
	width: 388px;
}
/* DESTINATION MAP
---------------------------------- */
#Map {
	background: transparent url(/_assets/images/homepage/bg_map.gif) no-repeat 0 30px;
	height: 220px;
	position: relative;
}
#Map select {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 200px;
}
#Map option.level0 {
	background-color: #ccc;
	font-weight: bold;
}
#Map option.level1 {
	background-color: #eee;
	/*padding-left: 1em;*/
}
#Map option.level2 {
	/*padding-left: 2em;*/
}
#Map ul {
	list-style-type: none;
}
#Map li {
	/* set for all the destinations, then set positions below */
	display: block;
	position: absolute;
}
#Map li a {
	display: block;
}
#Map li a b {
	height:1em;
	left: -1000em;
	overflow: hidden;
	position: absolute;
	width: 600em;
}
/* list items that overlay the map to make clickabel areas */
#Map #Africa, #Map #Africa a {
	top: 153px;
	left: 152px;
	width: 40px;
	height: 18px;
}
#Map #Australasia, #Map #Australasia a {
	top: 194px;
	left: 278px;
	width: 64px;
	height: 18px;
}
#Map #Canada, #Map #Canada a {
	top: 54px;
	left: 72px;
	width: 46px;
	height: 18px;
}
#Map #Caribbean, #Map #Caribbean a {
	top:119px;
	left:114px;
	width:60px;
	height:18px;
}
#Map #Cruise, #Map #Cruise a {
	height: 18px;
    left: 125px;
    top: 62px;
    width: 42px;
}
#Map #Mexico, #Map #Mexico a {
	height: 18px;
    left: 37px;
    top: 121px;
    width: 43px;
}
#Map #FarEast, #Map #FarEast a {
	top: 111px;
	left: 313px;
	width: 49px;
	height: 18px;
}
#Map #Florida, #Map #Florida a {
	height: 18px;
    left: 95px;
    top: 94px;
    width: 46px;
}
#Map #India, #Map #India a {
	top: 138px;
	left: 222px;
	width: 74px;
	height: 18px;
}
#Map #MidEast, #Map #MidEast a {
	top: 81px;
	left: 208px;
	width: 43px;
	height: 30px;
}
#Map #USA, #Map #USA a {
	top: 94px;
	left: 30px;
	width: 30px;
	height: 18px;
}
/* HOLIDAY TYPES LIST
---------------------------------- */
#HolidayTypes {
	margin-top: 10px;
	padding-left: 10px;
}
#HolidayTypes ul {
	line-height: 1.75;
	list-style-type: none;
}
#HolidayTypes li {
	background: transparent url(/_assets/images/icons/bullet.gif) no-repeat 0 0.5em;
	float: left;
	padding-left: 17px;
	width: 189px;
	wid\th: 172px;
}

/* HOLIDAY PROMOS
---------------------------------- */
#HolidayPromos {
	clear: both;
	height: 140px;
	margin-bottom: 10px;
}
#Page #HolidayPromos {
	height: auto;
	min-height: 140px;
}
#HolidayPromos ul {
	list-style-type: none;
}
#HolidayPromos li {
	background-color: #eee;
	float: left;
	height: 140px;
	margin-right: 2px;
	width: 195px;
}
#HolidayPromos ul > li {
	height: auto;
	min-height: 140px;
}
#HolidayPromos li a {
	background-color: #eee;
	display: block;
	height: 140px;
	text-decoration: none;
	width: 195px;
}
#HolidayPromos li > a {
	height: auto;
	min-height: 140px;
}
#HolidayPromos li a:hover {
	background-color: #ddd;
	color: #900;
	text-decoration: underline;
}
#HolidayPromos li b, #HolidayPromos li span {
	display:block;
	margin: 3px 5px 0;
}
#HolidayPromos li b {
	font-size: 1.1em;
}

/* VHOLS PROMOS
---------------------------------- */
#VholsPromos {
	clear: both;
	_padding-top: 0; /* set padding to 0 for IE or it drops the promos too low */
	position: relative;
	width: 786px;
}

/* RESPONSIBLE TOURISM */
#ResponsibleTourism {
	margin:10px 0 0 0;
}
/* WHY VHOLS */
#WhyVhols {
	border: 1px solid #ccc;
	height: 95px;
	heigh\t: 83px;
	margin-left: 80px;
	padding: 5px 35px 5px 5px;
	position: relative;
	width: 248px;
	wid\th: 206px;
}
#VholsPromos > #WhyVhols {
	height: auto;
	min-height: 84px;
}
#WhyVhols p.link {
	margin-top: 0.8em;
}
#WhyVhols #SirRichard {
	background: transparent url(/_assets/images/homepage/sir_richard_bg.gif) no-repeat top left;
	height: 90px;
	position: absolute;
	right: -60px;
	bottom: -1px;
	_bottom: -2px;
	width: 132px;
}
/* TRAVEL EXTRAS */
#TravelExtras {
	border: 1px solid #ccc;
	height: 185px;
	heigh\t: 170px;	
	margin:10px 0 0 0;
	padding: 5px;
	width: 189px;
	wid\th: 177px;
}
#VholsPromos > #TravelExtras {
	height: auto;
	min-height: 170px;
}
#TravelExtras ul {
	line-height: 1.6;
	list-style-type: none;
	margin:0 10px 0 10px;
}
#TravelExtras li {
	background: transparent url(/_assets/images/icons/bullet.gif) no-repeat 0 0.5em;
	padding-left: 17px;
}
/* BROCHURES */
#Brochures {
	border: 1px solid #ccc;
	height: 185px;
	heigh\t: 170px;
	padding: 5px 0px;
	width: 189px;
	wid\th: 187px;
	margin:10px 0 0 0;
}
#Brochures h2 {
	margin-left:4px;
}
#Brochures p {
	margin-left:4px;
	margin-right:4px;
}
#VholsPromos > #Brochures {
	height: auto;
	min-height: 170px;
}
#Brochures ul {
	list-style-type: none;
	margin: 1em 8px;
}
#Brochures li {
	display: inline;
}
#Brochures li img {
	display: inline;
}

/* VOTE BANNER 
---------------------------------- */
#VoteBanner {
	text-align:left;
	border:1px solid #CCC;
	background-color:#FFFFD2;
	margin-top:10px;
	padding:5px;
}
#VoteBanner .btn {
	background:url("/_assets/images/buttons/btn_VoteNow.gif") no-repeat scroll right top transparent;
	height:26px;
	width:137px;
	cursor:pointer;
	margin:0 0 1px 39px;
	display:block;
}
#VoteBanner .btn:hover {
	background:url("/_assets/images/buttons/btn_VoteNow.gif") no-repeat scroll right bottom transparent;
	height:26px;
	width:137px;
	cursor:pointer;
	margin:0 0 1px 39px;
	display:block;
}
#VoteBanner img  {
	margin:5px auto 0;
}
#VoteBanner p  {
	margin-bottom:1em;
}

/* WHY NOT TRY CONTENT
---------------------------------- */
#BlogSection {
    clear:left;
	margin-top: 2em;
	position: relative;
	width: 787px;
}
#BlogSection h2 {
	margin-bottom: 1em;
}
#BlogSection ul {
	line-height: 1.75;
	list-style-type: none;
}
#BlogSection li {
	background: transparent url(/_assets/images/icons/bullet.gif) no-repeat 0 0.5em;
	padding-left: 17px;
}
#BlogSection hr {
	background-color: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
	margin: 2em 0;
}
.BlogItem {
	position: relative;
}
.BlogItem h3 {
	left: 10px;
	position: absolute;
	top: 0;
}
.BlogItem > h3 {
	left: 199px;
	position: absolute;
	top: 0;
}
.BlogImage {
	float: left;
}
.BlogContent {
	margin-left: 199px;
	height: 105px;
	padding-top: 20px;
	width: 388px;
}
.BlogItem > .BlogContent {
	height: auto;
	min-height: 105px;
}
.BlogContent p {
	margin-bottom: 1em;
}
.BlogItem .NextSteps {
	position: absolute;
	right: 189px;
	top: 0;
	width: 189px;
}
.BlogItem > .NextSteps {
	position: absolute;
	right: 0;
	top: 0;
	width: 189px;
}
.BlogItem .NextSteps h3 {
	left: 0;
	position: relative;
	top: 0;
}
#PageBottom {
	margin: 0 0 3em 20px;
}
#PageBottom p {
	font-weight: bold;
}
#PageBottom ul {
	line-height: 1.75;
	list-style-type: none;
}
#PageBottom li {
	background: transparent url(/_assets/images/icons/bullet.gif) no-repeat 0 0.5em;
	padding-left: 17px;
}

/* FOOTER
---------------------------------- */
#ReturnToTop {
	margin-top:20px;
}
#ReturnToTop hr {
	background-color:#CCCCCC;
	border:0pt none;
	color:#CCCCCC;
	height:1px;
	margin:1em 0pt;
}
p.top {
	background:transparent url(/_assets/images/icons/totop.gif) no-repeat scroll left top;
	height:17px;
	padding-left:23px;
}
#AdditionalLinks {
	height:70px;
}
#AdditionalLinks ul {
	line-height:1.75;
	list-style:none;
	padding-left:0px;
}
#AdditionalLinks li {
	padding-left:17px;
	float:left;
	width:147px;
}
#leftColFade {
	display: none;
}
#Footer {
	margin: 5px auto 0;
	width: 985px;
}
.FooterRight {
	margin:5px 0 0 0;
	float: right;
	width:325px;
}
.FooterLeft {
	margin:5px 0 0 0;
	float: left;
	width:660px;
}
.FooterLeft img {
	float:left;
	margin: 10px 10px 0 0;
}
#Footer a {
	color: #fff;
}
#Footer ul {
	background-color: #c00;
	font-weight: bold;
	list-style-type: none;
	padding: 5px 10px 7px 10px;
}
#Footer li {
	display: inline;
	margin-right: 15px;
}
#Logos {
	margin-top: 20px;
	text-align: right;
}
#Logos img {
	display: inline;
	margin-left: 4px;
}
#Copyright {
	float: left;
	font-size: 0.9em;
	text-align: right;
}
#DesignBy {
	color: #999;
	font-size: 0.9em;
	float:right;
	margin-left:5px;
	text-align: right;
}
#DesignBy a {
	color: #999;
	text-decoration: none;
}


#grabofferimage {
	left: 229px;
	position: absolute;
	top: 3px;
}
div > #grabofferimage {
	left: 238px;
}
#search_query {
	width: 140px;
}

#disclaimer {
	color:#BBBBBB;
	font-size:0.8em;
	margin:10px 0;
	text-align:justify;
}

#disclaimer a {
	color:#BBBBBB;
}

/* Add This - Social Bookmarks */

#AddThis {
	position:relative;
	clear:both;
	margin:1.5em auto 0;
}

#AddThis a {
	position:absolute;
	right:0;
	bottom:5px;
}

#at_share img {
	display:inline !important;
}

/* IE6 display workarounds */
#LinksSecondary { _top:0; }

/* phone booking */
#bookingForm .phone {
	line-height: 1.2;
	padding: 10px 10px 0;
}
#bookingForm .phone img {
	margin-bottom:10px;
}
#bookingForm #phonebooking {
	line-height: 1.2;
	padding: 10px;
	text-align: left;
}
#bookingForm #phonebooking img {
	margin-bottom:0;
}
#phonebooking .telnum {
	display:block;
	font-size: 1.9em;
	margin: 0.1em 0 0.2em 0;
}

/* HOMEPAGE KSP */

#HomepageKSP {
    float:left;    
    position:relative;
    _margin-top:10px;
}

#HomepageKSP ul {
    margin-top:10px;
}

#HomepageKSP ul li {
    list-style-type:none; 
    background:transparent url("/_assets/images/icons/bullet.gif") no-repeat 10px 2px ;    
    padding:0 0 5px 25px;
}

#KspLeft {
    padding:15px 0 0 10px;
    background:#fff url("/_assets/images/homepage_ksps/committed.jpg") no-repeat 0 0 ;
    width:780px;
    height:260px;
    float:left;
}



#KspRight {
    width:0px;
    height:260px;
    float:left;
}

#HomepageKSP  .KspPalmtree {
  background:#fff url() no-repeat 0 0 ;
}

#HomepageKSP .KspSunglasses {
    background:#fff url("/_assets/images/homepage_ksps/sunglasses.jpg") no-repeat 0 0 ;
}
#HomepageKSP .KspCocktail {
    background:#fff url("/_assets/images/homepage_ksps/cocktail.jpg") no-repeat 0 0 ;
}


#KspBtn {
    display:block;
    background:#fff url("/_assets/images/homepage_ksps/ksp_btn_committed.gif") no-repeat 0 0;
    width:244px;
    height:27px;
    text-indent:-9999px;
    margin:19px 0 0 15px;
}

/* EMAIL SIGNUP */

#EmailSignupBg,
#EmailSignup {
	position:absolute;
	bottom:26px;
	right:10px;	
	padding:3px;	
	width:290px;
	height:60px;
}

#EmailSignupBg {    
    background:#fff;
	border:1px solid #999;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#EmailSignup p {
    font-size:0.9em;
}

#EmailSignup .EmailInput {
	margin-top: 4px;
	width: 200px;
}
#EmailSignup input {
	margin-top: 4px;
}
#EmailSignup > input {
	margin-top: 0;
}
#EmailSignup #Envelope {
	display:none;
}
#EmailSignup > #Envelope {
	display:none;
}

/* ADD THIS */

#fbLike {
	display:block !important;
    clear:left; 	
	padding:7px 3px 0px 8px;
}

.twitterFooter {
	bottom:10px;
    position:absolute;
    right:0;
}

.fb_iframe_widget {
    vertical-align: top;
}
