body {
	margin: 0px;
	padding: 0px;
	background: url('../imgs/bg.jpg') no-repeat top center #1a1a1a;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
}
a {
	color: #9A5130;
	text-decoration: none;
}
ul.content li {
	color: #3B3B3B;
	font-size: 12px;
	list-style: square;
}
#container {
	width: 916px;
	background: url('../imgs/containerTop.jpg') no-repeat;
}
#containerRep {
	width: 916px;
	background: url('../imgs/containerBg.jpg') repeat-y;
	margin: 34px auto 0px auto;
}
#containerBot {
	width: 916px;
	height: 24px;
	background: url('../imgs/containerBot.jpg') no-repeat;
	margin: 0px auto;	
}
#containerInner {
	width: 840px;
	margin: auto;
	padding-top: 15px;
}
#header {
	width: 100%;
	height: 110px;
	background: url('../imgs/logo.jpg') no-repeat center left;
}
#headText {
	/*border-bottom: 3px double #aeae9f;*/
	width: 420px;
	line-height: 32px;
	color: #3b3b3b;
	float: right;
	text-align: right;
	margin-top: 20px;
}
#menu {
	width: 100%;
	height: 30px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	padding: 0px 5px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 5px;
	color: #4F93D0;
}
#menu ul li a:hover {
	/*text-decoration: underline;*/
	border-bottom: 2px solid #9A5130;
}
#menu ul li a.cur {
	/*text-decoration: underline;*/
	border-bottom: 2px solid #9A5130;
}


#banner {
	width: 840px;
	height: 149px;
	background-repeat: no-repeat;
	margin: 10px 0px;
}
#indexMainHighlights {
	height: 401px;
	position: relative;
	width: 840px;
	margin-bottom: 10px;
	
}

#indexMainHighlights .slide {
	width:  840px;
	height: 401px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
#indexMainHighlights .slide a {
	display: block;
	color: #d4d6d8;
	text-decoration: none;

}
#indexMainHighlights .buttons {
	position: absolute;
	top: 10px;
	right: 10px;
}
#indexMainHighlights .button {
	float: left;
	width: 36px;
	height: 36px;
	background: url('../imgs/blackTrans.png');
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	color: #3d71a1;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
}
#indexMainHighlights .selected {
	color: #FFFFFF;
}
.tagArea {
	height: 100px;
	width: 830px;
	margin-top: 281px;
	background: url('../imgs/blackTrans.png');
	font-family: Arial;
	font-weight: bold; 
	padding-top: 20px;
	padding-left: 10px;
}
.tagTitle {
	font-size: 24px;
	padding-left: 6px;
	padding-top: 4px;
}
.tagTitle span {
	color: #2eaaf2;
	
}
.tagDetails {
	font-size: 12px;
	padding-left: 6px;
}

#contentLeft {
	float: left;
	width: 512px;
}
#contentWhole {
	float: left;
	width: 839px;
}
#contentRight {
	float: right;
	width: 311px;
}
#contentRight span, #contentLeft span, #contentWhole span {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3d71a1;
	border-bottom: 3px double #aeae9f;
	display: block;
	width: 100%;
	margin-top: 10px;
}
#contentLeft span.subSpan, #contentWhole span.subSpan {
	font-size: 16px;
	border-bottom: 0px none;
	width: 90%;
	margin: 5px auto;
}
#contentWhole span.subSpan1 {
	font-size: 16px;
	border-bottom: 0px none;
	width: 100%;
	margin: 5px auto;
}
#contentLeft p.subP, #contentWhole p.subP {
	width: 90%;
	margin: 5px auto 10px auto;
	padding-left: 12px;
}
#contentRight p, #contentLeft p, #contentWhole p {
	color: #3b3b3b;
	font-size: 12px;
	padding-left: 8px;
}
#testimonial {
	width: 100%;
}
#testimonial .qL, #testimonial .qR {
	float: left;
	font-size: 55px;
	color: #3d71a1;
}
#testimonial .wrap {
	float: left;
	width: 450px;
}
#testimonial .data {
	font-size: 30px;
	color: #3b3b3b;
}
#testimonial .who {
	font-size: 14px;
	color: #3d71a1;
	font-style: italic;
	width: 100%;
	text-align: right;
}
label {
	color: #5394cf;
}
input, textarea {
	border: 1px solid #9fc3d4;
	color: #2b2b2b;
	margin-bottom: 5px;
}
input {
	width: 250px;
}
.subbut {
	color: #2b2b2b;
	width: 100px;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}




.morphtabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 25px;

}

.morphtabs_title li {
	float: left;
	background-image: url('../imgs/light_green.jpg');
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 2px;
	margin-top: 2px;
	cursor: pointer;
	line-height: 20px;
	border-bottom: 0px none;
	font-size: 12px;
	border-top: 3px solid #A7C5DF;
	background-color: #A7C5DF;
	color: #4993D2;
}
.morphtabs_title li a {
	color: #4993D2;
	text-decoration: none;
}

.morphtabs_title li.active {
	border-top: 3px solid #4993D2;
}

.morphtabs_panelwrap { 
	position: relative;	
	top: -1px;
	clear: both;
	overflow: hidden;
}

.morphtabs_panel {
	background-color: #EFECD1;
	color: #3b3b3b;
	border: 2px solid #A7C5DF;
}

.morpthtabs_panel p {
	margin-left:5px;
}

.morphtabs_panel { 
	text-align: center;
}
#contentWhole .morphtabs_panel span {
	width: auto;
	font-size: 14px;
	border: 0px none;
}
#contentWhole .morphtabs_panel table tr td {
	text-align: left;
	font-size: 10px;
}
.msg {
	display: block;
	width: 400px;
	background: url('../../admin/imgs/a7b4d8.jpg') no-repeat 1% 50% #a7b4d8;
	padding: 15px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #5072d3;
	color: #5072d3;
	margin-left: auto;
	margin-right: auto;
}
.rightimg {
	float: right;
	padding: 15px;
	padding-bottom: 3px;
}
.leftimg {
	float: left;
	padding: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
}

.wineSpace {
	padding-bottom: 10px;
}
#contentWhole .morphtabs_panel table tr.wineHead td {
	border-bottom: 1px solid #A7C5DF;
	font-weight: bold;
	font-size: 12px;
	color: #3d71a1;
}
#contentWhole .morphtabs_panel table tr.wineName td {
	color: #3b3b3b;
	font-weight: bold;
}
#contentWhole .chrimmenu tr td {
	font-size: 12px;
	color: #3b3b3b;
	padding-left: 10px;
}
#contentWhole .chrimmenu tr td.chrimhead {
	font-size: 14px;
	color: #3d71a1;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: bold;
}
#contentWhole .chrimtitle {
	font-size: 15px;
	font-weight: bold;
	color: #3b3b3b;
	padding-top: 15px;
}

#footer{
	float: left;
	width: 823px;
	font-size: 12px;
	color: #3b3b3b;
	padding-top: 15px;
}
#footer a{
	text-decoration: none;
	color: #3d71a1;
}
.galContainer {
	width: 100%;
}
.galContainer img {
	margin: 5px;
	border: 0px none;
}
.galContainer a {
	border: 0px none;
}
span a {
	text-decoration: none;
	color: #4F93D0;
}


/*
	Additional Changes for feedback page - 15-06-2009
*/
#contentLeft div.feedbackBox {
	padding: 0px 0px 0px 110px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	height: 80px;
	margin: 10px 0px;
	background-color: #EFF7FF;
	border: 1px solid #9FC3D4;
}
#contentLeft div.type3 {
	background-image: url('../imgs/fb.jpg');
}
#contentLeft div.type2 {
	background-image: url('../imgs/n.jpg');
}
#contentLeft div.type1 {
	background-image: url('../imgs/r.jpg');
}
#contentLeft span.feedSpan {
	font-size: 16px;
	border-bottom: 0px none;
	margin: 0px;
	padding-top: 6px;
	width: 245px;
	float: left;
}
#contentLeft .feedbackBox p {
	margin-top: 3px;
	padding-left: 2px;
}
#contentLeft span.date {
	width: 130px;
	float: right;
	font-size: 12px;
	border-bottom: 0px none;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
}

