/* 
Title:     digital light source - gStyles.css
Author:    Darrin Waterbury, darrin@darrinscottstudios.com
Date: 	   April 18, 2006
*/

body {
	margin: 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #666;
	line-height: 1.5em;
	background: #cccbe3;
	}
	  
html>body { /* be nice to Opera */
 	font-size: small;
	}
	
body#p-index #t-index a,
body#p-aboutus #t-aboutus a,
body#p-search #t-search a,
body#p-lightbox #t-lightbox a,
body#p-order #t-order a,
body#p-portfolio #t-portfolio a,
body#p-newsearch #t-newsearch a,
body#p-contact #t-contact a {
	color: #db732c;
	}

/* ---[ add all sidebar link id names here ]----------------------------------- */
body#p-aboutus #sb-coprofile a,
body#p-reg #sb-reg a,
body#p-signon #sb-login a {
	color: #db732c;
	text-decoration: none;
	background: url(../images/li-bullet.gif) no-repeat 0 50%;
	}
	
/* ---[ links ]----------------------------------- */
a:link {
	color: #cc6600;
	text-decoration: none;
	}
a:visited {
	color: #cc6600;
	text-decoration: none;
	}
a:hover {
	color: #9999cc;
	text-decoration: underline;
	}
a:active {
	color: #666;
	text-decoration: underline;
	}

#container-capTop {
	clear: both;
	margin: 0 auto;
	width: 948px;
	height: 6px;
	background: url(../images/container-capTop.jpg) no-repeat bottom right;
	}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 946px;
	border-right: 1px solid #9187b7;
	border-left: 1px solid #9187b7;
	background: #e0dde9 url(../images/top_bg.jpg) no-repeat top left;
	}	
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	width: 756px;
	}
	
#header {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 756px;
	display: inline;
	}

#logo img {
	display: block;
	width: 0;
	text-align: center;
	}
#logo span {
	float: left;
	display: block;
	width: 220px;
	height: 77px;
	background: url(../images/dls_logo_hifi.jpg) no-repeat;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 220px;
	}
	
/* ---[ header links ]----------------------------------- */

#links { 
  	float: right;
  	margin: 0;
  	padding-top: 12px;
	font-size: 90%;
  	list-style: none;
  	}
#links li {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../images/links-li-bg.gif) no-repeat center right;
	}
#links a {
	float: left;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
	color: #db732c;
	}
#links a:hover {
	color: #db732c;
	text-decoration: underline;
	}
#links a:active {
	color: #fff;
	}
#links #login {
	background: none;
	margin-right: 7px;
	}
#tagline {
	clear: right;
	float: right;
	width: 290px;
	margin: 0;
	padding-right: 15px;
	display: inline;
	}

/* ---[ navigation ]----------------------------------- */

#navcontainer {
	float: left;
	width: 756px;
	background: url(../images/nav_bg.gif) no-repeat;
	}
#nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/nav_li_bg.gif) no-repeat center right;
	}
#nav a {
	float: left;
	padding: 8px 10px 6px 10px;
	text-decoration: none;
	color: #fff;
	}
#nav a:hover, #nav a.active {
	color: #db732c;
	}
li#t-index a {
	margin-left: 4px;
	}
#nav #t-contact {
	background: none;
	}
#nav #t-newsearch {
	background: none;
	}


/* ---[ quick search ]----------------------------------- */

#qsearch {
	float: right;
	padding: 8px 14px 8px 0;
	font-size: 90%;
	color: #fff;
	width: 250px;
	}
#qsearch form {
	margin: 0;
	padding: 0;
	}
#qsearch input {
	display: inline;
	vertical-align: middle;
	}
.qstextfield {
	font-size: 85%;
	color: #000;
	text-indent: .3em;
	width: 186px;
	height: 14px;
	border: 1px solid #5a4c97;
	background: #fff;
	}

/*---[ search tips ]--------------------------------------*/
#searchTips {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	}
#searchTips li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/icon-alert.gif) no-repeat center left;
	/*background: url(../images/tips_li_bg.gif) no-repeat center left;*/
	}
#searchTips a {
	float: left;
	padding: 8px 14px 8px 16px;
	text-decoration: none;
	color: #fff;
	}
#searchTips a:hover, #searchTips a.active {
	color: #db732c;
	}
	
/* ---[ page layout ]----------------------------- */

#titleBox { 
	float: left;
	margin-top: 10px;
	width: 756px;
	height: 63px;
	display: inline;
	background: #9997c8 url(../images/title-bg.gif) no-repeat bottom left;
	}
#main-body {
	float: left;
	width: 756px;
	display: inline;
	background: #fff url(../images/mainbody-bg.gif) repeat-y;
	}
#content {
	float: left;
	margin: 0;
	padding: 10px 20px;
	}
#subpage-content {
	float: left;
	margin: 0;
	padding: 10px 20px;
	width: 530px;
	font-size: 95%;
	border-right: 1px solid #9999cc;
	}
	
/* ---[ sidebar ]----------------------------------- */
	
#sidebar {
	display: inline;
	float: right;
	margin: 0;
	padding: 20px 0;
	width: 170px;
	}
#sidebar h3 {
	margin: 0;
	padding: 2px 8px;
	font-size: 120%;
	font-weight: bold;
	color: #9999cc;
	}
#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
#sidebar p, #sidebar ul, #sidebar dl {
	margin: 10px;
	padding: 0;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.2em;
	}
#sb-links a {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	line-height: 1.2em;
	color: #9999cc;
	}
#sb-links a:hover {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	line-height: 1.2em;
	color: #db732c;
	text-decoration: none;
	background: url(../images/li-bullet.gif) no-repeat 0 50%;
	}

/* ---[ sidebar images with drop shadow ]----------------------------------- */

.sidebar-img-wrapper {
  clear: right;
  float: left;
  position: relative;
  margin: 20px 0 0 0;
  background: url(../images/shadow.gif) no-repeat bottom right;
	}
.sidebar-img-wrapper img {
  display: block;
  margin: -5px 5px 5px -5px;
  position: relative;
	}
	
#capBottom { 
	clear: both;
	width: 756px;
	height: 15px;
	background: #e0dde9 url(../images/capBottom.gif) no-repeat top right; 
	}
#container-capBottom {
	clear: both;
	margin: 0 auto;
	width: 948px;
	height: 5px;
	background: url(../images/container-capBottom.gif) no-repeat top right;
	}

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	}
h2 {
	margin: 1.5em 0 0 0;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;	
	color: #847ebb;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #9cf;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}

/* ---[ misc ]----------------------------------- */

.clear { clear: both; }

/* ---[ footer ]----------------------------------- */

#footer {
	clear: both;
	margin: 0;
	padding: 5px 0;
	font-size: 85%;
	color: #000;
	text-align: center;
	line-height: 1.3em;
	}
#footer a:link, #footer a:visited {
	color: #db732c;
	}
#footer a:hover {
	color: #db732c;
	text-decoration: underline;
	}
#footer a:active {
	color: #000;
	}
.footerDiv {color: #db732c}
