/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */

/* ======================================================================================= */


/* Header ================================================================================ */

/* ======================================================================================= */*/

/* Custom Styles Duftvilla ================================================================================ */
body {
	color:#992100;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	line-height: 150%;
}


.mainContainerInner {
	left:50%;
	margin-left:-500px;
	position:absolute;
	top:0;
	width:1000px;
	/*test to check the missing bgimage*/
	/*background:url(../../../../../media/innerContentBg.jpg)*/
		/*test to check the missing bgimage*/
			
	background-color:#390f00;
	color:#992100;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	line-height: 150%;
}


h1 {
	color:#ffa200;
	font-size:120%;
	margin-left:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
h2 {
	color:#992100;
	font-size:120%;
	text-transform:uppercase;
	font-weight:bold;
}
h3 {
	color:#992100;
	font-size:120%;
	font-weight:bold;
	margin:8px 0;
}
p {
	margin-bottom:15px;
	
}

.dataHolding {
	margin-top:25px;
}
.dataHolding td {
	padding:0 20px;
}
.borderRight {
	border-right:2px solid #faba6e;
}
.borderLeft {
	border-left:2px solid #faba6e;
}
.borderBottom {
	border-bottom:2px solid #faba6e;
}
a {
	color:#992100;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
.innerContent P {
	font-size:90%;
}
.mainContainerHome {
	margin:0 auto;
	width:803px;
}
.mainContainerInner {
	left:50%;
	margin-left:-500px;
	position:absolute;
	top:0;
	width:1000px;
	/*test to check the missing bgimage*/
	/*background:url(../../../../../media/innerContentBg.jpg)*/
		/*test to check the missing bgimage*/
}
.mainContainerInnerbg {
	left:50%;
	margin-left:-500px;
	position:absolute;
	top:0;
	width:1000px;
	/*test to check the missing bgimage*/
	background:url(../../../../../media/innerContentBg.jpg)
		/*test to check the missing bgimage*/
}
.padR20 {
	padding-right:20px;
}
.fontWhite {
	color:#FFF;
}


/*common classes ends*/
#header td.logo {
	height:146px;
	border-bottom:1px solid #030303;
	background-color:#8c0c04;
	width:1000px;
	color:#C5C59E;
	
}
#header td.logo img{
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*Navigation classes starts*/
.homeNav {
	height:63px;
	background:url(../../../../../media/homeNavBg.jpg) no-repeat;
	text-align:center;
}
.innerNav {
	height:43px;
	background:url(../../../../../media/innerNavBg.jpg) no-repeat;
	/*border-bottom:2px solid #b28a32;*/
	border-bottom:1px solid #030303;
	
}
.homeNav ul, .innerNav ul {
	margin-top:10px;
}
.homeNav li, .innerNav li {
	display:inline;
	background:url(../../../../../media/navSep.jpg) right no-repeat;
	padding:0 40px 0 18px;
	font-size:100%;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
}
.homeNav li a, .innerNav li a, .subNav a {
	color:#fff;
	text-decoration:none
}
.homeNav li a:hover, .innerNav li a:hover, .subNav a:hover {
	color:#ef9500;
	text-decoration:none
}
.homeNav li a.selected, .innerNav li a.selected, .subNav li a.selected {
	color:#ef9500;
}
.homeNav li.last, .innerNav li.last {
	background:none;
	padding-right:20px;
}
.subNav {
	background-color:#7c120a;
	height:45px;
	font-size:75%;
}
.subNav ul {
	margin-top:10px;
}
.subNav li {
	display:inline;
	background:url(../../../../../media/subNavBg.gif) no-repeat 18px 5px;
	padding:0 10px 0 35px;
	color:#FFF;
}

.topLinks {
	color:#fff;
	font-size:65%;
	padding-right:20px;
	margin-top:110px;
}
.topLinks a {
	color:#fff;
}
.bCrumb {
	font-size:65%;
	color:#c66e17;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom:5px;
}
.bCrumb a {
	color:#c66e17;
}
#footer td.footer {
	width:1000px;
	color:#fff;
	height:40px;
	background-color: #8c0c04;
}
.footer {
	background:#8c0c04;
	font-size:90%;
	padding-top:10px;
	color:#fff;
	height:50px;
	border-top:1px solid #030303;
	text-align:center;
}
.footer td {
	vertical-align:middle;
}
.footer a {
	color:#fff;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}

/*Navigation classes ends*/

.homeContent {
	padding:10px;
	background:#6f1600;
}
.homeContent {
	color:#C5C59E
}
.homeContent a{
	color:#C5C59E
}
.pTitle {
	background-color:#3c0000;
	border-top:2px solid #b28a32;
}

.innerContent {
	padding: 15px;
	background-image: url(../../../../../media/innerContentBg.jpg);
}
.innerContentNoPad {
	width:1000px;
	padding: 0px;
	background-image: url(../../../../../media/innerContentBg.jpg);
	background-repeat: repeat;
}

.borderRight {
	border-right:2px solid #faba6e;
}
.borderLeft {
	border-left:2px solid #faba6e;
}
.borderBottom {
	border-bottom:2px solid #faba6e;
}
.dataHolding {
	margin-top:25px;
}
.dataHolding td {
	padding:0 20px;
}
.itemContainer {
	margin-top:20px;
	font-size:80%;
	color:#992100;
}
.itemContainer td {
	padding:0;
}
.itemContainer p {
	font-size:100%;
	color:#992100;
	margin-bottom:5px;
}
.product_attributes {
	font-size:70%;
	color:#992100;
	margin-bottom:5px;
}
.shop h2 {
	margin:10px;
}
.shop P {
	font-size:85%;
	color:#992100;
	margin:10px;
	line-height:normal;
}
.rhs {
	padding:20px 7px;
}
table.callOut {
	border:2px solid #fcc25f;
	font-size:65%;
	margin-bottom:10px;
	line-height:normal;
}
table.callOut P {
	font-size:100%;
	margin-bottom:0px;
}
.callOut thead {
	background-color:#6f1600;
	color:#FFF;
}
.callOut tbody {
	background-color:#fde3c6;
}
.callOut th {
	padding:6px;
	font-weight:bold;
}
.callOut th a {
	color:#fff;
}
.callOut tbody td, .callOut tbody th {
	padding:6px;
	color:#000;
	font-weight:bold;
}
.listItem {
	width:90%;
	margin-bottom:20px;
	color:#9d4e00;
}

/* ======================================================================================= */
/*special for HOme*/
.homeSpecial {
	background-color: #6f1600;
	background-image: none;
	text-align:left;
	padding:0;
	margin:0;
	line-height:110%;
	
}


.homeSpecialStandard {color:#C5C59E; font-family:Verdana, Geneva, sans-serif; font-size:90%; 	padding-right: 12px;}
.homeSpecialStandard a {color:#C5C59E; font-family:Verdana, Geneva, sans-serif;}
.homeSpecialStandard h2 a {
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:85%;
	font-weight: bold;
	text-transform: none;
	
}
.homeSpecialStandard h2 {
	/*line-height:260%;*/
	margin-bottom:8px;
	

}

.agb {
	background-color:#fff;
	border:1px solid #600;
	padding: 10px 40px 10px 40px;
	margin-bottom: 5px;
	margin-left:0px;
	width:780px;
}


