body, html {
	font-family : Arial,Verdana,sans-serif;
	font-size : 12px;
	font-weight : normal; 
	color : #000000;
	background : #FFFFFFF;
	margin : 0;
	padding : 0;
	width : 100%;
	height : auto;
	text-align : center;
	background-image : url("./../App_Images/Site_Images/bg.gif");
	background-repeat : repeat-x;
	background-position : top;
	background-attachment : scroll;
}

#Screen {
	margin : 0 auto;
	position : relative;
	width : 100%;
	height : auto;  
	background-repeat : repeat-x;
	background-position : bottom;
	border-width : 0px;
	border-style : solid;
}

#Main {
	margin : 0 auto;
	width : 950px;
	height : auto;
	border-width : 0px;
	border-style : solid;
}

#Header {
	margin : 0 auto;
	width : 100%;
	height : 46px;
	border-width : 0px;
	border-style : solid;
}

#Logo {
	float : left;
	padding : 0px 0px 0px 0px;
	border-width : 0px;
	border-style : solid;
	color : White;
}

#Logo h1 {
	color : White;
}

#Language {
	float : right;
	padding : 5px 0px 0px 0px;
	border-width : 0px;
	border-style : solid;
}

#Navigation {
	margin : 4px 0px 0px 0px;
	width : 100%;
	text-align : left;
	height : 36px;
	border-width : 0px;
	border-style : solid;
}

#menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-align : center;
}

#menu li {
	float : left;
	margin : auto;
	padding : 0;
	background-color : black;
}

#menu li a {
	display : block;
	width : 100px;
	height : 23px;
	color : white;
	text-decoration : none;
	background-image : url("./../App_Images/Site_Images/menu.gif");
	background-repeat : repeat-x;
	padding: 10px 0px 0px 0px;
}

#menu li a:hover {
	color : black;
	background-color : Maroon;
	background-image : url("./../App_Images/Site_Images/Menu_Hover.gif");
	background-repeat : repeat-x;
}

#menu li a.current {
	color : black;
	background-color : Maroon;
	background-image : url("./../App_Images/Site_Images/Menu_Hover.gif");
	background-repeat : repeat-x;
}

#menu ul li ul {
	display : none;
}

#menu ul li:hover ul {
	display : block;
}
 
#menu li:hover ul li {
	float : none;
}

#menu li ul {
	position : absolute;
}

#Content {
	margin : 0 auto;
	width : 100%;
	min-height : 200px;
	height : auto;
	text-align : left;
	border-width : 0px;
	border-style : solid;
}

#Footer {
	margin : 0 auto;
	width : 100%;
	height : 60px;
	background-image : url("./../App_Images/Site_Images/footer-namaste-adozioni.jpg");
	border-width : 0px;
	border-style : solid;
}

.floatstop {
	clear : both;
}

.Tab_Content {
	background-color : White;
	background-image : url("./../App_Images/Site_Images/Tab_Footer.gif");
	background-repeat : repeat-x;
	border-color : #265e83;
	border-style : solid;
	border-width : 1px;
	padding-left : 15px;
	padding-right : 15px;
}

.Login {
	background-image : url("./../App_Images/Site_Images/Tab_Footer.gif");
	background-repeat : repeat-x;
	border-color : #265e83;
	border-style : solid;
	border-width : 1px;
	margin : 0 auto;
	width : 460px;
	padding : 15px 20px 0px 20px;
}

.LoginBut 
{
	background-image : url("./../App_Images/Site_Images/Login_But.gif");
	background-repeat : no-repeat;
}

.LoginBut3 {
	display : inline-block;
	width : 120px;
	height : 21px;
	color : black;
	text-align : center;
	text-decoration : none;
	background-image : url("./../App_Images/Site_Images/Login_But2.gif");
	background-repeat : no-repeat;
	padding: 7px 0px 0px 0px;
}

.LoginBut3:hover {
	display : inline-block;
	width : 120px;
	height : 21px;
	color : black;
	text-align : center;
	text-decoration : none;
	background-image : url("./../App_Images/Site_Images/Login_But2_.gif");
	background-repeat : no-repeat;
	padding: 7px 0px 0px 0px;
}

.LoginBut2 {
	display : inline-block;
	width : 60px;
	height : 21px;
	color : black;
	text-align : center;
	text-decoration : none;
	background-image : url("./../App_Images/Site_Images/Login_But.gif");
	background-repeat : no-repeat;
	padding: 7px 0px 0px 0px;
}

.LoginBut2:hover {
	display : inline-block;
	width : 60px;
	height : 21px;
	color : black;
	text-align : center;
	text-decoration : none;
	background-image : url("./../App_Images/Site_Images/Login_But_.gif");
	background-repeat : no-repeat;
	padding: 7px 0px 0px 0px;
}

.Logo {
	text-align : right;
	padding-top : 50px;
}

.Under_Construction {
	width : 312px;
	border-width : 0px;
	margin-left : 300px;
}

.ImportFile {
	background-image : url("./../App_Images/Site_Images/Tab_Footer.gif");
	background-repeat : repeat-x;
	border-color : #265e83;
	border-style : solid;
	border-width : 1px;
	width : 220px;
	padding : 15px 20px 0px 20px;
}

.AccordionHeader {
	background-image : url("./../App_Images/Site_Images/Tab_Footer2.gif");
	background-repeat : repeat-x;
}

.modalBackground {
	background-color:Black; 
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupPanel {
	background-image : url("./../App_Images/Site_Images/Tab_Footer.gif");
	background-repeat : repeat-x;
	border-color : #265e83;
	border-style : solid;
	border-width : 1px;
	padding : 5px 5px 5px 5px;
}

.TextDecoNone {
	text-decoration : none;
}

.ratingStar {
	white-space:nowrap;
	margin:1em;
	height:18px;
	margin: 0px;
	padding: 0px;
}

.ratingStar .ratingItem {
	font-size: 0pt;
	width: 18px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor:pointer;
}

.ratingStar .Filled {
	background-image: url("./../App_Images/Site_Images/Rating_R.gif");
}

.ratingStar .Empty {
	background-image: url("./../App_Images/Site_Images/Rating_B.gif");
}

.ratingStar .Saved {
	background-image: url("./../App_Images/Site_Images/Rating_J.gif");
}

.ratingStar_Mini {
	white-space:nowrap;
	margin:1em;
	height:18px;
	margin: 0px;
	padding: 0px;
}

.ratingStar_Mini .ratingItem {
	font-size: 0pt;
	width: 14px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor:pointer;
}

.ratingStar_Mini .Filled {
	background-image: url("./../App_Images/Site_Images/Rating_R_Mini.gif");
}

.ratingStar_Mini .Empty {
	background-image: url("./../App_Images/Site_Images/Rating_B_Mini.gif");
}

.ratingStar_Mini .Saved {
	background-image: url("./../App_Images/Site_Images/Rating_J_Mini.gif");
}

.PhotoProfile {
	padding: 2px 2px 2px 2px;
}

.PhotoProfile:Hover {
	cursor: pointer; 
	cursor: hand;
}

.AjaxTabStyle 
{
}

.AjaxTabStyle .ajax__tab_header .ajax__tab_tab 
{
	background-image: url("./../App_Images/Site_Images/Tab_Menu1.gif");
	color : White;
	width: 88px;
	height: 15px;
	padding-top: 9px;
	margin-right: 2px;
	background-repeat: no-repeat;
}

.AjaxTabStyle .ajax__tab_active .ajax__tab_tab
{
	background-image: url("./../App_Images/Site_Images/Tab_Menu2.gif");
	color : White;
	width: 88px;
	height: 19px;
	padding-top: 9px;
	margin-right: 2px;
	background-repeat: no-repeat;
}

.AjaxTabStyle .ajax__tab_hover .ajax__tab_tab
{
	background-image: url("./../App_Images/Site_Images/Tab_Menu2.gif");
	color : Black;
	width: 88px;
	height: 19px;
	padding-top: 9px;
	margin-right: 2px;
	background-repeat: no-repeat;
}

.AjaxTabStyle .ajax__tab_hover 
{
	cursor : pointer;
}

.AjaxTabStyle .ajax__tab_body {
	margin: 0px;
	background-image: url("./../App_Images/Site_Images/Tab_Footer.gif");
	background-repeat: repeat-x;
	border-color: #265e83;
	border-style: solid;
	border-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	border-spacing: 0px;
}

.Lnk_Button {
	background-color:#909090;
	background-image: url("./../App_Images/Site_Images/Bg_But.gif");
	background-repeat: repeat-x;
	border-color:#909090;
	border-width:1px;
	border-style:solid;
}	

.Lnk_Button:hover {
	background-color:#909090;
	background-image: url("./../App_Images/Site_Images/Bg_But_.gif");
	background-repeat: repeat-x;
	border-color:#909090;
	border-width:1px;
	border-style:solid;
}	

 .mystyle  
{  
	margin-top: -1px;  
	padding: 3px;  
} 