html {
}

body{
	background:#ffffff;
	color:#333333;
	font:11px Verdana,Arial,Helvetica,sans-serif;margin:6px;
	padding:0;
}

td.topnav{
	font-size:10px;
	background: #daf6dd url(images/cellpic_nav.gif) repeat-x;color:#DD6900;
	height:25px;
	text-align: center;
	vertical-align: middle;	
	white-space:nowrap;
	border: 0px solid #996627;
	border-width: 1px 0px 1px 0px
}

a:link,a:active,a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #996627; 
	font-style: normal;
}
a:hover { 
	/*text-decoration: underline;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-size: 11px; color: #ffd198;*/
	font-size: 11px; color: #333333; 
	font-style: normal
}

.bg{
	color: 11px;
	background: #ffffff;
	border: solid 1px #996627;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 5; 
	padding: 5;	
}

.bg1{
	color: 11px;
	background: url(images/cellpic_bkg.gif) repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.outline{
	background: #ffffff;
	border: solid 1px #996627;
}
table { 
	width: 100%; 
	margin: 5; 
	padding: 5;
	 
	font-size: small
}
table td { 
	padding: 0; 
	border-width: 0; 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px;
	border : solid 1px #996627; 
}

td.header {
	/*padding:10px;*/
    height:75px;
}



input { 
	background-color : #ffffff;
	color : #333333;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  
}

textarea {
	color : #333333;	
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #996627;
}
select {
	color : #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #996627; 
} 
img { 
	border: 0;
}
ul { 
	/*
	margin: 2px; 
	padding: 2px; 
	list-style: decimal inside; 
	text-align: left;
	*/
	list-style: circle outside;
}
/*
li { 
	margin-left: 2px; 
	list-style: disc inside;
}
*/

.odd { 
	background-color: #ffffff;
	text-align: left;
		
}
.outer { 
	background-color: #eddfce;
	text-align:left;
	border: 3px double #996627;			
}
.even { 
	background-color: #ffffff;
			
}
th { 
	background-color: #dbbe9b; 
	text-align: left; 
	padding: 5px;
}


.head { 
	color: #704a1d; 
	font-size: 11px; 
	font-weight : bold; 
	height: 25px;
	background:#eddfce;
	vertical-align: middle;	
}
.foot { 
	background-color: #eddfce; 
	padding: 3px;
}

.comTitle {
	color: #633600; 
	font-size: 11px; 
	font-weight : bold;
	background: #f7e8d7;
	height: 23px;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;	

}
.comText {
	padding: 20px;
	text-align: left; 		
}
.comUserStat {
	font-size: 10px; 
	color: #633600; 
	font-weight:bold; 
	border: 1px solid #996627; 
	background-color: #fff9f2; 
	margin: 2px; padding: 2px;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserStatus {
	margin-left: 2px; 
	margin-top: 10px; 
	color: #704a1d; 
	font-weight:bold; 
	font-size: 10px;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	color: #633600;
	font-size: 10px;
	font-weight:bold;
}
.comUserRankImg {
	border: 0;
}
.comUserName {}
.comUserImg {
	margin: 2px;
}
.comDate {
	color: #633600;
	font-weight: normal; 
	font-style: italic;	 
	font-size: smaller;
	text-align: right;	
}
.comDateCaption {
	color: #633600;
	font-weight: bold; 
	font-style: normal;
	text-align: right;	
}

div.xoopsCode { 
	background: #f9f9f9; 
	border: 1px solid #996627;
	color:#444444;	 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	padding: 0px 6px 6px 6px;
}

div.xoopsQuote { 
	background: #f9f9f9; 
	border: 1px solid #996627;
	color:#444444;	 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	padding: 0px 6px 6px 6px;
}


.item {
	background: #f2ede8;
	
}
.itemHead {
	color: #633600; 
	font-size: 11px; 
	font-weight : bold;
	background-image: url(images/cellpic1.gif);
	height: 20px;
	padding-top: 7px;
	padding-left: 7px;
	border-left: double 3px #996627;
	border-right:double 3px #996627;
	border-top:double 3px #996627;
	border-bottom:solid 1px #996627;		
}
.itemInfo {
	text-align: right; 
	padding: 3px; 
	background-color: #eddfce;
	border-left: double 3px #996627;
	border-right:double 3px #996627;
}
.itemTitle a {
	font-size: 130%; 
	font-size: 11px;	
	font-weight: bold; 
	font-variant: small-caps; 
	color: #7f4600; 
	background-color: transparent;
}
.itemPoster {
	color: #333333;
	font-size: 90%; 
	font-style: normal;
}


.itemPostDate {
	font-size: 90%; 
	font-style: normal;
}
.itemStats {
	color: #333333;
	font-size: 90%; 
	font-style: normal;
}
.itemBody {
	color: #333333;
	padding-left: 5px; 
	text-align: left;
	background-color: #ffffff;	
	border-left: double 3px #996627;
	border-right: double 3px #996627;
	border-top: solid 1px #996627;	
	border-bottom: solid 1px #996627;			
}
.itemText {
	color: #333333;
	margin-top: 5px; 
	margin-bottom: 5px; 
	line-height: 1.5em;
}

.itemFoot {
	text-align: right; 
	padding: 3px; 
	background-color: #dbbe9b;
	border-left: double 3px #996627;
	border-right:double 3px #996627;
	border-bottom:double 3px #996627;		
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}

.blockTitle {
	/*color: #f7e1c5;*/
	color: #633600;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/cellpic3.gif);	
	border: solid 1px #996627; 
	height: 28px;
	vertical-align: middle;	
}

.blockTitle2 {
	color: #633600;
	font-weight: bold;
	font-size: 12px;
	text-align: center;	
	background-image: url(images/cellpic1.gif);
	border: solid 1px #996627; 
	height: 28px;
	vertical-align: middle;	
}

.blockContent {
	background-color: #fff9f2; 
	padding: 2px;
	border-left: solid 1px #996627;
	border-right:solid 1px #996627;
	border-bottom:solid 1px #996627;
}

.statstable { 
	margin:0px; 
	padding:0px; 
	width:auto; 
	font-size:small; 
	font-weight: normal;
}

.stats { 
	vertical-align: bottom; 
	width:625px; 
	margin:0; 
	border:	0;
}

.statsimg { 
	vertical-align: bottom; 
	width:25px;
	text-align:center;
}
	    
.statsimgweekday { 
	vertical-align: bottom; 
	font-size: small;
	font-weight: normal;
}

.statswords { 
	border-width: 0; 
	font-size: x-small;
	background-color: transparent; 
	font-weight: normal; 
	text-align:center;
	width:25px;
}

.statsfore { 
	width: 30%; 
	padding:2px;
}

.statsdiv { 
	text-align:center; 
	padding:0px;
}


