﻿/* Junebug CSS */
*{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1{
	font-size: 12px;
	color:#707070;
	text-align:center;
	font-weight:normal;
}

h2{
	font-size: 12px;
	margin: 0px;
	color:#F4AECA;
	font-weight:normal;

}

h3{
	font-size: 16px;
	margin: 0px;
	font-style: italic;
}
body{
	margin: 0px;
}

.BodyArea{
	width:700;
}
#mainTable{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url('../img/background_top.gif');
	background-repeat: no-repeat;
	width: 1081px;
}
#mainnav{
	background-image: url('../img/Nav_repeat.gif');
	background-repeat: repeat-x;
}
#content{
	padding-left: 125px;
}
.copy{
	padding: 10px;
	color: #707070;
}
a, .copy a{
	color: #387D2C;
	text-decoration: none;
}
a:hover, .copy a:hover{
	text-decoration: underline;
	color: #F4AECA;
}
.vendor{
	width: 100%;

}
.vendor a{
	color: green;
	font-style: italic;
	text-decoration: none;
}
.vendor td{
	padding-top: 40px;
	vertical-align: top;
	padding-bottom: 20px;
}
.veven{
  padding-left: 40px;
}
.vodd{
  padding-right: 40px;
}
#photoCopy{
	padding: 10px;
}
#interview{
	padding: 20px;
}
#header{
	margin-left: 10px;
	margin-top: 36px;
}
#footer{
	color: #a8a8a8;
	padding-top: 20px;
  padding-bottom: 20px;
/* 	background-image: url('../img/background_bottom.gif'); */
	background-repeat: no-repeat;
	background-position : bottom;
}
#footer a{
	color: #a8a8a8;
	text-decoration: none;
}
#drpDown{
	border: 1px solid #eee;
	background: #fff;
}
#drpDownPlan{
	border: 1px solid #eee;
	background: #fff;
}

#tmp p{
  font-size: 15px;
}
.greyLine{
  PADDING-LEFT: 10px;
  BORDER-LEFT: #ddd 1px solid; 
  PADDING-TOP: 0px
}

.homebox {
	 BORDER-RIGHT: #ccc 1px solid; 
	 BORDER-TOP: #ccc 1px solid; 
	 BORDER-LEFT: #ccc 1px solid; 
	 BORDER-BOTTOM: #ccc 1px solid;
}

.PinkText {
	font-family:Arial; 
	color:#f193b8; 
	font-size:14px;			
}


/* for the new navigation and feel */
#nav{ padding: 0 0 8px 0;text-align:right;margin-bottom: 20px; }
#nav .logo{ float: left;  }
.greybar{ border-bottom: 1px solid #e3e2e2;padding-bottom: 4px;text-align: right; }
#plansubnav, #fashionsubnav, #aboutsubnav{
  background-color: #e3e2e2;
  padding: 4px 0 2px 0;
  display: none;
}
#fashionsubnav{ width: 565px; }
#plansubnav{ 
  width: 200px;
  margin: 0;
}
#aboutsubnav{
  width: 820px !important
  text-align: center;
}
#mainLink{ border: 2px solid #bcbcbc; padding: 5px; height: 375px; display: inline-block; width: 565px;}
#indicator{ height: 10px;width: 16px; background-image: url('/images/new/indicator.gif');font-size: 5px;position: relative;left: 50px;display:none;}
.photonav{ text-align: center; }
#subnav{  height: 37px; }

#footer{ font-size: 12px; text-align: center; line-height: 20px; color: #a0a0a0;}
#footer a{ color: #a0a0a0; font-weight: bold;text-decoration:none;}

#contentblock{ margin: auto; width: 940px; }
#contentblock td{ font-size: 12px; }
#contentblock a{ color: green; text-decoration: none; }
#contentblock a:hover{ color: #fe9cbb; }
#contentblock ul{ color: #9a9a9a; margin-top: 0; }

#wrapper{ text-align:center; }
#main_container{ position: relative;
width:1100px;
background-image: url('/images/new/swirl.png'); background-repeat: no-repeat;padding: 0 0 0 15px; }

#mainTable{ background-image: none;	background-repeat: no-repeat; padding: 0 20px 0 0; width:1090px;}
div#foot,
#footer div:first-child,
div#foot div:first-child{ margin: 0 auto; }

.pics TD{
  padding: 0 10px 0 10px;
}
#plan .pics TD IMG{
  margin: 0 !important;
  padding: 0;
}
.capsuleHeader{
	line-height: 10px;
}
.capsuleHeader h1{
	font-size: 24px;
	line-height: 20px;
}
.capsuleHeader p{
	color: #707070;
	text-align: center;
}

