/* Gene Yonge Kim */
/* Updated: March 8th, 2008 */


* {
margin: 0;
padding: 0;
}

body {
	color: #3A464C;
	background-color: #ffffff;
	background-image: url(image/side-bg-2.png);
	background-position: top right;
	background-repeat: repeat-y;
	font-style:normal;
	font-family: "Century Gothic", Verdana;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
	line-height: 127%;
	overflow-x: hidden;
}		

input, select, th, td {
 font-size: 1em;
}

th {
	font-size: 11px;
}

td {
	font-size: 12px;
}

acronym {
	border: 0;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #3A464C;
	height: 23px;
	margin-top: 0;
	line-height: 208%;
}

h3 span {
	border-bottom: 0 #C41230 solid;
	padding-right: 3px;
	padding-left: 5px;
	margin-top: 4px;
}

p {
	line-height: 165%;
	font-size: 1.2em;
}

table.product {
	line-height: 165%;
	font-size: 1.2em;
}

ul {
	list-style: none;
	padding: 0 0 0 13px;
	margin: 10px 0 0 0;
}

ol {
	padding: 0 0 0 29px;
	font-size: 12px;
}

li {
	margin: 10px 0 0 0;
	line-height: 165%;
}

a:link, a:visited {
	color: #C41230;
	font-weight: bold;
	font-family: "Century Gothic", Verdana;
}

a:hover, a:active {
	color: #ff0000;
	font-weight: bold;
	font-family: "Century Gothic", Verdana;
}

#linkList a:link, #linkList a:visited {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-shadow: 0 0 3px #000000;
	display: block;
	font-family: "Century Gothic", Verdana;
	line-height: 14px;
	color: #E81608;
	font-weight: bold;
}

#linkList a:hover, #linkList a:active {
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
	font-family: "Century Gothic", Verdana;
	line-height: 14px;
	color: #E81608;
}

#linkList {
	position: absolute;
	width: 200px;
	top: 300px;
	right: 7%;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: normal;
	text-shadow: 0 0 3px #000000;
	color: #ffffff;
	visibility: hidden;
}

#linkList h3 {
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	text-align: center;
	text-transform: none;
	color: #B62B2E;
	background-image: none;
	height: auto;
}

#linkList h3 span {
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -7px;
	background-color:#000000;

}

#lselect, #larchives, #lresources {
	background-image: url(image/bg-grey.png);
	background-repeat: repeat-y;
	margin-bottom: 25px;
	padding-bottom: 3px;
}

#quickSummary {
	font-style: italic;
	font-family: "Century Gothic", Verdana;
	width: 380px;
	height: 109px;
	background-image:url(image/quickSummary.png);
	background-repeat:no-repeat;
/*	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
*/	padding-left: 15px;
	float: right;
	margin-top: 5px;
	margin-right: 98px;
}

#pageHeader {
	top: 0;
	left: 0;
	position: absolute;
	height: 131px;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	background-image: url(image/header-bg.png);
	background-repeat: repeat-x;
	background-color:#0a0806;

}

#pageHeader h1 {
	font-style: normal;
	font-size: 85px;
	font-family: "Century Gothic", Verdana;
	text-shadow: 0 0 7px #000000;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	color: #111133;
	display: none;
}

#pageHeader h2 {
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic", Verdana;
	text-transform: lowercase;
	position: relative;
	left: -143px;
	top: -20px;
	color: #000000;
	padding-top: 6px;
	display: none;
}

#pageHeader h2 span {
	border-top: 1px dotted #000000;
	padding-top: 3px;
}

#container {
	width: 100%;
	margin-left: 40px;
	/* [disabled]padding-bottom: 40px; */
}

#intro {
	padding-top: 126px;
}

#subbody1, #subbody2, #subbody3, #subbody4, #subbody5, #subbody6 {
	width: 53%;
}

#lselect a:link.c, #lselect a:visited.c {
	color:#EBE2A8;
	text-decoration: none;
	display: inline;
}

#lselect a:hover.c, #lselect a:active.c {
	text-decoration: underline;
	display: inline;
}

#extraDiv1 {
	background-image: url(image/right-bottom-edge.png);
	position: fixed;
	bottom: 0;
	right: 0;
	width: 85px;
	height: 184px;
	margin: 0;
}

#extraDiv2 {
	background-image: url(image/edge_bottom_red.png);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 40px;
	margin-left: -100%;
}

#extraDiv3 {
	background-image: url(image/edge_top_red.png);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 40px;
	margin-left: -100%;
}

#extraDiv4 {
	background-image: url(image/edge_left_red.png);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	margin: 0;
}

#extraDiv5 {
	background-image: url(image/edge_right_red.png);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	margin: 0;
}

p.sidebartxt {
	padding: 0 9px 0 9px;
	line-height: 14px;
}

#footer {
	margin-top: 13px;
}

fieldset {
	border: 1px solid #939BA1;
	padding: 3px 5px;
}

#extraDiv6 {
	padding-left: 2px;
}

h4 {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.him {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #c41230;
	background-color: #000000;
	padding: 3px 0 4px 7px;
	text-align: left;
}

.her {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #c41230;
	padding: 3px 0 4px 7px;
	text-align: left;
}

td.item, tr.item {
	background-color: #dedede;
	color: #c41230;
	text-indent: 7px;
}

td.strip, tr.strip {
	background-color: #f7e0e4;
	color: #000000;
	text-indent: 7px;
}

td .red {
	color: #c41230;
	text-indent: 7px;
	display: block;
}

td.red {
	color: #c41230;
	text-indent: 7px;
}


.shot {
	float: right;
	margin-top: 10px;
	clear: right;
}

h5 {
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: 600;
	margin-top: -15px;
	color:#C41230;
	text-decoration: underline;
}

#subbody5 h2 {
	font-family: "Century Gothic", Verdana;
	font-weight: 600;
	font-size: 19px;
	line-height: 17px;
}

a.h5:link, a.h5:visited {
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: 600;
	margin-top: -15px;
	color:#C41230;
	text-decoration: underline;
}

a.h5:hover, a.h5:active {
	color: #ff0000;
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: 600;
	margin-top: -15px;
	text-decoration: underline;
}

h3 .subheader {
	position: relative; 
	bottom: 5px;
	text-transform: uppercase;
}

legend {
	font-size: 12px;
	margin-left: 5px;
	padding: 0 4px;
}

label {
	padding-right: 4px;
	line-height: 165%;
}

li div {
	margin-top: 4px;
}
