﻿html {height:100%;} 

body {

font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
background-image:  url('../images/kfactor-back.gif');
height:100%;
}



a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 14px;
text-transform:uppercase;
background-color: #c8d8e8;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding: 5px 15px;
margin:0px 0px 15px 0px;
}

h2 {
font-size: 12px;
text-transform:uppercase;
background-color: #c8d8e8;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding: 1px 15px;
margin:  0px 0px 15px 0px;
}




h3 {
font-size: 11px;
text-transform:uppercase;
background-color: #c8d8e8;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding: 1px 15px;
display:inline;
} 


img.download {vertical-align:middle;}


pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/* ----------outer and inner----------------- */
#outer{ 

background-color: #ffffff; /* color of the content column */

} 

#inner{ margin:0px; width:100%; min-height:440px; height:100% } /* The ie/pc pecularity */ 


/* ----------container to center the layout---------- */
#background {
width: 910px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background: #ffffff url('../images/background.gif') repeat-y ;
} 



/* ----------container to center the layout---------- */
#container {
width: 900px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

.menu_divider
{
background-image: url('../images/Left_Menu_Line_sm.gif');
height:3px;	
width:230px;
margin: 5px 0 5px 0;
}

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px; 
background-image: url('../images/banner.jpg');
height:166px;

}



/* ---------- Top Menu -------------- */

#topmenu {
text-align: right;
padding: 0px;
margin: 0px; 
background-image: url('../images/banner_menu.gif');
height:34px;
}

#menu_content_divider {
text-align: right;
padding: 0px;
margin: 0px; 
background-image: url('../images/top_red_line.gif');
height:17px;
}








/* -------------- Left Menu------------- */


#left {
 width:232px; 
 float:left; 
 position:relative; 
 margin-left:0px; 
 margin-right:1px;
 margin-top:0px;
 background-color:#ffffff;
}



#left_menu_top {

height:19px;
width:230px;
vertical-align:top;
}

#left_menu
{
	height:auto; /* Change This */
	border:0px;
	margin:0px;
	padding:0px;
	width:232px;
	background-color:#0e4166;
}

#left_top_menu_curve
{
 background: #aaaaaa url('../images/left_menu_top_both.gif') top right repeat-x;
 height:29px;
 border:0px;
 margin:0px;
 padding:0px;
 width:232px;

}

#left_bottom_menu_curve
{
 background: #aaaaaa url('../images/left_bottom_menu_curve.gif') top right repeat-x;
 height:71px;
 border:0px;
 margin:0px;
 padding:0px;
 width:232px;
 float:left;
}


#left_bottom_msn
{
	border:0px;
	margin:0px;
	padding:0px;
	width:204px;
	float:left;
	margin-left:28px;
	margin-top:10px;
	
}






#smoothmenu2
{
  border-left:solid 1px white;
  background-color: #104164;
  margin-top:-4px;

}


/* -----------------content--------------------- */
#content{ 
	margin: 0px; 
	padding: 10px 10px 10px 35px;
	min-height:400px;
	width:614px;
	float:left;
	background-color: #ffffff;
	overflow:auto;
}

#content_left {
	z-index:9;
	width:204px;
	position:absolute;
	top:570px;
	margin-left:-248px;
	padding:8px;
}

#livehelp {
	z-index:9;
	float:left;
	margin-top:13px;
	margin-left:28px;
	position:relative;
}




#ContentPlaceHolder
{
	font-size:10pt;

}

.content_center
{
	padding-bottom:10px;
	margin-bottom:20px;
}

.content_center_left
{
	float:left;
	width:394px;
	padding: 0px 10px 0px 0px;
}

.content_center_left p
{
	margin-top: 0px;
}

.content_center_right
{
	float:left;
	width:200px;
	padding: 0px 0px 0px 10px;
}


.content_center_right img
{	
	width:200px;
	padding: 0px 0px 10px 10px;
}


#live_chat
{
	background-color:White;	
}


/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 


#footer_blue
{
 background: #aaaaaa url('../images/footer.gif') top right repeat-x;
 height:26px;
 width:900px;
 float:left;
 text-align:center;
 padding-top:2px;
}

#footer_red
{
 background: #aaaaaa url('../images/footer_blue_red.gif') top right repeat-x;
 height:20px;
 width:900px;
 float:left;
}

#footer_ncs
{
 background-color :#082142;
 height:26px;
 width:900px;
 float:left;
 text-align:center;
 padding-top:2px;
}



.imgRightAlignWordWrap
{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right; 

	
}

.ModelAndSizesPhotos img
{
border:10px;	
}

.one-way-links { text-align:center;}
.one-way-links a:hover { color: #ffffff; cursor: default  }
.one-way-links a:link, .one-way-links a:visited, .one-way-links a:hover {color:#000 ;text-decoration: none;cursor: default }

