/*----------------------------- 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*------------------------------ site lay-out --------------------------------*/
body {
	background: #171717;
	margin: 0px;
	font-family: Arial, sans-serif;
}

#wrapper {
	position: absolute;
	left: 50%;
	width: 944px;
	margin-left: -472px;
}

#background-image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#logo {
	width: 217px;
	height: 81px;
	margin: 30px 0px 20px 0px;
	/*float: left; hides the top menu in ie7 */ 
}

#content {
	clear: both;
	background: url(/assets/images/block.png) top left no-repeat;
	width: 904px;
	height: 512px;
	padding: 20px;
}
#background-image {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

/*------------------------------ general -------------------------------------*/
h1,h2,h3,h4 {
	font-weight:bold;
	line-height:1.6em;
	font-size:12px;
}
label,div,p,li,a {
	margin-bottom:15px;
	line-height:1.5em;
	font-size:11px;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
a {
	color:black;
	text-decoration:underline;
}

p {
	clear:both;
}

p.l img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

p.r img {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.clear {
	clear:both;
}

.image-thumbs {
	width:400px;
}
#content .image-thumbs li {
	float:left;
	margin-right:10px;
	margin-bottom:8px !important;
	list-style-type:none;
	
}

.shadow {
	background:url(/assets/images/shadow.png) no-repeat bottom right;
	width:904px;
	height:465px;
	padding:10px;
	padding-bottom:13px;
	position:relative;
	left:-15px;
}

.shadow-content {
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	background-color:white;
	width:860px;
	height:424px;
}
.paging li {
	float:left;
	margin-right:10px;
}
.paging .currentPage {
	font-weight:bold;
}
p.pages {
	margin-bottom:0;
	width:80px;
	float:left;
	padding:1px;
}
div.left {
	margin-bottom:0;
	float:left;
	width:450px;
}
div.right p {
	clear:none;
}
div.right {
	width:340px;	
	margin-bottom:0;
	margin-left:470px;
	padding:0;
}

/*------------------------------ top menu ------------------------------------*/
#top_menu {
	width:90px;
	height:50px;
	position:absolute;
	top:70px;
	right:4px;
	padding:1px;
}
#top_menu li {
	float:left;
}
#top_menu li a {
	display:block;
	width:45px;
	height:44px;
	text-indent:-999em;
	text-decoration:none;
}
#menu_movie {
	background:url(/assets/images/icons.png) 0 -45px no-repeat;
}
#menu_movie:hover {
	background-position:0 0;
	text-indent:5px;
	line-height:105px;
}
#menu_mail {
	background:url(/assets/images/icons.png) -45px -45px no-repeat;
}
#menu_mail:hover {
	background-position:-45px 0;
	text-indent:5px;
	line-height:105px;
}

/*
<div id="top_menu">
		<a href="" id="menu_movie">See the video</a>
		<a href="" id="menu_mail">Contact
*/
/*------------------------------ text page -----------------------------------*/
.page-container ul {
	list-style-type:disc;
	margin-left:30px;
	margin-bottom:10px;
}
.page-container ul li {
	margin-bottom:1px;
}

/*------------------------------ themes: big-left ----------------------------*/
.page-container.theme-left_big ul {
	margin-left:0px;
}
.theme-left_big {
	width:800px;
	position:relative;
}

.theme-left_big .page-contentb {
	clear:both;
	width:400px;
	overflow:hidden;
}
.theme-left_big .page-contenta {
	width:390px;
	position:absolute;
	right:0px;
	top:10px;
}
/*------------------------------ themes: two_pages ---------------------------*/
.theme-two_pages {
	/*width:800px;*/
	position:relative;
}
.theme-two_pages .page-contentb {
	width:390px;
}
.theme-two_pages .page-contenta {
	position:absolute;
	right:0px;
	top:10px;
	width:410px;
	padding-right:25px;
}
/*------------------------------ themes: right_thumbs ------------------------*/
.theme-right_thumbs_text,
.theme-right_thumbs  {
	position:relative;
	width:820px;
}
.theme-right_thumbs_text .page-contentb,
.theme-right_thumbs .page-contentb {
	width:400px;
	float:left;
}
.theme-right_thumbs_text .page-contenta,
.theme-right_thumbs .page-contenta {
	float:left;
	width:370px;
	margin-left:30px;
}
.theme-right_thumbs_text .image-thumbs,
.theme-right_thumbs .image-thumbs {
	float:left;
	margin-left:30px;
	width:390px;
}
.theme-right_thumbs_text .page-contentc {
	/*
	position:absolute;
	left:440px;
	bottom:0px;
	*/
	
	float:left;
	margin-left:30px;
	width:390px;
}
/*------------------------------ news page  ----------------------------------*/
#news_entries {
	width:370px;
	border-right:1px solid #CCC;
	float:left;
}
#news_entries p {
	margin-bottom:2px;		
}
#news_entries li {
	margin-bottom:15px;
}
.news-entry-info {
	float:left;
	width:390px;
}
/*------------------------------ gallery entries  ----------------------------*/
.gallery {
	height:400px;
}

.gallery .pages {
	margin-left:49px;
}
.gallery .pages,
.gallery ul.paging {
	position:relative;
	top:-9px;
}

#gallery_entries {
	width:840px;
	background:transparent;
	height:410px;
	margin-left:40px;
}
#gallery_entries li {
	float:left;
	width:190px;
	margin-right:18px;
	height:130px;
	margin-bottom:10px;
}
/*------------------------------ milkbox -------------------------------------*/
#mbCenter {
	padding:0;
}
#mbBottom {
	background:url(/assets/images/sugarcity_logo_small.png) 5px 10px no-repeat transparent;
	height:60px;
}
#mbNavigation {
	margin-right:10px;
}

/*------------------------------ flash map -----------------------------------*/
#sugarcity_map {
	width:899px;
	height:470px;
	border:1px solid #666;
}

/*------------------------------ flash menu ----------------------------------*/
#sugarcity_menu {
	position:absolute;
	bottom:0;
	left:0;
	/*border:2px solid red;*/
	overflow:hidden;
}
/*------------------------------ flash videoplayer  --------------------------*/
#sugarcity_videoplayer {
	margin-left:150px;
	margin-top:-6px;
}
/*------------------------------ form ----------------------------------------*/
.block {
	border:1px solid #97DB15;
	background-color:#D5FFD5;
	padding:10px;
}
.block p {
	margin-bottom:0;
}
.form-row-buttons {
	margin-left:100px;
}
label {
	display:block;
	float:left;
	width:100px;
}
.form-row {
	margin-bottom:10px;
}
.form-row input.type-text,
.form-row textarea{
	width:300px;
	border:1px solid #ccc;
	padding:4px;
	font-family:Arial, sans-serif;
	font-size:11px;
}
.form-row textarea {
	height:100px;
}
.error-message {
	color:red;
	font-weight:bold;
	margin-left:100px;
	margin-bottom:1px;
	display:none;	
}
/*------------------------------ language switch -----------------------------*/
.lang-switch {
	right:25px;
	bottom:80px;
	position:absolute;
	width:20px;
	height:12px;
}
.lang-switch li {
	float:left;
	margin-right:8px;
}
/*------------------------------ footer --------------------------------------*/
#footer p {
	background-color:#1D1D1D;
	color:white;
	padding:3px;
	padding-left:7px;
	width:200px;
	font-weight:bold;
	font-size:12px;
	float:right;
	margin-right:10px;
}
a.white:hover {
	color:#A7E210;
}
a.white {
	font-weight:bold;
	font-size:12px;
	color:white;
	padding-right:10px;
}

