/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#6e6b64;
	min-width:960px;
	background:url(../images/body.gif);
}

.top-part-bg {width:100%; background:url(../images/body-bg.jpg) center top;}
.top-line {
	background:url(../images/line-1.png) center 4px repeat-x;
	width:100%;
}
.shining {
	background:url(../images/shining.jpg) center top no-repeat;
	width:100%;
}
.bottom-line {
	background:url(../images/bottom-line.png) center bottom repeat-x;
	width:100%;
}	
.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.6153em;
}

a {color:#1799cf; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%;overflow:hidden}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:10px;}
.p7 {margin-bottom:13px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#f3f3e5;}
.color-4 { color:#6e6b64;}
.block {display:block;}
.decor {text-decoration:none;}
.decor:hover {text-decoration:underline;}
.text-1 {font-size:14px;} 
.text-2 {font-size:12px;}  
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.margin-bot1 {margin-bottom:52px;}
.margin-bot2 {margin-bottom:57px;}
.margin-bot3 {margin-bottom:37px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}
.indent-bot4 {margin-bottom:28px;}
.indent-bot5 {margin-bottom:12px;}
.indent-bot6 {margin-bottom:17px;}
.indent-bot7 {margin-bottom:24px;}
.indent-bot8 {margin-bottom:22px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent-bot1 {margin-bottom:26px;}
.img-indent-bot2 {margin-bottom:28px;}
.img-indent-bot3 {margin-bottom:33px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent1 {float:left; margin:0 15px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.mt-4 {margin-top:-4px;}
.mt-2 {margin-top:-2px;}
.mb6 {margin-bottom:6px;}
.mt5 {margin-top:5px;}

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding:20px 0 0 342px; 
	position:relative;
	margin-bottom:10px;
}
#page1 h1 {
	margin-bottom:16px;
}
h1 a {
	display:block; 
	width:258px; 
	height:50px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
	text-decoration:none;
	position:relative;
	overflow:hidden;
}
/**********************************slider***************************************/
.slider {
	margin:0px auto;
	height:424px;
	width:950px;
	position:relative;
	overflow:hidden;
}
.slider-padding {
	padding:14px 0;	
}
.items {
	display:none;
}
.pagination {
	position:absolute;
	top:302px;
	right:6px;
	z-index:999;
}

.pagination li {
	padding:0 0px 2px 0px;
	vertical-align:bottom;
	line-height:1;
}
.pagination li a {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/pagg.png) left bottom no-repeat;
	text-indent:-5000px;
}
.pagination li.current a, .pagination li a:hover {
	background-position:left top;
}
.pagination li.current a {cursor:default;}
/********************************end slider*************************************/

/****************************menu*********************************************/
.menu-but {
	font-size:15px;
	color:#f0efd1;
	text-transform:uppercase;
	display:inline-block;
	cursor:pointer;
	line-height:2em;
	
}
.menu-but > strong {
	display:block;
	padding-left:17px;
	background:url(../images/left-but-part.png) left top no-repeat;
}
.menu-but > strong > strong {
	display:block;
	background:url(../images/right-but-part.png) right top no-repeat;
	padding-right:17px;
}
.menu-but > strong > strong strong{
	background:url(../images/mid-but-part.png) left top repeat-x;
	display:block;
	padding:4px 3px 5px 4px;

}
.menu li.current .menu-but > strong > strong,.menu li.sfHover .menu-but > strong > strong,.menu-but:hover > strong > strong {
	background-position:right bottom;	
}
.menu li.current .menu-but > strong > strong strong, .menu li.current .menu-but > strong, .menu li.sfHover .menu-but > strong,.menu li.sfHover .menu-but > strong > strong strong,.menu-but:hover > strong, .menu-but:hover > strong > strong strong {
	background-position:left bottom;	
}

.menu .sf-with-ul > strong > strong strong {
	padding:4px 27px 5px 2px;
}
.menu .longer > strong > strong strong {
	padding:4px 16px 5px 16px;
}
.sf-sub-indicator {
	display:block;
	width:10px;
	height:8px;
	background:url(../images/marker-1.png);
	position:absolute;
	top:16px;
	right:19px;
	text-indent:-5000px;
}
.menu {
	width:100%;
	padding:15px 0px 0 0;
	background:url(../images/menu-bg.png) left top no-repeat;
	min-height:57px;
	float:left;
	padding-left:32px;	
}
.menu > li {
	float:left; 
	position:relative;
	padding:0 2px 0 0px;
	background:url(../images/separator-1.png) right 13px no-repeat;
	
}
.menu > li.first {
}
.menu > li.last {
	background:none;
	padding-right:0;
}
.menu li.sfHover > a, .menu > li > a:hover, .menu > li > a.current {
	
}
.menu ul {
	position:		absolute;
	padding:		0 1px 2px 0;
	top:			-999em;
	width:			168px;
	background:		url(../images/sub-menu.png) left top no-repeat;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:1px 0; background:url(../images/sub-menu-li.png) left bottom repeat-x;}
.menu li li.last {
	background:none;	
}
.menu li li a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding:		2px 0 4px 19px;
	font-size:		16px;
	line-height:	2em;
	text-transform:	uppercase;
	color:#f0efd1;
}
.menu li li .sf-sub-indicator { display:none;}
.menu li li a:hover, .menu li li.sfHover > a {color:#FFFFFF;}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			44px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			169px;
	top:			0px;
	z-index:		9999;
	padding:		0 0 2px 0;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}




.footmenu{
font: bold 18px arial;
padding-left: 0;
margin-left: 0;
height: 30px;
width:100%;
clear:both;
border-top:#999 1px dotted;
margin-top:20px;
}

.footmenu li{
list-style: none;
display: inline;


}

.footmenu li a{
padding: 2px 0.5em;
text-decoration: none;

color: #CCC;

}

.footmenu li a:hover{
text-decoration:none;
border-style: outset;
}

.footmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/*************************end menu********************************************/
/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
}
.relative { position:relative;}
h3 {
	font-size:24px; 
	line-height:1.3em; 
	margin:0 0 23px 0; 
	color:#373634;
}
h4 {
	font-size:16px; 
	line-height:1.3em; 
	margin:0 0 23px 0; 
	color:#261f1b;
	text-transform:uppercase;
}
.container-1 {
	padding:23px 0 51px 0;
	line-height:21px;
}
.container-2 {
	padding:44px 0 48px 0;	
	line-height:21px;
}
.box {
	width:322px;
	height:373px;
	background:url(../images/box-bg.png) left top no-repeat;
	position:relative;
	float:left;
}
.box-2 {
	width:327px;
	height:376px;
	background:url(../images/box-3.png) left top no-repeat;
	position:relative;
	float:left;
	left:-13px;
	margin-right:-13px;
}
.box-2:hover {
	background-position:left bottom;
	z-index:5;
	color:#FFFFFF;
}
.box:hover {
	background-position:left bottom;
	z-index:5;
	color:#FFFFFF;
}
.box:hover a, .box-2:hover a, .box-1:hover a {
	color:#FFFFFF;
	background-position:4px -14px;
}
.box-1 {
	width:332px;
	height:382px;
	background:url(../images/box-1.png) left top no-repeat;
	float:left;
	position:relative;
	left:-18px;
	margin-right:-18px;
}
.box-1:hover {
	background-position:left bottom;
	z-index:5;
	color:#FFFFFF;
}
.box-container { padding:51px 40px 0 38px;}
.box-container1 { padding:51px 40px 0 55px;}
.img-container {
	background:#FFFFFF;
	padding:3px;
	float:left;
	border-radius:2px;
	box-shadow: 0px 0px 3px #c9c9c3;
	-moz-box-shadow: 0px 0px 3px #c9c9c3;
	-webkit-box-shadow: 0px 0px 3px #c9c9c3;
	margin-bottom:3px;
}
span.masked {
	position:absolute;
	left:0;
	top:0;
	display:none;
	cursor:pointer;
	border:1px solid orange;
	z-index:-1;
}
.lightbox-image:hover span.masked {display:block; z-index:5;}
/****************************************************************************************************aside*******************************************************/
aside {
	background:url(../images/aside-bg.gif) center top repeat-x #241e1a;
	width:100%;
}
.top-aside-border {
	background:url(../images/aside-top-border.gif) left top repeat-x;
	width:100%;
}
.dark-line {
	background:url(../images/dark-line.png) center 5px repeat-x;
	width:100%;
}
.dark-bottom-line {
	background:url(../images/dark-bottom-line.jpg) left bottom repeat-x;
	width:100%;
}
.button {
	display:inline-block; 
	padding:8px 15px 7px 15px;
	font-size:12px;
	line-height:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	background:url(../images/button.png) left top repeat-x #2f2621;
	border-radius:20px;
}
	
	.button:hover {background-position:left bottom; background-color:#bf3211;}
	
	
				.button-1 {
					display:inline-block; 
					padding:8px 18px 7px 18px;
					font-size:12px;
					line-height:21px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#FFFFFF; 
					background:url(../images/button-1.png) left top repeat-x #2f2621;
					border-radius:20px;
					text-decoration:none;
				}
					
					.button-1:hover {background-position:left bottom; background-color:#bf3211;}
					
					
					.button-2{
						font-size:12px;
						line-height:21px;
						color:#ffffff;
						display:inline-block;
						cursor:pointer;
						text-decoration:none;
						
					}
							.button-2 > strong {
								display:block;
								padding-left:17px;
								background:url(../images/left-button-part.png) left top no-repeat;
							}
								.button-2 > strong > strong {
									display:block;
									background:url(../images/right-button-part.png) right top no-repeat;
									padding-right:17px;
									font-weight:normal;
								}
									.button-2 > strong > strong strong{
										background:url(../images/mid-button-part.png) repeat-x;
										display:block;
										padding:8px 0px 7px 0px;
										font-weight:normal;
									
									}
									
										.button-2:hover > strong, .button-2:hover > strong > strong strong { background-position:left bottom;}
										.button-2:hover > strong > strong {background-position:right bottom;}
										
										
.button3 {
	text-decoration:none;
	display:inline-block; 
	padding:8px 15px 7px 15px;
	font-size:12px;
	line-height:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	background:url(../images/button.png) left top repeat-x #2f2621;
	border-radius:20px;
}
	
	.button3:hover {
	text-decoration:none;background-position:left bottom; background-color:#bf3211;}
	
	
				


.list-1 li {
	line-height:18px;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 6px 17px; 
	background:url(../images/marker-3.png) 0 10px no-repeat;
}
	.list-1 li.first {padding-top:0;}
	.list-1 li a {
		display:inline-block;
		color:#6e6b64;
	}
		.list-1 li a:hover {
			color:#ec1c24;
		}


.list-2 dt {
	padding-bottom:5px;
}
		.list-2 dd {
			padding-bottom:29px;
		}
								
						.list-3 dd {
							padding:0 0 21px 0;
						}	
						.list-3 dd.last {padding-bottom:0;}
						.list-3 dt a { 
							color:#bb3311;
						}
							.list-3 li a {
								display:block; 
								color:#1799cf; 
								padding-left:12px; 
								background:url(http://static.livedemo00.template-help.com/wt_36649/images/marker-1.gif) 0 10px no-repeat;
							}
								.list-3 li a:hover {color:#fff;}
							.list-3 .last-item {background:none;}


.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:12px;
	line-height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#bb3311;
	padding-left:18px; 
	background:url(../images/marker-2.png) 4px 6px no-repeat;
	text-decoration:none;
}
.link-1:hover {color:#fff; text-decoration:underline;} 

.link-2 {
	color:#FFFFFF;
	text-decoration:none;
}
.link-2:hover {
	text-decoration:underline;
	color:#c63d16;
}


/******************************************************************************************************************index-1.html******************************************************************************************/
#page2 .container-1 {
    padding: 53px 0 53px;
	position:relative;
	overflow:hidden;
	line-height:21px;
}
.marker {
	font-size:25px;
	color:#f0efd1;
	line-height:1.3em;
	background:url(../images/marker-bg.png) no-repeat;
	width:72px;
	height:72px;
	text-align:center;
	padding:20px 0 0 0;
	float:left;
	margin-right:18px;
}
blockquote {
	background:url(../images/blokquote.png) left top no-repeat;
	padding:5px 0 0 50px;
}
/***** carousel style*****/
.carousel-1 {
	height:270px;
	width:271px;
	overflow:hidden;
	position:relative;
	}
.next2,
.prev2 {display:block; width:23px;	height:23px; text-indent:-5000px; position:absolute; top:0px;	z-index:55;	}
.next2 {
	background-image:url(../images/next.png);
	background-repeat:no-repeat;
	background-position:0 top;
	right:0px; 
	z-index:55;
	}
	 .next2:hover {
	background-position:0 bottom;
	}
.prev2 {
	background:url(../images/prev.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	right:25px;
	}
	.prev2:hover {
	background-position:left top;
	}
#carousel-1 li {width:128px; height:270px; overflow:hidden; position:relative; padding-right:8px; float:left;}
.jCarouselLite-1 {width:271px !important;}
.relative {position:relative;}
/**********end**********/
/****************************************************************************************************************end index-1.html****************************************************************************************/
/******************************************************************************************************************index-2.html******************************************************************************************/
#page3 .container-1 {
    padding: 23px 0 64px;
	line-height:21px;
}
/***************************************************************************************************************end index-2.html*****************************************************************************************/
/******************************************************************************************************************index-3.html******************************************************************************************/
#page4 .container-1 {
    padding: 53px 0 70px;
	line-height:21px;
}
.border-right {
	background:url(../images/border-1.gif) right top repeat-y;
	width:100%;
}
.spec-padd {
	padding-top:15px;	
}
/***************************************************************************************************************end index-3.html*****************************************************************************************/
/******************************************************************************************************************index-4.html******************************************************************************************/
#page5 .container-1 {
    padding: 53px 0 62px;
	line-height:21px;
}
/***************************************************************************************************************end index-4.html*****************************************************************************************/
/******************************************************************************************************************index-5.html******************************************************************************************/
#page6 .container-1 {
    padding: 53px 0 52px;
	line-height:21px;
}
/***** carousel style*****/
.carousel-2 {
	height:670px;
	width:632px;
	overflow:hidden;
	position:relative;
	}
#carousel-2 li {width:632px; height:178px; overflow:hidden; position:relative; padding-bottom:34px; float:left;}
.jCarouselLite-2 {width:632px !important; height:625px !important;}
.relative {position:relative;}
/**********end**********/
/***************************************************************************************************************end index-5.html*****************************************************************************************/
/******************************************************************************************************************index-6.html******************************************************************************************/
#page7 .container-1 {
    padding: 53px 0 48px;
	line-height:21px;
}
dl span {float:left; width:90px;}
/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				min-height:45px;
			}
			#contact-form label.message {
				height:201px;	
			}
			#contact-form input {
				width:367px;
				padding:7px 10px 8px 10px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#6e6b64; 
				border:1px solid #dcdabe;
				background:url(../images/form-bg.png);
				outline:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:183px;
				margin:0;
				width:527px;
				padding:8px 10px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#6e6b64; 
				border:1px solid #dcdabe;
				background:url(../images/form-bg.png);
				overflow:auto;
				outline:none;
			}
			#contact-form a {cursor:pointer; overflow:hidden; position:relative;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:12px;
					line-height:2em;
					display:none;
					overflow:hidden;
				}
		.buttons-2 { padding:20px 0px 0 0; text-align:right;}
		.buttons-2 a { margin-left:18px;}
		

/***************************************************************************************************************end index-6.html*****************************************************************************************/
/******************************************************************************************************************index-7.html******************************************************************************************/
#page8 .container-1 {
    padding: 53px 0 55px;
}
/***************************************************************************************************************end index-7.html******************************************************************************************/

/****************************footer************************/
footer {
	width:100%; 
	padding:24px 0 25px;
	background:url(../images/footer-bg.jpg) left top repeat-x;
	text-transform:uppercase;
	color:#4d3f39;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
footer a {color:#4d3f39;}
.list-services {
	padding:0;
}
	.list-services li {
		float:left; 
		padding:0 0 0 10px;
	}

/***** Lightbox image *****/
.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	
	
	
	
.details { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px; 
	padding:10px;
	border:1px  #666 dashed;
	color:#333;
	
}
.details .red {
	color:#F00;
	text-align:right;
	float:right}
.input1{ border:solid 1px #999; background:#fefefe; margin-left:12px;margin-bottom:4px;width:200px}


.contact{
font: bold 18px arial;
padding-left: 0;
margin-left: 0;
height: 30px;
width:100%;
clear:both;

margin-top:20px;
}



.font18{font: bold 20px arial;padding-left: 0;margin-left: 0;height: 30px;clear:both;text-align:left; border-bottom:2px #CCC dashed;}
.font16{font: bold 18px arial;padding-left: 0;margin-left: 0;height: 25px;clear:both;text-align:left}
.font14{font: bold 16px arial;padding-left: 0;margin-left: 0;height: 25px;clear:both;text-align:left}
.font12{font: bold 14px arial;padding-left: 0;margin-left: 0;height: 25px;clear:both;text-align:left;}
.font10{font: bold 12px arial;padding-left: 0;margin-left: 0;clear:both;text-align:left; border-top:2px #CCC dotted; padding-top:10px}

.width150
{
	width:150px;
	text-align:left}
.width250
{
	width:250px;
	margin:2px;
	border:1px #999 solid;
	text-align:left}
.blogleft
{
	width:600px;
	float:left;
	height:auto}
.blogright
{
	width:330px;
	vertical-align:top;
	float:right}
	
	
	
.paging{
   text-align:left;
   float:left;
    padding:10px;
    padding-left:100px;
}
.paging a.button {
    background-color:transparent;
    background-image: url(../images/btn_right.png );
    background-repeat:no-repeat ;
    background-position: right;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-right: 0px;
    padding-right: 10px;
	padding-top:8px;
    text-decoration: none;
}

.paging a.button span {
    background-color:transparent;
    background-image: url(../images/btn.png );
   
    background-repeat:no-repeat ;
    background-position:top left;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-right: 0px;
    padding-right: 10px;
	padding-top:5px;
	padding-left:10px;
    text-decoration: none;
}

.paging a.button span img{
    margin-left:-5px;
    margin-top:-2px;
    padding-right:5px;
}
.paging a.button:hover {
	 background-color:transparent;
    background-image: url(../images/btn_hover_right.png );
    background-repeat:no-repeat ;
    background-position: right;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-right: 0px;
    padding-right: 10px;
	padding-top:8px;
    text-decoration: none;
}

.paging a.button:hover span {
	 background-color:transparent;
    background-image:url( ../images/btn_hover.png);
	  background-repeat:no-repeat ;
    background-position:top left;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
   
    margin-right: 0px;
    padding-right: 10px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
    text-decoration: none;
}























.paging a.orange {
    background-color:transparent;
    background-image: url(../images/btn_hover_right.png );
    background-repeat:no-repeat ;
    background-position: right;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-top: 8px;
    padding-right: 10px;
	padding-top:0px;
    text-decoration: none;
}

.paging a.orange span {
    background-color:transparent;
    background-image:url( ../images/btn_hover.png);
   
    background-repeat:no-repeat ;
    background-position:top left;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-right: 0px;
    padding-right: 10px;
	padding-top:5px;
	padding-left:10px;
    text-decoration: none;
}

.paging  a.orange span img{
    margin-left:-5px;
    margin-top:-2px;
    padding-right:5px;
}
.paging a.orange:hover {
	 background-color:transparent;
    background-image: url(../images/btn_hover_right.png );
    background-repeat:no-repeat ;
    background-position: right;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-top: 8px;
    padding-right: 10px;
	padding-top:0px;
    text-decoration: none;
}

.paging a.orange:hover span {
	 background-color:transparent;
    background-image:url( ../images/btn_hover.png);
	  background-repeat:no-repeat ;
    background-position:top left;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px arial, sans-serif;
   
    margin-right: 0px;
    padding-right: 10px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
    text-decoration: none;
}
.FLEFT{float: left;}
.FRIGHT{float:right;}

.edit a:link { color:#ff7200; text-decoration: none;}
.edit a:hover {   color:#ff7200; text-decoration: underline;}
.edit a:visited { color:#ff7200;   text-decoration: none;}

.titlepd1dark{color: #cd5c00; border: 1px solid #e3e3e3;padding: 1px;}
.titlepd2light{color:#fd9643; border: 1px solid #e3e3e3;padding: 1px;}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	
	text-align: left;
	border-collapse: collapse;
		
}

#one-column-emphasis td
{
	padding: 2px;
	color: #669;
	border-top: 1px solid #e8edff;
}

#one-column-emphasis tr:hover td
{
	color: #FFF;
	background: #F1AB4B;
}
#one-column-emphasis .brightborder
{
	padding: 2px;
	color: #000;
	border-right: 1px solid #e8edff;

	border-left: 1px solid #e8edff;
}






#one-column-emphasis-edit
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	
	text-align: left;
	border-collapse: collapse;
		
}

#one-column-emphasis-edit td
{
	padding: 2px;
	color: #669;
	border-top: 1px solid #e8edff;
}


#one-column-emphasis-edit .brightborder
{
	padding: 2px;
	color: #000;
	border-right: 1px solid #e8edff;

	border-left: 1px solid #e8edff;
}