



div, ul {
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color:#313193;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	overflow: scroll;
}

div#top-container{
  width:995px;
  min-height:870px;
}

div#pg-sidebar{
  float:right;
  right:12px;
  left:auto;
  width:220px; 
  border:none;
  font-size:1em;
  font-weight:bold;
  margin-top:0;
  padding-top:10px;
  text-transform:uppercase;
  top:60px;
 

}

div#pg-sidebar ul {
	list-style:none;
}

div#pg-sidebar ul li {
}

div#pg-sidebar ul li a {
	color:#2F3293;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:6px 0 3px 12px;
	text-decoration:none;
}

div#pg-sidebar ul li ul {
  list-style:none inside;
} 

div#pg-sidebar ul li ul li a {
  padding-left:40px;
}

div.cat-title{
  padding-bottom:20px;
}
div#pg-header {
  background-image:url('/images/candeo/logo.jpg');
  background-repeat:no-repeat;
  background-color:white;
  background-position: 20px 20px; 
  height:100px;
  width:250px;
/*  background-attachment:fixed; */
}

div#pg-header h1 { display:none; }

div#pg-header div.tagline { display:none; }

div#pg-body {
  margin-left:0;
  margin-right:265px;
  border-right:1px solid #ccc;
}

div#pg-body div.offer {
  border-top:none; border-right:none;  border-left:none;border-bottom:solid;
border-width:2px;
border-bottom-color:#000066;
}


h2.page-title {
  background:transparent url(/images/candeo/latest-top.jpg) no-repeat scroll 0 0;
  color:#FFFFFF;
  font-size:1em;
  height:27px;
  padding:12px 4px 4px 10px;
  text-transform:uppercase;
  margin:6px 0 0 0;
   width:705px; 
}


div.offer a.outlink { 
  display:table-cell;
  vertical-align:middle;
  float:right;
  height:1.2em;
  width:6em;
  padding:4px;
  border:1px solid #2F3293;
  text-align:center;
  background-color:#2F3293;
  border:1px solid #fff;
  color:#fff;
}

div.offer a.outlink:hover{
  background-color:#fff;
  border:1px solid #2F3293;
  color:#2F3293;
  text-decoration:none;
}

div#main-page{
width:775px;
background-color:#fff;
top:90px;
left:0px;
position:absolute;
font-size:12px;
  border-right:1px solid #ccc;


}

img {
border:none;
}

#cat-wrapper{
text-align:center;

}

#cat-list li li{
display:none;
margin:5px;
list-style:square;
}

.myfont{
font-size:16px;
}


#cat-list a {	text-decoration: none;}
#cat-list a:link {color: #2F3293;}
#cat-list a:hover {text-decoration:underline; color:#990000}




	a {	text-decoration: none;}
a:link {color: #2F3293;}
a:visited {	color: #2F3293;}
a:active {color: #2F3293;}
a:hover {text-decoration:underline;}
error {	color: #000000;}
w {color: #FF6622;}

div.post {
border-bottom:solid;
border-width:2px;
border-bottom-color:#000066;
}

p {
border:none;
border-style:none;
}
