/* @override 
	http://192.168.1.10:8828/css_fx/styles.css
	http://coloquia:8888/css_fx/styles.css
*/

/* @group Generic page CSS */

html, body {
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	margin: 0;
	padding: 0;
	text-align: center;
	background: white url(../images/sf_rep.png) repeat-x;
	line-height: 1;
}

/*for the lateral in Opera and Mozilla*/

html {
	height: 100%
}

/*no grey background links in Firefox*/
a {
outline:none;
}


/*Wrap a PRE trick*/
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 margin: 0;
	font-family: Calibri, Arial, "Microsoft Sans Serif";
}

/*remove Safari e Chrome form border*/
input[type="text"]:focus {
  outline: none;
}

/* @end */

/* @group Graphics */

#content {
	width: 900px;
	display: inline-block;
	text-align: left;
	background: url(../images/sf_content.png) no-repeat 0 bottom;
	margin-bottom: 1px;
	padding-bottom: 5px;
}

#header {
	display: inline-block;
	width: 900px;
	background: url(../images/sf_head.png) no-repeat;
	height: 195px;
}

a img#headmap {
	width: 350px;
	height: 130px;
	float: left;
}

#menu {
	width: 751px;
	background: url(../images/sf_menu.png) no-repeat;
	height: 68px;
	float: right;
	text-align: right;
	font-variant: small-caps;
	line-height: 0.9;
}

#menu a {
	width: 170px;
	display: inline-block;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
	color: #798188;
	margin-right: 9px;
	margin-left: 1px;
	position: relative;
	top: 12px;
}

#menu a:hover {
	text-decoration: none;
	color: #fe7600;
}






#menu5 {
	width: 740px;
	background: url(../images/sf_menu5.png) no-repeat;
	height: 68px;
	float: right;
	font-variant: small-caps;
	line-height: 0.9;
	padding-left: 11px;
}

#menu5 a {
	width: 138px;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
	color: #798188;
	position: relative;
	text-align: center;
	float: left;
	margin-left: 0;
	margin-right: 1px;
	top: 28px;
}

#menu5 a#linkC {
	margin: 0;
	width: 182px;
}

#menu5 a:hover {
	text-decoration: none;
	color: #fe7600;
}





a#linkB {
	position: relative;
	top: 21px;
}

a:hover#linkB {
	color: #fe7600;
}

a#linkC {
	color: #f4ece4;
	font-size: 19px;
	position: relative;
	top: 22px;
}

a:hover#linkC {
	color: white;
}

#langbtt {
	width: 172px;
	height: 26px;
	float: right;
	text-align: center;
	background: url(../images/btt_lang.png) 0;
}

#langbtt a {
	color: #b2a59d;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
	position: relative;
	font: 10px Arial;
	text-transform: uppercase;
	top: -1px;
}

#langbtt a:hover {
	color: #fe7600;
	text-decoration: none;
}

#mainbtt {
	margin-top: 200px;
	clear: both;
}

a img#bttDX {
	float: right;
	background-image: url(../images/btt_home_B.png);
	width: 271px;
	height: 105px;
}

a:hover img#bttDX {
	background-image: url(../images/btt_home_B_on.png);
}

a img#bttSX {
	float: left;
	margin-left: 10px;
	background-image: url(../images/btt_home_A.png);
	width: 271px;
	height: 105px;
}

a:hover img#bttSX {
	background-image: url(../images/btt_home_A_on.png);
}

#pagelink {
	width: 314px;
	display: block;
}

#pagelink a {
	display: inline-block;
	width: 304px;
	background: url(../images/btt_pagelinks.png) no-repeat;
	color: white;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 16px;
	padding-bottom: 15px;
	margin-left: 10px;
}

#pagelink a i {
	font-size: 12px;
}

#pagelink a:hover {
	color: #a2d3db;
	text-decoration: none;
}

#pagelink h1 {
	font-size: 14px;
	color: #00827c;
	margin: -4px 0 2px;
	padding-left: 10px;
}

#pagelinkFDX {
	float: right;
	padding-right: 10px;
}

#privacybox {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	width: 700px;
	display: inline-block;
	padding: 20px;
	border: 8px solid #dedede;
	background-color: #f5f7f7;
	margin: 0;
}

#privacybox h1 {
	color: #00827c;
}

#privacybox h2 {
	color: #fe7600;
}


#singlepage {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	width: 600px;
	display: inline-block;
	padding: 20px;
	border: 8px solid #dedede;
	background-color: #f5f7f7;
	margin: 0;
	text-align: left;
}

#singlepage h1 {
	color: #00827c;
}

#sitemap {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fe7600;
	margin-left: 15px;
	line-height: 1.5;
	margin-right: 15px;
	margin-bottom: 20px;
}

#sitemap ul {
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 0 0 15px;
	margin-left: 0;
	line-height: 1.2;
}

#sitemap a {
	font-weight: normal;
	font-style: normal;
}

#sitemap a:hover {
	text-decoration: none;
	color: #00827c;
}

#faqlist {
	margin-right: 10px;
	margin-left: 10px;
}

#faqlist h1 {
	color: #fe7600;
	font-size: 16px;
	margin: 0 0 3px;
	font-weight: bold;
	background: url(../images/bulletA.png) no-repeat 0 2px;
	padding-left: 14px;
}

#faqlist p {
	color: #00827c;
	font-size: 14px;
	margin: 0 0 20px;
	font-style: italic;
	padding: 0 0 0 15px;
	background: url(../images/bulletB.png) no-repeat 0 1px;
	line-height: 1;
}

#faqlist a {
	color: #60b49e;
	text-decoration: underline;
}

#faqlist a:hover {
	color: #fe7600;
	text-decoration: none;
}

#boxRemarkA {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #bec2c2;
	background-color: #f1f4fb;
	margin-bottom: 15px;
}

#boxRemarkA h1 {
	margin: 10px 15px 5px;
	font-size: 24px;
	color: #00827c;
	font-weight: normal;
	font-style: normal;
}

#boxRemarkA p {
	margin: 0;
	color: #7a7d8f;
	padding: 0 20px 10px;
	font-size: 14px;
}

#comingsoon {
	width: 900px;
	height: 400px;
	background: url(../images/comingsoon.jpg) no-repeat center;
	margin-top: -10px;
}

#aboutbox {
	display: inline-block;
	margin-bottom: 5px;
}

#aboutbox img {
	float: left;
	margin-right: 20px;
}

#aboutbox h1 {
	font-size: 22px;
	margin: 10px 0 0;
}

#aboutbox h2 {
	font-size: 16px;
	font-style: italic;
	margin: 2px 0 8px 365px;
}

#aboutbox p {
	border-bottom: 1px dashed silver;
	padding-right: 0;
	margin-right: 30px;
	margin-left: 365px;
	padding-left: 0;
	border-top: 1px dashed silver;
	padding-top: 10px;
}

/* @end */

/* @group Foot */

#foot {
	width: 100%;
	height: 252px;
	background: url(../images/sf_foot.png) repeat-x;
	clear: both;
}

#foot a {
	color: #a3e2e8;
	font-weight: bold;
	text-decoration: none;
}

#foot a:hover {
	color: #fe7600;
	text-decoration: none;
}

img#floatSX {
	float: left;
	margin-right: 20px;
}

img#floatDX {
	float: right;
	margin-left: 20px;
}

#footarea {
	height: 195px;
	width: 900px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/sf_foot_content.png) no-repeat 0 1px;
}

#footmenu {
	width: 900px;
	display: inline-block;
	margin: 8px 0 0;
	padding: 0;
	text-align: center;
	font-size: 17px;
	height: 22px;
	font-weight: bold;
}

#footmenu li {
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	position: relative;
	top: -1px;
	line-height: 1;
}

#copybar {
	width: 900px;
	font-size: 12px;
	display: inline-block;
	color: #a2d3db;
	margin-top: 3px;
}

#copybar p {
	font-size: 12px;
	float: left;
	width: 750px;
	text-align: left;
	position: relative;
	top: 5px;
	margin: 0;
	padding: 0;
	line-height: 1;
	color: #a2d3db;
}

#copybar a img {
	position: relative;
	top: 4px;
}

#newsbox1 {
	width: 300px;
	margin-left: 42px;
	float: left;
	margin-top: 20px;
	height: 170px;
	text-align: left;
	color: white;
}

#newsbox2 {
	width: 300px;
	margin-left: 32px;
	margin-top: 20px;
	height: 170px;
	float: left;
	text-align: left;
	color: white;
}

a#newslink {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-align: right;
}

#footarea pre {
	font-size: 13px;
	line-height: 1.2;
	overflow: auto;
	margin-bottom: 5px;
}

#footarea h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #b9e6e6;
	margin: 0 0 3px;
}

#footarea h2 {
	font-size: 18px;
	color: #a4fbe3;
	margin: 0 0 5px;
	font-weight: normal;
	font-style: normal;
}

#addressbox {
	margin-top: 30px;
	float: right;
	text-align: left;
	margin-right: 0;
}

#addressbox p {
	text-align: left;
	font-size: 14px;
	margin: 0 0 0 5px;
	padding: 0;
	color: white;
}

/* @end */

/* @group Text Titles & Links */

p {
	margin: 0;
	padding: 0 10px 10px;
	font-size: 15px;
	line-height: 1.4;
	color: #515151;
}

a {
	color: #889098;
	font-weight: bold;
	text-decoration: none;
}

b {
	color: #00827c;
	font-weight: bold;
}

#testimonialbox b {
	color: #fe7600;
}

a:hover {
	color: #fe7600;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #fe7600;
	margin: 0 0 10px;
	padding: 0;
	font-size: 24px;
	line-height: 1;
}

h2 {
	color: #00827c;
	margin: 0 0 10px;
	padding: 0;
	font-size: 24px;
	line-height: 1;
}

h3 {
	color: #fe7600;
	margin: 0 10px 5px;
	padding: 0;
	font-size: 18px;
	line-height: 1;
}

h4 {
	color: #00827c;
	margin: 0 10px 5px;
	padding: 0;
	font-size: 18px;
	line-height: 1;
}

h5 {
	color: #c9fbec;
	padding: 7px 0 0 10px;
	font-size: 24px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	height: 50px;
	background: url(../images/sf_titleC.png) no-repeat;
	margin: 0;
}

#divide {
	border-top: 1px solid #c6cbd5;
	padding-bottom: 10px;
}

ul#paragA {
	color: #515151;
	font-size: 15px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 14px 25px;
}

#paragA li {
	margin-bottom: 5px;
	list-style-image: url(../images/arrowA.png);
	margin-top: 10px;
}

ul#paragB {
	color: #515151;
	font-size: 15px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 14px 25px;
}

#paragB li {
	margin-bottom: 5px;
	list-style-image: url(../images/arrowB.png);
	margin-top: 10px;
}

ul#paragC {
	color: #515151;
	padding: 0;
	margin: -5px 0 0 30px;
	font-size: 15px;
}

#paragC li {
	list-style-type: none;
	padding-left: 10px;
	background: url(../images/bulletC.png) no-repeat 0 6px;
	margin: 0;
	padding-bottom: 10px;
}

ul#paragD {
	color: #515151;
	padding: 0 10px 0 0;
	margin: 5px 0 10px 10px;
	font-size: 15px;
	line-height: 1.2;
}

#paragD li {
	list-style-type: none;
	padding-left: 15px;
	background: url(../images/bulletB.png) no-repeat 0 4px;
	margin: 0;
	padding-bottom: 10px;
}

ul#paragE {
	color: #515151;
	padding: 0 10px 0 0;
	margin: 5px 0 10px 10px;
	font-size: 15px;
	line-height: 1.2;
	text-align: left;
}

#paragE li {
	list-style-type: none;
	padding-left: 15px;
	background: url(../images/bulletB.png) no-repeat 0 4px;
	margin: 0;
	padding-bottom: 20px;
}

#titlegen {
	font-size: 28px;
	text-transform: uppercase;
	position: absolute;
	text-align: right;
	color: #515151;
	width: 895px;
	top: 114px;
	font-weight: bold;
	font-style: italic;
}

#titleA {
	margin: 0 0 10px;
	padding: 0;
	width: 900px;
	display: inline-block;
	height: 181px;
	text-align: left;
	background: url(../images/sf_title.png) no-repeat;
}

#titleA a {
	font-size: 14px;
	position: absolute;
	margin-top: 150px;
	margin-left: 12px;
	color: #ff7500;
	font-style: italic;
}

#titleA a:hover {
	color: #a8e9ca;
	text-decoration: none;
}

#titleA h1 {
	color: white;
	position: absolute;
	top: 108px;
	width: 360px;
	text-align: center;
	margin-left: 542px;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 1;
	background: url(../images/tit_top.png) no-repeat;
	height: 30px;
	text-transform: uppercase;
	padding: 7px 0 0;
}

#titleA h2 {
	font-weight: normal;
	font-style: normal;
}

#titleA h2 {
	margin: 12px 0 0 12px;
	padding: 0;
	color: white;
	text-align: left;
	position: absolute;
	font-size: 35px;
	width: 425px;
	line-height: 0.9;
	font-style: italic;
	text-transform: uppercase;
	border-bottom: 1px solid #2b9c95;
}

#titleA h3 {
	margin: 50px 0 0 12px;
	padding: 0;
	color: #a8e9ca;
	text-align: left;
	position: absolute;
	font-size: 24px;
	width: 425px;
	line-height: 0.9;
	font-style: italic;
	font-variant: small-caps;
}

#titleA h3 i {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#titleA h4 {
	font-weight: normal;
	font-style: normal;
}

#titleA h4 {
	margin: 12px 0 0 12px;
	padding: 0;
	color: white;
	text-align: left;
	position: absolute;
	font-size: 40px;
	width: 425px;
	line-height: 0.9;
	font-style: italic;
	border-bottom: 1px solid #2b9c95;
}

#titleA h3 a.intitle {
	margin: 0;
	font-size: 24px;
	color: #8bc1a7;
	position: relative;
}

#titleA h3 a:hover.intitle {
	text-decoration: underline;
	color: #ff7500;
}


#titleA img {
	width: 450px;
	height: 171px;
	padding: 0;
	margin: 0 0 0 450px;
}

span.remarkA {
	font-weight: bold;
	color: #fe7600;
}

span.remarkB {
	font-weight: bold;
	color: #00827c;
}

span.remarkC {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	font-weight: bold;
	color: white;
	background-color: #00827c;
	font-size: 18px;
	padding: 4px 15px 5px;
	border: 2px solid #65b8bb;
	display: inline-block;
	margin-left: -10px;
	margin-bottom: 5px;
	margin-top: -5px;
	line-height: 1;
}

span.remarkD {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	font-weight: bold;
	color: white;
	background-color: #fe7600;
	font-size: 18px;
	padding: 4px 15px 5px;
	border: 2px solid #f9be87;
	display: inline-block;
	margin-left: -10px;
	margin-bottom: 5px;
	margin-top: -5px;
	line-height: 1;
}

span.remarkE {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	font-weight: bold;
	color: #fe7600;
	background-color: #00827c;
	font-size: 18px;
	padding: 4px 15px 5px;
	border: 2px solid #65b8bb;
	display: inline-block;
	margin-left: -10px;
	margin-bottom: 5px;
	margin-top: -5px;
	line-height: 1;
}

span.remarkF {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	color: white;
	background-color: #00827c;
	font-size: 14px;
	padding: 4px 15px 5px;
	border: 2px solid #65b8bb;
	display: inline-block;
	margin-left: -5px;
	margin-bottom: 5px;
	margin-top: -5px;
	line-height: 1;
	font-weight: bold;
}

span.remarkG {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	color: white;
	background-color: #fe7600;
	font-size: 14px;
	padding: 4px 15px 5px;
	border: 2px solid #f9be87;
	display: inline-block;
	margin-left: -5px;
	margin-bottom: 5px;
	margin-top: -5px;
	line-height: 1;
	font-weight: bold;
}

a#roundbutton {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	font-weight: bold;
	color: white;
	background-color: #00827c;
	font-size: 18px;
	padding: 4px 15px 5px;
	border: 2px solid #65b8bb;
	display: inline-block;
	margin-left: -10px;
	margin-bottom: 5px;
	margin-top: -5px;
	line-height: 1;
}

a:hover#roundbutton {
	font-weight: bold;
	color: white;
	background-color: #fe7600;
	text-decoration: none;
	border-color: #f8c027;
}

a#buttondef {
	color: white;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #fe7600;
	padding: 5px 10px;
	border: 2px solid #f8c027;
	display: inline-block;
	line-height: 1;
	margin: 0 0 10px;
	font-weight: normal;
	font-style: normal;
}

a:hover#buttondef {
	color: #a4fbe3;
	text-decoration: none;
	background-color: #017b7b;
	border: 2px solid #3ac7c7;
}

a#buttondef2 {
	color: #a4fbe3;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #017b7b;
	padding: 5px 10px;
	border: 2px solid #3ac7c7;
	display: inline-block;
	line-height: 1;
	margin: 0 0 10px;
	font-weight: normal;
	font-style: normal;
}

a#fancybox.buttondef2 {
		color: #a4fbe3;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #017b7b;
	padding: 5px 10px;
	border: 2px solid #3ac7c7;
	display: inline-block;
	line-height: 1;
	margin: 0 0 10px;
	font-weight: normal;
	font-style: normal;
}

a:hover#fancybox.buttondef2 {
	color: white;
	text-decoration: none;
	background-color: #fe7600;
	border: 2px solid #f8c027;
}

a:hover#buttondef2 {
	color: white;
	text-decoration: none;
	background-color: #fe7600;
	border: 2px solid #f8c027;
}

#buttondef2 img {
	margin-top: -10px;
	position: relative;
	top: 5px;
	left: -3px;
}

#feedbutton {
	background-image: url(../images/btt_feedback.png);
	width: 38px;
	height: 119px;
	position: absolute;
	left: 0;
	top: 220px;
}

#feedbutton a {
	display: block;
	width: 35px;
	height: 115px;
}

.buttonbig a {
	width: 347px;
	color: white;
	text-align: center;
	display: block;
	margin-left: 250px;
	font-size: 42px;
	font-weight: normal;
	font-style: normal;
	padding-top: 35px;
	background: url(../images/bttbig_A.png) no-repeat;
	margin-bottom: 5px;
	padding-bottom: 40px;
}

.buttonbig a:hover  {
	background-image: url(../images/bttbig_B.png);
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-style: normal;
}

.buttonSM a {
	width: 200px;
	color: white;
	text-align: center;
	display: block;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	padding-top: 22px;
	background: url(../images/bttsmall_A.png) no-repeat;
	padding-bottom: 22px;
	margin-bottom: 10px;
}

.buttonSM a:hover  {
	background-image: url(../images/bttsmall_B.png);
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-style: normal;
}

a.buttondef_big {
	border-radius: 5px;
	background-color: #017b7b;
	color: white;
	padding: 10px 20px;
	display: inline-block;
	margin-bottom: 10px;
	border: 2px solid #3ac7c7;
	font-size: 16px;
	text-decoration: none;
}

a:hover.buttondef_big {
	background-color: #fe7600;
	border-color: #f8c027;
}

a.buttondef_big2 {
	border-radius: 5px;
	background-color: #fe7600;
	color: white;
	padding: 10px 20px;
	display: inline-block;
	margin-bottom: 10px;
	border: 2px solid #f8c027;
	font-size: 22px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
}

a:hover.buttondef_big2 {
	background-color: #017b7b;
	border-color: #3ac7c7;
}


/* @end */

/* @group Gallery */

#gallerybox {
	padding: 0;
	width: 900px;
	text-align: left;
	margin: 0 0 10px;
	display: inline-block;
	line-height: 1;
}

#gallerybox a {
	text-decoration: none;
}

#gallerybox table {
	display: block;
	margin: 0;
	padding-top: 5px;
	padding: 0;
}

#gallerybox h3 {
	padding: 0;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 10px;
	display: block;
}

#paging {
	text-align: center;
	position: relative;
	margin: 0 auto;
	font-size: 18px;
	top: -8px;
	font-weight: bold;
	line-height: 1;
	color: #7d3b0a;
}

#paging a {
	text-decoration: none;
	color: #fe7600;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 18px;
}

#paging a:hover {
	background-color: #fe7600;
	color: white;
}


#mggallery {
	width: 275px;
	text-align: left;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #fe7600;
	padding: 5px;
	margin-right: 6px;
	float: left;
	border: 1px solid #fbdbb9;
}

#mggallery a {
	color: white;
	font-style: normal;
	line-height: 1;
	font-size: 18px;
	margin-left: 5px;
}

#mggallery a:hover {
	color: #00827c;
}


#gallerybox center {
	clear: both;
	position: relative;
}

#description {
	font-size: 13px;
	color: #fadf78;
	font-style: italic;
	padding: 0;
	margin-top: 5px;
	margin-left: 6px;
}

#mggallery img {
	border: 1px solid white;
	float: right;
	margin-left: 5px;
}

#mggallery img:hover {
	border-color: #00827c;
}

div#pic {
	display: inline-block;
	text-align: center;
	margin: 0;
	height: 105px;
}

div#pic img {
	border: 1px solid #c9c9c9;
	margin-left: 4px;
}

div#pic img:hover {
	border: 1px solid #fe7600;
}

div.mgsmall {
	font-size: 11px;
	color: #543705;
	border-width: 1px;
}

#gallerybox img {
	width: 100px;
	height: 100px;
}

a#bottomNavClose {
	line-height: 1;
	position: relative;
}

span#continueSlideshow {
	position: relative;
}

/* @end */

/* @group Forms */

.hidemeee {
	display: none;
}

form {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #515151;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}

form p {
	font-size: 13px;
	padding: 0;
	clear: both;
	margin: 0 0 5px;
	line-height: 1.2;
	color: #515151;
}

form h2 {
	color: #fe7600;
	margin: 5px 0 0 10px;
	font-size: 14px;
}

fieldset {
	margin: 0 0 10px;
	padding: 8px 10px 10px;
	border: 1px solid #e4e7e8;
	background-color: #f6f8f8;
}

fieldset em {
	font-size: 10px;
	margin: 0 0 0 5px;
	position: relative;
	top: -1px;
	font-weight: normal;
	font-style: normal;
}

legend {
	color: #515151;
	line-height: 1;
	font-size: 14px;
	font-variant: small-caps;
	font-style: italic;
	padding: 0;
}

label {
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	color: white;
	padding: 1px 2px;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 3px;
	background-color: #00827c;
}

input.formfield {
	background-color: #fafcfc;
	color: #00827c;
	padding: 0;
	display: inline-block;
	font: 12px/1 Arial;
	border: 1px solid #ccd0df;
	margin: 0;
	height: 25px;
	width: 100%;
}

input.formfieldsplit {
	background-color: #fafcfc;
	color: #00827c;
	padding: 0;
	font: 12px/1 Arial;
	border: 1px solid #ccd0df;
	margin: 0 0 0 5px;
	height: 25px;
	position: relative;
	top: 2px;
	width: auto;
}

input.formfield:hover {
	background-color: #ebecf1;
	color: #fe7600;
}

textarea.formfield {
	border: 1px solid #ccd0df;
	background-color: #fafcfc;
	color: #00827c;
	padding: 0;
	display: inline-block;
	margin: 0;
	width: 100%;
	height: 80px;
	font: 12px/1 Arial;
}

textarea.formfield:hover {
	background-color: #ebecf1;
	color: #fe7600;
}

select {
	margin-left: 5px;
	margin-top: 5px;
	background-color: white;
	border: 1px solid #ccd0df;
	font-size: 12px;
	line-height: 1;
}

#boxmail {
	text-align: left;
	float: right;
	color: #543705;
	padding: 0;
	width: 450px;
	margin: 2px 0 0 20px;
}

#boxmailA {
	text-align: left;
	float: right;
	color: #543705;
	padding: 0;
	width: 450px;
	margin: 0 0 0 20px;
}



#boxmail h1 {
	color: white;
	font-size: 17px;
	background: url(../images/tit_form.png) no-repeat 0 0;
	font-weight: bold;
	padding-top: 7px;
	line-height: 1;
	padding-left: 10px;
	margin: 0;
	padding-bottom: 15px;
}

#boxmailA h1 {
	color: white;
	font-size: 17px;
	background: url(../images/tit_form.png) no-repeat 0 0;
	font-weight: bold;
	padding-top: 7px;
	line-height: 1;
	padding-left: 10px;
	margin: 0;
	padding-bottom: 15px;
}

#boxmailB {
	float: left;
	width: 420px;
	margin-left: 10px;
}

#boxmailB h1 {
	color: white;
	font-size: 17px;
	background: url(../images/tit_form.png) no-repeat 0 0;
	font-weight: bold;
	padding-top: 7px;
	line-height: 1;
	padding-left: 10px;
	padding-bottom: 15px;
	margin: 0;
}

#boxmailC {
	margin-left: 10px;
	display: inline-block;
	margin-right: 10px;
}

#boxmailC h1 {
	color: white;
	font-size: 17px;
	background: url(../images/tit_form.png) no-repeat 0 0;
	font-weight: bold;
	padding-top: 7px;
	line-height: 1;
	padding-left: 10px;
	margin: 0;
	padding-bottom: 15px;
}

#boxmailC fieldset {
	width: 405px;
	float: left;
	margin-right: 10px;
}

#boxmailD {
	margin-left: auto;
	display: block;
	margin-right: auto;
	width: 880px;
	padding-bottom: 15px;
	line-height: 1.5;
}

#boxmailD form {
	font-size: 14px;
}

input.formfield2 {
	background-color: #f1f2f4;
	color: #299690;
	padding: 0;
	font: bold 14px/1 Arial;
	margin: 0 7px 0 5px;
	height: 15px;
	border-bottom: 1px dashed #a9acba;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#boxmailD form input {
	padding: 0;
	margin: 2px 0;
}

input#privacy {
	margin: 5px 0 0;
	padding: 0;
	height: auto;
	border-style: none;
}

form ul {
	font-size: 12px;
	margin: 5px 10px 10px;
	padding: 0;
	list-style-type: none;
}

form ul li {
	margin-left: 0;
	margin-bottom: 6px;
	background: url(../images/bulletC.png) no-repeat 0 3px;
	padding-left: 10px;
}

#formbuttons {
	background: url(../images/btt_form.png) no-repeat;
	width: 243px;
	display: block;
	margin-top: 5px;
	height: 42px;
	clear: both;
}

button.buttonformA {
	cursor: pointer;
	background-color: transparent;
	border-style: none;
	color: #515151;
	margin: 1px 0 0;
	padding: 0;
	height: 40px;
	float: left;
	width: 120px;
	font: 18px Calibri, Arial, "Microsoft Sans Serif";
}

button.buttonformA:hover {
	color: #9b9c9f;
}

button.buttonformB {
	cursor: pointer;
	background-color: transparent;
	border-style: none;
	color: white;
	margin: 1px 0 0;
	padding: 0;
	height: 40px;
	width: 120px;
	font: 18px Calibri, Arial, "Microsoft Sans Serif";
}

button.buttonformB:hover {
	color: #facfab;
}

/* @end */

/* @group Dinamic Boxes */

#boxtypeA {
	border: 1px solid #c6cbd5;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	color: #515151;
	font-size: 16px;
	font-weight: bold;
}

#boxtypeB {
	border: 1px solid #c6cbd5;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	color: #515151;
	font-size: 16px;
	font-weight: bold;
}

.boxtitle {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #00827c;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

#boxtypeB span.boxtitle {
	color: #c6f6db;
	
}

.boxsubtit {
	color: #565656;
	font-size: 12px;
	background-color: #d6ced1;
	width: 140px;
	text-transform: uppercase;
	line-height: 1;
	padding: 7px 0 7px 10px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	font-weight: bold;
	border-right: 1px solid #aca6a9;
	border-bottom: 1px solid #aca6a9;
}

.boxlevel {
	display: block;
	background-color: #f1f4fb;
	color: #fe7600;
	margin-bottom: 1px;
}

#boxtypeB .boxlevel {
	display: block;
	background-color: #e4e7f0;
	color: #00827c;
	margin-bottom: 1px;
}



.boxdays {
	display: block;
	background-color: #e4e7f0;
	color: #00827c;
	margin-bottom: 1px;
}

.boxschedule {
	display: block;
	background-color: #f1f4fb;
	color: #fe7600;
	margin-bottom: 1px;
}

.boxtime {
	display: block;
	background-color: #e4e7f0;
	color: #00827c;
	margin-bottom: 1px;
}

.boxduration {
	display: block;
	background-color: #f1f4fb;
	color: #fe7600;
	margin-bottom: 1px;
}

.boxplace {
	display: block;
	background-color: #e4e7f0;
	color: #00827c;
	margin-bottom: 1px;
}

.boxmaterials {
	display: block;
	background-color: #f1f4fb;
	color: #fe7600;
}

.boxprice {
	display: block;
	background-color: #f1f4fb;
	color: #fe7600;
}

.boxsetting {
	display: block;
	background-color: #f1f4fb;
	color: #fe7600;
	margin-bottom: 1px;
}

#soldlabel {
	position: absolute;
	margin-left: 640px;
	margin-top: 5px;
}



.boxdate {
	display: block;
	background-color: #f1f4fb;
	color: #fe7600;
	margin-bottom: 1px;
}

#boxnote {
	font-size: 14px;
	color: #fe7600;
	font-style: italic;
	text-align: left;
	margin: -5px 20px 20px;
	padding: 0;
	position: relative;
}

.boxnote2 {
	background-color: #f1f4fb;
	color: #fe7600;
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

#testimonialbox {
	padding-top: 5px;
	border-top: 1px solid #beb6b2;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#testimonialbox h1 pre {
	color: #515151;
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}

#testimonialbox h2 {
	font-size: 16px;
	margin: -5px 0 2px;
}

#testimonialbox h3  {
	color: #00827c;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px;
}

#testimonialbox h4 {
	font-size: 12px;
	margin: -18px 0 0;
	text-align: right;
	color: #fe7600;
}

#providerbox {
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #f1f4fb;
	border: 1px solid #d6d6d6;
	padding: 10px 15px;
	margin-bottom: 10px;
}

#providerbox h1 {
	color: #fe7600;
	font-size: 22px;
	margin: 0 0 2px;
}

#providerbox h2 {
	font-size: 16px;
	margin: 0 0 10px;
}

#providerbox h3 {
	color: #515151;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin: 0 0 5px;
}

#providerbox h4 pre {
	color: #515151;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin-top: -5px;
	margin-bottom: 5px;
}

#providerbox h4 {
	color: #515151;
	font-size: 16px;
	margin: 0;
}

#providerbox a {
	font-size: 14px;
	display: block;
}

#newsbox {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cbcccd;
	display: inline-block;
	padding-left: 10px;
	width: 890px;
}

#newsbox img {
	float: right;
	margin-left: 10px;
}

#newsbox a {
	font-size: 12px;
	color: #00827c;
	display: inline;
	line-height: 1.1;
	text-indent: 1px;
	position: relative;
	top: 2px;
}

#newsbox a:hover {
	background-color: #fe7600;
	text-decoration: none;
	color: white;
}

#newsbox pre {
	font-size: 14px;
	line-height: 1.3;
	color: #515151;
}

#newsbox h1 {
	color: #00827c;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	display: inline-block;
	margin: 0;
	float: right;
}

#newsbox h2 {
	font-size: 22px;
	color: #fe7600;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 5px;
}

#boxmonthspe {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	background-color: #f1f4fb;
	padding: 0;
	margin: 0 0 40px;
	text-align: center;
	display: inline-block;
	line-height: 1;
	width: 898px;
}

#boxmonthspe p {
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
}

#boxmonthspe strong {
	font-weight: bold;
	color: #00827c;
}



#boxmonthspe h1 {
	font-size: 28px;
	color: white;
	font-variant: small-caps;
	text-align: center;
	background-color: #fe7600;
	padding: 2px 10px 4px;
	margin: 0;
	display: block;
	font-weight: normal;
	font-style: normal;
}

#boxmonthspe .subtitle {
	display: block;
	font-size: 34px;
	color: white;
	font-weight: normal;
	background-color: #00827c;
	padding: 2px 15px 4px;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#boxmonthspe .subtitle2 {
	display: block;
	font-size: 22px;
	color: #fe7600;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}

#boxmonthspe .note {
	display: block;
	font-size: 16px;
	color: #fe7600;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0;
	text-align: left;
	font-style: italic;
	border-bottom: 1px solid #bec2c2;
	padding-bottom: 5px;
}

#boxmonthspe .table p {
	padding: 0;
	color: #00827c;
	margin: 5px 0;
	font-size: 15px;
}

#boxmonthspe .table {
	text-align: right;
	padding: 2px 50px 50px 0;
	font-size: 14px;
	margin: 0 35px 0 15px;
	border-right: 1px solid #bec2c2;
	color: #515151;
	line-height: 1.4;
	width: 60%;
	float: left;
}

#boxmonthspe s {
	width: 40%;
	text-align: center;
	height: 1px;
	display: inline-block;
	border-bottom: 1px dashed silver;
	position: relative;
	top: -4px;
	margin-right: 5px;
	margin-left: 5px;
}

#boxmonthspe .contacts {
	text-align: left;
	display: block;
	margin-top: 15px;
	font-size: 16px;
	color: #515151;
	line-height: 1.4;
}

#boxmonthspe .contacts a {
	color: #00827c;
}

#boxmonthspe .contacts a:hover {
	color: #fe7600;
	text-decoration: none;
}

#linksblock {

}

#linksblock p {
	margin: 0 0 20px;
	padding: 0 10px;
	line-height: 1.2;
	font-size: 14px;
}

#linksblock a {
	font-size: 16px;
	display: block;
	background-color: #f1f4fb;
	color: #00827c;
	padding: 2px 5px;
	margin-bottom: 5px;
}

#linksblock a:hover {
	text-decoration: none;
	color: #fe7600;
}

/* @end */#00827c