/* Start of CMSMS style sheet 'normal' */
* 						{ margin: 0; padding: 0;}
a img					{ border: none;}

/* LAYOUT */
body					{ color: #fff; background: #000 url(/uploads/images/gradient-bg.jpg) repeat-x 0 0; font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5;}
#top					{ width: 100%; background: #000; padding-top: 30px; }
#top-inner				{ width: 940px; margin: 0 auto; position: relative; }
#mid					{ width: 940px; position: relative; margin: 0 auto; min-height: 300px; clear: both;}



#logo								{ width: 200px; height: 47px; float: left; margin-left: 20px; display: inline; position: relative; background: url(/uploads/images/logo.png) no-repeat 0 0; }
#logo span							{ position: absolute; left: -9999em;}

#mainmenu							{ width: 720px; float: left; margin: 29px 0 20px; }
#mainmenu li						{ display: inline; margin-right: 25px;}

#slider								{ clear: both; width: 100%; height: 327px; float: left; background: #fff; margin: 20px 0; position: relative;}
#slider ul							{}
#slider li							{ list-style: none;}
#slider p							{}
#slider img.slide					{}

#top-banner							{ width: 940px; height: 217px; clear: both; }
#submenu							{ width: 220px; float: left;}
#submenu li							{ margin: 15px 0 15px 20px;}
#main								{ width: 480px; float: left; margin: 15px 20px;  display: inline;}
.p15 #main,
.home #main							{ width: 700px;}

#sidebar							{ width: 200px; float: left; margin-top: 15px; display: inline;}

#mid h2.meta						{ font-size: 25px; color: #888; margin-bottom: 5px;}
#mid p.meta							{ font-size: 10px; color: #888;}

#three								{ clear: both; width: 680px; margin: 0 0 20px 20px; height: 48px; border-top: 1px solid #333; border-bottom: 1px solid #333;}
#three ul							{ float: left; width: 100%; margin: 0;}
#three ul li						{ float: left; display: inline; height: 100%; width: 220px; list-style: none;}
#three ul li img					{ float: left; margin-right: 10px; display: inline;}
#three a:link,
#three a:visited					{ color: #ae9962; text-decoration: none; display: block; float: left; height: 50px; line-height: 50px;}
#three a:hover						{ color: #fff;}



#footer								{ width: 940px; margin: 20px auto 60px; clear: both; }
#footer ul							{ margin-left: 20px;}
#footer ul li						{ display: inline; margin-right: 25px; color: #555; font-size: 10px;}
#footer a:link,
#footer a:visited					{ color: #888;}


.menu li							{ list-style: none;}
.menu a:link,
.menu a:visited						{ text-decoration: none; font-size: 16px; font-family: Georgia, serif; color: #888; padding: 5px 5px 0 5px;}
.menu a:hover						{ color: #ae9962;}
.menu li.current a:link,
.menu li.current a:visited			{ color: #ae9962;}
#submenu li.current a.current				{ text-decoration: underline;;}


/* TYPOGRAFI */
p									{ margin-bottom: 15px;}
h1, h2, h3							{ color: #ae9962; font-family: Georgia, serif; font-weight: normal; }
h1									{ font-size: 25px;}
h2									{ font-size: 16px;}
h3									{ font-size: 14px;}

#mid p, #mid ul,
#mid h1, #mid h2					{ margin-bottom: 15px;}

a:link, a:visited					{ color: #fff; text-decoration: underline;}
a:hover								{ color: #ae9962;}

#featured							{ width:940px; position:relative; height:326px; clear: both; }
#featured ul.ui-tabs-nav			{ position:absolute; top: 0; right: 0; list-style:none; width:240px; height: 100%; }
#featured li						{ height: 108px; overflow: hidden; margin: 0; padding: 0; }
#featured li.ui-tabs-selected		{ background: url(/uploads/images/slider/slider-bg-gold.jpg) repeat-x !important; }
#featured li.middle					{ margin: 1px 0;}
/*#featured li a span					{ display: block; padding: 15px 0 5px 15px;}*/
#featured li img					{ display: none; margin: 0 auto; }
#featured li a						{ display: block; padding: 15px 0 5px 15px; height: 108px; text-decoration: none; color: #aaa; }
#featured li a:hover				{}

#featured .ui-tabs-selected a		{ color: #e6e2d7; }
#featured .ui-tabs-panel			{ width:700px; height:326px; position:relative; }
#featured .ui-tabs-panel img 		{ position: absolute; top: 0; left: 0;}
#featured .ui-tabs-panel .info		{ color: #fff; font-family: Georgia, serif; position: absolute; width: 100%; bottom: 0; left: 0; height: 70px; background: url(/b50.png) repeat; }
#featured .info h2					{ font-size: 25px; margin: 5px 0 0 20px; overflow: hidden; }
#featured .info p					{ font-size: 16px; margin: 0 0 0 20px; }
#featured .info a					{ text-decoration:none; color:#fff; }
#featured .info a:hover				{ text-decoration:underline; }
#featured .ui-tabs-hide				{ display:none; }

#featured #nav-fragment-1			{ background: url(/uploads/images/slider/logo-sprite.jpg) no-repeat 0 0;}
#featured #nav-fragment-2			{ background: url(/uploads/images/slider/logo-sprite.jpg) no-repeat -240px 0;}
#featured #nav-fragment-3			{ background: url(/uploads/images/slider/logo-sprite.jpg) no-repeat -480px 0;}

.gallery img						{ width: 100px; height: 100px; margin: 0 15px 15px 0;}

/* Fancybox override */
div#fancy_inner						{ background: #000; border: none;}



/* slightly enhanced, universal clearfix hack */ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: ” “; clear: both; height: 0; } .clearfix { display: inline-block; } /* start commented backslash hack */ * html .clearfix { height: 1%; } .clearfix { display: block; } /* close commented backslash hack */
/* End of 'normal' */

