@charset "utf-8";
* {margin:0; padding:0;}

img {border:0}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.imgindent {margin:0 12px 0 0; float:left;}

.padding1 {padding-bottom:34px;}
.padding2 {padding-top:16px;}
.padding3 {padding-bottom:28px;}
.padding4 {padding-top:30px;}
.padding5 {padding-top:8px;}
.container3 {width:100%; overflow:hidden;}

a {text-decoration:none;}
a:hover{text-decoration:underline;}

.special1 {background:url(/images/marker.jpg) left no-repeat; padding-left:15px; color:#1c86ee}
.color2 {color:#FFF;padding-left:15px}
.line {background:url(/images/line2.jpg) repeat-x bottom left; padding-bottom:10px; color:#FFF;}

h6 {font-size:16px; color:#1c86ee;}

body {background:#393634 url(../images/background.jpg) repeat-x;
	  font-size:12px;
	  font-family:Tahoma, Geneva, sans-serif;
	  text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	  color: #393634;
	  vertical-align:top;
}

table tr td {vertical-align:top;
			padding: 0;}

.kaia-vines { 
	background: url(../images/vines.jpg) no-repeat center;
	width: 1129px;
	height: 497px;
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	vertical-align:top;

} 

.kaia-container {
	width: 949px;
	margin: 0 auto;

}


#kaia-header { 
	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#kaia-menu { 
	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#kaia-women { 
	background-image:url(../images/back.jpg);
	background-position:top;
} 

#kaia-topbar { 
	background-image:url(../images/back.jpg);
	background-position:top;
} 

#kaia-bottombar { 
	background-image:url(../images/back.jpg);
	background-position:top;
} 




/******* Side Bar **********/
#kaia-sidebar1 {
	float: left; 
	width: 235px;
	padding: 0 0 0 4px;
	color:#FFF;
}

#kaia-sidebar1 .kaia-sidebartop{
	background-image:url(../images/sidebar-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:235px;
	height:22px;
}

#kaia-sidebar1 .kaia-sidebarbody{
	background-image:url(../images/sidebarbody.jpg);
	background-repeat:repeat-y;
	width:235px;
}


/******* Copyright **********/

#kaia-sidebar1 .kaia-sidefooter{
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 235px;
	height: 53px;
}

#kaia-sidebar1 .kaia-sidefooter a{color:#fff; text-decoration:none} 

#kaia-sidebar1 .kaia-sidefooter a:hover{text-decoration:underline}


#kaia-footer { 
	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 












#kaia-mainContent { 
	margin: 0px 0px 0px 143px;
	
} 


/******* Location Button **********/	
#kaia-locationbutton input {
	width: 44px;
	height: 44px;
	background: url(../images/go.jpg) no-repeat;
	border: none;
	cursor: pointer;
	outline: none;
	position:absolute;
	margin-left:10px;
	
	}

#kaia-locationbutton{
	
	margin-left:0px;
	margin-top:40px;
	
	}

#kaia-locationbutton select {
	
	margin-left:10px;
	margin-top:10px;
	color:#66cd00;
	font-weight:bold;
	}
	

#kaia-picture {
position:relative;
bottom:273px;
left:807px;

	
}