/*
 * Copyright (c) 2010 INSIGHT Internet Marketing Company LLC
 * Website: http://www.insight.am
 * E-mail:  info@insight.am
 */

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif, sans;
	/*font-family: "Times New Roman", Georgia, serif;*/
	background:#fff url(bg.png) top left repeat; /*#fff;*/
	text-align:center;
}

/*body.hy {font-family: "Arian AMU", Arial, Helvetica, sans-serif, sans;}*/

#skip {display:none;}

a {
	text-decoration:underline;
	color:#369;
	outline:none;
}
a:link, a:visited {color:#369; text-decoration:underline;}
a:hover, a:focus, a:active {color:#369; text-decoration:none;}

h1, h2, h3, h4, h5, h6, form, p, ul, ol, dl, li {margin:0px; padding:0px;}
address {/*display:inline;*/ font-style:normal;}
input, select, textarea {font-family: Arial, Helvetica, sans-serif, sans;}
/*
body.en input, body.en select, body.en textarea, body.ru input, body.ru select, body.ru textarea {font-family: Arial, Helvetica, sans-serif, sans;}
body.hy input, body.hy select, body.hy textarea {font-family: "Arian AMU", Arial, Helvetica, sans-serif, sans;}
*/
object {outline:none;}
/*
acronym {cursor: help; background: #eee; color: #000;}
abbr {border-bottom:1px dashed #000;cursor:help;}
dfn {border-bottom:1px dashed #000;cursor:help;font-style: normal}
*/

.hide {display:none; /*visibility:hidden;*/}
.show {display:block; /*visibility:visible;*/}
.clear {clear:both;}
a img {border:none;}



#container {
	text-align:left;
  position:relative;
  width:950px;
	
  margin:0px auto;
  position: relative;
}

#banners {
	position:absolute;
	top:70px;
	left:960px;
	
	width:125px;
	list-style:none;
	margin:0px;
	padding:0px;
}

#banners li {
	margin-bottom:5px;
	text-align:center;
	border:#ccc 1px solid;
	background:#fff;
}

#banners li a {display:block;}
#banners li a img {display:block; margin:0 auto;}


/* ########## HEADER ########## */
#header {
  width:950px;
  height:350px;
  margin-top:10px;
  text-align:left;
  position:relative;
}

#logo {
  display:block;
  position:absolute;
  top:-5px;
	left:0px;
	width:212px;
	/*width:470px;*/
	height:100px;
	z-index:90;
}


#languages {
	list-style:none;
	position:absolute;
	/*top:50px;*/
	top:80px;
	right:3px;
	width:213px;
	height:11px;
	overflow:hidden;
}

#languages li {
	display:inline;
	float:left;
	margin-left:20px;
}

#languages li a {
	display:block;
	height:11px;
	text-decoration:none;
	text-indent:-1000px;
}

#languages li.hy a {background:url(languages.gif) left top no-repeat; width:53px;}
#languages li.en a {background:url(languages.gif) left -22px no-repeat; width:47px;}
#languages li.ru a {background:url(languages.gif) left -11px no-repeat; width:53px;}







/* ########## MENU ########## */
#menu {
	list-style:none;
	padding:0px;
	margin:0px;
	position:absolute;
	top:280px;
	left:20px;
	width:910px;
	height:30px;
	overflow:hidden;
	z-index:90;
	/*background:url(menu.bg.png) left -30px no-repeat;*/
}

#menu li {
	display:inline;
	float:left;
	height:30px;
	cursor:pointer;
	padding-right:0px;
	position:relative;
}

#menu li a {
	display:block;
	height:30px;
	text-decoration:none;
	position:relative;
	/*left:-10px;*/
}

#menu li a span {
	display:block;
	position:relative;
	height:22px;
	padding:8px 27px 0px 27px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	font-family: "Times New Roman", Georgia, serif;
}

#menu li a.events {
	padding-right:15px;
}

#menu li a.events img {
	position:absolute;
	top:4px; right:-1px;
}

body.hy #menu li a span {
	height:23px;
	padding:7px 13px 0px 14px;
}

body.hy #menu li a.events img {
	right:-15px;
}


#menu li.last {padding-right:0px;}

#menu li a {background:url(menu.bg.png) -10px top no-repeat;}
#menu li a.first {background:url(menu.bg.png) left top no-repeat;}
#menu li a.last {background:url(menu.bg.png) right top no-repeat;}

#menu li.active a {background:url(menu.bg.png) -10px -30px no-repeat;}
#menu li.active a.first {background:url(menu.bg.png) left -30px no-repeat;}
#menu li.active a.last {background:url(menu.bg.png) right -30px no-repeat;}

#menu li.active a span {color:#fff;}


/* ########## SLIDES ########## */
#slides {
  width:950px;
  height:250px;
  /*border-top:#263e85 30px solid;*/
  /*border-top:#669900 30px solid;*/
  z-index:1;
  list-style:none;
  position:relative;
  top:100px;
  left:0px;
}

#slides li {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
  font-family: "Times New Roman", Georgia, serif;
}
#slides li.first {
  display:block;
}

#slides li img {display:block;}






/* ########## BODY ########## */
#body {
	position:relative;
	background:#fff url(journal.bg.png) left bottom repeat-x;
	z-index:150;
	height:auto !important;
	min-height:320px;
	height:320px;
	padding-bottom:30px;
}

#content {
	position:relative;
	width:681px;
	margin-left:20px;
	padding-bottom:20px;
}

#sidebar {
	position:absolute;
	top:30px;
	right:0px;
	width:210px;
	height:270px;
	margin:0px;
	background:url(lines.gif) left top repeat-y;
	padding-left:20px;
}

#partners {
	width:210px;
	/*height:160px;*/
	position:relative;
	z-index:2;
	background:#fff;
}

#partners .title, #news .title {
	display:block;
	text-transform:uppercase;
	font-family: "Times New Roman", Georgia, serif;
}
#partners .title {
	position:absolute;
	top:-16px;
}

#partners ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#partners ul li {
	display:none;
}

#partners ul li.first {
	display:block;
}

#partners ul.partners ul li {
	display:block;
	float:left;
	margin:0px 11px 11px 0px;
}

#news {
	clear:both;
	overflow:hidden;
	z-index:1;
}

#news .title {
	padding:10px 0px 15px 0px;
	background:url(lines.gif) left top repeat-x;
}

#news ul {
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	width:210px;
}

#news li {
	width:210px;
	height:70px;
	line-height:1.2;
}
#news li strong, #news li span, #news li a {display:block;}
#news li span {
	display:block;
	overflow:hidden;
	height:27px;
}




#body .tab {
	position:absolute;
	top:-30px;
	left:20px;
	background:url(journal.tab.png) left top no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	width:190px;
	height:21px;
	padding:9px 0px 0px 20px;
	font-family: "Times New Roman", Georgia, serif;
}

#body .tab2 {
	clear:both;
	position:absolute;
	bottom:0px;
	left:20px;
	background:url(catalogs.tab.png) left top no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	width:190px;
	height:21px;
	padding:9px 0px 0px 20px;
	color:#fff;
	font-family: "Times New Roman", Georgia, serif;
}


/**********************************/
#magazines {
	position:relative;
	width:950px;
	height:250px;
	/*background:#369 url(catalogs.bg.png) left bottom repeat-x;*/
	background:#a7be3c url(catalogs.bg.png) left bottom repeat-x;
	z-index:90;
}

#magazines .tab {
	position:absolute;
	top:-30px;
	left:20px;
	background:url(catalogs.tab.png) left top no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	width:190px;
	height:21px;
	padding:9px 0px 0px 20px;
	color:#fff;
	font-family: "Times New Roman", Georgia, serif;
}

#myImageFlow {
	position:absolute;
	top:-140px;
	left:41px;
	width:868px;
	z-index:3;
}

#magazines .paging {
	position:absolute;
	top:0px;
	left:0px;
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:1;
	width:950px;
	height:200px;
	overflow:hidden;
}

#magazines .paging li {
	width:41px;
	height:200px;
}

#magazines .paging .prev {
	float:left;
}

#magazines .paging .next {
	float:right;
}
#magazines .paging a {
	display:block;
	width:41px;
	height:200px;
	text-indent:-1000px;
}

#magazines .paging .prev a {
	background:url(catalogs.arrow.left.png) top left no-repeat;
}

#magazines .paging .next a {
	background:url(catalogs.arrow.right.png) top right no-repeat;
}


/**********************************/
#information {
	position:relative;
	width:950px;
	height:140px;
	z-index:93;
	background:#fff;
}

#information .tab {
	position:absolute;
	top:-30px;
	left:20px;
	background:url(info.tab.png) left top no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	width:190px;
	height:21px;
	padding:9px 0px 0px 20px;
	font-family: "Times New Roman", Georgia, serif;
}

#information .columns {
	list-style:none;
	width:950px;
	height:140px;
	background:url(info.div.gif) right top no-repeat;
}
#information .col {
	float:left;
	
	width:170px;
	height:132px;
	padding:8px 5px 0px 15px;
	background:url(info.div.gif) left top no-repeat;
	font-size:10px;
}

#information .col strong {
	display:block;
	font-size:12px;
	font-family: "Times New Roman", Georgia, serif;
}
#information .info img {
	float:left;
	margin:3px 8px 0px -6px;
}
#information .info a {display:block;}


#information .weather img {
	float:left;
	margin:3px 8px 0px -6px;
}
#information .weather var {
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:22px;
	margin-top:17px;
}




#information .rates table {
	border:none;
	width:150px;
	border-collapse:collapse;
	margin-top:5px;
}

#information .rates table th, #information .rates table td {
	text-align:left;
	vertical-align:middle;
	padding:3px 0px 3px 0px;
	font-size:10px;
}

#information .rates table th {
	width:45px;
}

#information .rates table th img {
	vertical-align:text-bottom;
}

#information .rates table td {
	text-align:left;
	padding-left:9px;
}


#information .visa, #information .flights {
	font-size:11px;
}

#information .visa strong, #information .flights strong {
	padding-bottom:10px;
}

#information .visa a, #information .flights a {
	display:block;
}



/**********************************/
#advertisers {
	position:relative;
	width:950px;
	height:130px;
	background:#fc0 url(ads.bg.png) left bottom repeat-x;
	z-index:92;
}

#advertisers .tab {
	position:absolute;
	top:-30px;
	left:20px;
	background:url(ads.tab.png) left top no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	width:190px;
	height:21px;
	padding:9px 0px 0px 20px;
	font-family: "Times New Roman", Georgia, serif;
}

#advertisers .columns {
	list-style:none;
	width:950px;
	height:130px;
}
#advertisers .col {
	float:left;
	
	width:150px;
	height:90px;
	padding:40px 10px 0px 80px;
}

#advertisers .advertise {
	width:140px;
	background:url(ads.ico.1.png) left top no-repeat;
}
#advertisers .best {
	background:url(ads.ico.2.png) left top no-repeat;
}
#advertisers .budget {
	background:url(ads.ico.3.png) left top no-repeat;
}
#advertisers .contract {
	background:url(ads.ico.4.png) left top no-repeat;
}

#advertisers a, #advertisers a:link, #advertisers a:visited {
	color:#000;
	text-decoration:none;
	line-height:1.3;
	font-size:12px;
}

#advertisers a:hover, #advertisers a:focus, #advertisers a:active {
	text-decoration:none;
}

#advertisers a strong, #advertisers a:link strong, #advertisers a:visited strong,
#advertisers a:hover strong, #advertisers a:focus strong, #advertisers a:active strong {
	display:block;
	font-family: "Times New Roman", Georgia, serif;
}




/**********************************/
#content {
	/*
	height:auto!important;
	height:413px;
	min-height:413px;
	
	padding:10px 0px 137px 0px;
	background:url(left.shadow.png) left top no-repeat;
	*/
	/*line-height:1.8;*/
  text-align:left;
}


h1 {
	font-size:20px;
	margin:0px;
	padding:20px 0px 15px 0px;
	text-transform:uppercase;
	font-family: "Times New Roman", Georgia, serif;
}

h2 {
	margin:0px;
	padding:0px 0px 7px 0px;
	font-size:17px;
	font-family: "Times New Roman", Georgia, serif;
}

h3 {
	margin:0px;
	padding:0px 0px 7px 0px;
	font-size:15px;
	font-family: "Times New Roman", Georgia, serif;
}

#content p {
	text-align:justify;
	padding:0px 0px 15px 0px;
	margin:0px;
	line-height:1.5;
}

#content p.preul {
	padding-bottom:3px;
}

#content .clear {
	clear:both;
}


#content ul, #content ol {
	margin:0px 20px 20px 15px;
	line-height:1.5;
	text-align:justify;
}

#content blockquote {
	text-align:justify;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:1.5;
}
#content cite {
	/*
	display:block;
	text-align:right;
	padding:3px 0px 20px 0px;
	margin:0px;
	*/
}

#content table {
	border-collapse:collapse;
	border:#9ba9be 1px solid;
	margin:0px 20px 20px 0px;
}
#content th {background:#E2E9F4}
#content tr.even {background:#f0f0f0;}
#content td.strong {font-weight:bold;}
#content th, #content td {
	padding:4px;
	text-align:left;
	vertical-align:middle;
	border:#9ba9be 1px solid;
	font-size:12px;
}


#content .editor-in-chief {
	line-height:1.2;
}
/*
#content .editor-in-chief strong, #content .editor-in-chief span {
	display:block;
	margin:0px;
	padding:0px 0px 3px 0px;

}
#content .editor-in-chief a {
	margin:0px;
	padding:0px;
}
*/

#map {width:540px; height:500px;}



#content a.lightbox-left, #content a.lightbox-right {
	padding:5px;
	background:#fff;
	border:#ddd 1px solid;
	text-decoration:none;
}

#content a.lightbox-left, #content a.lightbox-right,
#content a.lightbox-left:visited, #content a.lightbox-right:visited {
	background:#fff;
	border:#ddd 1px solid;
}

#content a.lightbox-left:hover, #content a.lightbox-right:hover,
#content a.lightbox-left:focus, #content a.lightbox-right:focus,
#content a.lightbox-left:active, #content a.lightbox-right:active {
	background:#fff;
	border:#666 1px solid;
}

#content a.lightbox-left img, #content a.lightbox-right img {
	display:block;
}

#content a.lightbox-left {float:left; margin:0px 10px 0px 0px;}
#content a.lightbox-right {float:right; margin:0px 0px 0px 10px;}




#content .topic h2 {
	margin:0px 0px 2px 0px;
	/*border:#9ba9be 1px solid;*/
	padding:7px 7px 5px 37px;
	color:#000;
	background:url(terev.png) left center no-repeat; /*#f0f0f0;*/
	cursor:pointer;
}
/*
#content .topic h2:hover {
	background:#E2E9F4;
}
*/
/*
#content .topic h2 a {
	display:block;
	border:#9ba9be 1px solid;
	padding:7px 7px 5px 7px;
	color:#000;
	text-decoration:none;
}

#content .topic h2 a, #content .topic h2 a:link, #content .topic h2 a:visited {
	background:#f0f0f0;
	text-decoration:none;
}

#content .topic h2 a:hover, #content .topic h2 a:focus, #content .topic h2 a:active {
	background:#E2E9F4;
	text-decoration:none;
}
*/

#content .topic .content {
	display:none;
}

#content .first .content {
	display:block;
}




body #gallery {
	list-style:none;
	margin:0px;
	padding:0px;
}

#gallery li {
	width:164px;
	height:125px;
	
	display:inline;
	float:left;
	text-align:center;
	margin:0px 8px 8px 0px;
}
#gallery li a {
	display:block;
	padding:6px;
}

#gallery li a img {display:block;}

#gallery li a, #gallery li a:link, #gallery li a:visited {border:#ccc 1px solid;}
#gallery li a:hover, #gallery li a:focus, #gallery li a:active {border:#666 1px solid;}


#partners-page h2 {
	clear:both;
	padding-top:10px;
}
#partners-page h2 a {
	color:#000;
	text-decoration:none;
	cursor:default;
}

#partners-page .img {
	float:left;
	margin:0px 20px 0px 0px;
}

#partners-page p.preul {
	clear:both;
	margin-left:110px;
}

#partners-page ul {
	float:left;
	/*margin-left:125px;*/
}


#subscribe {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:20px;
	right:0px;
	width:350px;
	height:20px;
	overflow:hidden;
	background:url(subscribe.input.png) top left no-repeat;
}

#subscribe input {
	display:block;
	float:left;
	height:20px;
	border:none;
	padding:0px;
	margin:0px;
}

#subscribe .input {
	width:220px;
	margin-right:7px;
	color:#000;
	font-size:12px;
	padding:1px 0px 0px 10px;
	height:19px;
	background:none;
}

body #subscribe .submit {
	width:110px;
	text-indent:-1000px;
	font-size:0;
	display:block;
	line-height:0;
	cursor:pointer;
}
body.en #subscribe .submit {background:url(subscribe.en.png) top left no-repeat;}
body.ru #subscribe .submit {background:url(subscribe.ru.png) top left no-repeat;}
body.hy #subscribe .submit {background:url(subscribe.hy.png) top left no-repeat;}




#editor {
	position:relative;
	width:681px;
	margin-left:20px;
	padding:20px 0px 20px 0px;
}

#editor label, #editor input, #editor select {
	display:block;
	width:200px;
}

#editor input, #editor select {
	margin-bottom:10px;
}

#editor label.checkbox, #editor input.checkbox {
	float:left;
	margin-right:10px;
	width:auto;
}







/**********************************/
#footer {
  position:relative;
  left:0px;
  top:0px;
  margin:0px;
  padding:10px 0px 10px 0px;
  text-align:left;
}


#footer .links {
	position:relative;
	top:20px;
	left:50%;
	width:950px;
	height:139px;
	margin:0px;
	padding:10px 0px 0px 0px;
	margin-left:-475px;
	list-style:none;
}

#footer .links li.col {
	display:inline;
	float:left;
	width:200px;
	margin:0px 10px 0px 30px;
	color:#fff;
	
}
#footer .links li.col strong {
	display:block;
	font-size:14px;
}
#footer .links li.col strong em {
	font-weight:normal;
	padding-right:3px;
}

#footer .links li.last {margin-right:0px;}

#footer .links li.col ul {
	margin:17px 0px 0px 17px;
	list-style-type:square;
	line-height:1.4;
}

#footer .links li.col ul li a {
	color:#fff;
	font-size:13px;
}

#footer .links li.col ul li a, #footer .links li.col ul li a:link, #footer .links li.col ul li a:visited {text-decoration:none;}
#footer .links li.col ul li a:hover, #footer .links li.col ul li a:focus, #footer .links li.col ul li a:active {text-decoration:underline;}




#footer .vcard {
	list-style:none;
	padding:0px;
	margin:0px;
}
#footer .vcard li {
	color:#666;
	font-size:11px;
	line-height:1.4;
}
#footer .vcard li a {
	color:#666;
}

#footer .vcard li a, #footer .vcard li a:link, #footer .vcard li a:visited {text-decoration:underline;}
#footer .vcard li a:hover, #footer .vcard li a:focus, #footer .vcard li a:active {text-decoration:none;}

#footer .vcard .adr {
	margin-top:10px;
}
#footer .vcard .fn {
	font-weight:bold;
	text-decoration:none;
}
#footer .vcard .fn:link, #footer .vcard .fn:visited,
#footer .vcard .fn:hover, #footer .vcard .fn:focus, #footer .vcard .fn:active {text-decoration:none;}





#insight {
	width:39px;
	height:152px;
	position:fixed;
	bottom:50px;
	left:0px;
	z-index:500;
}

#insight a {
	display:block;
	width:39px;
	height:152px;
	outline:none;
}

/*
#insight {
	display:block;
	width:152px;
	height:39px;
	position:fixed;
	bottom:0px;
	right:150px;
}

#insight a {
	display:block;
	width:152px;
	height:39px;
	outline:none;
}
*/

/*####### Contact us #######*/
.df {
	margin-top:0px;
	line-height:2;
}
.df strong {display:block; clear:both; margin-left:143px; padding-top:20px;}
.df label {
	clear:both;
	display:block;
	float:left;
	width:140px;
	text-align:right;
	margin:0px;
	height:12px;
}
.df label span {color:red;}
.df input, .df textarea, .df select {
	display:block;
	float:left;
	width:258px;
	text-align:left;
	border:none;
	border:1px #000 solid;
	margin:2px 0px 0px 3px;
	padding:1px;
}
.df textarea {height:80px;}
.df .checkbox {width:auto; border:none; margin:0px; padding:0px;}

.df .checkboxes {
	padding:10px 0px 0px 143px;
	width:258px;
}

.df .checkboxes div {clear:both;}
.df .checkboxes div.verify {padding:30px 0px 25px 0px;}


.df .checkboxes label {width:240px; clear:none; text-align:left; line-height:1.2;}

.df .checkboxes input {
	margin:2px 3px 0px 0px
}

#contact-us .submit {
	clear:both;
	margin-left:180px;
	padding-top:20px;
	margin-bottom:20px;
	width:225px;
}
/*####### Contact us #######*/


#counters {
	float:right;
	/*
	position:absolute;
	bottom:-30px;
	left:0px;
	outline:none;
	visibility:hidden;
	*/
}




/*############################# LIGHTBOX ##############################*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
		padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;	padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}	


/***************** LOGIN FORM ******************/
#loginform {
	width: 240px;
	height: 112px;
	border:#aaa 3px solid;
	margin:80px 0 0 220px;
	padding:10px;
	background:#efefef;
}

#loginform label {
	clear:both;
	display:block;
	float:left;
	width:70px;
	text-align:right;
	margin:0px 0px 5px 0px;
	/*height:12px;*/
	padding:7px 5px 0px 0px;
}

#loginform input {
	display:block;
	float:left;
	width:150px;
	text-align:left;
	border:none;
	border:1px #000 solid;
	margin:2px 0px 5px 3px;
	padding:5px;
}

#loginform .submit {
	clear:both;
	padding-top:15px;
	text-align:right;
}

#loginform .submit input {
	display:inline;
	float:none;
	width:auto;
}
/*************************************************/




/* ImageFlow Settings
==================================== */
	.imageflow {
		overflow:hidden;
		position:relative; 
		text-align:left;
		visibility:hidden;
		width:100%;
		list-style:none;
	}
	.imageflow li {
		border:none;
		position:absolute;
		top:0px;
		visibility:hidden;
	}
	.imageflow img {
		border:none;
		position:absolute;
		top:0px;
		visibility:hidden;
		-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
	}
	.imageflow p {
		margin:0 auto;
		text-align:center;
	}
	.imageflow .loading {
		border:1px solid white;
		height:15px;
		left:50%;
		margin-left:-106px;
		padding:5px;
		position:relative;
		visibility:visible;
		width:200px;
	}
	.imageflow .loading_bar {
		background:#fff;
		height:15px;
		visibility:visible;
		width:1%;
	}
	.imageflow .navigation{
		z-index:0;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative;
		top:54px;
		color:#fff;
		text-align:center;
		z-index:1;
	}
	.imageflow .scrollbar {
		border-bottom:1px solid #b3b3b3;
		position:relative; 
		visibility:hidden;
		z-index:2;
		height:1px;
	}
	.imageflow .slider {
		background:url(slider.png) no-repeat;
		height:14px;
		margin:-6px 0 0 -7px;
		position:absolute;
		width:14px;
		z-index:3;
	}
	.imageflow .slideshow {
		display:none;
		cursor:pointer;
		height:14px;
		margin:20px 0 0 20px;
		position:absolute;
		width:14px;
		z-index:3;
	}
	.imageflow .slideshow.pause {
		background:url(button_pause.png) no-repeat;
	}
	.imageflow .slideshow.play {
		background:url(button_play.png) no-repeat;
	}
	.imageflow .images {
		overflow:hidden;
		white-space:nowrap;
	}
	.imageflow .button {
		cursor:pointer;
		height:17px;
		position:relative;
		width:17px;
	}
	.imageflow .previous {
		background: url(button_left.png) top left no-repeat;
		float:left;
		margin: -7px 0 0 -30px;
	}
	.imageflow .next {
		background: url(button_right.png) top left no-repeat;
		float:right;	
		margin:-7px -30px 0 30px;
	}
