
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 7px solid #fffdcc; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #fffdcc; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #5caed7; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #5caed7; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #d3d3d3; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #d3d3d3; /*Highlight red color theme*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: none;
text-align:center;
margin: 0;
margin-top: 20px;
padding: 0;
}

#myform .textinput{
width: 390px;
height: 30px;
border: 1px solid gray;
font-size:26px;
}

#myform .submit{
font: normal 18px Verdana;
height: 30px;
border: 1px solid #b81f24;
background-color: black;
font-size:22px;
color: white;
}

body {
	margin-top: 0px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 153px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}


<!--
.float_left {
float:left;
}

.float_right {
float:right;
}

/* Adjust this width to fit your needs */
.container {
width:960px;
margin-left: auto;
margin-right: auto;
}

.container2 {
width:770px;
/*margin-left: auto;
margin-right: auto; */
}

.container3 {
width:180px;
/*margin-left: auto;
margin-right: auto; */
}

.container4 {
width:355px;
/*margin-left: auto;
margin-right: auto; */
}

.container5 {
width:600px;
/*margin-left: auto;
margin-right: auto; */
}
.container_head {
height:30px;
background-image:url(../images/sidebar_center.jpg);
}

/* To Center align the title add= text-align:center; */
.container_head_text {
height:23px;
padding:7px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:16px;
font-weight:bold;
}

.container_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;
color:#666666;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: none solid solid solid;
border-color: #D3D3D3;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}

.tanitim {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-align:justify;
}

.poiResult {
	height:48px;
	background-color: white;
	border: 1px solid gray;
	padding: 0px;
	position: relative; 
	margin-bottom: 2px;
}

.poiResult .lefttab {
	height:inherit;
	width:35px;
	padding: 1px 1px 1px 1px;
	float:left;
	border-right-style:groove;
	border-right-width:1px;
	/* position: relative; */
}

.poiResult .righttab {
	height:inherit;
	width:280px;
	padding: 1px 0px 1px 2px;
	float:right;
	position: relative;
}

/* YUI css*/
#json .yui-dt-pagelinks {display:block; margin:6px 0;white-space:nowrap;}
#json .yui-pg-pages a {text-decoration: underline; }
#json .yui-pg-container a {color:#0000DD; }
a.yui-dt-pagelink {
	background-color: #FFFFFF;
	border: 1px solid #CBCBCB;
	padding: 2px 3px;
	text-decoration: none;
	white-space:nowrap;
	
}

.yui-dt-currentpage {
	background-color: #ebe6e6;
	border: 1px solid #000000;
	padding: 2px 3px;
	text-decoration: none;
	white-space:nowrap;
	
}

a.yui-dt-nextlink {
	text-decoration:none;
	font-size:14px;
}
a.yui-dt-lastlink {
	text-decoration:none;
	font-size:14px;
}

a.yui-dt-firstlink {
	text-decoration:none;
	font-size:14px;
}

a.yui-dt-prevlink {
	text-decoration:none;
	font-size:14px;
}

#json {margin:1em;}
#json table {border-collapse:collapse;}
#json th, #json td {padding:.5em;border:1px solid #000;}
#json th {background-color:#696969;color:#fff;}/*dark gray*/
#json th a {color:white;}
#json th a:hover {color:blue;}
#json .yui-dt-odd {background-color:#eee;} /*light gray*/


    #paginated {
        text-align: center;
    }
    #paginated table {
        margin-left:auto; margin-right:auto;
    }
    #paginated .yui-pg-container a {
        color: #00d;
    }
    #paginated .yui-pg-pages a {
        text-decoration: underline;
    }
    #paginated, #paginated .yui-dt-loading {
        text-align: center; background-color: transparent;
    }

.controlStyle {
	background-color:#ffffff;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	border:2px #006699 solid;
}

#control a {
	text-decoration:none;
}

-->

