/*
	Author	    :	Anant P. Toradmal
	Filename    :	style_selling.css
	Created On  :   29th Dec. 2006
	Description	:	styling scheme for ctuonline selling site
*/

body {

   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}

 
div,td {
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}

input, select {
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
}

a {
    color: #ffffff;
}

.copyright {
    font-size: 10px;
}

#formContent {
    background-image:url(images/selling/form_body.gif);
    background-repeat:repeat-y;
    text-align:left;
    margin-left: 274px;
    padding-left: 65px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#formFtrText {
    background-image:url(images/selling/form_body.gif);
    background-repeat:repeat-y;
    text-align:left;
    margin-left: 274px;
    padding-left: 65px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    color: #666666;
}

#formContentSbt {
    background-image:url(images/selling/form_body.gif);
    background-repeat:repeat-y;
    text-align:left;
    margin-left: 274px;
    padding-left: 180px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#formContentQues {
    background-image:url(images/selling/form_body.gif);
    background-repeat:repeat-y;
    text-align:left;
    margin-left: 274px;
    padding-left: 50px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.prequalNumber {
    color: #AD2941;
    font-weight: bold;
}

.error {
    font-size: 10px;
    color: #AD2941;
    padding-left: 20px;
}

.formElementAlign {
    padding-left:15px;
}

.main {
    background-image: url(images/selling/main_tile.gif);
    background-repeat: repeat;
    vertical-align:top;
}

 


.ftr {
    background-color: #333333;
    text-align: center;
    color: #ffffff;
    line-height: 25px;
}

.contentBg {
    
    background-color: #EBECF1;
}

.contentText {
    color: #666666;
}

.formContent {
  background-color: #FFF9DF;
}

.formFtr {
    color: #666666;
    font-size: 11px;
}

 

.thide { display: none; }

.tshow { display: block; text-align: center; font-weight: bold; font-size:14px; color:#000000; }

.prequal_text1{ float:left;width:200px;text-align: left;font-family: arial;font-size: 12px; font-weight: normal;color:#000000; line-height: 110%;}

 
.spacer {
    font-size: 1px;
}

a.pop {
    color: #AD2941;
}

.popTitle {
  color: #AD2941;
  font-size: 13px;
  font-weight: bold;
}

a.textfont {
font-family: arial; 
font-size: 12px;
color: #0000FF;
}

.learnText
{
   font-weight:bold;
}

#Popupcontent{
background-image:url(images/selling/main_tile.gif);
background-repeat:repeat;
vertical-align:top;
height: 180px;
width :540px;

}
#PopText{

position :absolute;
height: 160px;
width :500px;
left:20px;

}
#Popupcontent_Exe{
background-image:url(images/selling/main_tile.gif);
background-repeat:repeat;
vertical-align:top;
height: 100px;
width :540px;

}
#PopText_Exe{

position :absolute;
height: 100px;
width :500px;
left:20px;

}

.ProgName{
font-family: arial; 
font-size: 13px;
color: #AD2941;
}


.programlink	{
	font-family	:	Arial;
	font-size	:	12px;
	color		:	#000000;
	text-decoration	:	underline;
}

.pSubtitleNew	{
color:#AD2941;
font-size:13px;
font-weight:bold;
	
}

.pSubtitleValue	{
color:#AD2941;
font-size:13px;
font-weight:bold;
	
}


