/*
Theme Name: DGE
Theme URI: http://wordpress.org/
Description: DGE Theme
Version: 1.0
Author: Sam
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
body{
	margin:0px;
	padding:0px;
	background:url(http://www.domesticgreenengineer.co.uk/images/mainbg.jpg) 0 0 repeat-x #b3e1ff;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}

#mainPan{width:770px; position:relative; margin:0 auto; padding:0px;z-index:1000;}

#topPan{
	width:770px;
	height:130px;
	position:relative;
	margin:0 auto;
	padding:0;z-index:2;

}

#content{background:#fff url(http://www.domesticgreenengineer.co.uk/images/content.jpg) no-repeat; width:770px;height:auto; float:left;padding:20px 0;position:relative;z-index:1;margin-top:20px;}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/*----Footer Panel----*/
#footermainPan{
	background:url(http://www.domesticgreenengineer.co.uk/images/footer.png) repeat-x ;
	color:#000000;
	position:relative;
	height:150px;
	clear:both;
	}
	
#footerPan{
	width:750px;
	position:relative;
	margin:0 auto;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

#footerPan a { font-size: 11px; color: #669933; }
#footerPan a:hover { font-size: 11px; color: #669933; text-decoration:none}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 2.6em;margin:20px 10px 0 10px;padding:5px 0 0 0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 { color:#333; font-size:14px; line-height:22px;  margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding:10px 0px;float:right;display:block;width:300px;
}
.top{float:right;}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p{clear:both}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/*----Left Panel----*/
#leftPan{width:185px; padding:10px 0 0 5px; margin:20px 0 0 0;float:left; background:none;}

#leftPan ul{
	width:175px;
	height:auto;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top:2px;
	margin:20px 0 0 10px;

}
#leftPan ul li{
	width:165px;
	height:27px;
	background:url(http://www.domesticgreenengineer.co.uk/images/dot.gif) 0 100% repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
}
#leftPan ul li a{
	width:165px;
	height:26px;
	display:block;
	background:url(http://www.domesticgreenengineer.co.uk/images/arrow-normal.gif) 0 50% no-repeat;
	color:#333333;
	font-weight:normal;
	padding:0 0 0 10px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	
}
#leftPan ul li a:hover{background:url(http://www.domesticgreenengineer.co.uk/images/arrow-normal.gif) 0 50% no-repeat #FFF; color:#669933; text-decoration:none; }
#leftPan ul li.home{
	width:145px;
	height:27px;
	display:block;
	background:#669933 url(http://www.domesticgreenengineer.co.uk/images/arrowsmall.jpg) no-repeat top right;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
#leftPan ul li.contact{background:none;}


#leftPan ul.links{
	width:165px;
	height:200px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#leftPan ul.links li{
	width:165px;
	height:27px;
	position:relative;
	background:url(http://www.domesticgreenengineer.co.uk/images/dot.gif) 0 100% repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
}
#leftPan ul.links li a{
	width:165px;
	height:26px;
	display:block;
	background:url(http://www.domesticgreenengineer.co.uk/images/arrow-normal.gif) 0 50% no-repeat #FFF;
	color:#333333;
	font-weight:normal;
	padding:0 0 0 22px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
#leftPan ul.links li a:hover{background:url(http://www.domesticgreenengineer.co.uk/images/arrow-normal.gif) 0 50% no-repeat #fff; color:#339966; text-decoration:none; }

#leftTopPan{width:262px; height:125px; position:relative; margin:0 auto; padding:0; background:url(http://www.domesticgreenengineer.co.uk/images/left-top.jpg) 0 0 no-repeat;}
#leftTopPan img{width:160px; height:39px; margin:30px 0 0 37px;}

#leftPan h2{ background:#FFF; color:#339966; font-size:16px; padding:0 0 0 50px; font-weight:normal; padding:20px 10px 10px 10px;}

#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(http://www.domesticgreenengineer.co.uk/images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(http://www.domesticgreenengineer.co.uk/images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}

#leftPan img{margin-top:30px;float:left;}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:572px; height:auto;float:right; padding:0px 0 0 5px;margin-top:10px;}
#rightPan2{width:700px; float:right;}
#rightPan ul{
	list-style:disc;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left:25px;
	}
#rightPan ul li{
	line-height: 26px;
		margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}



#rightPan h1{width:520px; height:30px; display:block; color:#99cc66; font-size:20px; line-height:30px; padding:0px 0 0 0px; margin:10px 0px 10px 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#rightPan2 h1{width:520px; height:30px; display:block; color:#99cc66; font-size:20px; line-height:30px; padding:0px 0 0 0px; margin:10px 0px 10px 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#rightPan h2{width:520px; height:10px; color:#669933; font-size:17px; padding:0px; margin:10px 0px 0px 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}



#rightPan h3{color:#333; font-size:14px; padding:0px; margin:15px 0px 0px 5px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#rightPan h4 span{color:#9F9D81; background:#FFF; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{padding:20px 10px 0 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan dl{padding:0px 0 0 100px;}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#FFF; color:#8F146E;}
#rightPan a{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color:#669933;}
#rightPan a:hover{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:underline; color:#669933;}

#rightPan2 p{padding:20px 10px 0 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan2 dl{padding:0px 0 0 100px;}
#rightPan2 p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan2 p span.boldtext{font-weight:bold;}
#rightPan2 p span.magedacolortext{background:#FFF; color:#8F146E;}
#rightPan2 a{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color:#336699;}
#rightPan2 a:hover{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:underline; color:#003366;}

#rightmorePan{width:420px; height:28px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorePan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorePan a{float:left; width:36px; height:28px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#0066CC; text-decoration:none; padding:0 15px 0 40px; margin:0 0 0 20px;}
#rightmorePan a:hover{text-decoration:underline;}

#rightmorenextPan{width:420px; height:28px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{float:left; width:36px; height:28px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#0066CC; text-decoration:none; padding:0 15px 0 40px; margin:0 0 0 20px;}
#rightmorenextPan a:hover{text-decoration:underline;}

#rightmorefinalPan{width:420px; height:28px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorefinalPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorefinalPan a{float:left; width:36px; height:28px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#0066CC; text-decoration:none; padding:0 15px 0 40px; margin:0 0 0 20px;}
#rightmorefinalPan a:hover{text-decoration:underline;}


#rightaddPan{width:442px; height:170px; position:relative; margin:0 auto; padding:50px 0 0 9px;}
#rightaddonePan{width:218px; height:110px; float:left; background:url(http://www.domesticgreenengineer.co.uk/images/image1.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; }
#rightaddonePan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddonePan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}
#rightaddonePan a{width:97px; height:33px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddonePan a:hover{text-decoration:underline;}

#rightaddtwoPan{width:218px; height:110px; float:left; background:url(http://www.domesticgreenengineer.co.uk/images/image2.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; margin:0 0 0 6px;}
#rightaddtwoPan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddtwoPan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}

#rightaddtwoPan a{width:82px; height:33px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddtwoPan a:hover{text-decoration:underline;}

.introduction {float: left; width: 240px; height: 100px; padding: 0px 10px 0px 10px; margin:15px 0 0;}
.pic1 {float: left; width: 200px; height: 200px; background:url(http://www.domesticgreenengineer.co.uk/images/secured-loan-girl.jpg) 0 0 no-repeat; padding: 0px 0px 0px 0px; margin:10px 0px 0px 20px;}
.picrepo {float: left; width: 200px; height: 200px; background:url(http://www.domesticgreenengineer.co.uk/images/repossession.jpg) 0 0 no-repeat; padding: 0px 0px 0px 0px; margin:10px 0px 0px 20px;}
.button a{float: right; width: 270px; height:40px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/top-button.gif) 0 0 no-repeat #ABA894; color:#fff; font-size:18px; line-height:40px; text-decoration:none; margin:10px 30px 0px 20px; padding:0 0 0 35px;}
.button a:hover{text-decoration:none; background:url(http://www.domesticgreenengineer.co.uk/images/top-button-over.gif) 0 0 no-repeat #ABA894;}

.smallbutton a{float: left; width: 210px; height:28px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/small-button.gif) 0 0 no-repeat #ABA894; color: #ffffff; font-size:14px; line-height:28px; text-decoration:none; margin:10px 10px 0px 10px; padding:0 0 0 20px;}
.smallbutton a:hover{text-decoration:none; background:url(http://www.domesticgreenengineer.co.uk/images/small-button-over.gif) 0 0 no-repeat #ABA894;}
.salespointscontainer {float: left; width:540px; padding:0 0 0 20px;}
.salespoints{float: left; width:230px; height:18px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/tick.gif) 0 0 no-repeat #FFF; color:#336699; font-size:14px; font-weight: bold; line-height:18px; padding:0 0 0 20px; margin:5px 0 0 9px;}

.salespointslarge{float: right; width:300px; height:18px; display:block; background:url(http://www.domesticgreenengineer.co.uk/images/tick.gif) 0 0 no-repeat #FFF; color:#336699; font-size:16px; font-weight: bold; line-height:18px; padding:0 0 0 20px; margin:5px 5px 0 20px;}

.boxcontainer {float: left; width: 250px; height: 241px; padding: 0px 0px 0px 0px; margin:20px 0px 0px 20px; border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb;}
.boxcontainer h2 {width:230px; height:30px; display:block; color:#336699; font-size:16px; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.boxtop { width: 250px; height: 30px; background-color:#fff; border-bottom:1px solid #bbb;}
.boxcontent { width: 250px; height: 210px; background:url(http://www.domesticgreenengineer.co.uk/images/bubble-back.gif);}

.contentcontainer {float: left; width: 520px; padding: 0px 0px 0px 0px; margin:20px 0px 0px 20px; border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb;}
.contentcontainer h1 {width:500px; height:30px; display:block; color:#336699; font-size:16px; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.contentcontainer h2 {width:500px; height:30px; display:block; color:#336699; font-size:16px; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.contentcontainer h3 {width:500px; height:30px; display:block; color:#336699; font-size:16px; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.header {width:500px; height:30px; display:block; color:#336699; font-size:16px; font-weight: bold; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.link { color: #336699;}
.contenttop { width: 520px; height: 30px; background-color:#fff; border-bottom:1px solid #bbb;}
.newcontent { width: 520px; background:url(http://www.domesticgreenengineer.co.uk/images/bubble-back-long.gif);}
.lendercontent { width: 520px; background:url(http://www.domesticgreenengineer.co.uk/images/bubble-back-long.gif); border-bottom:1px solid #bbb;}

#linkscontainer  {float: left; height:40px; width: 490px; padding: 10px 10px 10px 40px; margin:0px 0px 0px 0px; background:#669933 url(http://www.domesticgreenengineer.co.uk/images/arrowlarge.jpg) no-repeat right top;}
#linkscontainer a{color:#fff;font-weight:bold;font-size:1.2em;padding-bottom:2px;display:block}
#linkscontainer a:hover{color:#fff;text-decoration:underline}


.landingcontainer {float: left; width: 750px; padding: 10px 10px 10px 10px; margin:0px 0px 0px 0px; border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb; background:url(http://www.domesticgreenengineer.co.uk/images/bubble-back-longer.gif);}
.landingcontainer a {font-size:13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color: #333333;}
.landingcontainer a:hover { font-size:13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color: #333333;}
.landingcontainer p { font-size:13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.landingcontainer h2 { font-size:16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  color:#336699;}


.casecontainer {float:left; width:170px; height:auto; padding: 5px;  margin:40px 0px 0px 0px; background:url(http://www.domesticgreenengineer.co.uk/images/bubble-back.gif); border:1px solid #bbb;}
.casecontainer h3 {
	width:150px;
	height:auto;
	display:block;
	color:#669933;
	font-size:13px;
	line-height:20px;
	padding:0 0 0 10px;
	margin:0px 0 0 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.pic { float: right;}
.casecontainer p { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 5px 5px 5px 5px;}
.casecontainer a { float: left; width: 145px; height:17px; display:block; background:#669933 url(http://www.domesticgreenengineer.co.uk/images/arrowsmall.jpg) no-repeat top right ; color:#fff; font-size:12px; font-weight: bold; text-decoration:none; padding:5px 0 5px 10px; }
.casecontainer a:hover { text-decoration:underline; }



/*----/Right Panel----*/




/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#leftpan h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#leftpan ul, #leftpan ul ol {
	margin:55px 0 0 5px;
	padding: 0;
	}

#leftpan ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftpan ul p, #leftpan  ul select {
	margin: 5px 0 8px;
	}

#leftpan ul ul, #leftpan  ul ol {
	margin: 5px 0 0 10px;
	}

#leftpan ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftpan ul ol li {
	list-style: decimal outside;
	}

#leftpan ul ul li, #leftpan  ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#leftpan  #searchform #s {
	width: 108px;
	padding: 2px;
	}

#leftpan #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#leftpan form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* CSS Document */
.style19 {color: #FFFFFF}

.style3 {
	color: #0066CC;
	font-weight: bold;
	font-size: 16px;
}

.style1 {color: #0066CC}

.style11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style13 {font-size: 12px; margin:20px; }
.style16 {padding:0px 9px 0 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; font-size: 14px; }

.style18 {color: #666666}
.new{position:absolute;top:15px;left:5px;z-index:3;}

/*----Images----*/
#floatright
{
float: right;
margin: 20px 20px 10px 10px;
width:270px;
height:136px;
}

#floatright a{width:270px; height:136px; display:block; background:url(images/report.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 0 0 0;}
#floatright a:hover{background:url(images/report-over.gif) 0 0 no-repeat;}

.left{float:left;}
.rightpic{float:right;margin:7px}
.btmleft{float:left;margin-top:-30px;}
.btmright{float:right;margin-top:-30px;}



.floatleft
{
	float: left;
	margin: 10px 10px 0px;
}

.floatright
{
	float: right;
	margin: 15px 0px 0px 0px;
}
#leftpan{padding-left:5px;}
