/* @override http://khuongviettu.com/site/templates/kvt/css/main.css */

body {
	font: 12px/20px arial, Sans-Serif;
	color: #555;
}
#wrap1 {
	background: url(http://khuongviettu.com/site/templates/kvt/images/shadow.jpg) repeat-y;
	width: 1044px;
	margin:  0 auto;
}
#wrap0 {
	width: 1024px;
	margin: 0 auto!important;
}

#container {
	background: #efefef;
	padding: 15px;
}

#header {
	background: #AAA url(../images/header.jpg);
	height: 58px;
	border-bottom: 3px solid #ffac00;
}
#navigation {
	float: left;
	width: 135px;
	text-align: right;
	color: #a0a0a0;
}
#content {
	float: right;
	width: 830px;
}
#bannerHolder {
	border-bottom: 1px dotted #AAA;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#banner {
	color: #FFF;
	padding: 4px 0 4px 15px;
	background: #333;
	border-bottom: 8px solid #ffac00;
}
#bannerInner {
	border: 1px solid #FFF;
	height: 180px;
	background: transparent url(http://khuongviettu.com/site/templates/kvt/images/banner2.jpg) no-repeat 0px -40px;
	
}
#bannerBG {
	height: 180px;
	width: 350px;
	background: #2f2f2f;
	float: right;
	border-left: 1px solid #FFF;
	display: none;
	color: #FFF;
}
#bannerContent {
	padding: 15px;
}
	#bannerSmall {
		font-size: 11px;
	}
	#bannerTitle {
		font-weight: bolder;
		font-size: 13px;
		padding-right: 8px;
	}
#main {
	float: left;
	width: 595px;
}
#sidebar {
	float: right;
	width: 220px;
}
#footer {
	clear: both;
	background: #666;
	padding: 20px;
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
}
	#footer a {
		color: #FFF;
	}


a {
	text-decoration: none;
	color: #ff7800;
}
a:hover {
	color: #FF5000;
	text-decoration: underline;
}

#navigation a {
	color: #a0a0a0;
}
#navigation a:hover,
#navigation li#current a {
	color: #ff7800;
}

#navigation ul.menu {
	margin-bottom: 30px;
}
#navigation ul.menu li {
	margin-bottom: 4px;
	list-style: none;
}
#main ul {
	margin-bottom: 10px;
}
#main ul li {
	list-style: disc;
	margin-left: 20px;
}



.footerTitle { font-size: 18px; font-weight: bold; }

#sidebar form {
	margin-bottom: 20px;
}
#main img {
	max-width: 570px;
}

#header img {
	float: left;
}
#header div.byttSprak {
	float: right;
	width: 90px;
	margin-right: 20px;
	line-height: 58px;
	color:  #FFF;
}
#header div.byttSprak img {
	margin: 23px 0 0 0;
	float: right;
}
#header .search {
	float: right;
	padding: 15px 16px 0 0;
}
#header .search input {
	border: 1px solid #DDD;
	padding: 4px 4px 4px 6px;
	font-size: 12px;
	color:  #444;
}


h1.componentheading,
div.componentheading {
	font-weight: bold;
	color:  #000;
	border-bottom:  1px solid #000;
	margin-bottom: 15px;
}
h2.contentheading {
	font-size: 18px;
	font-weight: normal;
	color: #444;
	clear: both;;
}
a.contentpagetitle {
	color: #444;
}


.iteminfo,
.articleinfo {
	color: #888;
	font-size: 11px;
}
.iteminfo span,
.articleinfo span {
	display: block;
}
table.contenttoc {
		float: right;
}
table.contenttoc tbody {
	float: right;
	border: 1px solid #AAA;
	padding: 10px;
}


#comBody {
	background: #FFF;
	padding:  15px;
}

p {
	 margin-bottom: 15px;
}

.article_column,
.leading,
#page {
	background: #FFF;
	padding: 15px;
}


p.buttonheading {
	float: right;
}

.clear { clear: both; }


em span,
.MsoNormal span,
.article_column p span {
	font: 12px/20px arial, sans-serif !important
}

