body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;  
/*	color: #ffeedd; */

  margin: 0;
  padding: 0;
}


.mainbodytile{
/*  background: url(/templates/ashkan/images/backtile.jpg); 
  background-repeat: repeat-x; */
}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A514F;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}


.main_outer_table{
  background: url(/templates/ashkan/images/backtile.jpg) repeat-x;
  width:100%; 
}

.headbg{
  background-color: #ffffff;
  background: url(/templates/ashkan/images/headerbacktile.jpg) repeat-x;
}
.headbgbox{
  background-color: #841d20;
}
.headsearchbox tr td{
  color: #ffffff;
}
.loginbarbg{
  background: url(/templates/ashkan/images/loginbarbg.jpg);
  width:100%;
  height:33px;
}

.module_head_left {
  background-color: #374e69;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.module_head, .calendar_module_head {
  background-color: #6b1b1e;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.module_head2 {
  background-color: #4B4B4B;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}


.module_head_right {
  background-color: #5d5e5a;
  font-size: 11px;
  color: #fab001;
}

.module_head_right a {
  background-color: #5d5e5a;
  font-size: 11px;
  color: #fab001;
}

.module_head_right a:hover {
  background-color: #5d5e5a;
  font-size: 11px;
  color: #fab001;
}

td.edituserlink{
  background-color: #76879A;
  color: #FBF0DA;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #76879A;
  color: #FBF0DA;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #76879A;
  color: #FBF0DA;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a:hover .text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}

.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
  font-size: 16pt;
  color: #ffffff;
}

.oddrow {
  background-color: #ffffff;
}

.evenrow {
  background-color: #eeeeee;
}

/* inside color of the large modules */
.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF; /* EFEEEE */
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #5d5e5a;
  border-right-color: #5d5e5a;
  border-bottom-color: #5d5e5a;
  border-left-color: #5d5e5a;
  text-align:left;
  width: 99.8%;
}

.module_detail_inside2 {
  font-size: 11px;
  font-weight: normal;
  background-color: #EFEEEE;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #5d5e5a;
  border-right-color: #5d5e5a;
  border-bottom-color: #5d5e5a;
  border-left-color: #5d5e5a;
  text-align:left;
  width: 99.8%;
}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #202020;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #5d5e5a;
  border-right-color: #5d5e5a;
  border-bottom-color: #5d5e5a;
  border-left-color: #5d5e5a;

}

.module_detail,  .calendar_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #ffffff;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #76879A;
  border-right-color: #76879A;
  border-bottom-color: #76879A;
  border-left-color: #76879A;
  text-align:left;

}

.leftside_detail table tr td{
  color: #222222;
}

.leftside_detail {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  background-color: #FBF0DA;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #5d5e5a;
  border-right-color: #5d5e5a;
  border-bottom-color: #5d5e5a;
  border-left-color: #5d5e5a;
  width:100%;
}

.picgallery {
	background-color: #202020;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.statusbar {
  background-color: #EFEEEE;
}


th {
  font-weight: bold;
  color: #cccccc;
  background-color: #76879A;
  font-size: 11px;

}

th a {
  text-decoration: none;
  color: #cccccc;
}
th a:hover {
  color: #ffffff;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #fab001;
  font-weight: bold;
}
a.subhead:hover {
  color: #fab001;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;
  min-width:125px;

}
.chaticon{
margin-top:5px;
}

input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.searchselect {
  font-size: 11px;
}

.formbutton {
  font-size: 11px;
  color: #ffffff;
  border-top: 1px solid #666666;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #666666;
  background-color: #6E1B1F;
  padding-bottom:1px;
}

.errormsg {
  color: #ff0000;
}

a.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
a:hover .main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #D91414;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #cccccc;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
.panellinkhdr {
  background-color: #5d5e5a;
  font-size: 11px;
  font-weight: bold;
  color: #fab001;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #4E637B;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  color: #6B1B1E;
}
.panelbox {

}
.footer {
  background-color: #5d5e5a;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
}

.profile_links {
	background-color: #D7CEBB; /* #D4D8DE; */
	color: #ffffff;
}
a.profilesubmenulinks {
font-size: 8pt;
color: #310000; /* #FBF0DA; */
  font-weight: bold;
text-decoration: none;
}
a.profilesubmenulinks:hover {
font-size: 8pt;
color: #BA1111;
  font-weight: bold;
text-decoration: underline;
}

a.footerlink {
font-size: 8pt;
color: #FBF0DA;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #D91414;
text-decoration: underline;
}
.copyright{
color: #7D7D7D;
font-size: 11px;
text-decoration: none;
}


.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #fab001;
  font-weight: bold;
}
h4{
  font-size: 12px;
}



.headerfooter2{          /*** style of "xxx's profile", "last logge" ***/
  color: #5A514F;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
	margin-left: 10px;
	margin-rightt: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
	float: left;
}

.stats_line_outer {
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.display_error {
	font-weight: normal;
	background-color: #F5E25E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;
}

.required_info {
	color: #FF0000;
}

.bloglink_hdr02 {
	float:left; 
	margin: 1px; 
	padding: 4px; 
	text-align: center;
}
 
.colhead {
	font-weight: bold;
	color: #4278D3;
	background-color: #D4E1F6;
	font-size: 11px;

}

.colhead a {
	text-decoration: underline;
	color: #4278D3;
}
.colhead a:hover {
	color: #4278D3;
	text-decoration: none;

}

.panelbox_div {
	line-height:16px; 
	vertical-align:middle;
	padding-left: 6px; 
	padding-right: 3px;
}

.panellinkhdr_div {
	line-height:20px;
	background-color: #96A4B3;
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle; 
	padding-left: 6px; 
	padding-right: 3px;
}
.panellinkhdr_div  a {
	text-decoration: none;
}
a.panellink_div {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fab001;
}
.panellink a:hover {
	text-decoration: underline;
}
.signup_line_outer {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
	padding-top:4px;
	padding-bottom:2px;
}
.line_outer {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px; 
}

.signup_line_leftside {
	float: left;
	width: 188px;
}

.profile_line_leftside {
	float: left;
	width: 35%;
}
.loadsnaps_column {
	float: left;
	width: 49.9%;
	vertical-align: middle;
	text-align: center;
}

.column_head {
	font-weight: bold;
	background-color: #D4E1F6;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}

.column_head a {
	text-decoration: none;
}

.column_head a:hover {
	text-decoration: underline;

}

.line_leftside {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 2px; 
	vertical-align:middle; 
}

.line_rightside {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}

.line_top_bottom_pad {
	padding-top: 3px;
	padding-bottom: 3px;
}

.top_margin_6px {
	margin-top: 6px;
}


.current_monthday {
        background-color: #110011;
}

.other_monthday {
        background-color: #ffeeff;
        color: #111111;
}
.errors {
	color: red;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto;
}


.textonred, table.textonred td{
color: #ffffff;
}

.textonredpad{
color: #ffffff;
padding-left:8px;
}

a.linkonred{
   color: #FFD2AC;
   text-decoration: none;
}

a.linkonred:hover{
   color: #ffffff;
   text-decoration: underline;
}



.im_sender{
   color: #ffffff;
   font-weight:bold;
   background: #20221F;
   padding:4px 3px 4px 6px;
   width:170px;
   cursor: pointer;
}


.im_sentMsg{
   color: #4D4543;
   font-weight:normal;
   background: #ffffff;
   padding:4px 3px 4px 6px;
   width:175px;
}
#im_sentMsgsContainer{
  position:relative;
  left:-190px;
  width:182px;
/*
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
*/
background:#5E5E5E;
padding-bottom:1px;
padding-right:1px;
}

#im_sentMsgsHeaderOut{
  position:relative;
  background: #20221F; 
  width:100%;
  height:22px;
  font-weight:bold;
  color:#ffffff;
}
#im_sentMsgsHeader{
  padding:3px 0 0 6px;
}
#im_sentMsgs{
position:relative;
background:#EFEEEE;
width:100%;
height:200px;
overflow:auto;
overflow-x: hidden; 
overflow-y: scroll;
/* margin: 1px 1px 1px 1px; */
scrollbar-face-color : #CBD1EA;
scrollbar-highlight-color : #AEB3C9;
scrollbar-3dlight-color : #ffffff;
scrollbar-darkshadow-color : #ffffff;
scrollbar-arrow-color : #FFFFFF;
scrollbar-shadow-color : #000000;
scrollbar-track-color: #E8EBEE; 
}
.im_sentMsgsInput{
color: #5A514F; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size: 13px; 
background-color: #FAFDD2;
margin-bottom:3px;

}

.imbutton{

width:99%;
cursor:pointer;
border:solid 1px #ccc;
background: #BFBFBF;
color:#000000;
font-weight:bold;
padding: 1px;
margin-bottom:2px;
}

.statslines{
padding-left:4px;
padding-right:4px;
}

.tos{
color: #000000;
}