﻿.body1 				{width:100%; }
.body2 				{}
.body3 				{}
.special1 			{}
/* editables */

html 				{margin: 0px; background-image: url("../graphics/background/html_bg.jpg");}
body 				{margin: 0px; padding:0px; 			background-image: url("../graphics/background/body_bg.jpg"); background-position:top center; background-repeat:repeat-x;}

#main				{min-width:1200px; max-width:100%px; vertical-align:top; margin-left:auto; margin-right:auto; position:relative;}

#header 			{height:184px;}

	.header1 		{background-image:url('../graphics/template/template_i1.jpg'); background-position:top left; background-repeat:no-repeat;}
	.header2 		{background-image:url('../graphics/template/template_i2.jpg'); background-position:left top; background-repeat:repeat-x;}
	.header3 		{background-image:url('../graphics/template/template_i3.jpg'); background-position:right top; background-repeat:no-repeat;}
	
.header_wrapper		{width:100%; height:184px; vertical-align:top; position:relative;}


#outer_wrapper		{}
.top1				{height:33px; 	width:20px; background-image:url('../graphics/template/template-top1.png'); }
.top2				{height:33px;}
.top2_left			{height:33px;	width:380px ; 		background-image:url('../graphics/template/template-top2_left.png');}
.top2_center		{height:33px; 						background-image:url('../graphics/template/template-top2.png');}
.top2_right			{height:33px;	width:30px ; 		background-image:url('../graphics/template/template-top2_right.png');}
.top3				{height:33px; 	width:20px; background-image:url('../graphics/template/template-top3.png'); }

.center1			{width:20px; 	background-image:url('../graphics/template/template-center1.png'); vertical-align:top;}
.center1_top		{width:20px; 	background-image:url('../graphics/template/template-center1_top.png'); background-repeat:no-repeat;background-position:top left;}
.center2			{}
.center3			{width:20px; 	background-image:url('../graphics/template/template-center3.png');  vertical-align:top;}
.center3_top		{width:20px; 	background-image:url('../graphics/template/template-center3_top.png'); background-repeat:no-repeat;background-position:top left;}

.bottom1			{height:30px; 	width:20px; 		background-image:url('../graphics/template/template-bottom1.png'); }
.bottom2			{height:30px;}
.bottom2_left		{height:30px;	width:380px ; 		background-image:url('../graphics/template/template-bottom2_left.png');}
.bottom2_center		{height:30px; 						background-image:url('../graphics/template/template-bottom2.png');}
.bottom2_right		{height:30px;	width:380px ; 		background-image:url('../graphics/template/template-bottom2_right.png');}
.bottom3			{height:30px; 	width:20px; 		background-image:url('../graphics/template/template-bottom3.png'); }


#content			{min-height:100px; vertical-align:top; text-align:left; background-image:url('../graphics/template/template_c0.jpg');}
		
	.layout1c2		{background-image:url('../graphics/template/template_c2.jpg'); background-position:left top; background-repeat:repeat-x;vertical-align:top;}
	.layout1c6		{background-image:url('../graphics/template/template_c6.jpg'); background-position:left bottom; background-repeat:repeat-x;}
	.layout1c4		{background-image:url('../graphics/template/template_c4.jpg'); background-position:right top; background-repeat:repeat-y;}
	.layout1c8		{background-image:url('../graphics/template/template_c8.jpg'); background-position:left top; background-repeat:repeat-y;}
	.layout1c5		{background-image:url('../graphics/template/template_c5.jpg'); background-position:right bottom; background-repeat:no-repeat;}
	.layout1c7		{background-image:url('../graphics/template/template_c7.jpg'); background-position:left bottom; background-repeat:no-repeat;}
	.layout1c3		{background-image:url('../graphics/template/template_c3.jpg'); background-position:right top; background-repeat:no-repeat;vertical-align:top;}
	.layout1c1		{background-image:url('../graphics/template/template_c1.jpg'); background-position:left top; background-repeat:no-repeat;vertical-align:top;}


#footer				{vertical-align:top;text-align:left; background-image:url('../graphics/template/template_f0.jpg');}
		
	.layout1f2		{background-image:url('../graphics/template/template_f2.jpg'); background-position:left top; background-repeat:repeat-x;vertical-align:top;}
	.layout1f6		{background-image:url('../graphics/template/template_f6.jpg'); background-position:left bottom; background-repeat:repeat-x;}
	.layout1f4		{background-image:url('../graphics/template/template_f4.jpg'); background-position:right top; background-repeat:repeat-y;}
	.layout1f8		{background-image:url('../graphics/template/template_f8.jpg'); background-position:left top; background-repeat:repeat-y;}
	.layout1f5		{background-image:url('../graphics/template/template_f5.jpg'); background-position:right bottom; background-repeat:no-repeat;}
	.layout1f7		{background-image:url('../graphics/template/template_f7.jpg'); background-position:left bottom; background-repeat:no-repeat;}
	.layout1f3		{background-image:url('../graphics/template/template_f3.jpg'); background-position:right top; background-repeat:no-repeat;vertical-align:top;}
	.layout1f1		{background-image:url('../graphics/template/template_f1.jpg'); background-position:left top; background-repeat:no-repeat;vertical-align:top;}
	
.footer_wrapper		{width:100%; height:100px; border:0px; border-collapse:collapse; vertical-align:top; margin:0px;}

	.footer1		{width:150px; 	vertical-align:top;	padding: 0px 0px 0px 0px; margin:0px;}
	.footer2		{vertical-align:top; padding:26px 0px 0px 0px; margin:0px; text-align:center;}
	.footer3		{width:150px; 	vertical-align:top;	padding: 0px 0px 0px 0px; margin:0px;}


ul.TickList {
  list-style-image: url('../graphics/bullet.gif')
}

/* show-tooltip-text {
	display: none; 
	position: absolute; 
	font-size: 0.9em; 
	background-image: url('../graphics/bubbletooltip.gif'); 
	background-repeat: repeat-x; 
	padding: 6px; 
	padding-left: 12px; 
	padding-right: 12px; 
	color: white; }
	
/*   other sample
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom} */

