body {
	margin: 0px; 
	padding: 10px 0px 0px 0px;
	color: #0BBDD9;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #E6F1F5;
}
.clr {
	font-size: 0px;
	line-height: 1px;
	height: 0px;
	clear: both;
}
a {
	cursor: pointer;
	color: #0BBDD9;
	text-decoration: none;
}
a:hover { color: #1E72B8; }
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
/* --------- */
.mainout { width: 775px; }
.header {
	height: 125px;
	text-align: left;
	background-repeat: no-repeat;
}
.search {
	line-height: 12px;
	padding: 7px 10px 0px 0px;
	text-align: right;
}
.search form {
	padding: 0px;
	margin: 0px;
}
.search input {
	width: 120px;
	height: 15px;
	line-height: 15px;
	border: 2px solid #0BBDD9;
}
.search span { 
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.search span a { color: #FFFFFF; }
.search span a:hover { text-decoration: underline; }
.menuout {
	height: 116px;
	padding-top: 2px;
	background-image: url(../images/gui/bg_menu.jpg);
	border-top: 1px solid #2070B9;
}
.menuout table {
	width: 704px;
	height: 35px;
}
.menuout td {
	width: 176px;
	border-right: 1px solid #0ABED9;
}
/* ----- */
.topmenuname {
  padding: 7px 8px 7px 8px;
  color: #0BBDD9;
  text-align: right;
  text-transform: uppercase;
}
.topsubmenu {
	position: absolute; 
	visibility: hidden;
	width: 170px;
	padding: 8px 1px 8px 0px;
	text-align: right;
	background-image: url(../images/gui/topsubmenu.jpg); background-repeat: repeat-x; background-position: bottom left;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: none;
}
.topsubmenulink {
  display: block;
  height: 16px;
  line-height: 16px;
  padding-right: 8px;
  color: #0BBDD9;
  text-align: right;
  background-image: url(../images/gui/topsubmenulink.jpg); background-repeat: no-repeat; background-position: bottom right;
}
a:hover.topsubmenulink {
	color: #1327AA;
	border-right: 1px solid #1327AA;
}



/* ----- */

.contentout {
	width: 775px;
	background-color: #FFFFFF;
}
.lang {
	padding: 2px 3px 3px 3px;
	background-color: #E6F1F5;
	border: 2px solid #0BBDD9;
	border-right: none;
}
.leftmenu {
	width: 162px;
	padding: 24px 17px 20px 30px;
	text-align: left;
	background-image: url(../images/gui/bg_content.jpg); background-repeat: repeat-x;
}
.leftmenu .homeimg {
	margin: 5px 0px 5px 0px;
	
}
.menuname {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.menuname2 {
	margin: 10px 0px 10px 0px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #0BBFD8;
}
.menuname3 {
	margin: 5px 0px 5px 0px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	border-bottom: 1px dotted #0BBFD8;
}
.submenu {
	display: block;
	line-height: 16px;
	font-size: 11px;
}
a:hover.submenu { text-decoration: underline; }
.submenu2 {
	display: block;
	line-height: 16px;
	color: #1A71B6;
	font-size: 11px;
}
/*.submenu2 {
	display: block;
	line-height: 16px;
	padding-left: 20px;
	background-image: url(../images/gui/submenu2.gif); background-repeat: no-repeat; background-position: 7px center;
	border-bottom: 1px solid #E6F8FA;
}*/
.sep {
	width: 1px;
	font-size: 0px;
	background-image: url(../images/gui/sep.jpg); background-repeat: no-repeat;
}
.content {
	padding: 30px 12px 20px 24px;
	text-align: left;
	background-image: url(../images/gui/bg_content2.jpg); background-repeat: repeat-x;
}
.contentbanner {
	width: 120px;
	padding: 24px 20px 0px 0px;
	background-image: url(../images/gui/bg_content2.jpg); background-repeat: repeat-x;
}
.info {
	font-size: 12px;
	text-align: justify;
}
.info p { 
	margin: 0px 0px 10px 0px;
	text-indent: 15px;	
}
.list {}
.listname {
	margin-bottom: 10px;
	padding: 0px 0px 3px 5px;
	color: #1A71B6;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	text-transform: uppercase;
	border-bottom: 1px solid #1A71B6;
}
.shortinfo {
	margin-bottom: 10px;
	padding-left: 3px;
	color: #1A71B6;
	font-size: 12px;
}
.shortinfo p { text-align: justify; }

.shortinfo img { width: 385px; }

.shortinfo .pdf {
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #1A71B6;
}
.shortinfo .pdf a {
	display: block;
	float: right;
	padding: 3px 5px 3px 0px;
	text-align: right;
	clear: right;
	border-bottom: 1px dotted #0BBFD8;
}
.listobj { 
	width: 100%;
	margin: 0px 0px 15px 0px;
}
.listimg { width: 62px; }
.listimg a img {
	border-top: 1px solid #1A71B6;
	border-left: 1px solid #1A71B6;
	border-right: 1px solid #1A71B6;
}
.listsum, .listsum-promo {
	height: 19px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/gui/listsum.jpg); background-repeat: repeat-x;
	border-bottom: 1px solid #1A71B6;
	border-left: 1px solid #1A71B6;
	border-right: 1px solid #1A71B6;
}
.listsum-promo{
	background-image: url(../images/gui/listsum-promo.jpg); background-repeat: repeat-x;
	height: 38px;
}
.strike{
	text-decoration: line-through;
}
.promo{
	color: #7F7;
}
.objout { color: #1A71B6; }
.listdesc {
	line-height: 18px;
	padding: 0px 0px 0px 4px;
	color: #1A71B6;
	font-size: 11px;
}
.listobjname {
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #7BBAE5;
}
.listobjname a { color: #1A71B6; }
.listobjname a:hover { color: #7BBAE5; }
.objimg { width: 62px; }
.objimg img { border: 1px solid #1A71B6; }
.objgallerylarge img { border: 1px solid #1A71B6; }
.objgallerylist { padding-left: 5px; }
.objgallerylist a img {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #1A71B6;
}
.colors td {
	width: 20px;
	height: 20px;
	font-size: 0px;
}
.fullinfo {
	padding: 13px 0px 0px 13px;
	font-size: 12px;
	border-left: 1px solid #7BBAE6;
	border-bottom: 1px solid #7BBAE6;
}
.fullinfoend { margin-top: 8px; }
.opjsum {
	float: right;
	height: 19px;
	line-height: 19px;
	margin-left: 10px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/gui/listsum.jpg); background-repeat: repeat-x;
}
.opjsum a { color: #FFFFFF; }
.opjsum a:hover { color: #0ABED9; }
.footer {
	line-height: 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #C8F1F7;
}
.footertop {
	padding: 6px;
	background-color: #FFFFFF;
	border-top: 1px solid #C8F1F7;
	font-size: 9px;
}
.dds {
	padding: 10px 20px 5px 6px;
	color: #1A71B6;
	text-align: right;
	background-color: #FFFFFF;
}

.advsearch {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.button {
	color: #1A71B6;
	background-color: #FFFFFF;
	border: 1px solid #1A71B6;
}
.advleft {
	padding-right: 12px; 
	text-align: right;
	font-weight: bold;
}
.advsearch select , .advsearch input { width: 200px; }
.advsearch .textsearch { width: 194px; }
.pager {}
.pager a {
	display: block;
	float: left;
	margin-right: 6px;
	padding-bottom: 1px;
	width: 18px;
	height: 15px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	background-color: #1A71B6;
	border-top: 1px solid #0BBFDA;
	border-bottom: 1px solid #0BBFDA;
}
.pager a:hover {
	background-color: #7BBAE5;
}
.pager a.current {
	background-color: #0BBFDA;
	border-top: 1px solid #1A71B6;
	border-bottom: 1px solid #1A71B6;
}
.contgallery {}
.gallerypic {
	
	
	border-bottom: 1px solid #0ABED9;
}
.gallerypic img {
	margin: 5px;
	border: 1px solid #0ABED9;
}
.gal_table {
	width: 100%;
	text-align: center;
}

#main_img {
	margin-bottom: 10px;
}
#main_img img {
	border: 1px solid #0ABED9;
}
.gallerymain {
	padding: 5px;
}
a.close {
	margin: 5px;
	padding: 3px 17px 3px 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #0ABED9;
	border: 1px solid #1A71B6;
}
a:hover.close {
	color: #0ABED9;
	background-color: #1A71B6;
	border: 1px solid #0ABED9;
}
a.thumb160 {
	
	
}
a.thumb160 img {
	margin: 5px 0px 5px 0px;
	border: 1px solid #0ABED9;
}
a:hover.thumb160 img { border: 1px solid #1A71B6; }
