* {padding: 0; margin: 0;}

body {
	background-image:   url(workshop/ds_workshop_background.gif);
	background-color: #A7A7C5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 220px;
	font-family: Arial, Helvetica, sans-serif;
}
p img {
	
}
.fullImage {
	padding:0px;
}

#parent {
	width: 820px;
	clear:both;
}	

#nav {
	width: 180px;
	float: left;
	text-align: right;
	/*margin-right: 20px;*/
	margin-left: 30px;
	margin-top: 24px;
	padding-top: 0px;
	/*padding-right:10px;*/
	padding-bottom: 0px;
	/*margin-left: 8px;*/
	/*margin-right:0px;*/
	/*border: 1px dotted #cccccc;*/
}
#nav li {
	list-style-type: none;
	display: inline;

}

.Level1 a:link, .Level1 a:visited {
	font-weight: bold;
	color: #20231F;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	margin: 0px;
}

#nav a:hover {
	background-image: url(workshop/ws_nav_hover.jpg);
	background-repeat: repeat-y;
	background-color: #A7A7C5;
}

.Level2 a:link, .Level2 a:visited  {
	font-size: 14px;
	color: #52527A;
	padding-right: 10px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.SelectedTab a {
	background-image: url(workshop/ws_nav_hover.jpg);
	background-repeat: repeat-y;
	background-color: #A7A7C5;
}

#search {
	width: 200px;
	text-align: right;
	/*margin-top:3px;*/
	float:right;
	
	margin-left:10px;
}

#search span {
	display: none;
}

#testimonials {
	/*width: 176px;*/
	/*float: left;*/
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #52527A;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
}
#contactinfo {
	/*width: 176px;*/
	/*float: left;*/
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

#titlebar {
	background-color: #666699;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	width:550px;
	
	height:26px;
	
}
	
#pagecontent {
	padding: 0px;
	/*padding-left:10px;*/
	margin-left: 230px;
	background-color: #FFFEF8;
	margin-top: 2px;
	margin-bottom: 10px;
	background-image: url(workshop/ws_content_bkgnd.gif);
	background-repeat: repeat-y;
	/*float:left; */
		
	}

.widePage {
	/* adjust for dotnetnuke admin-mode pane borders */
	width:572px;
}

.normalPage {
	width: 570px;
}
#pagefooter {
	padding: 0px;
	margin-left: 230px;
	/*background-color: #FFFEF8;*/
	margin-top: 2px;
	width: 570px;
	margin-bottom: 10px;
	/*background-image: url(retail/musicshop_content_bg.gif);*/
	/*background-repeat: repeat-y;*/
	}

#topWidgets {
	clear:both;
	padding: 0px;
	margin-left: 230px;
	/*background-color: #FFFEF8;*/
	/*margin-top: 3px;*/
	vertical-align:bottom;
	width: 570px;
	height:18px;
	margin-top:20px;
	margin-bottom: 0px;
	/*background-image: url(retail/musicshop_content_bg.gif);*/
	/*background-repeat: repeat-y;*/
	}
#contentcontainer {
	clear:both;
}	
#subcontent {
	float: left;
	width: 143px;
	font-weight:bold;
	font-size:70%;
}

#subcontent h2 {
	padding: 10px 8px 8px;
	font-size: 10px;
	color: #6E8150;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7C5;
	margin: 0px;
	font-style: italic;
}
#subcontent h1 {
	padding: 6px 8px;
	font-size: 12px;
	color: #000000;
}
#subcontent p {
	padding: 6px 8px;
	color: #000000;
}

#subcontent li {
	list-style-type: none;
	display: inline;

}

#maincontent {
	margin-left: 143px;
	line-height: 20px;
	width:425px;
	/*float:left;*/

}

#maincontent h1{
	font-size: 18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	margin:0px;
}

#maincontent h2{
	color: #6E8150;
	font-size: 16px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	margin:0px;
}
#maincontent h3{
	font-size: 16px;
	color: #6E8150;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	margin:0px;
}
#maincontent p{
	font-size: 12px;
	color: #000000;
	padding-left:10px;    	padding-right:10px;

}

#maincontent table{
	font-size: 12px;
	color: #000000;
	padding:10px;

}

#maincontent img {
	/*padding: 6px;*/
}

#maincontent ul {
	padding-left: 10px;
}
#maincontent li {
	font-size: 12px;
	list-style-type: disc;
	margin-left:20px;
	line-height: 20px;

}
#maincontent li ul li {
	font-size: 12px;
	list-style-type: none;
	margin-left:30px;
	line-height: 20px;
}

#header {
	margin-bottom: 0px;
	clear: both;
}
	
#footer {
	background-color: #fff;
	color: #006;
	border-top: 1px solid #006;
	font-size: 11px;
	text-align: right;
	padding: 2px 10px 0 0;
	clear: both;
}
	
p {
	padding: 0;
	margin-top: 0px;
	font-size: 12px;
	line-height: 20px;
}

#menubar {
	background-color: #20231F;
	height: 80px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20231F;
}

#logo {
	width: 229px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}

#musicshop {
	height: 80px;
	width: 189px;
	background-color: #E0A710;
	float: left;
	margin-left: 1px;
	display: block;
}

#musicshop a:hover {
	background-color: #EFB61F;
	display: block;
}

#manufacturing {
	height: 80px;
	width: 189px;
	background-color: #6E8150;
	float: left;
	margin-left: 1px;
	display: block;
}

#manufacturing a:hover {
	background-color: #7D945C;
	display: block;
}

#workshop {
	height: 80px;
	width: 189px;
	background-color: #666699;
	float: left;
	margin-left: 1px;
	display: block;
}
#workshop a:hover {
	background-color: #7B7BA8;
	display: block;
}

.menusubtext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #20231F;
	text-align: center;
}
#callbar {
	font-size: 22px;
	/*font-style: italic;*/
	font-weight: bold;
	/*width: 800px;*/
	text-align: right;
	float:left;
	width:200px;
	/*margin-top: 24px;*/
}

#shoppingcart {
	width:370px;
	text-align:left;
	float:left;
	vertical-align:bottom;
}
#shoppingcart a, #shoppingcart a:visited {
	/*position:absolute;*/
	text-decoration:none;
	text-align:center;
	background-color:#20231F;
	color:#A7A7C5;
	/*display:block;*/
	width:14em;
	border:2px solid #20231F;
	padding:0.25em;
	margin:0.5em auto;
	margin-top: 10px;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: .05em;
	/*left: 233px;*/
	/*top: 94px;*/
  }

#shoppingcart a:hover {
	border: 2px solid #FFFFFF;
	color: #FFFEF8;
  }

.XSLRowEven {
	/*background-color: #D9D9E6*/;
	clear:right;

}
.XSLRowOdd {
	background-color: #A7A7C5;
	clear:right;
}

.XSLRowEven h4 {
	color: #6E8150;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	margin:0px;
	
}

.XSLRowOdd h4 {
	color: #D9D9E6;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	margin:0px;
}

.XSLRowOdd XSLActionButton{
	background-color: #666699;
}
.XSLFloatingForm {
	width:200px;
	float:right;
	display:block;
	text-align:right;
}
.XSLActionButton {
	background-color: #7D945C;
	/*background-color: #FFCC66;*/
	color:#000000;
	border:0;
	font-weight:bold;
	font-size:10px;
}


.Level3 a, .Level3 a:visited {
	position:relative;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	color:#20231F;
	display:block;
	width:126px;
	border-bottom: 1px solid #A7A7C5;
	/*margin-right: auto;
	margin-left: auto;*/
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
  }

.Level3 a:hover {
	background-image: url(workshop/ws_sub_bkgnd.jpg);
	background-repeat: repeat-y;
  }

.Level4 a, .Level4 a:visited {
	position:relative;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	color:#20231F;
	display:block;
	width:126px;
	/*margin-right: auto;
	margin-left: 10px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
  }

.Level4 a:hover {
	background-image: url(workshop/ws_sub_bkgnd.jpg);
	background-repeat: repeat-y;
  }
#dnn_TopPane
{
	width:336px;
	float:left;
	
	
}
#dnn_dnnSEARCH_cmdSearch
{
	color: #000000;
	background-color: #A7A7C5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	
}

#dnn_dnnSEARCH_cmdSearch:hover
{
	color: #ffffff;
	background-color: #A7A7C5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	border: 1px solid #ffffff;
	
}
.NormalTextBox {
	border: 1px solid #000000;
}
.SkinObject {
	color: #000000;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb {
	color: #000000;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a{
	color: #000000;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #000000;
}
#dnn_dnnPRIVACY_hypPrivacy{
	color: #000000;
}
#dnn_dnnTERMS_hypTerms{
	color: #000000;
}
#dnn_dnnUSER_hypRegister {
	color: #000000;
}
#dnn_dnnLOGIN_hypLogin {
	color: #000000;
}



