body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	color: #000000;
	background: #2a3c52;
	text-align: center;
}

body.malasite
{
	background: #35292a;
}


/* centering and framing */
#wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 900px;
	background: #fff;
	border: 5px solid #c4ad89;	
	text-align: left;	
}

h1
{
	font-family: times new roman,times,serif;
	font-size: 15px;
	color: #A5223D;	
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 0px;
}

h2
{
	font-family: times new roman,times,serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;	
	color: #000000;	
}

div.main
{
	background: #fff;
	min-height:611px;
	z-index:50;
}

#mainblue
{
	border-left: 140px solid #485B73 !important;
}

#mainred
{
	border-left: 140px solid #624044 !important;
}

#masthead
{
	margin-left:30px;
	padding-top:20px;
}

#util
{
	width: 355px;
}

#util div
{
	margin-top: 20px;
	letter-spacing:0.1em;
	float: left;
	display:inline;
	padding-right:50px;
}

#utilright
{
	padding-right:0px !important;
	float: right !important;
	clear: none;
	text-align: right;
}

#masthead a
{
	text-transform: uppercase;
	text-decoration: none;
	font-family: verdana,times new roman,times,serif;
	font-weight: bold;
	letter-spacing:-.02em;
	font-size:12px;
	color: #3D5E88;
}

#masthead a:hover
{
	text-decoration: underline;
}

#content
{
	clear: both;
	margin-left: 30px;
	padding-top: 15px;
	width: 570px;
}

#contentleft
{
	clear: both;
	margin-left: 30px;
	padding-top: 25px;
	width: 450px;
}

#footer
{
	margin-left: 30px;
	font-size: 10px;
}

.shortpage
{
	margin-top: 620px;
}

.textpage
{
	margin-top: 180px;
}

#sidebar
{
	position: absolute;
	left:0px;
	top:0px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	width: 140px;
	text-align:center;
}

#logo
{
	margin-top: 25px;
}

#nav1
{
	margin-top: 20px;
}
#nav1 p
{
	margin-top:10px;
	margin-bottom:10px;
}

#nav1 p a
{
	font-weight: bold;
	color: #F5DAAD;
	text-decoration: none;
}

#nav1 p a:hover
{
	color: #CA413D;
}

#deepa
{
	position: absolute;
	left:0px;
	top:540px;
	z-index: 150;
}

#header
{
	position: absolute;
	z-index: 150;
	left:560px;
	top:130px;
	width: 300px;
	text-align: center;
	padding:0px;
}

#headerleft
{
	position: absolute;
	z-index: 150;
	left:170px;
	top:130px;
	width: 195px;
	text-align: left;
	padding:0px;
}

.smallimage
{
	margin: 8px;
	border: 2px solid #ffffff;
}

.thumbbox
{
	position: absolute;
	z-index: 150;
	border: 1px solid #CEAF88;
	width: 95px;
	height: 95px;
	text-align:center;
}

.thumbbox:hover {
	cursor: pointer;
}

#sm1
{
	left:560px;
	top:170px;
}

#sm2
{
	left:655px;
	top:170px;
}

#sm3
{
	left:750px;
	top:170px;
}

#sm4
{
	left:560px;
	top:265px;
}


#sm5
{
	left:655px;
	top:265px;
}

#sm6
{
	left:750px;
	top:265px;
}

#sm7
{
	left:560px;
	top:360px;
}

#sm8
{
	left:655px;
	top:360px;
}

#sm9
{
	left:750px;
	top:360px;
}

#sm10
{
	left:560px;
	top:455px;
}

#sm11
{
	left:655px;
	top:455px;
}

#sm12
{
	left:750px;
	top:455px;
}

#sm13
{
	left:560px;
	top:550px;
}

#sm14
{
	left:655px;
	top:550px;
}

#sm15
{
	left:750px;
	top:550px;
}

#morepages
{
	position: absolute;
	z-index: 250;
	left:560px;
	top:465px;
	width: 288px;
	text-align: center;
	background: #ccc;
	padding: 5px 0;
}

#morepages p 
{
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}


.imagebox
{
	position: absolute;
	z-index: 150;
	left: 170px;
	top: 170px;
	visibility: hidden;
}

.homeimagebox
{
	position: absolute;
	z-index: 150;
	left: 170px;
	top: 170px;
}

.largeimage
{
	padding: 10px;
	border: 1px solid #CEAF88;
}

.phototitle
{	
	margin-top: 4px;
	font-size: 11px;
	width: 355px;
	text-align:left;
}

.flux {
	margin-top: 25px;
	font-size: 10px;
	width: 340px;
	text-align:left;
	color: #818181;
	border: 1px dotted #818181;
	padding: 5px;
}

.smalltext
{
	font-size:10px;	
}
a:link
{
	color:#A71212;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color:#A71212;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	color:#D0A145;
	text-decoration: underline;
	font-weight: normal;
}	


a:link.copy
{
	color:#D3B23F;
	text-decoration: none;
	font-size: 10px;	
	font-weight: normal;
}

a:visited.copy
{
	color:#D3B23F;
	text-decoration: none;
	font-size: 10px;	
	font-weight: normal;
}
a:hover.copy
{
	color:#CA413D;
	text-decoration: none;
	font-size: 10px;	
	font-weight: normal;
}	

.copy
{
	color:#D3B23F;
	text-decoration: none;
	font-size: 10px;	
}
.note
{
	color:#000000;
	text-decoration: none;
	font-size: 11px;	
}

.blue
{
	color:#1D3B7D;
}

.smfont
{
	font-size: 11px;
	margin-left: 10px;
	margin-right: 5px;
}

.hometext
{
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;	
	width: 355px;
	color:#1D3B7D;	
}

.malatext
{
	color:#744F53;	
}

.homecontent
{
	margin-top: 340px !important;
}

.malanote
{
	z-index: 200;
	position: absolute;
	padding: 4px;
	margin: 1px;
	font-size: 9px;
	color: #A5223D;			
	/* color:#A71212; 
	cursor: pointer;	
	*/
}


#padukabead
{
	padding-bottom: 25px;
	left: 190px;
	top: 247px;
	width: 65px;
}

#prasadcloth
{
	padding-top: 40px;
	padding-left: 5px;
	left: 190px;
	top: 360px;
	width: 65px;
}

#prasadamulet
{
	padding-bottom: 40px;
	padding-left: 15px;
	left: 430px;
	top: 240px;
}

#bbmbead
{
	padding-top: 30px;
	left: 410px;
	top: 377px;
}

#beadcap
{
	padding-right: 45px;
	left: 240px;
	top: 445px;
}

#masterbead
{
	padding-top: 5px;
	padding-left: 40px;
	left: 325px;
	top: 466px;
}

#murtipendant
{
	padding-right: 55px;
	padding-bottom: 23px;
	left: 250px;
	top: 497px;
}


.rightinfobox
{
	position: absolute;
	z-index: 150;
	border: 1px solid #CEAF88;
	left:560px;
	top:170px;	
	width: 190px;
	visibility: hidden;
	padding-bottom: 5px;	
}

.rightinfobox2
{
	position: absolute;
	z-index: 150;
	border: none;
	left:565px;
	top:500px;	
	width: 190px;
	visibility: hidden;
	padding-bottom: 5px;	
	color: #A5223D;	
	font-size: 11px;
}

.showbox
{
	visibility: visible !important;
}

.rightinfobox p
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	font-size: 11px;
}

.malaimage
{
	border: 1px solid #CEAF88;
	margin: 10px;
}

#malainfo
{
	position: absolute;
	z-index: 250;
	left:170px;
	top:170px;	
	font-size: 9px;	
	color: #A0A1A1;
	text-align: center;
	width: 355px;	
}

.malacontent
{
	margin-top: 455px !important;
}

/* for add to cart text and images */
.shop {
	width: 360px;
	font-size: 11px;	
}

.shop td {
	border-bottom: 1px dotted #ddd;
}

.shop .desc {
	width: 225px;
}

.shop .desc select {
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
	background: #ddd;
	border: 1px solid #ccc;
}

.shop .desc p {
	margin-top: 3px;	
	margin-bottom: 10px;
}

.shop .price {
	width: 60px;
}

.shop .add {
	width: 75px;
	padding-bottom: 4px;
}

.shop .add input {
	border: 1px solid #A71212;
}

.shop .add input:hover {
	border: 1px solid #D0A145;
}

.shop .add a {
	color:#A71212;
}

.shop .add a:hover {
	color:#D0A145;
}

.shop .add a img {
	border-color: #A71212;
}

.shop .add a:hover img {
	border-color: #D0A145;
}

.shop2 img {
	margin-bottom: -5px;
}

#cartbox
{
	margin-top: 30px;
	text-align: left;
}

#cartbox img {
	width: 90px;
	height: 23px;
	border: 0;
}

#cartbox a 
{
	display: block;
	width: 90px;
	height: 23px;
	margin-left: 25px;
	border: 1px solid #f5daad;
}

#cartbox a:hover 
{
	border: 1px solid #ca413d;
}

#cartbox p
{
	font-weight: bold;
	color: #F5DAAD;	
	text-align: center;
	font-size: 10px;
}

#cartbox hr
{
	width: 80%;
	text-align: center;
}