/* skins for all campbellArts Layout */


body {   }
/* text style for buttons and link buttons used in the portal admin pages */

p{ }
form{  }
img{  }
h1{  }
h2{  }
h3{ }
h4{  }
hr{ }
td{}
#ControlPanel { }


/****** Wrapper *****/
#headerwrap {  }
	#header {  }
		.logo {  }
		.search {   }
		.nav {  }
		#breadcrumb {  }
			.breadcrumb {  }
			.push {  }
#contentwrap{  }		
#footer {  }

.footernav {  }
		.footernav a {  }
		.footernav a:hover { }
	.tagline {  }
	.copyright {  }
	


/***** Main content *****/
#content {  }

table.threecol {  }
	table.threecol td.leftpane { }
	table.threecol td.contentpane { }
		table.threecol td.contentpane h2 {  }
	table.threecol td.rightpane { }
		table.threecol td.rightpane img { }
	table.threecol td.feature { }
	.promopane {  }
	.linkpane {  }

table.twocol {  }
	table.twocol td.leftpane { }
	table.twocol td.contentpane { }



.ratingwrapper {  }
	.ratingwrapper h5 {  }
.ratingscale { }

.articlesummery { }
	.articlesummery h2 { }
	.articlesummery p { }


#contentwrap h3 { }
/***** Catalog Styles *****/
div.catalogwrap {  }
	div.productlisting {  }
		div.productlisting img {  }
			div.productlisting h2{  }
    			div.productlisting h2 a:link,   table.catalogcategories h2 a:visited{ }
    			div.productlisting h2 a:hover{  }



/***** Various classes ****
.left { margin:3px 10px 2px 0; float:left; }
.right { margin:2px 0 2px 10px; float:right; }
.textright { text-align:right; }
.center { text-align:center; }
.small { font-size:0.8em; }
.bold { font-weight:bold; }
.clearing { clear:left; padding:0; margin:0; visibility:hidden; }
.hide { display:none; }
.clearboth { clear: both; }*/
/***** Various tags ****
a:link, a:visited { text-decoration:none; font-weight:bold; color: #CCCC66; background-color:inherit; }
	a:hover { text-decoration:underline; color:#CCCC66; background-color:inherit; }
	a:active { text-decoration:none; font-weight:bold; color:#CCCC66; background-color:inherit; }
		a img { border:0; }
.ul {display: inline;}
.ul.li {display: inline}
ul.liststylenone { list-style: disc; display: inline;}
table.hardinesstable { }*/
/***** DNN Styles to override *****/
/* text style used for most text rendered by modules 
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head {font-family: Verdana,Tahoma,Arial,sans-serif;   font-size: 100%; font-weight: normal; color:#404040; }
	.NormalDisabled { color: Silver; }
	.NormalBold { font-weight: bold }
	.NormalRed { font-weight: bold; color: #ff0000; }*/



