/*reset.css reloaded */

@import url(screen_fixed.css);

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:inherit;vertical-align:baseline;}
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:"" "";}

html {
	height: 100%;
}

body {  background: #eee;
	height: 100%;
	font: 100% Arial, Helvetica, sans-serif;
	line-height: 1.3;
	color: #58585a;
}

a {
	text-decoration: underline;
	color: #58585a;
}
a:hover {
	color: #222;
}

h1 {
	font-family: 'Lucida Grande','Luxi Sans',Lucida,'Lucida Sans Unicode',sans-serif;
	font-weight: normal;
	font-size: 115%;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 1em 0;
	padding: 0 1em 0 0;
}
h3, h4, h5, h6 {
	font-size: 90%;
	font-weight: normal;
	margin: 1em 0 0 0;
	padding: 0 1em 0 0;
}

p {
	font-size: 90%;
	margin: 0 0 1em 0;
	padding: 0 1em 0 0;
}

h1 span {
	text-transform: uppercase;
}

#bigimage {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 940px;
	height: 200px;
	overflow: hidden;
}
#bigimage img,
.imgcontainer img {
	display: block;
}

#nav {
	position: absolute;
	z-index: 1;
	bottom: 12px;
	left: 0;
	width: 910px;
	padding: 0 0 0 30px;
	line-height: 30px;
	background: url(../i/semi_red.png);
}

#nav li {
	float: left;
	margin: 0 1em 0 0;
}
#nav a {
	text-decoration: none;
	color: #fff;
	font-family: 'Lucida Grande','Luxi Sans',Lucida,'Lucida Sans Unicode',sans-serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 30px;
}
#nav .active {
	font-weight: bold;
	color: #fff !important;
}
#nav a:hover {
	color: #222;
}

#nav .menu_act_a a {
	font-weight: bold;
	color: #fff !important;
}





#nav2 {
	position: absolute;
	z-index: 1;
	bottom: 5px;
	left: 0;
	width: 400px;
	padding: 0 0 0 30px;
	line-height: 20px;
	background: url(../i/semi_red.png);
}

#nav2 li {
	float: left;
	margin: 0 1em 0 0;
}
#nav2 a {
	text-decoration: none;
	color: #fff;
	font-family: 'Lucida Grande','Luxi Sans',Lucida,'Lucida Sans Unicode',sans-serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 30px;
}
#nav2 .active {
	font-weight: bold;
	color: #fff !important;
}
#nav2 a:hover {
	color: #222;
}

#nav2 .menu_act_a a {
	font-weight: bold;
	color: #fff !important;
}

a#outtakes {
	position: absolute;
	z-index: 2;
	bottom: 12px;
	right: 30px;
	height: 30px;
	width: 90px;
	background: url(../img/outtakes.png) right bottom no-repeat;
	text-indent: -999em;
}

#segment1,
#segment2 {
	position: absolute;
	overflow: auto;
	width: 450px;
	height: 100%;
}
#segment1 { font-size: 80%;

	left: 30px;
	width: 455px;
}
#segment2 { font-size: 80%;
	right: 30px;
	width: 450px;
}



#footer p {
	text-align: right;
	text-transform: uppercase;
	margin: 0;
	padding: 0 30px 0 0;
	font-size: 80%;
}

#footernavi {
	float: left
}

.imgcontainer {
	width: 100%;
	overflow: hidden;
}

#segment1 .iblocks {
	text-align: left;
}
#segment2 .iblocks {
	text-align: right;
}
.iblocks li {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
}

.iblocks a {
	display: table-cell;
}

.iblocks span {
	float: left;
}

.iblocks a:hover,
.iblocks .active {
	position: relative; /* Opera 9.5b */
	background: url(../i/shRB.gif) right bottom no-repeat;
}
.iblocks a:hover span,
.iblocks .active span {
	background: url(../i/shLT.gif) left top no-repeat;
}
.iblocks a:hover span span,
.iblocks .active span span {
	background: url(../i/shRT.gif) right top no-repeat;
}
.iblocks a:hover span span span,
.iblocks .active span span span {
	background: url(../i/shLB.gif) left bottom no-repeat;
}
.iblocks img {
	display: block;
	border: none;
	padding: 10px 12px 12px 10px;
	float: left;
}

ul.list {
	font-size: 90%;
	list-style: disc outside;
	margin: 0 0 1em 0;
	padding: 0 1em 0 1.25em;
}

.align_horizontal {
  position:absolute;
  top:50%;
  left:50%;
  width:970px;
  height:600px;
  margin-left:-485px;
  margin-top:-300px;
  background:#e2001a;
}

#content .align_horizontal {
	position: absolute;
	left: 0;
	top: 0;
}



#addressblock {
	width: 450px;
}
#addressblock .align_vertical {
	vertical-align: bottom;
	width: 450px;
}

#addressblock ul {
	float: left;
	margin-bottom: 25px;
}

#addressblock li {
	float: left;
}
#addressblock p {
	font-size: 80%;
}

#addressblock ul p {
	margin: 0;
}

#contactform form {
	height: 100%;
}

#contactform .align_vertical {
	vertical-align: bottom;
}
#contactform fieldset {
	display: table;
	width: 440px;
}
#contactform label {
	display: table-row;
}
#contactform small,
#contactform span {
	display: table-cell;
	vertical-align: bottom;
	padding: 0.5em 0 0 0;
}
#contactform small {
	font-size: 80%;
	width: 100px;
}
#contactform span {
	width: 350px;
}
#contactform span * {
	float: right;
	width: 90%;
	margin: 0;
	padding: auto 0;
	font: 90% 'Lucida Grande','Luxi Sans',Lucida,'Lucida Sans Unicode',sans-serif;
	line-height: 1.3;
}
#contactform .fsubmit {
	float: right;
	height: 25px;
}

#designselector {
	position: absolute;
	z-index: 100;
	top: 2px;
	left: 2px;
	border: 1px dotted blue;
	font-size: 80%;
}
#designselector a {
	color: #000;
}
#designselector a:hover {
	color: #aaa;
}

/* Contact Form */
.csc-mailform { border: 0px; padding: 10px; color: #333333; none; font-size:150%;}
.csc-mailform input,  .csc-mailform textarea { width: 300px; padding: 3px; }
.csc-mailform-field label { width: 100px; display:block; float: left; font-size:11px;  }
.csc-mailform-field { padding-bottom: 10px; }	
