/* <------- Digitise Default Styles v1.0 STARTS -------> */

body {
	padding: 0;
	margin: 0;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}

h1 {
	color: #015F9C;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	color: #015F9C;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

a {
	color:#DC3A3C;
}
a:hover {
	color:#025F9B;
}

a.lhmenu {
	color:#ffffff;
}
a.lhmenu:hover {
	color:#eeeeee;
}

/* Default Text Fonts for text INSIDE form fields of <input>, <select> and <textarea> */
input, select, textarea {
	font-size: 12px;
	font-family: MS Sans Serif, Arial, Verdana;
}

/* Default Text Fonts that come under the <body>, <div>, <table> and <td> tags */
body, div, table, td {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 12px;
	line-height: 16px;
	color: #505050;
}

/* Default Footer Styles STARTS */
.footer {
	color:#ffffff;
	font-size:11px;
}

.footer a {
	color:#ffffff;
}

.footer a:hover {
	color:#ffffff;
	text-decoration: none;
}

td.lhmenucategories {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 12px;
	color:#ffffff;
	background-image: url(../images/bgimage-lhmenubottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td.lhmenu {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 11px;
	color:#ffffff;
}

td.relatedactivities {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 11px;
}

/* Default Footer Styles ENDS */

/*
Itinerary Planner CSS below
*/

.home_feature_bar {
	background:#BEBE9A;
}

.feature_text {
	font-size:11px;
}

h3.sideBarHead {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size:14px;
	color:#004a80;
	font-weight:lighter;
	padding:0;
	margin:0;
}

.sideBarHead a {
	text-decoration:none;
	color:#004a80;
}

.sideBarHead a:hover {
	text-decoration:none;
	color:#004a80;
}
.sideBarLinksTD {
	font-size:11px;
	font-weight:bold;
}
.sideBarPointerTD {
	font-size:9px;
	font-weight:bold;
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
}

.sideBarLinksTD a {
	text-decoration:none;
}

.LinksNoUnderline {
	text-decoration:none;
	font-size: 11px; 
}

.LinksNoUnderline:hover {
	text-decoration:none;
	font-size: 11px; 
}

.nounderline {
	text-decoration:none;
}

h3.FeatureBoxTitle {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 5px 0 0;
}

h3.FeatureBoxTitle a {
	text-decoration:none;
	color:#004a80;
}
h3.FeatureBoxTitle a:hover {
	text-decoration:none;
	color:#004a80;
}

.shoppingCart {
	color:#FFFFFF;
	font-size: 11px;

}

/* <------- Digitise Default Styles v1.0 ENDS -------> */

/* <------- Site Map Styles STARTS -------> */
.SiteMap {
	margin-top: 4px;
	margin-bottom: 10px;
}
.SiteMap li {
	list-style-image: url(../images/li-bullet.gif);
}
.SiteMapParent {
	font-weight: bold;
}
.SiteMapChild {
	font-size: 11px;
}
.SiteBg {
	background: url(../images/sitemap-sep.gif) repeat-y top center;
}
/* <------- Site Map Styles ENDS -------> */

table.border {
	border: 1px;
	border-color: #B9B7B3;
	border-style: solid;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}


.SubNav {
	color:#505050;
	font-size:11px;
}

.address {
	background-image: url(../images/banner-bottom.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 81px;
	font-size: 11px;
}
