/* Start of CMSMS style sheet 'BooxTvNormal : Stylesheet' */
/*
Theme Name: BooxTv
Theme URI: 
Description: Tailored site for BooxTV, based on the design of Sami Piskonen
Version: 1.0
Author: Amaye Concept
Author URI: http://www.prodetec.fi
Tags:valid XHTML
*/

html{overflow: -moz-scrollbars-vertical;}
 /* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:center;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/***********************************************************************************
   TYPOGRAPHY
*************************************************************************************/ 

body {font-size:75%;color:#606060;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#4a4b4b;font-family:Arial, sans-serif;}
h1 {font-size:2.7em;line-height:1;margin-bottom:36px; text-transform: uppercase; margin-top: 80px; padding-top: 20px; width: 100%;}
h2 {font-size:1.7em;margin-bottom:36px; }
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 img{ margin:2em 0;}
img.left {float:left;padding:0; margin: 2em 0 0 0;}
img.right {float:right;padding:0; margin:0;}
a:focus, a:hover {color:#009;}
a {color:#000;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clear{clear:both; margin: 1em 0;}
.frontpage{ 
float: left;
 display: inline; 
margin-right: 30px!important; 
margin-top: 25px;
margin-left: -30px!important; 
width:562px; 
height: 620px; 
color: white; 
background: url(uploads/BooxTvNormal/Boox_etusivu.png) no-repeat;}
.lataa {float: left; margin: 1em 0!important;}

.etusivu{
margin: 15px 1em 0 -2em;
}

.frontpage h3{
    color: white;
    margin: 0 37px;
   width: 70%;
    line-height: 1.2em;
}


.frontpage p{
margin: 1em 37px !important;
}

.frontpage li{
margin: -1em 40px 1.3em 57px;
}

.ad{
margin: 115px 0  0 146px!important;
}

.fb{
float: left; 
display: inline;
width: 100px;
margin: 1em 3em 1em 0;
}

.connect_widget_text{
display:none !important;
}

/********************************************
   LAYOUT
********************************************/ 
html {
	height: 100%;
}

body{
	height: 100%;
	background: #fff url(uploads/BooxTvNormal/bg.gif) repeat-x 0px 41px;
	text-align: center;
}


/*HEADER*/
#header{
	position: relative;
	top: 0;
	background: transparent url(uploads/BooxTvNormal/header.png) repeat-x top;
	height: 84px;
	width: 100%;
}



#navi{
	height: 41px;
	width: 910px;
	margin: 0 auto;
	padding: 0;

       
}


/*CONTENT*/
#content_container{
	width: 900px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#main{
	width: 100%;
	float: left;
	display: inline;
	margin:0;
	padding: 0;
	padding-bottom: 150px;

}

#sidebar{
}



/*FOOTER*/
#footer{
	clear: both;
	background: url(uploads/BooxTvNormal/footer.png) repeat-x top;
	position: fixed;
	height: 41px;
	bottom: 0;
	left: 0;
	width: 100%;
	margin:0;
	padding:0;

}



/*NAVI*/

#navi ul{
	position: relative;
	top: 0px;
	list-style: none;
	float: left;
	display: inline;

}

#navi li{
        margin: 0;
	display: block;
	float: left;
	padding: 0;
	height: 41px;
	width: 150px;
}

#navi a{
	float: left;
	color: #9b9b9b;
	text-decoration: none;
	padding: 22px 70px 1px 1px;
	margin: 1px;
}


.currentpage{
	color: #fff!important;
}

li span {
        visibility: hidden;
}  

#current0{
	background: url(uploads/BooxTvNormal/current0.gif) no-repeat !important;
}

#normal0{
	background: url(uploads/BooxTvNormal/normal0.gif) no-repeat !important;
}

#current1{
	background: url(uploads/BooxTvNormal/current1.gif) no-repeat !important;
}

#normal1{
	background: url(uploads/BooxTvNormal/normal1.gif) no-repeat !important;
}
#current2{
	background: url(uploads/BooxTvNormal/current2.gif) no-repeat !important;
}

#normal2{
	background: url(uploads/BooxTvNormal/normal2.gif) no-repeat !important;
}
#current3{
	background: url(uploads/BooxTvNormal/current3.gif) no-repeat !important;
}

#normal3{
	background: url(uploads/BooxTvNormal/normal3.gif) no-repeat !important;
}
#current4{
	background: url(uploads/BooxTvNormal/current4.gif) no-repeat !important;
}

#normal4{
	background: url(uploads/BooxTvNormal/normal4.gif) no-repeat !important;
}

#current5{
	background: url(uploads/BooxTvNormal/current5.gif) no-repeat !important;
}

#normal5{
	background: url(uploads/BooxTvNormal/normal5.gif) no-repeat !important;
}


p.current{
	display: block;
	float: left;
	padding: 0;
        color: #fff;
}

p.nro{
        float: right;
	display: inline;
	margin-right: 3px;
        color: #fff;
        font-size: 0.9em;
}
.bg{
         margin-top:175px;
         visibility: visible; 
         opacity: 1; 
         z-index:-1;
}

/*styles*/

#main p{
margin:1em 0;
  padding:0;

}

/*NEWS module*/

.NewsSummaryPostdate{
        margin-top: 1em;
}

.NewsSummaryLink a{
        text-decoration: none;
        color: #ffa307;
        font-weight: bold;
        font-size: 1.1em;
}

#NewsPostDetailTitle{
        color: #b98538;
}

/*headings*/


#heading_otsikko1,  #heading_otsikko1 span{
	margin: 80px 0 30px 0;
	padding-top: 20px;
	border-top: 1px solid #a2a2a2; 
        height: 39px;
        width: 100%;
}

#heading_otsikko2, #heading_otsikko2 span {
	width: 100%;
	height: 39px;
	margin: 0 0 30px 0;
	padding-top: 20px;
	
}

#heading_otsikko3, #heading_otsikko3 span {
	width: 100%;
	height: 39px;
	margin: 0 0 30px 0;
	padding-top: 20px;
	
}

#heading_otsikko4, #heading_otsikko4 span {
	width: 100%;
	height: 39px;
	margin: 0 0 30px 0;
	padding-top: 20px;
	
}

#heading_otsikko5, #heading_otsikko5 span {
	width: 100%;
	height: 39px;
	margin: 0 0 30px 0;
	padding-top: 20px;
}

#heading_otsikko1 span, 
#heading_otsikko2 span, 
#heading_otsikko3 span,
#heading_otsikko4 span,
#heading_lotsikko5 span,
#heading_otsikko6 span
{ 
	margin-bottom: 10px; 
	display: block!important;
	visibility: hidden!important;
}
p.staffpic{
	float:left!important;
        display: inline!important;
	margin: 0 0 3em 0!important;
	width: 100px!important;
	display: inline!important;

}
p.staffdesc{
	float:left!important;
   	display: inline!important;
	margin: 2em 0 3em 0!important;
	width: 530px!important;
	display: inline!important;



}


#main p.clear{
	margin: 1em 0;
	padding: 0;
}

form.calender{
	float: left;
	display: inline;
	width: 400px;
   	margin:0 0 1em 0;
   	padding:0;
   	background: #fff;
}

h3.form {	
    margin: 0 0 1em 0;
	padding: 0.5em;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	width: 385px;
	background: url(uploads/BooxTvNormal/footer.png) repeat-x;
}

.commit{
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	clear: both;
	width: 100%;
   	height: 50px;

}

p.form{
       margin: 1em!important;
}

p.alert{
	border: 2px solid #FCCBCB;
	background: url(uploads/BooxTvNormal/info.gif) no-repeat 5px 15px;
	margin: 2em 1em !important;
	padding: 1em 2em !important;

}

p.message{
	border: 2px solid #D6E4C5;
	background: url(uploads/BooxTvNormal/info.gif) no-repeat 5px 15px;
	margin: 2em 1em !important;
	padding: 1em 2em !important;

}

form.tellafriend{
	float:left;
	display: inline;
     	color: #fff !important;
	margin: 37px 0 0 0 !important;
     	padding: 0;
	background: url(uploads/images/anna_puhelinnumero.png) no-repeat;
        width: 301px;
     	height: 223px;
}

form p{
     	margin: 0;
     	padding: 0;

}

.formcontent{
	margin: 8em 0 0 22px !important;
	padding: 0;
	float: left;
   	display: inline;

}

.form2{
	margin: 0 !important;
	padding: 0;
   	float: left;
   	display: inline;
	width: 200px;

}

.form3{
   	margin: 0 !important;
   	padding: 0;
   	float: left;
   	display: inline;
	width: 170px;

}

.formfield{
	margin: 0.5em 0 !important;
   	padding: 0;
   	float: left;
   	display: inline;
}

.submit{
   	float: left;
   	display: inline;
   	margin: -8px 0 0 33px!important;
	padding: 0;

}

div.left{
     	float: left;
   	display: inline;
     	margin: 0;
     	padding: 0;
     	width: 200px;
     	text-align: left;

}

.marginright{
     	margin-right: 2em;
}

.margintop{
     	margin-top: 2em;
}

p.kuva{
     	float: right;
	display: inline;
     	width: 400px;
     	margin:0;
     	padding:0;
}

.narrow{
     	width: 400px;
}

.success{
	font-weight: bold;
        margin: -600px 0 0 550px!important;
}

/* End of 'BooxTVNormal : Stylesheet' */


/* End of 'BooxTvNormal : Stylesheet' */

