/* CSS Document */
body {		
    font-family: arial;
    font-size: 13px;
    margin: 0; 
    background-color: #c5c5c5; 
    color:#000;  
    line-height:15px;
}
.imgSP
{
	width:98%;
}
.nav {
width: 100%;
  width: 100%;
    background-color: #0D9646;
    color: #fff;
    border-bottom: solid 5px #603814;
    height: 50px;
}
.nav-logo {
float: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.nav-logo img {
HEIGHT: 40px;
    margin-top: 5px;
}
.itemStyle
{
	padding-bottom:10px;
	border-bottom:solid 1px siver;
}
#footer {
   border-top: 6px solid #BB814D;
    padding-left: 7px;
    margin-top: 20px;
    background-color: #603814;
    color: #E49955 !important;
}
#divSearch
{
	width:100%;padding-top:7px;padding-bottom:7px;
}
#divSearch input[type=text]
{
	height:30px;
}
#divSearch input[type=button]
{
	height:37px;
}
#divSearch select
{
	height:37px;
}
.Loc
{
	margin-top: -20px;
}
.logodetail
{
	height:36px;
}
.divTop
{
	background-color: #e05340;
	padding-left:10px;
}
.lis
{
	margin-bottom: 10px;
	margin-left:-20px;
	display: block;
	border-radius: 6px;
}
.lis a
{
	display: block;
}

.divSD
{
	text-align:center;
	border-bottom:solid 1px #fff;
	cursor:pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.divList
{
	width:100%;
	color: #666666;
	overflow:hidden;
}
.divListNormal
{
	width:100%;
	font-size: 34px;
	color: #666666;
}
.divListTite
{
	width:100%;
	overflow:hidden;
}
hr
{
	border-top: 1px dotted #eee;
}
.hidden {
	overflow: hidden !important;	
	width:100%;
}
.divLogin
{
background-color:#fff;
line-height:40px;
padding-left:10px;
}
.cF
{
	position:fixed;
}
.cN
{
	position:inherit;
}
.slideshowingr {
-webkit-transform: translate(-180px);
-webkit-transition: -webkit-transform 0.3s ease-in-out;
-moz-transform: translate(-180px);
-moz-transition: -moz-transform 0.3s ease-in-out;
transform: translate(-180px);
transition: transform 0.3s ease-in-out;
-ms-transform: translate(-150px);
z-index: 10;
}
.slideshowing {
-webkit-transform: translate(180px);
-webkit-transition: -webkit-transform 0.3s ease-in-out;
-moz-transform: translate(180px);
-moz-transition: -moz-transform 0.3s ease-in-out;
transform: translate(180px);
transition: transform 0.3s ease-in-out;
-ms-transform: translate(180px);
z-index: 10;
}

.divNoImages {
padding: 20px;
margin-right: 20px;
border-radius: 5px;
}
.divReplyAccount
{
	padding-left:30px;
}
.buttonReplyAccount
{
	background: white url(/images/open.gif) no-repeat left 1px;
	padding-left:20px;
}
.detailReplyAccount
{
	background: white url(/images/list.gif) no-repeat left center;
	padding-left:20px;
	padding-top:5px;
}
.aTab
{
	background-color:Silver;
	padding:3px 5px 3px 5px;
	margin-right:3px;
	border-radius: 5px 5px 0 0;
}
.aTab:hover
{
	color:#fff;
}

.divTab
{
	height:20px;
	width:60px;
	float:left;
	margin-right:5px;
	text-align:center;
	padding-top:7px;
	border-radius: 0px 0px 5px 5px;
}

.btnTab {
	border: solid 1px silver;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	padding:3px 7px 3px 7px;	
	background-color: silver;
	cursor:pointer;
	color:#ffffff;	
	min-width:120px;
	text-align:center;
}
.btnTabActive {
	border: solid 1px silver;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	padding:3px 7px 3px 7px;	
	background-color: rgb(238, 130, 12);
	cursor:pointer;
	color:#ffffff;	
	font-weight:bold;
	text-align:center;
	min-width:120px;	
}
.divComment
{
	border:solid 1px silver;
	padding:5px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	width: 100%;
}

.maininf
{
	padding-left:20px;
	padding-right:5px;
}
.tdcontent
{
	min-width:452px;
}
.tdAvatar
{
	width:100px;
}
.imgAvatarComment
{
	width:70px;
	padding: 5px 5px 5px 5px;
	border: solid 1px silver;
	border-radius: 5px;
}

.imgAvatarCommentL
{
	width:60px;
	padding: 0px 10px 10px 0px;	
	float:left;	
}
.divAvatarCommentL
{
	margin-top:5px;
	float: left;
	width:400px;
}
.MultiFile-remove
{
	color:#fff;
	font-weight: bold;
	background-color: red;
	padding: 0px 5px 2px 5px;
	border-radius: 5px;
}
.MultiFile-label
{
	padding-top:3px;
}

.buttonBack {
background: url(/images/back.png) no-repeat 0px 50%;
padding: 2px 5px 3px 20px;
border: none;
text-align: left;
cursor: pointer;
}

.textareaComment{
border: solid 1px silver;
width:98%;
margin-right:7px;
height: 20px;
}
.divAction
{
	background-color:#929292;
	padding: 5px;
}
.blankcontent
{
	width:100%;
	height:3px;
	background-color:silver;
}
.headerbg
{
	height:auto;
	background-image :url(/images/headerbg.jpg);
	background-repeat:repeat-x;
}
.topcontentbg
{
	height:15px;
	background-image :url(/images/topcontentbg.jpg);
	background-repeat:no-repeat;
}
.bottomcontentbg
{
	height:50px;
	background-image :url(/images/bottomcontentbg.jpg);
	background-repeat:no-repeat;	
}
a
{
	color:#333333;
}
a:hover
{
	color:#f18f21;
}
.aClose
{
	border:solid 1px Silver;
	border-radius:5px;
	padding:5px 10px 5px 10px;
}
.divBangdieukhien
{
	position:relative;
	float:left;
	text-align:left; 
	top: 0px; 
	left: 0px;
}
.pagecontent
{
	padding:0px 10px 20px 0px;
}
.pagecontentdetail
{
	padding:0px 10px 20px 20px;
}
.sAddress
{
	color:#666666;
}
.listCss
{
	border:solid 1px #666666;
}
.sTitledetail
{
	font-weight: bold;
	font-size: 15px;
	color:#333;
}
.sTitledetailSlide
{
	font-weight: bold;
	font-size: 13px;
	color:#000;
}
.aPost {
padding: 7px 0px 3px 20px;
font-size: 15px;
color: #333333;
text-decoration: none;
background: url(/images/post.gif) no-repeat left 7px;
}
.divQH
{
	background-color:rgb(224, 224, 224);
	padding:1px 5px 1px 5px;
	font-weight:bold;
}
.aBack {
padding: 8px 10px 3px 20px;
font-size: 15px;
color: #333333;
text-decoration: none;
background: url(/images/back.gif) no-repeat left 7px;
font-weight:bold;
}

.divMucgia
{
	padding: 7px 7px 3px 14px;
	font-size: 15px;
	color: #f18f21;
	text-decoration: none;
	background: url(/images/price.gif) no-repeat left 7px;
	width: 50px;
	font-weight:bold;
}
.sLink
{	
	color:#9C9B99;	
}
.sMucgia
{	
	padding:5px 5px 5px 5px;	
	cursor:pointer;	
	color:#f18f21;
}

#moreQH {
position: absolute;
right: 0;
z-index: 7;
width: 55px;
height: 30px;
background: #183360;
padding: 2px 10px 2px 10px;
border: 1px solid #6ABE45;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.divDetail
{
	padding-left:7px;
	padding-right:7px;
}
.itemsEx
{
	font-weight:bold;
}

.divMenu
{	
	line-height: 35px;	
}

.divMenuAn
{
	padding: 10px 0px 10px 5px;
	line-height: 35px;
	position: fixed;
	top: 255px;
}
.speciallink0
{
	font-size:15px;	
}
.speciallink
{
	font-size:14px;
	background: #DDD;
	border: solid 1px #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #CCC;
	background: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
	background: -moz-linear-gradient(top,#f4f4f4,#e8e8e8);
	background: linear-gradient(top,#f4f4f4,#e8e8e8);
	padding: 3px 3px 3px 3px;
	cursor: pointer;
}
.speciallinkcontent
{
	font-size:14px;	
}
.imgBanner
{
	width:100%;	
	height: auto;
}
.divMenuInfo
{
	padding: 10px 0px 10px 5px;
	line-height: 35px;	
}

.ulMenu
{
}
.ulMenu li
{
	display:inline;
}
.aMenu
{	
	padding: 3px 10px 3px 15px;
	font-size: 15px;
	color: #000;
	text-decoration: none;	
	font-weight:bold;
}
.aMenu:hover
{		
	color: #ffffff;	
}

.divMonanchinh
{
	width:190px;
	border: dotted 1px Silver;
	border-radius: 5px;
	line-height: 25px;
	box-shadow: 1px 1px 8px rgb(226, 220, 220);
	margin-bottom:4px;
	background-color:Silver;
}
.divMonanchinh:hover
{
	background-color:rgb(238, 130, 12);
}
.divMonanchinhActive
{
	width: 190px;
	border: dotted 1px silver;
	border-radius: 5px;
	line-height: 25px;
	box-shadow: 1px 1px 8px rgb(226, 220, 220);
	margin-bottom: 4px;
	background-color: rgb(238, 130, 12);		
}
#divLoginR
{
	color:#c5c5c5;
}
#divLoginR a
{
	color:#c5c5c5;
}
.divKhoangcach
{
	height:10px;
	margin-top: 10px;
	border-top: solid 1px silver;
}
.divInfo
{
	line-height: 24px;
}
.aInfo
{		
	border: none;
	cursor: pointer;
	color: #8F8F8F;
	text-decoration: none;	
}
.baidanng
{
	background-color:#e05340;
	color:#fff;
	padding:1px 8px 0px 8px;
	border-radius:5px;
}

.aIndexSpecial
{	
	padding: 3px 3px 3px 10px;
	font-size: 15px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	background:url(/images/star.png) no-repeat left 6px;
}
.aIndexSpecial:hover
{		
	color: #ff8a00;
}

.aIndex
{	
	padding: 3px 3px 3px 10px;
	font-size: 15px;
	color: #333333;
	text-decoration: none;	
}
.aIndex:hover
{		
	color: #ff8a00;
}
.divBanner
{
	width:100%;
	padding-bottom:10px;
}
.aIndextraphi
{	
	padding: 3px 3px 3px 10px;
	font-size: 15px;
	color: #333333;
	text-decoration: none;	
	font-weight:bold;
}
.aIndextraphi:hover
{		
	color: #ff8a00;
}

.listInfo
{
	padding-top:10px;
	padding-left:10px;
}
	
#wrapperAdmin {	
	margin: 0 auto;
	padding:0px;	
}

#pageAdmin {	
	margin: 0 auto;
	padding:0px;		
}

#contentAdmin {	
	margin: 0 auto;
	padding:0px 20px 0px 20px;	
}

#wrapperindex
{
	width:100%;
	margin: 0 auto;
	background-color:#ffffff;		
	position: absolute;
	box-shadow: 0px -10px 20px #000;
}
#wrapper
{
	width:100%;
	margin: 0 auto;
	background-color:#ffffff;	
}

.headercontent {
	width: 1000px;
	margin: 0 auto;
	padding:0px;		
}
.aHeader
{
	font-size:15px;
	font-weight:bold;
	color:#f0901f;
}
.activemenuheader
{
	height:43px;
	width:123px;
	background-image :url(/images/activemenuheader.png);
	background-repeat:no-repeat;
}

#postfirst {
	width: 100%;
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;	
}
#postlast {
	width: 100%;
	margin:0px auto;
	padding:0px;	
}

#postcenter{	
	width: 100%;
	text-align:left;
	overflow-y: hidden;	
	background-color: #FFF;	
}

.postCSS
{
	background-color:#F4F4F4;
	border-left:solid 1px Silver;
	border-right:solid 1px Silver;	
}

.ban {
	text-align:center;		
	clear: both;	
	background: #F7F5F5;
	width:100%;
	padding-top: 10px;	
	padding-bottom: 10px;
	overflow: hidden;
	text-transform: uppercase;	
		
	border: solid 1px #FFF;
	border-radius: 5px;
	box-shadow: 0px 3px 5px #CCC;
	background: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
	background: -moz-linear-gradient(top,#f4f4f4,#e8e8e8);
	background: linear-gradient(top,#f4f4f4,#e8e8e8);	
	cursor: pointer;
}

.bandetail {
	text-align:center;		
	clear: both;	
	background: #F7F5F5;
	padding-top: 10px;	
	overflow: hidden;
	text-transform: uppercase;
	padding-bottom: 10px;

	border-radius: 5px;
	box-shadow: 0px 3px 5px #CCC;
	background: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
	background: -moz-linear-gradient(top,#f4f4f4,#e8e8e8);
	background: linear-gradient(top,#f4f4f4,#e8e8e8);	
	cursor: pointer;
	font-size:11px;
}

.bancat {
	text-align:left;		
	clear: both;
	border-top: 1px solid #F4F4F4;
	border-bottom: 1px solid #D4D4D4;
	background: #fff;
	width:100%;
	padding-top: 10px;	
	padding-bottom: 10px;	
	overflow: hidden;
	text-transform: uppercase;
	background-image:url('/images/detail/arr.png');
	background-repeat:no-repeat;
	background-position:right; 
}
.bancat a {
	margin-left:20px;
}

.banmain {
	text-align:center;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	width:100%;
	margin-left: 1px;
}
.itemdataList
{
	padding-bottom: 20px;
	padding-top:5px;
	border-top: dotted 1px silver;
}

.pagepost 
{
	height:auto;
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom:20px;
	background-color:#F4F4F4;		
}
.pageinfo 
{
	height:auto;	
	width: 100%;	
}
.blankTabmode
{
	width:100%;
	height:7px;
}
a
{	
	text-decoration:none;
}

.titlepage
{
	font-weight:bold;
}

.spannear
{
	background-color:#ffffff;
	padding:3px 6px 3px 6px;
	margin-left:8px;
	border-radius:3px;
	border:solid 1px Silver;
}

.spannear a:hover
{
	color:Red;
}

.spannear_curr
{
	background-color:#FFF4BC;
	padding:3px 6px 3px 6px;
	margin-left:8px;
	border-radius:3px;
	border:solid 1px Silver;
}

.spannear_curr a
{
	color:red;
}

.spantitle
{
	font-weight:bold;
	font-size:15px;
}
.topcontent
{
	background-color:#F4F4F4;
	padding-top: 3px;
}
.topcontentdetail
{
	background-color:#eee;
}
.searchfieldset {
	border: 1px dotted #ccc;
	background: #fff;
	white-space: nowrap;
	padding-bottom: 13px;
}
.aPostdetail
{
	color:Red;
	text-decoration:underline;
}
.searchtable {
	white-space: nowrap;
	padding-top:7px;
}

.activeitem
{
	color:Red;
}

.divComent
{	
	padding:5px 10px 5px 0px;
	border-bottom:solid 2px #ffffff;
	width:500px;
	min-height:100px;
}

.tdLogin
{
	width:300px;
	background:#F4F4F4 url(/images/loginbg.jpg) repeat-x;
}

.titleComent
{
	font-weight:bold;	
}

.topComent
{
	background-color:silver;
	height:2px;
	width:630px;
}

.borderBottom
{
	border-bottom:solid 1px silver;
	font-size:15px;
}
.borderBottom:hover
{
	border-bottom:solid 1px #FF8900;
	background-color:#eee;
}

.ylcolor
{
	color:#FFA500;
}

.linkcategory
{
	color:Blue;
	font-style:italic;
}
.imgAvatar
{
	padding:5px 5px 5px 5px;
	border:solid 1px silver;
	border-radius:5px;
}
/*button*/
.btn94x25 {
background: #DDD;
border: solid 1px #FFF;
border-radius: 5px;
box-shadow: 0px 0px 5px #CCC;
background: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
background: -moz-linear-gradient(top,#f4f4f4,#e8e8e8);
background: linear-gradient(top,#f4f4f4,#e8e8e8);
padding: 3px 8px 3px 8px;
cursor: pointer;
}

input[type=checkbox],input[type=radio]
{ 
}

input[type=button] {
	/*font-size: 16px;*/	
}
input[type=file] {
	font-size: 13px;	
}
input[type=submit] {
	font-size: 13px;
}
input[type=text],input[type=password],select,textarea {
	border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC;
	border: solid 1px #FFF;
}

.spacenomal
{	
	 padding-bottom:20px;
}
.maxPost
{
	max-width:200px;
}

.maxAvatar
{
	max-height:150px;
}

.todayCalendar
{
	background-color:#FFF4BC;
	font-weight:bold;
}
.weekendCalendar
{
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:999; 
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}


.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.7em; /* match top ul list item height */
	z-index:		99;
	
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			210px; /* match ul width */
	top:			0;

}



/*** DEMO SKIN ***/
.sf-menu {
	float:left;
	width:1000px;
	height:37px;
	background-image:url(/images/navigation.png);
	background-repeat:no-repeat;
}
.sf-menu a {
	border-right:	1px solid #336699;
	color:#FFF;
	padding:11px 20px 0px 20px;
	text-decoration:none;
	height:25px;
}
.sf-menu a{
	color:#FFF;
}

.sf-menu ul {
	padding:0px 0px 0px 0px;
}

.sf-menu li {

	border-right:0px solid blue;
}
.sf-menu li li {	
	border-bottom:1px solid #FF770D;
	border-left:1px solid #FF770D;
	font-weight:bold;
	background-color:#F3EFE4;
	width:260px;
	color:#E24317;
	font-weight:bold;
}

.sf-menu li li li  {
	color:#E24317;
	font-weight:normal;
	background-color:transparent;
	margin:0px 0px -7px 49px;
	border-bottom:1px solid #FF770D;
}

.sf-menu li li li  a {
	color:#E24317;
	background-color:#F3EFE4;
	font-weight:normal;
	border-top:1px solid #FF770D;	
}
.sf-menu li li li a:hover {
	color:#336699;
	background-color:#FFFFFF;	
}
.sf-menu li li  a:hover {
	color:#336699;
	background-color:#FFFFFF;
}

.sf-menu li a:hover {
	color:#336699;
	background-color:#FFFFFF;	
}

.imgCV
{
	width:90px;
	float:right;
	padding:0px 10px 10px 10px;
}

.spanCode
{
	font-size:30px;
}
.codeNews
{
	font-weight:bold;
	font-size: 12px;
}
.slideNews
{
	width:100%;
}
.gvContenthistoric
{
	width:100%;
	border-color:Silver;
}
.gvHeaderhistoric
{
	background-color:Silver;
}
.isTraphi
{
	font-weight:bold;
	color:Red;
}

.difCSS
{
	color:#ffffff;
	font-weight:bold;
	background-color:Red;
	padding:3px 5px 3px 3px;
}

.buttonLike{
	background: url(/images/like.png) no-repeat 5px 50%;
	padding:1px 5px 3px 27px;
	border-radius:5px;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
}
.buttonLike:hover{
	color:Red;
}
.buttonDislike{
	background: url(/images/dislike.png) no-repeat 5px 50%;
	padding:1px 5px 3px 27px;
	border-radius:5px;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
}
.buttonDislike:hover{
	color:Red;
}
.buttonLogin
{
	background: url(/images/associatesdetial.png) no-repeat 0px 50%;
	padding: 5px 5px 3px 13px;
	border:none;
	cursor:pointer;	
	margin-top: 7px;
}
.buttonLoginUser
{
	background: url(/images/associatesdetialuser.png) no-repeat 0px 50%;
	padding: 5px 5px 3px 21px;
	border:none;
	cursor:pointer;	
	margin-top: 7px;
}
.tdLeft
{
	width:35px;
	text-align:left;
	padding-left: 10px;
}
.buttonThemanh{
	background: url(/images/themanh.png) no-repeat 0px 50%;
	padding:2px 5px 3px 24px;
	border:none;
	text-align:left;
	cursor:pointer;
}

.buttonReply{
	background: url(/images/Discussion-small.png) no-repeat 0px 50%;
	padding:2px 5px 3px 18px;
	border:none;
	text-align:left;
	cursor:pointer;
}

.buttonExtern{
	background: url(/images/themanh.png) no-repeat 0px 50%;
	padding:2px 5px 3px 48px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
}
.buttonThemthamgia
{
	background: url(/images/action/thamgia.png) no-repeat 0px 50%;
	padding:2px 5px 3px 52px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	height: 38px;
}
.buttonThemyeuthich
{
	background: url(/images/action/yeuthich.png) no-repeat 0px 50%;
	padding:2px 5px 3px 52px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	height: 38px;
}
.buttonCapnhat
{
	background: url(/images/capnhat.png) no-repeat 0px 50%;
	padding:2px 5px 3px 48px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
}
.buttonHistoric
{
	background: url(/images/hand-point-icon.png) no-repeat 0px 50%;
	padding: 5px 5px 3px 20px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	color: #0D9646;
}
.buttonHistoric:hover{
	color:Red;
}
.buttonLienhe
{
	background: url(/images/action/lienhe.png) no-repeat 0px 50%;
	padding:2px 5px 3px 52px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	height: 38px;
}
.buttonRecyclebin
{
	background: url(/images/action/thongbao.png) no-repeat 0px 50%;
	padding:2px 5px 3px 52px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	height: 38px;
}
.buttonTracking
{
	background: url(/images/action/theodoi.png) no-repeat 0px 50%;
	padding:2px 5px 3px 52px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	height: 38px;
}
.buttonPrint
{
	background: url(/images/action/intin.png) no-repeat 0px 50%;
	padding:2px 5px 3px 38px;
	border:none;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	height: 38px;
}
.buttonAddcomment
{
	background: url(/images/add_comment.png) no-repeat 0px 50%;
	padding:2px 5px 3px 18px;
	border:none;
	text-align:left;
	cursor:pointer;
	color:#333333;
}
.buttonPrint:hover{
	color:#fff;
}
.buttonSearch
{
	background: #DDD;
	border: solid 1px #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #CCC;
	background: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
	background: -moz-linear-gradient(top,#f4f4f4,#e8e8e8);
	background: linear-gradient(top,#f4f4f4,#e8e8e8);
	padding: 3px 8px 3px 8px;
	cursor: pointer;
}
.tblPaging
{
	font-size:25px;
}
.buttonSearchmaster
{
	background: url(/images/search.gif) no-repeat 20px 50%;
	background-color: #f4f4f4;
	border: solid 1px #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #CCC;	
	cursor: pointer;
	width: 60px;
}

.buttonCSS {
	background: #DDD;
	border: solid 1px #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #CCC;
	background: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
	background: -moz-linear-gradient(top,#f4f4f4,#e8e8e8);
	background: linear-gradient(top,#f4f4f4,#e8e8e8);
	padding: 3px 8px 3px 8px;
	cursor: pointer;
}