/*
# ------------------------------------------------------------------------------------------------------------------------
# Solid Pro - Creative Joomla 1.6 Template
# ------------------------------------------------------------------------------------------------------------------------
# Copyright (C) 2011 Twincore All Rights Reserved.
# @license - PHP files are GNU/GPL V2 bound by Proprietary License of Joomlart.com.
# CSS / JS are Copyrighted Commercial, bound by Proprietary License of Twincore. 
# Author: Twincore
# Websites:  http://www.worldquests.com/intermezzo16
# Redistribution, Modification or Re-licensing of this file in part of full, is bound by the License applied. 
# For details on licensing, Please Read Terms of Use at http://themeforest.net/wiki/support/legal-terms/licensing-terms/
# -----------------------------------------------------------------------------------------------------------------------
*/

/* PATTERN DOT 2 STYLE - SOLIDPRO THEME
--------------------------------------------------------- */

/*--------------------------------------------------------------------------------------- LEGEND ------------------------*/

div.iLegendBlack1 { background: url("../images/patternBlack.png") repeat scroll 0 0; }
	
div.iLegendBlack2 { background:url('../images/patternBlack2.png') repeat 0 0; }

div.iLegendBlue1 { background: url("../images/patternBlue.png") repeat scroll 0 0; }
	
div.iLegendBlue2 { background:url('../images/patternBlue2.png') repeat 0 0; }

div.iLegendRed1 { background: url("../images/patternRed.png") repeat scroll 0 0; }
	
div.iLegendRed2  { background:url('../images/patternRed2.png') repeat 0 0; }
	
div.iLegendOrange1 { background: url("../images/patternOrange.png") repeat scroll 0 0; }
	
div.iLegendOrange2 { background:url('../images/patternOrange2.png') repeat 0 0; }

div.iLegendGreen1 { background: url("../images/patternGreen.png") repeat scroll 0 0;}
	
div.iLegendGreen2 { background:url('../images/patternGreen2.png') repeat 0 0; }

	
/*--------------------------------------------------------------------------------------- INOTE ------------------------*/

span.iNoteBlack { background: url("../images/patternBlack.png") repeat scroll 0 0; }

span.iNoteBlue { background: url("../images/patternBlue.png") repeat scroll 0 0; }

span.iNoteRed { background: url("../images/patternRed.png") repeat scroll 0 0; }
	
span.iNoteOrange { background: url("../images/patternOrange.png") repeat scroll 0 0; }
	
span.iNoteGreen { background: url("../images/patternGreen.png") repeat scroll 0 0; }

/*------------------------------------------------------------------------------------- BOX WITH ICON ---------------------- */

		
div.iBoxInfo { background:url('../images/patternBlue2.png') repeat 0 0; }

div.iBoxWarning { background:url('../images/patternRed2.png') repeat 0 0;}

div.iBoxCaution { background:url('../images/patternOrange2.png') repeat 0 0; }

div.iBoxHelp, div.iBoxAdd, div.iBoxDelete, div.iBoxBox, div.iBoxDatabase,
div.iBoxOptions, div.iBoxNote, div.iBoxSecurity, div.iBoxSystem, div.iBoxTip,
div.iBoxTools, div.iBoxTutorial, div.iBoxNote, div.iBoxLock { background:url('../images/patternBlack.png') repeat 0 0; }



/* ----------------------------------------------------------------------------------- ACTION BUTTONS ---------------------*/


.actionButtonBlack { background: url("../images/pattern3.png") repeat scroll 0 0 #424141; }

.actionButtonRed { background: url("../images/pattern3.png") repeat scroll 0 0 #C93213; }

.actionButtonBlue { background: url("../images/pattern3.png") repeat scroll 0 0 #53A3B4; }

.actionButtonOrange { background: url("../images/pattern3.png") repeat scroll 0 0 #FFBF00; }

.actionButtonGreen { background: url("../images/pattern3.png") repeat scroll 0 0 #97C02F; }


	
/*--------------------------------------------------- TABLE STYLE ---------------*/

/*---------------- Table Style 1 : Horizontal Zebra color ------------------- */


#horizontalZebraColor .oddRow { background: url("../images/pattern3.png") repeat scroll 0 0 #d7d7d7 !important; }

#horizontalZebraColor tr:hover td { background: url("../images/pattern3.png") repeat scroll 0 0 #9fc9ff; }

/*--------------------- Table Style 2 : Vertical Zebra color ---------------*/

	
.verticalZebraColor-odd { background: url("../images/pattern3.png") repeat scroll 0 0 #eeeeee; }
.verticalZebraColor-even { background: url("../images/pattern3.png") repeat scroll 0 0 #e2e2e2; }



/*----------- Table Style 3: One Column Emphasis ------------------- */

		
#oneColumnColor { background: url("../images/pattern3.png") repeat scroll 0 0 #e9e9e9; }


/*------------------------------------------------------------------------------------------------------------ PRICING BOX -----------------------*/


.pricing { background: url('../images/patternBlack.png') repeat 0 0; }

.category  { background: url('../images/patternPricingBlack.png') repeat 0 0; }

#pricingTableRed .price { background: url("../images/patternPricingRed.png") repeat scroll 0 0 transparent; }

#pricingTableBlue .price { background: url("../images/patternPricingBlue.png") repeat scroll 0 0 transparent; }

#pricingTableGreen .price { background: url("../images/patternPricingGreen.png") repeat scroll 0 0 transparent; }

#pricingTableOrange .price { background: url("../images/patternPricingOrange.png") repeat scroll 0 0 transparent; }




/*------------------------------------------------------------------------------------------- VIEW CODE -------------------*/


a.viewCodeshow { background: url("../images/pattern3.png") repeat scroll 0 0 #e0e0e0; }





