@charset "utf-8";
/*
standard elements
*/
* {margin:0;}
html, body{height:100%; padding:0; margin:0;}
body{font:12px/18px Arial, Helvetica, sans-serif; color:white;}
p{margin:4px 0 12px 0;}
a{color:#fd8c23; text-decoration:none;}
a:active, a:focus{outline:none;}
h1{width:80px; height:24px; text-indent:-9000px; margin:0 0 0px 0; font-size:12px; line-height:12px; overflow:hidden;}
blockquote{font-weight:bold;}

#h1-about{background:transparent url(/images/page/h1s.png) 0px -24px; margin-right:270px;}
#h1-clothes{background:transparent url(/images/page/h1s.png) 0px -48px; margin-right:230px;}
#h1-contact{background:transparent url(/images/page/h1s.png) 0px -72px; margin-right:200px;}

/*
layout
*/
#wrapper{width:960px; min-height:100%; height:auto !important; height:100%; margin:0 auto -120px; position:relative;}
#footer, #push{width:960px; height:120px; margin:0 auto;  direction:rtl; color:#7c6852; position:relative; font-size:11px;}
#footer a{color:#765d40; text-decoration:none;}
#footer a:hover{color:#aa9d8f; text-decoration:none;}
#lionways{width:178px; height:33px; background:url(/images/page/lionways.png) top left no-repeat; padding-top:5px; margin-top:7px; display:block;}
#lionways:hover{background:url(/images/page/lionways-hi.png) top left no-repeat;}

#logo{direction:rtl; margin:21px 10px 40px 650px; }
#logo a{width:300px; height:115px; background:transparent url(/images/page/logon.png) no-repeat; text-indent:-9000px; overflow:hidden; display:block;}
#logo a:hover{background:transparent url(/images/page/logon.png) 0 115px;}
#nav{float:right;}

#home-content{margin:0 60px 40px 500px; direction:rtl; color:#102302;}
#about-content{margin:0 60px 40px 450px; direction:rtl; color:#102302;}
#contact-content{margin:0 130px 40px 0; direction:rtl; color:#102302;}
#clothes-content{margin:0 100px 40px 0; direction:rtl; color:#102302;}

#home-body{background:#e3c3a7 url(/images/page/home-bg.jpg) top center no-repeat;}
#about-body{background:#e7edea url(/images/page/about-bg.jpg) top center no-repeat;}
#clothes-body{background:#e2edf1 url(/images/page/clothes-bg.jpg) top center no-repeat;}
#contact-body{background:#a1ccff url(/images/page/contact-bg.jpg) top center no-repeat;}
.float-left{float:left; margin:0 20px 20px 0;}
.clear{clear:both;}
/*
navigation
*/
#nav ul{margin:0; padding:0;}
#nav ul li{margin:0; padding:0; text-indent:-9000px; list-style:none;}

#nav-home{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 0px 0px;}
#nav-home:hover{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 75px 0px;}
#nav-about{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 0px -24px;}
#nav-about:hover{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 75px -24px;}
#nav-clothes{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 0px -48px;}
#nav-clothes:hover{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 75px -48px;}
#nav-contact{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 0px -72px;}
#nav-contact:hover{display:block; width:80px; height:24px; background:transparent url(/images/page/navn.png) 75px -72px;}
/*
images
*/
img{border:none;}
.imgframe{border:1px solid white; padding:2px;}
/*
data entry
*/
.text{background-color:#cfe5ff !important; border:1px solid #547ed1; font:12px Arial, Helvetica, sans-serif; color:#547ed1; width:220px;}
.button{background-color:#0275b6; font:13px Arial, Helvetica, sans-serif; font-weight:bold; color:white; border:1px double white; height:26px;}
.message{border:2px dotted #548442; color:#548442; font-weight:bold; padding:6px;}
/*
gallery 
*/
#gallery{ font-size:11px; line-height:15px;}
#gallery ul{list-style:none; padding:0; margin:0;}
#gallery ul li{float:right; width:150px; height:220px; text-align:center; padding:0 10px 20px 10px;}
#gallery ul img{border:1px solid white; padding:2px;}
#gallery ul a{color:#102302; text-decoration:none; font-weight:bold;}
#gallery ul a:hover img{border:1px solid #fd8c23; background-color:#fd8c23;}
#gallery ul a:hover{color:#d47318;}

