h1
{
	font-size: 1.9em;
	border-bottom: 1px solid #603200;
}

h2
{
	font-size: 1.6em;
}

h3
{
	font-size: 1.4em;
}

h4, h5, h6
{
	font-size: 1.2em;
}

form, p, div, ul, li
{
	padding: 0;
	margin: 0;
}

ul, li
{
	list-style: none;
}

a.button, #sidebar .banner-body a.button, #sidebar .banner-body a.button:hover,
a.ui-button, a.ui-button:link, a.ui-button:visited, a.ui-button:hover,
#content a.ui-button, #content a.ui-button:link, #content a.ui-button:visited, #content a.ui-button:hover,
#content p a.ui-button, #content p a.ui-button:link, #content p a.ui-button:visited, #content p a.ui-button:hover
{
	text-decoration: none;
}

.ui-widget-header
{
	text-align: center;
}

img 
{
	border: 0;
}

.subtitle
{
	font-size: 1.4em;
}

.post1
{
	padding: 10px 0;
}

.post
{
	margin: 20px 1.5%;
	width: 30%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #000000;
}

.post a.title
{
	text-align: center;
	display: block;
	background: #000000;
	font-size: 1.1em;
	line-height: 40px;
}

.post a.title:hover,
.post a.title:active
{
	background: #9E0000;
}

.post img,
.post a
{
	width: 100%;
	vertical-align: top;
}

.group
{
	height: 225px;
	padding: 5px 0 0 15px;
}

.product img
{
	height: 154px;
}

.articlePreview
{
	padding: 10px;
	overflow: auto;
}

.pagePreview
{
	padding: 10px;
}

.articlePreview p,
#contactForm
{
	padding: 0 20px 10px 20px;
	text-align: justify;
}


.articlePreview p.half
{
	float: left;
	width: 40%;
	padding: 0 4% 10px 4%;
}

.articlePreview ul
{
	margin: 10px 0;
	padding: 0 0 0 40px;
} 

.articlePreview ul li
{
	list-style: disc;
	text-align: justify;
}

.articlePreview table tr td
{
	border: 1px solid #603200;
}

.articlePreview h2,
.articlePreview h3,
.articlePreview h4
{
	clear: both;
}

.articlePreview em
{
	font-size: 0.8em;
	line-height: 80%;
	color: #805220;
}

.articlePreview a:link,
.articlePreview a:visited
{
	text-decoration: underline;
}

.articleBody
{
	float: left;
	width: 49%;
}

.share
{
	padding: 10px 0 10px 20px;
	height: 20px;
}

.share > div
{
	float: left;
	margin-right: 5px;
}

.share .fb-share-button
{
	position: relative;
	top: -1px;
}

a.btn,
a.btn:link,
a.btn:visited
{
	display: inline-block;
	background: #EAEAEB;
	padding: 10px 20px;
	cursor: pointer;
	line-height: 14px;
}

a.btn:hover,
#content a.btn:hover,
a.btn:active,
#content a.btn:active
{
	background: #504E53;
	color: #FFFFFF;
	text-decoration: none;
}

a.btn img
{
	height: 14px;
	vertical-align: middle;
	float: left;
	padding: 0 10px 0 0;
}


.left, 
.right
{
	width: 49%;
	padding: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#map
{
	height: 375px;
}

.galleryDiv
{
	padding-top: 10px;
	float: right;
	width: 50%;
	position: relative;
}

ul.gallerySlider
{
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.gallerySlider li
{
	list-style: none;
	text-align: center;
}

ul.gallerySlider li img
{
	max-height: 375px;
	max-width: 100%;
	vertical-align: top;
	cursor: zoom-in;
}

.smallGallery
{
	padding: 10px 0;
	width: 50%;
	float: right;
	clear: right;
}

.smallGallery img
{
	padding: 0;
	margin: 0 10px 10px 0;
	height: 125px;
	width: 125px;
	cursor: zoom-in;
}

.fullGallery
{
	float: none;
	width: auto;
	max-height: 560px;
}

.fullGallery ul.gallerySlider li img
{
	max-height: 560px;
	cursor: default;
}

.smallGallery.fullGallery img
{
	cursor: default;
}

.arrow
{
	width: 50px;
	height: 60px;
}

.galleryUI .arrow
{
	position: absolute; 
	top: 40%;
}

.arrow a.prev,
.arrow a.prev:link,
.arrow a.prev:visited
{
	display: block;
	width: 50px;
	height: 60px;
	background: url('../images/left-arrow.png') center center no-repeat;
	cursor: pointer;
}

.arrow a.prev:hover,
.arrow a.prev:active
{
	background: url('../images/left-arrow-white.png') center center no-repeat;
}

.arrow a.next,
.arrow a.next:link,
.arrow a.next:visited
{
	display: block;
	width: 50px;
	height: 60px;
	background: url('../images/right-arrow.png') center center no-repeat;
	cursor: pointer;
}

.arrow a.next:hover,
.arrow a.next:active
{
	background: url('../images/right-arrow-white.png') center center no-repeat;
}

div.imageDialog .arrow
{
	position: absolute;
	top: 240px;
	height: 200px;
}

div.imageDialog .pArrow
{
	left: 20px;
}

div.imageDialog .nArrow
{
	right: 20px;
}

div.imageDialog .image
{
	width: 1096px;
	height: 600px;
	overflow: hidden;
	text-align: center;
}

div.imageDialog img
{
	height: 600px;
	vertical-align: middle;
}


ul.editImages
{
	/*overflow: auto;*/
}

ul.editImages li
{
	float: left;
	padding: 0 5px;
	width: 145px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

ul.editImages li div.number
{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 10px;
	padding: 5px;
	font-size: 10pz;
	line-height: 10px;
	background: #00009E;
	color: #FFFFFF;
}

img.smallImage
{
	width: 145px;
	height: 145px;
}

/* Admin UI  */

.left table,
.right table,
table.full
{
	width: 100%;
	border: 1px dashed #AAAAAA;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.4;
}

table tr.odd td, 
table tr.odd th, 
li.odd
{
	background: #F4E4C2;
}

table tr.even td,
table tr.even th, 
li.even
{
	background: #D2C5AB;
}

table tr.highlight td
{
	background: #EEFC5A;
}

table tr th,
table tr td
{
	text-align: left;
	padding-left: 5px;
}

table tr.line
{
	border-bottom: 1px dashed #1A1A1A;
}

table tr.line th
{
	width: 35%;
}

input.textbox,
input.number,
input.date,
option
{
	border: 1px solid #343336;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	padding: 2px;
}

label.contacts
{
	display: block;
	padding-top: 10px;
}

input.contacts,
textarea.contacts
{
	border: 1px solid #343336;
	padding: 2px;
	width: 80%;
}

input.textbox
{
	width: 75%;
}

input.number
{
	width: 14%;
}

input.time,
input.time1,
input.address
{
	width: 20%;
}

input.invalid,
input.invalid1,
select.invalid,
select.invalid1
{
	background: #FF7777;
	color: #007700;
	font-weight: bold;
}

li.half
{
	float: left;
	width: 50%;
	text-align: left;
}

input.requiredFlag
{
	border: 1px solid #F8A836;
}

span.requiredMark
{
	color: #F8A836;
	font-size: 14px;
	cursor: help;
}

.dialog
{
	display: none;
}

a.add,
#content a.add,
#content a.add:hover,
a.cancel
{
	text-decoration: none;
}

a.changePassLink
{
	cursor: pointer;
}

.red,
.RED
{
	color: #9E0000;
}

.blue
{
	color: #1C94C4;
}

@media print
{
	body
	{
		background: #EEEEEE; 
	}

	.menu,
	.user,
	h1
	{
		display: none;
	}
}