@import "twist-reset.css";

/* BODY
----------------------------------------------- */

body {
	font-size: 12px;
	background-color: #100D05;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(../media/tile-body.gif);
}
.clear{
	clear: both;	
}
.float-right-img{
	float: right;
	margin-bottom: 10px;
	margin-left: 60px;
}
strong{
	font-weight: bold;
}

acronym{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #666666;
}

blockquote{
	background-image: url(../media/img-open-quotes.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 30px;
	margin-bottom: 20px;
}
blockquote p{
	padding-right: 0px;
	padding-left: 30px;
}
blockquote .img{
	float: right;
	margin-top: -15px;
}

/* CONTAINER
----------------------------------------------- */

#container {
	
}

#strip-offer {
	background-image: url(../media/Free-Veil-Shoes.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 386px;
	position: absolute;
	top: 390px;
}

/* HEADER
----------------------------------------------- */

#header {
	width: 875px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../media/img-tel-number.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-indent: -9999px;
}

/* TOP NAV
----------------------------------------------- */

#nav, #nav ul {  /* all lists */
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	font-size: 11px;
}

#nav a {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #46443f;
	border-right-color: #46443f;
	border-left-color: #46443f;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
}
#nav li a:hover {
	text-decoration: none;
	color: #a99257;
}
#nav li a.on-top {
	background-image: url(../media/btn-on.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6c6b66;
	border-right-color: #6c6b66;
	border-left-color: #6c6b66;
	color: #a99257;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#nav li {  /* all list items */
	float: left;
	padding: 0;
	margin-right: 1px;
	background-image: url(../media/btn-normal.gif);
	background-repeat: repeat-x;
	width: 108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
/*

filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
	
*/

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 169px;
	font-weight: normal;
	margin: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5d5c57;
	border-bottom-color: #5d5c57;
	border-left-color: #5d5c57;
	text-align: left;
	
}

#nav li li {
	width: 169px;
	background-color: #43413b;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

#nav li ul a {
	width: 167px;
	w\idth: 167px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover { /* lists nested under hovered list items */
	background-image: url(../media/btn-roll.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #5d5c57;
	border-right-color: #5d5c57;
	border-left-color: #5d5c57;
	color: #a99257;
	border-bottom-style: none;
}
#nav li li:hover, #nav li li.sfhover { /* lists nested under hovered list items */
	background-image: none;
	color: #a99257;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3a3832;
}

#nav li li a.on-drop {
	background-image: none;
	color: #a99257;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3a3832;
	margin: 0px;
	padding: 10px;
	width: 149px;
}



/* BRANDING
----------------------------------------------- */

#amy-chloe-bridal {
	background-image: url(../media/amy-chloe-bridal-logo.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 153px;
}
#content {
	width: 875px;
	height: 475px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCCCCC;
}
#content-long {
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content-long object {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}


#content h2, #content-long h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #dddddd;
	padding-top: 30px;
	padding-bottom: 22px;
	padding-left: 0px;
	padding-right: 0px;
}
#content h3, #content-long h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EC2518;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
}

.list{
}
.list  ul{
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../media/bullet-footer.gif);
}
#content strong, #content-long strong {
	color: #a99257;
}
#content em, #content-long em {
	color: #ffffff;
	font-style: normal;
}
#content img{
	
}

#content p, #content-long p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
}
.events {
	margin-left: 20px;
	margin-bottom: 30px;
}

.events li{
	margin-bottom: 5px;
	background-image: url(../media/bgd-tick-red.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#application {
	background-color: #E82400;
	border: 1px dashed #17150E;
	width: 190px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../media/bgd-download.gif);
	background-repeat: no-repeat;
	background-position: 94% center;
}

/* HOME CONTENT
----------------------------------------------- */

#home-content {
	float: right;
	margin-top: 30px;
	width: 450px;
}

#home-content h2 {
	padding-top: 50px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #EBD287;
}

#home-content .img-margin{
	margin-left: 5px;
}
#home-content .btn-margin{
	margin-top: 20px;
}
#home-content .img-auto{
	margin-right: 30%;
	margin-left: 30%;
}
#home-content strong {
	color: #FDD462;	
}
#home-content p {
	padding-right: 70px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 30px;
}
#home-content ul {
	margin-left: 30px;
	margin-top: 20px;
}
#home-content li {
	display: block;
	height: 22px;
	width: 120px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home-content blockquote {
	margin-bottom: 30px;
	margin-top: 20px;
}

#home-content blockquote p{
	padding-right: 0px;
	padding-left: 0px;
	line-height: 22px;
	font-size: 14px;
}

#home-content blockquote a {
	color: #E5CC81;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6BD70;
}
#home-content blockquote a:hover {
	color: #E5CC81;
	text-decoration: none;
	border-bottom-style: none;
}
/* MAP
----------------------------------------------- */

#map {
	float: right;
	width: 50%;
	height: 306px;
	clear: both;
	margin-top: 29px;
	border: 3px solid #5d5c57;
}


/* CONTACT FORM
----------------------------------------------- */

#content form {
	margin: 0px;
	padding: 0px;
}

#content fieldset {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #5d5c57;
	background-color: #2f2d27;
	padding: 10px;
	width: 43%;
}

fieldset strong {
	color: #FDC000;
}

#content fieldset p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content .required {
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 13px;
}
fieldset img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

#content legend {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #17150E;
	border: 1px solid #5d5c57;
}

#content label {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 3px;
	width: 76px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #CCCCCC;
}
#content input {
	background-image: url(../media/input-grad.gif);
	background-repeat: repeat-x;
}

#content select {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content textarea {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content input:focus, textarea:focus, select:focus{
	background-color: #17150E;
}
.dropdown {
	color: #FFFFFF;
	width: 250px;
	background-color: #17150E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	border: 1px solid #5d5c57;
	font-family: Arial, Helvetica, sans-serif;
}

.txtfield {
	border: 1px solid #5d5c57;
	color: #CCCCCC;
	width: 250px;
	background-color: #17150E;
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/input-grad.gif);
	background-repeat: repeat-x;
}
.bigtxtfield {
	color: #CCCCCC;
	background-color: #17150E;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 250px;
	font-size: 12px;
	border: 1px solid #5d5c57;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/input-grad.gif);
	background-repeat: repeat-x;
	height: 68px;
}
.buttons {
	color: #FFFFFF;
	background-color: #17150E;
	font-size: 12px;
	border: 1px solid #5d5c57;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(../media/input-grad.gif);
	background-repeat: repeat-x;
}

#content a, #content-long a {
	text-decoration:underline;
	color:#a99257
}

#content a:hover, #content-long a:hover {
	text-decoration:none;
	color:#a99257
}

#errors {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #ffffe0;
	background-image: url(../media/warning.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 45%;
}

#errors strong{
	margin: 0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
}

#errors p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#errors ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#errors li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	list-style-type: circle;
	color: #666666;
	list-style-position: outside;
	font-size: 12px;
}

/* LEFT NAV
----------------------------------------------- */
#left-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #2f2d27;
	width: 187px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 445px;
	float: left;
}
#left-nav h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #dddddd;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#left-nav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#left-nav ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left-nav li{
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F2D27;
}

#left-nav li a {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-color: #43413b;
	background-image: url(../media/left-nav-normal.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
}
#left-nav li a:hover {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3e3c36;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../media/left-nav-roll.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-color: #9d937b;
}

#left-nav li .on-left {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3e3c36;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../media/left-nav-roll.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-color: #9d937b;
}

/* FLASH HOLDER
----------------------------------------------- */
#flash-holder {
	float: right;
	margin-top: 15px;
	height: 445px;
	width: 648px;
}

#flash-offer {
	margin-top: 40px;
	height: 450;
	width: 153;
}

/* FOOTER CONTENT
----------------------------------------------- */

#footer-content {
	background-color: #17150e;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCCCCC;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #3d2509;
	background-image: url(../media/tile-footer.gif);
	background-repeat: repeat-x;
}
#footer-content strong{
	color: #a99257;
	font-weight: bold;
}
#footer-content em{
	color: #ccc;
}
#footer-content p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
#footer-content a{
	color: #999999;
	text-decoration: underline;
}
#footer-content a:hover{
	color: #999999;
	text-decoration: none;
}

/* COLUMNS CONTENT
----------------------------------------------- */
#column-content {
	background-color: #17150E;
	margin-right: auto;
	margin-left: auto;
	width: 875px;
	margin-top: 20px;
	background-image: url(../media/tile-column.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	overflow: hidden;
}

#column-content h3 {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

#column-content ul{
	font-weight: bold;
	margin-bottom: 10px;
}

#column-content li{
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../media/bullet-footer.gif);
}

div.footer-col {
	float: left;
	text-align: left;
	width: 152px;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 2px;
}

/* TWIST CONTENT
----------------------------------------------- */
#twist {
	background-color: #2b1a06;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	color: #CCCCCC;
	background-image: url(../media/icon-twist-systems.gif);
	background-position: center 15px;
	background-repeat: no-repeat;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3d2509;
}
#twist p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
#twist a{
	color: #999999;
	text-decoration: underline;
}
#twist a:hover{
	color: #999999;
	text-decoration: none;
}
