@import url(template0.css);
/*marwen431*/


body {
	background-color: #1e1e1e;
}

#nav {
	float: left;
    width: 762px;
  	background: #fff url(../images/gallery_tabs.jpg) 0 0 no-repeat;
    height: 33px;
}

#nav ul {
  	margin:0;
	padding:0;
  	list-style:none;
}

#nav li {
 	list-style-image: none;
    margin: 0;
    padding: 0;
	display: inline;
}

#nav a {
	float: left;
	height: 33px;
	text-indent: -9000px;
    margin:0;
    padding:0;
    text-decoration:none;
	border-bottom: none;
}

#t13717 a:hover {background: #fff url(../images/gallery_tabs.jpg) 0 -33px no-repeat;} 
#t14148 a:hover {background: #fff url(../images/gallery_tabs.jpg) -89px -33px no-repeat;}
#t14149 a:hover {background: #fff url(../images/gallery_tabs.jpg) -183px -33px no-repeat;}
#t28439 a:hover {background: #fff url(../images/gallery_tabs.jpg) -278px -33px no-repeat;}
#t28440 a:hover {background: #fff url(../images/gallery_tabs.jpg) -398px -33px no-repeat;}
#t14154 a:hover {background: #fff url(../images/gallery_tabs.jpg) -494px -33px no-repeat;}
#t14155 a:hover {background: #fff url(../images/gallery_tabs.jpg) -665px -33px no-repeat;}

#t13717 a.active {background: #fff url(../images/gallery_tabs.jpg) 0 -66px no-repeat;}
#t14148 a.active {background: #fff url(../images/gallery_tabs.jpg) -89px -66px no-repeat;}
#t14149 a.active {background: #fff url(../images/gallery_tabs.jpg) -183px -66px no-repeat;}
#t28439 a.active {background: #fff url(../images/gallery_tabs.jpg) -278px -66px no-repeat;}
#t28440 a.active {background: #fff url(../images/gallery_tabs.jpg) -398px -66px no-repeat;}
#t14154 a.active {background: #fff url(../images/gallery_tabs.jpg) -494px -66px no-repeat;}
#t14155 a.active {background: #fff url(../images/gallery_tabs.jpg) -665px -66px no-repeat;}

#t13717 a.active:hover {background: #fff url(../images/gallery_tabs.jpg) 0 -66px no-repeat;}
#t14148 a.active:hover {background: #fff url(../images/gallery_tabs.jpg) -89px -66px no-repeat;}
#t14149 a.active:hover {background: #fff url(../images/gallery_tabs.jpg) -183px -66px no-repeat;}
#t28439 a.active:hover {background: #fff url(../images/gallery_tabs.jpg) -278px -66px no-repeat;}
#t28440 a.active:hover {background: #fff url(../images/gallery_tabs.jpg) -398px -66px no-repeat;}
#t14154 a.active:hover {background: #fff url(../images/gallery_tabs.jpg) -494px -66px no-repeat;}
#t14155 a.active:hover {background: #fff url(../images/gallery_tabs.jpg) -665px -66px no-repeat;}

#main-body {
	background: #fff url(../images/marwen_gallery_pageBG.jpg) repeat-y;
	width: 762px;
}

#main-table-body-leftcell {
	background: url(../images/marwen_gallery_sidebarBg.jpg) 100% 0 repeat-y;
	
}

#breadcrumbbar{
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 2px 0px;
	margin: 0;
	width: 586px;
	height: 15px;
}

#breadcrumblist{
	color: #222;
	float: left;
	font-size: 80%;
	font-weight: bold;
	padding: 0 0 0 5px;
	width: 65%;
	text-transform: lowercase;
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #222;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	color: #222;
	border-bottom: 1px solid #A42A00;
}

#breadcrumbemail{
	float: right;
	font-size: 75%;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbemail a:link, #breadcrumbemail a:visited, #breadcrumbemail a:active {
	background: url(../images/email.gif) no-repeat 0px;
	color: #222;
	padding: 2px 5px 2px 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
#breadcrumbemail a:hover {
	color: #222;
	border-bottom: none;
}

#breadcrumbprint{
	float: right;
	font-size: 75%;
	padding: 0 0px 0 0;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbprint a:link, #breadcrumbprint a:visited, #breadcrumbprint a:active{
	background: url(../images/printer.gif) no-repeat left;
	color: #222;
	padding: 2px 5px 2px 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

#breadcrumbprint a:hover {
	color: #222;
	border-bottom: none;
} 

#pagetitle h1 {
	color: #222;
}

#footer {
	background: url(../images/marwen_gallery_footer.jpg) 0 0 no-repeat;
	color: #222;
}


