body, h4, p, ul, table, input, select {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
html, body {
	height: 100%;
}
body, form {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color:#000;
}
a {
	color: #a22;
	text-decoration: none;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #a22;
}
h4 {
	font-size: 110%;
	margin: 0 0 8px 0;
}
h5 {
	font-weight: bold;
	margin: 16px 0 4px 0;
	padding: 0;
	color: #a22;
}
h5.fancy {
	margin-top: 0px;
}
a.fancy:hover {
	color: #222;
	border: dashed 1px #a22;
	border-width: 0 0 1px 0;
}
table {
	font-size: 80%;
}
table table {
	font-size: 100%;
}
.main {
	height: 100%;
	background-image: url(../images/sohni4.gif);
	background-repeat: no-repeat;
	background-position: 100% 118px;
}
.sidebarl {
	border: solid #ddd 1px;
	border-width: 0 0 0 1px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#collection {
	border: solid #aaa 1px;
	border-width: 0 0 0 1px;
	padding: 0 0 0 8px;
	font-size:80%;
}

#additional {
	border-width: 0 0 0 1px;
	padding: 16px 14px 0 16px;
	width: 206px;
}
#subheader {
	border: solid #aaa 1px;
	padding: 6px;
	background: white;
	margin: 0 0 10px 0;
	text-align:center;
}
#subheader p {
	margin: 0;
}
#subheader ul {
	margin: 8px 0 8px 24px;
}
#section {
	border: solid #aaa 1px;
	border-width: 0 0 1px 0;
	margin: 10px 16px 12px 16px;
	padding: 0 0 4px 0;
}
#section p {
	font-size: 85%;
	color: #222;
	margin: 2px 0 0 0;
}
#section a:hover {
	color: #222;
	border: dashed 1px #a22;
	border-width: 0 0 1px 0;
}

#front {
	margin: 16px;
}
#front img {
	border: 1px solid #000;
}
#highlight {
	font-weight:bold;
	background-image: url(../images/today.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	margin-bottom:16px;
	padding-top: 64px;
}
#content {
	margin: 0 16px;
}
#content p {
	line-height: 120%;
	margin: 0.4em 0 0.4em 0;
}
#hline {
	border: solid #ccc 1px;
	border-width: 1px 0 0 0;
	margin: 8px 0;
}
#base {
	border: solid #aaa 1px;
	border-width: 1px 0 0 0;
	margin: 8px 16px 4px 16px;
	padding: 2px 0 4px 0;
}
#base p {
	font-size: 85%;
	text-align: center;
	color: #444;
	margin: 2px 0 0 0;
}
#base a:hover {
	color: #444;
	border: dashed 1px #a22;
	border-width: 0 0 1px 0;
}
#scroll {
	background-image: url(/images/sections/bridal_hi.gif);
	background-image: url(/images/sections/registry_hi.gif);
	background-image: url(/images/sections/churra_hi.gif);
	background-image: url(/images/sections/tiara_hi.gif);
	background-image: url(/images/sections/kalire_hi.gif);
	background-image: url(/images/sections/handbag_hi.gif);
	background-image: url(/images/sections/bindi_hi.gif);
	background-image: none;
	background: #000;
	margin: 0 16px;
}
#scroll p {
	color: #fff;
}
#scroll a {
	color: #fff;
}

#menu {
	padding: 0 0 0 4px;
}
#menu a {
	font-weight:bold;
	font-size:11px;
	padding: 0 3px;
	text-decoration:none;
	color:#fff;
}
#menu a:hover {
	color:#000;
}
#img {
	vertical-align:bottom;
}


input.grey {
	width:480px;
	margin:2px 0;
}

input.grey2 {
	width:380px;
	margin:2px 0;
}
#mContainer {
	position:relative;
	width:380px;
	height:482px;
}

#mOffer {
	position:relative;
	width:216px;
	height:118px;
}

.mPhoto {
	position:absolute;
	top:-1px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}

.mPhoto2 {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}


