/* css Zen Garden submission 179 - 'Vin Rouge', by Thorsten Bopp, http://www.bopp-medien.de/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Thorsten Bopp */
/* Added: September 1st, 2005 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */





/* tested with IE5+/Win, Mozilla, IE5/Mac, Safari, Opera8/Win */

/* colors
wine red:    #9E2E2F
dark brown:  #541D1D
light yellow:#666666
link:        #EA907F
*/


body {
	/*background: #FFFFF url(images/mainBG.jpg) repeat-y;*/
	background-image:url(../images/mainBG.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	text-align: center;
	}


/*  fonts ------------------------------------------------------------------------- */

a:link {color: #EA907F;text-decoration: none;} 
a:visited {color: #EA907F;text-decoration: none;} 
a:hover {color: #666666;text-decoration: underline;}

p, h1, h2, h3 {margin: 0; padding: 0;}

abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	cursor: help;
	}


/*  container ------------------------------------------------------------------- */

div#container {
	background-image:url(../images/site_logo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: -50px;
	padding: 0;
	text-align: left;
	}


/*  intro ------------------------------------------------------------------- */

div#intro {
	width: 976px;
	margin: 0;
	padding: 0;
	}

div#pageHeader {
	display: block;
	height: 284px;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:right;

	}

div#topNavigation {
	display:none;
	text-align:right;
	}

div#quickSummary {
	display: none;
	width: 260px;
	height: 20px;
	padding: 220px 0 0 0;
	margin: 0 0 30px 310px;
	color: #9E2E2F; 
	}

div#quickSummary p.p1 {
	display: none;
	}


/*  preamble ------------------------------------------------------------------- */

div#preamble {
	margin-left: 0px;
	padding-left:424px;
	background-image:url(../images/product_with_mirror.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-right:161px;
	padding-top:15px;
	}

div#preamble h3 
	{
	
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#preamble h3 span {
	display: none;
	}

div#preamble p {
	padding: 0 10px 10px 20px;
	}

div#preamble p.p1 {
	margin-top: 0px;
	}

div#preamble p.p3 {
	background: url(content_boxes_bottom_preamble.gif) bottom left no-repeat;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	}
div#codeButtonContainer
{
	
	padding-left: 170px;
	float: left;
	position: absolute;
	text-align: right;
	top: 530px;
	width: 250px;
}
.codeButton
{
	padding: 5px;
	border:1px dashed #999;
	height: 20px;
	background: url("../images/gradiant-codeButton.jpg") repeat-x;
	font-weight: bold;
}
a.codeButtonLink
{
	color: #666;
	text-decoration: none;
}
a.codeButtonLink:Hover
{
	color: #999;
	text-decoration: underline;
}
/*  energySave ------------------------------------------------------------------- */

div#energySave {
	margin-left: 0px;
	padding-left:224px;
	background-image:url(../images/recycle.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-right:161px;
	padding-top:15px;
	}

div#energySave h3 
	{
	
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#energySave h3 span {
	display: none;
	}

div#energySave p {
	padding: 0 10px 10px 20px;
	}

div#energySave p.p1 {
	margin-top: 0px;
	}

div#energySave p.p3 {
	background: url(content_boxes_bottom_preamble.gif) bottom left no-repeat;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	}

/*  portfolio ------------------------------------------------------------------- */

div#portfolio {
	margin-left: 0px;
	padding-left:530px;
	background-image:url(../images/portfolio/topBanner.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-right:161px;
	padding-top:90px;
	margin-bottom:30px;
	
	}

div#portfolio h3 
	{
	
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#portfolio h3 span {
	display: none;
	}

div#portfolio p {
	padding: 0 10px 10px 20px;
	}

div#portfolio p.p1 {
	margin-top: 0px;
	}

div#portfolio p.p3 {
	background: url(content_boxes_bottom_preamble.gif) bottom left no-repeat;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	}


/*  contactUs ------------------------------------------------------------------- */

div#contactUs {
	margin-left: 0px;
	padding-left:530px;
	background-image:url(../images/contactUs_banner.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-right:161px;
	padding-top:90px;
	margin-bottom:30px;
	
	}

div#contactUs h3 
	{
	
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#contactUs h3 span {
	display: none;
	}

div#contactUs p {
	padding: 0 10px 10px 20px;
	}

div#contactUs p.p1 {
	margin-top: 0px;
	}

div#contactUs p.p3 {
	background: url(content_boxes_bottom_preamble.gif) bottom left no-repeat;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	}



/*  supportingText ------------------------------------------------------------------- */

div#supportingText {
	
	margin: 0 0 0 0;
	padding: 0;
	}

div#explanation, div#participation, div#benefits, div#requirements {
	margin-right:156px;
	margin-left: 0px;
	padding-right:10px;
	}

div#explanation p, div#participation p, div#benefits p, div#requirements p {
	padding: 0 10px 10px 20px;
	}

div#explanation p.p1, div#participation p.p1, div#benefits p.p1, div#requirements p.p1 {
	margin-top: -25px;
	}

div#explanation p.p2, div#participation p.p3, div#benefits p.p1, div#requirements p.p5 {
	background: url(content_boxes_bottom.gif) bottom left no-repeat;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	}


div#explanation h3 
	{
	
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	background-repeat:repeat-x;
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#participation h3 {
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	background-repeat:repeat-x;
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#benefits h3 {
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	background-repeat:repeat-x;
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#requirements h3 {
	font-size:170%; 
	color:#926754; 
	font-weight:normal; 
	letter-spacing:0.05em;
	background-color:#996B20; 
	background:url(../images/titleH4Bg.gif);
	background-repeat:repeat-x;
	position: relative;
	padding:3px;
	margin-left:20px;
	}

div#explanation h3, div#participation h3, div#benefits h3, div#requirements h3 {
	height: 55px;
	}

div#explanation h3 span, div#participation h3 span, div#benefits h3 span, div#requirements h3 span {
	display: none;
	}

/*logo ----------------------------------------------------------------------- */

div#logo {
	
	height: 45px;
	text-align: center;
	font-size: 0.9em;
	background-image:url(../images/grey_logos.jpg);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	
	}


/*  footer ------------------------------------------------------------------- */

div#footer {
	
	width:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:50px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 20px;
	background-color:#f3f3f3;
	border-top:#7d86b5 dashed 1px;
	clear:both;
	padding-top:0px;
	}
div#footer a:link {color: #9E2E2F;}
div#footer a:visited {color: #9E2E2F;}
div#footer a:hover {color: #666666;}


/*  linkList ------------------------------------------------------------------- */

div#linkList {
	position: absolute; left:auto; right:auto; top:285px;
	width: 155px;
	margin-left: 821px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #926754;
	border-right:dashed;
	border-right-color:#926754;
	border-right-width:1px;
	border-left:dashed;
	border-left-color:#926754;
	border-left-width:1px;
	border-bottom:dashed;
	border-bottom-color:#926754;
	border-bottom-width:1px;
	background:url(../images/nav_top_fader.jpg) repeat-x top;
	}
/*
ul {
	list-style: none;
	background: url(marginal_boxes_bottom.gif) bottom left no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 45px 0;
	}

li {
	margin-left: 0;
	padding: 0 10px 5px 15px;
	}

div#lselect li {
	background: url(li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}
*/
div#lselect a {
	display: block;
	font-weight: bold;
	}

div#lselect a.c {
	display: inline;
	font-weight: normal;
	}

div#lselect, div#larchives, div#lresources {
	background: url(marginal_boxes_middle.gif) repeat-y;
	width: 155px;
	}

div#lselect h3 {
	background: url(headline_select.gif) top left no-repeat;
	}

div#larchives h3 {
	background: url(headline_archives.gif) top left no-repeat;
	}

div#lresources h3 {
	background: url(headline_resources.gif) top left no-repeat;
	}

div#lselect h3, div#larchives h3, div#lresources h3 {
	height: 35px;
	}

div#lresources h3 span, div#lselect h3 span, div#larchives h3 span {
	display: none;
	}


/*  extraDivs ------------------------------------------------------------------- */

div#extraDiv1, div#extraDiv2, div#extraDiv3, div#extraDiv4, div#extraDiv5, div#extraDiv6 {
	display: none;
	}
	
	
	
	/* - nav styles - */
	
.dotRule
{
	margin-top:48px;
	border-bottom:dotted;
	border-bottom-color:#E0E0E0;
	border-bottom-width:1px;
	padding:0px;
	position:relative
}


/* testportfolio listing */
/* the row coloring done via javascript */

/* general setup */
#port ul
{
list-style:none;
padding:0px; 
margin:0px;

}
/* li, adds the arrow, and border */
#port li{
margin:0px;
background-image:url(../images/arrow.png);
background-repeat:no-repeat; 
background-position:4px 5px; 
border-bottom:1px solid #d7b5ad;

}
/* adds top border to first */
#port li:first-child
{
border-top:1px solid #d7b5ad
}
/* adds the roll over */
#port ul a:hover
{
background-color:#996B20;
display:block;
border:none;
}
/* adds the text roll over, note usage of ID for bg, and class for text */
/* this is to make the bg of the text bigger to artifically fix the DIV size (overfill) */
#port .ninfo a 
{
width:135px; 
display:block; 
padding:2px 0px 2px 20px ;
color:#6D4D16;
border:none;
}
#port .ninfo a:hover
{
color:#fff;
text-decoration:none;
border:none;
}

.oss2000box
{
	float:right;
	padding:10px;
	
}


/*----- PICTURE SHADOWS -------------------------------*/
/*------------------- shadows --------------------------- */

div.img-dec {
	background: url('../images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}


div.img-dec2 {
	background: url('../images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: left;
	margin: 25px 15px 15px 5px;
	padding: 0;
	position: relative;
}

div.img-dec2 img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}



div.img-ilus {
	background: url('../images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}


.portfolioContentItem
{
	height:200px;
}

.floatRight{
float:right;
padding:5px;
}

#screenshotsContainer
{
	
	padding-bottom:50px;
	position:relative;
	display:block;
	float:left;
}