#siteleft {
    FLOAT: left; 
    WIDTH: 310px;
    _width :320px;
    padding-left:10px;
}
#siteright {
  DISPLAY: inline;
    FLOAT: left;
    WIDTH: 450px;
    MARGIN-LEFT: 10px;
    padding:0px 4px 0px 0px;
  _width /**/:450px;
}

.boxfullbody {    
  margin:0px;
  padding:15px 4px 0px 10px;
  width:749px;
  _width /**/:749px;
  float:left;
  clear:all;
}

.boxfullbody .content {
  /*padding:10px;
  padding-top:0px;
  padding-bottom:0px;
  width:730px;*/
  padding-bottom: 0px;
}

.generic_message {
  padding: 0px;
}

.boxfullbody ul li {
  width:100px;
  display:inline;
}

#withads .boxfullbody .content {
}

#withadswide .boxfullbody .content {
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxfullbody .content {
}

.boxsubfull {
  background-image: url(../images/css/rounded_tl.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 20px; 
  padding-top:0px; 
  padding-left:0px;
  padding-right:0px;    
  PADDING-BOTTOM: 0px;    
  margin:13px 0px 0px 0px;
}


.boxsubfull .heading {  
  font-weight:bold;
  color:#ffffff;
  font-size:11px;
  margin-top:2px;
  display:inline;
}

.boxsubfull .label {  
  font-weight:normal;
  color:#ffffff;
  font-size:11px;
  display:inline;
}

.boxsubfull .editbutton {
  font-weight:normal;
  font-size:11px;
  float:left;
  TEXT-ALIGN: right;
}

.boxsubfullbody {
  background-color:#2c68b1;
  background-image: url(../images/css/rounded_bl.gif);
  background-repeat: no-repeat;
  background-position: bottom left;

  margin:0px;
  padding:0px;  
  /*width:730px !important;*/
  float:left;
  clear:all;
  padding-bottom:10px;
}

#withads .boxsubfullbody {
  /*width:575px;*/
}

#withadswide .boxsubfullbody {
  /*width:505px;*/
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubfullbody {
  
}

.boxsubfullbody .content {
  padding:10px;
  padding-top:20px;
  padding-bottom:0px;
}

#withads .boxsubfullbody .content {
}

#withadswide .boxsubfullbody .content {
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubfullbody .content {
  
}

.boxsubfullbody .lefttable {
  border-right:solid black 1px;
  float:left;
  display:inline;
}

.boxsubfullbody .righttable {
  display:inline;
  float:left;
}

.fieldinput .lefttable {
  border-right:solid black 1px;
  float:left;
  display:inline;
}

.fieldinput .righttable {
  display:inline;
  float:left;
}
/* added for vert line */
.boxsubsplitdivider {
/*  float:left;
  padding:0px 5px 0px 0px;
  margin:0px 5px 0px 0px;
  border-right:1px solid #ccc;*/
}

.boxsubsplit {  
  width:350px;  
}

.boxsubsplit .heading { 

}

.boxsubsplit .label { 
  font-weight:normal;
  font-size:11px;
  display:inline;
}

.boxsubsplitbody {    
  margin:0px 0px 10px 0px;
  padding:0px;  
  /*border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;*/
  width:350px;
  float:left;
  clear:all;
  /*padding-bottom:10px;*/
  background:#2c68b1 url(../images/css/rounded_bl.gif) no-repeat bottom left;
}

.boxsubsplitbody .content {
  /*padding:10px;
  padding-top:20px;
  padding-bottom:0px;
  width:330px;*/
}

.boxcommon {  
    height:24px;
    width:310px;
  _width:320px;
  background:#2c68b1 url(../images/css/rounded_tl.gif) no-repeat top left;
  margin-top: 10px;
}
  
.boxcommon .p1 {    
    PADDING-RIGHT:0px; 
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
    MARGIN: 0px; 
  margin-right:0px;
  PADDING-TOP: 1px;
  font-size:15px;
  font-weight:bold;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  }
  
.boxcommon .p1 a {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxcommon .p1 a:link {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxcommon .p1 a:visited {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxcommon .p1 a:hover {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxcommonbody {    
  margin:0px;
  float:left;
  clear:all;
  padding:0px;
  width:310px;
  _width: 320px;
}

.boxcommonbody img {

}

.boxcommonbody .center {
  text-align:center;
  display:block;
}

.boxcommonbody p{
  margin:0px;
  padding:0px;
  padding-right:10px;
  padding-left:10px;
  line-height:16px;
  padding-bottom:0px;
  padding-top:10px;
}

.boxcommonbody ul {
  list-style:none;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  font-weight:normal;
  }
.boxcommonbody ul li {
  padding:0 0 0 10px;
  background:url(../images/icons/arrow_next_active.gif) 0px 3px no-repeat;
  margin:0 0 0 -40px;
  line-height:1.3em;
  }
  
.boxcommonbody li a {
  line-height:14px;
  text-decoration:underline;
  
  }
  
  .boxcommonbody li a:link {
  line-height:16px;
  text-decoration:underline;
  }
  
   .boxcommonbody li a:visited {
  line-height:16px;
  text-decoration:underline;
  }
  
   .boxcommonbody li a:hover {
  line-height:16px;
  text-decoration:underline;
  }
  
  .boxcommonbody a {
  line-height:14px;
  text-decoration:underline;
  
  }
  
  .boxcommonbody a:link {
  line-height:16px;
  text-decoration:underline;
  }
  
   .boxcommonbody a:visited {
  line-height:16px;
  text-decoration:underline;
  }
  
   .boxcommonbody a:hover {
  line-height:16px;
  text-decoration:underline;
  }

.boxmainsplit { 
  /*padding-top:0px;  
  padding-left:0px;
    padding-right:0px;    
    PADDING-BOTTOM: 0px;    */
    padding:5px 10px 0px 10px;
    margin:0px;
    width:214px;  
  _width:234px;
    border:1px solid;
}
  
.boxmainsplit .p1 {   
    PADDING-RIGHT:0px; 
  PADDING-LEFT: 0px; 
  PADDING-BOTTOM: 0px; 
  MARGIN: 0px; 
  margin-right:0px;
  PADDING-TOP: 1px;
  font-size:12px;
  font-weight:bold;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-align:center;
  }
  
.boxmainsplit .p1 a {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxmainsplit .p1 a:link {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxmainsplit .p1 a:visited {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxmainsplit .p1 a:hover {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxmainsplitbody {   
  margin:0px;
  padding:0px;  
  border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;
  width:214px;
  float:left;
  clear:all;
  padding-bottom:10px;
  height:70px;
}

.boxmainsplitbody .center {
  text-align:center;
  display:block;
}

.boxmainsplitbody p{
  margin:0px;
  padding:0px;
  padding-right:10px;
  padding-left:10px;
  line-height:16px;
  padding-bottom:0px;
  padding-top:10px;
}

.boxmain {  
  background-color:#2c68b1;
  background-image: url(../images/css/rounded_tl.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:450px;
  _width /**/:450px;
  height: 24px;
  margin-top: 10px;
}
  
.boxmain .p1 {    
    PADDING-RIGHT:0px; 
  PADDING-LEFT: 0px; 
  PADDING-BOTTOM: 0px; 
  MARGIN: 0px; 
  margin-right:0px;
  PADDING-TOP: 1px;
  font-size:15px;
  font-weight:bold;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-align:left;
  }
  
.boxmain .p1 a {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxmain .p1 a:link {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxmain .p1 a:visited {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}

.boxmain .p1 a:hover {
  font-size:12px;
  font-weight:normal;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  text-decoration:none;
}
 


.boxmainbody a{
  text-decoration:underline;
}

.boxmainbody a:link{
  text-decoration:underline;
}

.boxmainbody a:visited{
  text-decoration:underline;
}

.boxmainbody a:hover{
  text-decoration:underline;
}



.boxmainbody ul {
  list-style:none;
  font-family:trebuchet,"Trebuchet MS", sans-serif;
  font-weight:normal;  
  }
.boxmainbody ul li {
  padding:0px 0px 0px 10px;
  background:url(../images/icons/arrow_next_active.gif) 0px 3px no-repeat;
  margin:0px 0px 0px -40px;
  line-height:1.3em;
  }
  
.boxmainbody li a {
  line-height:14px;
  text-decoration:underline;
  
  }
  
  .boxmainbody li a:link {
  line-height:16px;
  text-decoration:underline;
  }
  
   .boxmainbody li a:visited {
  line-height:16px;
  text-decoration:underline;
  }
  
   .boxmainbody li a:hover {
  line-height:16px;
  text-decoration:underline;
  }


.boxmainbody {  
  float:left;
  clear:all;
  background-color:#2c68b1;
  background-image: url(../images/css/rounded_bl.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
    padding:0px;
  width:450px;
  _width /**/:450px;
}

.boxmainbody .center {
  text-align:center;
  margin-top:10px;
}

.boxmainbody p{
  margin:0px;
  padding:0px;
  padding-right:10px;
  padding-left:10px;
  line-height:16px;
  padding-bottom:0px;
  padding-top:10px;
}

.boxsubsubfull {  
  padding-top:2px;  
  padding-left:0px;
    padding-right:0px;    
    PADDING-BOTTOM: 0px;    
    margin:0px;
    height:16px;
    /*width:690px;
    border:1px solid;*/ 
    border-top:1px solid;
}


#withads .boxsubsubfull {
  /*width:565px;*/
}

.boxsubsubfull .heading { 
  font-weight:bold;
  font-size:11px;
  padding-left:10px;
  margin-top:2px;
  display:inline;
}

.boxsubsubfull .label { 
  font-weight:normal;
  font-size:11px;
  display:inline;
}

.boxsubsubfullbody {    
  margin:0px;
  padding:0px;  
  /*border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;
  width:670px;*/
  float:left;
  clear:all;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
}

#withads .boxsubsubfullbody {
  /*width:545px;*/
}

#withadswide .boxsubsubfullbody {
  /*width:475px;*/
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubsubfullbody {
  /*width:475px;*/
}

.boxsubsubfullbody .content {
  padding:10px;
  padding-top:20px;
  padding-bottom:0px;
  /*width:670px;*/
}

#withads .boxsubsubfullbody .content {
  /*width:525px;*/
}

#withadswide .boxsubsubfullbody .content {
  /*width:455px;*/
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubsubfullbody .content {
  /*width:455px;*/
}

.boxsubsubfullbody .lefttable {
  border-right:solid black 1px;
  float:left;
  display:inline;
}

.boxsubsubfullbody .righttable {
  display:inline;
  float:left;
}

.boxsubsubfull .editbutton {
  font-weight:normal;
  font-size:11px;
  float:left;
  TEXT-ALIGN: right;
}
.boxwide {
  background:#f3fbff url(../images/css/rounded_tl.gif) no-repeat top left;
  border-bottom: 1px solid #99cccc; 
}
.boxwidebody {
  background:#2c68b1 url(../images/css/rounded_bl.gif) no-repeat bottom left;
}

.email-opts {
  padding:0;
}
.email-opts .reply {
  background:url(../images/icons/reply.gif) 0px 1px no-repeat;
  padding:0 15px 0 19px;
}
.email-opts .reply-all {
  background:url(../images/icons/reply-all.gif) 0px 1px no-repeat;
  padding:0 15px 0 22px;
}
.email-opts .forward {
  background:url(../images/icons/forward.gif) 0px 1px no-repeat;
  padding:0 15px 0 19px;
}
.email-opts .delete {
  background:url(../images/icons/delete.gif) 0px 1px no-repeat;
  padding:0 15px 0 17px;
}
.email-opts .save {
  background:url(../images/icons/save.gif) 0px 1px no-repeat;
  padding:0 15px 0 18px;
}

#link_tbl #upload {
  position: relative;
  top: 0px;
  left: 155px;
  height: 20px;
  width: 200px;
}

#datediv1 {
  margin-top: -155px;
  margin-left: -155px;
  z-index: 1205;
}




#featured_blogger h2
{
	font-size: 12px;
}

#featured_blogger .featured
{
	width: 650px;
	border: 1px solid #f5a54d;
	margin-bottom: 20px;
}

#featured_blogger .featured .featured_profile
{
	text-align: center;
	float: left;
	margin: 10px 0px 0px 10px;
}

#featured_blogger .featured .featured_body
{
	float: right;
	margin: 10px 0px 0px 0px;
	width: 520px;
	text-align: left;
}

#featured_blogger .featured .featured_body .navigation
{
	text-align: right;
	margin-right: 10px;
}

#latest_blog_posts h2
{
	font-size: 12px;
}

#latest_blog_posts .featured
{
	width: 650px;
	border: 1px solid #f5a54d;
	margin-bottom: 10px;
}

#latest_blog_posts .featured .featured_profile
{
	width: 110px;
	text-align: center;
	float: left;
	margin: 10px 0px 0px 10px;
}

#latest_blog_posts .featured .featured_body
{
	float: right;
	margin: 10px 0px 0px 0px;
	width: 520px;
	text-align: left;
}

#latest_blog_posts .featured .featured_body .navigation
{
	text-align: right;
	margin-right: 10px;
}

#latest_blog_posts .latest_pagination
{
	margin-right: 10px;
	padding: 2px;
}

#latest_blog_posts .latest_pagination_active
{
	margin-right: 10px;
	padding: 2px;
}

#latest_blog_posts .latest_page_number_active
{
	margin-right: 10px;
	border: 1px solid #f5a54d;
	padding: 2px;
}

#latest_blog_posts .latest_page_number
{
	margin-right: 10px;
	padding: 2px;
	font-weight: bold;
}

.boxfullbody #nav_search form {
  width: 550px !important;
}

.boxfullbody .content .generic_message {
  margin-top: 30px !important;
}

.groupfriends {
  float: left;
  width: 100px;
  height: 100px;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 15px;
}

.groupfriends img {
  clear: left;
}

.groupfriends a {
  display: block;
  width: 100px;
}
