﻿body
{
    background-position: center top;
    background-repeat:repeat-x;
    background-color:#F2F2F2;
    background-image: url(../../app_themes/Theme1/imgs/bg1.jpg);
    font-family:MS Sans Serif;
    font-size:11pt;
    margin: 0px 0px 0px 0px;
}
p{ text-align:left; padding-left:15px; padding-right:15px; font-size:10pt;}

img{ border:none;}

p{ text-align:left;}

.u{  text-decoration:underline;}
.head
{
    background-position: center bottom;
    background-repeat:no-repeat;
    background-image: url(../../app_themes/Theme1/imgs/Header.jpg);
    height:149px;
}

.belly
{
    background-position: center top;
    background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-image: url(../../app_themes/Theme1/imgs/Belly.jpg);
     max-width:777px;
     overflow:auto;
   
}

 

.foot
{
    background-position: center top;
    background-repeat:no-repeat;
    background-image: url(../../app_themes/Theme1/imgs/Footer.jpg);
}

.nav
{
    background-position: center center;
    background-repeat:repeat-x;
    background-image: url(../../app_themes/Theme1/imgs/navBg.gif);
    height:29px;
    background-color:White;
}

a{ color:Black; font-size:10pt; text-decoration:none;}
a:link {color:Black; font-size:10pt; text-decoration:none;}     /* unvisited link */
a:visited {color:Black; font-size:10pt; text-decoration:none;}  /* visited link */
a:hover {color:Black; font-size:10pt; text-decoration:underline;}   /* mouse over link */
a:active {color:Black; font-size:10pt; text-decoration:none;}   /* selected link */

.signIn { color:white; font-size:small; text-decoration:none;}
.signIn a:link {color:white; font-size:small; text-decoration:none;}     /* unvisited link */
.signIn a:visited {color:white; font-size:small; text-decoration:none;}  /* visited link */
.signIn a:hover {color:white; font-size:small; text-decoration:underline;}   /* mouse over link */
.signIn a:active {color:white; font-size:small; text-decoration:none;}   /* selected link */
.signIn img{ border:solid 1px white;}

.grn a{ color:Green; font-size:small; text-decoration:none;}
.grn a:link {color:Green; font-size:small; text-decoration:none;}     /* unvisited link */
.grn a:visited {color:Green; font-size:small; text-decoration:none;}  /* visited link */
.grn a:hover {color:Green; font-size:small; text-decoration:underline;}   /* mouse over link */
.grn a:active {color:Green; font-size:small; text-decoration:none;}   /* selected link */


.nav a{ color:Black; font-size:small; text-decoration:none;}
.nav a:link {color:Black; font-size:small; text-decoration:none;}     /* unvisited link */
.nav a:visited {color:Black; font-size:small; text-decoration:none;}  /* visited link */
.nav a:hover {color:Black; font-size:small; text-decoration:none;}   /* mouse over link */
.nav a:active {color:Black; font-size:small; text-decoration:none;}   /* selected link */

.title{ font-weight:bold;}

.white{ color:White; font-weight:bold;}

.black a{ color:Black; font-size:small; text-decoration:none;}
.black a:link {color:Black; font-size:small; text-decoration:none;}     /* unvisited link */
.black a:visited {color:Black; font-size:small; text-decoration:none;}  /* visited link */
.black a:hover {color:Black; font-size:small; text-decoration:none;}   /* mouse over link */
.black a:active {color:Black; font-size:small; text-decoration:none;}   /* selected link */

.green{color:Green; font-weight:bold;}
.red{color:Red; font-weight:bold;}
.txt{ text-align:left;}
/* +++++++++++++++++++++++++++++++++ Classes +++++++++++++++++++++++++++*/

.paperBox {
	background-color:white;
	font:11px Verdana;
	color:#444444;
	border:1px solid #cccccc;
	padding:15px;
}


.textBox
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 9pt;
	border-left: #666666 1px solid;
	color: #000000;
	border-bottom: #666666 1px solid;
	font-family: verdana;
	background-image:url('../../imgs/textBoxShadow2.gif');
}

.dropDownList
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: white;
	font-family:verdana;
	font-size:8pt;
	color:#000000;
}

.button
{
   color:#050;
   font-family:'tahoma';
   font-size:77%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

.brand a{ color:Black; font-size:x-small; text-decoration:none; background-color:Transparent;}
.brand a:link {color:Black; font-size:x-small;text-decoration:none;}     /* unvisited link */
.brand a:visited {color:Black; font-size:x-small; text-decoration:none;}  /* visited link */
.brand a:hover {color:Black; font-size:x-small; text-decoration:underline;}   /* mouse over link */
.brand a:active {color:Black; font-size:x-small; text-decoration:none;}   /* selected link */

.smlItalics{ font-style:italic; color:Silver; font-size:small;}


.guestBook{ color:Gray; font-size:smaller;}
.bld{ font-weight:bold;}
.sml{  font-size:x-small}



yqcontext{ background-color:Transparent;}



#tower
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 350px;
	border-bottom: #cccccc 1px solid;
	padding: 0,0,0,0;
}
.attentionBox_Mail{
	border : 1px solid #cccccc ;
	background: url(imgs/shadowbubble/mail5a.jpg) no-repeat right center;
	color:#000000;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	padding-left : 4px;
}

.attentionBox_eSub{
	border : 1px solid #cccccc ;
	background: url(imgs/shadowbubble/cards.jpg) no-repeat right center;
	color:#000000;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	padding-left : 4px;
}

.mailBG{
	background: url(imgs/shadowbubble/mail5a.jpg) no-repeat left center;
}

.tableLabel
{
	font-family:verdana;
	font-weight:bold;
	font-size: 9pt;
	color:#000000;
	text-align:left;
}

li{ text-align:left;}

.title{	font-family:verdana;
	font-weight:bold;
	font-size: 9pt;
	color:#000000;}
	
	
	
	
	
/* Shaddow bubble start*/



#tower
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 350px;
	border-bottom: #cccccc 1px solid;
	padding: 0,0,0,0;
}
.attentionBox_Mail{
	border : 1px solid #cccccc ;
	background: url(imgs/shadowbubble/mail5a.jpg) no-repeat right center;
	color:#000000;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	padding-left : 4px;
}

.attentionBox_eSub{
	border : 1px solid #cccccc ;
	background: url(imgs/shadowbubble/cards.jpg) no-repeat right center;
	color:#000000;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	padding-left : 4px;
}

.mailBG{
	background: url(imgs/shadowbubble/mail5a.jpg) no-repeat left center;
}


/******************** QUESTION and ANswer+++++++++++++++++++++++++++++++++++++*/
.clsquestion{	
	/* Start layout CSS */
	color:black;
	font-size:0.9em;
	width:600px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	border-top:solid 1px DarkGray;
	
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}



.clsanswer{	/* Parent box of slide down content */
	/* Start layout CSS */
	background-color:WhiteSmoke;
	width:590px;
	 margin-left:10px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.clsquestion_on
{	/* Parent box of slide down content */
	/* Start layout CSS */
	background-color:DarkGray;
	width:590px;
	 margin-left:10px;
	 color:White;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}

.clsanswer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
/******************** QUESTION and ANswer+++++++++++++++++++++++++++++++++++++ */


.PasswordStrength{ background-color:Green; color:White;}



