﻿/*********************************PUBLIC STYLE SHEET CONTROLLER**************************************/
 
body
{
	 
}

/********************************** DESCRIPTION DIV SECTION****************************/
/***************************************************************************************/
/* For Template with ID 1. DivStyle<number> 
where number shows the id of the template*/
#pnlDescription9 .DivDescriptionStyle15
{
	 
}

#pnlDescription2 .DivDescriptionStyle
{
	 
	 
}

#pnlDescription3 .DivDescriptionStyle1
{
	 
}

/* For Template with ID 2. DivStyle<number> 
where number shows the id of the template*/

#pnlDescription1 .DivDescriptionStyle2
{
}

#pnlDescription2 .DivDescriptionStyle2
{
}

#pnlDescription3 .DivDescriptionStyle2
{
}






/********************************** IMAGE DIV SECTION****************************/
/***************************************************************************************/
/* For Template with ID 1. DivStyle<number> 
where number shows the id of the template*/
#pnlImage1 .DivImageStyle1
{
	 
}

#pnlImage2 .DivImageStyle1
{
	  
}

#pnlImage3 .DivImageStyle1
{
	 
}

/* For Template with ID 2. DivStyle<number> 
where number shows the id of the template*/

#pnlImage1 .DivImageStyle2
{
}

#pnlImage2 .DivImageStyle2
{
}

#pnlImage3 .DivImageStyle2
{
}


/**************************************************************************************/
/************************************NAVIGATIONAL PANEL *******************************/
 
#pnlTreeView
{
	border-right: #ffcc66 thin double;
	border-top: #ffcc66 thin double;
	font-size: medium;
	text-transform: capitalize;
	border-left: #ffcc66 thin double;
	cursor: hand;
	color: #000099;
	border-bottom: #ffcc66 thin double;
	font-style: normal;
	font-family: 'Courier New' , Sans-Serif;
	text-decoration: underline;
}

/********************** These styles will be applied while editing in Admin mode with HTML EDITOR 'Apply style selector' ******/
/******* Settings below are to be set in Public css mode and in control itself*************/
.style1
{
	font-size: medium;
	color: gray;
	font-style: italic;
	font-family: 'Arial Black' , Arial;
	font-variant: small-caps;
}
.style2
{
	font-size: medium;
	color: #ff3333;
	font-style: italic;
	font-family: Verdana;
	background-color: #00cc33;
}

.style3
{
	font-size: large;
	text-transform: capitalize;
	font-family: Cursive;
	text-decoration: underline;
}
.RemoveStyle
{
	background-image: none;
	background-color:WindowText;	 
	azimuth:inherit; 
	border-style:none;
	 
	color:WindowText;
	cursor:default;
	font-style:normal; 
	font-weight:normal;
	font-family:"Trebuchet MS"; 	 
	font-size: 13px;
}



.arila10 {font-family:Arial; font-size:10px;}
.arila12 { font-family:Arial; font-size:12px;}
.arila14 { font-family:Arial; font-size:14px;}
.arila22 { font-family:Arial; font-size:22px;}
.arila30 { font-family:Arial; font-size:30px;}
.normal {font:11px Georgia, "Times New Roman", Times, serif; font-weight:normal; }
