﻿@import url("../logo/css/sifr.css");
@import url("../themed_images/theme.css");


/* BOX 1 ***************************************************************************************************************************/

/* inner CSS *//**/
.box1-inner					{background: url('../graphics/box1_0.png'); min-height:20px;}
.box1-2						{background: url('../graphics/box1_2.png') repeat-x left top; 			vertical-align:top;}
.box1-6						{background: url('../graphics/box1_6.png') repeat-x left bottom;}
.box1-4						{background: url('../graphics/box1_4.png') repeat-y right top;}
.box1-8						{background: url('../graphics/box1_8.png') repeat-y left top;}
.box1-5						{background: url('../graphics/box1_5.png') no-repeat right bottom;}
.box1-7						{background: url('../graphics/box1_7.png') no-repeat left bottom;}
.box1-3						{background: url('../graphics/box1_3.png') no-repeat right top; 			vertical-align:top;}
.box1-1						{background: url('../graphics/box1_1.png') no-repeat left top;			vertical-align:top; padding:0px;}


.box1						{margin:0px;	padding:0px;}
	/* Top corners and border */
.bt 						{height:25px; 	margin:0px 0px 0px 25px; 			background:url('../graphics/box1.png') no-repeat 100% 0;}
.bt div 					{height:25px; 	left:-25px; width:25px; 			background:url('../graphics/box1.png') no-repeat 0 0;		position:relative; font-size:0;line-height:0;}
 
	/* Bottom corners and border */
.bb 						{height:25px; 	margin:0px 0px 0px 25px; 			background:url('../graphics/box1.png') no-repeat 100% 100%;}
.bb div 					{height:25px; 	left:-25px; width:25px; 			background:url('../graphics/box1.png') no-repeat 0 100%; 		position:relative;   font-size:0; line-height:0;}
 
	/* Left border */
.i1 						{padding:0px 0px 0px 14px;							background:url('../graphics/box1_l.png') repeat-y 0 0;}
	/* Right border */
.i2 						{padding:0px 14px 0px 0px;							background:url('../graphics/box1_r.png') repeat-y 100% 0;}

	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 						{display:block;}
.i3 						{padding:0px 1px 0px 1px; margin:0px 0px 0px 0px;}
.i3 						{background:url('../graphics/box1_0.jpg');}

	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after 					{content:"."; display:block; 	height:0px; 		visibility:hidden;}
.i3 						{display:inline-block;}
.i3 						{display:block;}
/* BOX 1 ***************************************************************************************************************************/



/* BOX2 *****************************************************************************************************************************/

/* inner CSS *//**/
.box2-inner					{background: url('../graphics/box2-0.png'); min-height:20px;}
.box2-2						{background: url('../graphics/box2-2.png') repeat-x left top; 			vertical-align:top;}
.box2-6						{background: url('../graphics/box2-6.png') repeat-x left bottom;}
.box2-4						{background: url('../graphics/box2-4.png') repeat-y right top;}
.box2-8						{background: url('../graphics/box2-8.png') repeat-y left top;}
.box2-5						{background: url('../graphics/box2-5.png') no-repeat right bottom;}
.box2-7						{background: url('../graphics/box2-7.png') no-repeat left bottom;}
.box2-3						{background: url('../graphics/box2-3.png') no-repeat right top; 			vertical-align:top;}
.box2-1						{background: url('../graphics/box2-1.png') no-repeat left top;			vertical-align:top; padding:0px;}

.box2						{margin:0px;	padding:0px;}
	/* Top corners and border */
.bt2 						{height:25px; 	margin:0px 0px 0px 15px; 			background:url('../graphics/box2.png') no-repeat 100% 0;}
.bt2 div 					{height:25px; 	left:-15px; width:15px; 			background:url('../graphics/box2.png') no-repeat 0 0;		position:relative; font-size:0;line-height:0;}
 
	/* Bottom corners and border */
.bb2 						{height:25px; 	margin:0px 0px 0px 15px; 			background:url('../graphics/box2.png') no-repeat 100% 100%;}
.bb2 div 					{height:25px; 	left:-15px; width:15px; 			background:url('../graphics/box2.png') no-repeat 0 100%; 		position:relative;   font-size:0; line-height:0;}
 
	/* Left border */
.i12 						{padding:0px 0px 0px 4px;							background:url('../graphics/box2_l.png') repeat-y 0 0;}
	/* Right border */
.i22 						{padding:0px 4px 0px 0px;							background:url('../graphics/box2_r.png') repeat-y 100% 0;}

	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i32 						{display:block;}
.i32 						{padding:0px 1px 0px 1px;	margin:0px 5px 0px 5px;}
.i32 						{background:url('../graphics/box2_bg.png');}

	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i32:after 					{content:"."; display:block; 	height:0px; 		visibility:hidden;}
.i32 						{display:inline-block;}
.i32 						{display:block;}
/* BOX2 *****************************************************************************************************************************/



/* BOX 3 ******************************************************************************************************************************/

/* inner CSS *//**/
.box3-inner					{background: url('../graphics/box3-0.jpg'); min-height:20px;}
.box3-2						{background: url('../graphics/box3-2.jpg') repeat-x left top; 			vertical-align:top;}
.box3-6						{background: url('../graphics/box3-6.jpg') repeat-x left bottom;}
.box3-4						{background: url('../graphics/box3-4.jpg') repeat-y right top;}
.box3-8						{background: url('../graphics/box3-8.jpg') repeat-y left top;}
.box3-5						{background: url('../graphics/box3-5.jpg') no-repeat right bottom;}
.box3-7						{background: url('../graphics/box3-7.jpg') no-repeat left bottom;}
.box3-3						{background: url('../graphics/box3-3.jpg') no-repeat right top; 			vertical-align:top;}
.box3-1						{background: url('../graphics/box3-1.jpg') no-repeat left top;			vertical-align:top; padding:0px;}


.box3 						{margin:0px; 	padding:0px;}
	/* Top corners and border */
.bt3 						{height:25px; 	margin:0px 0px 0px 15px; 			background:url('../graphics/box3.png') no-repeat 100% 0;}
.bt3 div 					{height:25px; 	left:-15px; 	width:15px; 		background:url('../graphics/box3.png') no-repeat 0 0;		position:relative; font-size:0;line-height:0;}
 
	/* Bottom corners and border */
.bb3 						{height:25px; 	margin:0px 0px 0px 15px; 			background:url('../graphics/box3.png') no-repeat 100% 100%;}
.bb3 div 					{height:25px; 	left:-15px; 	width:15px; 		background:url('../graphics/box3.png') no-repeat 0 100%;	 	position:relative;   font-size:0; line-height:0;}
 
	/* Left border */
.i13 						{padding:0px 0px 0px 4px;							background:url('../graphics/box3_l.png') repeat-y 0 0;}
	/* Right border */
.i23 						{padding:0px 4px 0px 0px;							background:url('../graphics/box3_r.png') repeat-y 100% 0;}

	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i33 						{display:block;}
.i33 						{padding:0px 1px 0px 1px;		margin:0px 5px 0px 5px;}
.i33 						{background:url('../graphics/box3_bg.png');}

	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i33:after 					{content:"."; display:block; 	height:0px; 		visibility:hidden;}
.i33 						{display:inline-block;}
.i33 						{display:block;}
/* BOX 3 ******************************************************************************************************************************/



/* BOX 4 ********************************************************************************************************************************/

/* inner CSS *//**/
.box4-inner					{background: url('../graphics/box4-0.jpg'); min-height:20px;}
.box4-2						{background: url('../graphics/box4-2.jpg') repeat-x left top; 			vertical-align:top;}
.box4-6						{background: url('../graphics/box4-6.jpg') repeat-x left bottom;}
.box4-4						{background: url('../graphics/box4-4.jpg') repeat-y right top;}
.box4-8						{background: url('../graphics/box4-8.jpg') repeat-y left top;}
.box4-5						{background: url('../graphics/box4-5.jpg') no-repeat right bottom;}
.box4-7						{background: url('../graphics/box4-7.jpg') no-repeat left bottom;}
.box4-3						{background: url('../graphics/box4-3.jpg') no-repeat right top; 			vertical-align:top;}
.box4-1						{background: url('../graphics/box4-1.jpg') no-repeat left top;			vertical-align:top; padding:0px;}

.box4 						{margin:0px; 	padding:0px;}
	/* Top corners and border */
.bt4 						{height:25px; 	margin:0px 0px 0px 15px; 			background:url('../graphics/box4.png') no-repeat 100% 0;}
.bt4 div 					{height:25px; 	left:-15px; width:15px; 			background:url('../graphics/box4.png') no-repeat 0 0;		position:relative; font-size:0;line-height:0;}
 
	/* Bottom corners and border */
.bb4 						{height:25px; 	margin:0px 0px 0px 15px; 			background:url('../graphics/box4.png') no-repeat 100% 100%;}
.bb4 div 					{height:25px; 	left:-15px; width:15px; 			background:url('../graphics/box4.png') no-repeat 0 100%; 		position:relative;   font-size:0; line-height:0;}
 
	/* Left border */
.i14 						{padding:0px 0px 0px 4px;							background:url('../graphics/box4_l.png') repeat-y 0 0;}
	/* Right border */
.i24 						{padding:0px 4px 0px 0px;							background:url('../graphics/box4_r.png') repeat-y 100% 0;}

	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i34 						{display:block;}
.i34 						{padding:0px 1px 0px 1px;		margin:0px 5px 0px 5px;}
.i34 						{background:url('../graphics/box4_bg.png');}

	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i34:after 					{content:"."; display:block; 	height:0px; 		visibility:hidden;}
.i34 						{display:inline-block;}
.i34 						{display:block;}
/* BOX 4 ********************************************************************************************************************************/



/* BOXES ie6 ******************************************************************************************************************************************/
/* box1 ie6 */
* html .bt 					{height:0px; margin:0px; 						background:none;}
* html .bt div 				{height:0px; left:0px; width:0px; 				background:none;		position:relative; 	font-size:0;	line-height:0;}
* html .bb 					{height:0px; margin:0px; 						background:none;}
* html .bb div 				{height:0px; left:0px; width:0px; 				background:none; 		position:relative;  font-size:0; 	line-height:0;}
* html .i1 					{padding:0px;									background:none;}
* html .i2 					{padding:0px;									background:none;}

/* box2 ie6 */
* html .bt2 				{height:0px; margin:0px; 						background:none;}
* html .bt2 div 			{height:0px; left:0px; width:0px; 				background:none;		position:relative; 	font-size:0;	line-height:0;}
* html .bb2 				{height:0px; margin:0px; 						background:none;}
* html .bb2 div 			{height:0px; left:0px; width:0px; 				background:none; 		position:relative;  font-size:0; 	line-height:0;}
* html .i12 				{padding:0px;									background:none;}
* html .i22 				{padding:0px;									background:none;}

/* box3 ie6 */ 
* html .bt3 				{height:0px; margin:0px; 						background:none;}
* html .bt3 div 			{height:0px; left:0px; width:0px; 				background:none;		position:relative; 	font-size:0;	line-height:0;}
* html .bb3 				{height:0px; margin:0px; 						background:none;}
* html .bb3 div 			{height:0px; left:0px; width:0px; 				background:none; 		position:relative;  font-size:0; 	line-height:0;}
* html .i13 				{padding:0px;									background:none;}
* html .i23 				{padding:0px;									background:none;}

/* box4 ie6 */ 
* html .bt4 				{height:0px; margin:0px; 						background:none;}
* html .bt4 div 			{height:0px; left:0px; width:0px; 				background:none;		position:relative; 	font-size:0;	line-height:0;}
* html .bb4 				{height:0px; margin:0px; 						background:none;}
* html .bb4 div 			{height:0px; left:0px; width:0px; 				background:none; 		position:relative;  font-size:0; 	line-height:0;}
* html .i14 				{padding:0px;									background:none;}
* html .i24 				{padding:0px;									background:none;}
/* BOXES ie6 ******************************************************************************************************************************************/






/* MENU TOP ***************************************************************************************/
 /* do not alter*/
.ddsmoothmenu							{width: 100%;}
.ddsmoothmenu ul						{z-index:100;margin: 0;padding: 0;list-style-type: none;}
.ddsmoothmenu ul li						{position: relative;display: inline;float: left;}
.ddsmoothmenu ul li a					{display: block;}
 /* do not alter*/

/* set top level padding */
.ddsmoothmenu ul li a					{padding: 7px 18px 7px 16px;}

* html .ddsmoothmenu ul li a			{/*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}

/*1st sub level menu*/
.ddsmoothmenu ul li ul					{position: absolute;left: 0;display: none; /*collapse all sub menus to begin with*/visibility: hidden;}
.ddsmoothmenu ul li ul li				{display: list-item;float: none;}
.ddsmoothmenu ul li ul li ul			{top: 0;}

/* set sub level width */
.ddsmoothmenu ul li ul li a				{width: 165px;}

/* set sub level padding */
.ddsmoothmenu ul li ul li a				{padding:5px 5px 5px 5px; margin-bottom:0px; margin-left:-2px; }

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{position: absolute;top: 9px;right: 7px;}

.rightarrowclass{position: absolute;top: 12px;right: 5px;}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;background: none;}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/opacity: 0.4;filter: alpha(opacity = 40);}
/* MENU TOP ***************************************************************************************/


/* MENU SIDE ***************************************************************************************/
/* set the position of the main buttons*/
.ddsmoothmenu-v 						{margin: 0px 0px 0px -10px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}

/* set the main button width */
.ddsmoothmenu-v ul						{width: 218px;  border-top: 1px black solid;  border-bottom: 1px #350000 solid;}
/* set the sub level button width  */
.ddsmoothmenu-v ul li ul				{width: 170px;}

/* set the main button border color */
.ddsmoothmenu-v ul li a					{border-top: 1px solid #510000; border-right: 0px solid #510000; border-bottom: 1px solid #350000; border-left: 0px solid #123F89; margin-bottom:0px;}

.ddsmoothmenu-v ul						{margin: 0;padding: 0;list-style-type: none;}
.ddsmoothmenu-v ul li					{position: relative;}

/* Top level menu links style */
.ddsmoothmenu-v ul li a					{display: block; overflow: auto;padding: 6px 15px 6px 15px; text-decoration:none;} /*force hasLayout in IE7 */

/*Sub level menu items */
.ddsmoothmenu-v ul li ul				{position: absolute; top: 0; visibility: hidden;}  

/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li 			{float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a 			{height: 1%; }
/* End */
/* MENU SIDE ***************************************************************************************/


/* FONT STYLES ***************************************************************************************/

/* base colors (GREY)
darkest grey	=	#1e1f20
dark grey		=	#2f3033
				=	#424347
				= 	#893B93
				=	#A3A3A3
				=	#BCBECA
				=	#D9D9E1
lightest grey	=	#f7f7f7
 */

 /* seo h1/h2 */										
#seo_1 h1								{color: #510000;font-size: 28px;font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;;height: 60px;padding: 10px 0px 0px 0px;margin: 0px 0px 0px 0px;letter-spacing: 2px;background: url('../themed_images/css_h3.png') no-repeat left top;text-indent: 0px;}


#seo_2 h2								{color: #660000;text-indent: 40px;font-size: 16px;font-family: Arial, Helvetica, sans-serif;padding: 10px 10px 0px 20px;margin:-20px 0px 0px 0px; letter-spacing: 1px;}

/* -------------------------- top menu styles--------------------- */

/* topmenu font color */
.ddsmoothmenu ul li a:link				{color: #E9E6CF; 	text-decoration: none;}
.ddsmoothmenu ul li a:visited			{color: #E9E6CF; 	text-decoration: none;}
.ddsmoothmenu ul li a:hover				{color: #FFFFFF; 	text-decoration: none;}
.ddsmoothmenu ul li a:active			{color: #E9E6CF; 	text-decoration: none;}
.ddsmoothmenu ul li a:selected			{color: #E9E6CF; 	text-decoration: none;}

/* topmenu SUBMENU font color */
.ddsmoothmenu ul li ul li a:link		{color: #534E2D; 	text-decoration: none;}
.ddsmoothmenu ul li ul li a:visited		{color: #534E2D; 	text-decoration: none;}
.ddsmoothmenu ul li ul li a:hover		{color: #ffffff; 	text-decoration: none;}
.ddsmoothmenu ul li ul li a:active		{color: #534E2D; 	text-decoration: none;}
.ddsmoothmenu ul li ul li a:selected	{color: #534E2D; 	text-decoration: none;}

/* topmenu button background color */
.ddsmoothmenu ul li a					{background-color:transparent; background-image:url('../graphics/topmenu_bg.gif'); background-position:left;background-repeat:no-repeat;}
.ddsmoothmenu ul li a:link				{background-color:transparent; background-image:url('../graphics/topmenu_bg.gif'); background-position:right;background-repeat:no-repeat; margin-right:2px;}
.ddsmoothmenu ul li a:visited			{background-color:transparent; background-image:url('../graphics/topmenu_bg.gif'); background-position:right;background-repeat:no-repeat; margin-right:2px;}
.ddsmoothmenu ul li a:hover				{background-color:transparent; background-image:url('../graphics/topmenu_bg.gif'); background-position:right;background-repeat:no-repeat; margin-right:2px;}
.ddsmoothmenu ul li a:active			{background-color:transparent; background-image:url('../graphics/topmenu_bg.gif'); background-position:right;background-repeat:no-repeat; margin-right:2px;}
.ddsmoothmenu ul li a:selected			{background-color:transparent; background-image:url('../graphics/topmenu_bg.gif'); background-position:right;background-repeat:no-repeat; margin-right:2px;}

/* topmenu SUBMENU button background color */
.ddsmoothmenu ul li ul li a:link		{background-color: #B6AA6E; background-image:none;}
.ddsmoothmenu ul li ul li a:visited		{background-color: #B6AA6E; background-image:none;}
.ddsmoothmenu ul li ul li a:hover		{background-color: #510000; background-image:none;}
.ddsmoothmenu ul li ul li a:active		{background-color: #B6AA6E; background-image:none;}
.ddsmoothmenu ul li ul li a:selected	{background-color: #B6AA6E; background-image:none;}

/* topmenu border color*/
.ddsmoothmenu ul li a					{border-right: 0px solid #887D44; border-left: 0px solid #887D44; margin-right:-1px;}

/* topmenu SUBMENU borders */
.ddsmoothmenu ul li ul li a				{border-right: 1px solid #887D44; border-left: 1px solid #887D44; border-top: 1px solid #887D44; border-bottom: 1px solid #887D44; margin-bottom:-1px;}

/* -------------------------- side menu styles--------------------- */

/* sidemenu font color */
.ddsmoothmenu-v ul li a:link 			{color: #ffffff; text-decoration: none;}
.ddsmoothmenu-v ul li a:visited 		{color: #ffffff; text-decoration: none;}
.ddsmoothmenu-v ul li a:hover			{color: #534E2D; text-decoration: none;}
.ddsmoothmenu-v ul li a:active 			{color: #ffffff; text-decoration: none;}
.ddsmoothmenu-v ul li a.selected		{color: #534E2D; text-decoration: none;}

/* sidemenu SUBMENU font color */
.ddsmoothmenu-v ul li ul a 				{color: #534E2D}
.ddsmoothmenu-v ul li ul a:link 		{color: #534E2D}
.ddsmoothmenu-v ul li ul a:visited 		{color: #534E2D}
.ddsmoothmenu-v ul li ul a:hover 		{color: #ffffff}
.ddsmoothmenu-v ul li ul a:active 		{color: #534E2D}
.ddsmoothmenu-v ul li ul a:selected 	{color: #534E2D}

/* sidemenu button background color */
.ddsmoothmenu-v ul li a:link 			{background-color: transparent;}
.ddsmoothmenu-v ul li a:visited 		{background-color: transparent;}
.ddsmoothmenu-v ul li a:hover			{background-color: #B6AA6E;}
.ddsmoothmenu-v ul li a:active 			{background-color: transparent;}
.ddsmoothmenu-v ul li a.selected		{background-color: #B6AA6E;}

/* sidemenu SUBMENU button background color */
.ddsmoothmenu-v ul li ul a 				{background-color: #B6AA6E;}
.ddsmoothmenu-v ul li ul a:link 		{background-color: #B6AA6E;}
.ddsmoothmenu-v ul li ul a:visited 		{background-color: #B6AA6E;}
.ddsmoothmenu-v ul li ul a:hover 		{background-color: #510000;}
.ddsmoothmenu-v ul li ul a:active 		{background-color: #B6AA6E;}
.ddsmoothmenu-v ul li ul a:selected 	{background-color: #B6AA6E;}

/* sidemenu border color */
.ddsmoothmenu-v ul li ul a 				{border-left:1px #990000 solid; border-right:1px #990000 solid; margin-right:-1px;}
.ddsmoothmenu-v ul li ul				{margin-top:-1px;  border-left:1px black solid;}

/* menu font type, size and family */

.ddsmoothmenu ul						{font: bold 12px Arial, Helvetica, sans-serif;}
.ddsmoothmenu ul li ul li a				{font: normal 14px Arial, Helvetica, sans-serif;}


/* -------------------------- content box styles --------------------- */

.box1-content h3						{color: #D5CFAD; 	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:20px;	margin:0px 0px 0px 0px; padding:0px 0px 10px 5px; 		font-weight:normal;}
.box1-content h4						{color: #E9E6CF; 	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px; margin:0px 0px 10px 0px; padding:0px 0px 0px 10px;}
.box1-content h5						{color: #F8F7F3;font-family: "Times New Roman", Times, serif;font-size: 13px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 10px;font-weight: normal;}
.box1-content p							{color: #000000;font-family: "Times New Roman", Times, serif;font-size: 13px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 10px;line-height: 1.4em;vertical-align: top;}
.box1-content							{color: #000000;	font-family: "Times New Roman", Times, serif;font-size: 13px;margin: 0px 0px 0px 0px;padding: 0px 10px 10px 10px;min-height: 50px;vertical-align: top;}

.box1-content a:link					{color: #E9E6CF; 	text-decoration:underline;}
.box1-content a:visited					{color: #E9E6CF; 	text-decoration:underline;}
.box1-content a:hover					{color: #ffffff; 	text-decoration:none;}
.box1-content a:active					{color: #E9E6CF; 	text-decoration:underline;}

.box1-content ul						{color: #E9E6CF;}

.box2-content h3						{background: url('../graphics/h3_bg.png') no-repeat left top;text-indent: 10px;color: #660000;font-family: Georgia, "Palatino Linotype", "Book Antigua", Palatino, serif;font-size: 22px;margin: 0px 0px 0px 0px;padding: 20px 0px 20px 0px;letter-spacing: 5px;}
.box2-content h4						{color: #510000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size:18px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-indent: 20px;}
.box2-content h5						{color: #660000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size: 14px; margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; 		font-weight:normal;}
.box2-content p							{color: #ffffff; 	font-family:"Times New Roman", Times, serif;font-size: 13px; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 20px; line-height: 1.6em; vertical-align: top;}
.box2-content							{color: #ffffff;	font-family:"Times New Roman", Times, serif; font-size:13px; margin:0px 0px 0px 0px; padding:0px 25px 10px 20px; 		vertical-align:top;}

.box2-content a:link					{color: #660000; 	text-decoration:underline;}
.box2-content a:visited					{color: #660000; 	text-decoration:underline;}
.box2-content a:hover					{color: #ffffff; 	text-decoration:none;}
.box2-content a:active					{color: #660000; 	text-decoration:underline;}

.box2-content ul						{color: #660000;}

.box3-content h3						{color: #660000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size:20px; margin:0px 0px 0px 0px; padding:0px 0px 10px 10px; 		font-weight:normal;}
.box3-content h4						{color: #510000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size:16px; margin:0px 0px 10px 0px; padding:0px 0px 10px 10px;}
.box3-content h5						{color: #660000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size: 14px; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px; 		font-weight:normal;}
.box3-content p							{color: #FFFFFF; 	font-family:"Times New Roman", Times, serif; font-size:13px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; 		line-height:1.4em; 	vertical-align:top;}
.box3-content							{color: #FFFFFF; 	font-family:"Times New Roman", Times, serif; font-size:13px; margin:0px 0px 0px 0px; padding:0px 10px 10px 10px; 	min-height:50px; 	vertical-align:top;}

.box3-content a:link					{color: #660000; 	text-decoration:underline;}
.box3-content a:visited					{color: #660000; 	text-decoration:underline;}
.box3-content a:hover					{color: #ffffff; 	text-decoration:none;}
.box3-content a:active					{color: #660000; 	text-decoration:underline;}

.box3-content ul						{color: #660000;}

.box4-content h3						{color: #660000;font-family: "Palatino Linotype", "Book Antigua", Palatino, serif;font-size: 28px;margin: 0px 0px 0px 0px;padding: 0px 0px 15px 0px;}
.box4-content h4						{color: #510000;	font-family: "Palatino Linotype", "Book Antigua", Palatino, serif;	font-size: 18px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 10px 0px;}
.box4-content h5						{color: #660000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size: 14px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; 		font-weight:normal;}
.box4-content p, .box4-content td		{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	line-height: 1.6em;
	vertical-align: top;
}
.box4-content							{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	vertical-align: top;
}


.box4-content a:link					{color: #660000;text-decoration: underline;}
.box4-content a:visited					{color: #660000; 	text-decoration:underline;}
.box4-content a:hover					{color: #000000; 	text-decoration:none;}
.box4-content a:active					{color: #660000; 	text-decoration:underline;}

.box4-content ul						{color: #660000;}



/* ------------------------- footer -------------------------------*/

#footer									{color: #350000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size:13px;}
#footer p								{color: #350000; 	font-family:"Palatino Linotype", "Book Antigua", Palatino, serif; font-size:13px;}
#footer a:link							{color: #350000; 	text-decoration:underline;}
#footer a:visited						{color: #350000; 	text-decoration:underline;}
#footer a:hover							{color: #660000; 	text-decoration:none;}
#footer a:active						{color: #350000; 	text-decoration:underline;}

/* ---------------------  css heading image -----------------------*/

.css_h4							{background: url('../themed_images/css_h3.png') no-repeat left top; text-indent:16px; padding: 0px 0px 20px 0px; margin: 0px 0px 0px 10px;}

.css_h4	h4						{color: #660000;font-family : Arial, Arial, Helvetica, sans-serif;font-size: 24px;margin: 0px 0px 0px 0px;padding: 30px 0px 5px 15px;font-weight: normal;letter-spacing: 3px;}

.css_accent_bar					{
	background-image: none;
	color: #660000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	;
	font-size: 30px;
	padding: 0px 0px 40px 0px;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 3px;
}



#headertext h3							{color: #660000; 	font-family:"Trebuchet MS", Tahoma; font-size:16px; margin:0px 0px 0px 0px; padding:0px 0px 5px 0px;}
#headertext h4							{color: #660000; 	font-family:"Trebuchet MS", Tahoma; font-size:13px; margin:0px 0px 20px 0px; padding:5px 0px 5px 0px;}
#headertext h5							{color: #660000; 	font-family:"Trebuchet MS", Tahoma; font-size: 9px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; 	font-weight:normal;}
#headertext p							{color: #000000; 	font-family:"Trebuchet MS", Tahoma; font-size:11px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; 	line-height:1.4em; 	vertical-align:top;}
#headertext								{color: #FFFFFF; 	font-family:"Trebuchet MS", Tahoma; font-size:11px; margin:0px 0px 10px 0px; padding:0px 10px 10px 10px; 	min-height:50px; 	vertical-align:top;}

#headertext a:link						{color: #E9E6CF; 	text-decoration:underline;}
#headertext a:visited					{color: #E9E6CF; 	text-decoration:underline;}
#headertext a:hover						{color: #ffffff; 	text-decoration:none;}
#headertext a:active					{color: #E9E6CF; 	text-decoration:underline;}

/*icons*/
#icons									{color: #303F28; 	font-size:11px;} 
 #icons a:link							{color: #303F28;}
 #icons a:visited						{color: #303F28;}
 #icons a:hover							{color: #57563C;}
 #icons a:active						{color: #303F28;}
 
/* company name used in Privacy page */
.redfont 								{color:#E9E6CF; 	font-size:12px;	font-weight:bold;}


/* -------------------------- Global styles --------------------- */

body 									{font-family: "Palatino Linotype", "Book Antigua", Palatino, serif;color: #f7f7f7;font-size: 11px;line-height: 1.5em;}
textarea								{color: #34391c;}
input									{color: #34391c;}
a:link 									{color: #0D3D6C;	text-decoration:none;}
a:visited 								{color: #0D3D6C;	text-decoration:none;}
a:hover 								{color: #000000; 	text-decoration:underline;}
a:active 								{color: #0D3D6C;	text-decoration:none;}
a:focus 								{color: #0D3D6C;	text-decoration:none;}

h1										{color: #660000; 	padding: 0px; margin: 0px;}
h2										{color: #660000;padding: 0px;margin: 0px;}
h3										{color: #660000;	padding: 5px;margin: 0px 0px 0px 20px; font-size:20px;}
h4										{
	color: #010101;
	padding: 7px;
	margin: 0px;
	font-size: 14px;
}
h5										{color: #660000;	padding: 0px 0px 0px 15px;margin: 0px;font-size: 13px;}
h6										{color: #660000;padding: 0px 0px 10px 15px;margin: 0px;font-size: 16px;}
p										{
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: normal;
}
ul										{color: #350000;}
hr										{height: 1px; width:auto; margin-left: auto;margin-right: auto;color: #AA9E59;}

/* -------------------------- TEXT LOGO styles ------------------ */
#textlogo 								{color: #1c4f09;	font-size:2px; padding: 0px; }
#textlogo a:link 						{color: #cccccc;}
#textlogo a:visited 					{color: #cccccc;}
#textlogo a:hover 						{color: #009900;}
#textlogo a:active 						{color: #cccccc;}
/* FONT STYLES ***************************************************************************************/

.imgFloat					{float:left; margin:8px}
.imgFloatR					{float:right; margin:8px}

.catalog 					{}
.product 					{border: 1px solid #AA9E59; height: 200px; min-width: 100px; text-align: left; padding: 10px; vertical-align: top; margin:3px;}
.paypalbtn					{height: 36px; border: 1px #f7f7f7solid; text-align: center; width: auto; display: block; clear: both;padding: 2px;}


.component-index			{border: 1px #724639 solid; padding:5px; display:block; height:80px;}
.features-index				{margin: 10px;border: 1px solid #724639;padding: 5px;display: block;min-height: 80px;}
.features-title				{font-size: 16px;font-variant: small-caps;color: #724639;padding-right: 10px;padding-left: 10px;}

.demopic 					{padding:5px 5px 5px 5px;}


#icon1						{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; vertical-align:top; text-align:left; border:0px;}
#icon2						{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; vertical-align:top; text-align:left;border:0px;}
#icon3						{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; vertical-align:top; text-align:left;border:0px;}


input.button 				{width:auto !important; margin-right:2px; margin-left:3px; border:1px solid #887D44; border-right-color:#887D44; border-bottom-color:#887D44; padding:1px .5em; background:#887D44 url(../graphics/submit-button-bg.jpg) left center repeat-x; color:#FFFFFF;}


button 						{width:auto !important; margin-right:2px; margin-left:3px; border:1px solid #887D44; border-right-color:#887D44; border-bottom-color:#887D44; padding:1px .5em; background:#887D44 url(../graphics/submit-button-bg.jpg) left center repeat-x; color:#FFFFFF;}
input.button:active 		{border:1px solid #887D44; border-right-color:#887D44; border-bottom-color:#887D44;}
button:active 				{border:1px solid #887D44; border-right-color:#887D44; border-bottom-color:#887D44;}
input.button:hover 			{cursor:pointer;}
button:hover 				{cursor:pointer;}
input.button.primary 		{border:1px solid #887D44; border-right-color:#887D44; border-bottom-color: #887D44; background:#887D44 url(../graphics/submit-button-bg.jpg) right center repeat-x;}
button.primary 				{border:1px solid #887D44; border-right-color:#887D44; border-bottom-color: #887D44; background:#887D44 url(../graphics/submit-button-bg.jpg) right center repeat-x;}
input.button.primary:active {border:1px solid #887D44; border-right-color:#887D44; border-bottom-color:#887D44;}


button.primary:active 		{border:1px solid #28292D; border-right-color:#28292D; border-bottom-color:#28292D;}
