body {
	color: #3D3A37;
	font: 12px Georgia, Arial, Serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #FEFCF9;
	background-image: url(../images/flowerbg.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
	text-align: center;
}
#logos {
	margin: auto;
	width: 810px;
}
#menu  { /* this is overridden in index.css for the homepage. This is the setting for all of the inner pages. */
	margin-top: 0px;
	padding-top: 10px;
}
#bridalparty {
	background-image: url(/views/images/createbridal_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 10px;
	width: 192px;
	float: right;
	text-align:right;
	padding-top: 46px;
	padding-left: 40px;
	margin-top: 10px;
	padding-right:40px;
}

#content {
	width: 805px;
	clear:both;
	margin:auto;
	border: solid 1px #B9B8B7;
	padding: 20px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:10px;
	background-color: #FFFEFC;
	text-align: left;
	}



a { color: #760E05; text-decoration: none }
table {
	text-align: left;
}

/*a:active { color: #760E05; text-decoration: none; } */
/* a:visited { color: #760E05; text-decoration: none; } */ 
a:hover { color: #45A888; text-decoration: none; }
 
p, td, li, li p, ul { color: #3D3A37; font: 12px Georgia, Arial, Serif; line-height: 18px; }

.box { border: solid 1px #B9B8B7; background: #FFFFFF url(../images/bkg_box.gif) top right no-repeat; height: 425px; }
.nav { padding: 0px 0px 15px 0px; }

/* Padding is Top Right Bottom Left */
.default_pad { padding: 30px; }
.collections_pad {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.collections_height { height: 373px; }
.gallery_pad { padding: 22px; }
.about_padding { padding: 22px 22px 0px 22px; }
.subhead { color: #FF0011; font-weight: Bold; }
.txt-sml { font-size: 10px; }
.txt-med { font-size: 11px; }
.forms { color: #333333; font: 11px Tahoma, Arial, Serif; background-color: #FFFFFF; }
.tmb {
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE5249;
	border-right-color: #732F29;
	border-bottom-color: #333333;
	border-left-color: #BE5249;
	cursor: pointer;
	cursor: hand;
}
.storeimage {
	border: 1px solid #999999;
}
.gallery_border {
	border: 1px solid #e4e2e0;
	background-color: #fefcf9;
}
.tableborder {
	border: 1px solid #C0E7D9;
}
.tableborder img {
	border: 1px solid #B79590;
}
.testimonial td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
h3, .h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D8F75;
}

#logo {
	position: relative;
	top: 5px;
}
.credits {
	font-size: 10px;
}
.article {
	color: #383639;
	background-color: #FFFFCC;
	border: 1px solid #333333;
}

/* swatches dialog styles */
.clearer {
	clear: both;
}

.swatchContainer {
	float: left;
	margin-left: 4px;
}

.swatchesContainer {
	margin-left: 8px;
}

img.swatchThumb {
	width: 50px;
	height: 50px;
}

.tabsContainer {
	min-height: 630px;
	border: 1px solid #B9B8B7;
}

#modelContainer {
	width: 236px;
	height: 540px;
	background: url('../images/loading.gif') no-repeat center center;
}

#selectedDressContainer {
	text-transform: uppercase;
}

.tabRow {
	margin: 10px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	position: relative;
	margin-bottom: 80px; 
}

#swatchSelection, #dressSelection {
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	width: 574px;
}

.tabContentContainer {
	clear: both;

	position: relative;
	padding: 10px;
	text-align: left;

}

.tabDivContainer {
	position: relative;
	min-height:450px;
}

.tabContent {
	position: relative;
	clear:both;
	color: #56565c;
}

/* Top link header (register/my account/my bridal party/login) */

.accountLinksContainer {
	color: #79c2b2;
	font-family: Arial;
	font-size: 11px;
}

a.toplink {
	color: #79c2b2;
	
}

a.toplink:hover {
	text-decoration: underline;
}

/* register page */

div.error-msg {
	text-align: left;
	border: 1px solid #B9B8B7;
	color: red;
	padding: 4px;
}

.contact_input {
	border: 1px solid #B9B8B7;
}

div.registerLeft {
	float: left;
	width: 330px;
	text-align: left;

}

div.registerRight {
	float: left;
	width: 340px;
	text-align: left;
	margin-left: 20px;
}

a.tlink {
	text-decoration: none;
	color: #79c2b2;
}

a.tlink:hover, a.tablinkon {
	text-decoration: underline;
}

.smaller {
	font-size: 12px;
	text-transform: uppercase;
	color: #56565c; 
}

.centerLinks {
	width: 244px;
	margin: auto auto;
}

div.disclaimer {
	border: 1px solid #B9B8B7;
	padding: 6px;
	margin: 4px 10px 6px 4px;
	text-align: left;
	text-transform: uppercase;
}

#saveLinkContainer {
	text-transform: uppercase;
	height: 40px;
}

#saveLink {
	width: 180px;
	text-align: center;
	margin: auto auto;
}

#saveLink a {
	color: #79c2b2;
}

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

#whatsThisLink {
	font-size: 10px;
	text-align: right;
}

#whatsThisLink a {
	color: #79c2b2;
}

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

.txt_new {
	text-transform: uppercase;
}

#mysortable {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mysortable li {
	float: left;
	margin: 2px;
	
	background-color: #ffffff;
	width: 80px;
	height: 360px;
	text-transform: uppercase;
	font-size: 10px;
}

#mysortable li .body img {
	width: 76px;
	border: 0;
}

#mysortable li .dressdesc {
	height: 90px;
}

#mysortable li .dressimgcontainer {
	height: 180px;
}

#mysortable li .top {
	height: 20px;
	width: 80px;
	border: 0;
	
}

#mysortable li .body {
	height: 100%;
	padding: 2px;
}

#mysortable .top .remove {
	text-align: right;
}

#mysortable .top .enlarge {
	text-align: left;
}

.emailtosend {
	border-bottom: 1px solid #b9b8b7;
}

input.orderbutton {
	border: 1px solid #b9b8b7;
	color: #b9b8b7;
}

.cartContainer {
	width: 500px;
	margin: 10px auto 0 auto;
	text-transform: uppercase;
}

ul.cartlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.cartlist li {
	float: left;
	width: 250px;
}

ul.cartlist li .swatch {
	float: left;
}

ul.cartlist li .description {
	float: left;
	margin-left: 6px;
	text-transform: uppercase;
	text-align: left;
}

.profile {
	border: 1px solid #b9b8b7;
	padding: 4px;
}

.placeorder {
	border: 1px solid #b9b8b7;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 4px;
}.border {
	border: 1px solid #999999;
}
.subsection {
	background-color: #FEFCF9;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #C2B19A;
}
.required {
	color: #ff3399;
	font-weight: bold;
}
.highlight {
	padding: 4px;
	margin-bottom: 10px;
	width: 600px;
}
.innermenu {
	float: right;
	width: 150px;
	padding: 10px;
	background-color: #FFF5F4;
}
.innermenu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.innermenu a {
	padding:3px;
	display:block;
}
.innermenu a:hover {
	background:#ffffff;
}
		

#swatch_cart {
	border: 1px solid #CCC;
}
.order_item {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAE5D7;
	padding: 5px;
	
}
.requiredform {
	background-color: #FFF2F2;
}
.h2 ,h2{
	font-size: 14px;
	font-weight: bold;
	color: #760E3B;
}
.h2 a, h2 a {
	text-decoration: underline;
}
#collection_container {
	width:600px;overflow:hidden;margin:auto;border:1px #CCC solid;
}
#collection_container ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#collection_container li {
	display:block;
	border:1px red solid;
}
.answer {
	padding: 5px;
	margin-left: 15px;
}
.faq_page h3 {
	color:#3D8F75;
	display: block;
	background-image: url(/views/images/bullet.jpg);
	margin-left: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
fieldset {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D8F75;
	font-weight: bold;
}
.addswatch_thumb {
	width:50px;
	height:50px;
	margin:0px;
	display:inline-block;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
}
.clearer {
		border:1px #ffffff solid;
}
.addswatch_thumb span {
	display:none;
	position:absolute;
}
a.addswatch_thumb:hover span {
	display:block;
	position:absolute;
	text-align:center;
	width:60px;
	margin-left:-10px;
	background-color:#FFFFFF;
	border:1px #3D8F75 solid;
	cursor:hand;
	cursor:pointer;
}
.addswatch_thumb img {
	width:45px;
}
#next {
	float:right;
	margin-top:10px;
}
#back {
	float:right;
	margin-top:10px;
	display:none;
}
#dress_slider ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.dress_extra {
	display:none;
}
.classic_dress_title {
	height: 127px;
	display:block;
}
area:hover, area:active, area:focus{
outline:none;
border:none;
}
.pricing table{
	background-color: #E7FFF7;
	margin:auto;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 2px dashed #F3D4D2;	
}
.pricing {
	padding-bottom: 10px;
}

.pricing table tr th {
	text-transform: uppercase;
	background-color: #C9EDE2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.pricing .extra {
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
}
.discount {
	background-color: #FFF;
	border: 1px solid #C9EDE2;
}

