/* .: BODY ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
body { 
	margin:auto;
	font: 13px "Trebuchet MS", Verdana, Arial, "Times New Roman";
	color: #333333;
	text-align: center;
	line-height:25px;
	background-color:#FFFFFF;
}
h1 {
	font-size:17px;
}
p {
	text-indent:20px;
	text-align:justify;
}
.ok {
	background-image: url(../images/using/body/ok.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	padding-left:40px;
	padding-top:20px;
	color:#009900;
	font-size:12px;
	font-weight:bold;	
}
.ko {
	background-image: url(../images/using/body/ko.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	padding-left:40px;
	padding-top:20px;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;	
}
.warning {
	background-image: url(../images/using/body/warning.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	padding-left:40px;
	padding-top:20px;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;	
}
.btn {
	background-color:#0033FF;
	color:#CCCCCC;
	margin-top:10px;
	margin-right:10px;
}
A.linkGeneral:VISITED, A.linkGeneral:LINK  {
	color:#555555;
	text-decoration:none;
}

A.linkGeneral:FOCUS, A.linkGeneral:HOVER{
	text-decoration:underline;
	color: #000000;
}
A.linkGallery:VISITED, A.linkGallery:LINK  {
	color:#555555;
	text-decoration:none;
}

A.linkGallery:FOCUS, A.linkGallery:HOVER{
	color: #000000;
}
/* .:: HEADER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#header {
	background-image:url(../images/using/header/header_navigator/bkg_header_navigator.png);
	background-repeat:repeat-x;
	width:100%;
	height:45px;
	margin:0px;
	position:relative;
}
/* .:: HEADER NAVIGATOR ::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#header_navigator {
	width:1000px;
	height:100%;
	margin:auto;
	position:relative;
	cursor:default;
}
/* .:: HEADER TITLE ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#header_title {
	background-image: url(../images/using/header/header_title/bkg_header.png);
	background-repeat: repeat-x;
	width:100%;
	height:250px;
	margin:auto;
	position:relative;
}
#title {
	background-image:url(../images/using/header/header_title/ca/bkg_header_title.png);
	background-repeat:no-repeat;
	width:1000px;
	height:200px;
	margin:auto;
	position:relative;
}
/* .:: PRODUCTS NAVIGATOR :::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#products_navigator {
	width:1000px;
	height:50px;
	margin:auto;
	position:relative;
	margin:0px:
}
#products_navigator_left_corner {
	background-image:url(../images/using/container/products/bkg_left_corner.png); 
	background-repeat:no-repeat; 
	width:25px;
	height:50px; 
	float:left;
	margin:0px;
	position:relative;
}
#products_navigator_middle {
	background-image:url(../images/using/container/products/bkg_middle.png); 
	background-repeat:repeat-x; 
	width:930px;
	height:50px; 
	float:left;
	margin:0px;
	position:relative;
}
#products_navigator_right_corner {
	background-image:url(../images/using/container/products/bkg_right_corner.png); 
	background-repeat:no-repeat; 
	width:45px;
	height:50px; 
	float:left;
	margin:0px;
	position:relative;
	cursor:pointer;
}
/* .: CONTAINER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#container {
	background-image:url(../images/using/container/content/bkg_container.gif);
	background-repeat: no-repeat;
	background-color:#0033FF;
	width:100%;
	height: 800px;
	margin:0px;
	color: #333333;
	position:relative;
	clear:both;
}
#container_left {
	background-image:url(../images/using/container/content/bkg_left.png);
	background-repeat:repeat-y; 
	width:25px;
	height:100%;
	float:left;
}
#container_middle {
	background-color:#FFFFFF; 
	width:950px;
	height:100%;
	float:left;
	text-align:center;
}
#container_right {
	background-image:url(../images/using/container/content/bkg_right.png);
	background-repeat:repeat-y; 
	width:25px;
	height:100%;
	float:left;
}
/* .: INFOBAR ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#infobar {
	background-image:url(../images/using/container/content/bkg_infobar.png);
	background-repeat: no-repeat;
	background-position:bottom;
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-align:left;
}
/* .: CONTENT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#content {
	width:70%;
	height:800px;
	clear:both;
	float:left;
	position:relative;
}
/* .: FLOWERS DECORATION ::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#flowersDecoration {
	background-image:url(../images/using/container/content/flowersDecoration.gif);
	background-repeat:no-repeat;
	width:30%;
	height:800px;
	float:left;
	position:relative;
}
#flowersDecoration2 {
	background-image:url(../images/using/container/content/flowersDecoration2.gif);
	background-repeat:no-repeat;
	width:30%;
	height:1000px;
	float:left;
	position:relative;
}
/* .: MENU TAB ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
.menuTab {
	background-repeat:no-repeat;
	width:100%;
	height:150px;
	padding-top:4px;
}
.tab {
	width:170px;
	height:20px;
	float:left;
	margin-bottom:4px;
}
.tab img {
	text-decoration:none;
	border:0px;
}
/* .: HOME :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#photoFrame {
	width:300px;
	height:225px;
	background-color:#000000;
	margin-left:20px;
	margin-right:20px;
	float:left;
}
ul.ppt {
    position: relative;
	margin:5px;
}
.ppt li {
    list-style-type: none;
    position: absolute;
    top: 0;
    left: 0;
}
.ppt img {
    border: 2px solid #000000;
    padding: 0px;
    background-color: #ececec;
}
/* .: GALLERIES ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#gallery_content {
	height:750px;
	width:100%;
	float:left;
	margin-top:20px;
}
.gallery_info {
	text-align:justify;
	width:100%;
	margin-bottom:20px;
	border-bottom:1px dotted #333333;
	padding-bottom:20px;
}
.gallery_info p{
	margin-top:1.6em;
}
#img {
    position: relative;
    width: 600px;
    height: 450px;
    margin-bottom: 1em;
	overflow:hidden;
}

#gallery { height: 84px; }

#wrapper, #img, #gallery li {
    border: 1px solid #223106;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#gallery li {
    float: left;
    padding: 1px;
    background: transparent url(../images/using/galleries/ajax-loader-small.gif) 50% 50% no-repeat;
	background-position:center;
    border-color: #345;
    cursor: pointer;
}
/* .: FOOTER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */
#footer {
	background-color:#FFFFFF;
	width:100%;
	height:20px;
	border-top:dotted 1px;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}
