/*Stylesheet: XXX */
/*Author Jonas Skoglund @ www.dragnet.se */
/*Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*Utilities*/
img.centered { display: block; margin-left: auto; margin-right: auto; padding:5px 0;}
img.alignright { padding: 4px 0 0 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px 0 4px 0; margin: 0 7px 2px 0; display: inline; }
.alignleft { float: left }
.alignright { float: right; }
.clearfloat, .clear {clear:both;}
.displaynone { display: none; }

/* Base Typography */
body { font:11px/1.3 Verdana, Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif }
a, a:link { color: #008AAB; text-decoration: none; }
a:visited { color: #008AAB;}
a:hover { color: #008AAB; cursor: pointer; text-decoration: underline; }
a:active { color: #008AAB; text-decoration: underline;}
a:focus { outline:1px dotted invert; text-decoration: underline; }
hr { border:0 #ccc solid; border-top-width:1px; clear:both; height:0 }
h1 { font-size:34px; line-height:44px; color: #b00067; font-weight: normal; }
h2 { font-size:25px; line-height:32px; }
h3 { font-size:18px; line-height:26px;}
h4 { font-size:12px; line-height:15px; margin:0;}
h5 { font-size:12px; line-height:15px; margin:0;}
h6 { font-size:12px; line-height:15px; margin:0;}
ol { list-style:decimal }
ul { list-style:disc }
li { margin-left:30px }
p, dl, hr, h1, h2, h3, h5, h6, ol, ul, pre, table, address, fieldset { margin-bottom:12px }
p{margin:0 0 12px 0;}
blockquote { font-size:20px; font-style:italic; padding:6px 0 6px 60px; color:#DC001A; background: url(../images/gui/qoute_bg.png) no-repeat 10px 10px; }
.alt {font-weight:100;}


/*Alerts */
.warning_level_1 {background: #FEE9E9; padding: 5px; margin: 10px 0; font-size:11px; border: thin solid #FF0000;  display:none; }
.warning_level_2 {background: #D5FFD5; padding: 5px; margin: 10px 0; font-size:11px; border: thin solid #00CC00; display:none; }

/*Tables*/
caption { text-align:left; font-size:18px; font-weight:700; border-bottom: 2px solid #CCC; }
tr,td { border-bottom: 1px solid #ccc; padding: 2px 5px; }
table, tfoot { width: 100%; margin:0 0 12px 0}


h1, h2, h3, h5, h6, .storyPreview p.name, .story p.name, #step1 label .bigPink { font-family: Arial, Helvetica, Verdana, sans-serif; }
#biclogga { position: absolute; top: 25px; right: 22px; z-index: 1000; height: 135px; }

body { background: #d50074 url('../images/bg_pink_1px.jpg'); }

.bgContainer { width: 980px; margin: 0 auto; position: relative; } 
#bgContainer-7 #bg_left, #bgContainer-7 #bg_right { display: none; }

#bgContainer-7 #container { background: none; }

#content { position: relative; margin: 0px auto; z-index: 20; padding: 20px 0 10px; }
#bg_bottom { background: url('../images/bg_gradient_bottom.png') no-repeat -5px 0px; height: 19px; margin: 0; padding: 0; position: relative; z-index: 9999; }
#bgContainer-7 #bg_bottom { display: none; }

#startContent { position: relative; }
#startContent #content { position: absolute; top: 0px; left: 0px; background: url('../images/country_split_content_bg.png') no-repeat; width: 489px; height: 637px; z-index: 100; }
#startContent h1 { background: url('../images/still_chic_awards_logo.png') no-repeat; position: absolute; top: 112px; left: 52px; z-index: 999; width: 372px; height: 249px; }
#startContent #gotoCompete { position: absolute; top: 166px; left: 290px; z-index: 120; }
#startContent #language_selection { position: absolute; top: 400px; left: 135px; z-index: 120; } 
#startContent #language_selection p { font-size: 15px; font-family: Arial, Helvetica, Verana, sans-serif; color: #fff; text-align: center; margin-top: 8px; font-weight: bold; } 
#language_selection { }

/* slideshows default */
#slideshow { position: absolute; top: 0px; right: 0px; width: 400px; height: 300px; z-index: 50; }
#slideshowFrame { position: absolute; top: 0; right: 0; z-index: 9000; }
#slideshowSwitch { position: relative; width: 400px; height: 300px; }
/*#slideshowSwitch img {*/
#slideshowSwitch div { position: absolute; top: 0; left: 0; height: 300px; width: 400px; display: none; border: 0; z-index:8; opacity:0.0; }
#slideshowSwitch div.active { z-index:10; opacity:1.0; display: block; } 
#slideshowSwitch div.last-active { z-index:9; }
/*#slideshowSwitch img.active { z-index:10; opacity:1.0; display: block; }
#slideshowSwitch img.last-active { z-index:9; }*/


/* slideshows special */
#startContent #slideshow { top: 0px; right: 0px; width: 700px; height: 600px; background: url('../images/bg_gradient_big_corner.png') no-repeat -198px -14px; zoom: 1; }
#startContent #slideshowSwitch { width: 700px; height: 585px; zoom: 1; background: url('../images/start_hundbajs.jpg') no-repeat 130px 0px; }
/*#startContent #slideshowSwitch img {*/
#startContent #slideshowSwitch div { top: 0; right: 14px; left: auto; height: 585px; width: 556px; zoom: 1; }


#footer { margin: 3px 206px; background: #fff; display: none; } 
pre { background: #cf9; padding: 5px 10px; margin: 0; }
