/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DAD0C2;
	background-image: url(../images/bg-02.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B3B3B;
	text-decoration: none;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #81082a;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #81082a;
	text-decoration: none;
}


a.lkWhite:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lkWhite:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lkWhite:hover {
	font-size: 12px;
	color: #C7BD82;
	text-decoration: none;
}
a.lkWhite:active {
	font-size: 12px;
	color: #C7BD82;
	text-decoration: none;
}




a.lkVata:link {
	font-size: 12px;
	color: #869013;
	text-decoration: none;
}
a.lkVata:visited {
	font-size: 12px;
	color: #869013;
	text-decoration: none;
}
a.lkVata:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.lkVata:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.lkPitta:link {
	font-size: 12px;
	color: #fc8709;
	text-decoration: none;
}
a.lkPitta:visited {
	font-size: 12px;
	color: #fc8709;
	text-decoration: none;
}
a.lkPitta:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.lkPitta:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.lkKapha:link {
	font-size: 12px;
	color: #3475b0;
	text-decoration: none;
}
a.lkKapha:visited {
	font-size: 12px;
	color: #3475b0;
	text-decoration: none;
}
a.lkKapha:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.lkKapha:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.lkRed:link {
	color: #81082a;
	text-decoration: none;
}
a.lkRed:visited {
	color: #81082a;
	text-decoration: none;
}
a.lkRed:hover {
	color: #666666;
	text-decoration: none;
}
a.lkRed:active {
	color: #666666;
	text-decoration: none;
}

a.lkShop:link {
	color: #81082a;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: 10px;
}
a.lkShop:visited {
	color: #81082a;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: 10px;
}
a.lkShop:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: 10px;
}
a.lkShop:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: 10px;
}

a.lk10pxRed:link {
	font-size: 10px;
	color: #81082a;
	text-decoration: none;
}
a.lk10pxRed:visited {
	font-size: 10px;
	color: #81082a;
	text-decoration: none;
}
a.lk10pxRed:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.lk10pxRed:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.lkLayers:link {
	font-size: 12px;
	color: #C7BD82;
	text-decoration: none;
	display: block;
	height: 20px;
}
a.lkLayers:visited {
	font-size: 12px;
	color: #C7BD82;
	text-decoration: none;
	display: block;
	height: 20px;
}
a.lkLayers:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
}
a.lkLayers:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
}

a.lkLayersIndex:link {
	font-size: 12px;
	color: #81082a;
	text-decoration: none;
	display: block;
	height: 20px;
}
a.lkLayersIndex:visited {
	font-size: 12px;
	color: #81082a;
	text-decoration: none;
	display: block;
	height: 20px;
}
a.lkLayersIndex:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
}
a.lkLayersIndex:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
}

a.lkTmbsShop:link {
	display: block;
	height: 120px;
	width: 120px;
	border: 1px solid #C7BD82;
}
a.lkTmbsShop:visited {
	display: block;
	height: 120px;
	width: 120px;
	border: 1px solid #C7BD82;
}
a.lkTmbsShop:hover {
	display: block;
	height: 120px;
	width: 120px;
	border: 1px solid #81082A;
}
a.lkTmbsShop:active {
	display: block;
	height: 120px;
	width: 120px;
	border: 1px solid #81082A;
}

/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.txtGoldFooter {
	font-size: 16px;
	color: #C7BD82;
}


.txtGold {
	color: #C7BD82;
}


.txtWhite {
	color: #FFFFFF;
}

.txt14pxWhite {
	font-size: 14px;
	color: #FFFFFF;
}

.txt16pxWhite {
	font-size: 16px;
	color: #FFFFFF;
}

.txt30pxWhite {
	font-size: 30px;
	color: #FFFFFF;
	line-height: normal;
}


.txtRed {
	color: #81082a;
}
.txt13pxRed {
	font-size: 13px;
	color: #81082a;
	line-height: normal;
}
.txt16pxRed {
	font-size: 16px;
	color: #81082a;
	line-height: normal;
}
.txt18pxRed {
	font-size: 18px;
	color: #81082a;
	line-height: normal;
}
.txt20pxRed {
	font-size: 20px;
	color: #81082a;
	line-height: normal;
}
.txt30pxRed {
	font-size: 30px;
	color: #81082a;
	line-height: normal;
}


.txt16pxBrown {
	font-size: 16px;
	color: #C7BD82;
	font-weight: bold;
	line-height: normal;
}
.txt18pxBrown {
	font-size: 18px;
	color: #C7BD82;
	line-height: normal;
	font-weight: bold;
}


.txt10pxGrey {
	font-size: 10px;
	color: #666666;
}
.txt11pxGrey {
	font-size: 11px;
	color: #666666;
}


.txtGrey {
	color: #666666;
}
.txt13pxGrey {
	font-size: 13px;
	color: #666666;
	line-height: normal;
}
.txt16pxGrey {
	font-size: 16px;
	color: #666666;
	line-height: normal;
}



.txtPitta {
	color: #C24600;
	line-height: normal;
}
.txt16pxPitta {
	font-size: 16px;
	color: #C24600;
	line-height: normal;
	font-weight: bold;
}
.txt18pxPitta {
	font-size: 18px;
	color: #C24600;
	line-height: normal;
	font-weight: bold;
}


.txtVata {
	color: #565C0F;
	line-height: normal;
}
.txt16pxVata {
	font-size: 16px;
	color: #565C0F;
	line-height: normal;
	font-weight: bold;
}
.txt18pxVata {
	font-size: 18px;
	color: #565C0F;
	line-height: normal;
	font-weight: bold;
}


.txtKapha {
	color: #185183;
	line-height: normal;
}
.txt16pxKapha {
	font-size: 16px;
	color: #185183;
	line-height: normal;
	font-weight: bold;
}
.txt18pxKapha {
	font-size: 18px;
	color: #185183;
	line-height: normal;
	font-weight: bold;
}





/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgDivider {
	background-image: url(../images/divider-repeat.gif);
	background-repeat: repeat-x;
}

.bgShadowLeft {
	background-image: url(../images/frame-left.gif);
	background-repeat: repeat-y;
}

.bgShadowRight {
	background-image: url(../images/frame-right.gif);
	background-repeat: repeat-y;
}

.bgFooter {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
}

.bgSidePanelLeft {
	background-image: url(../images/side-panel-left.gif);
	background-repeat: repeat-y;
}

.bgSidePanelRight {
	background-image: url(../images/side-panel-right.gif);
	background-repeat: repeat-y;
}

.bgSidePanel02Left {
	background-image: url(../images/side-panel-02-left.gif);
	background-repeat: repeat-y;
}

.bgSidePanel02Right {
	background-image: url(../images/side-panel-02-right.gif);
	background-repeat: repeat-y;
}

.bgDividerVertical {
	background-image: url(../images/divider-vertical.gif);
	background-repeat: repeat-y;
}

.bgContent {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
}

.bgSkinVata {
	background-image: url(../images/bg-vata.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bgSkinPitta {
	background-image: url(../images/bg-pitta.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bgSkinKapha {
	background-image: url(../images/bg-kapha.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* ------------------------------------------------------- MISC ------------------------------------------------------- */
.ulTick {
	list-style-image: url(../images/bullet-tick.gif);
}

.FormButton {
	border: none;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #81082a;
	height: 30px;
	width: 100px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.FormButtonBig {
	border: none;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #81082a;
	height: 30px;
	width: 160px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}

.formField {
	width: 100%;
	border: 1px solid #C7BD82;
	padding: 2px;
	height: 20px;
}

.formFieldMulti {
	width: 100%;
	border: 1px solid #C7BD82;
	padding: 2px;
}
.klGold {
	border: 2px solid #C7BD82;
}

/* CSS rules */ 
// Default tooltip class name: .tooltip 
.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; } 

