/*
 * CSS stylsheet for the STONEBITE Homepage 
 ***********************************************************************
 * 
 * Copyright (C) 2006 Percy Zahl
 *
 */

body {
	color: white;
/*	background: url(theme/black_bg_i.png) repeat; */
	background-color: black;
/*	background-color: #1a1a1a; */
        font-family: verdana, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
        border: 0;
}

body, textarea, input {
	font-family: arial, helvetica, sans-serif;
        border: 0;
}

#sitebox { 
  background: green;
  text-align: center;
}

.contact {
  background: none;
  color: white;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  margin: 1em;  
  text-align: left;
  vertical-align: top;
  border: 0;
}


textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #ffc;
	border-color: #eec;
        border-width: 1px;
}

textarea:focus, input:hover, .sffocus, .sffocus {
	background-color: #ff7;
	border-color: #ee7;
        border-width: 2px;
}

a {
	color: red;
	text-decoration: none;
	background: url(/theme/3x.gif) bottom left repeat-x;
        border: 0;
}

a:visited {
	color: blue;
        border: 0;
}

a:hover {
	color: yellow;
	text-decoration: underline;
	background: none;
        border: 0;
}

a:active {
	color: red;
        border: 0;
}


/*------------------- HEADER -------------------*/

#headerleft {
	position: absolute;
	height: 100px;
	padding-top: 0px;
	padding-left: 0.5em;
        border: 0;
}

#headerleft a {
	color: #00c;
	text-decoration: none;
	background: none;
        border: 0;
}

#headerleft a:hover {
	color: #00c;
	text-decoration: none;
	background: none;
        border: 0;
}

#header {
/*	background: none; */
	background: url(theme/black_bg_i.png) repeat;
/*	background: url(theme/header_bg.gif) repeat-x; */
/*	background: url(theme/header_bg.gif) no-repeat; */
	height: 100px;
	padding-left: 400px;
        border: 0;
}

#header p {
	color: #339;
	padding-top: 48px;
	margin: 0;
	font-size: 0.9em;
        border: 0;
}

#header h1 {
	color: #aaa;
	padding-top: 10px;
	margin: 0;
	font-size: 2.4em;
	font-weight: bold;
	font-style: normal;
        border: 0;
        clear: none;
}

#header img {
	float: right;
        border: 0;
/*	border: 1px solid #ccc; */
	margin: 1em 1em 1em 0;
}

/*------------------- MAIN NAVIGATION -------------------*/

/* Intro Control Menu on lower right */

#IntroControl {
	background: none;
	border: 0;
	position: absolute;
	left: 600px;
	top: 500px;
	width: 100px;
	padding: 1em;
        text-align: center;
}

#IntroControl .mainmenuitem a:hover, #HTML1 #youAreHere, #CSS1 #youAreHere {
	border-bottom-color: red;
}

#IntroControl li {
	list-style: none;
	font-size: 1.2em;
	color: #36c;
	font-weight: bold;
}

#IntroControl li a, #IntroControl li em {
	display: block;
	color: #00c;
	background: none;
	padding: 0.15em 0.5em;
	border: 0; /* 1px solid white; */
	margin: 1px 0;
}

#IntroControl li a:hover {
	background: none;
	text-decoration: none;
	border-color: black;
}

/* Main Menu on Left */

#MenuNavigation {
	background: url(theme/black_bg_i.png) repeat;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10pt;
	position: absolute;
	left: 0;
	top: 100px;
	width: 150px;
	padding: 30px 0px 600px 0px;
        text-align: left;
}

#MenuNavigation ul, #MenuNavigation ol {
	list-style: none;
	margin: 0 0 0.3em 0;
	padding: 0;
}

#MenuNavigation li {
	font-size: 0.8em;
	color: white;
	font-weight: bold;
}

#MenuNavigation li ul li {
	padding-left: 1.5em;
	font-size: 1.0em;
	font-weight: normal;
}

#MenuNavigation li a, #MenuNavigation li em {
	display: block;
	color: gray;
	background: none;
	padding: 0.1em 0.5em;
	border: 0px; /* 1px solid white; */
	margin: 1px 0;
}

#MenuNavigation li a:hover {
	background: none;
	text-decoration: none;
	color: white;
	border-color: #ccc;
}

#MenuNavigation .mainmenuitem a:hover, #HTML1 #youAreHere, #CSS1 #youAreHere {
	border-bottom-color: white;
}

#MenuNavigation .submenuitem a:hover, #HTML1 #youAreHere, #CSS1 #youAreHere {
	color: white;
	text-decoration: underline;
	background: gray;
	border: 2px;
	border-bottom-color: white;
}

#MenuNavigation .coollinks a:hover, #HTML3 #youAreHere, #CSS3 #youAreHere {
	border-bottom-color: #aac;
}

#MenuNavigation form {
	border-top: 1px solid #ccc;
	padding-top: 1em;
}

#MenuNavigation p {
	line-height: 1.5;
}

#MenuNavigation label {
	float: none;
	display: inline;
}

/*
#MenuNavigation input {
	width: 10.5em;
}

#MenuNavigation .button {
	width: 5em;
	margin: 0;
}
*/

#MenuNavPopup {
	background: none;
	border: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 1em;
        text-align: left;
}

#MenuNavFlags {
	background: none;
	border: 0;
	position: absolute;
	left: 0px;
	top: 450px;
	padding: 1em;
        text-align: left;
}

/*------------------- CONTENT AREA -------------------*/
#FloatingLogo {
	background: url(theme/logo_transparent_600px.png) center no-repeat;
	border: 0;
	position: absolute;
	left: 170px;
	top: 0px;
        width: 600px;
        height: 600px;
	padding: 0;
        text-align: center;
}

#section_intro {
	background: none;
	border: 0px;
	margin: 1em 0 2em 170px;
}

#section {
	background: url(theme/trans2red700.png) repeat-y;
/*	background: none;*/
	border: solid #333;
	border-width: 1px 0 0 1px;
	margin: 1em 0 2em 170px;
}

#section a {
	color: red;
	text-decoration: none;
	background: url(/theme/3x.gif) bottom left repeat-x;
        border: 0;
}

#section a:visited {
	color: blue;
        border: 0;
}

#section a:hover {
	color: yellow;
	text-decoration: underline;
	background: none;
        border: 0;
}

#section a:active {
	color: red;
        border: 0;
}

.sNav {
	background: #222;
	color: #555;
	border-bottom: 1px solid #333;
}

.sNav p {
	position: relative;
	left: -1px;
	color: #999;
	padding: 0.25em 0 0.25em 2em;
	margin: 0;
}

#goToTop {
	border-top: 1px solid #333;
}

#goToTop p {
	width: 80%;
	bottom: -1px;
/*	background: url(theme/curve2.png) bottom left no-repeat; */
}

#goToTop img { 
  float: right; 
  margin-left: 2em;
}

#youAreHere.sNav p {
	bottom: 0;
	top: -1px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 1pt;
/*	background: url(theme/curve.png) top left no-repeat; */
}

.sNav a {
	color: #99c;
}

.sNav em a {
	color: #00c;
	font-weight: bold;
	font-style: normal;
}

.sNav a:hover {
	color: #00c;
}


#xml a:hover {
	text-decoration: none;
}

#content {
	line-height: 1.5em;
	padding: 2em;
	border-right: 1px solid #333;
	margin-right: 1em;
/*	background: none; url(theme/logo_center_bg.png) center repeat-y;*/
        background-attachment: fixed;
        text-align: left;
        vertical-align: middle;
        font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
}

#content a {
	color: red;
	text-decoration: none;
	background: url(/theme/3x.gif) bottom left repeat-x;
        border: 0;
}

#content a:visited {
	color: blue;
        border: 0;
}

#content a:hover {
	color: yellow;
	text-decoration: underline;
	background: none;
        border: 0;
}

#content a:active {
	color: red;
        border: 0;
}

#content img {
  border: 0;
  margin: 0 0 0 0;
}


#home #content {
	position: relative;
	top: -1px;
	left: -1px;
/*	background: url(theme/curve.png) top left no-repeat; */
}

#content h1 {
	color: white;
        font-family: Verdana, Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
	margin: 0;
        clear: left;
}

#content h2 {
	color: white;
        font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	margin: 1em 0 0 0;
        clear: both;
}

#content h3 {
        font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	margin: 1em 0 0 0;
        clear: both;
}

#content p {
	margin: 1em 0;
}

#content .selection a:hover, #HTML1 #youAreHere, #CSS1 #youAreHere {
	border-bottom-color: red;
        margin: 2px;
	background: none;
	color: white;
	border-bottom: 2px solid #ccc;
}

p.VspaceFull { height: 640px; }
p.space500 { height: 500px; }
p.space400 { height: 400px; }
p.space300 { height: 300px; }
p.space240 { height: 240px; }
p.space200 { height: 200px; }
p.space150 { height: 150px; }
p.space120 { height: 120px; }
p.space100 { height: 100px; }
p.space50 { height: 50px; }

.productbox {
        float: left; 
	color: white;
/*	background-color: #f2f5fc; */
/*	background: url(theme/box_bg_a50.png) repeat; */
	background: none;
	padding-bottom: 1em;
/*	border: 3px #333 solid; */
	margin-top: 1em;
        width: 60%;
}

.productbox a {
	color: red;
	text-decoration: none;
	background: url(/theme/3x.gif) bottom left repeat-x;
        border: 0;
}

.productbox a:visited {
	color: blue;
        border: 0;
}

.productbox a:hover {
	color: yellow;
	text-decoration: underline;
	background: none;
        border: 0;
}

.productbox a:active {
	color: red;
        border: 0;
}

.infobox { 
        float: right; 
	color: white;
/*	background-color: #f2f5fc; */
	background: url(theme/box_bg_a50.png) repeat;
	padding-bottom: 1em;
	border: 1px #cce solid;
	margin-top: 1em;
        width: 38%;
}

.infobox a {
	color: red;
	text-decoration: none;
	background: url(/theme/3x.gif) bottom left repeat-x;
        border: 0;
}

.infobox a:visited {
	color: blue;
        border: 0;
}

.infobox a:hover {
	color: yellow;
	text-decoration: underline;
	background: none;
        border: 0;
}

.infobox a:active {
	color: red;
        border: 0;
}

.productimagebox {
	background: none;
	padding-bottom: 1em;
        width: 100%;
}





.shoppingbox {
	background: url(theme/box_bg_a50.png) repeat;
/*	background: none; */
	padding-bottom: 1em;
	border: 1px #cce solid;
	margin-top: 1em;
        width: 60%;
}

.box {
	background: none;
	padding-bottom: 1em;
	margin-top: 1em;
        width: 95%;
}

.box h2 {
/*	background: url(theme/box_bg_a50.png) repeat; */
	background-color: black;
	color: white;
        font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	padding: 0.25em 1em;
	border-bottom: 3px red solid;
	margin-top: 0;
}

.box h3 {
	background: url(theme/box_bgh3_a50.png) repeat;
	color: #115;
	padding: 0.25em 1em;
	border-bottom: 2px white solid;
	margin-top: 0;
}

.box h4 {
	background: url(theme/box_bgh3_a50.png) repeat;
        color: #115;
        text-align: right;
	padding: 0.25em 1em;
/*	border-right: 2px white solid; */
	margin-top: 0;
}

.box ul li {
	margin-left: 1em;
}

.box p {
	padding: 0 1em;
}

.box pre {
	margin: 1em 1em 0 1em;
}

.box img { 
  float: left;
  padding: 1em;
}

.box a {
	color: red;
	text-decoration: none;
	background: url(/theme/3x.gif) bottom left repeat-x;
        border: 0;
}

.box a:visited {
	color: blue;
        border: 0;
}

.box a:hover {
	color: yellow;
	text-decoration: underline;
	background: none;
        border: 0;
}

.box a:active {
	color: red;
        border: 0;
}


#footer {
	margin-left: 15em;
	padding-bottom: 1em;
}
#footer p {
	color: #448;
	font-size: 0.8em;
	margin: 0;
        text-align: center;
}
#footer address {
	color: #aac;
	font-size: 1em;
	margin: 0;
        text-align: center;
}
