/*======================================================================*\
|| #################################################################### ||
|| #            NCMS 3.0 Writed by Abdel Rahman Ayachi		 	 	  #	||
|| # ---------------------------------------------------------------- # ||
|| # Copyleft ©2001-2009 Netcom Group SARL. All lefts Reserved.     # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ------------------- NCMS IS NOT FREE SOFTWARE ------------------ # ||
|| #         http://www.netcomgroup.org | info@netcomgroup.org        # ||
|| #################################################################### ||
\*======================================================================*/


/* GALLERY CLASS */

#gallery_page {width:796px;}
#gallery_page td {padding:0px;}
#gallery_page .gl_title {  font-family: Tahoma; font-size:13px; font-weight:bold; color: #00648e; background: url(/view/default/en/images/header_body.jpg) no-repeat; text-align:right; height:42px; vertical-align:top; padding-top:15px; padding-right:10px; }
#gallery_page .gl_content {  padding:10px; font-family: Tahoma; font-size:12px; background: url(/view/default/en/images/body_body.jpg) repeat-y; color: #000000; vertical-align:top; text-align:right; }
#gallery_page .gl_footer { font-size:1px; height:10px; background: url(/view/default/en/images/footer_body.jpg) no-repeat;  }

#gallery_page .subcat { padding-right:30px; }
#gallery_page .category_icon { text-align:center; float: right; margin:20px; }
#gallery_page .category_icon a { color:#03C; }
#gallery_page .category_icon a:hover { font-weight:bold}


#gallery_page .thumbnail { float:right; text-align:center; margin-top:10px; margin-bottom:10px;} 
#gallery_page .thumbnail table { margin:auto; height:200px;}
#gallery_page .thumbnail td { color:#999; vertical-align:top;}
#gallery_page .thumbnail .thumbnail_title { text-align:right; padding-bottom:5px; color:#000; } 
#gallery_page .thumbnail .thumbnail_title .title { background-color:#dadada; padding:5px; float:right;} 
#gallery_page .thumbnail .thumbnail_title .link { float:left; padding-right:10px} 

#gallery_page .thumbnail img { border:1px #dadada solid; }

