﻿/************************************************* General Content Frame */

#generalContentFrame
{
	width:886px;
	background:White url(GeneralContent/GeneralContentFrame.gif) no-repeat left bottom;
	padding:0 0 5px 0;
}

/************************************************* Bread Crumb Frame */

#breadCrumbFrame
{
	width:876px;
	background-color:#040404;
	padding:7px 0 7px 10px;
	font-size:80%
}

#breadCrumbFrame a
{
	display:inline-block;
	color:White;
	font-weight:normal;
	padding:0 10px 0 4px;
	background:url(GeneralContent/BreadCrumbItem.gif) no-repeat right 60%;
}

#breadCrumbFrame span
{
	display:inline-block;
	color:#b3b3b3;
	padding-left:4px;
}

/************************************************* Parent Title Frame */

#parentTitleFrame
{
	width:864px;
	padding:6px 0 4px 22px;
	background:#bebebe url(GeneralContent/ParentTitleFrame.gif) no-repeat left top;
	border-bottom:solid 3px Black;
}

#parentTitleFrame h2
{
	font-family:Verdana, Geneva, Sans-Serif;
	font-size:170%;
	color:Black;
	font-weight:bold;
	margin:0;
	padding:0;
}

/************************************************* Sub Nav Frame */

#subNavFrame
{
	float:left;
	width:156px;
	padding-top:0.8em;
}

#subNavFrame ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#subNavFrame li
{
	margin:0;
	padding:0;
	width:156px;
	background:url(GeneralContent/SubNavItemBorder.gif) repeat-x left bottom;
}

#subNavFrame li a
{
	width:122px;
	display:block;
	text-align:left;
	font-size:110%;
	color:Black;
	padding:5px 14px 5px 20px;
	background:url(GeneralContent/SubNavItem.gif) no-repeat 10px 0.9em;
}

#subNavFrame li a:hover,
#subNavFrame li.Active a
{
	text-decoration:none;
	color:#c09450;
}

#subNavFrame li.Active a { background:url(GeneralContent/SubNavItemActive.gif) no-repeat 9px 0.9em; }

/***************** Sub Nav Frame - Tier 2 */

#subNavFrame li ul { display:none; }
#subNavFrame li.Active ul { display:block; }

#subNavFrame li.Active li
{
	font-size:90%;
	background:none;
}

#subNavFrame li.Active li a
{
	padding:4px 13px 4px 21px;
	background:none;
	color:Black;
}

#subNavFrame li.Active li a:hover { background:#efefef; }

#subNavFrame li li.Active a { background:#f7ebd9; }

/***************** Sub Nav Frame - Tier 3 */

#subNavFrame li.Active li ul { display:none; }

#subNavFrame li li.Active ul { display:block; }


#subNavFrame li li.Active li a 
{
	font-style:italic;
	background:none;
}

#subNavFrame li li.Active li a:hover,
#subNavFrame li li li.Active a
{
	background:#efefef;
}

/***************** Sub Nav Frame - Sub Nav Aux Content Frame */

#subNavAuxContentFrame
{
	width:157px;
	text-align:center;
}

#subNavAuxContentFrame a
{
	display:block;
	margin-top:42px;
	margin-bottom:15px;
}

#subNavSubscribe
{
	width:157px;
	margin-top:10px;
	text-align:center;
}

#subNavSubscribe .Subscribe
{
	display:inline-block;
	height:28px;
	width:142px;
	background:url(GeneralContent/SubscribeLogo.png) no-repeat left top;
}
#subNavSubscribe .Subscribe span { display:none; }

/************************************************* Main Content Frame */

#mainContentFrame
{
	float:left;
	width:729px;
	background:url(GeneralContent/MainContentFrame.jpg) no-repeat left top;
	height:auto !important;min-height:385px;height:385px;
}

/***************** Main Content Frame - Intro Content Frame */

#introContentFrame
{
	height:auto !important;min-height:1.4em;height:1.4em;
	width:729px;
}

#introContentFrame img
{
	border:none;
	margin-bottom:1em;
}

/***************** Main Content Frame - Main Content Inner */

#mainContentInner
{
	width:700px;
	padding-left:26px;
}

#mainContentInner .Hr
{
	border-top:solid 1px #c5c5c5;
}
#mainContentInner .Hr hr { display:none; }

#mainContentInner table ul { margin-bottom:0; }

/***************** Main Content Inner - Case Studies Frame */

#caseStudiesFrame .caseStudiesItem
{
	padding:0 0 0 125px;
}

#caseStudiesFrame .Hr
{
	margin:0 0 1.4em 0;
	clear:both;
}

#caseStudiesFrame .caseStudiesItem img
{
	float:left;
	margin-left:-125px;
	padding-top:3px;
}

#caseStudiesFrame .caseStudiesItem a.ArrowLink
{
	text-decoration:none;
	display:block;
	color:#c09450;
	background:url(GeneralContent/ArrowLink.gif) no-repeat left 0.5em;
	padding-left:7px;
}

/***************** APUC Frame */

#APUCFrame
{
	font-family:'돋움', Dotum, AppleGothic, sans-serif;
	font-size:12px;
	padding:0;
	width:600px;
	margin:0 auto
}

#APUCFrame img { border:0 }
#APUCFrame ul, #APUCFrame ol { list-style:none }

#APUCFrame a { text-decoration:none }

#APUCFrame a:hover, #APUCFrame a:active, #APUCFrame a:focus { text-decoration:none; }

#APUCFrame
{
	width:600px;
	height:350px;
	background:url(/MainSite/Assets/Images/APUC/popup_bg.jpg) no-repeat;
	position:relative;
	padding:0px;
	margin:0px;
}

#APUCFrame #content
{
	width:355px;
	height:25px;
	position:absolute;
	left:27px;
	top:125px;
}

#APUCFrame #container .footer
{
	width:600px;
	position:relative;
	padding:0px;
	margin:0px;
}

#APUCFrame #container .footer .domain
{
	float:left;
	position:absolute;
	left:27px;
	top:331px;
	width:125px;
}

#APUCFrame #container .footer .logo
{
	float:right;
	position:absolute;
	right:27px;
	top:325px;
}
