@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	height:100%;
}
body {
	line-height: 1;
	background-color:#5e554f;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	font-size:12px;
	color:#666;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#wrapper {
	height:100%;
	margin:0 auto;
	width:960px;
	background-image: url(../images/layout/bgbody.gif);
	background-position: 0px 633px;
	background-repeat:repeat-y;
}

#header {
	background:url(../images/layout/bgheader.gif);
	height:158px;
}
#leftside {
	background:url(../images/layout/bgleft.gif);
	float:left; 
	height:475px;
	width:155px;
}

#rightside {
	background: #FFF url(../images/layout/bgcontent.gif) no-repeat;
	margin-left:155px;
	height:416px;
	padding-top:59px;
	padding-left:126px;
	width:679px;
}

#rightside h1 {
	font-size:16px;
	color:#b74590;
}

#portfoliocontent {
	height:55px;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:30px;
	overflow:hidden;
}

#content {
	margin-top:15px;
	margin-right:60px;
	line-height:16px;
}

#scrollerx2 {
	position:absolute;
	margin-top:60px;
}

#homecontent {
	position:absolute;
	margin-top:20px;
	width:330px;
	height:320px;
	overflow:hidden;
	line-height:16px;
}

.mouseover_up {
	position:absolute;
	margin-left:250px;
	cursor:pointer;
}

.mouseover_down { 
	position:absolute;
	margin-left:250px;
	margin-top:350px;
	cursor:pointer;
}

#homecontent {
	position:absolute;
	margin-top:20px;
	width:330px;
	height:320px;
	overflow:hidden;
	line-height:16px;
}

.nextshow {
	position:absolute;
	margin-top:377px;
	margin-left:20px;
}

.kleinprev {
	position:absolute;
	margin-left:138px;
	margin-top:16px;
}

.kleinnext {
	position:absolute;
	margin-left:620px;
	margin-top:16px;
	width:10px;
	height:71px;
}

.prevshow {
	position:absolute;
	margin-top:35px;
	margin-left:20px;
}

.button1 {
	margin-top:36px;
}

.button2 {
	margin-top:46px;
}

.button3 {
	margin-top:47px;
}

.button4 {
	margin-top:44px;
}

.homeimage {
	float:right;
	margin-right:55px;
}

.footer {
	font-size:10px;
	margin-top:60px;
	text-align:right;
	margin-right:30px;
	color:#333;
}

.footerlink {
	color:#333;
}

.nrg {
	display:none;
}

#loginform {
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.logintable td {
	padding:5px;
}

.error {
	color:#900;
	padding:5px;
	border:1px solid #900;
	margin-top:10px;
	margin-right:30px;
}

#buttons {
	position:absolute;
	height:140px;
	width:480px;
	margin-top:-80px;
	margin-left:170px;
}

#buttons img {
	margin-left:10px;
	margin-right:10px;
}


h2 {
	color:#9F3;
}
