@charset "utf-8";
/* CSS Document */


html {
	margin: 0px;
	padding: 0px;
}


body {
	background-image:url(../images/curve_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	color:#666666;
	font-size:11px;
	line-height:1.5em;
	font-family: Verdana;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

P {
	padding: 1px 1px 1px 1px;
	text-align:justify;
}

ul{
	list-style-type:square;
	list-style-position:inherit;
}

/* link styles */

a{
	color:#9158CF;
	text-decoration:underline;
}

.cursor{
	cursor:pointer;cursor:Hand;
	}

.bottom_links{
	color:#979797;
	}

#bottom_links {
	color: #979797;
	text-decoration:none;
	}
	
#bottom_links  a{
	color: #979797;
	text-decoration:none;
	}
	
	
#bottom_links  a:hover{
	color: #9158CF;
	text-decoration:none;
	}

.bgwhite{
	background-color:#FFFFFF;
	}

#quick_links {
	text-decoration:none;
	color:#6628AB;
	font-weight:bold;
	}

#quick_links a{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	}

#quick_links a:hover{
	text-decoration:underline;
	}
	
/* style for right box for tvc, wallpapers etc */

#right_box{
	line-height:1.2em;
	}

#right_box a{
	color:#666666;
	text-decoration:none;
	}

#right_box a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
/* Backgrounds */

/* style for photogallery & tvc archive pages */
.media_archiveRpt{
	background-image:url(../images/inner/photoGallery_BGrpt.png);
	background-repeat:repeat-y;
	background-position:left top;
	width:665px;
}

/* style for right box for tvc, wallpapers etc */

#rightbox{
	margin-top:11px;
	}
	
.right_box{
	background-image:url(../images/inner/icons_box.png);
	background-repeat:no-repeat;
	width:238px;
	height:90px;
	}

.media_bg{
	background-image:url(../images/mediaBG_rpt.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	height:23px;
	vertical-align:bottom;
 }
 
.media_title{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:3px;
}

.toplinks_bg{
	background-image:url(../../images/4_2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:765px;
	height:18px;
}

.login_bg{
	background-image:url(../images/login_box.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:238px;
	height:128px;
}

.featured_bg{
	background-color:F0F0F0;
}	

.customer_bg{
	background-image:url(../images/customerSuport_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:238px;
	height:143px;
}	

/* for active links highlightings */
body#ceo li#ceo a, body#csr li#csr a, body#comitment li#comitment a, body#services li#services a, body#practices li#practices a, body#feedback li#feedback a{
	color:#6628AB;
	font-weight:bold;
	background-color:#EBEBEB;
	background-image:url(../images/inner/pointer.png);
	background-position:.6em .6em;
	background-repeat:no-repeat;
}

#leftNav {
	width:100%;
	float:left;
}

#leftNav ul{	
	margin:0px 0px 0px 0px;	/* No <ul> air */
	padding:0px 0px 0px 0px;	/* No <ul> air */
	list-style-type:none;
}

#leftNav li{	
	margin:0px 0px 0px 0px;	/* No margin - needed for Opera */
	padding:0px 0px 0px 0px;
	/*border-bottom:1px solid #BFBFBF;*/	/* grey border */
	/*border-bottom:1px solid #000000;*/
	color:#999999;
	list-style-type:none;
	}

#leftNav ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:7px;
}

#leftNav li a:link,#leftNav li a{	
	font-size:11px;
	text-decoration:none;	/* No underline */
	color:#515151;	/* Black text color */
	text-align:left;
	height:20px;	/* 20 pixel height */
	line-height:20px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	margin:0px 0px 0px 0px;	/* A little bit of air */
	padding:0px 0px 0px 20px;	/* Air between border and text inside */
	display:block;
	background-image:url(../images/inner/pointer.png);
	background-position:.6em .6em;
	background-repeat:no-repeat;
	border-bottom:1px solid #BFBFBF;
}

#leftNav li a:hover{
	color:#6628AB;
	font-weight:normal;
	background-color:#EBEBEB;
	vertical-align:middle;	/* Align text in the middle */
	margin:0px 0px 0px 0px;	/* A little bit of air */
	padding:0px 0px 0px 20px;	/* Air between border and text inside */
	background-image:url(../images/inner/pointer.png);
	background-position:.6em .6em;
	background-repeat:no-repeat;
}


#sublinks_outer{
	padding-top:13px;
}

.sublinks_selected{
	background-color:#0066FF;
	}

#sublinks td{
	line-height:17px;
}

#sublinks tr{
	line-height:17px;
	background-position:bottom center;
	background-repeat:no-repeat;
	vertical-align:text-bottom;
	width:180px;
	height:1px;
}

.sublinks_bg{
	background-image:url(../images/inner/rightNav_BGrpt.png);
	background-repeat:repeat-y;
	width:238px;
}

.sublinks_hdr{
	background-image:url(../images/inner/rightNav_header.png);
	background-repeat:no-repeat;
	width:238px;
	height:32px;
	color:#522E91;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

.fbook_bg{
	background-image:url(../images/inner/faceBook_BGrpt.png);
	background-repeat:repeat-x;
	height:102px;
}

#inner_table td{
	border:#E7E7E7 solid 1px;
	border-collapse:collapse;
	padding-left:10px;
	}

.table_hdr1{
	background-color:#E7E7E7;
	color:#6628AB;
	font-size:13px;
	font-weight:bold;
}

.table_hdr2{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.table_footer{
	background-color:#E8E8E8;
	line-height:10px;
}

.table_bg{
	background-color:#F7F7F7;
}
/* Form Styles */

.login_text{
	border:#D3D3D3 solid 1px;
	color:#666666;
	font-size:11px;
}

.login_select{
	border:#D3D3D3 solid 1px;
	color:#666666;
	font-size:11px;
}

.search_bg{
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	width:142px;
	height:21px;
	}

.search_input{
	border:none;
	background:transparent;
	padding-left:5px;
	font-size:11px;
	color:#666666;
}

/* Text styles */

.text_blue{
	font-size:11px;
	color:#9158CF;
}

.text_blue a{
	font-size:11px;
	color:#9158CF;
	text-decoration:none;
}

.text_blue a:hover{
	font-size:11px;
	color:#9158CF;
	text-decoration:underline;
}

.boldtxt{
	color:#6628AB;
	font-size:12px;
	font-weight:bold;
	}
	
.home_title{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
	border-bottom:#C1C1C1 solid 1px;
	}
.home_title a{
	color:#333333;
	text-decoration:none;
	}
.heading1{
	font-size:16px;
	color:#522E91;
	font-weight:bold;
	border-bottom:#C1C1C1 solid 1px;
	}
	
.heading2{
	font-size:13px;
	color:#522E91;
	font-weight:bold;
	}
	
.heading3{
	font-size:13px;
	color:#666666;
	font-weight:bold;
	}
	
/* Form Styles */

.fselectFranchise{
	width:130px;
	color:#666666;
	font-size:11px;
	font-family:Verdana;
	border-bottom-style:inset;
	border-left-style:outset;
	border-right-style:inset;
	border-top-style:outset;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
}
.ftextbox
{
 border:#D3D3D3 solid 1px;
 color:#666666;
 font-size:11px;
 width:150px;
}
.fselect
{
 border:#D3D3D3 solid 1px;
 color:#666666;
 font-size:11px;
 width:200px;
}
.fsubmit
{
background-color:#FFFFFF;
color:#660099;
font-weight:bold;
border:solid 1px #D3D3D3;
}

