	@charset "utf-8";
#contentarea1	{width: 900px; padding: 0px; background: none;}
#modContent	{width: 670px; min-height: 250px; padding: 10px; padding-bottom: 30px; background-color: #FFFFFF; background-image: url(../../../shared/images/bgContentArea.jpg); background-repeat: no-repeat; background-position: right bottom; overflow: auto; font-size: 11px; }
#modContent span	{display: block; margin-left: -10px; margin-right: -10px; margin-top: -10px; border-bottom: 1px solid #CCCCCC; font-size: 11px; color: #666666; padding: 5px; padding-left: 10px; margin-bottom: 23px;}

#modNavigation	{width: 199px; min-height: 150px; padding: 0px; padding-top: 0px; background-color: #000000; float: right; background-image: url(../../../shared/images/bgFunctionArea.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 100px; margin-top: -10px; }
#modNavigation a	{margin-bottom: 1px; display: block; background-color: #666666; padding-left: 10px; padding-top: 2px; padding-bottom: 2px; color: #CCCCCC; text-decoration: none}
#modNavigation a img	{border: none; width: 94px;}
#modNavigation a:hover img {}
#modNavigation a.modActive	{background-color: #990000; color: #FFFFFF;}

#modImages	{width: 320px; float: left; margin-top: -13px; margin-right: 5px; margin-bottom: 5px; background-color: #CCCCCC; padding: 5px; padding-right: 21px; background-image: url(../images/bgModImages.gif); background-repeat: no-repeat; background-position: top right; text-align: right}
#modImages #modPreviewImage	{width: 320px; margin-bottom: 5px; display: block}
#modImages #modZoom {margin-bottom: 5px; cursor: pointer}
#modImages #modThumbnails	{margin-left: -5px; margin-right: -5px; padding-top: 5px; border-top: 1px solid #FFFFFF; text-align: left; overflow: auto}
#modImages #modThumbnails img	{height: 30px; margin-left: 5px; margin-bottom: 5px; cursor: pointer; border: 2px solid #666666; display: inline; float: left}
#modImages #modThumbnails img:hover	{border: 2px solid #FFFFFF}
#modImages #modThumbnails img.active	{border: 2px solid #990000}


