
/*
============================================
	Header & Content & Footer (Layout)
============================================
*/

body {
	background: #bfd0e1;
}

#Wrapper {
	width: 1105px; /* Page + Sidebar */
	margin: 0px auto;
	position: absolute;
}

#Sidebar {
	width: 220px;
	position: absolute;
	top: 305px;
	left: 870px;
	padding-top: 0px;
	color: #222; 
	font-size: 11px; 
	line-height: 14px;
	border-left: #8a9eb3 solid 1px;
	border-top: #8a9eb3 solid 1px;
	border-right: #8a9eb3 solid 1px;
	font-size: 11px;
}	
	
#Page {
	width: 864px;
	background: url(../images/page-background.png) repeat-y;
	position: absolute;
	top: 70px;
	left: 0px;
}


#Header {
	text-indent: -9999px;
	overflow: hidden;
	width: 864px;
	height: 196px;
	background: url(../images/beornot_banner.png) no-repeat;
	position: relative;
}

#HeaderEnglish {
	text-indent: -9999px;
	overflow: hidden;
	width: 864px;
	height: 196px;
	background: url(../images/beornot_banner_en.png) no-repeat;
	position: relative;
}


#Content {
	padding: 42px 75px 0px 75px;
}


#Content div#Tutorials {
	margin-left: -49px;
}


#Footer {
	height: 30px;
	margin-top: 20px;
	padding-top: 50px;
	text-align: center;
	font-size: 11px;
	background: #bfd0e1 url(../images/page-bottom.png) no-repeat;
}

#Footer a {
	color: #aaa;
	font-weight: bold;
	margin: 0px 5px;
}

#Footer a img {
	margin-left: 5px;
	position: relative;
	top: 3px;
}

.italicText { font-style: italic; 
}

/*
============================================
Sidebar
============================================
*/


#Sidebar .review {
	margin-top: 50px; 
	color: #222; 
	font-size: 11px; 
	line-height: 14px;
}

#nota {
	font-style: normal;
	font-weight: bold;
	color: #b93753;
}

#Sidebar .review-author {
	font-style: italic; 
	color: #555;
}


.sidebar-region {
	padding: 18px;
	border-bottom: #8a9eb3 solid 1px;
	}

.sidebar-region h3 {
	border-bottom: #8a9eb3 dotted 1px;
	padding-bottom: 1px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
.sidebar-region p {
	margin-bottom: 5px;
}
	


#appStoreLogoSideBar  {
	display: block;
	text-align: center;
	margin-bottom: 8px;
}

#screenshot-region { text-align: center; }

.photo {
	border: #a79e90 1px solid;
	padding: 4px;
	background-color: white;
}

.caption {
	display: block;
	text-align: center;
	margin-top: 0.5em;
	font-size: 8pt;
	font-weight: bold;
}

#support-region {
	
	background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: 93% 0%;
	}

#support-region ul { padding-left: 1.5em; }

#support-region ul li { margin-bottom: 1em; }



/*
============================================
NavBar
============================================
*/


#NavBar {
	margin: 0px 32px;
}


#NavBar ul {
	height: 40px;
	background: url(images/sousmenu_background.png) repeat-x;
	position: relative;
	list-style: none;
	margin: 0px;
}

#NavBar li a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
}

#NavBar li a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 167px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#NavBar li a:hover {
	background-position: 0px -40px;
}

#NavBar li a.current {
	background-position: 0px -80px;
}

#NavBar #NavBarLink1 a {
	left: 20px;
	background-image: url(images/sousmenu_beornot.png);
	background-repeat: no-repeat;
}

#NavBar #NavBarLink2 a {
	left: 180px;
	background-image: url(images/sousmenu_screencast.png);
	background-repeat: no-repeat;
}

#NavBar #NavBarLink3 a {
	left: 340px;
	background-image: url(images/sousmenu_captures.png);
	background-repeat: no-repeat;
}

#NavBar #NavBarLink4 a {
	left: 500px;
	background-image: url(images/sousmenu_support.png);
	background-repeat: no-repeat;
}


/*
============================================
Content
============================================
*/

#Content {
	position: relative;
}

#Content ul {
	list-style: disc;
}

#Content ul li {
	margin-left: 20px;
}

#Content ol {
	list-style: decimal;
}

#Content ol li {
	margin-left: 20px;
}

#Content h2.first-headline {
	margin-top: 0px;
}

/*
============================================
	Features part
============================================
*/

.section {
	background-repeat: no-repeat;
	margin-top: 0;
}

.section h2 {
	margin-top: 30px;
	margin-bottom: 20px;
}

.column1 {
	width: 300px;
	float: left;
	}

.column2 {
	width: 300px;
	margin-left: 350px;
	}


	
#features, #new { overflow: auto; }

#features h3, #new h3 {
	border-bottom: #b7b5ac dotted 1px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 6px;
	}

#features ul li,#new ul li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 2px;
}


/*
============================================
	Tutorials
============================================
*/


.tutorial {
	clear: both;
	height: 440px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
}


.tutorial .description {
	margin-left: 380px;
	padding-top: 10px;
}

.description2 {
	margin-left: 0px;
	/*width: 290px;*/
	padding-top: 20px;
}

.tutorial dl dt {
	float: left;
	display: block;
	width: 107px;
	height: 33px;
}

.tutorial dl dd {
	margin-left: 130px;
	margin-bottom: 30px;
}


.tutorial .screenshot img {
	display: block;
	width: 301px;
	height: 437px;
	position: absolute;
	top: 2px;
	left: 40px;
}


.tutorial .description a {
	font-weight: bold;
}
