body, html, div, h1, h2, h3, h4, h5, ul, li, p {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: normal;
	border:0;
}
body 
{
	-x-system-font:none !important;
	background-color:#DFDFDF;
	background-position:0 0;
	background-repeat:repeat-x;
	color:#000000;
}

img {
	border:none;
}
h2 {
	font-size:1.9em;
	padding:10px 0;
	height:30px;
	display:block;
	clear:both;
	
}

.twocol .column {padding-right: 18px; text-align: justify;}

.twocol {clear:both;}

/*p {
	line-height:1.7em;
}*/
.contentWrap {
	width:100%;
	/* background:#dfdfdf url(../i/bg_contentWrap.gif) 50% 0 repeat-y; */
	/* background:#dfdfdf; */
}
.contentBox {
	width:961px;
	margin:0 auto;
	font:normal 0.8em Arial, Helvetica, sans-serif;
	color:#000;
	background:#FFF;
}
.topBanner {
	width:100%;
	/* height:188px; */
	/* background:#dfdfdf url(../i/mamas_banner.jpg) 0 0 no-repeat; */
	background:#dfdfdf;
	border-bottom:1px solid #a0a09e;
}
.footer {
	width:100%;
/*	height:188px; */
	/* background:#dfdfdf url(../i/mamas_banner.jpg) 0 0 no-repeat; */
	background:#dfdfdf;
}
.contBreadcrumb, .contMiddle, .contMap, .contUserMaps {
	padding:0 30px;
}
.contBreadcrumb, .contBreadcrumb a {
	height:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#a3a3a3;
	line-height:2.5em;
}
.breadcrumb {
	width:415px;
}
.separator {
	display:inline-block;
	padding:0 5px;
}
.topLinks {
	width:485px;
	text-align:right;
}
.topLinks a {
	display:inline-block;
	/* font-size:0.9em; */
	font-size: 12px;
	text-decoration:none;
	color:#9e9e9e;
	padding:0 12px 0 18px;
	background-position:0 8px;
	background-repeat:no-repeat;
}
.topLinks a:hover {
	color:#bc4502;
}
.content-report {
	background-image:url(/i/toolbars/content-report.gif)
}
.content-share {
	background-image:url(/i/toolbars/content-share.gif)
}
.content-license {
	background-image:url(/i/toolbars/content-license.gif)
}
.pageTitle {
	height:88px;
	background-color:#f9f9f9;
	border-top:1px solid #e4e4e4;
	border-bottom:3px solid #ededed;
	font-family: Arial, Helvetica, sans-serif !important;
}
.flexible 
{
    height: auto !important;
    padding-bottom: 15px;
}
.pageTitle h1 {
	font-size:3em;
	margin:25px 10px 0 35px;
	padding:0;
	float:left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
}

.pageTitle h1 em{
	font-size:16px;
	display: block;
	font-style: normal;
	font-weight: normal;
	margin-top:10px;
    color: #999;
	font-family: Arial, Helvetica, sans-serif !important;
}

.pageTitle .logo {
	float:right;
	margin:28px 23px 0 0;
	height:47px;
	width:135px;
	display:block;
	background:url(/i/logos/logo_powered_by_47x135.gif) 0 0 no-repeat;
}
#contMiddleTop {
	padding:15px 0;
	border-bottom:1px solid #ededed;
	width:100%;
	clear:both;
}
#contMiddleTop p {
	line-height:1.4em;
	margin:3px 0;
}
#contMiddleTop p.description {
	margin-top:17px;
}
.contMiddleLeft {
	width:455px;
	float:left;
}
.contMiddleLeft h3,
.contMiddleRight h3,
.contMiddleLeft455 h3,
.contMiddle h3 {
	font-size:1.1em;
	line-height:3.7em;
	color: #000000;
}
.bookBox {
	border:1px solid #d6d6d6;
	padding:5px 0 5px 5px;
	margin-bottom:12px;
	width:380px;
}
.bookBox p {
	font-weight:bold;
	margin:0;
}
.bookPrice {
	color:#02610d;
}
.booknight {
	color:#767676;
	font-weight:normal;
}
.bookBox img {
	float:left;
	margin-right:25px;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
}
.bookBox .bookImage 
{
	width: 170px;
	float: left;
}
.bookBox .bookLink {
	text-decoration: none;
	/* height:25px; */
	/* width:140px; */
	background-color:#02bbf1;
	border:1px solid #0092bb;
	border-top:3px solid #0092bb;
	margin-left:15px;
	margin-top:6px;
	font-size:11px;
	color:#FFF;
	padding: 6px;
	display:inline-block;
}
.bookBox .bookDetails 
{
	float: right;
	width: 200px;
	text-align: left;
}

.contMiddleRight {
	width:300px;
	float:right;
}
.blueBox {
	border:2px solid #a7d2f4;
	border-top:0;
}

.blueBoxSuccess 
{
    height:235px;
    border:2px solid #a7d2f4;
	border-top:0;
}

.blueBoxSuccess .successMessage
{
    background: White url("/i/requestSuccess.gif") no-repeat 20px 17px;
    padding: 30px 0 30px 100px ;
    font-size: 16px;
    font-weight: bold;
    color: #107200;
    border-bottom:2px solid #dcecf9;
}

.blueBoxSuccess ol
{
    margin-left:15px;
    margin-top:17px;
}

.blueBoxSuccess ol li
{
    font-weight: bold;
    font-size: 15px;
    margin-bottom:15px;
}

.blueBoxSuccess ol li p
{
    font-weight:normal;
    margin-left:20px;
       font-size: 15px;
}

.blueBox h4 {
	padding:12px 10px;
	color:#013b6d;
	font-size:16px;
}
.blueBoxHeader 
{
    background: #003867;
    color:White;
    font-size:16px;
    padding: 10px;
    font-weight:bold;
}
.blueBox .inputDiv {
	padding:12px 10px;
	font-weight:bold;
}
.inputBorder {
	border:1px solid #616161;
	padding:2px 5px ;
}
.customTrip  {
	font-weight:normal !important;
	border-top:2px solid #a7d2f4;
	margin:0;
	padding:12px 10px;
	background: White url("/i/requestBackground.gif") no-repeat;

}
.customBottom {
	background:#a7d2f4;
	color:#FFF;
	font-size:11px;
	font-weight:normal !important;
	padding:3px 10px !important;
}

.contEvents {
	color:#FFF;
	
}

.contMap h3 {
	margin:20px 0 10px;
	padding-top:15px;
	border-top:1px solid #d6d6d6;
/*	font-size:1.1em; */
	color: #000000;
}

.contMap 
{
	padding-bottom: 20px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.noFloat  {
	float:none;
}
.clear {
	clear:both;
}

input.error
{
	color: Red;
}
label.error, div.error
{
	font-weight: bolder;
	color: #A3A3A3;
	padding-left: 0.5em;
}


.contPhotos {
	padding:0 0 15px 0;
	border-bottom:1px solid #ededed;
	width:100%;
	clear:both;
}

.contPhotos a {
	float: left;
	margin: 15px 15px 10px 0;
}

.contUserMaps {
/*	border-bottom:1px solid #ededed; */
	padding-left:25px !important;
	clear:both;
}

.contUserMaps h3
{
    padding: 15px 0;
}

.contUserMaps .mapStream {

	float:left;
	/* border-right: 1px solid #EEE; */
}

.contUserMaps .mapCreateYours {
	/* float:right; */
	float:left;
	width: 280px;
	margin-left:25px;
}
.contUserMaps .mapCreateYours p {
	color:#555;
	line-height: 1.4em;
	margin-bottom:10px;
}

.contUserMaps .mapNoRelated{
	float:left;
	width: 90%;
	margin-bottom: 30px;
	/* margin-left:20px; */
}

.mapCreateYours p a img 
{
	float: left;
	margin:0 5px 10px 0;
}

.trackback-item .link 
{
	text-decoration: underline;
	cursor: pointer;
}

.trackback-item .date 
{
	color: #888888;
}

div.salesBox
{
    width:470px;
    border: 1px solid #D6D6D6;
    padding: 5px 5px 5px 70px;
    color: #444;
    background: White url('/i/trans/isoBadge.gif') top left no-repeat;
    min-height: 50px;
    margin-bottom: 12px;
    font: 12px "Arial", sans-serif;
    line-height: 1.7em;
}
div.salesBox p {margin-top:8px;}

div.salesBox a 
{
    color:#004b97;
    }

ol.trackback-list 
{
    padding-left:20px;
    
    
}

ol.trackback-list li 
{
    color: Black;
    font-size: 14px;
    margin-bottom:8px;
}

ol.trackback-list li a
{
    color: #004081;
    font-weight:bold;
}

ol.trackback-list li span
{
    color:#999;
}
