/* CSS Document */

.menu_bg{
background-image:url(menu_bg.gif);
background-repeat:repeat-x;
}


.text2{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#054668;
}
.text2:link {
	text-decoration: none;
	color:#054668;
}
.text2:visited {
	text-decoration: none;
	color:#054668;
}
.text2:hover {
	text-decoration: none;
	color:#E82E21;
}
.text2:active {
	text-decoration: none;
	color:#054668;
}


.border_a {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}


.blackmenu_bg{
background-image:url(blackmenu_bg.gif);
background-repeat:repeat-x;
}



.red_bg{
background-image:url(red_center.gif);
background-repeat:repeat-x;
}

.red_bottom_b{
background-image:url(red_bottom_b.gif);
background-repeat:repeat-x;
}


.read_more{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#054668;
}
.read_more:link {
	text-decoration: none;
	color:#054668;
}
.read_more:visited {
	text-decoration: none;
	color:#054668;
}
.read_more:hover {
	text-decoration: none;
	color:#FF6600;
}
.read_more:active {
	text-decoration: none;
	color:#054668;
}


.home{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#054668;
}


.places{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#ffffff;
}


.line_ac{
line-height:5px;
background-image:url(space_img.jpg);
background-repeat:repeat-x;
}


.green_center{
background-image:url(green_center.gif);
background-repeat:repeat-x;
}

.green_b{
background-image:url(green_b.gif);
background-repeat:repeat-x;
}

.footer_bg{
background-image:url(footer_center.gif);
background-repeat:repeat-x;
}




.footer_text{
font-family:Arial;
font-size:11px;
color:#ffffff;
line-height:16px;
}



.footer_link{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FF871A;
letter-spacing:0.5px;
}
.footer_link:link {
	text-decoration: none;
	color:#FF871A;
}
.footer_link:visited {
	text-decoration: none;
	color:#FF871A;
}
.footer_link:hover {
	text-decoration: none;
	color:#FF871A;
}
.footer_link:active {
	text-decoration: none;
	color:#FF871A;
}


.org{
font-family:Arial;
font-size:15px;
color:#ff790c;
font-weight:bold;
}

.text_history{
font-family:Arial;
font-size:12px;
color:#2e2e2e;
line-height:18px;
}

.head{
font-family:Arial;
font-size:13px;
color:#ff790c;
font-weight:bold;
}


.add_con{
background-image:url(address.jpg);
background-repeat:no-repeat;
}

.readmore_a{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#0066CC;
}
.readmore_a:link {
	text-decoration: none;
	color:#0066CC;
}
.readmore_a:visited {
	text-decoration: none;
	color:#0066CC;
}
.readmore_a:hover {
	text-decoration: none;
	color:#0066CC;
}
.readmore_a:active {
	text-decoration: none;
	color:#0066CC;
}

.toursim{
font-family:Arial;
font-size:13px;
color:#ff7e00;
font-weight:bold;
}
.toursim:link {
	text-decoration: none;
	color:#ff7e00;
}
.toursim:visited {
	text-decoration: none;
	color:#ff7e00;
}
.toursim:hover {
	text-decoration: none;
	color:#0099FF;
}
.toursim:active {
	text-decoration: none;
	color:#ff7e00;
}


.toursim_post{
font-family:Arial;
font-size:12px;
color:#0099FF;
line-height:22px;
font-weight: bold;
}
.toursim_post:link {
	text-decoration: none;
	color:#0099FF;
}
.toursim_post:visited {
	text-decoration: none;
	color:#0099FF;
}
.toursim_post:hover {
	text-decoration: none;
	color:#0099FF;
}
.toursim_post:active {
	text-decoration: none;
	color:#0099FF;
}



.toursim_perma{
	font-family:Arial;
	font-size:12px;
	color:#0066FF;
	}




.pqoc_text{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#2a2a2a;
}


.mobile{
font-family:Arial;
font-size:17px;
font-weight:bold;
color:#FFFFFF;
}


.pqoc_text_small{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#2a2a2a;
}

.view_photos_text{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FF693A;
}

.view_photos_text:link {
	text-decoration: none;
	color:#FF693A;
}
.view_photos_text:visited {
	text-decoration: none;
	color:#FF693A;
}
.view_photos_text:hover {
	text-decoration: none;
	color:#FF693A;
}
.view_photos_text:active {
	text-decoration: none;
	color:#FF693A;
}


.input_feilds{
font-family:Arial;
font-size:12px;
color:#2e2e2e;
width:160px;
line-height:18px;
}




div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}



#pg{
width:720px;
float:left;
}

#pg_a{
width:170px;
height:180px;
float:left;
}


#pg_b{
width:10px;
height:180px;
float:left;
}


.pass{
width:40px;
height:20px;
}
