/* CSS Document main-nav-nb-no */

*
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
.active
{
	background: url(../images/nav.png) no-repeat;
	background-position: 0 -8px;
	height: 8px;
}
.more a
{
	color: #7d1111;
	text-decoration: none;
}
.more a:hover
{
	color: #7d1111;
	text-decoration: underline;
}
/* MAIN STRUCTURE
	-------------------------------------------------------------------------*/
body
{
   color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#2f5a8d;
}
#wrapper
{
	margin: 0 auto;
	width: 960px;
}
#bWrapper{
	background: url(../images/bg.jpg) repeat-x;
	background-color:#FFFFFF;
}
/* HEADER
	-------------------------------------------------------------------------*/
#header
{
	height: 90px;
	width: 960px;
}
#logo
{
	background: url(../images/logo.png) no-repeat;
	float: left;
	height: 102px;
	position: absolute;
	width: 305px;
}
#logo a
{
	display: block;
	height: 102px;
	text-decoration: none;
	width: 305px;
}
#logo span
{
	visibility: hidden;
}
/* NAVIGATION NORWAY
	-------------------------------------------------------------------------*/
#main-nav-nb-no
{
	width: 655px;
	position: relative;
	left: 380px;
	top: 74px;
}
#main-nav-nb-no li
{
	background: url(../images/nav.png) no-repeat;
	background-position: 0 0px;
	float: left;
	height: 8px;
	line-height: 10px;
	list-style: none;
	position: relative;
	top: -19px;
}
#main-nav-nb-no a
{
	margin-right: 15px;
	text-decoration: none;
	list-style: none;
	color: #053f87;
	height: 8px;
	padding-left: 15px;
	position: relative;
}
#main-nav-nb-no li a:hover
{
	background: url(../images/nav.png) no-repeat;
	background-position: 0 -8px;
	height: 8px;
}
.sub-links
{
	background: none;
	border-bottom: 1px solid #5a789d;
	color: #363636;
	display: none;
	font-size: 9px;
	list-style: none;
	padding-bottom: 10px;
	position: absolute;
	left: -80px;
	top: -25px;
	width: 236px;
}
.sub-links-nb-no
{
	background: url(../images/line1.gif) no-repeat;
	background-position: 0 25px;
	position: absolute;
	color: #363636;
	display: none;
	font-size: 9px;
	position: absolute;
	left: -80px;
	top: -35px;
	width: 297px;
	height: 35px;
	float: left;
}
.sub-links-nb-no ul
{
	display: block;
	list-style: none;
}
.sub-links-nb-no ul li
{
	display: block;
	width: 70px;
	height: 50px;
}
.sub-links-nb-no li
{
	display: block;
	margin-top: 20px;
	padding-right: 18px;
	padding-top: 0;
}
.sub-links-nb-no li a
{
	display:block;
height:12px !important;
padding-top:0;
}
/* NAVIGATION ENGLISH
	-------------------------------------------------------------------------*/
#main-nav-en-gb
{
	width: 655px;
	position: relative;
	left: 400px;
	top: 74px;
}
#main-nav-en-gb li
{
	background: url(../images/nav.png) no-repeat;
	background-position: 0 0px;
	float: left;
	height: 8px;
	line-height: 10px;
	list-style: none;
	margin-right: 25px;
	position: relative;
	top: -19px;
}
#main-nav-en-gb a
{
	text-decoration: none;
	list-style: none;
	color: #053f87;
	height: 8px;
	padding: 0 0px 0 15px;
	position: relative;
}
#main-nav-en-gb li a:hover
{
	background: url(../images/nav.png) no-repeat;
	background-position: 0 -8px;
	height: 8px;
}
.sub-links-en-gb
{
	background: url(../images/line1.gif) no-repeat;
	background-position: 0 25px;
	position: absolute;
	color: #363636;
	display: none;
	font-size: 9px;
	position: absolute;
	left: -80px;
	top: -35px;
	width: 297px;
	height: 35px;
	float: left;
}
.sub-links-en-gb ul
{
	display: block;
	list-style: none;
}
.sub-links-en-gb ul li
{
	display: block;
	width: 70px;
	height: 50px;
}
.sub-links-en-gb li
{
	display: block;
	width: 70px;
	height: 50px;
	padding-top: 0px;
	margin-top: 20px;
	position: relative;
	right: -6px;
}
.sub-links-en-gb li a
{
	display: block;
	width: 70px;
	height: 12px !important;
	padding-top: 20px;
}
/* FLASH
	-------------------------------------------------------------------------*/
#slide
{

   background: url(../images/header-bg.jpg) no-repeat left center;
	height: 336px;
	position: relative; left:0; top: 0;
	width: 1030px;
}
#flash
{
	float: left;
	height: 229px;
	position: relative;
	left: 464px;
	top: 28px;
	width: 354px;
}
/* CONTAINER
	-------------------------------------------------------------------------*/
#container
{
	height: auto !important;
		overflow: hidden;
	width: 960px;
}
#container p
{
	padding: 0px 0;
	text-align: justify;
}
/* SIDEBAR
	-------------------------------------------------------------------------*/
.clear{
	clear:both;
	line-height:0;
	padding:0;
	margin:0;
}
#sidebar
{
	background: url(../images/sidebar-bg.png) no-repeat;
	float: left;
	/*height: 346px;*/
	/*position: absolute; top: 410px;*/
	width: 297px;
	padding-bottom:20px;
}
#sidebar h1
{
	color: #21518c;
	background: url(../images/h1-bg.png) no-repeat;
	float: left;
	font-size: 13px;
	height: 45px;
	padding: 10px 0 0 10px;
	width: 285px;
	margin-left:5px;
}
#sidebar h2 {
	color: #21518c;
	background: url(../images/h2-bg.png) repeat-x;
	float: left;
	font-size: 13px;
	height: 30px;
	padding: 0px 0px 0 20px;
	width: 269px;
	height:43px;
	margin-left:5px;
}
#sidebar ul li
{
	list-style: none;
}
#sidebar li
{
	float: left;
	width: 280px;
}
#sidebar img
{
	float: left;
	padding: 10px;
}
#sidebar p
{
	padding: 0px 5px 0 0;
}
/* CONTENT
	-------------------------------------------------------------------------*/
#content
{
	float: right;
	overflow: hidden;
	padding: 30px 0 0 30px;
	width: 620px;
}
#content h1
{
	color: #21518c;
	border-bottom: 1px dashed #21518c;
	font-size: 13px;
	height: 30px;
	margin-bottom: 15px;
	width: 620px;
}
#content p
{
	padding: 5px 0;
	text-align: justify;
}
/* FLAG AND ADDRESS
	-------------------------------------------------------------------------*/
.address address
{
	color: #fff;
	font-style: normal;
	position: relative;
	top: 270px;
}
.ff2 .address address
{
	top: 270px !important;
	position: relative;
}
.ff2 #flash
{
	top : 28px;
	}
.address a
{
	color: #fff;
	text-decoration: underline;
}
.address a:hover
{
	color: #fff;
	text-decoration: none;
}
.flag
{
	float: right;
	position: relative;
}
.flag li
{
	display: inline;
	list-style: none;
}
.flag span
{
	visibility: hidden;
}
.en
{
	background: url(../images/en.png) no-repeat;
	background-position: 0 -17px;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 30px;
	top: 0;
	text-decoration: none;
	width: 24px;
}
a.en
{
	background: url(../images/en.png) no-repeat;
	background-position: 0 0;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 30px;
	top: 0;
	text-decoration: none;
	width: 24px;
}
.no
{
	background: url(../images/no.png) no-repeat;
	background-position: 0 -17px;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	width: 24px;
}
a.no
{
	background: url(../images/no.png) no-repeat;
	background-position: 0 0;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	width: 24px;
}
/* flags
	-------------------------------------------------------------------------*/
.flagen
{
	background: url(../images/en.png) no-repeat;
	background-position: 0 0;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 30px;
	top: 0;
	text-decoration: none;
	width: 24px;
	text-indent: -10000px;
	overflow:hidden;
}

.flagen_active
{
	background: url(../images/en.png) no-repeat;
	background-position: 0 -17px;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 30px;
	top: 0;
	text-decoration: none;
	width: 24px;
	text-indent: -10000px;
	cursor: default;
	overflow:hidden;
}
.flagnb
{
	background: url(../images/no.png) no-repeat;
	background-position: 0 0;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	width: 24px;
	text-indent: -10000px;
	overflow:hidden;
}

.flagnb_active
{
	background: url(../images/no.png) no-repeat;
	background-position: 0 -17px;
	border: none;
	height: 17px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	width: 24px;
	text-indent: -10000px;
	cursor: default;
	overflow:hidden;
}
/* FOOTER
	-------------------------------------------------------------------------*/
#footer
{
	background: url(../images/bg-footer.jpg) repeat-x;
	color: #fff;
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	/*position: fixed; bottom: 0; left: 0;*/
	width: 100%;
	
}
#footer p
{
	position: relative;
	text-align: center;
	left: -270px;
}
#footer a
{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	color: #fff;
	text-decoration: none;
}
/* moi them thu xem sao */
.boxList1
{
	width: 945px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}
.boxList1h1
{
	color: #000000;
	line-height: 25px;
	font-size: 12px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.boxList1h1 a
{
	color: #21518C;
	line-height: 25px;
	font-size: 12px;
	margin-bottom: 4px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 3px;
	font-weight: bold;
}

.boxList1 .lesmer a
{
	float: right;
}

.boxList1Img
{
	float: left;
	margin: 0 15px 15px 0;
	width: 220px;
}
.boxList1Img img
{
	border: 0px solid #7a7a7a !important;
	max-width: 200px;
	max-height: 134px;
}


/*---------------Detail----------------------------*/

.products
{
	float: left;
	position: relative;
	width: 1000px;
}

.list_products img
{
	border: 0px solid #7a7a7a !important;
	max-width: 66px;
	max-height: 50px;
}



.products_col1 Img
{
	max-width: 380px;
	max-height: 280px;
	border: 0px solid #7a7a7a;
}

.list_products
{
	margin: 8px 0px 15px;
	margin-left: -8px;
}
.list_products ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
}
.list_products ul li
{
	list-style: none;
	display: inline;
}
.list_products ul li img
{
	margin-top: 0px;
	max-width: 65px;
	max-height: 45px;
	border: 0px #7A7A7A solid;
	margin-left: 9px;
	margin-right: 0px;
}

.product_title
{
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 15px;
	color: #035293;
	padding-top: 0px;
}
/* add for test*/
.news_col1
{
	width: 210px;
	float: left;
	padding-bottom: 5px;
}
.news_col2
{
	padding: 0 0 20px 0;
}
.news_col2 .news_title
{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	color: #0071BD;
}

.oldernewslist
{
	padding-left: 14px;
}
.othernews ul
{
	margin-left: 15px;
}

.refcontainer
{
	width: 135px;
	float: left;
}
.productdetail_image_container
{
	width: 380px;
	height: 280px;
	margin-left: 0px;
	border: 0px solid #7a7a7a;
	text-align: center;
}
.backProductList
{
	float: right;
	padding-top: 10px;
	margin-top: -20px;
}

.products_col2
{
	float: left;
	margin-left: 28px;
	width: 586px;
}

.htmltext
{
	height: auto !important;
}
/*///////////////////////////////////*/

#listBox
{
	width: 750px;
	float: left;
}
.page
{
	text-align: right;
	padding-bottom: 2px;
	border-bottom: 1pt dashed #494949;
}
.boxList1
{
	width: 750px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}
.boxList1h1
{
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 4px;
	text-transform: uppercase;
	margin-left: 0px;
}

.boxList1h1 a
{
	color: #21518C;
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 4px;
	text-decoration: none;
	text-transform: none !important;
	font-weight: bold;
}

.boxList1 .lesmer a
{
	float: right;
}
.boxList1 p
{
	margin-left: 156px;
}
.boxList1Img
{
	float: left;
	margin: 0 15px 15px 0;
	width: 140px;
	min-height: 100px;
}
.boxList1Img img
{
	border: 0px solid #7a7a7a !important;
	max-width: 140px;
	max-height: 98px;
}


/*---------------Detail----------------------------*/

.products
{
	float: left;
	position: relative;
	width: 750px;
}


.list_products img
{
	border: 0px solid #7a7a7a !important;
	max-width: 66px;
	max-height: 50px;
}



.products_col1 Img
{
	max-width: 380px;
	max-height: 280px;
	border: 0px solid #7a7a7a;
}

.list_products
{
	margin: 5px 0px 15px;
	margin-left: 0px;
}
.list_products ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
}
.list_products ul li
{
	list-style: none;
	display: inline;
	padding-top: 3px;
}
.list_products ul li img
{
	margin-top: 0px;
	max-width: 65px;
	max-height: 45px;
	border: 0px #7A7A7A solid;
	margin-left: 0px;
	margin-right: 0px;
}

.product_title
{
	text-transform: none !important;
	margin-bottom: 0px;
	font-size: 15px;
	color: #21518C !important;
	padding-top: 0px;
}
/* add for test*/
.news_col1
{
	width: 210px;
	float: left;
	padding-bottom: 5px;
}
.news_col2
{
	padding: 0 0 20px 0;
}
.news_col2 .news_title
{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	color: #0071BD;
}

.oldernewslist
{
	padding-left: 14px;
}
.othernews ul
{
	margin-left: 15px;
}

.refcontainer
{
	width: 135px;
	float: left;
}
.productdetail_image_container
{
	width: 267px;
	height: 220px;
	margin-left: 0px;
	border: 0px solid #7a7a7a;
	text-align: center;
}
.backProductList
{
	float: right;
	padding-top: 10px;
	margin-top: -20px;
}
.productdetail_image_container img
{
	max-width: 267px;
	max-height: 220px;
}
.products_col2
{
	float: left;
	margin-left: 15px;
	width: 470px;
}
.products_col1
{
	float: left;
	width: 267px;
}
.epost
{
	position: relative;
	top: -16px;
	left: 50px;
}
/*
.alevel0
{
	margin-left:0px !important;
	}
.alevel1
{
	margin-left:20px !important;
	}
.alevel2
{
	margin-left:40px;
	}


.alevel1 .a_selected
{
	margin-left:20px;
	}
*/
.a_selected
{
	color: #21518C !important;
	text-decoration: none !important;
	font-weight: bold;
}
/*
.alevel2 .a_selected
{
	margin-left:20px;
	}
*/

#menuLeft ul li ul
{
	float: left;
}
#container ul li ul li a
{
	text-decoration: none !important;
}
#container ul li a
{
	text-decoration: none !important;
}
.page
{
	border-bottom: 1pt solid #494949 !important;
}

#pcolLeft
{
	float: left;
	margin-right: 30px;
	width: 178px;
	line-height: 21px;
}

#pcolLeft li
{
	list-style: none;
}

#pcolLeft ul
{
	/*padding: 0 0 0 15px; 	margin-left:-15px;*/
}
#pcolLeft ul li
{
	list-style: none;
}
.ie7 #pcolLeft li ul li
{
	margin-left: 15px;
}
.ie8 #pcolLeft li ul li
{
	margin-left: 15px;
}

#pcolLeft ul li a
{
	color: #404040;
	text-decoration: none;
	font-size: 15px; /*text-transform:uppercase;*/
	margin-left: 15px;
}
#pcolLeft li a
{
	color: #404040;
	text-decoration: none;
	font-size: 15px; /*text-transform:uppercase;*/
}

#pcolLeft ul li a:hover
{
	color: #21518C;
}

#pcolLeft ul li ul
{
	padding-left: 10px;
}


#pcolLeft ul li ul li
{
	list-style: none;
}


#pcolLeft ul li ul li a
{
	color: #404040;
	text-decoration: none;
	font-size: 12px; /*text-transform:uppercase;*/
}

#pcolLeft ul li ul li a:hover
{
	color: #21518C;
}

font-size:11px;
