blockquote{
display:block;
}
.articlesearch{
margin-left:auto;
margin-right:auto;
}
.articlesearch label{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:capitalize;
}
.articlesearch label span{
color:#bf4d00;
}
.welcome h2{
color:#000000;
}
.input{
background-color:#f1f3f8;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-left:1px solid #8d9dc7;
border-top:1px solid #8d9dc7;
width:60%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding:5px;
}
.searchbutton{
	color:#FFFFFF;
	background-color:#263e53;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left:1px solid #8d9dc7;
	border-top:1px solid #8d9dc7;
	width:56px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	overflow: hidden;
}
.articlecats{
	border:5px solid #f4f4f4;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.articlecats dl{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding: 0px;
}
.articlecats dt{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px 5px 5px 10px;
}

.articlecats dl dt a{
	background-image:url(../images/bullet_article.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	padding-left:7px;
	background-position: 0px 4px;
	color:#000000;
}
.articlecats dd{
	margin-bottom:5px;
	margin-left:10px;
	padding-left:10px;
	padding-right:15px;
	list-style-type: disc;
}
.articlecats dd a{
color:#333333;
}
.articlecats a:hover{
text-decoration:underline;
}
.add{
text-align:center;
}
.articleLEFT{
	float:left;
	width:350px;
	margin:0px 10px 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #eee;
	border-left-color: #eee;
	display:block;
}
.articleRIGHT{
	width:150px;
	float:left;
	display: block;
	margin-right: 10px;
	margin-left:0px;
	padding-right: 10px;
	padding-left:0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #eee;
}
.middleArticle, .rightArticle{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eee;
}
.middleArticle h1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
padding: 0px 10px 0px 10px;
display:block;
margin:0px;
}
.rightArticle h1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
padding: 0px 0px 0px 0px;
display:block;
margin:0px;
}
.middleArticle h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-transform: capitalize;
	color: #5d7392;
}
.rightArticle h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	text-transform: capitalize;
	color:#000000;
}
.middleArticle h1 span a, .rightArticle h1 span a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	text-transform: capitalize;
	color: #666;
}
.middleArticle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightArticle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.middleArticle p a, .rightArticle p a{
color:#bf4d00;
}
.middleArticle a:hover, .rightArticle a:hover{
text-decoration:underline;
}
.articleREADCONTENT{
	float: left;
	width: 75%;
	margin:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
	padding-left: 20px;
}
.articleContent{
float:left;
width:55%;
}
.articleDetail{
margin-left:auto;
margin-right:auto;
}
.articleTitle{
	color:#647c97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	line-height:30px;
	margin:0px;
}
.articleInfo{
	color:#666;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
}
.articleInfo span{
color:#bf4d00;
font-size:11px;
font-weight:700;
line-height:20px;
}
.articleContent p {
font-size:11px;
}
.articleDetailIMAGE{
width:300px;
float:right;
}
.articleIMG{
background-color:#f1f3f8;
border: 5px solid #e2e7f1;
margin-bottom:5px;
text-align:center;
}
.articleIMG img{
padding:5px;
}
.articleOptions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	display: block;
	padding: 5px;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	
}
.articleOptions li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	display: block;
	list-style-type: none;
}
.articleOptions .sendtofriend a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	background-image: url(../images/bt_send.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	color:#38495c;
}
.articleOptions .print a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	padding-left: 25px;
	color:#38495c;
}
.upgradeMsg {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FFCCCC;
	color: #FF9933;
	font-weight: bold;
}

table.standard-tableTOPBLUE, table.table-table {width: 95%; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #6A6A6A; margin: 0 auto 10px auto; clear: both; background:#FCFCFC;}

	table.standard-tableTOPBLUE th, 
	table.table-table td.td-th-table { font: bold 11px/28px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFF; text-align:left; white-space: nowrap; padding: 0 5px 0 5px; background-color: #000;}

	table.standard-tableTOPBLUE td, table.table-table td { padding: 5px; color:#4D4D4D; border:1px solid #EEEEEE; text-align: left;}
	
		table.standard-tableTOPBLUE td table, table.table-table td table {margin: 0 auto 0 auto;}
	
		table.standard-tableTOPBLUE td table td,
		table.standard-tableTOPBLUE td table th {border: 0;}
		
		table.standard-tableTOPBLUE td span.itemNote,
		table.table-table td span.itemNote
		{display:block; font-size:10px; color:#999;}
		
		table.table-table td span.itemNote
		{display:inline;}
	
	table.standard-tableTOPBLUE td.tableTOPBLUECheck {text-align: left; padding: 0; background: #FFF; border: 0;}
	
		table.standard-tableTOPBLUE td.tableTOPBLUECheck table {margin: 0;}
	
		table.standard-tableTOPBLUE td.tableTOPBLUECheck * { width: auto; text-align: left; background: #FFF; border: 0;}
		
		table.standard-tableTOPBLUE span.viewAllItems
		{float:right;}
			
			table.standard-tableTOPBLUE span.viewAllItems a:link,
			table.standard-tableTOPBLUE span.viewAllItems a:active,
			table.standard-tableTOPBLUE span.viewAllItems a:visited,
			table.standard-tableTOPBLUE span.viewAllItems a:hover
			{color:#CCC;}
			
			table.standard-tableTOPBLUE span.viewAllItems a:hover
			{color:#F7F7F7;}

		table.standard-tableTOPBLUE a:link,
		table.standard-tableTOPBLUE a:active,
		table.standard-tableTOPBLUE a:visited,
		table.standard-tableTOPBLUE a:hover,

		table.table-table a:link,
		table.table-table a:active,
		table.table-table a:visited,
		table.table-table a:hover
		 {font-size: 11px; color: #000; text-decoration: none;}

			table.standard-tableTOPBLUE a:hover,
			table.table-table a:hover {color: #456C1E;}

		table.standard-tableTOPBLUE input { border: 1px solid #D4D4D4; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE;}
		
			table.standard-tableTOPBLUE input.inputCheck {width: auto; border: 0;}
table.standard-table,
table.addBannerTable
{width: 95%; font: normal 11px/15pt Verdana, Arial, Helvetica, sans-serif; color: #222; margin: 0 auto 10px auto; border-collapse: collapse;}

	table.standard-table td,
	table.standard-table th
	{vertical-align: middle; padding: 10px; background: #FBFBFB; /*border: 1px solid #FBFBFB; border-bottom: 1px solid #EEE;*/ border: 0;}

		table.standard-table th {font-weight: normal; text-align: right; white-space: nowrap; vertical-align: middle; color: #333;}
		
		table.standard-table th.imageSpace img {border: 1px solid #E9E9E9; padding: 2px;}		
		
		table.standard-table td {width: 510px; text-align: left; background: #F6F6F6;}
		
		/* SITEMGR STRUCTURE > STANDARD TABLE > TABLE OPTION */
		
		table.standard-table th.tableOption
		{background: #FFF; text-align:  right; padding: 0 5px 0 5px; border-bottom: 1px solid #EEE;}

			table.standard-table th.tableOption a:link,
			table.standard-table th.tableOption a:active,
			table.standard-table th.tableOption a:visited,
			table.standard-table th.tableOption a:hover {font: normal 11px/30px Verdana, Arial, Helvetica, sans-serif; color: #4F7B22; text-decoration: none; padding-left: 20px; background: url("../../images/bt_edit.gif") 0 0 no-repeat;}

				table.standard-table th.tableOption a:hover {color: #333; text-decoration: underline;}
		
			/* TABLE INSIDE TABLE */
			table.standard-table td.standard-tableContent {width: auto; text-align: left; border: 0;}
			
				table.standard-table td.standard-tableContent table, table.standard-table td.standard-tableContent td, table.standard-table td.standard-tableContent th{ width: auto; margin: 0 auto 0 0; background: none; border: 0;}

		table.standard-table td.warning {width: auto; text-align: left; background: #FFEAEA; border: 1px solid #FFDFDF;}

	table.standard-table th.standard-tabletitle,
	table.addBannerTable th.standard-tabletitle
	{width: auto; font: bold 12px Verdana, Arial, Verdana, Helvetica, sans-serif Arial, Helvetica, sans-serif; text-align: left; color: #003F7E; padding-top: 20px; padding-left: 8px; background: #FFF url("../../images/design/bullet_orderTitle.gif") 0 24px no-repeat; border: 0; border-bottom: 1px solid #EEE;}

		table.standard-table th span {font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #6699CC;}
		
		table.standard-table td span {font: normal 9px Verdana, Arial, Helvetica, sans-serif; display: block; color: #8A8A8A; padding: 5px 0 0 0;}
		
		table.standard-table td span.inline {display:inline;}
		
		table.standard-table td span.label-field-form {font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000; display: inline;}
		
		table.standard-table td.td-checkbox
		{width:20px;}
		
		table.standard-table th.wrap
		{white-space:normal;}

			/* LINK */
			table.standard-table a:link,
			table.standard-table a:active,
			table.standard-table a:visited,
			table.standard-table a:hover
			{color: #456C1E;}
		
				table.standard-table a:hover {color: #000; text-decoration: underline;}
						
		table.standard-table th.alignCenter,
		table.standard-table td.alignCenter
		{text-align:center;}
		
		table.standard-table th.alignTop,
		table.standard-table td.alignTop
		{vertical-align:top; padding-top:12px;}
		
		table.standard-table th.extraFieldsLabel
		{text-align:center; font-weight:bold;}
		
		table.standard-table th.extraFieldsShort,
		table.standard-table td.extraFieldsShort
		{width:15%;}
				
		table.standard-table th input,
		table.standard-table td input,
		table.standard-table select,
		table.standard-table textarea
		{width: 97%; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #555; padding: 3px; border: 1px solid #D4D4D4; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE;}
		
		table.standard-table th input,
		table.standard-table td input
		{height:22px;}

			table.standard-table td input.inputExplode {width: 496px;}
			
			table.standard-table td input.extraCheckboxExplode {width: 330px;}

			table.standard-table td input.commonFieldExplode {width: 260px;}
			
			table.standard-table td input.extraFieldExplode {width: 210px;}

	table.standard-table th input,
	table.standard-table input.inputRadio,
	table.standard-table input.inputCheck {width: auto; height:auto;}

		table.standard-table input.inputRadio,
		table.standard-table input.inputCheck {border: 0; vertical-align:middle;}
		
		table.standard-table input.inputAlign {width:auto; border:0; width:15px; height:15px; vertical-align:middle; margin-right:5px;}
	
	table.standard-table select {width: 50%;}
	
	table.standard-table textarea.input-textarea-form-listing
	{width:496px;}
	
	table.standard-table img.iconAlign
	{vertical-align:baseline; margin:0 0 0 5px;}
	
	html>body table.standard-table img.iconAlign
	{vertical-align:text-top; margin-top:-2px;}

	table.standard-table table
	{font: normal 11px Verdana, Arial, Helvetica, sans-serif; margin: 0 auto 0 auto;}
	
	table.standard-table table.table-status
	{width: 300px; margin: 0; padding: 0;}
	
	table.standard-table td.standard-tablenote
	{ width: auto; background: #FFF; border: 5px solid #F4F4F4;}
	
	table.standard-table td.standard-tablenote * {margin: 0; padding: 0;}
	
		table.standard-table td.standard-tablenote ul {margin-left: 20px;}

.list-view {text-align: left; margin: 0; padding: 10px 10px 10px 25px;}

	.list-view * {margin: 0; padding: 0;}

	.list-view li {margin: 0; padding: 0 0 0 8px; text-align: left; list-style: none; background: #FFF url("../../images/bullet_article.gif") 0 50% no-repeat;}

		.list-view li,
		.list-view li a:link,
		.list-view li a:visited,
		.list-view li a:active,
		.list-view li a:hover{font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif; color: #666; text-decoration: none;}
		
		.list-view li {color: #000;}

			.list-view li a:hover{color: #57802B; text-decoration: underline; background: #FCFCFC;}

			.list-view li span.promotion
			{padding:0 0 0 132px; background:url(../../images/icon_promo.gif) 112px 0 no-repeat;}
			
			.list-view li span.traffic
			{padding:0 0 0 170px; background:0 url(../admin/images/icons/chart_pie.png) no-repeat 150px top;}

			.list-view li span.lastUpdate
			{padding:0 0 0 208px; background:url(../../images/icon_traffic.gif) 150px 0 no-repeat;}

			.list-view li span.dateAdded
			{padding:0 0 0 228px; background:url(../../images/icon_traffic.gif) 150px 0 no-repeat;}
			
			.list-view li span.ratings
			{padding:0 0 0 207px; background: url("../../images/img_rateMiniStarOn.gif") 187px 0 no-repeat;}

	.label-account, .label-field-account {font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif; color: #000;}
	.label-field-account {color: #000; font-weight: normal;}

	.list-view li.list-back a:link,
	.list-view li.list-back a:active,
	.list-view li.list-back a:visited,
	.list-view li.list-back a:hover {font-weight: bold; color: #57802B; text-decoration: none;}

		.list-view li.list-back a:hover {color: #000;}

	.list-view li input,
	table.standard-table ul.list-view li input
	 { width: auto; text-align: left; cursor: pointer; background: none; border: 0;}
			.label-account {text-align: right;}
table.standard-tableTOPBLUE table.standard-innerTable
{width:95%; background:#FFF; border:5px solid #EEE; margin:5px auto 0 auto;}

	table.standard-tableTOPBLUE table.standard-innerTable th,
	table.standard-tableTOPBLUE table.standard-innerTable td
	{font:normal 11px/20px Verdana, Arial, Helvetica, sans-serif; color:#737373; padding:0 5px 0 5px;}

	table.standard-tableTOPBLUE table.standard-innerTable th,
	table.standard-tableTOPBLUE table.standard-innerTable th a:link,
	table.standard-tableTOPBLUE table.standard-innerTable th a:active,
	table.standard-tableTOPBLUE table.standard-innerTable th a:visited,
	table.standard-tableTOPBLUE table.standard-innerTable th a:hover
	{line-height:20px; background:none;}
	
	table.standard-tableTOPBLUE table.standard-innerTable th a:hover
	{color:#609629;}
	
	table.standard-tableTOPBLUE table.standard-innerTable td.infoAmount,
	table.standard-tableTOPBLUE table.standard-innerTable td.infoLevel
	{width:100px;}
	
	table.standard-tableTOPBLUE table.standard-innerTable td.infoAmount
	{text-align:right;}
	
	#main-right table.standard-tableTOPBLUE table.standard-innerTable th.tableTitle p
	{margin:0; padding:0; font:bold 11px/24px Verdana, Arial, Helvetica, sans-serif; color:#0054A8; border-bottom:1px solid #EEE;}
