/* CSS Document */
@import url(header.css);
@import url(footer.css);
@import url(rte.css);
a:link img {border: none;}
a:link visited img {border: none;}
a img {border-style: none;}

body   {
   margin: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #4E4E4E;
   background-color: #ffffff;
   text-align:center;
  
}

form  {
   margin: 0px;
}

.textcolour{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #4E4E4E;
}


.imageBorder   {
    border: 0px;
}

.floatLeft   {
    float: left;
}

.floatRight  {
    float:right;
}

.fltLeftBorder  {
    float: left;
	border: 0;
}

.fltRightBorder  {
    float: right;
	border: 0;
}

.floatMargin  {
    float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.textField  {
    border: 1px solid #819EBA;
}

/* layout starts */

#container  {
    width: 1004px;
	height: auto;
	margin: auto;
	text-align:left;
}

#mainContainer  {
	width: 904px;
	height: auto;
	padding: 0px 50px 0px 50px;
	text-align: left;
	float: left;
}

.blankDiv  {
    width: 100%;
	height: auto;
	float: left;
}

/* layout ends */

/*----------------------------middle section starts--------------------------------------*/

#middleSection  {
    width: 904px;
	height: auto;
	margin-top: 6px;
	float: left;
}

.importantFeatures  {
    width: 904px;
	height: auto;
	float: left;
}

.tdPadding  {
    padding-left: 4px;
	padding-top: 5px;
}

.redHead  {
   	 font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 16px;
	color: #910000;
	font-weight: bold;
	text-decoration: none;
}


.blackHead  {
   	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 16px;
	color: #1B211E;
	font-weight: bold;
	text-decoration: none;
}


.explanationTdOne, .explanationTdTwo, .explanationTdThree, .explanationTdFour   {
    padding: 12px 6px 10px 6px;
	font-size: 12px;
	color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
}

.explanationTdOne   {
	background-color: #980000;
	background-image: url(images/expl_red_bg.gif);
}

.explanationTdTwo   {
	background-color: #1B211E;
	background-image: url(images/expl_black_bg.gif);
}

.explanationTdThree   {
	background-color: #5B5240;
	background-image: url(images/expl_brown_bg.gif);
}

.explanationTdFour   {
	background-color: #776C55;
	background-image: url(images/expl_ash_bg.gif);
}

.curveTdOne, .curveTdTwo, .curveTdThree, .curveTdFour   {
    	padding: 0px 4px 0px 6px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;

}

.curveTdOne   {
	background-color: #980000;
	background-image: url(images/red_curve.gif);
}

.curveTdTwo   {
	background-color: #1B211E;
	background-image: url(images/black_curve.gif);
}

.curveTdThree   {
	background-color: #5B5240;
	background-image: url(images/brown_curve.gif);
}

.curveTdFour   {
	background-color: #776C55;
	background-image: url(images/ash_curve.gif);
}

#innerMiddleSection  {
    width: 904px;
	height: auto;
	background-image: url(images/inner_middle_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin-top: 6px;
	float: left;
}

/*---------------left link portion starts-----------------*/

#lftLinkSection  {
    	width: 150px;
	height: 300px;
	background-image: url(images/lft_section_top_curve.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 15px 0px 15px 0px;
	margin-right: 4px;
	float: left;
}

/*
.lftMainLinks  {
    width: 143px;
	height: 27px;
	background-image: url(images/lft_link_dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 3px;
	line-height: 2em;
	float: left;
}
*/
/*-----------------------Left section--  20-05-2008--------------------------*/
#left-menu div {
	width: 147px;
	float: left;
	text-align: left;
	padding-left:0px;
}

#left-menu div a {
	text-decoration: none;	
}


#left-menu div a:hover {
	text-decoration: none;	
}
#left-menu div.submodule a {
        width: 100%;
	height: 27px;
	background-image: url(images/lft_link_dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 0px;
	line-height: 2em;
	float: left;
        font-size: 13px;
	color: #D9D3CA;
	font-style: normal;
	text-decoration: none;
}

#left-menu div.submoduleifsub a {
        width: 100%;
	height: 27px;	
	padding-left: 4px;
	padding-right: 0px;	
	line-height: 2em;
	float: left;
        font-size: 13px;
	color: #D9D3CA;
	font-style: normal;
	text-decoration: none;
}


#left-menu div.submodule a:hover {	
	color: #D9D3CA;
	text-decoration: none;
}

#left-menu div.submodule_act a {
        width: 100%;
	height: 27px;
	background-image: url(images/lft_link_dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 0px;
	line-height: 2em;
	float: left;
        font-size: 13px;
	color: #D9D3CA;
	font-style: normal;
	text-decoration: none;
}


#left-menu div.submenu a {	
        	width: 100%;
	/* height: 27px; */
	background-image: url(images/lft_link_dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 0px;
	 line-height: 2em; 
	float: left;
       	 font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

#left-menu div.submenu a:hover {
	color: #D9D3CA;
	text-decoration: none;
}

#left-menu div.submenu_act a {	
       	 width: 100%;
	/* height: 27px; */
	background-image: url(images/lft_link_dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 0px;
	line-height: 2em;
	float: left;
        font-size: 13px;
	color: #D9D3CA;
	font-style: normal;
	text-decoration: none;
}

/*--------------end left section 20-05-2008----------------------------------*/

/*



.lftMainLinksClass  {
    font-size: 13px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
}

a.lftMainLinksClass:hover  {
	color: #D9D3CA;
	text-decoration: none;
}

.lftMainLinksClassActive  {
    font-size: 13px;
	color: #D9D3CA;
	font-style: normal;
	text-decoration: none;
}
*/

/*---------------left link portion ends-----------------*/

/*---------------left Sub link portion starts-----------------*/

#left-menu div.coverlftSub {
        width: 100%;
	float: left;
	text-align: left;
	padding-bottom:10px;
	height: auto;
	background-image: url(images/lft_link_dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	
        
}

#left-menu div.lftSub  {
    	width: auto;
	height: auto;	
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 9px;
	background-image: url(images/lft_sublink_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	margin-left: 18px;
	margin-top:2px;		
	text-decoration: none;
	float: left;	
}



#left-menu div.lftSubActive  {
        width: auto;
	height: auto;	
	font-size: 12px;
	color: #D9D3CA;
	padding-left: 9px;
	margin-left: 18px;
        background-image: url(images/lft_sublink_bullet_hover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top:2px;	
	text-decoration: none;
	float: left;
	
	
}

a.lftSubLinksActive  {
       
	color: #D9D3CA;
	text-decoration: none;
	
}

a.lftSubLinks  {
	color:  #FFFFFF;
	text-decoration: none;
	
}

a.lftSubLinks:hover  {
	color: #D9D3CA;
	text-decoration: none;
	
}

*---------------left Sub link portion ends-----------------*/

/*---------------right content portion starts-----------------*/

#contentPortion  {
    width: 750px;
	height: auto;
	float: left;

}

.breadCrumb, .breadCrumbTwo   {
    width: 750px;
	height: 40px;
	background: #910000 url(images/back_link_top_curve.gif) no-repeat top left; 
	background-color: #910000;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #E2DDD8;
	float: left;
	line-height:2.9em;
	
}

.breadCrumb   {
	background: #910000 url(images/back_link_top_curve.gif) no-repeat top left;
}

.breadCrumbTwo   {
	background: #910000 url(images/back_link_top_curve2.gif) no-repeat top left; 
}

.breadCrumbLinks  {
    font-size: 13px;
	color: #E2DDD8;
	text-decoration: none;
}

a.breadCrumbLinks:hover  {
	color: #fff;
}

.breadCrumbLinksActive  {
    font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.breadCrumbLinksback  {
    font-size: 13px;
	color: #E2DDD8;
	text-decoration: none;
	
	background-image: url(images/breadcrump_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;

}

a.breadCrumbLinksback:hover  {
	color: #fff;
}

.breadCrumbLinksbackActive  {
    font-size: 13px;
	color: #fff;
	text-decoration: none;
}



/*
#innerHeadingDiv  {
    width: 100%;
	height: auto;
	margin-bottom: 8px;
	float: left;

}
*/

.covercontents  {

       	width: auto;
	height: auto;
	padding-right: 10px;	
	float: left;                  
   	color: #4E4E4E;	
}

.contents  {
/*    width: 736px; */
       	width: 563px;
	height: auto;
/*	padding-right: 10px;
*/	padding-left: 4px;
	float: left;
                     font-family: Arial, Helvetica, sans-serif;
  	font-weight: normal;
   	font-size: 12px;
   	color: #4E4E4E;	
}

.innerImageClass  {
    	width: 162px;
	height: auto;
	float: right;
	padding-right: 10px;
	margin-top:50px;
}

.portfolioPageNum  {
        width: auto;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #980000;
	float: right;
	
}

.text  {
    font-size: 12px;
	color: #1B211E;
}

.portfolioImageContainer  {
    width: 744px;
	height: auto;
	padding: 0px 0px 18px 6px;
	float: left;
}

.btmRedLinkNormal  {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #980000;
}

a.btmRedLinkNormal:hover  {
	text-decoration: underline;
}

/*===============================================Portfolio classes  27-05-2008=========================================*/

#celebrityPortfolio  {
    	width: 709px;
	height: auto;
	padding: 0px 0px 18px 8px;
	margin-top: 15px;
	float: left;
}

#imageList  {
    	width: 360px;
	height: auto;
	float: left;
}

.celebrityImageContainer  {
    	width: 360px;
	height: auto;
	margin-bottom: 12px;
	float: left;
}

.celebritypage  {
    	width: 200px;
	height: auto;
	margin-left: 40px;
	margin-bottom: 20px;
	float: left;
}

.celebrityDiv  {
    	width:100%;	
	float: left;
}

.borderedImages  {
   	width: auto;
	height: auto;
	margin-right: 18px;
	border: 1px solid #A5A5A5;
	float: left;
}

.enlardedborderedImage  {
    	width: auto;
	height: auto;
	border: 1px solid #A5A5A5;
	float: left;
}

.previousNext  {
   width: auto;
   height: auto;
   color: #910000;
   padding-right: 10px;
   padding-top: 8px;
   float: right;
 }

.prevNext  {
   width: auto;
   height: auto;
   color: #910000;
   padding-right: 100px;
   padding-top: 8px;
   padding-bottom: 8px;
   float: right;
 }

#coverenlargedImage  {
    	width: auto;
	height: auto;
	margin-left: 30px;	
	float: left;
}

#enlargedImage  {
    	width: 270px;
	height: auto;	
	float: left;
	margin-left: 30px;
}

/*===============================================Portfolio classes  27-05-2008=========================================*/

.image  {
    	width: 155px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	/* border: 1px solid #819EBA; */
	/* border: 1px; */
	float: left;
	
}

.imageMargin  {
    margin-bottom: 4px;
}

#modelListing  {
    	width: 904px;
	height: auto;
	background-image: url(images/models_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 1px;
	float: left;
}

.modelDivOne  {
    	width: 281px;
	height: auto;
	padding: 12px 6px 8px 6px;
	font-size: 11px;
	float: left;
}

.modelDivTwo  {
   	width: 280px;
	height: auto;
	background-image: url(images/model_list_division.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 12px 6px 8px 7px;
	font-size: 11px;
	float: left;
}

.mdlBlackHead  {
   	width: auto;
	height: auto;
	background-image: url(images/mdl_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a.mdlBlackHead:hover  {
	color: #980000;
}

.whiteLink  {
    	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.whiteLink:hover  {
	text-decoration: underline;
}


/*---------------right content portion ends-----------------*/

/*----------------------------middle section ends--------------------------------------*/

.morelink{
	color: #910000;
	font-size:12px;
	text-decoration: none;
}
a.morelink:hover{
	color: #4E4E4E;
	font-size:12px;
	text-decoration: none;
}


/* 22-04-2008 Enquiry Form Section */
.txtsize
{
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    font-size: 12px;
	color: #4E4E4E;
}
#form  {
    width: 675px;
	height: auto;
	float: left;
	padding-left: 25px 
}
.formClass  {
    padding: 5px 5px 5px 5px;
    font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	border: 0px solid #545454;
}
.starClass  {
 font-family: Verdana,Arial, Helvetica, sans-serif; 
 font-size: 10px; color: #FF0000;

}
.indreq  {
    text-decoration: none;
	color: #776C55;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.indreq:hover  {
    text-decoration: none;
	color: #910000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


 .textEnqForm
{  
	border-color:#C6C6C6;
	border-style: solid;
	border-top-width: 1px; 
    	border-right-width: 1px;
    	border-bottom-width: 1px;
    	border-left-width: 1px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; color: #545454;
 }
.buttonnews
{
	background-color:#910000;
	border-color:#83011B;
	border-style: solid;
	border-top-width: 1px; 
    	border-right-width: 1px;
    	border-bottom-width: 1px;
    	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}
/* 22-04-2008 Enquiry Form Section Ends */

.rowdiv {
	
	float: left;
	height: auto;
	width: auto;	
}

.iconBorder  {
    border-style: 1px solid #000000;
}

/* ----------------  23-08-2008----------- */

.portfolio2   { 
	width: 497px; 
	height: auto; 
	padding: 10px 60px 10px 25px; float: left; 
	background: url(images/port2_dotted_line.gif) bottom left no-repeat; 
}

.portfolio2 img   { margin: 0 10px 10px 0px; float: left; }

.portfolio2 h3  { width: auto; height: auto; font: bold 16px "Century Gothic", Arial, "Times New Roman"; color: #1B211E; background: url(images/port2_arrow.gif) top right no-repeat; margin: 0 0 10px 0; padding: 0 10px 0 0; float: left; }


.aaaaaaaaiconHead { width: auto; height: auto; font: bold 16px "Century Gothic", Arial, "Times New Roman"; color: #1B211E; background: url(images/port2_arrow.gif) top right no-repeat; margin: 0 0 10px 0; padding: 0 10px 0 0; float: left; }


.iconHead  {
    	font: bold 16px "Century Gothic", Arial, "Times New Roman";	
	color: #4E4E4E;
	background: url(images/port2_arrow.gif) top right no-repeat; 
	margin: 0 0 10px 0; 
	padding: 0 10px 0 0; 
	
}


ul.bullet2

{

text-align:left;
list-style-type:none;
margin:0px;
font-size:11px;
font-weight:normal;
padding:0px 0px 0px 0px;

}

ul.bullet2 li

{

padding:0px 0px 0px 15px;
background:url(images/port2_arrow.gif) no-repeat 0px 0px;

} 

ul.bullet1
{
text-align:left;
list-style-type:none;
margin:0px;
font-size:13px;
font-weight:bold;
}
ul.bullet1 li
{
line-height:23px;
}
a.link_sitemap
{
color:#000000;
text-decoration:none;
}
a:hover.link_sitemap
{
color:#000000;
text-decoration:underline;
}