/** 
 * Copyright 2008 Breezy New Media
 * =====================================
 */     

/* -- Basics -- */
html, body, div, p, li, ul, ol, menu, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }

html          {
	background-color: #81A791;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
body		      {
	color: #333333;
	background-color: #81A791;
	background-image: url(../images/bg-body.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
*>body        { background: url(../images/bg-body.png); }
a			        { color: #5E292F; }
a:hover	      { text-decoration: underline !important; color: #336666;}
a img   	    { border:0; }
img           {
	border: 1px solid #d5d2d2;
	padding: 2px;
}

input
select,
textarea      { font-family: Arial, lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input, 
textarea	    { background: #8f8c8c; padding: 2px 0; margin: 0; border: 1px solid #676464; }
button	      { vertical-align: middle; margin: 0; padding: 0; height: 18px; border: none; text-decoration: underline; font-weight: bold; color: #00CCFF; cursor: pointer; }
.submit       { width: auto !important; overflow: visible; background-color: #312b2a; border: 1px solid #000 !important; padding: 0 5px; color: #fff; font-weight: bold; }

h1	{ font-size: 2em; }
h2	{
	font-size: 1.6em;
	margin-bottom: 20px;
}
h3	{ font-size: 1.1em; }
h4	{ font-size: 1.2em; }
h5	{ font-size: 1.1em; }
h6	{ font-size: 1em; }
p   { line-height: 20px; }

h1, h2, h3, h4, h5, h6  { color: #5D282E; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333; line-height: 1.6; font-family: Georgia, serif; }
fieldset    { border: 0 !important; }

/*img, div, td { behavior: url('../js/iepngfix.htc'); }*/

/* -- Icons list -- */
.ico              { padding-left: 15px; }
.ico-breezy       { background: url(../images/ico/ico-breezy.gif) 2px 0 no-repeat; padding: 2px 0 2px 25px; }
.ico-breezy:hover { background: url(../images/ico/ico-breezy-hover.gif) 2px 0 no-repeat; }
.ico-date         { background: url(../temp/images/ico/ico-date.gif) 0 50% no-repeat; }

/* -- User friendly features -- */
.hidden   { display: none; }

/* -- Basics layout -- */
#view     { position: relative; }
#head     { font-size: 1.2em; }
#content  { font-size: 1.2em; }
#foot     { font-size: 1.2em; clear: both; }

/* -- Logo constructs -- */
#logo .block  { position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; text-decoration: none !important; }
#logo h1      { font-size: 2.8em; font-weight: normal; margin-top: 46px; color: #fff; }
#logo h2      { color: #cfe4e9; font-weight: normal; line-height: 12px; font-size: 1.3em; }
#logo *       { font-family: Georgia, "New York CE", utopia, serif; cursor: pointer; }

/* -- Main classes -- */
.fr		    { float: right !important; }
.fl		    { float: left !important; }
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left		  { text-align: left !important; }
.center	  { text-align: center !important; }
.last		  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; clear: both; }
.info     { margin: 2px 0 6px !important; }
.col1     { width: 49%; float: left; }
.col2     { width: 49%; float: right; }
.imgright      {
	float: right;
	margin-left: 15px;
}


/* -- Layout constructs -- */
#view       {
	width: 898px;
	background: url(../images/bg-view.png);
	border: 1px #5D282E solid;
	border-width: 1px 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}
#logo       {
	position: relative;
	height: 129px;
	overflow: hidden;
	text-align: center;
	clear: both;
	background-color: #678178;
	background-image: url(../images/bg-logo3.jpg);
	background-repeat: no-repeat;
}
#content    { padding: 35px 0px; }
#foot       {
	clear: both;
	height: 53px;
	background: url(../images/bg-foot.png);
}

/* -- Main Menu -- */
#mainMenu li                {
	position: relative;
	float: left;
	margin: 0 22px;
	top: -1px;
	font-weight: bold;
}
#mainMenu li a              { display: block; float: left; color: #5D282E; padding: 22px 8px 15px; height: 20px; text-decoration: none; }
#mainMenu li a:hover,
#mainMenu li.active a       {
	border-top: 1px #fff solid;
	color: #fff;
	padding-top: 21px;
	text-decoration: none;
} 

/* -- Right (submenu) block -- */
#menuBlock                      {
	width: 235px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E292F;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
}
#menuBlock .box                 {
	margin-bottom: 25px;
}

#menuBlock .box p               {
	margin-bottom: 5px;
}

#menuBlock .box h3              {
	margin-bottom: 12px;
	color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D282E;
	padding-bottom: 10px;
}
#menuBlock .subMenu ul          { margin-left: 2px; border-left: 1px #253825 solid; }
#menuBlock .subMenu li          { margin-left: -1px; }
#menuBlock .subMenu li a        { display: block; padding: 6px 10px; height: 14px; color: #dbebf2; text-decoration: none !important; }
#menuBlock .subMenu li.active a,
#menuBlock .subMenu li a:hover  { border-left: 1px #fff solid; padding-left: 19px; color: #fff; }
#menuBlock .boxText h3          { padding-left: 0 !important; }

/* -- Left (content) block -- */
#contentBlock                   { float: left; width: 895px; }
#contentBlock .item             {
	position: relative;
	width: 850px;
	left: 0px;
	border-left: 1px #5D282E solid;
	margin-bottom: 3em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 2px;
}
#contentBlock .item p           { margin-top: 15px; }
#contentBlock .item img           { border: 1px solid #CCCCCC; }
#contentBlock .item .info       { position: absolute; top: 2px; left: -135px; width: 100px; }
#contentBlock .item > .info     { left: -120px; }
#contentBlock .item .info,
#contentBlock .item .info *     { padding: 0 !important; margin: 0 0 10px !important; text-align: right; color: #a1555a; text-decoration: underline; list-style: none; background: none; }
#contentBlock .item .tag,
#contentBlock .item .tag *      { color: #d63751; }
#contentBlock .noBorder         { border: none; overflow: hidden; }
#contentBlock img               { margin: 0px; }
#contentBlock a.left img        { margin-left: 0; }
#contentBlock a.right img       { margin-right: 0; }
#contentBlock ul,
#contentBlock ol,
#contentBlock table             { margin-top: 2em; }
#contentBlock table td,
#contentBlock table th          {
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #685952;
	border-right-color: #685952;
	border-bottom-color: #685952;
	border-left-color: #685952;
}
#contentBlock table .first td,
#contentBlock table .first th,
#contentBlock table .last td,
#contentBlock table .last th    { border: none; }
#contentBlock table .even td,
#contentBlock table .even th    { background: url(../images/bg-foot.png); }

/* -- Lists -- */
#contentBlock ul,
#contentBlock ol                { padding-left: 20px; margin-top: 3em !important; }
#contentBlock ul li             { padding-left: 20px; margin: 10px 0; background: 0 .3em url(../images/bg-list.gif) no-repeat; }
#contentBlock ol li,
#menuBlock .boxText ol li       { margin: 3px 0 3px 10px; padding: 0; list-style: decimal; }
#menuBlock .boxText ul
#menuBlock .boxText ol          { padding-left: 10px; }
#menuBlock .boxText ul li       { margin: 3px 0; list-style: disc; }

/* -- Footer part -- */
#foot p       { padding: 18px 15px 0; }
#foot *       { color: #dbebf2; }
#foot a:hover { color: #fff; }

/* -- Images -- */
.imageOver2 {
	background: #000;	
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOut2 {
	background: url(../images/frame.gif) no-repeat 0 0;	
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.thumbnail
{
	border: 1px solid #d5d2d2;
	padding: 2px;
	margin-bottom: 12px;
}

