/* Undo some of the default styling */

:link,:visited { 
	text-decoration: none; 
}

ul,ol { 
	list-style: none;
}

h1,h2,h3,h4,h5,h6,th,caption { 
	font-size: 1em; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,p,blockquote,div,table,tr,td,form,input { 
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

img, a img,:link img,:visited img { 
	border: none;
}

body {
	background-color: #000;
	color: #fff;
	font-size: 11px;
}

/* Main divs */

div.centre {
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin: -285px auto auto -490px; 
	width: 980px;
	height: 570px;
}

div.home {
	background: #000 url(../images/bg.jpg) no-repeat;
}

div.alt {
	background: #000 url(../images/bg_alt.jpg) no-repeat;
}

div.top {
	float: left;
	width: 313px; 
}

div.topi {
	padding: 42px 0px 0px 20px;
}

div.middle {
	height: 426px;
	clear: both;
}

div.middle_collection {
	height: 426px;
	width: 625px;
	clear: left;
	float: left;
}

div.content_about {
	width: 412px;
	float: right;
}

div.content_thankyou {
	float: left;
	margin: 105px 0px 0px 90px;
	border: 1px solid #646464;
}

div.content_thankyoui {
	width: 420px;
	height: 220px;
	text-align: center;
}

div.content_thankyouii {
	padding-top: 85px;
}

#about_flash {
	width: 277px;
	height: 300px;
}

div.about_noflash {
	overflow: auto;
	height: 300px;
	padding-right: 10px;
}

div.aboutleft {
	float: left;
	width: 135px;
}

div.aboutright {
	float: right;
	width: 277px;
}

div.aboutrighti {
	margin-right: 20px;
}

.slideshow {
	overflow: hidden;
	width: 605px;
	height: 171px;
}

.slideshow li {
	float: left;
	width: 121px;
	height: 171px;
	background: #000;
}

.slideshow li a {
 	display: block;
 	width: 121px;
	height: 174px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6;
}

.slideshow li a.active, .slideshow li a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
}

div.arrow_left {
	float: left;
	width: 20px;
	background: #000 url(../images/arrow_left.gif) no-repeat top right;
	position: relative;
	top: 75px;
	height: 20px;
	cursor: pointer;
}

div.arrow_right {
	float: left;
	width: 11px;
	background: #000 url(../images/arrow_right.gif) no-repeat top left;
	position: absolute;
	bottom: 120px;
	height: 20px;
	cursor: pointer;
}

div.content_collectionleft {
	width: 625px;
	clear: left;
	float: left;
}

div.collectionleft_c {
	margin: 118px 0px 0px 0px;
	float: left;
}

div.collectionleft {
	float: left;
	height: 171px;
}

div.collectionright{
	float: right;
	width: 355px;
}

div.gowns {
	float: right;
	height: 527px;
	width: 309px;
	z-index: 0;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.collectionheading {
	z-index: 103;
	position: absolute;
	top: 120px;
	left: -46px;
}

.fullsize h3 { 
	z-index: 102; 
	position: absolute; 
	background: transparent;
	width: 200px;
	left: -46px;
	top: 137px;
}

.fullsize { 
	z-index: 101; 
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}

div.heading {
	padding-left: 135px;
}

div.footer {
	clear: both;
	padding: 0px 20px 0px 20px;
}

div.footerleft {
	float: left;
	width: 470px;
}

div.footerright {
	float: right;
	width: 440px;
}

div.smallprintcontainer {
	padding: 20px;
}

h1 span, h2 span {
	display: none;
}

h1 {
	background: transparent url(../images/angelina_colarusso.gif) top left no-repeat;
	width: 293px;
	height: 71px;
}

div.smallprintcontainer h1 {
	background: none;
	width: auto;
	height: auto;
	font-size: 17px;
	margin-bottom: 15px;
}

h2.about {
	background: transparent url(../images/h_about.gif) top left no-repeat;
	width: 145px;
	height: 75px;
}

h2.appointments {
	background: transparent url(../images/h_appointments.gif) top left no-repeat;
	width: 145px;
	height: 75px;
}

h2.boutiques {
	background: transparent url(../images/h_boutiques.gif) top left no-repeat;
	width: 145px;
	height: 35px;
}

h2.marketing {
	background: transparent url(../images/h_marketing.gif) top left no-repeat;
	width: 145px;
	height: 75px;
}

h2.newsletter {
	background: transparent url(../images/h_newsletter.gif) top left no-repeat;
	width: 145px;
	height: 45px;
}

h2.collection {
	background: transparent url(../images/h_collection.gif) top left no-repeat;
	width: 68px;
	height: 45px;
}

div.smallprintcontainer h2 {
	background: none;
	width: auto;
	height: auto;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: bold;
}

h3 {
	color: #c7008a;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 10px 1px;
}

p {
	padding: 0px 0px 15px 0px;
}

p.small {
	font-size: 9px;
}

p.large {
	font-size: 15px;
	padding: 0px 0px 7px 0px;
}

p.hidden {
	display: none;
}

p.close {
	position: absolute;
	bottom: -10px;
	right: 8px;
}

div.smallprintcontainer ul {
	margin: 0px 0px 20px 16px;
	list-style-type: disc;
	list-style-position: outside;
}

div.smallprintcontainer li {
	margin: 0px 0px 15px 0px;
}

a, a:link, a:visited, a:active  {
	color: #c7008a;
	cursor: pointer;
}

a.white, a.white:link, a.white:visited, a.white:active  {
	color: #fff;
}

a:hover, a.white:hover  {
	text-decoration: underline;
	color: #c7008a;
}

span.pink, p.message, p.pink {
	color: #c7008a;
}

/* Navigation */

div.navigation {
	width: 180px;
	float: left;
}

ul.navigation {
	padding: 45px 0px 0px 20px;
}

ul.navigation ul {
	padding: 11px 0px 0px 20px;
}

ul.navigation li, ul.navigation li ul li {
	line-height: 11px;
	margin-bottom: 9px;
}

ul.navigation a, ul.navigation a:link, ul.navigation a:visited, ul.navigation a:active {
	color: #fff;
	font-weight: bold;
}

ul.navigation a:hover, ul.navigation a.active, ul.navigation a.active:link, ul.navigation a.active:visited, ul.navigation a.active:active  {
	color: #c7008a;
	text-decoration: none;
}

ul.navigation li ul li a, ul.navigation li ul li a:link, ul.navigation li ul li a:visited, ul.navigation li ul li a:active {
	border-left: 1px solid #fff;
	padding-left: 5px;
	height: 7px;
}

ul.navigation li ul li a:hover, ul.navigation li ul li a.active, ul.navigation li ul li a.active:link, ul.navigation li ul li a.active:visited, ul.navigation li ul li a.active:active {
	border-left: 1px solid #c7008a;
	color: #c7008a;
	text-decoration: none;
}

/* Footer */

ul.footer {
	float: right;
}

ul.footer li {
	display: inline;
}

ul.footer li.first {
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #fff;
}

ul.footer li.second {
	padding: 0px 0px 0px 10px;
}

ul.footer a, ul.footer a:link, ul.footer a:visited, ul.footer a:active {
	color: #fff;
	font-size: 9px;
}

ul.footer a:hover {
	color: #c7008a;
	text-decoration: none;
}

/* Forms */

input {
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #c9c7c7;
	width: 180px;
	font-size: 11px;
	padding: 1px;
	border: 0px;
}

input.submit {
	background: transparent url(../images/send.gif) top left no-repeat;
	width: 58px;
	height: 22px;
	border:  0px;
	cursor: pointer;
}

textarea {
	background-color: #c9c7c7;
	font-family : Arial, Helvetica, sans-serif;
	border: 0px;
	font-size: 11px;
	width: 180px;
	color: #000;
	overflow: auto;
	height: 50px;
}

/* Tables */

table {
	margin-bottom: 15px;
}

th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 5px 0px;
	font-size: 11px;
}

th.cright, td.cright {
	text-align: right;
}

th.submit, td.submit {
	padding: 5px 5px 5px 0px;
}

