@charset "UTF-8";


/* Links
----------------------------------------------- */
a img { border-style: none; }


/* Layout Rules
----------------------------------------------- */

html, body, ul, ol, li, p, p2, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0px none;
}	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background-color: #2B0000;
	color: #2B0000;
	text-align: center;
}

#wrapper {
	width: 770px;
	background-color:#FFFFFF;
	margin:10px auto;
	border: 10px solid #ffffff;
	text-align:left;
}

#banner {
	font-family: "Times New Roman", Times, serif;
	height: 404px;
	width: 385px;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: left;
	display: inline;
}

#dc {
	color: #cd9a00;
	font-family: "Times New Roman", Times, serif;	
	padding: 0px;
	margin: 10px 0px 5px 0px;
	

	float: inherit;
	width: inherit;

}



padding: 0px;
	margin: 5px 0px 20px 0px;
	font-family: "Times New Roman", Times, serif;
	float: inherit;
	width: inherit;
	
}
#nav {
	padding: 0px;
	margin: 50px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	float: inherit;
	width: inherit;
}

#nav ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
}

#nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	font-size: 70%;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0px 10px 0px 5px;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #FF9900;
}

#content h1 {
	color: #2B0000;
	padding: 0;
	font-size: 100.1%;
	font-family: "Times New Roman", Times, serif;
}

#content h2 {
	color: #2B0000;
	padding: 0;
	font-size: 80%;
	font-family: "Times New Roman", Times, serif;
}

.leftimage{
	float: left;
	margin: 0 10px 20px 0;
	border: 1px solid #000000;
}

.rightimage{
	float: right;
	margin: 0 0 20px 15px;
	border: 1px solid #000000;
	width: 150px;
}

.clearit{
	clear: both;
}

#footer{
	color: #FFFFFF;
	width: 770px;
	float: center;
	text-align: center;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#logo {
	width: 225px;
	height: 90px;
	background-image: url('../images/spumanteonline_logo.gif');
	margin: auto
}
#content p1 {
	font-size: 80%;
	color: #2B0000;
}
#textbox {
	height: 404px;
	width: 365px;
	float: left;
}
#content p {
	font-size: 70%;
	color: #2B0000;
	padding: 0;
	line-height: 12px;
}
#content p2 {
	font-size: 70%;
	color: #FFFFFF;
}
#wrap {
	width: 770px;
	background-color:#FFFFFF;
	margin:10px auto;
	border: 10px solid #ffffff;
	text-align:left;
}

#codesample #wrap { width: auto; }

#header {
	margin-bottom: 2em;
	text-align: left;
	padding-left: 0.5em;
}
#LeftColumn {
  margin:0 10px 0 0;
  padding:0;
  width: 200px;
  float: left;
}
#LeftColumn, #articles {
  border-left: solid 1px #404040;
  border-right: solid 1px #404040;
  border-bottom: solid 1px #404040;
}
#articles {	margin-bottom: 10px; }

#RightColumn {
	margin:0;
	padding:0;
	height: 600px;
	float: left;
	width: 750px;
}
#content, #sidebar {
	float: left;
	text-align: left;
}
#content {
	width: 365px;
	overflow: auto;
	visibility: inherit;
	height: 404px;
}
#sidebar {
	width: 240px;
	margin-top: 0;
}
.SpryHiddenRegion {
   visibility: hidden;
}

/* Form Elements
----------------------------------------------- */
label, select { 
	font-size: 85%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:auto; }
#galleries {
	margin:0 auto 20px auto;
	text-align: center;
}
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 2px 4px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: "Times New Roman", Times, serif;
}
#transport a:link {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('../images/bg_grad_gray2.gif') repeat-x;
	color: #f90;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	width: 230px;
	float: left;
	text-align: center;
}
#thumbnails {
	clear: both;
	text-align: center;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 6px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
}
#picture {
	width: 500px;
	float: right;
	overflow: hidden;
	text-align: left;
	margin: 0 20 0 0;
}
#mainImageOutline {
	margin: auto;
	background-color: #eee; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #eee; }
.selectedThumbnail {  border: solid 2px #f90!important; }
.inFocus {  border: solid 1px #fc0 !important; }

/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
#boxshot {
	background-color: #fff;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
	border-right: solid 1px #3a3a3a;
	text-align: center;
 }
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
}

code { color: #000; }
pre { font-size: small; color: #000; }

.highlightedcode {background-color: #ff9;}

.sample {
	background: #eee;
	padding: 20px;
	border: 2px solid #666;
	margin-top: 20px;
	overflow: scroll;
}

/* Navigation Classes
----------------------------------------------- */
.demo a, .return a, .demo a, .source a {
	text-decoration: none; 
	font-size: small;
	font-weight: normal;
	margin-left: 24px;
	padding-left: 16px;
}

.return a:link { color: #fff; background: url('../images/btn_return_link.gif') no-repeat left 50%; }
.return a:visited { color: #fff; background: url('../images/btn_return_link.gif') no-repeat left 50%; }
.return a:hover {
	color: #f90; 
	border-bottom:dotted 1px #fc0; 
	background: url('../images/btn_return_hover.gif') no-repeat left 50%;
}
.return a:active { 
	color: #fff; 
	border-bottom:dotted 1px #fff; 
	background: url('../images/btn_return_link.gif') no-repeat left 50%;
	}

.demo a:link { color: #fff; background: url('../images/btn_demo_link.gif') no-repeat left 50%; }
.demo a:visited { color: #fff; background: url('../images/btn_demo_link.gif') no-repeat left 50%; }
.demo a:hover {
	color: #f90; 
	border-bottom:dotted 1px #fc0; 
	background: url('../images/btn_demo_hover.gif') no-repeat left 50%;
}
.demo a:active { 
	color: #fff; 
	border-bottom:dotted 1px #fff; 
	background: url('../images/btn_demo_link.gif') no-repeat left 50%; 
	}

.source a:link { color: #fff; background: url('../images/btn_source_link.gif') no-repeat left 50%; }
.source a:visited { color: #fff; background: url('../images/btn_source_link.gif') no-repeat left 50%; }
.source a:hover {
	color: #f90; 
	border-bottom:dotted 1px #fc0; 
	background: url('../images/btn_source_hover.gif') no-repeat left 50%;
}
.source a:active { 
	color: #fff; 
	border-bottom:dotted 1px #fff;  
	background: url('../images/btn_source_link.gif') no-repeat left 50%;
	}
#content a {
	width: 600px;
	margin-right: 15px;
	padding-top: 5px;
}
