/* @override http://www.story.se/css/story_screen.css */
* { margin: 0;padding: 0; }
body { background-color: #eee;font-family: helvetica, arial, verdana, sans-serif;font-size: 11px;line-height: 1.5em; }
a:link, a:visited { color: black;text-decoration: underline; }
a:hover { border-bottom: 1px solid black; }
#bread { float: left;margin: 0px 0 0 19px;padding: 0;position: relative;width: 480px; }
#bread a { border-bottom: 0px dotted black;color: black;text-decoration: none; }
#bread a:hover { border-bottom: 0px solid black;color: black;text-decoration: none; }
.col1, .col2, .col3 { background: transparent;float: left;margin: 10px 0 0 0;padding: 0px;width: 200px; }
.col1 { margin: 10px 0 0 10px; }
.col2 { margin: 10px 10px 0 10px; }
.col3 { margin: 10px 0 0 10px; }
.col23 { background: transparent;float: left;margin: 10px 0 0 10px;padding: 0;width: 430px; }
h1, h2 { font-family: helvetica, arial, verdana, sans-serif;font-size: 24px;font-weight: bold;line-height: 1.3em; }
h1 span { font-size: 12px;font-weight: normal;margin-left: .5em; }
strong span { font-weight: normal;margin-left: .5em; }
strong span a { text-decoration: none; }
#bread h1, #bread h2 { font-size: 20px;margin: 0px 0 10px 0; }
#container { background-color: #FFF;margin: 0 auto;text-align: left;width: 960px; }
#header { background-color: white;border-bottom: 1px solid black;color: white;padding-bottom: 5px;position: relative; }
#header img.logo { border: 0;margin: 12px 0 0 20px;padding: 0; }
#header a.logolink { border: none; }
a.logo { border: none; }
#header a:link, #header a:visited, #header a:hover, #header a:active { text-decoration: none; border: 0px solid white; }
#content { clear: both; }
#content p { margin-bottom: 1em; }
.bigImg { border-bottom: 0px solid black;border-top: 0px solid black;margin-bottom: 6px;width: 480px; }
#bread p { font-size: 12px; }
#localNav { color: black;float: left;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;line-height: 1.3em;margin: 0px 0 0 20px;padding: 0;width: 200px; }
#sidebar { float: right;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;line-height: 1.2em;margin: 0px 20px 0 0;padding: 0;width: 200px; }
#sidebar a:link, #sidebar a:visited { border: none;text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
#footer { background-color: #eee;background-image: none;clear: both; margin: 10px 0 20px 0; padding: 10px 0 50px 0; }

#footer p { border-top: 6px solid black;font-size: 12px; margin: 0;padding: 6px 0; } 
#footer .address {
	float: left;
	width: 700px;
	position: relative;
	display: block; 
	margin: 10px 0 0 6px;
}
a.facebook { 
	float: right;
	display: block;
	position: relative;
}
#menu { font-family: helvetica, arial, verdana, sans-serif;font-size: 11px;font-weight: bold;left: 175px;margin: 0 0 0 0;position: absolute;top: 30px; }
#menu ul { }
#menu ul li { display: inline;float: left;list-style-type: none; }
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active { border: 0;color: black;display: block;margin: 0;padding: 2px 8px 12px 8px;text-decoration: none; }
#menu ul li a:link, #menu ul li a:visited { color: black;margin: 0 0 8px 0;padding: 2px 8px 2px 8px;text-decoration: none; }
body#home #menu a:link.active, body#home #menu a:visited.active, body#home #menu a:hover.active, body#home #menu a:active.active { background-color: #ffff00; }
body#about #menu a:link.active, body#about #menu a:visited.active, body#about #menu a:hover.active, body#about #menu a:active.active { background-color: #00ffff; }
body#films #menu a:link.active, body#films #menu a:visited.active, body#films #menu a:hover.active, body#films #menu a:active.active { background-color: #00ff00; }
body#inproduction #menu a:link.active, body#inproduction #menu a:visited.active, body#inproduction #menu a:hover.active, body#inproduction #menu a:active.active { background-color: #ff00ff; }
body#contactus #menu a:link.active, body#contactus #menu a:visited.active, body#contactus #menu a:hover.active, body#contactus #menu a:active.active { background-color: #ff0000; }
body#shop #menu a:link.active, body#shop #menu a:visited.active, body#shop #menu a:hover.active, body#shop #menu a:active.active { background-color: #CC66CC; }
#localNav h2, #sidebar h2 { border: 0;color: black;font-family: helvetica, arial, verdana, sans-serif;font-size: 12px;font-weight: bold;line-height: 1.3em;margin: 0;padding: 3px 3px 3px 0px;text-decoration: none; }
#localNav .modul h3, #sidebar .modul h3 { color: black;font-family: helvetica, arial, verdana, sans-serif;font-size: 12px;margin: 12px 0 0 10px; }
#localNav .modul p, #sidebar .modul p { font-size: 12px;margin: 0 0 10px 10px;padding: 0; }
#localNav ul { font-size: 10px;list-style-type: none;padding-left: 10px; }
#localNav li { padding: 3px 0 3px 10px; }
#localNav ul ul { padding: 0 0 0 10px; }
#localNav a { border: 0;color: #000;text-decoration: underline; }
#localNav a.active { font-weight: normal; }
#localNav .modul a:link { color: black;text-decoration: underline; }
#localNav .modul a:visited { color: black;text-decoration: underline; }
#localNav .modul a:hover { color: black;text-decoration: underline; }
#localNav .modul a:active { color: black;text-decoration: none; }
#localNav .modul .menulist ul { }
#localNav .modul .menulist li { margin: 0;padding: 0 0 0 10px; }
#localNav .modul .menulist a { display: block;margin: 0;padding: 3px; }
#localNav .modul .menulist a:hover { background-color: #eeeeee;text-decoration: none; }
#localNav .modul .menulist a.active { border-top: 1px solid gray; }
#localNav .modul ul { margin: 0;padding: 0; }
.modul { background-color: transparent;background-position: top right;background-repeat: no-repeat;margin: 0 0; }
#sidebar .modul { background-color: transparent; }
.modul p { margin: 5px 10px 10px 10px;padding-bottom: 5px; }
.modul ul { margin: 10px 0 20px 20px;padding-bottom: 10px; }
.modul ul li { margin-top: 3px; }
.modul.noBackground { background-image: none; }
.fancylink { background: url(/demo/pix/link_black.gif) no-repeat 0 3px;border: 0;color: #000;padding-left: 9px;text-decoration: none; }
.modul h2, #content h3 { color: black;font-size: 12px;font-weight: bold;margin: 0 0 5px 0;padding: 3px 0 0px 0px; }
.tdTxt { margin: 10px;padding: 20px; }
.date, .date a:link { color: black;font-size: 10px;text-decoration: none; }
td { border-top: 1px solid gray;color: gray;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;line-height: 1.3em;margin: 0px 0;
	 padding: 5px;vertical-align: top; }
#bread h2 a:link { color: green; }
#bread ul { margin: 0 0 0 16px; }
a img { border: 0; }
a.pdf { background-image: url(/demo/pix/icon-pdf.gif);background-repeat: no-repeat;border: 0;display: block;height: 40px;padding: 0 0 0 40px;text-decoration: none; }
.thumb { border: 0px solid #ddd;text-decoration: none; }
a.picLink:link, a.picLink:visited { border: 0px solid #ddd; }
.category { color: #ccc;font-size: 10px;margin: 20px 0 0 0; }
.ingress { font-weight: bold; }
#breadcrumbs { border-bottom: 0px solid black; margin-bottom: 0;position: relative; height: 40px; }
#breadcrumbs .modul.search { position: absolute;right: 25px;top: -50px; }
#breadcrumbs p { float: left;margin: 10px 0 0 19px; }
.modul.search { margin: 10px 0 0 0; }
.modul.search #s_image { position: relative;top: 4px; }
#search input.text { background-color: #777;border: 0;color: white;font-size: 11px;font-weight: bold;padding: .5ex; }
#search input.text.focus { background-color: white;border: 1px solid black;color: black; }
h2 span { font-family: helvetica, arial, verdana, sans-serif;font-size: 10px;font-weight: normal; }
td h2 { margin-top: 0px; }
#sidebar ul { margin: 1em;padding: 1em; }
#sidebar li { }
.youarehere { background-color: #666; }
.youarehere a:link, .youarehere a:visited { color: white; }
.youarehere p { color: white; }
table.bigTable { }
.bigTable p { font-size: 12px; }
.bigTable td { padding: 10px; }
table.films, table.people { border-bottom: 1px solid gray;border-top: 4px solid black;margin-bottom: 10px; }
#playicon { background-image: url(/pix/play_svart.png);height: 112px;left: 184px;position: absolute;top: 115px;width: 112px; }
.begoodSearchMarkedWord { background-color: yellow; }
ul.files { list-style-type: none; margin: 1em 0 0 0; padding: 0; }
#localNav ul.files li { background-repeat: no-repeat; padding-left: 22px; }
ul.files li.mov { background-image: url(/begood/pix/icons/attach_qt.gif); }
ul.files li.jpg { background-image: url(/begood/pix/icons/attach_img.gif); }
ul.files li.pdf { background-image: url(/begood/pix/icons/attach_pdf.gif); }
ul.files li.doc { background-image: url(/begood/pix/icons/attach_doc.gif); }
p.infomsg { border: 4px solid #222;  padding: 5px; }
.newsItem{border-top:1px solid #222;margin:3em 0 0;padding:3em 0 0;position:relative;}
.newsItem.first{border-top:0px solid #222;margin:0;padding:0;}
#frmLogin fieldset{
	border:none;
	padding:0;
}
#frmLogin legend{
	display:none;
}
#frmLogin label{
	display:block;
}
#frmLogin div{
	margin-bottom:10px;
}
#frmLoginBtnSubmit{
	font-size:11px;
}

.login{
	margin-top:10px;
}

.login a{
	font-weight:bold;
	text-decoration:underline;
}

.okmsg, .errmsg {
	padding: 1em;
	background-color:#FFFF99;
	border: 1px solid #FFCC00;
	font-weight: bold;
}
.errmsg {
	background-color: #FFCC00;
}
.sidebar-cart{
	border-top:4px solid #CC66CC;
	margin-bottom:15px;
	padding:5px;
	color:gray;
}
.sidebar-cart a{
	color:#000;
	font-weight:bold;
}

#sidebar .infoLink{
	font-size: 12px;
	font-family:Helvetica,Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:20px;
}

.item-price{
	font-weight:bold;
}

.item-addtocart a{
	font-weight:bold;
	text-decoration:underline !important;
}

table.cart {
	border-collapse:collapse;
}

table tr {
	vertical-align:top;
}

table.cart th {
	background-color:#EEEEEE;
	padding:0.5ex;
}

table.cart td {
	border-bottom:1px solid #CCCCCC;
	border-top:none;
}

table.cart td.title {
	white-space:nowrap;
}

table.cart td.subtotal {
	text-align:right;
}

form.checkout p {
	padding: 0 0 0 1ex;
}

form.checkout p.multiple {
	height: 3em;
}

form.checkout input {
	display: block;
}

form.checkout span.first {
	float: left;
}

form.checkout span.second {
	float: left;
	margin-left: 1em;
}

form.checkout p input.text {
	width: 21em;
}

form.checkout p.multiple input.text {
	width: 10em;
}

form.checkout select {
	display: block;
}

form p.form-value-missing {
	padding: 1ex;
	color: brown;
	font-weight: bold; 
}

p.checkout-step {
	font-size: 10px;
	color: #888;
	border-bottom: 1px solid #ccc;
	padding: .5ex;
}

form.checkout .errmsg {
	display: block;
	padding: 1ex;
	font-weight: bold;
	background-color: darkred;
	color: white;
}

p.submit {
	border-top: 1px solid #ccc;
	padding-top: 2ex;
}
