/*common tags settings*/
/* Normalize padding and margins */
body 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height:140%;
    color:#000;
    text-align:center;
    background-image:url(http://irccsanjose.com/_images/bgr_diag.jpg);
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

/* Normalize list styles */
ol, ul { list-style: none; }

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Normalize table borders */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Normalize other borders */
fieldset, img { border: 0; }

/* Normalize text-alignment */
caption, th { text-align: left; }

/* Normalize (remove) quotation marks */
q:before, q:after { content: ''; }

/*normal a link*/
a,a:link, a:hover, a:active,a:hover
{
    font-family:Arial;
    font-size:12px;
    color:#000000;   
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
    color:blue;
}
img 
{
    border:0;
}
/*main layout for site here*/
#wrapper 
{
	width: 985px;
	height:100%;
	margin: 0 auto;
	text-align: center;
    background-color:#ffffff;
    overflow:hidden!important;
}
#topline
{
    width:100%;
    background:url(http://irccsanjose.com/_images/header_top_bg.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    height:4px;
    padding:0;
    margin:0;
}
#topbaner
{
    margin:0;
    padding:0;
    float:left;
    height:85px;
    vertical-align:top;
}
#topbaner * img 
{
    border:0px;
}
#header
{
    float:left;
    margin:0;
    padding:0;
    background:url(http://irccsanjose.com/_images/header_bot_bg.jpg);
    background-repeat:repeat-x;
    background-position:top top;
    text-align:left;
}
#header .title
{
    float:left;
   	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#365f6c; 
	padding-left:28px;
}
#header .currentdate
{
    float:right;
	font-family:Arial;
	text-transform:capitalize;
	font-size:11px;
	color:#365f6c; 
	padding-right:15px;
}
#footer
{
    clear:both;
    background:url(http://irccsanjose.com/_images/footer_bg.jpg);
    background-repeat:repeat-x;
    height:48px;
    text-align:center;
    padding-top:10px;
}
#footer span
{
    font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#000000;	
}
#mainarea
{
    float:left;
    padding:0;
    padding-top:10px;
    margin:0;
    vertical-align:top;
    height:100%;
    width:100%;
    background:url(http://irccsanjose.com/_images/bg.jpg);
    background-repeat:repeat-x;
    background-position:top top;
    text-align:left;
}
#leftcolumn
{
    height:100%;
    margin:0;
    padding:0;
    float:left;
    text-align:left;
    padding-right:5px;
}
#leftcolumn .leftads
{
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    background:url(http://irccsanjose.com/_images/br_corner.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
    background-color:#598E9E;
}
#leftcolumn .leftadvertise
{
    padding-top:20px;
}
/*start main column*/
#maincolumn
{
    width:600px;
    float:left;
    text-align:left!important;
}   
#mainpathbar
{
    height:30px;
    float:left;
    padding-top:5px;
    padding-left:15px;
}
#maincontent
{
    clear:both;
    float:left;
    padding:0px;
    margin:0px;
    width:100%;
}
/*end main column*/
#rightcolumn
{
    width:195px;
    float:right;
    text-align:center;
    padding:0px 0px 0px 0px;
}
#rightcolumn .advertise
{
    text-align:center;
    margin-left:5px;
    padding-top:40px;
    padding-bottom:10px;
    width:177px;
    border:solid 1px #cacaca;
    border-top:none;
    background:url(http://irccsanjose.com/_images/baotro.jpg);
    background-position:center top;
    background-repeat:no-repeat;
}
#rightcolumn .advertise table
{
    margin-left:10px;
    /*margin-left:3px;*/
}
/*setting for components in pages*/
/*pop up menu items*/
.pktPopupMenu
{
    cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#78706e;    
    text-align:left;
}
.pktPopupMenu div {
	width: 100%!important;
	padding:0;
	margin:0;
}
.pktPopupMenu div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pktPopupMenu div ul li
{
 	margin:0;
	padding:0;
	width:auto;
}
.pktPopupMenu div ul li a
{
    background:url(http://irccsanjose.com/_images/mnu_ico.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal; 
	color: #060606;
	display: block;
	text-decoration:none;
	padding:4px 15px 0px 26px;
	border-bottom:solid 1px #717070;
    background-color:#C9D9DC;
}
/*fix width for IE*/
html>body .pktPopupMenu div ul li a { 
    width: auto; 
}
.pktPopupMenu div ul li a:hover
{
    background:url(http://irccsanjose.com/_images/mnu_ico.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	text-decoration:none;
	color:#FDFDFD;
    background-color:#4093CB;
}
.pktPopupMenu div ul li div.haschild
{
    position:absolute;
    left:95%;
    top:7px;
    width:10px;
    background:url(http://irccsanjose.com/_images/popup_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:10px;
	text-align:right;
	display:none;
}
.pktPopupMenu div ul li div.none
{
    display:none;
}
/*start search box*/
#leftcolumn .leftads .searchbox
{

}
#leftcolumn .leftads .searchbox .timkiem
{
    text-transform:uppercase;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
#leftcolumn .leftads .searchbox .queryfield
{
    font-family:Arial, Helvetica, Sans-Serif;
    border:solid 1px #cacaca;
    height:18px;
    width:160px;
}
#leftcolumn .leftads .searchbox * label
{
}
/*end search box*/
/*start main path bar*/
#mainpathbar a
{
	font: Arial, Helvetica, Sans-Serif;
	color: #000000; 
	background-color: transparent;
	font-weight:normal;
	text-transform:capitalize;
	font-size:11px;
}
#mainpathbar a:hover
{
	color: blue;
	text-decoration:underline;
}
#mainpathbar .last {
	font: Arial, Helvetica, Sans-Serif;
	color: #990000; 
	font-weight:normal;
	text-transform:capitalize;
	font-size:12px;
}
/*end main pathbar*/
/*content area*/
#maincontent p
{
    padding:5px 0px 5px 0px;
    line-height:150%;
    text-align:justify;
}
#maincontent h1.pagetitle
{
    color:#a60507;
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
}
#sitemap 
{
    padding-left:10px;
}
#sitemap * ul
{
    margin-left:20px;
    list-style:disc;
}
#sitemap * ul li
{
    margin-left:40px;
}
/*other components*/
.errorMsg
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:Red;
}
/*SETTING 4 IMG VIEWER*/	
.loading
{
	background-image: url("http://irccsanjose.com/_images/loading.gif");
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	background-color:#ffffff;
}
/* Navigation */

#navigation {
	width: 183px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:3px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li.topMenu{
	margin:0;
	padding:0;
	height:27px;
	background: url("http://irccsanjose.com/_images/mnu_top_n.jpg") no-repeat;
}
#navigation li.midMenu{
	margin:0;
	padding:0;
	height:25px;
	background: url("http://irccsanjose.com/_images/mnu_mid_n.jpg") no-repeat;
}
#navigation li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal; 
	color: #ffffff;
	display: block;
	text-decoration:none;
	padding: 5px 0px 0px 34px;
}
#navigation li a:hover
{
	text-decoration:none;
	color:yellow;
	font-weight:bold;
	cursor:pointer; cursor:hand; 
}
/* Main Content */
#content 
{
	width:591px;
	margin:0;
	padding:0;
	position:relative;
}
.leftAdsPanel
{
	background-color:#598e9e;
	margin-right:2px;
	height:100%;
	position:relative;
}
.leftAdsPanel .rcn .rce{display:block; font-size:0; line-height:0; background:none no-repeat top right; margin:0; height:1px; position:relative; top:-1px; right:-1px; }
.leftAdsPanel .rcn .rce .rcw{display:block; font-size:0; line-height:0; background:none no-repeat top left; margin:0; height:1px; width:1px; position:relative; left:-2px; }
.leftAdsPanel .rcs .rce{display:block; font-size:0; line-height:0; background:url(http://irccsanjose.com/_images/br_corner.jpg) no-repeat top right; margin:0; height:11px;  position:absolute;bottom:0px; right:0px;/*bottom:-1px; right:-1px;*/}
.leftAdsPanel .rcs .rce .rcw{display:block; font-size:0; line-height:0; background:none no-repeat top left; margin:0; height:11px; width:10px; position:relative; left:-2px; }
.leftAdsPanel .adsContent
{
	width:165px;
	margin:9px 9px 9px 9px;
}
.search_title
{
	padding-left:5px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.searchInput
{
	font-family:Tahoma;
	font-size:11px;
	height:20px;
	border-right: #818080 1px solid; border-top: #818080 1px solid; 
	border-left: #818080 1px solid; BORDER-BOTTOM: #818080 1px solid; 
	background-color: #f0f6f9;  
}
.rightAdsPanel
{
	padding-top:6px;
	padding-right:6px;
}
.rightAdsPanel .navigation {
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
}
.rightAdsPanel .navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.rightAdsPanel .navigation li {
	margin:0;
	padding:0;
}
.rightAdsPanel .navigation li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold; 
	color: #376c7c;
	display: block;
	text-decoration:none;
	position:relative;
	text-transform:capitalize;
	padding: 0px 0px 0px 25px;
}
.rightAdsPanel .navigation a div 
{
	padding-top:5px;
}
.rightAdsPanel .navigation li a.menu
{
	height:23px;
	background: url("http://irccsanjose.com/_images/lt_bg_n.jpg") no-repeat;
}
.rightAdsPanel .navigation li a:hover.menu
{
	text-decoration:none;
	color:#376c00;
	cursor:pointer; cursor:hand; 
	background: url("http://irccsanjose.com/_images/lt_bg_n.jpg") no-repeat;
}
.rightAdsPanel .banner
{
	height:100%;
	border-bottom:solid 1px #99a6aa;
	border-right:solid 1px #99a6aa;
	border-left:solid 1px #99a6aa;
	padding:10px 1px 10px 1px;
	background-color:#ffffff;
}
.rightAdsPanel .bannerItem
{
	padding-top:5px;
}
.contentBox
{
	position:relative;
	background-color:#ffffff;
	border:solid 1px #99a6aa;
	width:595px;
}
.contentBox .rcn , .contentBox .rcn .rce
{
    background-color:#d2e2e7;
}
.contentBox .rcn .rce{display:block; font-size:0; line-height:0; background:url(http://irccsanjose.com/_images/c_tr.jpg) no-repeat top right; margin:0; height:10px; position:relative; top:-1px; right:-1px; }
.contentBox .rcn .rce .rcw{display:block; font-size:0; line-height:0; background:url(http://irccsanjose.com/_images/c_tl.jpg) no-repeat top left; margin:0; height:10px; width:10px; position:relative; left:-2px; }
.contentBox .header
{
	position:relative;
	background-color:transparent;
	width:100%;
	height:21px;
	margin:0;
	background-color:#d2e2e7;
	/*z-index:10000;*/
}
.contentBox .header .caption
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	padding-left:80px;
	padding-right:80px;
}
.contentBox .ttds
{
	background: url("http://irccsanjose.com/_images/ico_news.png") no-repeat;/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://irccsanjose.com/_images/ico_news.png', sizingMethod='crop');*/
	POSITION:absolute;LEFT:15px;WIDTH:46px;TOP:-15px;HEIGHT:46px;
}
.contentBox .ccht
{
	background: url("http://irccsanjose.com/_images/ico_weeknews.png") no-repeat;/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://irccsanjose.com/_images/ico_weeknews.png', sizingMethod='crop');*/
	LEFT:15px;WIDTH:46px;POSITION:absolute;TOP:-15px;HEIGHT:46px;
}
.contentBox .notice
{
	background: url("http://irccsanjose.com/_images/ico_notice.png") no-repeat;/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://irccsanjose.com/_images/ico_notice.png', sizingMethod='crop');*/
	LEFT:15px;WIDTH:46px;POSITION:absolute;TOP:-15px;HEIGHT:46px;
}
.contentBox .hacd
{
	background: url("http://irccsanjose.com/_images/hacd_icon.png") no-repeat;/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://irccsanjose.com/_images/hacd_icon.png', sizingMethod='crop');*/
	LEFT:15px;
	WIDTH:86px;
	POSITION:absolute;
	TOP:-19px;
	HEIGHT:84px;
}
.contentBox .bttn_bpm
{
	background: url("http://irccsanjose.com/_images/4contents/banner_bttn_bpm.jpg") no-repeat;
	WIDTH:238px;
	top:-30px;
	left:0px;
	position:absolute;
	HEIGHT:88px;
}
.contentBox .bttn_ac
{
	background: url("http://irccsanjose.com/_images/4contents/banner_bttn_ac.jpg") no-repeat;
	WIDTH:238px;
	top:-30px;
	left:0px;
	position:absolute;
	HEIGHT:88px;
}
.contentBox .bttn_dc
{
	background: url("http://irccsanjose.com/_images/4contents/banner_bttn_dc.jpg") no-repeat;
	WIDTH:238px;
	top:-30px;
	left:0px;
	position:absolute;
	HEIGHT:86px;
}
.contentBox .bttn_mv
{
	background: url("http://irccsanjose.com/_images/4contents/banner_bttn_mv.jpg") no-repeat;
	WIDTH:238px;
	top:-30px;
	left:0px;
	position:absolute;
	HEIGHT:86px;
}
.contentBox .bttn_don
{
	background: url("http://irccsanjose.com/_images/4contents/banner_bttn_d.jpg") no-repeat;
	WIDTH:238px;
	top:-30px;
	left:0px;
	position:absolute;
	HEIGHT:86px;
}
/*HOME PAGE*/
.contentBox .mContent
{
	background-color:#ffffff;
	border-top:solid 1px #99a6aa;
	padding:15px 10px 20px 20px;
	z-index:1;
}
.contentBox .mContent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0px 5px 0px;
	margin:0;
	line-height:1.5em;
}
.contentBox .mContent img
{
	float:left;
	margin-right:8px;
}
.contentBox .mContent img.new
{
	float:none;
}
.contentBox .mContentO, .contentBox .moreO 
{
	background-color:#faf6e7!important;
}
.contentBox .more
{
    float:left;
    display:inline;
    text-align:right;
    margin-top:-19px;
    margin-bottom:0;
    width:100%;
    background-color:#ffffff;
}
.contentBox .more div
{
    float:right;
    text-align:right;
}
.contentBox .more div a
{
    text-align:right;
    display:block;
    width:84px;
    height:19px;
    background:url(http://irccsanjose.com/_images/more_btn.gif);
    background-repeat:no-repeat;
    background-position:right top;
}
/*SETTING Cho danh sach tin cua head news va cac tin khac*/
.headnewsplacer
{
    border-collapse:collapse;
}
.newheadlines 
{
    margin-top:5px!important;
}
.newheadlines, .newheadlines * table, .newheadlines * td{
	padding:0;
	margin:0;
}
.newheadlines * p
{
    margin:0!important;
    padding:0!important;
    text-align:justify;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}
.newheadlines .newsbullet{
	margin-top:5px;
	padding-top:5px;
	padding-right:3px;
}
.newheadlines .thumbnail{
	float:left;
	margin-top:4px;
}
.newheadlines .thumbnail * img 
{
    padding-right:10px;
}
.newheadlines .title
{
    padding:0;
    margin-top:20px;
}
.newheadlines .title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.newheadlines .author
{
	font-size:8pt;
	font-style:italic;
	color:#006699;
}
.newheadlines .timedate{
	font:normal 11px verdana;
	color:#666666;
}
/*setting for other news headline*/
.othernewsheadlines
{
    border-collapse:collapse;
    padding-bottom:5px;
}
.othernewsheadlines, .othernewsheadlines * table, .othernewsheadlines * td{
	padding:0;
	margin:0;
}
.othernewsheadlines .newsbullet{
	margin:0;
	padding-top:10px;
	padding-right:5px;
}
.othernewsheadlines .title
{
    padding:0;
    margin:0;
}
.othernewsheadlines .title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.othernewsheadlines .author
{
	font-size:8pt;
	font-style:italic;
	color:#006699;

}
.othernewsheadlines .timedate{
	font:normal 11px verdana;
	color:#666666;
}

/*END SETTING*/
/*Article start*/
.articleTitle
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.articleSum
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	line-height:1.5;
}
.articleAuthor
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-transform:capitalize;
}
.articleText
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-transform:none;	
	line-height:1.5;
}
.othersNews
{
	font-family:Tahoma;
	color:#04739C;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}
.newstools
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#980102;
}
.newstools a
{
	text-decoration:underline;
	color:#980102;
}
.newstools a:link
{
	text-decoration:underline;
	color:#980102;
}
.newstools a:hover
{
	text-decoration:none;
	color:#980102;
}
/*Article end*/
.groupHeader
{
	border:1px solid #000000;
	background-color:#ffc07e;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 0px 3px 10px;	
}
/*Form setting*/
.normalForm
{
	font-family: Arial, Helvetica, sans-serif;
	border:solid 1px #000000;
}
.formHeader
{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #000000;
	background-color:#669966;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	color:#ffffff;
	font-size:14px;
}
.formIns
{
	background-color:#FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 10px 10px 10px;
	color:#009933;
}
.formComment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style:italic;
}
.formActBtn
{
	background-color:Transparent;
	border-top:solid 1px #000000;
}
.btn-fix
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:8em;
	border:solid 1px #000000;
}
.formLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.formField
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;  
	color: #000000; 
	border: #999999 1px solid; 
	background-color: rgb(255,255,255);  
}
/*Form END*/
a
{
	text-decoration:none;
	color:Blue;
}
a:hover
{
	text-decoration:underline;
	color:Blue;
}
/*Setting for Phat Thanh Dan Sinh*/
.ptds_headnews_bdr
{
	border-bottom:dotted 1px #000000;
}
.ptds_headnews
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-transform:none;
}
.ptds_headnews a
{
	text-decoration:none;
	color:#000000;
}
.ptds_headnews a:link
{
	text-decoration:none;
}
.ptds_headnews a:hover
{
	text-decoration:underline;
	color:blue;
}
.ptds_datetime
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-transform:none;
}
.newsAgency
{
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:11px;
	font-style:italic;
}
/*End Setting for Phat Thanh Dan Sinh*/
/*Start setting for THDS*/
.thds_contentBox
{
	position:relative;
	background-color:#ffffff;
	border:solid 2px #aac1e1;
	width:590px;
}
.thds_contentBox .rcn .rce{display:block; font-size:0; 
	line-height:0; 
	background:url(http://irccsanjose.com/_images/4contents/thds/c_tr.jpg) no-repeat top right; 
	margin:0; height:10px; position:relative; top:-2px; right:-2px; }
.thds_contentBox .rcn .rce .rcw{display:block; font-size:0; 
	line-height:0; 
	background:url(http://irccsanjose.com/_images/4contents/thds/c_tl.jpg) no-repeat top left; 
	margin:0; height:10px; width:10px; position:relative; left:-4px; }
.thds_contentBox .rcs .rce{display:block; font-size:0; line-height:0; 
	background:none no-repeat bottom right; 
	margin:0; height:10px;width:10px;  
	position:relative;}
.thds_contentBox .rcs .rce .rcw{display:block; font-size:0; line-height:0; 
	background:none no-repeat bottom left; 
	margin:0; height:10px; width:10px; position:relative;left:-2px;bottom:-2px;}
.thds_vtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	color:#356bb1;
}
.thds_vtitle a{
	color:#356bb1;
}
.thds_vtitle a:link{
	color:#356bb1;
}
.thds_vtitle a:hover
{
	text-decoration:underline;
	color:#aac1e1;
}
.thds_vauthor{
	font-size:8pt;
	font-style:normal;
	color:#666;
	line-height:2;
}
.thds_vnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	color:#666;
}
.thds_vnav a{
	color:#356bb1;
}
.thds_vnav a:link{
	color:#356bb1;
}
.thds_vnav a:hover
{
	text-decoration:underline;
	color:#aac1e1;
}
span.play{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#356bb1;
}
span.play a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#356bb1;
}
span.play a:hover
{
	text-decoration:underline;
	color:#aac1e1;
}
/*END setting for THDS*/
/*Setting for BTTN*/
.bttn_group_l
{
	width:238px;
}
.bttn_group_r
{
	width:238px;
}
.bttn_grp_content
{
	border-left:solid 2px #bbbbbb;
	padding-left:13px;
	font-family:Arial;
	font-size:11pt;
	color:#484747;
	width:238px;
}
/*AC*/
.bttn_ac_title
{
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#154867;
	font-weight:bold;
}
.bttn_ac_title a
{
	color:#154867;
	text-decoration:none;
}
.bttn_ac_title a:hover
{
	color:blue;
	text-decoration:none;
}
.bttn_ac_desc
{
	font-family:Tahoma;
	font-size:11px;
	text-transform:none;
	color:#484747;
}
/*DC*/
.bttn_dc_title
{
	font-family:Arial;
	font-size:16px;
	color:#AC0000;
	font-weight:bold;
}
.bttn_dc_title a
{
	color:#AC0000;
	text-decoration:none;
}
.bttn_dc_title a:link
{
	color:#AC0000;
	text-decoration:none;
}
.bttn_dc_title a:hover
{
	text-decoration:none;
}
.bttn_dc_desc
{
	font-family:Tahoma;
	font-size:11px;
	text-transform:none;
	color:#484747;
	text-align:justify!important;
}
/*SETTING for album*/
.albumPlacers
{
    width:auto;
    padding:0;
    margin-top:30px;
    _margin-top:45px;
    display:table!important;
}
.albumPlacers .thumbnail
{
    width: 260px;
    float: left;
    margin:0px 10px 0px 0px;
    padding:0px 10px 30px 0px;
}
.albumPlacers .clear
{
    clear: left;
}
.albumPlacers .thumbnail .imgHolder 
{
    display:block;
    padding:0px 6px 6px 0px!important;
    float:left;
}
.albumPlacers .thumbnail .imgHolder .imgBorder
{
    float:left!important;
    border: 1px solid #cacaca;
    padding:6px 6px 6px 6px;
}
.albumPlacers .thumbnail hr.divider
{
    border:none;
    float:left;
    border-top:dotted 1px #cacaca;
}
.albumPlacers .thumbnail .imgHolder .imgBorder a
{
    
}
.albumPlacers .thumbnail .imgHolder .imgBorder img
{
    float:left;
    display:block;
    padding:0;
    margin:0;
    border:0;
}
.albumPlacers .thumbnail p
{
    margin:0px;
    padding:0px;
    text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	text-transform:none;
	color:#484747;
}
.albumPlacers .thumbnail .album_title
{
    padding:0;
    margin:0;
    border-bottom:dotted 1px #cacaca;
}
.albumPlacers .thumbnail .album_title a
{
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#154867;
	font-weight:bold;
}
.albumPlacers .thumbnail .album_title a:hover
{
	color:blue;
	text-decoration:none;
}
.dotborder{
	border:1px dotted #cccccc;
	text-align:center;
	vertical-align:middle;
	padding:2px 2px 2px 2px;
}
.thumbnailImg
{
    width:85px!important;
    height:85px!important;
    padding:0;
}
.thumbnailImg * img 
{
    width:70px!important;
    height:70px!important;
}
.titleframe {
	background-color: #ffffff;
}
.albumdatetime{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style:italic;
}
.albumtitle{
	font-size: 16px;
	font-family: Tahoma;
	color: #000000;
	font-weight:bold;
}
.albumdesc{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.imagedesc{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.pagenums {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
}
/*STORY*/
.sHeadnews
{
	background-color:#ffffff;
	border-top:solid 1px #99a6aa;
	padding:15px 0px 10px 20px;
}
/*END Setting for BTTN*/
/*SETTING for NVKN*/
.nvknHeadnews, .bttnHeadnews, .ptdsHeadnews, .thdsHeadnews 
{
	border-top:none;
	border-right:solid 1px #99a6aa;
	border-left:solid 1px #99a6aa;
	border-bottom:solid 1px #99a6aa;
	background-color:#ffffff;
	margin:0px 0px 10px 0px;
    width:569px;
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    padding-right:10px;
}
.nvknHeader
{
	background: url("http://irccsanjose.com/_images/4contents/banner_nvkn.jpg") no-repeat;
	POSITION:relative;
	LEFT:0px;
	right:0px;
	width:591px;
	height:78px;
}
.bttnHeader
{
	background: url("http://irccsanjose.com/_images/4contents/banner_bttn.jpg") no-repeat;
	POSITION:relative;
	LEFT:0px;
	right:0px;
	width:591px;
	height:65px;
}
.ptdsHeader
{
	background: url("http://irccsanjose.com/_images/4contents/banner_ptds.jpg") no-repeat;
	POSITION:relative;
	LEFT:0px;
	right:0px;
	width:585px;
	height:62px;
}
.ptdsHeadnews 
{
    margin:0px 0px 10px 0px;
    padding-top:10px;
    padding-left:10px!important;
    padding-bottom:0px!important;
    padding-right:4px!important;
}
.thdsHeader
{
	background: url("http://irccsanjose.com/_images/4contents/banner_thds.jpg") no-repeat;
	POSITION:relative;
	LEFT:0px;
	right:0px;
	width:591px;
	height:57px;
}
.thdsHeadnews 
{
    margin:0px 0px 10px 0px;
    padding-top:10px;
    padding-left:3px!important;
    padding-bottom:0px!important;
    padding-right:17px!important;
}
.nvkn_hottitle
{
	font-family:Arial;
	font-size:12px;
	color:#0e85ad;
	font-weight:bold;
}
.nvkn_hottitle a
{
	color:#0e85ad;
	text-decoration:none;
}
.nvkn_hottitle a:link
{
	color:#0e85ad;
	text-decoration:none;
}
.nvkn_hottitle a:hover
{
	color:blue;
	text-decoration:underline;
}
/*SETTING for TICKET ONLINE*/
.eventName {
	font-size: 18px;
	font-weight: bold;
	color: #B8143E;
	text-transform: capitalize;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
.eventBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
.eventDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
.eventHot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093F76;
	font-weight: bold;
	padding-top: 3px;
}
.eventHot a {color: #093F76; text-decoration: none;}
.eventHot a:link {color: #093F76; text-decoration: none;}
.eventHot a:hover {color: #093F76; text-decoration: none;}
.eventHot a:active {color: #093F76; text-decoration: none;}
.eventHot a:visited {color: #093F76; text-decoration: none;}
.seatMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ticketInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #B3B3B3;
}
.cartDetail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
.cartMainTitle {
	font-size: 14px;
	font-weight: bold;
	color: #B8143E;
	text-transform: capitalize;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	vertical-align:bottom;
}
.cartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3B3B3;
	padding-top: 0px;
	vertical-align:bottom;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5F6F82;

}
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5F6F82;
	font-weight: bold;
	text-transform: uppercase;

}
.banner2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5F6F82;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-top-width: 1px;

}
.banner2 a {color: #FFFFFF; font-decoration: underline;}
.banner2 a:link {color: #FFFFFF; font-decoration: underline;}
.banner2 a:hover {color: #FFFFFF; font-decoration: underline;}
.banner2 a:active {color: #FFFFFF; font-decoration: underline;}
.banner2 a:visited {color: #FFFFFF; font-decoration: underline;}
A IMG {border-width: 0px;}
