﻿/****************************************************************************************************************/
/* Side Panel Default Table, Paragraph, Images etc...                                                       */
/****************************************************************************************************************/

#LeftSidePanel
{
}

.LeftPanelItem
{
	height: 100px;
	padding: 55px 10px 0px 5px;
	background-repeat: no-repeat;
}

.LeftPanelItem p	/* <p> has padding and margin otherwise: looks different on Firefox */
{
	padding: 0px;
	margin: 0px;
}

.LeftPanelItem img
{
	display: block;
	padding: 0px;
	margin: 0px;
}



/****************************************************************************************************************/
/* Individual Side Panel Cells...                                                                               */
/****************************************************************************************************************/

/* Contact Us */
#ContactUs
{
	background-image: url("http://www.majestictours.co.uk/images/contactus_peagreen.gif");
	text-align: center;
}
#ContactNumber
{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3d557c;
	font-weight: bold;
}


/* Pickups */
#Pickups
{
	background-image: url("http://www.majestictours.co.uk/images/pickuppoints_pink2.gif");
}

/* Pickups */
#BookingForm
{
	background-image: url("http://www.majestictours.co.uk/images/bookingform_box.gif");
}

/* Insurance */
#Insurance
{
	background-image: url("http://www.majestictours.co.uk/images/insurance_orange2.gif");
}

/* Self Drive */
#SelfDrive
{
	background-image: url("http://www.majestictours.co.uk/images/selfdrive_purple2.gif");
}

/* Disney */
#Disney
{
	background-image: url("http://www.majestictours.co.uk/images/disneyback_purple2.gif");
}



/****************************************************************************************************************/
/*                                                                                                              */
/****************************************************************************************************************/

/****************************************************************************************************************/
/*                                                                                                              */
/****************************************************************************************************************/
