html, body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color:#3A3A3A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background: url(../images/back.png) no-repeat;
}
a {
	border: 0px;
	color: #777777;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
h3 {
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	position: relative;
	top: 20px;
	left: 40px;
	color: #bbbbbb;
}

.three-c h5 { 
	font-size: 19px;
	font-weight: normal;
	margin:0;
}
input {
	border: 1px solid #777777;
}
textarea {
	border: 1px solid #777777;
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
}
.alert{
	padding: 8px;
	margin: 8px 0px;
	border: 1px solid #777777;
	background: #dddddd;
}
div.pagetitlebox {
	height: 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	width: 70%;
}
h3.pagetitle {
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size: 68px;
	font-weight: normal;
	color: #eeeeee;
	top: -6px;
	left: 90px;
}
div.pagetitlebox .breadcrumb {
	position: absolute;
	top: -14px;
	left: 90px;
	color: #cccccc;
}
div.pagetitlebox .breadcrumb a {
	text-decoration: none;
	color: #cccccc;
}
div.pagetitlebox .breadcrumb a:hover {
	text-decoration: underline;
}
p.readmore {
	text-align: right;
}
p.readmore a {
	font-size: 12px;
	color: #777777;
}
div.col2 h4 {
	font-weight: normal;
	font-size: 24px;
}
div#container {
	width: 1000px;
	margin: auto;
	text-align: left;
}
div#header {
	color: #777777;	
}

div#header div#toparea {
	float: right;
	margin: 5px 100px 0px 80px;
}

div#header div#storeinfo {
	text-align: right;
	font-size: 12px;
	width: 250px;
}
div#header div#social {
	text-align: right;
	font-size: 12px;
	width: 250px;
	margin-top: 10px;
}
div#logo {
	height: 107px;
	margin: 10px 0px 0px 75px;
}
div#slogan {
	font-style: italic;
	color: #dddddd;
	font-size: 24px;
	position: absolute;
	right: 100px;
	top: 10px;
	line-height: 20px;
}
div#background {

}
div#backgroundtop {
	background: url(../images/back_top.png) no-repeat;
	height: 42px;
	position: relative;
}
div#navigation {
	position: absolute;
	right: 90px;
	bottom: 16px;
	text-align: right;
}
div#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	display: inline;
	padding: 12px 12px;
}
div#navigation a {
	color: #777777;
	text-decoration: none;
}
div#navigation ul li.selected {
	background: #ffffff;
}
div#body {
	clear: both;
	margin: 0px;
	padding: 10px 92px 20px 78px;
	position: relative;
	background: url(../images/back_mid.png) repeat-y;
}
div#rotator {
	height: 300px;
	width: 800px;
	position: relative;
}
div#rotator .article {
	width: 800px;
	position: absolute;
}
div#rotator p {
	
}
div.rotatornum {
	height: 20px;
	width: 20px;
	border: 1px solid transparent;
	position: relative;
	bottom: -1px;
	float: right;
	cursor: pointer;
}
div.rotatornum_selected {
	height: 20px;
	width: 20px;
	border: 1px solid #cccccc;
	position: relative;
	bottom: -1px;
	float: right;
	cursor: pointer;
}
div.col2-home {
	float: left;
	margin-top: 10px;
}

div#col-brides {
	margin-left: 8px;
	background: url(../images/brides.jpg) no-repeat;
	width: 262px;
	height: 254px;
}

div#col-buy-gold {
	background: url(../images/buy-gold.jpg) no-repeat;
	width: 262px;
	height: 254px;
	margin-left: 15px;
}

div#col-twitter {
	width: 250px;
	height: 254px;
    margin-left: 21px;
	margin-top: -108px;
}

div#col-twitter h3 {
	font-size: 12px;
	top: 0px;
	left: 0px;
}

div#col-twitter img {
	margin-top: 0px;
}
.home-callout-copy {
	width: 210px;
	position: relative;
	top: 175px;
	left: 15px;
	color:#232323;
}

/*Original Columns */

div.col2 {
	float: left;
	width: 380px;
	padding: 10px;
}
div.col2 img {
	margin-top: 40px;
}

div.col2 .text {
	float: right;
	width: 200px;
}
div#footer {
	background: url(../images/back_botttom.png) no-repeat;
	height: 42px;
	position: relative;
	font-size: 12px;
	text-align: right;
	margin: 0px 0px 20px 0px;
}
div#footer .text {
	position: absolute;
	right: 245px;
	top: 20px;
}

.img-right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

.img-left {
	float: left;
	margin-right: 10px;
	margin-top: -23px;
}
/*
	Page Specific
*/
.staffbox {
	clear: both;
	padding-top: 20px;
}
.staffbox img {
	float: left;
	margin-top: 0px !important;
	padding: 0px 30px 0px 0px;
}

/* Bridal */
#leftselectmenu .menuoption {
	border: 1px solid #bbbbbb;
	margin: 2px;
	padding: 2px;
	cursor: pointer;
}
#leftselectmenu .menuoption:hover {
	background: #eeeeee;
}
#leftselectmenu .menuoption h4 {
	margin: 0px;
	padding: 0px;
}
#rightselectmenu {
	/*height: 360px;
	overflow-y: auto;*/
}
#rightselectmenu .menudetails {
	display: none;
}

table#bridal-chart th {
	background-color: #333333;
	color: #fff;
}

table#bridal-chart td {
	font-size: 11px;
}

#default-img {
	margin-top: -100px;
}

#trends-chart img {
	margin-top: 0;
	margin-bottom: 5px;
}
/* homepage content rotator */

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* end homepage content rotator */
