/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.sliderGallery { width: 3000px; }
#top {height:70px;}

.intro {position:absolute; float:right; top:150px; right:75px; width:300px}

a.gown:link {margin:10px; color: #fff; font:14px/1 helvetica,arial,sans-serif; padding:8px 10px 8px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; display: block}
a.gown:visited {color: #fff; }
a.gown:hover {color:#fff; background-color: #333;}
a.gown:active {color:#fff; }

.navg {float:left; text-align: center; left: 300px; margin-bottom: 10px; width:100%;}
.navig {float:left; margin-bottom: 15px;}
.navg a, .navi a {background:#000000; color:#fff; font:bold 12px/1 helvetica,arial,sans-serif; padding:8px 10px 8px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; display: block}
.navg a:hover,.navi a:hover {background:#222;color:#fff}


div.gownmenu {background-color:#000; text-align:center; padding: 10px;}

#response {
margin:0;
padding:0;

#response ul
{
list-style: none;
padding: 0;
margin: 0;
}

#response li {
display:inline;
padding:0;
margin:0;
}

#response {
margin:0;
padding:0;
background:#808259 url(nav_bg.jpg) 0 0 repeat-x;
float:center;
width:100%;
border:1px solid #42432d;
border-width:1px 0;
}

#response a:link {margin:10px; color: #fff; font:14px/1 helvetica,arial,sans-serif; padding:8px 10px 8px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; display: block}
#response a:visited {color: #fff; }
#response a:hover {color:#fff; background-color: #333;}
#response a:active {color:#fff; }

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#gown-menu li a
{
background-color: #000;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #fff;
text-decoration: none;
text-align: center;
}
#gown-menu li a:hover {background-color: #333;}

/* Hide from IE5-Mac \*/
#gown-menu li a
{
float: none
}
/* End hide */

#gown-menu
{
width:30em
}

body,textarea,input { font-family:Helvetica, Arial; color:#fff; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; color:#ccc; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color:#fff; }
h1 { font-size:2.5em; line-height:1; margin-bottom:.5em; }
h2 { font-size:2em; margin-bottom:.75em; }
h3 { font-size:1.5em; line-height:1; margin-bottom:1em; }
h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }
h5 { font-size:1em; font-weight:bold; margin-bottom:1.5em; }
h6 { font-size:1em; font-weight:bold; }
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img { margin:0; }
p { margin-bottom:1.2em; }

