@charset "utf-8";

/* CSS Document */

#l_all{

	width:704px;

	/* margin-left:15px; */

	*margin-left:15px !important;

	*margin-left:7px;

	float: left;

}



#l ul{

	background-image: url(../images/text_center.jpg);

	background-repeat: repeat-y;

	width: 704px;

	display:block;

	list-style:none;

	padding-top: 20px;

	padding-bottom: 16px;

	*padding-bottom: 19px !important;

	*padding-bottom: 19px;

	float: left;

	margin: 0px;

	padding-left:5px;

	padding-right:10px;

}

#l ul li{

	float:left;

	text-align:left;

	padding-left:20px;

	background: url(../images/icon_04.jpg) no-repeat left 4px;

	margin-left: 10px;

	margin-bottom: 5px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #000;

	width: 704px;

	padding-right: 10px;

}

#l .top {

	float:left;

}

#l_all h1 {

	width:158px;

	height:32px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 12px;

	color: #FFF;

	font-weight: normal;

	background-image: url(../images/t_tit_bg.gif);

	background-repeat: no-repeat;

	padding-top: 10px;

	text-align: center;

	float: left;

	margin-left: 0px;

	}

#r_all{

	width:704px;

	margin-right:31px;

	float: right;

	margin-top: 60px;

}

#l_all h2 {

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	text-align: left;

	font-weight: bold;

	font-size: 13px;

	padding: 0px;

	margin: 0px;

}

#l_all h3 {

	text-align:left;

	background-image: url(../images/t_icon.gif);

	background-repeat: no-repeat;

	margin-left: 3px;

	margin-bottom: 0px;

	padding-left:15px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 11px;

	line-height: 16px;

	color: #000;

	margin-right: 15px;

	font-weight: normal;

}

.txt {

	font-family: Arial, Helvetica, sans-serif;

	width: 704px;

	display:block;

	float: left;

}

table{

	line-height:32px;

	text-align:center;

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

}

.tr1{

	font-weight:600;
	background: #817f80;
    background: -moz-linear-gradient(bottom,  #817f80 50%, #908e8f 50%);
    background: -webkit-linear-gradient(bottom,  #817f80 50%,#908e8f 50%);
    background: linear-gradient(to top,  #817f80 50%,#908e8f 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#817f80', endColorstr='#908e8f',GradientType=0 );
}

.td1{

	background:#FFF;

	color:#262626;

}

.td2{

	background:#aaaaaa;

	color:#262626;

}

.bg-d-orange{

	background: rgb(220, 94, 12) ;

	color: white;

}

.bg-orange{

	background: rgb(255, 133, 54);

	color: black;

}

.bg-d-red{

	background:  rgb(167, 11, 12);

	color: white;

}

.bg-red{

	background:  rgb(253, 88, 76);

	color: black;

}

.stripViewer .panelContainer .panel ul {

	text-align: left;

	float: left;

	margin-top: 0;

	margin-right: 30px;

	margin-bottom: -5px;

	margin-left: 9px;

		}

		

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */

	position: relative;

	float:left;

	width: 704px;

	height:auto;

	margin-top: 20px;

	margin-right: 0;

	margin-left: 0;

}

		/* These 2 lines specify style applied while slider is loading */

.csw {

	width: 704px; 

	background: #fff; 

	overflow: scroll

	}

.csw .loading {

	margin: 0px;

	text-align: left;

	padding: 0px;

}

.stripViewer { /* This is the viewing window */

	position: relative;

	overflow: hidden;

	margin: auto;

	width: 704px;

	height: auto;

	clear: both;

}

		

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */

	position: relative;

	width: 100%;

	list-style-type: none;

		/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */

		}

		

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */

	float:left;

	height: 100%;

	position: relative;

	width: 704px;

	margin-top: 5px;

	margin-bottom: 10px;

	padding-bottom: 15px;
	overflow-x: auto;

}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */

	float:left;

	margin-right: 0px;

	margin-bottom: 20px;	

	margin-left: 0px;

	padding-right: 20px;

	padding-left: 15px;

}

		

.stripNav ul { /* The auto-generated set of links */

	list-style: none;

}

		

.stripNav ul li {

	float: left;

	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */

}

		

.stripNav a { /* The nav links */

	line-height: 33px;

	color:#fff;

	text-decoration: none;

	display: block;

	height: 33px;

	width: 142px;

	background-image: url(../images/p3_all_table_b.jpg);

	background-repeat: no-repeat;

	font-size:14px;

	padding:0 0 0 35px;

}

		

.stripNav li.tab1 a {

	background-image: url(../images/p3_all_table_b.jpg);

	background-repeat: no-repeat;

	color: #fff;

}

		

.stripNav li a:hover {

	background-image: url(../images/p3_all_table_a.jpg);

	background-repeat: no-repeat;

}

		

.stripNav li a.current {

	background-image: url(../images/p3_all_table_a.jpg);

	background-repeat: no-repeat;



}

.stripNavL, .stripNavR { /* The left and right arrows */

	position: absolute;

	top: 200px;

	text-indent: -9000em;

		}

.stripNavL a, .stripNavR a {

			display: block;

			height: 45px;

			width: 45px;

		}

.stripNavL {

	left: 0px;

	margin: 0px;

	padding: 0px;

		}

		

/*.stripNavR {

			left: 953px;

}*/

		

.stripNavL {

	background-image: url(../images/t_l_icon.gif);

	background-repeat: no-repeat;

	background-position: center;

		}

		

.stripNavR {

	background-image: url(../images/t_r_icon.gif);

	background-repeat: no-repeat;

	background-position: center;

		}

		

.no_float{

	clear: left;

	padding-left: 20px;

}