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

body {
	background-color: #000;
	margin: 0px;
	text-align:center;
	color:#CCC;
	font-family: "Corbel";
	font-size:16px;
	line-height:1.5em;
	letter-spacing:.05em;
}
body, div, p, span, h1, h2, h3, h4, img, form, input, ul, li { margin:0; padding:0; border:0; }

#container-header {width:100%; height:150px; border-bottom:#4C070A solid 2px; background: url('../images/bg.png');}
#container {width:100%; background-color:#000; background-color:#000;}
#container-footer {width:100%; height:250px; padding-top:30px; border-top:#4C070A solid 2px; color:#999; font-size:12px;}
#container-content {
	width:900px;
	margin:0 auto;
	padding:50px 0 50px 0;
	text-align:left;
	background:url('../images/bg-page.png') 0 0 no-repeat #000;
}

#gallery-container-content {
	width:870px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 15px 50px 15px;
	text-align:left;
	background-color: white;
	color: black;
	overflow: hidden;
}
#header {width:900px; height:100px; margin:0 auto; padding-top:50px; background:url('../images/bg-header.png') no-repeat 0 0; text-align:left;}
#nav {margin:0 auto; width:900px; padding-top:20px;}

#nav-sub {width:900px; height:30px; background-image:url('http://www.pixeldreams.com/clients/stooke/margot/web/images/bg-nav-sub.png'); border-top:#000 solid 1px;}

#column-left {float:left; margin-left:20px; width:200px; text-align:center;}
.nav-sub-box {float:left; border-right:#999 solid 1px;}
a.nav-sub-link, a.nav-sub-link:active, a.nav-sub-link:visited, a.nav-sub-link:link {display:block; height:30px;color:#FFF; text-decoration:none;}
a.nav-sub-link:hover {color:#F00; background-color:#000;}

a.link, a.link:visited, a.link:link, a.link:active{
	color:#C1791E; text-decoration:underline;}
a.link:hover { color:#9A0000; text-decoration:underline;}

a.link-footer, a.link-footer:visited, a.link-footer:link, a.link-footer:active{
	color:#999; text-decoration:none;}
a.link-footer:hover { color:#9A0000; text-decoration:underline;}

.field-01 {width:162px; height:24px; margin:5px auto; padding:8px 0 0 8px; background:url('../images/bg-contact_field.png'); font-family:"Times New Roman", Times, serif; font-size:14px;}

h1, h2, h3, h4 {font-weight:normal; padding-bottom:10px;}
h2 {font-size:25px;}
h3 {font-size:20px;}
.ruby {color:#9A0000}
.ruby2 {color:#9A0000; font-size: 18px;}
.gold {color:#C1791E; font-family: 'Monotype Corsiva'; margin-bottom: 20px; font-size: 38px;}
.gold2 {color:#C1791E;font-family: 'Monotype Corsiva'; margin-bottom: 22px; font-size: 22px; line-height: 22px;}

.break {width:auto; height:20px; margin:10px auto; border-bottom:#333 solid 1px;}
.submit{}
.submit a:link{ border:0px;}
.menu ul { 
width: 900px;
margin: 15px auto;
overflow: auto;
margin-bottom: -68px;
background-image:url('/images/tp.png');
position: relative;
}

.menu li a:link { color: #fff; text-decoration: none;}
.menu li a:visited { color: #fff; text-decoration: none;}
.menu li a:active { color: #fff; text-decoration: none;}
.menu li:hover a ,
.menu li.highlighted a { color: #ff0000; text-decoration: none;}

.menu li:hover,
.menu li.highlighted {
background-color: black;
}

.menu li {
font-size: 14pt;
float: left;
list-style-type: none;
padding: 12px 10px;
background-image: url('/images/button-bg.png');
background-repeat: no-repeat;
background-position: right;
}

#albums {
	
}

#albums>div {
	height: 269px;
	margin-bottom: 35px;
	margin-left: 2px;
	float: left;
}

#albums div div {
	float: left;
	padding: 10px;
}

#albums .cover {
	width: 185px;
	height: 100%;
}

#albums .cover img {
	border: 1px solid white;
}

#albums .label {
	width: 185px;
	margin-top: 8px;
	/* letter-spacing: 0.04em;
	font-size: 13px;
	line-height: 18px; */
}

#links {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}


#links a {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: white;
	text-decoration: none;
}

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

#links .left {
	float: left;
}

#links .right {
	float: right;
}
