##########################################################################
#                            Skin Substitutions                          #
#------------------------------------------------------------------------#
#
#  Add or change entries below to customize this skin.  
#     See:  http://wiki.zimbra.com/?title=Themes
#
#  NOTE: Substitutions that begin and end with "_" (eg: "AppC") 
#  should only be used within this file -- never in a CSS or HTML file
#
#========================================================================#


SkinName			 = ads

SidebarAdWidth		= 160px
TopAdHeight			= 40px


##########################################################################
#                           Logo Licensing Rules 	   		 	         #
#------------------------------------------------------------------------#
#
#  If you are using the Zimbra Collaboration Suite (ZCS) under the 
#  open source license, and you have not modifed the software, 
#  then you are required to use the Zimbra logo (the default). 
#
#	LogoImgDir		= /zimbra/skins/_base/logos
#	LogoURL			= http://www.zimbra.com
#
#-------------------------------------------------------------------------
#  If you are using ZCS under the open source license, 
#  and you have modified the software, 
#  then you are required to use the Zimbra Inside logo. 
#
	LogoImgDir		= /zimbra/skins/_base/logos/ZimbraInside
	LogoURL			= http://www.zimbra.com
#
#-------------------------------------------------------------------------
#  If you are using ZCS under the network (commercial) license, 
#  then you are welcome to use your own logo in place of the Zimbra logo,
#  or to retain the original Zimbra logo. 
#
#	LogoImgDir		= /zimbra/skins/@SkinName@/logos
#	LogoURL			= http://www.yourcompany.com
#
#========================================================================#


##########################################################################
#                               Skin Colors                              #
#------------------------------------------------------------------------#
#
#### Base color and variants ####
	AppC			=	#bed8ee
	AppC+95		=	#0a0b0c
	AppC+90		=	#131618
	AppC+85		=	#1d2024
	AppC+80		=	#262b30
	AppC+75		=	#30363c
	AppC+70		=	#394147
	AppC+65		=	#434c53
	AppC+60		=	#4c565f
	AppC+55		=	#56616b
	AppC+50		=	#5f6c77
	AppC+45		=	#697783
	AppC+40		=	#72828f
	AppC+35		=	#7c8c9b
	AppC+30		=	#8597a7
	AppC+25		=	#8fa2b3
	AppC+20		=	#98adbe
	AppC+15		=	#a2b8ca
	AppC+10		=	#abc2d6
	AppC+05		=	#b5cde2
	AppC-05		=	#c1daef
	AppC-10		=	#c5dcf0
	AppC-15		=	#c8def1
	AppC-20		=	#cbe0f1
	AppC-25		=	#cee2f2
	AppC-30		=	#d2e4f3
	AppC-35		=	#d5e6f4
	AppC-40		=	#d8e8f5
	AppC-45		=	#dbeaf6
	AppC-50		=	#dfecf7
	AppC-55		=	#e2edf7
	AppC-60		=	#e5eff8
	AppC-65		=	#e8f1f9
	AppC-70		=	#ecf3fa
	AppC-75		=	#eff5fb
	AppC-80		=	#f2f7fc
	AppC-85		=	#f5f9fc
	AppC-90		=	#f9fbfd
	AppC-95		=	#fcfdfe
#### Selection color and variants ####
	SelC			=	#fdf8ba
	SelC+95		=	#0d0c09
	SelC+90		=	#191913
	SelC+85		=	#26251c
	SelC+80		=	#333225
	SelC+75		=	#3f3e2f
	SelC+70		=	#4c4a38
	SelC+65		=	#595741
	SelC+60		=	#65634a
	SelC+55		=	#727054
	SelC+50		=	#7f7c5d
	SelC+45		=	#8b8866
	SelC+40		=	#989570
	SelC+35		=	#a4a179
	SelC+30		=	#b1ae82
	SelC+25		=	#beba8c
	SelC+20		=	#cac695
	SelC+15		=	#d7d39e
	SelC+10		=	#e4dfa7
	SelC+05		=	#f0ecb1
	SelC-05		=	#fdf8bd
	SelC-10		=	#fdf9c1
	SelC-15		=	#fdf9c4
	SelC-20		=	#fdf9c8
	SelC-25		=	#fefacb
	SelC-30		=	#fefacf
	SelC-35		=	#fefad2
	SelC-40		=	#fefbd6
	SelC-45		=	#fefbd9
	SelC-50		=	#fefcdd
	SelC-55		=	#fefce0
	SelC-60		=	#fefce3
	SelC-65		=	#fefde7
	SelC-70		=	#fefdea
	SelC-75		=	#fffdee
	SelC-80		=	#fffef1
	SelC-85		=	#fffef5
	SelC-90		=	#fffef8
	SelC-95		=	#fffffc
#
#========================================================================#
