/* CSS Document */
body {
	background: #827C77;
	margin: 10px;
	padding: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

a img {
	border: none;
}

#site {
	border: 0px solid red;
	position: relative;
	height: auto;
	display: block;
	clear: both;
	top:  0px;
}
#container {
	display: block;
	position: absolute;
	top:  0px;
	left: -4px;
	float: left;
	width: 899px;
	height: auto;
	border: 0px solid red;
	/*margin: 30px 0px 0px 67px;*/
}
/* @end

 */

/* @group Navigation */

#navigation {
	display: block;
	clear: both;
	width: 900px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	background: url('images/header.jpg') no-repeat top left;
	position: relative;
}

#tabs {
	list-style: none;
	position: absolute;
	top: 156px;
	right: 640px;
	width: auto;
	height: auto;
	border: 0px solid red;
}

#tabs li {
	display: block;	
}

#tabs li a {
	display: block;
	width: 80px;
	height: 25px;
	padding: 8px 10px 0px 30px;
	color: #fff;
	font-size: 10px; font-weight:bold;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	position: relative;
	background: url('images/bulletLeft.jpg') no-repeat 10px 50%;
}

#tabs li a:hover {
	display: block;
	width: 80px;
	height: 25px;
	padding: 8px 10px 0px 30px;
	color: #fff;
	font-size: 10px; font-weight:bold;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	position: relative;
	background: url('images/bulletLeft.jpg') no-repeat 10px 50%;
}

#tabs li a em {
	display: none;
}

#tabs li a:hover em {
	font-size: 1px;
	text-indent: -10000px;
	background: url('images/tab_left.jpg') no-repeat top left;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 62px;
}
#home {
	display: block;
	position: absolute;
	top:  110px;
	left: 0px;
	float: left;
	width: 130px;
	height: 60px;
	}
	#cPanel {
	display: block;
	position: absolute;
	top:  487px;
	left: 148px;
	float: left;
	width: 70px;
	height: 20px;
	}
	#juice {
	display: block;
	position: absolute;
	top:  141px;
	left: 12px;
	float: left;
	width: 100px;
	height: 35px;
	}
#sideBanner {
	display: block;
	position: absolute;
	margin-top:167px;
	top:  21px;
	left: 0px;
	float: left;
	width: 129px;
	height: 317px;
	background: url('images/sideBanner.jpg') no-repeat top left;
	background-image: url(images/logocountry.jpg);
	}
/* @end */

/* @group Content */

#mainImg, #slideshow {
	display: block;
	width: 214px;
	height: 497px;
	float: left;
}
#content li {
	display: block;
	color: #6F6A65;
	text-align:left;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height:25px;
	
		
}
#content li.leftHome a {
	color: #fff;
	font-weight:bold;
	font: 11px Tahoma, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	}
#content li.leftHome a:hover {
	color: #0B5798;
	font: 11px Tahoma, "Helvetica Neue", Helvetica, Geneva, sans-serif;
		
}
#content li.leftHome a.selected {
	color: #0B5798;
	font: 11px Tahoma, "Helvetica Neue", Helvetica, Geneva, sans-serif;
		
}
#content {
	display: block;
	clear: both;
	position: relative;
	width: 900px;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: white url('images/center.jpg') repeat-y top left;
}

#content:after {
	display: block;
	clear: both;
	content: ".";
	color: white;
	font-size: 1px;
	text-indent: -3000px;
	line-height: 1px;
}



/* @end */

/* @group Left Home */

#content li.leftHome {
	float: left;
	display: inline;
	width: 260px;
	height:497px;
	margin: 0px 0px 0px 0px;
	background: transparent url('images/home.gif') no-repeat top left;
}

#content li.leftHome h1,
#content li.leftHome h2,
#content li.leftHome h3 {
	font: normal 25px "trebuchet ms", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	color: #000;
	clear: both;
}

#content li.leftHome h2 {
	font-size: 17px;
	color: #000;
	margin: 0px 0px 5px 0px;
}

#content li.leftHome h3 {
	font-size: 14px;
	color: #170968;
	margin: 0px 0px 15px 0px;
	font-weight:bold;
}

#content li.leftHome p {
	color: #000;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: justify;
	line-height: 17px;
	margin: 0px 0px 18px 0px;
}

#content li.leftHome .more {
	display: none;
}

#content li.leftHome p a {
	text-decoration: none;
	color:#E47356;
	
}
#content li.leftHome p a:hover {
	text-decoration: none;
	color:#085294;
	
}

#content li.leftHome a.read_more {
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #fff; font-weight:bold;
	width: 95px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_white.jpg') no-repeat top left;
	text-shadow: 2px 2px 2px #fff;
}

#content li.leftHome a.read_more:hover,
#content li.leftHome a.read_more_hover {
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000;
	width: 95px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_white.jpg') no-repeat bottom left;
	text-shadow: 2px 2px 2px #fff;
}

#content li.leftHome hr {
	display: block;
	clear: both;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	border: 1px solid #170968;
	border-width: 1px 0px;
	
}

#content li.leftHome p img {
	display: block;
	background: #FFf;
	padding: 4px;
	margin: 0px 0px 15px 0px;
}

/* @end */
/* @group Center */

#content li.center {
	float: left;
	width: 214px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
}

#content li.center a {
	text-decoration: underline;
}

#content li.center dl {
	margin: 0px;
	padding: 0px;
}

#content li.center dl dt {
	display: block;
	clear: both;
	font: bold 15px "trebuchet ms", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#content li.center dl dd {
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #000;
	line-height: 16px;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

#content li.center dl dd div.thumb {
	display: block;
	float: left;
	background: #fff;
	padding: 1px;
	margin: 0px 5px 5px 0px;
}

#content li.center dl dd div.thumb a img {
	width: 77px;
	height: 35px;
	border: 1px solid #fff;
}

#content li.center dl dd div.thumb a:hover img {
	width: 77px;
	height: 35px;
	border: 1px solid white;
}

#content li.center dl dd hr {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	border: 1px dotted red;
	border-width: 1px 0px;
	border-color: #F2ECCE #F2ECCE #E4D89C #E4D89C;
}
#content li.center h3 {
	font-size: 14px;
	color: #000;
	margin: 0px 0px 15px 0px;
	font-weight:bold;
}
/* @end */

/* @group Right */
#content li.right h3 {
	color: #045294;
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
	font-weight:bold;
	font: 14px Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
#content li.right h4 {
	color: #de4f31;
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
	font-weight:bold;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	clear:both
}
#content li.right {
	float: left;
	width: 426px;
	height: auto;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	background: #D8D7D3 url('') repeat-y top left;
}

#content li.right a {
	text-decoration: none;
}

#content li.right span.top {
	display: block;
	clear: both;
	width: 426px;
	height: 112px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: white url('images/sidebar_top.jpg') no-repeat top left;
}

#content li.right span.bottom {
	display: block;
	clear: both;
	width: 426px;
	height: 37px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: #D8D7D3 url('images/sidebar_bottom.jpg') no-repeat bottom left;
}

#content li.right dl {
	margin: 0px 15px;
	padding: 0px;
}

#content li.right dl dt {
	display: block;
	clear: both;
	font: bold 15px "trebuchet ms", Arial, Helvetica, Geneva, sans-serif;
	color: #6F6A65;
	margin: 0px 0px 10px 0px;
}

#content li.right dl dd {
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #6F6A65;
	line-height: 16px;
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
}

#content li.right a.read_more {
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000; font-weight:bold;
	width: 95px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_blue.jpg') no-repeat bottom left;
	text-shadow: 2px 2px 2px #fff;
}

#content li.right a.read_more:hover,
#content li.right a.read_more_hover {
	display: block;
	font-size: 11px;
	text-decoration: none; font-weight:bold;
	text-align: center;
	color: #000;
	width: 95px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_blue.jpg') no-repeat top left;
	text-shadow: 2px 2px 2px #fff;
}
#content li.right a.read_more2 {
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000; font-weight:bold;
	width: 206px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_blueBig.jpg') no-repeat bottom left;
	text-shadow: 2px 2px 2px #fff;
}

#content li.right a.read_more:hover2,
#content li.right a.read_more_hover2 {
	display: block;
	font-size: 11px;
	text-decoration: none; font-weight:bold;
	text-align: center;
	color: #000;
	width: 206px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_blueBig.jpg') no-repeat top left;
	text-shadow: 2px 2px 2px #fff;
}
#content li.right a.read_more3 {
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000; font-weight:bold;
	width: 93px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_blue2.jpg') no-repeat bottom left;
	text-shadow: 2px 2px 2px #fff;
}

#content li.right a.read_more:hover3,
#content li.right a.read_more_hover3 {
	display: block;
	font-size: 11px;
	text-decoration: none; font-weight:bold;
	text-align: center;
	color: #000;
	width: 93px;
	height: 22px;
	padding-top: 5px;
	background: url('images/bg_read_more_blue2.jpg') no-repeat top left;
	text-shadow: 2px 2px 2px #fff;
}
#content li.right dl dd img.thumb {
	background: #b1d7e5;
	padding: 2px;
	margin: 0px 5px 5px 0px;
}

#content li.right dl dd hr {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	border: 1px solid red;
	border-width: 1px 0px;
	border-color: #F2ECCE #F2ECCE #E4D89C #E4D89C;
}

/* @end */

/* @group Footer */

#footer {
	display: block;
	clear: both;
	width: 900px;
	height: 90px;
	background: url('images/footer.jpg') no-repeat top left;
	padding-left:12px;
	color: #045EA6;
	font-size: 10px; font-weight:bold;
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#footer a {
	width:auto;
	color: #045EA6;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
	text-decoration: none;
}
/* @end */

/* @group Forms */

form label {
	display: block;
	text-align: left;
	color: #045294;
	font-weight:bold;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
}
.input {
	border: 1px solid #CFCDC7;
	background: #EBEBE9;
	padding: 3px;
	padding-left:20px;
	color: #045294;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 365px;
	margin: 5px 0px;
	background-image:url(images/bullet6.gif); background-repeat:no-repeat; background-position:left;
}

form textarea {
	border: 1px solid #CFCDC7;
	background: #EBEBE9;
	padding: 3px;
	color: #045294;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 381px;
	margin: 5px 0px;
}
.button { background-color:#045294;
	border:none;
	padding: 0px;
	color: #fff;
	font-weight:bold;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 95px; height:26px;
	margin: 5px 0px;}
/* @end */
/* lists */
.shortList {
	margin:0;
	padding:0;
}
.shortList li {
	margin-bottom:1px;
	padding:0;
	list-style:none;
	
}
.shortList a {
	display:block;
	width:92%;
	padding:6px 0 6px 30px;
	color:#045294;
	border-bottom:1px solid #D0CFCA;
	background:#DEDDDA;
	text-decoration:none;
	cursor: pointer;
	font-weight:bold;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	background-image:url(images/bullet2.gif); background-repeat:no-repeat; background-position:left;
}
.shortList a:hover {
	background:#ebebe9;
	color:#DF4E2F;
	border-bottom:1px solid #fff;
	text-decoration:none;
	font-weight:bold;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	background-image:url(images/bullet2.gif); background-repeat:no-repeat; background-position:left;
}
/* End */
/*--------------------*/
/*Beginning of Slider*/
/*--------------------*/

#portfolio_spacer {margin-left:20px;}
#portfolio_spacer_inside {margin:30px 0 0 0;}


#portfolio { 
	float: left; 
	margin: 0;
	margin-top:0px;
	padding: 0; 
	height: 110px; 
	width: 396px; 
	position: relative; 
	overflow: hidden;
	}

#portfolio a {
	color: #fff;
	display: block;
	position: absolute;
	text-decoration: none;
	z-index: 100;
	font-size: 9px;
	}
	
#portfolio .mod { 
	overflow: hidden; 
	}
.mod { 
	margin: 0 auto; 
	padding: 0; 
	overflow: hidden; 
	position: absolute; 
	top: 20px; 
	left: 28px; 
	height: 85px; 
	width: 342px; 
	}
	
ul#themes {
	width: 2000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	height: 80px;
	}
	
ul#themes li { 
	margin: 0 8px 0 0; 
	padding: 0; 
	float: left; 
	display: inline; 
	height: 79px; 
	width: 79px; 
	overflow: hidden; 
	font-size: 11px; 
	list-style: none;
	list-style-position: outside;
	}

ul#themes li a span  { 
	text-align: center;
	width: 79px;
	height:79px;
	margin: 0;
	padding: 0; 
	display: block;
	color: #523805;
	line-height: 1.4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

ul#themes li img { 
	margin: 0 0 5px 0;
	display: block;
	border: 1px solid #fff; 
	background:#fff;
	}
ul#themes li img:hover { 
	margin: 0 0 5px 0;
	display: block;
	border: 1px solid #A4A6A5;
	background:#fff; 
	}
#portfolio a#move-left { left: 1px; top: 20px; border: 0px solid #fff; }
#portfolio a#move-right { right: 2px; top: 20px; border: 0px solid #fff; }

.clearme {clear: both;}
/* -------------------------------------------------------- */
div#accordion {
	width: 390px;
	font-weight:bold;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	/*height: 310px;*/
}

div#accordion h3 {
	padding: 4px 6px 4px 6px;
	border-bottom-color: #182052;
	border-width: 1px 0px 1px 0px;
	color:#fff;
	background-color: #DEDDDA;
	border-bottom:1px solid #D0CFCA;
	font: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	}

div#accordion h3 #visible {
	color:#CED7EF;
	background-color: #63699C;
}

div#accordion div.panel {
	margin: 0;
	padding-bottom: 0;
	border: none;
}

div#accordion div.panelBody {
	height:auto;
}
/* HighSlide specific styles
============================================================================*/

dt a {cursor:url('/xmedia/theme/v1/img/highSlide/zoomin.cur'), pointer; outline:none;}

.highslide-loading {display:block; font-weight:bold; padding:1px 3px; background:#045294; color:#fff;
font: normal 14px Tahoma, Arial, Helvetica, Geneva, sans-serif; text-decoration:none}

.highslide-image {border:1px solid #fff; background:#ebebe9; padding:15px;}


html>body .shortList a {
	width:auto;
}

