#main
{
	/*width: 960px;*/
	width: 800px;
	background-color:#FFFFFF;
}

#entries
{
	margin-right: -1px;
	padding-right: 0px;
	padding-left: 5px;
	border-right: 0px solid #003344;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #003344;
	text-decoration: none;
	text-align:left;
}

#side
{
	border-left: 0px solid #003344;
	float:left;
	color: #003344;
	text-align:left;
	padding-left:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:0px;
	/*background-image:url(../../images/houndstooth-img1.gif);*/
}

.sidelogo
	{
		padding: 4px;
		width:200px;
		text-align:center;
	}
	
#header 
{
	background-color: #ffffff;
	height:80px;
	text-align:left;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-right:0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #999999;
}

#headerlogo
{
	height:80px;
	background-color: #ffffff;
	float:left;
}

#headertext
{
	background-color: #ffffff;
	text-align:right; 
	padding-right:10px;
	margin-top:25px;
	height:45px;
	font: bold 16px;  
	color: #003344;
}
#headertext a
{
	color: #003344;
}


/*#footer 
{

	background-color: #A7BCD6;
	font-size: 9pt;	
	padding: 5px;
	color: #003344;
	border-top: 1px solid #003344;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	clear:both;
}*/

/*
body { */
	/*background-color: White; */
	/*background-image:url(bg1_img.jpg);*/
	/*background:url(background_green.jpg) top center no-repeat #fff;*/
/*	background-color:#99CB52;
	margin: 0px; 
	padding:0px; 
	cursor: default;
	font: 0.90em Verdana, Arial, Helvetica, sans-serif;
}*/

<!--body{ background:url(default/Flash_images/bg1_img.jpg) top left no-repeat ##fff;}-->

.logoText { font: bold 16px; color: #C5C5C5; }

input, textarea, select {
	font-size: 8pt;
	padding: 2px;
}

a
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#3D2A21; 
	text-decoration:none;
	font-weight:bold;
}
/* 908580
a:hover {
	color:#605855;;
	/* text-decoration: underline;
}
a:active {color:#31CEDE;}
*/ 

a:hover {
	color:#3D2A21;;
	/* text-decoration: underline; */
}
a:active {color:#3D2A21;}

hr {
  color: #FFFFFF;
  background-color: #FFFFFF;
  height: 1px;
  width: 100%;
  border: outset #5F7C9A 1px;
}


.login {
  top : 0px;
  padding : 20px;
  text-align: center;
  font-size: 7.5pt;
}

.catList {
	/*width:190px;*/
	width:200px;
	overflow:hidden;
	/*padding-left: 5px;*/
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 8pt;
	text-align:left;

}

.catListTitle {
	padding-bottom: 10px;
	font-size: 12pt;
	color:#99CCFF;
	font-weight: bold;
	/* color: #4592CA; */
	color:#006666;
}

.catListTitleNew {
	padding-bottom: 10px;
	font-size: 15pt;
	color:#669999;
	/*font-weight: bold;*/
	/* color: #4592CA; */
	color:#006666;
	padding-left: 8px;
}

/*.catListTitle {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#CCCCCC
	font-weight: bold;
	background:#336600;
}*/

.smallestTag1 {
	padding-bottom: 5px;
	font-size: 11pt;
	/*color: #41C2D2;*/
	color: #639AC6;
	font-weight: bold;
	 /*color: #41C2D2;*/
	/* color: #F99008; */
}
.catListElement {
	color: #3D2A21;
	/*padding-left: 5px;*/
	padding-left: 12px;
}

.Links {
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 8pt;

}
.LinksTitle {
	padding-bottom: 10px;
	font-size: 9pt;
	color: #4592CA;
	font-weight: bold;
	color: #4592CA;
}
.LinksElement {
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 8pt;
}

select.monthArchive {
	font-size: 8pt;
	color: #003344;
 	width:180px;
	background-color: #FFF; 
	padding: 0px;
}

.functionMenu {
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 8pt;
	color: #333;
}

.blogNotPublished {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

.blogBody {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	overflow-x: hidden;
	/*background-color:#CCCCCC;*/
}

.blogBodyPostDate {
	border: 0px solid red;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-bottom: 10px;
	overflow-x: hidden;
}

.blogDate {
	background-color: #A7BCD6;
	font-size: 9pt;	
	padding: 5px;
	color:#FFCC33;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #999999;
}

.blogTitle {
	font-size: 14pt;
	/* color:  #5F7C9A;; */
	color:#3D2A21;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: -0.05em;
	text-align:left;
}

.blogText {
 /*
	font-size: 10pt;	
	color: #666;
	padding-left: 20px;
	padding-right: 5px;
	*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	/*color: #3D2A21;*/  /*changed on 15th september*/
	color:#003300;
	padding-left: 20px;
	padding-right: 5px;
	text-align:left;
}
.blogMore { 
	font-size: 8pt;	
	color: #666;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.blogAuthor { 
	font-size: 8pt;	
	color: #666;
	text-align: right;
	padding-right: 5px;
}

.blogAuthor a {
	color: #333333;
}

.blogCommands { 
	border-top: 1px dashed #ccc;
	padding-top: 4px;
	font-size: 8pt;	
	color: #666;
	text-align: right;
	padding-right: 5px;
}

.blogCommands a {
	color: #333333;
}

.blogAdmin {
	font-size: 8pt;
	color: #666;
	padding-left: 5px;
	padding-bottom: 5px;
}

.statisticsMenu {
	font-size: 8pt;
	color: #666;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top:1px solid black;
	margin-top:10px;
	text-align:center;
}

.trackbackPingBox {
	border: 1px solid red;
	font-size: 12pt;	
	color: #666;
	padding: 5px;
}
.trackbackPing {
	font-size: 8pt;	
	color: #666;
	padding: 5px;
	border-bottom: 1px dashed;
}
.commentBodyPrivate {
	border: 1px solid red;
	margin-top: 5px;
	margin-left: 20px;
	padding: 5px;
	overflow-x: hidden;
	color: #666;
}
.commentBody {
	margin-top: 5px;
	margin-left: 20px;
	padding: 5px;
	overflow-x: hidden;
	color: #666;
}
.commentDate {
	border-bottom: 1px dashed #ccc;
	margin-top: 5px;
	text-align: right;
	font-size: 8pt;
	padding: 5px;
	color: #003344;
}
.commentText {
	font-size: 8pt;
	color: #666;
}
.commentAuthor {
	font-size: 8pt;
	color: #666;
	text-align: left;
	font-weight: bold;
}

.trackbackBody {
	margin-top: 5px;
	margin-left: 20px;
	padding: 5px;
	overflow-x: hidden;
	color: #666;
}
.trackbackDate {
	border-bottom: 1px dashed #ccc;
	margin-top: 5px;
	text-align: right;
	font-size: 8pt;
	padding: 5px;
	color: #003344;
}
.trackbackText {
	font-size: 8pt;
	color: #666;
}

.editorBody {
	margin-top: 0px;
	background-color: #eee;
	padding: 0px;
	width: 100%;
	overflow-x: hidden;
	margin-bottom: 15px;
}
.editorTitle {
	font-weight: bold;
	background-color: #A7BCD6;
	padding: 5px;
	color: #003344;
	font-weight: bold;
	margin-bottom: 5px;
}
.editorList {
	font-size: 10pt;
	color: #666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
	border-bottom: 1px dashed #FBC3AE;
	margin-bottom: 10px;	
}
.editorForm {
	font-size: 8pt;
	padding-left: 5px;
	color: #666;
}
input.editorForm {
	font-size: 8pt;	
	border: 1px solid #666;
	background-color: White;
}

.text {
	font-size: 10pt;	
	color: #666;
	padding-left: 15px;
	padding-right: 5px;
}

	
.searchField
	{
		margin-left:10px;
		margin-top:10px;
		margin-right:2px;
		margin-bottom:0px;
		width:100px;
	}

.pageSelected
	{
		color: red;
	}
	
.code
	{
		border:1px solid #888888;
		background-color: #cccccc;
		padding: 6px;
		font-family:"Courier New", Courier, monospace;
		font-size:12px;
		overflow: auto;
		max-height: 200px;
		width:510px;
	}

.tagcloud
	{
		/*width: 180px;
		padding: 4px;
		border:1px solid #888888;
		background-color: #cccccc;
		margin-left: 2px;*/
		width: 180px;
		padding: 4px;
		font-size: 9pt;
		color: #666;
		font-weight: bold;
		color: #2ED1D6;
	}


.enclosures {

	background-color: #eeeeee;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: none;
	font-family: Georgia, serif;
	font-size: 9pt;	
	color: #000000;
	margin: 10px;
	padding: 15px;

}

.blogSocial { 
	font-variant: small-caps; 
	font-family: Georgia, serif;
	font-size: 8pt;	
	background-color: #eeeeee;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333;
	text-align: left;
	padding: 5px;
	margin: 10px;
	width: 60%;
}

.blogCategories { 
	font-variant: small-caps; 
	font-size: 8pt;	
	color: #333;
	text-align: left;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
}

.blogCategories a {
	color: #D0420A;
}

.pod_bottom {
	/*border-bottom: 1px dotted black;*/
	/*border-bottom: 1px solid black;
	margin-bottom: 5px;*/
}

.pod {
}

.pod a {
}

.pod_top {
}
		
.content_bottom {
}
.content {
	background-color:#F0F4F7;
	/*background-color:#FFFFFF;*/
	border-left: 0px solid #D8DDDD;
	border-top: 0px solid #D8DDDD;
	border-bottom: 0px solid #D8DDDD;
	margin-bottom: 5px;
}

.content_inner {
	padding: 5px;
}

.content a {
}

.content_top {
}

.adminMenu {
	font-size: 9pt;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

#headerBottom {
	border-bottom: 1px solid #ccc;
}

.littleIcon {
	padding-left: 5px;
	padding-right:0px;
	padding-bottom: 5px;
}

.dojoTabLabels {
	width:20px;
}

.configLabels {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.formlabel {
}

.editorFormPost {
	text-align:left;
	font-size: 0,8em;
	border-left: 1px solid #A7BCD6;
	border-bottom: 1px solid #A7BCD6;
	padding: 5px;
}

.headerog1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	/*color: #F99008; */
	color: #3C85BC;
	/*color:#3D2A21;*/
 	padding-bottom:10px;
}

.h1caption1{
    font-family: Helvetica-Conth;
    font-style:  normal;
    font-weight: bold;
	font-size:16px;
	color:#3D2A21;
	padding-top:10px;
	/*src: url(http://staging.designerscall.com/HELVETI0.eot);*/
	padding-bottom:10px;

}

.h1caption2{
    font-family: Helvetica-Conth;
    font-style:  normal;
    font-weight: bold;
	font-size:16px;
	color:#99CCCC;
	padding-top:10px;
	/*src: url(http://staging.designerscall.com/HELVETI0.eot);*/
	padding-bottom:10px;

}

.top-link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#908580;
	font-weight:normal;
}
.top-link1:hover{color:#605855;}
.top-link1:active {color:#31CEDE;}

.turqElement {
	color: #41C2D2;
	padding-left: 0px;
}
.brownElement {
	color: #3D2A21;
	padding-left: 0px;
}

.textfild1
{
	height:21px;
	width:131px;
	border:4px;
	/*background-image:url(textfild.jpg);*/
}


.subscribe_old {
	width: 260px; 
	/*height:32px; */
	height:25px;
	/*background-color:#4D7083;*/
	font-family:Tahoma; 
	font-size:20px; 
	color:#ffffff; 
	/*font-weight:bold; */
	text-decoration:none; 
	padding:5px 0 0 10px;
	background:url(default/subheading_bg.gif);
}

.subscribe_old_jbdesign_style {
	/*background:url(default/subheading_bg.gif); */
	background:url(subheading_bg.gif);
	background-repeat:no-repeat; 
	width:226px; 
	height:30px; 
	color:#ffffff; 
	font-size:20px; 
	padding:3px 0 0 15px;
	background-color:#ffffff;
}

.subscribe {
	font-family:Myriad Pro; 
	font-size:18px; 
	font-weight:bold; 
	color:#8AAF3B; 
	/*text-decoration:underline;*/
}

.text9{font-family:Myriad Pro; font-size:18px; font-weight:bold; color:#8AAF3B;}


.btn-signup {
	font-family:Tahoma; 
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold; 
	background-color: transparent;
	/*background-image:url(../btn-signup.gif);*/ 
	/*background-image:url(btn-signup.gif);*/
	background-image:url(images/submit.jpg);
	border:0px solid white; 
	background-repeat:no-repeat; 
	/*height:18px; 
	width:49px;*/ 
	height:25px; 
	width:58px;
	cursor:pointer;
	padding-top:3px;
}

.headerog1 {
	font-family: Myriad Condensed, Georgia, "Times New Roman", Times, serif;
	/*font-family: Myriad Condensed;*/
	font-size: 24px;
	font-weight: bold;
	color: *3C85BC;
	/*color:#0099CC;*/ /*color:#3D83BE;*/
	/*color:#3D2A21;*/
	padding-bottom:10px;
}

.datestyle {
	font-family: Myriad Condensed, Georgia, "Times New Roman", Times, serif;
	/*font-family: Myriad Condensed;*/
	font-size: 17px;
	font-weight: 400;
	/*color: #60B9FB;*/
	color: #268FAD;
	padding-bottom:10px;	
}


.category_style {
	font-family: Myriad Condensed, Georgia, "Times New Roman", Times, serif;
	/*font-family: Myriad Condensed;*/
	font-size: 17px;
	font-weight: 400;
	color: #639AC6;
	/*color:#0099CC;*/ 
	/*color:#3D2A21;*/
	padding-bottom:10px;
	/*padding-left: 12px;	*/
}

/*.blogger_style {
	color: #3C85BC;
	font-size:16px;
}*/

.blogger_style {
	color: #5CA1DA;
	font-size:16px;
}


/*.text11{
	font-family:Myriad Pro; 
	font-size:24px; 
	font-weight:bold; 
	font-style:italic; 
	color:#116888;
}*/

.category_style1 {
	font-family:"Times New Roman", Times, serif;
	/*font-family:arial; */
	font-style:normal;
	font-size:14px; 
	/*font-weight:bold;*/ 
	color:#5E5D5D;
}