@charset "UTF-8";
/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 ************************************************************/

    /* No list-markers by default - 
     * must redefine bullets w/ bg graphics
     ********************************************************/
     ul,ol {list-style:none;}

    /* Avoid browser default inconsistent heading, 
     * font-sizes and pre/code
     ********************************************************/
     body,h1,h2,h3,h4,h5,h6,pre,code,td {font-size:1em;}

    /* Remove inconsistent (among browsers) - 
     * default padding or margin 
     ********************************************************/
     ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
	margin:0;
	padding:0;
}

     /* prevent blue linked image borders
     ********************************************************/
      a img,:link img,:visited img,fieldset {border:none; outline:none;}






body  {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color:#FBD3DA;
	color:#333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 18px;
	font-size: 12px;
	margin:0 0 20px 0;
	padding:0;}
	
a {
	color:#F1859E;
	text-decoration:underline;
	outline:none;}
	
a:hover {
	color:#999;}
	
/*h1 {
	font-size:24px;
	color:#F7AABC;
	letter-spacing:-1px;
	line-height: 26px;
	margin:40px 0 40px 0;}*/
	
h1 {
	font-size:50px;
	color:#000;
	text-align:left;
	letter-spacing:-3px;
	line-height: 52px;
	margin:30px 0 20px 0;}	
	
h2 {
	font-size:22px;
	color:#999;
	text-transform:capitalize;
	width:inherit;
	letter-spacing:-1px;
	line-height: 30px;}	
	
h3 {
	font-size:18px;
	color:#999;
	letter-spacing:-1px;
	text-align:left;
}

.covermechic #header_wrapper {
	height:231px;
	width:960px;
	margin:0 auto;
}

.covermechic #logo {
	background-color:#FDE3E7;
	width:315px;
	float:left;
	height: 231px;
}

.covermechic #header_right {
	width:645px;
	float: right;
	height: 231px;
	background:#FDE3E7 url(../images/header-645x231.png) no-repeat;
}
	
.covermechic #nav {
	width:598px;
	color:#F59BAF;
	height:30px;
	text-align:right;
	float:right;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-1px;
	padding:90px 42px 0 0;
}
	
.covermechic #nav a {
	text-decoration:none;
	margin: 0 2px 0 2px;
	color:#FBD3DA;}
	
.covermechic #nav a:hover {
	color:#FFF;
	text-decoration:none;}	
	
.covermechic #cart {
	width:210px;
	color:#F59BAF;
	text-align:right;
	font-weight:normal;
	font-size:11px;
	padding: 0 30px 0 0;
	height: 20px;
	margin: 70px 0 0 0;
	float: right;
}
	
.covermechic #cart a {
	text-decoration:none;
	margin: 0 2px 0 2px;
	color:#FBD3DA;}
	
.covermechic #cart a:hover {
	color:#FFF;
	text-decoration:none;}	
	
.covermechic #wrapper {
	width:960px;
	background-color:#FDE3E7;
	margin:0 auto 60px auto;
	/*-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;*/
}
	
.covermechic #content {
	width:960px;
	float:left;
	text-align:left;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

.covermechic #content a {
	color:#F1859E;
	text-decoration:none;
	outline:none;
}

.covermechic #content a:hover {
	color:#999;
}

.covermechic #content p {
	margin:0 0 18px 40px;
	text-align:left;
}

.covermechic #content ul {
	list-style:disc;
	padding:0 0 0 32px;
	display:none;
}

.covermechic #content li {
	color:#888;
	line-height:14px;
	margin:0 0 20px 0;
}
	
	
/*.covermechic #content img {
	margin:0 16px 16px 0;
}*/

.covermechic #content td {
	border:#FDE3E7 solid;
	text-align:left;
	padding:0 0 0 0px;
	margin:0 auto;
}
	
.covermechic #content form {
	margin:0 auto 40px 40px;
	text-align:center;
	width:330px;
}

.covermechic #content form a {
	text-align:right;
}

.covermechic #content input {
	width:142px;
	height:39px;
	background:#F8F8F8;
	border:#F1859E solid 0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	vertical-align:middle;
	font-size-adjust:inherit;
	color:#999;
	padding:0px;
	vertical-align:middle;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.covermechic #content input img {
	float: right;
	border:none;
	padding:0;
}

.covermechic #content input.formbutton {
	width:100%;
	background:#F1859E;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	float:right;
	color:#FFF;
	padding:3px;
}

.covermechic #content textarea {
	width:200px;
	background:#F8F8F8;
	border:#F1859E solid 0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:#999;
	padding:3px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

/*.covermechic #content input {
	margin:0 5px 18px 6px;
	padding:2px;
	border:#F1859E solid 2px;
	background:#FDE3E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	width: 200px;
}*/
	
/*.covermechic #content textarea {
	margin:0 5px 18px 6px;
	padding:2px;
	border:#F1859E solid 2px;
	background:#FDE3E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	width:300px;
	height:100px;
}*/

.covermechic #content_padding {
	padding:0 40px 0 40px;
}

.covermechic #shipping_padding {
	padding:0 40px 0 40px;
}

.covermechic #shipping_padding p {
	margin:0 0 18px 0;
}

.covermechic #content_wrapper {
	width:960px;
	margin:0 auto;
	background-color:#F90;
}

.covermechic #text {
	width:400px;
	float:left;
	margin:0px 0 0 0;
}

.covermechic #showcase_image {
	margin: 10px auto 20px auto;
	width:860px;
	height:280px;
	border:#FFF solid 8px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.covermechic #showcase {
	width:480px;
	margin: 20px 0px 16px 0px;
	padding: 0;
	float: right;
	background:#FFF;
	border:#FFF solid 8px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	text-align: center;
}

.covermechic #showcase img {
	margin:0px;
}

.covermechic #showcase_0808 {
	width:480px;
	float:right;
	margin:0 0 8px 0;
}

.covermechic #showcase_champs {
	width:480px;
	float:right;
	margin:8px 0 0 0;
}

.covermechic #showcase_0936 {
	width:236px;
	float:left;
}

.covermechic #showcase_0838 {
	width:236px;
	float:right;
}

.covermechic #home_content_wrapper {
	padding:0 0px 0 0;
	width: 872px;
	margin: 0 auto;
}

.covermechic #home_content {
	width:350px;
	float:left;
	margin: 0 2px 0 0;
	border-right:#FFF 1px solid;
	padding: 0 18px 0 0px;
}

.covermechic #interior_content {
	width:350px;
	float:left;
	margin: 0 2px 0 0;
	padding: 0 18px 0 0;
}

.covermechic #interior_content p {
	margin:0 0 18px 0;
}

.covermechic #interior_content img {
	margin:0;
	padding:0;
	float:left;
}

.covermechic #interior_content ul {
	margin:0;
	padding:0 0 0 10px;
}

.covermechic #product_content {
	margin: 10px 0 20px 0;
	padding:0;
	width:860px;
	height:193px;
	border:#FFF solid 8px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.covermechic #product_content img {
	margin:0;
	padding:0;
	border:0;
	float:left;
}

.covermechic #product_content a {
	margin:0;
	padding:0;
	border:0;
}

.covermechic #faq_content {
	margin: 0;
	padding: 0 10px 0 0;
}

.covermechic #faq_content p {
	margin:0 0 18px 0;
}

.covermechic #testimonial_content {
	margin: 0;
	padding: 0 10px 0 0;
}

.covermechic #testimonial_content ul {
	display:block;
	list-style:none;
	padding:0;
}

.covermechic #testimonial_content li {
	border-bottom:#FFF solid 1px;
	padding:0px 0 60px 0;
	color:#333;
}

.covermechic #testimonial_content img {
	margin: 10px 0 0 0;
	padding: 0;
	border:#FFF solid 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.covermechic #gowns_row_1 {
	width:680px;
}

.covermechic #gowns_row_2 {
	width:680px;
}

.covermechic #champs {
	width:300px;
	margin:0 20px 40px 0;
	float:left;
}

.covermechic #fifth_avenue {
	width:300px;
	margin:0 20px 40px 0;
	float:right;
}

.covermechic #madison_avenue {
	width:300px;
	margin:0 20px 40px 0;
	float:left;
}

.covermechic #sunset_boulevard {
	width:300px;
	margin:0 20px 40px 0;
	float:right;
}

.covermechic #be_comfy {
	width:480px;
	margin: 20px 0px 0 0px;
	height: 101px;
	padding: 0;
	text-align: right;
	float: right;
	background:url(../images/be-comfy-480.gif) no-repeat;
}

.covermechic #homepageimages {
	width:165px;
	float:right;
	margin:0 0 0 0px;
}
	
.covermechic #cat-nav {
	font-size:9px;
	margin:20px 0 20px 0;
}
	
.covermechic #sidebar {
	width:240px;
	float:right;
	background:#FEF0F2 url(../images/sidebar-left-squiggley.gif) no-repeat left;
	font-size:10px;
	line-height:14px;
	color:#999;
	margin: 0 0 80px 0;
}
	
.covermechic #sidebar-top {
	background:url(../images/sidebar-top.gif) no-repeat;
	height:20px;}
	
.covermechic #sidebar-content {
	padding:14px 16px 0 44px;
	height:300px;
}

.covermechic #sidebar-bottom {
	background:url(../images/sidebar-bottom.gif) no-repeat;
	height:20px;}

.covermechic #footer {
	width:960px;
	background:url(../images/bkgrnd-footer.png) no-repeat bottom #FFF;
	margin:0 auto;
	padding:0;
	border:0;
	font-size:13px;
	color: #666;
	height: 191px;	/*-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;*/
}

.covermechic #footer a {
	color:#FFF;
	text-decoration:none;
}

.covermechic #footer a:hover {
	text-decoration:underline;
}

.covermechic #footer_wrapper {
	width:870px;
	padding: 0px 50px 0 40px;
	height: 171px;
}

.covermechic #bottom_nav {
	color:#FFF;
	font-size:11px;
	text-align:left;
	line-height:18px;
	border-right:#CCC 1px solid;
	float:left;
	margin:70px 0 0 0;
	padding: 0px 0 20px 0;
	width: 373px;
}

.covermechic #bottom_nav a {
	color:#999;
	text-decoration:none;
	margin:0 14px 0 0;
}

.covermechic #bottom_nav a:hover {
	color:#333;
	text-decoration:none;
}

.covermechic #bottom_nav img {
	margin:0 0 8px 0;
}
		
.covermechic #bottom-edge {
	margin:0 auto;
	height:24px;
	width:960px;
	background:url(../images/bottom-round.gif) no-repeat;
}

.clearfloat{clear:both;height:0;font-size:1px;line-height:0
}

.covermechic #twitter_wrapper {
	width:470px;
	padding:0;
	float:right;
}

.covermechic #twitter {
	margin:0;
	color:#F1859E;
	font-size:10px;
	line-height:11px;
	float:right;
	overflow:hidden;
	width: 400px;
	text-align: left;
	padding: 70px 0 0 0;
	float:left;
}

.covermechic #twitter a {
	color:#999;
	text-decoration:none;
}

.covermechic #twitter a:hover {
	color:#666;
	text-decoration:none;
}

.covermechic #twitter ul {
	margin:0;
	padding:0;
}

.covermechic #twitter li {
	margin:0 0 8px 0;
}

.covermechic #social_icons {
	text-align:right;
	float:right;
	height:120px;
	width:48px;
	margin:0;
	padding: 66px 0 0 0;
}

.covermechic #social_icons img {
	margin:0 0 8px 0;
}

.covermechic #hide_table tr {
	display:none;
}

.covermechic #credits {
	background-color:#FBD3DA;
	border:0;
	margin:0;
	height:40px;
	line-height:40px;
	font-size:10px;
	color:#fff;
	padding: 0 48px 0 40px;
}

.covermechic #credits a {
	color:#fff;
	text-decoration:none;
}

.covermechic #credits a:hover {
	/*color:#F1859E;*/
	color:#999;
	font-size:10px;
	text-decoration:none;
}

.covermechic #built_by {
	text-align: right;
	float:right;
}

.covermechic #copyright {
	width:400px;
	text-align: left;
	float:left;
}