/* CSS Document */

.heading
{
font-family: BellCent BdList BT;
font-size:24px;
color: #CE4E62;
text-align:left;

}
.text
{
font-family:Candida BT; 
font-size:16px;
color: #ffffff;
text-align:justify;
text-decoration:none;
}
.text3
{
font-family:Candida BT; 
font-size:19px;
color: #7fdfea;
text-align:justify;
text-decoration:none;
}
.text2
{
font-family:Tahoma; 
font-size:15px;
color: #ffffff;
text-align:justify;
text-decoration:none;
}
.text1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-decoration:none;
padding-top:4px;
}
.footer
{
font-family:Tahoma;
font-size:11px;
color: #ffffff;
text-decoration:none
}
.manage_text
{
 color:#7fdfea;
 font-family:Tahoma;
 font-size:19px;
}
.footer2
{

font-family:Tahoma;
font-size:9px;
color: #ffffff;
text-decoration:none
}
.tabs
{
font-family:Candida BT;
font-size:20px;
color: #ffffff;

}
.tabs a
{
font-family:Candida BT;
font-size:20px;
color: #ffffff;
text-decoration:none
}
.tabs a:hover
{
font-family:Candida BT;
font-size:20px;
color: #ffffff;
text-decoration:none
}
.sub_tabs 
{
font-family:Tahoma;
font-size:15px;
color: #010101;
}
.contact
{
font-family:Candida BT;
font-size:20px;
color: #ffffff;
}
.contact_text
{
font-family:Tahoma;
font-size:11px;
color: #cccccc;
}
.address_text
{

font-family:Tahoma;
font-size:12px;
color: #000000;
}
.height
{
height:27;
}
.input_box
{
background-color:#727070; 
border:1px solid #989393; 
height:16px;
width:300px;
color:#FFFFFF;
}
.input_box2
{
background-color:#727070; 
border:1px solid #989393; 
height:16px;

color:#FFFFFF;
}
.input_box4
{
background-color:#727070; 
border:1px solid #989393; 
color:#FFFFFF;
}
.input_box1
{
background-color:#727070; 
border:1px solid #989393; 
height:16px;
color:#FFFFFF;
}
.input_box5
{
background-color:#727070; 
border:1px solid #989393; 
height:16px;
color:#FFFFFF;
width:200px;
}

.select_box
{
background-color:#727070; 
border:1px solid #989393; 
height:21px;
color:#FFFFFF;
width:200px;
}

.dropdown
{
background-color:#727070; 
border:1px solid #989393; 
height:22px;
color:#FFFFFF;
}
.input_box3
{
background-color:#727070; 
border:1px solid #989393; 
height:16px;
width:150px;
color:#FFFFFF;
}
.textarea
{
background-color:#727070; 
border:1px solid #989393; 
height:44px;
color:#FFFFFF;
}
.form_text
{
/*font-family:Candida BT;
font-size:14px;*/
font-family:Tahoma;
font-size:14px;
color: #ffffff;
}
.button
{
/*font-family:Candida BT;
font-size:14px;*/
font-family:Tahoma;
font-size:14px;
color:#000000;
background-color:#7fdfea;
}
.owner-heading
{
font-family:Verdana;
font-size:12px; 
color:#7fdfea;
font-weight:bold;
}
.owner_mandatory {
color:#CC0000;
font-size:12px;
}
.owner_mandatory_text {
color:#7fdfea;
font-size:12px;
}
INPUT.NormalButton
{
	BACKGROUND-COLOR: #7fdfea;
    COLOR: #ffffff;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    HEIGHT: 25px;
    WIDTH: 80pt
	
	
}
.owner-colname
{
font-family:Verdana;
font-size:11px; 
color:#7fdfea;
}

.owner-colname a
{
font-family:Verdana;
font-size:11px; 
color:#ffffff;
font-weight:bold;
}
.owner-colname a:hover
{
font-family:Verdana;
font-size:11px; 
color:#ffffff;
font-weight:bold;
}
.owner-colname1
{
font-family:Verdana;
font-size:11px; 
color: #FFFFFF;

}
.owner-colname1 a
{
font-family:Verdana;
font-size:11px; 
color: #FFFFFF;
text-decoration:none;
}
.owner-colname1 a:hover
{
font-family:Verdana;
font-size:11px; 
color: #FFFFFF;
text-decoration:underline;
}
.paytext
{
/*font-family:Candida BT;
font-size:14px;*/
font-family:Tahoma;
font-size:14px;
color: #FF0000;
}

/* for testimonials section */

.testimonialcontent
{
	font-family:Tahoma;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
	padding:6px;
}

.testimonialauthor
{
	font-family:Tahoma;
	font-size:13px;
	color: #CE4E62;
	text-decoration:none;
	padding:2px;
}

/* for new theme design 07/22/2010 */

/* main body */
body {
	margin:0px;
	background-color:#000000;
}

/* top background */
.top_bg {
	background-image:url(../images/header-web.png);
	background-repeat:no-repeat;
	height:112px;
}
/* phone number and social networks section */
.phonenumber {
	font-family:Georgia;
	font-size:22px;
	color:#adadad;
	text-decoration:none;
	padding-bottom:8px;
}

/* email details */
.emailid {
	font-family:Georgia;
	font-size:11px;
	color:#adadad;
	text-decoration:none;
	padding-bottom:8px;
}

.emailid a{
	font-family:Georgia;
	font-size:11px;
	color:#adadad;
	text-decoration:none;
	padding-bottom:8px;
}

.emailid a:hover{
	font-family:Georgia;
	font-size:11px;
	color:#adadad;
	text-decoration:underline;
	padding-bottom:8px;
}

/* content section */

.maintheme{
	padding:14px 0 12px 0;
}

.welcomecontent {
	font-family:verdana;
	font-size:12px;
	color:#8f8e8e;
	text-decoration:none;
	padding:2px 16px 12px 16px;
}

.welcomecontentmain {
	font-family:verdana;
	font-size:18px;
	color:#8f8e8e;
	text-decoration:none;
}
/* what's new and testimonials section*/
.whatsnew_bg {
	background-color:#151617;
	background-image:url(../images/whatsnew-bg-pix-web.png);
	background-repeat:repeat-x;
	height:120px;
}

.whatsnewheading {
	font-family:subway;
	font-size:18px;
	color:#adadad;
	text-decoration:none;
	padding:6px 10px 6px 18px;
}

.whatsnewcontent {
	font-family:verdana;
	font-size:11px;
	color:#979797;
	text-decoration:none;
	padding:0 12px 6px 18px;
}

.whatsnewcontent a{
	font-family:verdana;
	font-size:11px;
	color:#979797;
	text-decoration:none;
}

.whatsnewcontent a:hover{
	font-family:verdana;
	font-size:11px;
	color:#979797;
	text-decoration:underline;
}

.testimonialname{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.divider {
	background-image:url(../images/content-diivider-pix-web.png);
	background-repeat:repeat-y;
	width:2px;
}

/* website by */
.website_by {
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color:#696969;
	padding:12px 0px 10px 0;
}

.website_by a{
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color:#696969;
}

.website_by a:hover{
	text-decoration:underline;
	font-family:verdana;
	font-size:11px;
	color:#696969;
}

.content_bg{
	background-color:#151617;
	background-image:url(../images/bg-web.png);
	background-repeat:repeat-x;
	height:274px;
}

/* site map */

.sitemap {
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color:#922b3e;
	padding:4px 0 2px 0;
}

.sitemap a{
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color:#922b3e;
}

.sitemap a:hover{
	text-decoration:underline;
	font-family:verdana;
	font-size:11px;
	color:#922b3e;
}

.address {
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color:#8d8d8d;
	padding:4px 0 4px 0;
}

.copyright {
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color:#8d8d8d;
	padding:1px 0 6px 0;
}

.testimonialheading
{
	font-family: BellCent BdList BT;
	font-size:18px;
	color: #ffffff;
	text-align:left;
	padding:10px 0 10px 0;
}

.textmain
{
font-family:verdana; 
font-size:12px;
color: #A5A5A5;
text-align:justify;
text-decoration:none;
padding:10px;
}

INPUT.NormalButtonnew
{
	BACKGROUND-COLOR: #C64A61;
    COLOR: #ffffff;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    HEIGHT: 25px;
    WIDTH: 80pt
	
}

.owner_mandatory_sec {
color:#8f8e8e;
font-size:12px;
}

.owner-colnamesec
{
font-family:Verdana;
font-size:11px; 
color:#8f8e8e;
}

.owner-headingsec
{
font-family:Verdana;
font-size:12px; 
color:#8f8e8e;
font-weight:bold;
}

