﻿/*
cgamagazine_new.css
CGA Magazine (New) CSS.

author: Sing Chan
last modified: May 19, 2007

--------------------------------------------------------------
color index:
default text: #444;
link blue: #0C2577;
hover blue: #3867A1;
link grey: #666;
header green: #87B201;
bg grey: #EFEFEF;
bg green: #690;
--------------------------------------------------------------
*/





@media screen, projection {





/*------------------------------------------------------------

CGA Magazine archive drop down list

------------------------------------------------------------*/

.cga-CGAMagazineArchive {
	margin-bottom: 20px;
}

.cga-CGAMagazineYear {
	margin: 5px 5px 0 0;
}

.cga-CGAMagazineArchive .error {
	margin-top: 5px;
	color: #900;
}





/*------------------------------------------------------------

CGA Magazine (New) Chrome

------------------------------------------------------------*/

.cga-CGAMagazineArticle .header {
	height: 50px;
	background: url(../images/cgamagazine_new/frame_top.gif) no-repeat 20px 0px;
}

.cga-CGAMagazineArticle .header {
	height: 50px;
	background: url(../images/cgamagazine_new/frame_top.gif) no-repeat 20px 0px;
}

.cga-CGAMagazineArticle .chrome-TopL {
	float: left;
	background: url(../images/cgamagazine_new/frame_topL.gif) no-repeat top left;
	width: 20px;
	height: 50px;
}

.cga-CGAMagazineArticle .chrome-TopR {
	float: right;
	background: url(../images/cgamagazine_new/frame_topR.gif) no-repeat top left;
	width: 165px;
	height: 50px;
}

.cga-CGAMagazineArticle .body {
	padding: 15px 15px 1px 15px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	overflow: hidden;
	width: 535px;
voice-family: "\"}\"";
voice-family:inherit;
	width: 503px;
}
html>body .cga-CGAMagazineArticle .body {
	width: 503px;
}

.cga-CGAMagazineArticle .footer {
	height: 20px;
	background: url(../images/cgamagazine_new/frame_bottom.gif) no-repeat 50% 0px;
}

.cga-ArticleAuthor {
	margin-top: 20px;
}





/*------------------------------------------------------------

CGA Magazine (New) Article Styles

------------------------------------------------------------*/

.cga-CGAMagazineArticle a, .cga-CGAMagazineArticle .byline a:visited {
	color: #9EA613;
	text-decoration: none;
}

.cga-CGAMagazineArticle a:visited {
	color: #666;
	text-decoration: none;
}

.cga-CGAMagazineArticle a:hover {
	color: #9EA613;
	text-decoration: underline;
}

.cga-CGAMagazineArticle td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 70%; */
	color: #585858;
}

.cga-CGAMagazineArticle li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.cga-CGAMagazineArticle .bkdot, .ms-rteCustom-bkdot {
	border-bottom: 1px solid #CCC;
}

.cga-CGAMagazineArticle .category, .ms-rteCustom-category {
	color: #000000;
	font-size: 85%;
}

.cga-CGAMagazineArticle .hd1, .ms-rteCustom-hd1 {
	font-weight: bold;
/*	font-size: 110%; */
	color: #9EA613;
}

.cga-CGAMagazineArticle .hd2, .ms-rteCustom-hd2 {
	font-style: italic;
	color: #000000;
}

.cga-CGAMagazineArticle .byline, .ms-rteCustom-byline {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 0 5px 0;
	width: 500px;
}

.cga-CGAMagazineArticle table.byline, table.ms-rteCustom-byline {
	width: 98%;
}

.cga-CGAMagazineArticle .tbContents, .ms-rteCustom-tbContents {
	font-weight: bold;
	color: #000000;
}

.cga-CGAMagazineArticle .tbColumns, .ms-rteCustom-tbColumns {
	line-height: 1.3em;
}

.cga-CGAMagazineArticle .tbColumns a, .ms-rteCustom-tbColumns a {
	font-size: 86%;
}


.cga-CGAMagazineArticle .tbFrame, .ms-rteCustom-tbFrame {
	border: 1px solid #C7D017;
	padding: 10px;
	margin: 0px;
}

.cga-CGAMagazineArticle .caption, .ms-rteCustom-caption {
	font-size: 80%;
	line-height: normal;
	font-style: normal;
	color: #666666;
}

.cga-CGAMagazineArticle .bullet, .ms-rteCustom-bullet {
	list-style-position: outside;
	list-style-image: url(../images/cgamagazine_old/ca_arrow1.gif);
	left: 0px;
	top: 0px;
	right: 5px;
	bottom: 0px;
	clip:        rect(0px 0px 0px 0px);
}






}
