/*
 * 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:#522505;
	font-family: Arial, Helvetica, sans-serif, sans;
	background:#110701 url(bg.png) top center repeat;
	text-align:center;
}

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

#skip {display:none;}

a {
	text-decoration:underline;
	color:#5c1e04;
	outline:none;
}
a:link, a:visited {color:#5c1e04; text-decoration:underline;}
a:hover, a:focus, a:active {color:#5c1e04; 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;}
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 AMU", "Arial Unicode Ms", 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:center;
  width:100%;

  position: relative;
  background:url(light.content.png) center 609px repeat-y;
}


/* ########## HEADER ########## */
#header {
	width:100%;
  height:609px;
  position:relative;
  overflow:hidden;
  background:url(light.header.png) center bottom no-repeat;
}

#logo {
  display:block;
  position:absolute;
  top:27px;
	left:50%;
	margin-left:-59px;

	width:148px;
	height:154px;
}
#logo a {
	display:block;
	width:148px;
	height:154px;
}
#logo a img {display:block;}



#languages {
	list-style:none;
	position:absolute;
	top:204px;
	left:50%;
	margin-left:-90px;
	width:173px;
	height:11px;
	overflow:hidden;
}

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

#languages li a {
	display:block;
	height:11px;
	text-decoration:none;
	text-indent:-1000px;
}
#languages li.hy {margin-left:0px;}
#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 ########## */
#navigation {
	list-style:none;
	position:absolute;
	top:232px;
	left:50%;
	width:956px;
	height:40px;
	margin-left:-478px;
	/*overflow:hidden;*/
	background:url(bg.menu.png) left top no-repeat;
	text-align:center;
}

#navigation li {
	display:inline-block;
	/*float:left;*/
	height:40px;
	position:relative;
	background:none;
	padding-right:18px;
	margin-right:2px;
	background:url(div.menu.png) right 17px no-repeat;
}

#navigation li.last {
	padding-right:0px;
	margin-right:0px;
	background:none;
}

#navigation li a {
	display:inline-block;
	color:#fff;
	/*text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);*/
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	padding-left:5px;
}

#navigation li a span {
	display:inline-block;
	height:29px;
	padding:12px 5px 0px 0px;
	margin-right:-5px;
}

body.hy #navigation li a span {padding-top:8px;}

#navigation li a, #navigation li a:link, #navigation li a:visited,
#navigation li a span, #navigation li a:link span, #navigation li a:visited span {
	background:none;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {background:url(menu.hover.png) left 9px no-repeat;}
#navigation li a:hover span, #navigation li a:focus span, #navigation li a:active span {background:url(menu.hover.png) right 9px no-repeat;}

#navigation li a.active, #navigation li a.active:link, #navigation li a.active:visited,
#navigation li a.active:hover, #navigation li a.active:focus, #navigation li a.active:active {
	background:url(menu.hover.png) left 9px no-repeat;
}

#navigation li a.active span, #navigation li a.active:link span, #navigation li a.active:visited span,
#navigation li a.active:hover span, #navigation li a.active:focus span, #navigation li a.active:active span {
	background:url(menu.hover.png) right 9px no-repeat;
}


/* ########## SLIDES ########## */
#slides {
  list-style:none;
	position:absolute;
	top:273px;
	left:50%;
	width:956px;
	height:336px;
	margin-left:-478px;
}


#slides li {
  position:absolute;
  top:0px;
  left:0px;
  width:956px;
	height:336px;
  display:none;
}
#slides li.first {
  display:block;
}

#slides li img {
	display:block;
}

#underconstruction {
	position:absolute;
	top:260px;
	left:50%;
	margin-left:-500px;
	width:521px;
	height:189px;
	background:url(underconstruction.png) top left no-repeat;
	z-index:90;
}

/* ########## ADDRESSES ########## */




/* ########## BODY ########## */
#body {
	position:relative;
	width:100%;
	/*height:auto!important;*/
	/*min-height:239px;*/ /* z*176+190-87 */
	/*height:767px;*/
	background:url(light.footer.png) bottom center no-repeat;
	padding-bottom:87px;
}

#addresses {
	list-style:none;
	position:relative;
	width:956px;
	height:38px;

	margin:1px auto 1px auto;
	padding:0px;

	background:#240d00;
}

#in-body {
	position:relative;
	width:956px;
	/*height:auto!important;*/
	/*min-height:239px;*/ /* z*176+190-87-40-14 */
	/*height:641px;*/

	margin:0 auto;

	background:#f0da9e url(bg.content.jpg) left top repeat;
}

#content {
	padding:14px 28px 0px 30px;
	width:588px;
	float:left;
}

#sidebar {
	width:280px;
	padding-top:14px;
	margin-right:30px;
	display:inline;
	float:right;
	position:relative;
}

#body-clear {
	clear:both;
	height:30px;
}

/**********************************/
#addresses .fn {display:none;}
#addresses .adr {
	float:left;
	width:322px;
	height:38px;
}
#addresses .adr a {
	display:block;
	text-decoration:none;
	width:350px;
	height:38px;
	background:url(addresses.png) left top no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#addresses .mail {
	float:right;
	width:230px;
	height:38px;
}
#addresses .mail a {
	display:block;
	text-decoration:none;
	width:230px;
	height:38px;
	background:url(addresses.png) -557px top no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#addresses .tel {
	float:right;
	width:169px;
	height:38px;
}
#addresses .tel a {
	display:block;
	text-decoration:none;
	width:169px;
	height:38px;
	background:url(addresses.png) -787px top no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

body.en #addresses .adr a {background-position:left top;}
body.ru #addresses .adr a {background-position:left -38px;}
body.hy #addresses .adr a {background-position:left -76px;}


#content {
	/*
	height:auto!important;
	height:413px;
	min-height:413px;

	padding:10px 0px 137px 0px;

	*/
	/*line-height:1.8;*/
  text-align:left;
  /*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);*/
}


h1 {
	font-size:24px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-indent:-900px;
	overflow:hidden;
	width:588px;
	height:69px;
	background:url(titles.png) top left no-repeat;
}

body.en h1.home {background-position:left top;}
body.en h1.what-is-dolmama {background-position:left -80px;}
body.en h1.news-and-media {background-position:left -160px;}
body.en h1.our-menus {background-position:left -240px;}
body.en h1.we-are-located {background-position:left -320px;}
body.en h1.gallery {background-position:left -400px;}
body.en h1.online-reservation {background-position:left -480px;}
body.en h1.contact-us {background-position:left -560px;}
body.en h1.career {background-position:left -640px;}
body.en h1.privacy-policy {background-position:left -720px;}
body.en h1.thank-you {background-position:left -800px;}
body.en h1.notfound {background-position:left -880px;}
body.en h1.sitemap {background-position:left -960px;}
body.en h1.links {background-position:left -1040px;}
body.en h1.admin {background-position:left -1120px;}
body.en h1.search {background-position:left -1200px;}

body.hy h1.home {background-position:-588px top;}
body.hy h1.what-is-dolmama {background-position:-588px -80px;}
body.hy h1.news-and-media {background-position:-588px -160px;}
body.hy h1.our-menus {background-position:-588px -240px;}
body.hy h1.we-are-located {background-position:-588px -320px;}
body.hy h1.gallery {background-position:-588px -400px;}
body.hy h1.online-reservation {background-position:-588px -480px;}
body.hy h1.contact-us {background-position:-588px -560px;}
body.hy h1.career {background-position:-588px -640px;}
body.hy h1.privacy-policy {background-position:-588px -720px;}
body.hy h1.thank-you {background-position:-588px -800px;}
body.hy h1.notfound {background-position:-588px -880px;}
body.hy h1.sitemap {background-position:-588px -960px;}
body.hy h1.links {background-position:-588px -1040px;}
body.hy h1.admin {background-position:-588px -1120px;}
body.hy h1.search {background-position:-588px -1200px;}

body.ru h1.home {background-position:-1176px top;}
body.ru h1.what-is-dolmama {background-position:-1176px -80px;}
body.ru h1.news-and-media {background-position:-1176px -160px;}
body.ru h1.our-menus {background-position:-1176px -240px;}
body.ru h1.we-are-located {background-position:-1176px -320px;}
body.ru h1.gallery {background-position:-1176px -400px;}
body.ru h1.online-reservation {background-position:-1176px -480px;}
body.ru h1.contact-us {background-position:-1176px -560px;}
body.ru h1.career {background-position:-1176px -640px;}
body.ru h1.privacy-policy {background-position:-1176px -720px;}
body.ru h1.thank-you {background-position:-1176px -800px;}
body.ru h1.notfound {background-position:-1176px -880px;}
body.ru h1.sitemap {background-position:-1176px -960px;}
body.ru h1.links {background-position:-1176px -1040px;}
body.ru h1.admin {background-position:-1176px -1120px;}
body.ru h1.search {background-position:-1176px -1200px;}

h2 {
	margin:0px;
	padding:7px 0px 3px 0px;
	font-size:17px;
}

h3 {
	margin:0px;
	padding:5px 0px 3px 0px;
	font-size:14px;
}


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

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

#content p.content {
	padding-bottom:0px;
	/*height:169px;
	overflow:hidden;*/
	line-height:1.6;
}

#content p.content .more {
	font-weight:bold;
}

#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 #homeslides {
	border:#522505 1px solid;
	float:left;
	margin:3px 10px 0px 0px;
	position:relative;
	width:214px;
	height:160px;
	list-style:none;
}
#content #homeslides li {
	position:absolute;
	top:0px;
	left:0px;
	width:214px;
	height:160px;
	display:none;
}

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

#content #homeslides li a {
	text-decoration:none;
	display:block;
	width:214px;
	height:160px;
}

#content #homeslides li a img {
	display:block;
}


#content ul#licenses {
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	left:-5px;
	width:640px;
}
#licenses li {
	display:inline;
	float:left;
	/*
	width:285px;
	height:198px;
	*/
	margin:0px 0px 10px 0px;
}
#licenses li.left {
	margin-right:5px;
}
#licenses li a, #licenses li a img {display:block;}



#searchresults li {
	padding:0px 0px 15px 0px;
	margin:0px;
}

#searchresults li a.title {
	color:#11c;
	font-size:13px;
	text-decoration:underline;
}

#searchresults li p {
	padding:0px;
	margin:0px;
}

#searchresults li a.url {
	color:#0e774a;
	text-decoration:none;
}

#searchresults li a.title, #searchresults li a.title:link, #searchresults li a.title:visited {text-decoration:underline;}
#searchresults li a.title:hover, #searchresults li a.title:focus, #searchresults li a.title:active {text-decoration:none;}
#searchresults li a.url, #searchresults li a.url:link, #searchresults li a.url:visited {text-decoration:none;}
#searchresults li a.url:hover, #searchresults li a.url:focus, #searchresults li a.url:active {text-decoration:underline;}


#content .intro img,
#content .intro strong,
#content .intro em,
#content .intro span {
	display:block;
}

#content .intro img {
	border:none;
	padding:0px;
	margin:0px;
}

#map {width:588px; height:450px;}


#content img.left {
	border:#522505 2px solid;
	float:left;
	margin:5px 10px 0px 0px;
}

#founder {
	text-align:right;
	padding-top:25px;
	line-height:1.5;
}

#founder cite {
	display:block;
	font-weight:bold;
	font-style:normal;
	padding:0px;
	margin:0px;
}

#founder em {
	display:block;
	padding:0px;
	margin:0px;
}

#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 #gallerypage {
	list-style:none;
	padding:0px;
	margin:0px;
}

#gallerypage li {
	float:left;
	margin:0px 21px 21px 0px;
}

#gallerypage li.right {margin-right:0px;}

#gallerypage li a {
	display:block;
	text-decoration:none;
	border:#522505 2px solid;
}

#gallerypage li a img {
	display:block;
}

/*
#content table.menu {
	margin:3px 0px 15px 0px;
	border:none;
	width:100%;
}

#content table.menu tr {
	width:100%;
	background-color:none;
	background:url(menu.dot.gif) left bottom repeat-x;
	padding-bottom:3px;
}

#content table.menu th, #content table.menu td {
	border:none;
}

#content table.menu th {
	background-color:none;
	background:url(menu.dot.over.gif) left bottom repeat-x;
	padding:0px 3px 0px 0px;
	vertical-align:bottom;
	text-align:left;
	font-weight:normal;
	font-style:italic;
}

#content table.menu td {
	background-color:none;
	background:url(menu.dot.over.gif) left bottom repeat-x;
	padding:0px 0px 0px 3px;
	vertical-align:bottom;
	text-align:right;
	font-weight:bold;
}
*/

#content ul.menu {
	list-style:none;
	margin:3px 0px 15px 0px;
	padding:0px;
}

#content ul.menu li {
	width:100%;
	clear:both;
	background:url(menu.dot.gif) left 13px repeat-x;
	height:19px;
	font-size:13px;
}

#content ul.menu li em {
	float:left;
	background:url(menu.dot.over.gif) left 13px repeat-x;
	padding-right:3px;
	height:19px;
}

body.hy #content ul.menu li em {
	/*font-style:normal;*/
}

#content ul.menu li strong {
	float:right;
	background:url(menu.dot.over.gif) left 13px repeat-x;
	padding-left:4px;
	height:19px;
}

#content ul.menu li.nobg {background:none; height:16px;}
#content ul.menu li.nobg em {background:none; height:16px;}



/*
#content .page {

}
*/
#content #paging, #content ul.paging {
	list-style:none;
	margin:15px 0px 0px 0px;
	padding:0px;
	display:none;
}

#content #paging .prev, #content ul.paging .prev {
	float:left;
	padding-left:15px;
}
#content #paging .next, #content ul.paging .next {
	float:right;
	padding-right:15px;
}

#content #paging a, #content ul.paging a {
	font-weight:bold;
}

#content ul.menu-links {
	list-style:none;
	margin:60px 0px 0px 0px;
	padding:0px;
}
#content ul.menu-links li {
	float:left;
	margin-right:20px;
}
#content ul.menu-links li a {
	background:url(pdf.png) left center no-repeat;
	padding: 2px 0px 1px 22px;
}



#content .quote {
	list-style:none;
	padding:0px;
	margin-bottom:28px;
	width:280px;
	height:313px;
	background:url(block.lines.png) top left no-repeat;

	float:left;
	position:relative;
}

#content #content-quotes div {margin-right:28px;}
#content #content-quotes div.right {margin-right:0px;}
#content .quote blockquote {
	padding:16px 18px 0px 18px;
	margin:0px;
}
#content .quote blockquote p {
	padding:0px 0px 5px 0px;
	margin:0px;
	/*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25);*/
}

#content .quote cite {
	padding:0px 18px 0px 18px;
	margin:0px;
	/*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);*/
	text-align:right;
}

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

#bud {
	margin-top:28px;
	border:#522505 1px solid;
}
#bud a {display:block; text-decoration:none;}
#bud img {display:block;}

#quotes-recipes {
	clear:both;
	padding-top:46px;
  background:url(divider.png) center 12px no-repeat;
}


#content #quotes, #sidebar #quotes {
	list-style:none;
	padding:0px;
	margin:0px 28px 0px 0px;
	width:280px;
	height:313px;
	background:url(block.lines.png) top left no-repeat;

	float:left;
	position:relative;
}

#sidebar #quotes {
	float:none;
	margin:0px 0px 14px 0px;
}

#quotes li {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:280px;
	height:313px;
	background:none;
}


#quotes .title {
	display:block;
	width:280px;
	height:70px;
	text-indent:-900px;
	overflow:hidden;
	text-decoration:none;
}

body.en #quotes .title {background:url(titles.png) -1764px -160px no-repeat;}
body.hy #quotes .title {background:url(titles.png) -2044px -160px no-repeat;}
body.ru #quotes .title {background:url(titles.png) -2324px -160px no-repeat;}

#quotes blockquote {
	padding:0px 18px 0px 18px;
	margin:0px;
}
#quotes blockquote p {
	padding:0px;
	margin:0px;
	/*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25);*/
	line-height:1.6;
	text-align:justify;
}

#quotes cite {
	padding:0px 18px 0px 18px;
	margin:0px;
	/*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);*/
	text-align:right;
}

#quotes a.more {
	position:absolute;
	right:18px;
	bottom:18px;
	/*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);*/
	font-weight:bold;
}



#content #recipes, #sidebar #recipes {
	list-style:none;
	padding:0px;
	margin:0px;
	width:280px;
	height:313px;
	background:url(block.lines.png) top left no-repeat;

	float:left;
	position:relative;
}

#sidebar #recipes {
	float:none;
}

#recipes li {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:280px;
	height:313px;
	background:none;
}

#recipes .title {
	display:block;
	width:280px;
	height:95px;
	text-indent:-900px;
	overflow:hidden;
	text-decoration:none;
}

body.en #recipes .title {background:url(titles.png) -1764px -240px no-repeat;}
body.hy #recipes .title {background:url(titles.png) -2044px -240px no-repeat;}
body.ru #recipes .title {background:url(titles.png) -2324px -240px no-repeat;}

#content #recipes p, #sidebar #recipes p {
	padding:0px 18px 0px 18px;
	margin:0px;
	/*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);*/
	line-height:1.6;
	text-align:justify;
}
/*
body.ru #recipes li.long p {
	font-size:11px;
}

body.hy #recipes li.long p {
	font-size:10px;
}
*/
#recipes a.more {
	position:absolute;
	right:18px;
	bottom:18px;
	/*text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);*/
	font-weight:bold;
	text-align:right;
}

#gallery {
	width:280px;
	height:273px;
	background:url(divider.png) center bottom no-repeat;
}

.our-menus #gallery {
	height:239px;
	background:none;
}

#gallery .title {
	display:block;
	width:280px;
	height:74px;
	text-indent:-900px;
	overflow:hidden;
	text-decoration:none;
}

body.en #gallery .title {background:url(titles.png) -1764px top no-repeat;}
body.hy #gallery .title {background:url(titles.png) -2044px top no-repeat;}
body.ru #gallery .title {background:url(titles.png) -2324px top no-repeat;}

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

#gallery ul li {
	float:left;
	margin:0px 5px 5px 0px;
}
#gallery ul li.last {margin-right:0px;}

#gallery ul li a {
	display:block;
	border:#522505 2px solid;
}
#gallery ul li a img {
	display:block;
}





#menu {
	margin-top:12px;
	width:280px;
	height:313px;
	background:url(block.menu.png) top left no-repeat;
}

#menu .title {
	display:block;
	width:280px;
	height:70px;
	text-indent:-900px;
	overflow:hidden;
	text-decoration:none;
}

body.en #menu .title {background:url(titles.png) -1764px -80px no-repeat;}
body.hy #menu .title {background:url(titles.png) -2044px -80px no-repeat;}
body.ru #menu .title {background:url(titles.png) -2324px -80px no-repeat;}

#menu ul {
	list-style:none;
	margin:0px 28px 0px 28px;
	padding:0px;
}
#menu ul li {
	clear:both;
	/*
	background:url(menu.dot.gif) left 11px repeat-x;
	height:17px;
	font-size:12px;
	*/
}

#menu ul li span.dish {
	float:left;
	white-space:nowrap;
	overflow:hidden;
	width:187px;
	/*
	background:url(menu.dot.over.gif) left 11px repeat-x;
	padding-right:3px;
	height:17px;
	*/
}
#menu ul li span.price {
	float:right;
	/*
	background:url(menu.dot.over.gif) left 11px repeat-x;
	padding-left:3px;
	height:17px;
	*/
}

#menu .stars {
	clear:both;
	padding:10px 0px 0px 0px;
	text-align:center;
	letter-spacing:3px;
	font-size:21px;
}


#menu .more {
	font-weight:bold;
	margin:10px 30px 0px 0px;
	float:right;
}





/*
#menu table {
	border:0px;
	margin:0px 28px 0px 28px;
}

#menu table th {
	font-weight:normal;
	text-align:left;
	vertical-align:bottom;
	background:none;
	border:0px;
}

#menu table td {
	text-align:right;
	vertical-align:bottom;
	background:none;
	border:0px;
}

#menu .stars {
	padding:10px 0px 0px 0px;
	text-align:center;
	letter-spacing:3px;
	font-size:21px;
}
*/









#editor {
	position:relative;
	width:600px;
	float:right;
	padding:30px 20px 20px 20px;
	background:#fff url(bg.content.jpg) top left no-repeat;
}

#editor #content {
	background:none;
}

#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;
	width:auto;
}

#editor input.checkbox {
	margin-right:10px;
}


#editor #gallery li {margin-bottom:25px;}
#editor #gallery li a.default,
#editor #gallery li a.remove {
	display:inline;
	padding:3px;
	margin:0px;
	width:auto;
	height:auto;
	position:absolute;
	top:188px;
	font-size:10px;
	font-weight:bold;
	border:none;
	text-decoration:none;
	color:#000;
}

#editor #gallery li a.default {left:0px;}
#editor #gallery li a.remove {right:0px;}







/**********************************/
#footer {
	clear:both;
	width:956px;
	margin:0px auto;
	padding:0px;
	/*padding-bottom:15px;*/
  position:relative;
  top:-70px;
  text-align:left;
  z-index:80;
}


#footer .social {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

#footer .social li {
	color:#fff;
	font-size:12px;
	float:left;
	border-right:#fff 1px solid;
	height:10px;
	margin-right:7px;
}
#footer .social li a {
	display:block;
	float:left;
	margin-top:-2px;
	color:#fff;
	font-size:12px;
	padding:0px 7px 0px 16px;
	height:13px;
}

#footer .social li.rss a {background:url(socialicons.png) left 1px no-repeat;}
#footer .social li.twitter a {background:url(socialicons.png) left -12px no-repeat;}
#footer .social li.facebook a {background:url(socialicons.png) left -25px no-repeat;}
#footer .social li.youtube a {padding-right:0px; background:url(socialicons.png) left -38px no-repeat;}
#footer .social li.youtube {border-right:none;}

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






#footer .links {
	clear:both;
	margin:0px;
	padding:7px 0px 0px 0px;
	list-style:none;
	font-size:12px;
	height:19px;
	overflow:hidden;
}

#footer .links li {
	color:#fff;
	font-size:12px;
	float:left;
	border-right:#fff 1px solid;
	height:10px;
}
#footer .links li a {
	display:block;
	float:left;
	margin-top:-2px;
	color:#fff;
	font-size:12px;
	padding:0px 9px 0px 9px;
}

#footer .links li.first a {padding-left:0px;}
#footer .links li.last a {padding-right:0px;}
#footer .links li.last {border-right:none;}

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



#footer .vcard {
	clear:both;
	list-style:none;
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size:10px;
}
#footer .vcard li {
	color:#fff;
	font-size:10px;
	line-height:1.4;
}
#footer .vcard li a {
	color:#fff;
	font-size:10px;
}

#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:7px;
}
#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 {
	display:block;
	width:115px;
	height:30px;
	position:absolute;
	top:0px;
	right:15px;
	z-index: 900;
}

#insight a {
	display:block;
	width:115px;
	height:30px;
	outline:none;
}

#insight a img {display:block;}



/*####### Contact us #######*/
#contact-us {float:left;}

#content .contacts {
	float:left;
	list-style:none;
	width:180px;
	margin-left:15px;
	text-align:left;
}
.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:100px;
	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;
	font-size:12px;
	border:1px #000 solid;
	margin:2px 0px 0px 3px;
	padding:1px;
}

.df .holdctrl {
	clear:both;
	padding:5px 0px 20px 145px;
	font-size:11px;
	width:258px;
	line-height:1.1;
}

.df select option {font-size:12px;}
.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
}

#form-Security {
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}

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


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




/*############################# LIGHTBOX ##############################*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1005;
	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: 1001;
	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;
	position:relative;
	top:50px;
	left:170px;
	/*margin:50px 0 0 170px;*/
	padding:10px;
	background:#efefef;
	text-align:left;
}

#loginform label {
	float:left;
	width:70px;
	text-align:right;
	margin:0px 0px 5px 0px;
	padding:7px 5px 0px 0px;
}

#loginform input {
	float:left;
	width:150px;
	text-align:left;
	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;
	text-align:center;
}
/*************************************************/





/******************DATEPICKER***************************/
div.datepicker {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 196px;
	height: 147px;
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
	display: none;
}
.datepickerContainer {
	background: #121212;
	position: absolute;
	top: 10px;
	left: 10px;
}
.datepickerBorderT {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	background: url(datepicker_t.png);
}
.datepickerBorderB {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	background: url(datepicker_b.png);
}
.datepickerBorderL {
	position: absolute;
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(datepicker_l.png);
}
.datepickerBorderR {
	position: absolute;
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(datepicker_r.png);
}
.datepickerBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(datepicker_tl.png);
}
.datepickerBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(datepicker_tr.png);
}
.datepickerBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(datepicker_bl.png);
}
.datepickerBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(datepicker_br.png);
}
.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
	color: #eee;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;
}
td.datepickerNotInMonth a {
	color: #666;
}
tbody.datepickerDays td.datepickerSelected{
	background: #136A9F;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: left;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}
/******************DATEPICKER***************************/