* { margin: 0; padding: 0; }

body, html {
	width: 100%;
	background: #E5E7E9 url(/share/images/site/pageBg.gif);
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #430700;
	height: 100%;
}

img {
	border: none;
}

a {
	color: #EF831E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	margin: 10px 0;
	border-style: solid;
	border-color: #EFEFEF;
	border-width: 1px;
	border-left-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	clear: both;
}

#top {
	width: 100%;
	height: 37px;
	background: #2874AE url(/share/images/site/topBg.gif) repeat-x;
	clear: both;
}

#wrap {
	width: 960px;
	margin: 0 auto;
	margin-top: -37px;
	display: table;
	clear: both;
}

/* HEADER BAR */
#bar {
	width: 919px;
	padding: 0 26px 0 15px;
	height: 37px;
	float: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #D4E3EF;
	background: url(/share/images/site/barIE6fix.gif) bottom right no-repeat;
	line-height: 29px;
}

#bar span {
	float: left;
}


#bar a {
	height: 29px;
	float: right;
	padding-left: 27px;
	color: #fff;
	text-decoration: none;
}

#bar a.bg {
	background: url(/share/images/site/barLangEn.gif) top left no-repeat;
}

#bar a.en {
	background: url(/share/images/site/barLangBg.gif) top left no-repeat;
}

#bar a:hover {
	text-decoration: underline;
}

/* LOGO */
#logo {
	width: 716px;
	height: 60px;
	padding: 0 0 0 15px;
	float: left;
	background: #fff;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	color: #7F7F7F;
	vertical-align: middle;
}

#logo img {
	margin-top: 20px;
}

#search {
	width: 229px;
	height: 60px;
	float: right;
	background: #fff;
}

#search .box {
	width: 203px;
	height: 31px;
	margin-top: -5px;
	padding: 5px 0 0 15px;
	float: left;
	background: url(/share/images/site/searchBoxBg.gif);
}

#search .box input {
	width: 112px;
	height: 16px;
	padding: 2px 5px 0 5px;
	border: 1px solid #F7D097;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

#search .box input.submit {
	width: 56px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(/share/images/site/buttonSearch.gif) no-repeat;
	cursor: pointer;
	border: none;
	font-weight: bold;
	color: #fff;
}

#search .box input.submit:hover {
	background-position: 0 -20px;
}

/* NAVIGATION */
#navigation {
	width: 960px;
	height: 51px;
	float: left;
	background: #fff;
}

#navigation .box {
	width: 938px;
	height: 51px;
	margin: 0 11px;
	float: left;
	background: url(/share/images/site/navigationBg.gif) repeat-x;
	color: #fff;
	font-weight: bold;
}

*html #navigation .box { 
	display: inline;
}

#navigation .box .left {
	width: 6px;
	height: 51px;
	float: left;
	background: url(/share/images/site/navigationLeftBg.gif) no-repeat;
}

#navigation .box .right {
	width: 6px;
	height: 51px;
	float: right;
	background: url(/share/images/site/navigationRightBg.gif) no-repeat;
}

#navigation .box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation .box ul li {
	line-height: 44px;
	display: inline;
}

#navigation .box ul li a {
	height: 51px;
	padding: 0 14px;
	float: left;
	color: #fff;
	text-decoration: none;
	display: inline;
}

#navigation .box ul li a:hover {
	background: url(/share/images/site/navigationBgHover.gif) no-repeat;
}

#navigation .box ul li a.active {
	background: url(/share/images/site/navigationBgHover.gif) no-repeat;
}

/* CONTENT */
#content {
	width: 960px;
	float: left;
	background: #fff;
}

/* LEFT */
#left {
	width: 705px;
	margin: 2px 15px 0 15px;
	float: left;
}

*html #left {
	display: inline;
}

#left .headerImage {
	width: 699px;
	padding: 3px;
	float: left;
	background: #E3E3E3;
}

#left .headerImage {
	clear: both;
}

/* LEFT LEFT */
#left .left {
	width: 210px;
	margin-top: 15px;
	float: left;
	color: #444444;
}

#left .left .subnav {
	width: 180px;
	margin-bottom: 30px;
	padding: 10px 15px 20px 15px;
	float: left;
	background: #EFEFEF url(/share/images/site/subnavBottomBg.gif) bottom no-repeat;
}

#left .left .subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left .left .subnav ul li {
	height: 30px;
	line-height: 25px;
	background: url(/share/images/site/subnavBg.gif) repeat-x;
	float: left;
}

#left .left .subnav ul li a {
	width: 170px;
	height: 25px;
	margin-top: 2px;
	padding: 0 5px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #01669E;
	text-decoration: none;
}

#left .left .subnav ul li a:hover {
	background: #ED9D28;
	color: #fff;
}

#left .left .subnav ul li a.current {
	background: #ED9D28;
	color: #fff;
}

#left .left img {
	margin-bottom: 1px;
	border: none;
}

/* LEFT CONTENT */
#left .content {
	width: 475px;
	margin-top: 15px;
	padding-left: 20px;
	float: left;
	color: #333333;
}

*html #left .content {
	position: relative;
}

#left .content a {
	color: #EF831E;
}

#left .content a:hover {
	text-decoration: none;
	color: #fff;
	background: #EF831E;
}

#left .content h3 a {
	color: #01669E;
}

#left .content h3 a:hover {
	color: #01669E;
	background: none;
	text-decoration: underline;
}

#left .content h3 span a {
	color: #EF831E;
	font-size: 11px;
	font-weight: normal;
}

#left .content h3 span a:hover {
	text-decoration: none;
	color: #fff;
	background: #EF831E;
}

#left .content .textSize {
	width: 475px;
	margin-bottom: 20px;
	float: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

#left .content .textSize a {
	height: 18px;
	margin-left: 15px;
	float: right;
	line-height: 18px;
	color: #7F7F7F;
	text-decoration: none;
	cursor: pointer;
}

#left .content .textSize a.bigger {
	padding-left: 20px;
	background: url(/share/images/site/textPlus.gif) 0 0 no-repeat;
}

#left .content .textSize a.smaller {
	padding-left: 20px;
	background: url(/share/images/site/textMinus.gif) 0 0 no-repeat;
}

#left .content .textSize a:hover {
	background-position: 0 -18px;
	color: #EF831E;
}

#left .content p {
	line-height: 15px;
	margin-bottom: 10px;
}

#left .content p.hr {
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
	text-align: right;
}

#left .content p.back {
	text-align: right;
}

#left .content h1, #left .content h2, #left .content h3 {
	width: 475px;
	height: 32px;
	float: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #01669E;
}

#left .content h1 {
	margin-bottom: 10px;
	background: url(/share/images/site/h1Bg.gif) repeat-x;
	font-size: 20px;
	line-height: 32px;
}

#left .content h2 {
	margin-top: 17px;
	margin-bottom: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}

#left .content h3 {
	width: 470px;
	height: 23px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background: #F5F5F5;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
}

#left .content table {
	/* border: 1px solid #F5F5F5; */
}

#left .content table tr td {
	padding: 2px;
	/* border: 1px solid #F5F5F5; */
	vertical-align: top;
}

#left .content small {
	width: 100%;
	float: left;
	color: #999;
	text-align: right;
}

#left .content ul {
	margin: 0;
	list-style: none;
	clear: both;
}

#left .content ul li {
	background: url(/share/images/site/arrow.gif) 0 5px no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	line-height: 15px;
}

#left .content .gallery {
	width: 485px;
	padding-bottom: 10px;
	float: left;
}

#left .content .gallery .image {
	margin: 0 10px 10px 0;
	float: left;
}

*html #left .content .gallery {
	width: 475px;
}

*html #left .content .gallery .image {
	float: none;
}

/* RIGHT */
#right {
	width: 210px;
	margin: 2px 15px 0 0;
	float: left;
	color: #444444;
}

*html #right {
	display: inline;
}

#right .title {
	width: 190px;
	height: 27px;
	padding: 0 10px;
	float: left;
	background: #4B8BBB url(/share/images/site/rightTitleBg.gif);
	color: #fff;
	font-weight: bold;
	line-height: 27px;
}

#right .orange {
	background: #F29743 url(/share/images/site/rightTitleOrangeBg.gif);
}

#right .newsletter {
	width: 190px;
	margin-bottom: 15px;
	padding: 10px;
	float: left;
	background: #E3E3E3;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

#right .newsletter form {
	float: left;
	margin: 10px 0;
	line-height: 20px;
}

#right .newsletter label {
	float: left;
}

#right .newsletter input {
	width: 70px;
	height: 16px;
	float: left;
	padding: 2px 5px 0 5px;
	border: 1px solid #DEDEDE;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

#right .newsletter input.submit {
	width: 36px;
	height: 20px;
	margin-top: -2px;
	float: left;
	border: none;
}

#right .newsletter .hr {
	width: 190px;
	height: 2px;
	margin-bottom: 8px;
	float: left;
	background: #F1F1F1;
	overflow: hidden;
}

#right .newsletter a {
	height: 30px;
	float: left;
	line-height: 28px;
	vertical-align: bottom;
	color: #7F7F7F;
	text-decoration: none;
}

#right .newsletter a.home {
	width: 65px;
	padding-left: 20px;
	background: url(/share/images/site/iconsHome.gif) 0 6px no-repeat;
}

#right .newsletter a.sitemap {
	width: 65px;
	padding-left: 20px;
	background: url(/share/images/site/iconsSitemap.gif) 0 6px no-repeat;
}

#right .newsletter a.feed {
	width: 75px;
	padding-left: 20px;
	background: url(/share/images/site/iconsFeed.gif) 0 6px no-repeat;
}

#right .newsletter a.mail {
	width: 75px;
	padding-left: 20px;
	background: url(/share/images/site/iconsMail.gif) 0 6px no-repeat;
}

#right .newsletter a:hover {
	color: #EF831E;
	background-position: 0 -24px;
}

#right .box {
	width: 190px;
	padding: 10px;
	float: left;
	background: #EFEFEF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#right .last {
	padding-bottom: 20px;
	background: #EFEFEF;
}

#right .box p {
	width: 190px;
	float: left;
}

#right .box a {
	color: #EF831E;
}

#right .box a:hover {
	background: #EF831E;
	color: #fff;
}

#right .box a:hover {
	text-decoration: none;
}

#right .box a.more {
	/*width: 190px;*/
	float: right;
	text-align: right;
}

#right .box p.date {
	margin: 0;
	padding: 0;
	color: #919191;
	background: none;
}

#right .box p.title {
	height: auto;
	margin: 5px 0;
	padding: 0;
	color: #2874AE;
	font-weight: bold;
	background: none;
	line-height: 14px;
}

#right .box .hr {
	height: 1px;
	margin: 10px 0;
	background: #FCFCFC;
	overflow: hidden;
}

#right .box label {
	width: 60px;
	height: 16px;
	float: left;
	line-height: 30px;
}

#right .box input {
	width: 100px;
	height: 16px;
	float: left;
	padding: 2px 5px 0 5px;
	margin: 4px 0;
	border: 1px solid #DEDEDE;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;

}

#right .box input.submit {
	width: 56px;
	height: 20px;
	margin: 3px 0 0 60px;
	padding: 0;
	float: left;
	background: url(/share/images/site/buttonSubmit.gif) no-repeat;
	border: none;
	font-weight: bold;
	color: #fff;
	clear: both;
}

#right .box .loginHref {
	margin-left: 60px;
	float: left;
	line-height: 20px;
}

/* BOTTOM */

#bottom {
	width: 945px;
	height: 32px;
	margin-top: -1px;
	padding: 0 0 15px 15px;
	float: left;
	background: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #01669E;
}

*html #bottom {
	display: inline;
}

#bottom .box {
	width: 475px;
	height: 32px;
	margin-left: 230px;
	float: left;
	background: #fff url(/share/images/site/h1Bg.gif) repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #01669E;
}

*html #bottom .box {
	display: inline;
}

#bottom a {
	height: 32px;
	margin-left: 15px;
	float: left;
	line-height: 32px;
	color: #7F7F7F;
	text-decoration: none;
}

#bottom p {
	width: 270px;
	float: left;
}

#bottom span {
	width: 205px;
	float: left;
}

#bottom a.top {
	margin-left: 0;
	padding-left: 20px;
	background: url(/share/images/site/bottomTop.gif) 0 7px no-repeat;
}

#bottom a.print {
	padding-left: 20px;
	background: url(/share/images/site/bottomPrint.gif) 0 7px no-repeat;
}

#bottom a.mail {
	padding-left: 20px;
	background: url(/share/images/site/bottomMail.gif) 0 7px no-repeat;
}

#bottom a:hover {
	background-position: 0 -23px;
	color: #EF831E;
}

#bottom .last {
	width: 210px;
	height: 32px;
	margin-right: 15px;
	float: right;
	background: #EFEFEF url(/share/images/site/subnavBottomBg.gif) bottom no-repeat;
}

*html #bottom .last {
	margin-top: -47px;
	display: inline;
}


/* FOOTER */
#footer {
	width: 930px;
	padding: 0 15px 10px 15px;
	float: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #2874AE;
	line-height: 30px;
}

*html #footer { 
	float: none;
}

#footer a {
	color: #01669E;
	text-decoration: none;
}

#footer a:hover {
	color: #EF831E;
}

#footer span {
	width: 70%;
	float: left;
}

#footer p {
	width: 30%;
	float: left;
	text-align: right;
}

/* BREADCRUMB */
.breadcrumb {
	width: 695px;
	height: 20px;
	padding: 0 0 0 10px;
	float: left;
	line-height: 15px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	background: #E3E3E3;
	display: block;
}

ul.breadcrumb {
	margin: 0;
	list-style: none;
	color: #01669E;
}

ul.breadcrumb li {
	padding-right: 6px;
	display: inline;
}

ul.breadcrumb li a {
	color: #01669E;
	text-decoration: none;
}

.row {
	width: 100%;
	height: 15px;
	float: left;
}

/* HIGHLIGHT */
#left .content .highlight {
	width: 145px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 7px;
	float: right;
	color: #595959;
	background: #f6f6f6;
	font-family: Tahoma, Verdana, sans-serif;
}

#left .content .highlight a {
	width: 145px;
	float: left;
	text-align: right;
}

#left .content .highlight a:hover {
	background: none;
	color: #EF831E;
}

#left .content .highlight .title{
	width: 145px;
	margin-bottom:6px;
	padding-bottom: 2px;
	float: left;
	color: #2874ae;
	font-weight: bold;
	border-bottom: 1px solid #659bc3;
	display: block;
}

/* FORMS */
#left .content label {
	width: 100%;
	/*height: 15px;*/
	clear: left;
	margin: 3px 0;
	float: left;
	color: #606060;
	clear: both;
	/*line-height: 26px;*/
}

*html #left .content label {
	margin: 0;
}

#left .content label.nonBlock {
	width: auto;
	margin: 0 0;
	clear: none;
}

#left .content input, #left .content textarea {
	font-size: 10px;
	line-height: 18px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

#left .content input.text {
	width: 280px;
	height: 17px;
	padding: 2px 5px 0 5px;
	margin: 5px 0px 10px 0px;
	float: left;
	clear:both;
	border: 1px solid #C9C9C9;
}

#left .content input.file {
	width: 280px;
	height: 26px;
	margin: 5px 0;
	padding: 2px 5px 0 5px;
	float: left;
	border: 1px solid #C9C9C9;
}

#left .content input.password {
	width: 280px;
	height: 17px;
	margin: 5px 0;
	padding: 2px 5px 0 5px;
	float: left;
	border: 1px solid #C9C9C9;
}

#left .content input.radio {
	margin: 3px 10px;
	display: inline;
}

#left .content input.checkbox {
	margin: 3px 10px;
	display: inline;
}

#left .content input.submit {
	width: 56px;
	height: 20px;
	margin: 15px 0 0 135px;
	padding: 0;
	float: left;
	background: url(/share/images/site/buttonSubmit.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
}

#left .content input.submitBig {
	width: 76px;
	height: 20px;
	margin: 15px 0 0 135px;
	padding: 0;
	float: left;
	background: url(/share/images/site/buttonSubmitBig.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
}

#left .content input.submit:hover {
	background-position: 0 -20px;
}

#left .content textarea {
	width: 280px;
	height: 86px;
	margin: 5px 0;
	padding: 2px 5px 0 5px;
	float: left;
	border: 1px solid #C9C9C9;
}

#left .content select {
	width: 280px;
	height: 23px;
	margin: 5px 0px 10px 0px;
	padding: 2px 5px 0 5px;
	float: left;
	clear: both;
	border: 1px solid #C9C9C9;
}

#left .content select option {
	background: #fff;
}

#left .content .strong {
	font-weight: bold;
	color: #01669E;
}

/* SEND TO FRIEND */
#send-to-friend {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 326px;
	margin: -150px 0 0 -163px;
	padding: 3px;
	background: #fff;
	border: 1px solid #EF831E;
}

#send-to-friend form {
	background: #f6f6f6;
	padding: 17px;
	overflow: auto;
}

#send-to-friend form label {
	width: 250px;
	height: 15px;
	margin: 3px 0;
	float: left;
	color: #606060;
	line-height: 26px;
}

#send-to-friend form input.text {
	width: 280px;
	height: 17px;
	padding: 2px 5px 0 5px;
	margin: 5px 0;
	float: left;
	border: 1px solid #C9C9C9;
}

#send-to-friend form input.text.error {
	border: 1px solid #EF831E;
}

#send-to-friend form input.submit {
	width: 76px;
	height: 20px;
	margin: 15px 0 0 65px;
	padding: 0;
	float: left;
	background: url(/share/images/site/buttonSubmitBig.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
}

#send-to-friend form input.close, #send-to-friend-thank-you input.close {
	width: 76px;
	height: 20px;
	margin: 15px 0 0 10px;
	padding: 0;
	float: left;
	background: url(/share/images/site/buttonSubmitBig.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
}

#send-to-friend form input.submit:hover, #send-to-friend form input.close:hover, #send-to-friend-thank-you p input.close:hover {
	background-position: 0 -20px;
}

#send-to-friend-thank-you {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 326px;
	margin: -150px 0 0 -163px;
	padding: 3px;
	background: #fff;
	border: 1px solid #EF831E;
}

#send-to-friend-thank-you p {
	background: #f6f6f6;
	padding: 17px;
	overflow: auto;
	text-align: center;
}

#send-to-friend-thank-you input.close {
	margin: 0 0 0 110px;
}

/* MISC */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

.blue {
	color: #01669E;
}

.grey {
	color: #999;
}

.border {
	border: 2px solid #E3E3E3;
}

.border:hover {
	border: 2px solid #EF831E;
}