@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
a.more-button {
	display:block;
	width:84px;
	height:37px;
	line-height:37px;
	background:url(../images/button-bg.png) no-repeat;
	color:#fff;
	text-decoration:none;
	padding-left:50px;
}
a.more-button:hover {
	display:block;
	width:134px;
	height:37px;
	line-height:37px;
	background:url(../images/button-bg.png) no-repeat;
	color:#b42626;
	text-decoration:none;
}

/*-------------------------------------------------
body sytles start
-------------------------------------------------*/

body {
	background:#ffffff url(../images/body-bg.png);
	font-family: 'Trocchi', serif;
	font-size:12px;
	color:#9e6659;
	height:100%;
	line-height:20px;
}
.wrapper {
	width:960px;
	height:auto;
	margin:40px auto;
	text-align:left;
	overflow:hidden;
}

/*-------------------------------------------------
Logo And Menu Styles Start
-------------------------------------------------*/

.logo {
	width:960px;
	height:100px;
	margin:0 auto;
	text-align:center;
	font-size:48px;
	color:#aa1416;
	clear:both;
	line-height:150px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
}
.menu {
	width:960px;
	height:100px;
	background:url(../images/menu-bg.png) no-repeat;
	margin:0 auto;
	text-align:center;
	clear:both;
}
.menu ul {
	list-style:none;
	height:100px;
	text-align:center;
	margin:0 auto;
}
.menu li {
	display:inline;
}
.menu li a {
	color:#c6bca5;
	font-size:14px;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	line-height:130px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.menu li a:hover {
	color:#ffffff;
}
.menu li a.active {
	color:#ffffff;
}

/*-------------------------------------------------
Header Styles Start
-------------------------------------------------*/

.header {
	width:960px;
	height:auto;
	text-align:center;
	margin:0 auto;
	clear:both;
}
.header h1 {
	font-size:24px;
	font-weight:normal;
	color:#401f17;
	padding-top:30px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	padding-bottom:10px;
}
.header h2 {
	font-size:18px;
	font-weight:normal;
	color:#9e6659;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	padding-bottom:30px;
}
.header-button {
	width:200px;
	height:80px;
	background:url(../images/header-button-bg.png) no-repeat;
	text-align:center;
	margin:0 auto;
}
.header-button a {
	color:#ffffff;
	text-decoration:none;
	font-size:16px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	line-height:100px;
}
.header-button a:hover {
	color:#c6bca5;
	text-decoration:none;
	font-size:16px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

/*-------------------------------------------------
Banner Styles Start
-------------------------------------------------*/

/*-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------*/

.cd-left {
    vertical-align: top;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
}

.cd-right {
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    width: 25%;
}

/*-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------*/

.lt-line-cursive a {
    border: 0 none;
    color: #000000;
    font-size: 13px;
    padding: 0 18px;
    text-decoration: none;
}

/*-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------*/

.group-page-items-list {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border-radius: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    margin: 12px;
    padding: 10px;
    position: relative;
    width: 96%;
}

.group-page-items-list td:first-child {
    vertical-align: top;
    width: 300px;
}

.group-page-items-list img {
    width: 280px;
    height: 200px;
}

.group-page-items-list a {
    color: #9E6659;
}

.group-page-items-list #image-info {
    border-collapse: collapse;
    display: block;
    max-width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.group-page-items-list #pg-item-sep {
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    display: block;
    height: 12px;
    margin: 0 0 10px;
    width: 100%;
}

.group-page-items-list #ivd {
   padding: 0px 15px 0px 0px;
   width: 30px;
}

.group-page-items-list td:last-child {
    vertical-align: top;
    padding: 10px 0px 0px 20px;
    width: 100px;
}

.group-page-items-list #dl_button {
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(0, 0, 0, 0.05);
    color: #000000;
    font-size: 13px;
    margin: 10px 0px 0px 0px;
    padding: 7px;
    width: 90px;
}

.group-page-items-list .fa {
    padding: 0px 10px 0px 0px;
}

/*-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------*/

.group-page-blog-items {list-style:none outside none; margin:0; padding:0;}
.group-page-blog-items li {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    float: left;
    height: 160px;
    margin: 12px;
    min-height: 1px;
    padding: 10px;
    position: relative;
    width: 255px;
}

.group-page-blog-items li img {
    border: 0 none;
    height: 160px;
    vertical-align: middle;
    width: 255px;
}

.group-page-blog-items li a {
    color: #000000;
    text-decoration: none;
}

.group-page-blog-items li .desc-sd-blocks {
    background: none repeat scroll 0 0 #B52929;
    display: none;
    height: 140px;
    margin: 10px;
    padding: 10px;
    text-align: center;
    width: 235px;
}

.group-page-blog-items li .desc-sd-blocks #tt-ln {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    text-shadow: none;
}

.group-page-blog-items li:hover .desc-sd-blocks {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 22;
}

/*-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------*/

.letters-list {list-style:none outside none; margin:0; padding:20px 0 20px 10px;}
.letters-list li {display:inline-block; margin:0 0 8px; text-align:center; width:290px;}
.letters-list li a {text-decoration:none; color:#474747;}

.pp-d {
    text-align: justify;
}

#pagesp {border-bottom:1px solid #EEEEEE; clear:both; display:block; height:32px; margin:0 0 40px; width:100%;}
#hh-ah {color:#B42626; font-size:24px; font-weight:normal; line-height:30px; padding-bottom:10px;}
#hh-sh {color:#B42626; font-size:24px; font-weight:normal; line-height:30px; padding:0px 0px 10px 10px;}
#h-lineup {padding:0 0 10px 10px;}

.sdj-parametric-items {list-style:none outside none; margin:0; padding:0;}
.sdj-parametric-items li {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    float: left;
    height: 160px;
    margin: 12px;
    min-height: 1px;
    padding: 10px;
    position: relative;
    width: 245px;
}

.sdj-parametric-items li img {
    border: 0 none;
    height: 160px;
    vertical-align: middle;
    width: 245px;
}

.sdj-parametric-items li a {
    color: #000000;
    text-decoration: none;
}

.sdj-parametric-items li .desc-sd-blocks {
    background: none repeat scroll 0 0 #B52929;
    display: none;
    height: 140px;
    margin: 10px;
    padding: 10px;
    text-align: center;
    width: 235px;
}

.sdj-parametric-items li .desc-sd-blocks #tt-ln {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    text-shadow: none;
}

.sdj-parametric-items li:hover .desc-sd-blocks {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 22;
}

.sdj-parametric-items li .im-desc-controls {
    display: none;
    height: 180px;
    margin: 0px;
    padding: 0px;
    width: 275px;
}

.sdj-parametric-items li .im-desc-controls #description-image {
    background: none repeat scroll 0 0 rgba(181, 41, 41, 0.9);
    color: #FFFFFF;
    height: 40px;
    left: 0;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    line-height: 18px;
    top: 0;
    width: 225px;
    z-index: 22;
}

.sdj-parametric-items li .im-desc-controls #description-image p {
    color: #FFFFFF;
    font-size: 0.96em;
}

.sdj-parametric-items li .im-desc-controls #parametric-itm-cs {
    background: none repeat scroll 0 0 rgba(34, 92, 119, 0.9);
    color: #FFFFFF;
    height: 35px;
    left: 0;
    margin: 55px 10px 0;
    padding: 5px;
    text-align: center;
    text-shadow: none;
    top: 0;
    width: 235px;
    z-index: 22;
}

.sdj-parametric-items li .im-desc-controls #parametric-itm-cs p {
    color: #FFFFFF;
    font-size: 0.96em;
}

.sdj-parametric-items li:hover .im-desc-controls {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 22;
}

.px-lists {
    clear: both;
    padding: 20px 0px 0px 0px;
    text-align: center;
}

.px-lists a {
    text-decoration: none;
    color: #000000;
    padding: 0px 3px;
}

/* ================================================= */

.flex-table-ds {
    text-align: left;
    margin: 0px;
}

.flex-table-ds #DD {
    vertical-align: top;
    width: 33.3%;
}

/* ================================================= */

#main-bottom-DGF {
    list-style: none outside none;
    margin: 10px 0 40px;
}

#main-bottom-DGF li {
    padding: 5px 0px;
}

#main-bottom-DGF a {
    text-decoration: none;
}

#main-bottom-DGF img {
    height: 70px;
    width: 100px;
}

#main-bottom-DGF p {
    color: #000000;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

#main-bottom-DGF .lnk-desc {
    padding: 10px 0 0 10px;
    vertical-align: top;
}

/* ================================================= */

.df-sizes-lists {
    list-style: none outside none;
    margin: 10px 0 40px;
    padding: 0 0 0 2px;
}

.df-sizes-lists li {
    display: list-item;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.df-sizes-lists a {
    color: #525252;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.df-sizes-lists a:hover {
    color: #B42626;
}

.df-sizes-lists-span {
    border-radius: 10px 10px 10px 10px;
    color: #525252;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 12px 7px 0;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

/* ================================================= */

#mr-line-dsonic {list-style:none outside none; margin:10px 0 0px 5px; padding:0;}
#mr-line-dsonic li {display:inline-block; margin:0 0 8px; text-align:center; width:295px;}
#mr-line-dsonic li a {color:#000000; font-size:13px; text-decoration:none;}

.large-image-class {
    box-shadow: 2px 2px 30px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 20px 0px 0px 0px;
    width: 100%;
}

.large-image-class img {
    width: 100%;
}

.limd-desc {
    text-align: left;
    width: 100%;
}

.limd-desc #fd-screen {
    background: none repeat scroll 0 0 #FBFBFB;
    padding: 30px 30px 50px;
}

.limd-desc #fd-screen a {
    color: #000000;
    text-decoration: none;
}

.limd-desc #separation {
    padding: 15px;
}

.limd-desc #dwd-button {
    background-color: rgba(56, 62, 76, 0.5);
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    margin-top: 20px;
    padding: 12px 62px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    transition: all 200ms ease-in-out 0s;
}

.limd-desc #df-screen {
    padding: 0px 30px;
    vertical-align: top;
    width: 50%;
}

.limd-desc #df-screen h3 {
    font-size: 16px;
    margin: 15px 0px;
}

.limd-desc #txt-h {
    color: #555555;
    font-size: 14px;
}

.limd-desc #txt-input {
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    font-size: 13px;
    padding: 12px 5px 12px 15px;
    transition: all 200ms ease-in-out 0s;
    width: 100%;
}

.limd-desc #txt-select {
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    font-size: 13px;
    padding: 12px 5px 12px 15px;
    transition: all 200ms ease-in-out 0s;
    width: 200px;
}

.limd-desc #p-g {
    font-size: 14px;
    margin: 0;
    padding: 5px;
}

.mp-blog-posts-list {border-bottom:1px solid #F2F2F2; margin:20px auto; padding:20px; width:100%;}
.mp-blog-posts-list td {vertical-align:top;}
.mp-blog-posts-list #R1 {vertical-align:top;}
.mp-blog-posts-list #R2 {padding:25px; text-align:left;}
.mp-blog-posts-list img {border:medium none; outline:medium none; height:200px; width:285px;}
.mp-blog-posts-list a {text-decoration:none;}
.mp-blog-posts-list h3 {color:#B42626; font-size:24px; font-weight:normal; padding-bottom:10px; line-height:30px;}
.mp-blog-posts-list p {font-size:14px; line-height:1.6em; margin:0; text-align:justify;}

/* ================================================= */

.mp-post-contents {padding:10px; width:96%;}
.mp-post-contents h1 {color:#B42626; font-size:24px; font-weight:normal; padding-bottom:10px; line-height:30px;}
.mp-post-contents img {padding:0px 0px 15px 0px; width:100%;}
.mp-post-contents p {font-size:14px; padding:15px 0; text-align:justify;}
.mp-post-contents p:first-child {font-size:14px; padding:0px 0px 15px 0px; text-align:justify;}

/* ================================================= */

.HCD {
    font-family: "Open Sans",Helvetica,Arial,sans-serif !important;
    color: #FFFFFF;
    font-size: 70px;
    text-shadow: 2px 2px #000000;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
}

.li-counter {
    padding-top: 20px;
    text-align: center;
}


.banner-container {
	width:960px;
	height:auto;
	clear:both;
	margin:0 auto;
	margin-bottom:40px;
}
.banner-top {
	width:960px;
	height:15px;
	background:url(../images/banner-top.png) no-repeat;
}
.banner-middle {
	width:930px;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	background-color:#ffffff;
}
.banner-bottom {
	width:960px;
	height:15px;
	background:url(../images/banner-bottom.png);
}

/*-------------------------------------------------
3 Panels Styles Start
-------------------------------------------------*/

.panels-container {
	width:100%;
	background:url(../images/red-bg.png);
	
}
.panel-wrapper {
	width:960px;
	margin:0 auto;
	height:auto;
	overflow:auto;
}
.panel {
	width:260px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
}
.panel h1 {
	color:#ffffff;
	font-weight:normal;
	font-size:24px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	padding-top:20px;
	padding-bottom:10px;
}
.panel h2 {
	color:#1e0505;
	font-weight:normal;
	font-size:18px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}
.panel p {
	color:#c6bca5;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	padding-bottom:20px;
}
.panel ul {
	margin-top:30px;
}
.panel ul li {
	list-style:none;
	display:block;
}
.panel ul li a {
	color:#ffffff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.panel ul li a:hover {
	color:#000000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.panel-top {
	width:260px;
	height:10px;
	background:url(../images/panel-top.png) no-repeat;
}
.panel-middle {
	width:200px;
	height:auto;
	border-left:1px solid #981414;
	border-right:1px solid #981414;
	padding:30px 29px 30px 29px;
}
.panel-bottom {
	width:260px;
	height:10px;
	background:url(../images/panel-bottom.png) no-repeat;
}

/*-------------------------------------------------
Two Columns Styles Start
-------------------------------------------------*/

.columns-container {
	width:100%;
	height:auto;
	background:#ffffff;
	clear:both;
	margin:0 auto;
	overflow:hidden;
}
.columns-wrapper {
	width:1200px;
	height:auto;
	margin:0 auto;
}

/*-------------------------------------------------
Left Column Styles Start
-------------------------------------------------*/

.left-column {
	width: 260px;
	float:left;
	margin-bottom:40px;
}
.left-column-panel {
	width:260px;
	margin-top:40px;
}
.left-column-panel h1 {
	font-weight:normal;
	color:#b42626;
	font-size:24px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
	text-align:center;
	padding-bottom:10px;
}
.left-column-panel h2 {
	font-weight:normal;
	color:#1e0505;
	font-size:18px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
	text-align:center;
	padding-bottom:30px;
}
.left-column-panel-top {
	width:260px;
	height:10px;
	background:url(../images/left-panel-top.png);
}
.left-column-panel-middle {
	width:200px;
	padding:20px 30px 20px 30px;
	background:url(../images/body-bg.png)
}
.left-column-panel-bottom {
	width:260px;
	height:10px;
	background:url(../images/left-panel-bottom.png);
}

/*-------------------------------------------------
Search Styles Start
-------------------------------------------------*/

.search {
	width:200px;
	height:36px;
	background:url(../images/search-bg.png) no-repeat;
}
.search ul li {
	list-style:none;
	display:block;
	float:left;
}
.search-input {
	width:160px;
	height:36px;
}
.search-input-textfield {
	background: none repeat scroll 0 0 transparent;
	border: 0 solid green;
	color: #8B8B8B;
	height: 34px;
	padding-left: 10px;
	line-height:34px;
	width: 150px;
}
.search-button {
	width:40px;
	height:36px;
}
.search-button img {
	border:none;
}

/*-------------------------------------------------
Sub menu Styles Start
-------------------------------------------------*/

.sub-menu {
	width:200px;
}
.sub-menu ul li {
	list-style:none;
	display:block;
	width:200px;
	height:40px;
	background:url(../images/submenu-line.png) repeat-x top;
	line-height:40px;
}
.sub-menu ul li a {
	text-decoration:none;
	color:#9e6659;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}
.sub-menu ul li a:hover {
	text-decoration:none;
	color:#b42626;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}

/*-------------------------------------------------
Right Columns Styles Start
-------------------------------------------------*/

.right-column {
	width:580px;
	height:auto;
	overflow:hidden;
	float:right;
	margin-top:40px;
}
.right-column-heading {
	width:580px;
	border-bottom: 1px solid #ede4dd;
}
.right-column-heading h1 {
	font-weight:normal;
	font-size:24px;
	color:#b42626;
	padding-bottom:10px;
}
.right-column-heading h2 {
	font-weight:normal;
	font-size:18px;
	color:#9e6659;
	padding-bottom:30px;
}
.right-column-content {
	width:580px;
	border-bottom: 1px solid #ede4dd;
	padding-top:30px;
	padding-bottom:30px;
}
.right-column-content h1 {
	font-weight:normal;
	font-size:18px;
	color:#1e0505;
}
.right-column-content h2 {
	font-weight:normal;
	font-size:12px;
	color:#b42626;
	padding-bottom:20px;
}
.right-column-content p {
	padding-bottom:20px;
}
.noborder {
	border-bottom:none;
}

/*-------------------------------------------------
Footer Styles Start
-------------------------------------------------*/

.footer {
	width:100%;
	height:170px;
	margin:0 auto;
}
.copy-rights {
	width:900px;
	height:80px;
	line-height:80px;
	text-align:center;
	background:url(../images/footer-bg.png) no-repeat;
	color:#c6bca5;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	margin:0 auto;
	margin-top:45px;
}

.copy-rights a {
	text-decoration:none;
	color:#C6BCA5;
}
