﻿/* mgh*/
body 
{
	margin:0px; padding:0px; font-size:10pt;  font-family:Tahoma, Times New Roman; direction:rtl; background-image:url(Images/bg_paper.jpg); 
}


.leftwrite{ direction:ltr; text-align:left;}
.rightwrite{ direction:rtl; text-align:right;}

.navitop{ background-image:url(Images/bg_navitop.jpg); background-repeat:repeat-x;}

.artistgalleryitem {vertical-align:top;}/*ItemStyle in artist\artist.aspx*/
/*CssManageMenu*/


/*footer*/
.footer{ width:100%; text-align:center; height:30px;}
.menufooter
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}
.menufooter td{ padding-left:2px; padding-right:2px; border-left:1px solid #ff9999; border-right:1px solid #ff9999;}

.menufooter a:visited {
	color: #d32525;
}

/*gallery.aspx */

 /*headertext :D*/
.headertext{ font-size: 24pt;}

.bbd{ border-bottom: blue 1px dashed; padding:5px;}


/*CssManageMenu*/
.CssManageMenu{}
.CssManageMenu td{padding-left:3px;padding-right:3px}

.CssManageMenu A {
	COLOR: #000; TEXT-DECORATION: none
}
.CssManageMenu A:hover {
	COLOR: #c00; TEXT-DECORATION: none
}
.CssMainMenu{}
.CssMainMenu td{ padding-top:2px; padding-bottom:2px;}

.CssMainMenu A {
	COLOR: #000; TEXT-DECORATION: none
}
.CssMainMenu A:hover {
	COLOR: #fcd066; TEXT-DECORATION: none
}
/*end mgh*/

.btnAll{border-right: #66cc33 1px solid; border-top: #66cc33 1px solid; border-left: #66cc33 1px solid; border-bottom: #66cc33 1px solid; background-color: #cccccc} /* mghjreplace css */



p {
	line-height: 1.4em;
}




img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-color:Gray;	
	width: 100%; height: 115px
}



/* 1.1 SHIM */


.column {
	background-image: url(images/content-shim.gif);
}



/* 2 PAGE */





/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}
