/*
------------------------------------------------------------------
Layout 1785: BlacknBlue
Commented Version 1.2 - 29.03.2012
------------------------------------------------------------------
*/


/* --------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------- EDIT MODE ONLY ------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- Container Settings */

body
{
	background: #164a7a;
	background-image:  url(https://www.lagunapack.com/s/img/mt_body.jpg);
	background-repeat: no-repeat;
}

.diyw .diyweb{
box-shadow: 0 5px #FFF inset;
padding-top: 5px;}

/*  Wrapper */
.diyw #wrapper {
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_wrapper.png)*/
	background-repeat: no-repeat;
}

/*  Shadow */
.diyw #wrapperShadowLeft {
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_wrapperShadowLeft.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #wrapperShadowRight	{
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_wrapperShadowRight.png)*/
	background-repeat: no-repeat;
	display: none;
}

/*  Navigation */
.diyw #navigation {

	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_navigation.png)*/
	background-repeat: no-repeat;
}

/*  Separator */
.diyw .first {
	height: 0;
	background-color: #000;
	background-image: none; /*url(https://www.lagunapack.com/s/img/mt_firstSeparator.png)*/
	display: none;
}

.diyw .second{
	height: 15px;
	background-image: url(https://www.lagunapack.com/s/img/mt_footerBottom.png);
	display: none;
	margin: 35px 0 7px;
}
.diyw .third{
	height: 0;
	background-color: #000;
	background-image: none; /*url(https://www.lagunapack.com/s/img/mt_thirdSeparator.png)*/
	display: none;
}

/*  Header */

.diyw #header {
	background-color: #97d6f1;
	background-image: url(https://www.lagunapack.com/s/img/mt_footerBottom.png);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 11px solid #97D6F1;
    border-top: 11px solid #97D6F1;
}

/*  Content */

.diyw #content {
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_content.png)*/
	background-repeat: no-repeat;
	padding-top:30px;
}


/* ------------------------------------- Main Content */
.diyw #mainWrapper {
	background-color: transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_mainWrapper.png)*/
	background-repeat: no-repeat;
}

.diyw #mainWrapper .top {
	background-image: url(https://www.lagunapack.com/s/img/mt_footerBottom.png);
	background-repeat: repeat;
	display: none;
	height:10px;
}

.diyw #mainWrapper .center {
	background-color: transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_mainWrapperCenter.png)*/
	background-repeat: no-repeat;
}

.diyw #mainWrapper  .content {
  padding: 20px;
}

.diyw #mainWrapper .bottom {
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_mainWrapperBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #footerCenterContent {
  padding: 20px;
}

.diyw #mainTop {
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_contentTop.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #mainBottom{
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_contentBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

/* ------------------------------------- Sidebar */
.diyw #sidebarWrapper {
	background-color: transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_sidebar.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper .top {
	background-image: url(https://www.lagunapack.com/s/img/mt_footerBottom.png);
	background-repeat: repeat;
	display: none;
	height:10px;
}

.diyw #sidebarWrapper .center {
	background-color: transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_sidebarCenter.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper .bottom {
	background-color: transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_sidebarBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #sidebarWrapper .navigation {
	background-color: transparent;
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_subnavigation.png)*/
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

.diyw #sidebarWrapper .content {
	background-color: transparent;
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_subcontent.png)*/
	background-repeat: no-repeat;
	margin-top:70px;
}

/* ------------------------------------- Footer */
.diyw #footer {
	background-color: transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_footer.png)*/
	background-repeat: no-repeat;
}

.diyw #footer .top {
	height: 10px;
	background-image: url(https://www.lagunapack.com/s/img/mt_footerBottom.png);
	display: block;
	margin-bottom:20px;

}

.diyw #footer .center {
	background-color: transparent;
	background-image: none; /* url(https://www.lagunapack.com/s/img/mt_footerCenter.png)*/
	background-repeat: no-repeat;
}

.diyw #footer .content {
  padding: 0;
}

.diyw #footer .bottom {
	height: 10px;
	background-image: url(https://www.lagunapack.com/s/img/mt_footerBottom.png);
	display: block;
	margin:20px 0;

}

/* -------------------------------------------------------------------------------- Color Settings */


body .diyw
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.diyw p,.diyw td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000;*/
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/* ------------------------------------- Horizontal Navigation L1 */



.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
	text-transform: none;
	text-decoration:none;
	font-size: 16px;
	color:#ffffff;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_nav1Normal.png)*/
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	border-bottom: 3px solid transparent;
}

.diyw #mainNav1 a span {
	display: block;
    padding: 45px 20px 10px;
	text-transform:uppercase;

}

.diyw #mainNav1 a.parent,
.diyw #mainNav1 a.parent:hover,
.diyw #mainNav1 a.current,
.diyw #mainNav1 a.current:hover {
	color: #fff;
	background-color: transparent;
	background-image: url(https://www.lagunapack.com/s/img/mt_nav1Current.png);
	background-position: center top;
	border-bottom: 3px solid #FFFFFF;
}

.diyw #mainNav1 a:hover,
.diyw #mainNav1 a:active,
.diyw #mainNav1 a:focus {
	color: #97D6F1;
	background-color: transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_nav1Hover.png)*/
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFFFFF;
}

/* ------------------------------------- Vertical Navigation L2 */

.diyw #sidebarWrapper #mainNav2 a,
.diyw #sidebarWrapper #mainNav2 a:link,
.diyw #sidebarWrapper #mainNav2 a:visited {
	text-transform: uppercase;
	font-style:normal;
	text-decoration: none;
	color: #ffffff;
	background-color:transparent;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_nav2Normal.png)*/
	background-repeat: no-repeat;
	font-family: Verdana, Arial,sans-serif;
	border-bottom:1px dotted #fff;
}

.diyw #sidebarWrapper #mainNav2 span {
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	line-height: 12px;
}


.diyw #sidebarWrapper #mainNav2 a.parent {
	color: #000;
	background-color: #97d6f1;
	background-repeat: no-repeat;
	bacdkground-image: url(https://www.lagunapack.com/s/img/mt_nav2Current.png);
	background-position: left center;
}

.diyw #sidebarWrapper #mainNav2 a.current,
.diyw #sidebarWrapper #mainNav2 a.current:hover {
	color:#000;

	background-repeat: no-repeat;
	background-image: url(https://www.lagunapack.com/s/img/mt_nav2Current.png);
	background-position: left center;
}

.diyw #sidebarWrapper #mainNav2 a:hover,
.diyw #sidebarWrapper #mainNav2 a:active,
.diyw #sidebarWrapper #mainNav2 a:focus {
	color:#000;

	background-repeat: no-repeat;
	background-image: url(https://www.lagunapack.com/s/img/mt_nav2Current.png);
	background-position: left center;
}

/* ------------------------------------- Vertical Navigation L3 */
.diyw #sidebarWrapper #mainNav3 a,
.diyw #sidebarWrapper #mainNav3 a:link,
.diyw #sidebarWrapper #mainNav3 a:visited {
	text-transform: none;
	text-decoration: none;
	color: #fff;
	background-color: #373536;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_nav2Normal.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav3 span {
	font-size: 12px;
	padding: 10px 0 10px 50px;
	line-height: 12px;
}

.diyw #sidebarWrapper #mainNav3 a.current {
	color:#97d6f1;
	background-color: #000;
	background-repeat: no-repeat;
	background-image: url(https://www.lagunapack.com/s/img/mt_nav2Current.png);
	background-position: left center;
}

.diyw #sidebarWrapper #mainNav3 a:hover,
.diyw #sidebarWrapper #mainNav3 a:active,
.diyw #sidebarWrapper #mainNav3 a:focus {
	color:#fff;
	background-color: #000;
	background-image: none;	/* url(https://www.lagunapack.com/s/img/mt_nav2Hover.png)*/
}

/* ------------------------------------- mainContent Settings */

.diyw a,
.diyw a:link,
.diyw a:visited {
	color: #FFF;
	text-decoration: none;
}

.diyw #mainWrapper .content p {
	line-height:23px;
	margin-bottom: 17px;
	font-family: Verdana, Arial, sans-serif;	
}

.diyw #mainWrapper .content h1 {
	font-size: 35px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
}

.diyw #mainWrapper .content table h1 {
	font-size: 20px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
}

.diyw #mainWrapper .content  h2 {
	font-size: 25px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.diyw #mainWrapper .content  h3 {
	font-size: 16px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

/* ------------------------------------- subContent Settings */

.diyw #sidebarWrapper a,
.diyw #sidebarWrapper a:link,
.diyw #sidebarWrapper a:visited {
	color: #97d6f1;

}

/* also add td for color and even the whole content to avoid problems with sitebuilder module */

.diyw #sidebarWrapper .content,
.diyw #sidebarWrapper .content p ,
.diyw #sidebarWrapper .content td
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.diyw #sidebarWrapper .content h1 {
	font-size: 14px;
	color: #97d6f1;
	text-transform:uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.diyw #sidebarWrapper .content h2 {
	font-size: 12px;
	color: #97d6f1;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.diyw #sidebarWrapper .content h3 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ------------------------------------- Footer Settings */

.diyw #footer {
	color:#000;
}

.diyw #footer a {
	color:#97d6f1;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------     LEAVE ME ALONE !!!!! ----------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */


body
{
	margin: 0;
	padding: 0;
}


.diyw img, .diyw a img {
	border: 0;
}

.diyw img {
	display: block;
}

.diyw #wrapper {
	width: 960px;
	position: relative;
}

.diyw #wrapperShadowLeft,
.diyw #wrapperShadowRight {
	position: absolute;
	top: 0;
	height: 100%;
	width: 16px;
}

.diyw #wrapperShadowLeft {
	left: -16px;
}

.diyw #wrapperShadowRight {
	right: -16px;
}

.diyw .center {
	margin: 0 auto;
}


.diyw #header {
	position: relative;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.diyw #header div#emotion-header {
	margin: 0 auto;
}

/*  Navigation */
.diyw #navigation {
	width: 100%;
	position: relative;

}

.diyw .separator {
	width: 100%;
}

.diyw #sidebarWrapper .navigation {
	position: relative;
}

.diyw #mainNav2 a,
.diyw #mainNav2 a:link,
.diyw #mainNav2 a:visited {
	white-space: normal;
	word-wrap: break-word;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	white-space: nowrap;
}

.diyw #mainNav1 a,
.diyw #mainNav2 a,
.diyw #mainNav3 a {
	display: block;
}

/* level 1 */
.diyw #mainNav1:after,
.diyw #mainNav2:after,
.diyw #mainNav3:after {
    zoom: 1;
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.diyw #mainNav1 li,
.diyw #mainNav2 li {
	float: left;
}

.diyw #mainNav2 li {
	clear: both;
	width: 100%;
}

/* level 2 & 3*/

.diyw #mainNav2,
.diyw #mainNav3 {
	width: 100%;
}

.diyw #mainNav2 a,
.diyw #mainNav3 a {
	max-width: 320px;
}
.diyw #mainNav2 span{
	display: block;
}

/* Areas */

.diyw #mainWrapper {
    float: right;
    margin-left: 30px;
    position: relative;
    width: 610px;
}

.diyw #mainWrapper .center {
	padding: 0;
	width: 580px;
	min-height: 400px;
}

.diyw #sidebarWrapper {
	float: right;
    width: 320px;
	min-height: 400px;
	position: relative;
}

.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .bottom,
.diyw #footer,
.diyw #footer .top,
.diyw #footer .center,
.diyw #footer .bottom {
	width: 100%;
}

.diyw #footer .center{
	display:block;
}


.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .center,
.diyw #mainWrapper .bottom,
.diyw #footer,
.diyw #footer .top,
.diyw #footer .center,
.diyw #footer .bottom {
	position: relative;
	float: left;
}

.diyw #mainWrapper,
.diyw #sidebarWrapper{
  color:#ffffff;
  }

