body{
	margin:0px;
	padding:0px;
	color:#4D4D4D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;	
}
.breadcrumbs{
	margin-bottom:10px;
	color:#4D4D4D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;	
}
.breadcrumbs a{

}
table{
	color:#4D4D4D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;	
}
table table{
	color:#4D4D4D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;	
}
table table table {
	color:#4D4D4D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;	
}
a{
	color:#5791D1;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
.altlink{
	color:#0CA1E9;
}
.altaltlink{
	color:#B04851;
}
.header{
	height:70px;
	width:1050px;
/*	border:1px solid red; */
}
.bigbox{
	border:1px solid #E7E7E7;
	margin-bottom:10px;
}
.bigbox h6{
	font-size:20px;
	margin:0px;
	padding-left:5px;
	height:30px;
	padding-top:3px;
}
.bigbox .subheader{
	background-image:url(http://hdvirtualcitytours.com/clientplugins/visitpanama/skins/visitpanama/images/lightgraybar.jpg);
	background-repeat:repeat-x;
	height:26px;
	color:#2D79B5;
	cursor:pointer;
	font-size:8pt;
	text-indent:10px;

}

.directions{
	border:1px solid #E7E7E7;	
	padding:5px;
	font-size:12px;
}
.box{
	width:225px;
	border:1px solid #E7E7E7;
	margin-bottom:10px;
}
.box h6{
	font-size:20px;
	margin:0px;
	padding-left:5px;
	height:30px;
	padding-top:3px;
}
.box .subheader{
	
}
.box .subheader h2{
	font-size:13px;
	padding-top:5px;
	margin:0px;	
}
.subheadercontainer{
	height:100px;
	width:100%;
}
.subheadertable{
	width:970px;
}
.subheadertable .subheader1{
	font-weight:bold;
	font-size:25px;
}
.subheadertable .subheader2{
	font-weight:bold;
	font-size:18px;
	color:#B04851;
}
.breadcrumb{
	padding:10px;
	font-size:14px;
}
.tourresulttable{
	width:345px;
	font-size:12px;
	border:1px solid #E7E7E7;
	margin-bottom:5px;	
}
.tourresulttable .imagetd{
	padding:10px;
}
.tabmenutable{
	height:30px;
	font-size:12px;
}
.tabmenutable td{
	background-color:#000033;
	background-repeat:repeat-x;	
	font-weight:bold;
	cursor:pointer;
	width:125px;
}
.tabmenutable td:hover{
	background-image:url(http://hdvirtualcitytours.com/summitrealtyanddevelopment/skins/summitrealtyanddevelopment/images/blackbar.jpg);
	background-repeat:repeat-x;	
}
.tabmenutable .selected{
	background-image:url(http://hdvirtualcitytours.com/summitrealtyanddevelopment/skins/summitrealtyanddevelopment/images/blackbar.jpg);
	background-repeat:repeat-x;	
}
.tabbox{
	margin-left:3px;
	min-height:600px;
}
.tabbox .info{
	padding:10px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.tabbox .subheader{
	padding-top:3px;
}
.subsubheader{
	background-color:#000033;
	background-repeat:repeat-x;
	height:30px;
	padding-left:5px;
	color:white;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
/* tabs */

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

UL.tabNavigation LI {
	display: inline;
}

UL.tabNavigation LI A {
	padding: 5px 10px;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	background-image:url(http://hdvirtualcitytours.com/clientplugins/visitpanama/skins/visitpanama/images/lightgraybar.jpg);
	background-repeat:repeat-x;
	height:26px;
	color:#5791D1;	
}

UL.tabNavigation LI A.selected{
	background-image:url(http://hdvirtualcitytours.com/clientplugins/visitpanama/skins/visitpanama/images/lightbluebar.jpg);
	background-repeat:repeat-x;
	height:26px;
	color:white;
}
UL.tabNavigation LI A:hover {
	background-image:url(http://hdvirtualcitytours.com/clientplugins/visitpanama/skins/visitpanama/images/lightbluebar.jpg);
	background-repeat:repeat-x;
	height:26px;
	color:white;
}

UL.tabNavigation LI A:focus {
		outline: 0;
}

div.tabs > div {
		padding: 5px;
		margin-top: 3px;
}

div.tabs > div h2 {
		margin-top: 0;
}

#first, #second, #third, #fourth{
		margin-top:3px;
		padding:5px;
		border:1px solid #A8A8A8;
}

#second {
}

#third {
}
#fourth {
}
.featuredbg{
	background-color:#EEEEEE;
	color:#5791D1;
	padding:1px;
	width:80px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:0px;
}
