/* -----------------------------------------------------
		GALLERIES.ASP
------------------------------------------------------ */
#npctrl_PreviewTeaser						{ width:640px; margin:0px 0px 0px 0px; }
#npctrl_PreviewTeaser h1					{ margin-bottom:10px; padding-left:35px; background: url(img/ico_galleries.gif) no-repeat left; border-bottom:1px dotted #000; padding-bottom:10px; margin-top:10px; color:#333; font-size:15px; font-weight:normal; }
#npctrl_PreviewTeaser #previewteaser img	{ margin-right:10px; border:1px solid #666; margin-bottom:10px; }

#npctrl_LatestGalleries						{ width:640px; margin:0px 0px 10px 0px; overflow:hidden; }
#npctrl_LatestGalleries h1					{ padding-left:35px; background: url(img/ico_galleries.gif) no-repeat left; border-bottom:1px dotted #000; padding-bottom:10px; margin-top:30px; color:#333; font-size:15px; font-weight:normal; }
#npctrl_LatestGalleries .onegallery			{ margin-top:5px; }
#npctrl_LatestGalleries .onegallery:hover 	{ background-color:#f6f6f6; }
#npctrl_LatestGalleries .galteaser			{ float:left; margin-right:5px;}
#npctrl_LatestGalleries .galteaser img		{ border:1px solid #f60; }
#npctrl_LatestGalleries .galtext			{ font-size:11px; }
#npctrl_LatestGalleries .galtext a			{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_LatestGalleries .galtext a:link		{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_LatestGalleries .galtext a:hover	{ text-decoration:underline;}
#npctrl_LatestGalleries .galtext			{ font-size:11px; }
#npctrl_LatestGalleries .location			{ /*font-weight:bold; color:#555;*/ }
/* Overwrites */
#npctrl_LatestGalleries .npctrl_footer		{ width:640px; margin-top:20px; margin-bottom:10px; }

/* -----------------------------------------------------
		GALLERIES_VIEW.ASP
------------------------------------------------------ */
#npctrl_ListPictures				{ width:640px; margin:0px 0px 10px 0px; overflow:hidden; }
#npctrl_ListPictures h1				{ padding-left:35px; background: url(img/ico_galleries.gif) no-repeat left; border-bottom:1px dotted #000; padding-bottom:10px; margin-top:10px; color:#333; font-size:15px; font-weight:normal; }
#npctrl_ListPictures h2				{ font-size:15px; margin-bottom:5px; margin-top:10px; }
#npctrl_ListPictures p				{ }
#npctrl_ListPictures .thumbslist	{ margin-top:10px; clear:both; float:none; width:640px; }
#npctrl_ListPictures .location		{ font-weight:bold; }
#npctrl_ListPictures a				{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_ListPictures a:link			{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_ListPictures a:hover		{ text-decoration:underline; }

.galthumb							{ width:117px; float:left; text-align:center; border:1px solid #000; padding:10px 10px 0px 10px; margin-right:11px!important; margin-left:10px!important; margin-bottom:15px!important;}
.galthumbimg						{ border:1px solid #f60; }	
.galthumbinfo						{ width:117px; height:30px;}	
.galthumbinfo .nr					{ font-size:11px; width:57px; float:left; text-align:left; }
.galthumbinfo .viewed				{ font-size:11px; width:57px; float:right; text-align:right; }
.galthumbinfo .comments				{ font-size:11px; min-width:40px; float:left; text-align:left; }
.galthumbinfo .taggings				{ font-size:11px; min-width:35px; float:left; text-align:center; }
.galthumbinfo .votings				{ font-size:11px; min-width:40px; float:right; text-align:right; }
/* Overwrites */
.pagenav 							{ width: 620px; padding:0px 10px 0px 10px; }
/* -----------------------------------------------------
		GALLERIES_LIST.ASP
------------------------------------------------------ */
#npctrl_ListGalleries						{ width:640px; margin:0px 0px 10px 0px; overflow:hidden; }
#npctrl_ListGalleries h1					{ padding-left:35px; background: url(img/ico_galleries.gif) no-repeat left; border-bottom:1px dotted #000; padding-bottom:10px; margin-top:30px; color:#333; font-size:15px; font-weight:normal; }
#npctrl_ListGalleries .onegallery			{ margin-top:5px; }
#npctrl_ListGalleries .onegallery:hover 	{ background-color:#f6f6f6; }
#npctrl_ListGalleries .galteaser			{ float:left; margin-right:5px;}
#npctrl_ListGalleries .galteaser img		{ border:1px solid #f60; }
#npctrl_ListGalleries .galtext				{ font-size:11px; }
#npctrl_ListGalleries .galtext a			{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_ListGalleries .galtext a:link		{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_ListGalleries .galtext a:hover		{ text-decoration:underline;}
#npctrl_ListGalleries .galtext				{ font-size:11px; }
#npctrl_ListGalleries .location				{ /*font-weight:bold; color:#555;*/ }
/* -----------------------------------------------------
		GALLERIES_PIC.ASP
------------------------------------------------------ */
#npctrl_ShowPicture					{ width:644px; margin:0px 0px 10px 0px; overflow:hidden; }
#npctrl_ShowPicture h1				{ padding-left:35px; background: url(img/ico_galleries.gif) no-repeat left; border-bottom:1px dotted #000; padding-bottom:10px; margin-top:10px; color:#333; font-size:15px; font-weight:normal; }
#npctrl_ShowPicture h2				{ margin-bottom:5px; margin-top:10px; }
#npctrl_ShowPicture h2	a			{ font-size:15px; font-weight:bold!important; }
#npctrl_ShowPicture a				{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_ShowPicture a:link			{ color:#f60; text-decoration:none; font-weight:normal; }
#npctrl_ShowPicture a:hover			{ text-decoration:underline; }
#npctrl_ShowPicture #galleryimage	{ border:2px solid #f60; margin-top:10px; }
#npctrl_ShowPicture .location		{ font-weight:bold; }
#npctrl_ShowPicture #imageoverlay	{ position:absolute; visibility:hidden; top:12px; left:2px; width:640px; height:30px; }
#npctrl_ShowPicture .imgcount		{ padding-top:10px; }

#imageoverlay #opacframe		{ position:absolute; top:0px; left:0px; width:640px; height:30px; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; }
#imageoverlay #div_prev			{ background:url(img/ico_picprev.gif) no-repeat 10px 8px; top:0px; left:0px; width:70px; position:absolute; border-bottom:1px solid #f60; padding-left:30px; padding-top:7px; height:22px; font-size:11px; color:#fff; }
#imageoverlay #link_prev		{ font-size:11px!important; }
#imageoverlay #div_xxl			{ background:url(img/ico_picxxl.png) no-repeat 8px 6px; top:0px; left:100px; width:75px; position:absolute; border-bottom:1px solid #f60; padding-left:30px; padding-top:7px; height:22px; font-size:11px; color:#fff; }
#imageoverlay #link_xxl			{ font-size:11px!important; }
#imageoverlay #div_overview		{ background:url(img/ico_picoverview.gif) no-repeat 10px 8px; top:0px; left:205px; width:100px; position:absolute; border-bottom:1px solid #f60; padding-left:30px; padding-top:7px; height:22px; }
#imageoverlay #link_overview	{ font-size:11px!important; }
#imageoverlay #div_save			{ background:url(img/ico_savepic.gif) no-repeat 10px 6px; top:0px; left:335px; width:60px; position:absolute; border-bottom:1px solid #f60; padding-left:30px; padding-top:7px; height:22px; }
#imageoverlay #link_save		{ font-size:11px!important; }
#imageoverlay #div_linking		{ background:url(img/ico_pictagme.png) no-repeat 10px 6px; top:0px; left:425px; width:85px; position:absolute; border-bottom:1px solid #f60; padding-left:35px; padding-top:7px; height:22px; }
#imageoverlay #link_linking		{ font-size:11px!important; }
#imageoverlay #div_next			{ background:url(img/ico_picnext.gif) no-repeat 70px 8px; top:0px; left:545px; width:60px; position:absolute; border-bottom:1px solid #f60; padding-right:35px; padding-top:7px; height:22px; text-align:right; font-size:11px; color:#fff; }
#imageoverlay #link_next		{ font-size:11px!important; }

#imageoverlay #div_tagging			{ visibility:hidden; background-color:#000; position:absolute; border-bottom:1px solid #f60; top:0px; left:0px; width:640px; padding-top:7px; height:22px; font-size:11px; color:#fff; }
#imageoverlay #div_tagging a		{ font-size:11px; }
#imageoverlay #div_tagging a:link	{ font-size:11px; }

.linkeduser 				{ position:absolute; background:url(img/ico_pin.png) no-repeat; min-width:25px; height:18px; font-size:11px; padding:1px 3px 2px 14px;}
.linkeduser a				{ background-color:#f60; border:1px solid #fff; color:#fff!important; padding:0px 3px 1px 3px; text-decoration:none; font-size:11px; }
.linkeduser a:link			{ background-color:#f60; border:1px solid #fff; color:#fff!important; padding:0px 3px 1px 3px; text-decoration:none; font-size:11px; }
.linkeduser a:hover			{ background-color:#f60; border:1px solid #fff; color:#000!important; text-decoration:none!important; }
.linkeduser_intagging		{ cursor: move; }
.linkeduser_intagging span	{ background-color:#0f0; border:1px solid #fff; color:#000!important; padding:0px 3px 1px 3px; text-decoration:none; font-size:11px; }
/* Overwrites */
#npctrl_ShowPicture .info_communityfeedback	{ margin-top:10px!important; }
