body
{
	margin: 0;
	padding: 0;
	
	position: relative;
	
	width: 100%;
	height: 100%;
}

h1 {
	font-size: 22px !important;
	padding: 0;
	margin: 0;
	color: #93C019;
}


h2 {
	font-size: 16px !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #999 !important;
}


#general #sideBar {
	float: right;
	margin-bottom: 5px;
	padding: 0px;
	width: 362px;
	margin-right: 25px;
}

#general #sideBar2 {
	float: right;
	margin-bottom: 5px;
	padding: 0px;
	width: 362px;
}

#general {
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-bottom: 40px;
}

#general a
{
 color: #333 !important;
}

#general a:link, #general a:visited, #general a:active
{
	text-decoration:none;
 	color: #333 !important;
}

#general a:hover
{
	text-decoration: underline;	
}

#general #headerImage
{
	float: left;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#backgroundFiller
{
	width: 373px;
	height: 100%;
	position: absolute;
	background-color: #F9F9F9;	
	z-index: -3;
}

.centerMap
{
	width: 504px;
	float: left;
	margin: 0;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}

.locationOrdering
{
	width: 500px;	
}

.countryHeader
{
	font-family:verdana;
	font-size:24px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #93C019;
	letter-spacing: -1px;
	text-align: left;
}

.countryHeader h1 {
	font-size: 22px !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.countryHeader h2 {
	font-size: 16px !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #999 !important;
}

.NewCountryHeader
{
	background-color: #C0DCFF;
	font-family:verdana;
	font-size:24px;
	margin: 0 auto;
	text-align:center;
	color: #93C019;
	letter-spacing: -1px;
	text-align: left;
	padding: 5px;
	border-bottom: 10px #3380C8 solid;
}

.NewCountryHeader h1 {
	font-size: 22px !important;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
}

.NewCountryHeader h2 {
	font-size: 16px !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #666 !important;
}

.detail-image img {
	border: 5px #DEE9F8 solid;
}

.detail-image img {
	margin: 5px;
}	

.detail-content-box {
	border-bottom: 5px #3380C8 solid;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
	width: 490px;
	text-align: left;
}

.detail-more-images {
	margin-top: 20px;
	border-bottom: 5px #3380C8 solid;
	padding-bottom: 15px !important;
	margin-bottom: none;
}

.detail-more-images img {
	border: 5px #DEE9F8 solid;
}	

.countryHeader2
{
	font-family:verdana;
	font-size:20px;
	text-align:left;
	color: #6374A3;
	letter-spacing: 0;
}

.bodyText
{
	width: 495px;
}

.clearpic {
	border: 10px #00FF99 thick !important;
	background-color: red;
	width: 1000px !important;
}

.rightnavbar {
	border-left: 1px #ccc solid !important;
	border-right: 1px #ccc solid !important;
	border-bottom: 1px #ccc solid !important;
	/*margin-top: 102px;*/
}

.rightnavbar td {
	padding: 5px;
}

.rightnavbara {
	border-left: 1px #ccc solid !important;
	border-right: 1px #ccc solid !important;
	border-bottom: 1px #ccc solid !important;
	
}

.rightnavbara td {
	padding: 5px;
}

.rightnavheader {
	background-color: #0081C6;
	padding: 5px;
	color: #fff;
	text-align: left;
	font-size: 14px;
}

.side_head_big {
	font-size: 30px;
	margin-bottom: 4px;
	font-weight: 100;
}

.mapmenu {
	margin: 5px 10px 0 0;
}
.mapmenu a,
.mapmenu a:link,
.mapmenu a:visited,
.mapmenu a:active {
	display: block;
	width: 66px;
	height: 16px;
	background: url("../images/view-map-bg.png") no-repeat 0 0;
	text-align: right;
	font-size: 11px;
	color: #0081C6 !important;
	text-decoration: none;
	padding-left: 10px;
}

.mapmenu a:hover {
	background-position: 0 -16px;
	color: #748D1D !important;
}

.reqmenu {
	margin: 5px 10px 0 0;
}
.reqmenu a,
.reqmenu a:link,
.reqmenu a:visited,
.reqmenu a:active {
	display: block;
	width: 115px;
	height: 16px;
	background: url("../images/help.png") no-repeat 0 0;
	text-align: right;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
}

.reqmenu a:hover {
	background-position: 0 -16px;
	color: #748D1D;
}

.intmenu {
	margin: 5px 10px 0 0;
}
.intmenu a,
.intmenu a:link,
.intmenu a:visited,
.intmenu a:active {
	display: block;
	width: 82px;
	height: 16px;
	background: url("../images/icon-building.png") no-repeat 0 0;
	text-align: right;
	font-size: 11px;
	color: #0081C6 !important;
	text-decoration: none;
	padding-left: 10px;
}

.intmenu a:hover {
	background-position: 0 -16px;
	color: #748D1D !important;
}

.resmenu {
	margin: 5px 0;
}

.sharemenu {
	margin: 5px 10px 0 0;
}
.sharemenu a,
.sharemenu a:link,
.sharemenu a:visited,
.sharemenu a:active {
	display: block;
	width: 112px;
	height: 16px;
	background: url("../images/icon-share.png") no-repeat 0 0;
	text-align: right;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
}

.sharemenu a:hover {
	background-position: 0 -16px;
	color: #748D1D;
}

.thumbmenu {
	margin: 5px 10px 0 0;
}
.thumbmenu a,
.thumbmenu a:link,
.thumbmenu a:visited,
.thumbmenu a:active {
	display: block;
	width: 146px;
	height: 16px;
	background: url("../images/resultset_next.png") no-repeat 0 0;
	text-align: right;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
}

.thumbmenu a:hover {
	background-position: 0 -16px;
	color: #748D1D;
}

.hilite tr:hover {
	background-color: #D7F5FD;
}

.nohilite:hover {
	background-color: #FFF;
}

.locations-header {
	width: 100%;
	background-color: #C9D0DE;
	border: 1px #67732C dashed;
	text-align: left;
	padding: 7px;
	color: #fff;
	font-weight: bold;
	clear: left;
}

.locations-header a,
.locations-header a:active,
.locations-header a:link,
.locations-header a:visited {
	color: #666 !important;
	text-decoration: none;
}

.state-header {
	font-weight: bold;
	padding: 7px;
	margin: 0;
	clear: left;
}

.state-header a,
.state-header a:active,
.state-header a:link,
.state-header a:visited {
	color: #AFB5C0 !important;
	text-decoration: none;
}

.city-header
{
	width: 100px;
	display: block;
	float: left;
	background-color: #C9D0DE;
	border: 1px #67732C dotted;
	padding: 2px;
	margin: 5px;
	color: #666666 !important;
	text-align: center;
	height: 90px;
	
}

.city-header a,
.city-header a:active,
.city-header a:link,
.city-header a:visited {
	text-decoration: none;
}

.city-header a:hover {
	background-color: #AFB5C0;
	text-decoration: none !important;
}

.imageHolder
{
	width: 100px;
	height: 60px;
	
	overflow: hidden;
}

.cityTitle
{

}

.side_head {
	font-size: 17px;
	margin-bottom: 10px;
	text-align: justify;
	color: #0081C6;
}

.side_head a,
.side_head a:link,
.side_head a:active,
.side_head a:visited {
	color: #0081C6 !important;
	text-decoration: underline !important;
}

.side_head a:hover {
	text-decoration: underline !important;
	color: #0081C6 !important;
}

.cdp_display_images li {
	width: 210px;
	margin: 0;
	padding: 0;
	display: inline;
	border-bottom: 2px;
}

.cdp_display_images ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#surroundinglist li{
	display: inline;
}

.search_box {
	width: 480px;
	background-color: #fff;
	padding: 10px;
	color: #fff !important;
	border: 1px #D4D4D4 solid;
}

.search_box p {
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.search_box .searcher {
	width: 360px;
	height: 25px;
}

.search_box .searcher_button {
	float: right;
}

.input_box {
	background-color: #B6D0DE;
	padding: 10px;
	margin-top: 10px;
}

.state-header2 {
	font-weight: bold;
	padding: 7px 7px 7px 0;
	margin: 0;
	clear: left;
}

.state-header2 a,
.state-header2 a:active,
.state-header2 a:link,
.state-header2 a:visited {
	color: #AFB5C0 !important;
	text-decoration: none;
}

.city-header2 a,
.city-header2 a:active,
.city-header2 a:link,
.city-header2 a:visited {
	display: block;
	float: left;
	text-decoration: none;
	margin-top: 0pt;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0pt;
	white-space: nowrap;
	padding: 3px;
	background-color: #C9D0DE;
	border: 1px #67732C dotted;
	padding: 2px;
	margin: 5px 5px 5px 0;
	color: #666666 !important;
}

.city-header2 a:hover {
	background-color: #AFB5C0;
	text-decoration: none !important;
}

.form-main-content {
	background-color: #C0DCFF;
}

#cityDescription br
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
	
#centerDescription
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 11px;
	font-familiy: Verdana, Arial, Sans;
}

#thumb_container {
	width:100%; 
	min-height:100%; 
	margin-bottom:-50px;
	text-align: left;
}

/* new styles */

.detail-address-box {
	width: 100%;
	text-align: left;
}

.detail-address-box img {
	float: right;
	border: 5px #DEE9F8 solid;
	margin: 0 0 10px 0;
}

.detail-addr-footer {
	text-align: left;
	clear: right;
}

.thumbCountryHeader
{
	background-color: #C0DCFF;
	font-family:verdana;
	font-size:24px;
	color: #93C019;
	letter-spacing: -1px;
	text-align: left;
	padding: 5px;
	border-bottom: 10px #3380C8 solid;
	width: 490px;
	margin-bottom: 20px;
}

.thumbCountryHeader h1 {
	font-size: 22px !important;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
}

.thumbCountryHeader h2 {
	font-size: 16px !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #666 !important;
}

.thumbAddrContainer {
	width: 490px; 
	text-align: left;
	background: #fff url("http://www.abcn.com/images/new-thumb-bg.jpg") no-repeat 0 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #E7E9FA solid;
	min-height: 200px;
}

.thumbAddrContainer img {
	float: right;
	border: 5px #3380C8 solid;
	margin: 15px 10px 10px 10px;
}

.thumbAddr {
	width: 330px;
}

/* panel */
.panel, .panelcollapsed 
{
	background: #eee;
	margin: 10px 0;
	padding: 0px 0px 5px;
	width: 500px;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* panel heading */
.panel h2, .panelcollapsed h2 
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	background: #CCC url(images/arrow-up.gif) no-repeat 870px;
	border-bottom: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #000 !important;
}

/* panel heading on rollover */
.panel h2:hover, .panelcollapsed h2:hover { background-color: #A9BCEF; }

/* heading of a collapsed panel */
.panelcollapsed h2 
{
	background: #CCC url(images/arrow-dn.gif) no-repeat 870px;
	border-color: #CCC;
}

/* panel content - do not set borders or paddings */
.panelcontent 
{ 
	background: #EEE; 
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.panelcontent h3 {
	text-align: center;
	font-size: 22px !important;
	color: #3DB3DF !important;
	margin: 5px 0;
	padding: 0;
}

.panelcontent p {
	margin: 5px 0;
}

.panelcontent li {
	display: inline !important;
	float: left;
	width: 190px;
	text-align: center;
}

.panelcontent img {
	border: 2px #fff solid;
}

.panelcontent ul{
	margin: 0;
	padding: 0;
	float: left;
}


/* collapsed panel content */
.panelcollapsed .panelcontent { /*display: none;*/ }


.cdp_display_images {
	display: inline-block;
	margin: 5px 10px;
	background: #e3e1e1;
	padding: 10px;
	width: 100px;
	text-align: center;
	font-size: 11px;
}

.surr_display_images {
	margin: 5px 25px 5px 10px;
	background: #e3e1e1;
	padding: 10px;
	float: left;
	font-size: 11px;
	height: 160px;
	width: 100px;
}

.between_boxes {
	padding: 5px;
	margin: 15px 0;
	padding-left: 65px;
	padding-top: 20px;
	font-size: 15px;
	height: 34px;
	background: #BFDFFF url(../images/map-icon.png) no-repeat 2px 4px;
	width: 430px !important;
}

.cities_list_header
{
	background-color: #D4D4D4;
	font-size:18px;
	letter-spacing: -1px;
	text-align: left;
	padding: 5px;
	border-bottom: 10px #949494 solid;
	width: 490px;
	margin-bottom: 10px;
	color: #000;
}

.cities_list ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 500px;
}

.cities_list li 
{
	display: inline;
	border-right: 1px;
}

