/*a#active_menu {
	color: #fb7000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}*/



a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	text-decoration: underline; /*text-decoration: underline;*/
}

/* Links */
/*a.blogsection:link, a.blogsection:visited {
	color: #E61B21;
	
}

a.blogsection:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #DB3D3D;
	color: #fff;
	display: block;
	letter-spacing: 0px;
	line-height: 20px;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	
}

a.mainlevel:hover {
	background-color: #DB3D3D;
	color: #fff;
}
*/
a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #fff;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #FB7000;
}

/*a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #fb7000;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-top:hover {
	background-color: transparent;
	color: #666;
}


a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FE5603;	
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #DB3D3D;
	color: #fff;
	display: block;
	letter-spacing: 0px;
	line-height: 20px;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 20px;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
}

a.sublevel:hover {
	background-color: #EEE7E4;
	color: #000;
}

a.latestnews:link, a.latestnews:visited {
	border-bottom: 1px solid #DB3D3D;
	color: #fff;
	display: block;
	letter-spacing: 0px;
	line-height: 20px;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	
}

a.latestnews:hover {
	background-color: #DB3D3D;
	color: #fff;
}

a.weblinks:link, a.weblinks:visited {
	color: #E61B21;
	
}

a.weblinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}*/

body {
	background-color: #CE0000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/crown_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

bodybg {
	text-align: center;
}

/*input.inputbox{
	
}


input.inputbox#mod_search_searchword{
	background-color: #EEE7E4;
	border: 1px solid #999999;
	width: 200px;
}

fieldset.input{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


li {
	list-style: none;
}*/

td,tr,p,div {
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

/*textarea.inputbox{

}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}*/

/** category text format and links **/
/*.category {
	color: #FF8C00;
	text-decoration: none;
}

.componentheading {
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 30px;
	letter-spacing: -2px;
	font-weight: normal;
}



.contentdescription {
	
}*/

.contentheading {
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 28px;		
	line-height: 120%;
	text-align: left;
	letter-spacing: -1px;
	font-weight: normal;

}

.createdate {
	color: #708090;
	font-size: 11px;

}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

/*.moduletable {

}

.moduletable h3 {
}

.moduletable li{
	
}

.moduletable td {

}*/

/*.moduletable-intro1 {
	background-image: url(../images/1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	height: 120px;		
	text-align: left;
	width: 270px;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.moduletable-intro2 {
	background-image: url(../images/2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	height: 120px;	
	text-align: left;
	width: 270px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.moduletable-intro3 {
	background-image: url(../images/3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	height: 120px;	
	text-align: left;
	width: 270px;
	margin-bottom: 10px;
}*/

#addwrap td,#addwrap tr,#addwrap p {
	padding-top: 15px;
	padding-left: 15px;
}

#addwrap div {
	padding-left: 10px;
}


/*.quote {
	color: #666666;
	display: block;
	font: oblique 135%/155% georgia, times, serif;
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
	
}*/

/*.small {
	color: #333333;
	font-size: 11px;
	
}

.smalldark {
	color: #333333;
	font-size: 11px;
	
}*/


#addwrap {
	height: auto;
	margin: 0 auto;
	text-align: center;
	width: 820px;
}

#addwrap .moduletable{
	float: left;
	text-align: center;

}

#body {
        margin: 0 auto;
	overflow: hidden;
	width: 754px;
}

#bodybg_top {
	background-image:url(../templates/crown/images/maincontent_bg_top.png);
	background-position: center;
        background-repeat: no-repeat;
}

#alImg3 img { 
         filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#alImg3{ 
        display: inline-block;

 }

#alImg3 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/crown/images/maincontent_bg_top.png'); }


#bodywrap {
        background-image:url(../images/maincontent_bg_red.png);
	background-position: center;
        background-repeat: repeat-y;
	overflow: hidden;
        width: 100%;

}

#footer {
	float: none;	
	height: auto;
	margin: 0 auto;
	text-align: center;
	width: 794px;
}

#footer_menu {
	margin: 0 0 0 100px;
        text-align: center;
	width: 794px;
}

#footer td, #footer div {
	color: #fff;
	text-align: center;
}

#footerwrap {
	float: right;
        height: auto;
	width: 100%;
}

#header {
	height: 211px;
	margin: 0 auto;
	width: 794px;
	background-image: url(../images/header_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#headerwrap {
	
	height: 211px;
	width: 100%;
}

#leftcolumn {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 160px;
}

#leftcolumn .moduletable {
	padding-bottom: 10px;
}

#leftcolumn .moduletable h3 {
	color: #F39000;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 16px;		
	line-height: 120%;
	text-align: left;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
}

#mainbody {
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	text-align: left;
	width: 550px;
}

#mainbody li{
	
	margin-left: 20px;
	list-style: square;
	
}

#middle{

	float: left;	
	margin: 0 auto;
	padding-top: 150px;
	text-align: left;
	width: 794px;
	padding-bottom: 20px;
	height: auto;
}

#middle .moduletable {
	font-size: 12px;
	line-height: normal;
	margin: 0px;	


}

#middle a:link, #middle a:visited {
	color: #FB7000;
}

#middle a:hover {
	color: #000;
}

#middle h3 {
	color: #C6757F;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
	text-align: left;
}

#middle li {

	list-style: disc;
	margin-left: 8px;	
}

#middle1{
	float: left;	
	margin-right: 20px;
	text-align: left;
	width: 480px;
}

#middle td, #middle div, #middle p{
	
	color: #666;
}

#middle2{
	float: left;		
	text-align: left;
	width: 180px;
}

#middle3{
	float: left;	
	text-align: left;	
	width: 180px;
}

#middlewrap {
	
	float: left;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}

#topheader {
	height: 79px;
	margin: 0 auto;
	width: 794px;
}

#topheader .moduletable{
        padding-top: 50px;
        padding-right: 30px;
	float: right;
	width: 510px;

}

#topheaderwrap {
	
	height: 79px;
	width: 100%;
	margin-top: 10px;
}

img{
	border: 0px;
}

h1{
	font-size: 20px;
	color: #F39000;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	line-height: 120%;
	text-align: left;
	letter-spacing: -1px;
	font-weight: strong;
}

h2 {
	font-size: 17px;
	color: #F39000;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	line-height: 120%;
	text-align: left;
	letter-spacing: -1px;
	font-weight: normal;
}



h3{
	font-size: 15px;
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	line-height: 120%;
	text-align: left;
	letter-spacing: -1px;
	font-weight: normal;
}

.clearFloat {
	clear: left;
	display: block;
}

catwebformform49456 td {
	width: 200px;
}

#item {
	width: 85%;
        float:left;
        padding-left: 5px;
        background-color:#FF9900;
}

#number {
        background-color:#FF9900;
}

#item_2 {
	width: 65%;
        float:left;
        padding-left: 5px;
        background-color:#FF9900;
}

#carton {
        background-color:#FF9900;
}

#alImg1 img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}

#alImg1{ 
        display: inline-block;
        float:left;
}

#alImg1 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/crown/images/Removalists-Crown-Logo.png'); }




