/* standard elements */
html {min-height: 100%;}

* {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}

body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
	background-color: #E7E7E2;
	background-image: url(img/tile_back.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 80px;
}

p,code,ul {
	padding-bottom: 1.2em;
	font-size: 12px;
}

li {
	line-height: 1.5;
	display: inline;
}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CA0000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #42372F;
	text-indent: 10px;
}
form,input {margin: 0; padding: 0; display: inline;}


h1,h2,h3 {
	padding-top: 6px;
	color: #CC0000;
	margin-bottom: 4px;
	padding-left: 10px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #B89F61;
	background: #F7F4E3;
	font-size: 1.2em;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.outer-container {
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #222 url('img/header.jpg') no-repeat;
	height: 240px;
	margin-bottom: 0px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	background-color: #F7F4E3;
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	padding: 8px 0 0 0;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #D1C299;
	background-repeat: no-repeat;
	background-position: right center;
}

/* content */
.content {
	float: right;
	width: 545px;
	background-image: url(img/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: 364px 130px;
}
.contentMembers {
	float: left;
	width: 590px;
	background-image: url(img/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: 340px 60px;
}
.content h2{
	width:auto;
	height:auto;
	display:block;
	background:url(img/icon1.jpg) 0 0 no-repeat #F6F4E4;
	color:#42372f;
	font-size:24px;
	line-height:36px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 65px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	display:list-item;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
}
#rightaddPan{
	width:auto;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D7D4BE;
}
#rightaddonePan{
	width:160px;
	height:110px;
	float:none;
	color:#fff;
}.thumbnail-image-float-left {
	padding: 4px;
	border: 1px solid #61574E;
	font: 9px/14px Verdana, sans-serif;
	background-color: #8D8C6D;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;

}

.thumbnail-image-float-right {
	float: right;
	padding: 4px;
	border: 1px solid #61574E;
	font: 9px/14px Verdana, sans-serif;
	background-color: #8D8C6D;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;

}

.thumbnail-image-float-none {
	padding: 4px;
	border: 1px solid #61574E;
	font: 9px/14px Verdana, sans-serif;
	background-color: #8D8C6D;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;

}

.thumbnail-image-float-left img, .thumbnail-image-float-right img, .thumbnail-image-float-none img {

	border: 1px solid #ccc;

	text-decoration: none;

}

.full-image-float-left {

	float: left;

	margin: 0 10px 8px 0;

	font: 9px/14px Verdana, sans-serif;

}

.full-image-float-right {

	float: right;

	margin: 0 0 8px 10px;

	font: 9px/14px Verdana, sans-serif;

}

.full-image-float-none {

	font: 9px Verdana, sans-serif;

}

.full-image-float-left img, .full-image-float-right img, .full-image-float-none img {

	text-decoration: none;

}

.thumbnail-caption {

	display: block;

}


.polaroid2 {

	float: left;

	padding: 4px;

	border: 1px solid #CDD6EB;

	text-align: justify;

	vertical-align: super;

	white-space: normal;

	margin-right: 20px;

	background: #E7EBF5;

}

img

{  border-style: none;

}
/* navigation */
.navigation {
	float: right;
	width: 195px;
	background-repeat: no-repeat;

}
.navigation h2 {
	color: #494230;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
margin: 0;
	padding: 0;
	
}
.navigation li {
margin: 0;
	padding: 0;
}
.navigation li a {
	font-size: 11px;
	color: #E8B900;
	display: block;
	text-decoration: underline;
	height: 18px;
margin: 0;
padding: 0;
	font-weight: normal;
	
}
.navigation li a:hover {
	background-color: #F7F4E3;
	height: 18px;
}


/* footer */
/*----Footer Panel----*/
#footermainPan{
	color:#fff;
	position:relative;
	height:100px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #CC3333;
	background: url(img/footer_background.jpg) top left repeat-x;
}
#footerPan{
	width:95%;
	position:relative;
	margin:20px auto;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}

#footerPan ul{
	list-style: none;
}
#footerPan li{}
#footerPan ul li a{
	padding:0 10px 0;
	color:#F7F4E3;
	text-decoration:none;
}
#footerPan ul li a:hover{
	text-decoration:underline;
	color: #FFCC00;
}

#footerPan ul.bizboost{
	width:250px;
	color:#FFCC00;
	display:block;
	float: left;
}
#footerPan ul.bizboost li{height:20px;}
#footerPan ul.bizboost li a{
	display:block;
	color:#FFCC00;
	text-decoration:none;
	padding:0px;
	font-weight: bold;
}
#footerPan ul.bizboost li a:hover{text-decoration:underline;}

#footerPan p.copyrightl{
	width:204px;
	color:#FFCC00;
	float:left;
}

#footerPan p.copyrightl a{
	font-weight:bold;
	color:#009900;
	text-decoration:none;
}

#footerPan p.copyrightl a:hover{
	text-decoration:underline;
}

#footerPan p.copyrightr{
	width:204px;
	color:#FFCC00;
	float:right;
}



.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
/* CSS Tabs */

#navcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: none;
	background-color: #F7F4E3;
margin: 0;
padding: 0;
}

ul#navlist {
	text-align: left;
	list-style: none;
	width: 193px;
margin: 0;
padding: 0;
}

ul#navlist li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
	display: block;
	width: 193px;
	color: #FFCC00;
	text-decoration: none;
	background-color: #F7F4E3;
	background-image: url(img/button-norm.gif);
	text-align: center;
margin: 0;
padding: 0.5em 0;
}

#navcontainer>ul#navlist li a {
	width: 193px;
}

#navlist a.menu-current {
       background-image:  url(img/button-over.gif);
        color: #800000;
margin: 0;
padding: 0.5em 0;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	display: block;
	width: 193px;
	color: #CC0000;
	text-decoration: none;
	background-color: #f7f2ea;
	background-image:  url(img/button-over.gif);
	text-align: center;
margin: 0;
padding: 0.5em 0;
}
.outer-container .inner-container .main .content #rightaddPan p {
	font-size: 90%;
	margin-top: -8px;
}
.outer-container .inner-container .main .contentMembers #rightaddPan p {
	font-size: 90%;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.outer-container .inner-container .main .navigation span {
	color: #0000FF;
	
}

.outer-container .inner-container .main .navigation a {
	color: #0000FF;
	
}

.menu-current
