* { padding: 0; margin: 0; }

body {
color:#333333;
font-family:Georgia, platino, serif;
font-size:0.8em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	position: static;
}
#header {
	width: 100%;
	color: #333;
	height: 138px;
	background-image: url(/global/img/headerBG.png);
	background-repeat: repeat-x;
}
#navigation {
	color: #333;
	margin: 15px 8px 0px 0px;
	float: right;
	width: 700px;
}


#footerTop {
	background-image: url(bg-paper-bottom.png);
	height: 50px;
	
}

#footer {
	width: 100%;
	color: #333;
	margin: 0px;
	background-image: url(/global/img/footerBG.png);
	background-repeat:repeat-x;
	float:left;
	height:150px;
	margin-top:15px;
	
	
}
#page {
	width: 100%;
	
	
	
	
}
#headCont {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#pageWrap {
	position: relative;
	width: 100%;
	background-image: url(bg-paper-top.png);
	background-repeat:repeat-x;
}
#headLogo {
	float: left;
	width: 200px;
}


	
#ytWindow {
	margin-top:30px;
	padding:10px;
	width:658px;
	height:406px;
	background:url(/global/img/ytBG.gif) no-repeat;
	}

/* Columns */

.colLeft {
	float:left;
	}
	
.colRight {
	float:right;
	padding-left:10px;
	}

.width25 {
  width: 25%;
}

.width50 {
  width: 48%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 95%;
  margin:0 auto;
}

/* sticky footer */


html, body {
	height: 100%;
	}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
	}

#footer, .push {
height: 150px;
}

/* text styles */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FE75A7;
	font-weight: bold;
	margin:10px;	
	}


h2 {
	color:#a67ba0;
font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
font-size:1.4em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:600;
line-height:2em;
}

h2 a {
	text-decoration:none;
	color:#a67ba0;
	}
	
h2 a:hover {
	color:#666666;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:18px;
	color:#5d9460;
	}
	
h3 a {
	color:#5d9460;
	text-decoration:none;
	line-height:2em;
	}
	
h3 a:hover {
	color:#666666;
	}
	
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	}
	
ul {
	list-style-type:none;
	line-height:1em;
	}
	
p	{
	margin:10px 0;
	}
	
/* ditto */

.dittoItem {
	background-color:#FFFFFF;
	float:left;
	width:80%;
	margin-left:10px;
	border-bottom:#f2da57 5px dotted;
	
	margin-bottom: 10px;
}

.dittoImgHolder {
	border:none;
	width: 125px;
	float:left;
	margin-left:15px;
	
	

	}
	
.tvNav_item{
	margin: 10px 0px;
	}
	
.dittoTitle a{

text-decoration:none;
	color:#a67ba0;
font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
font-size:1.4em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:1.53846;
}

.dittoTitle a:hover{
color: #0099FF;
}

.dittoTitle {
text-align:center;
width:400px;
float:left;

	}
	
.dittoSum {
text-align:center;
width:400px;
float:left;

	}
/* newsletter */
	
#subscribe {
	width: 380px;
	height:180px;
	background:url(/beautybox/styleImages/subBG.gif) no-repeat;
	padding:10px;
}

/** contactForm **/

#contactForm {
	width:400px;
	border:#f2da57 5px dotted;
	padding:5px;
	}
	
.errors {
	color:#FF0000;
	}
	
/* table*/

table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

/* boxes */
#boxes {
	width: 700px;
}
.box {
	float: left;
	width: 190px;
	padding: 5px;
	border:#f2da57 5px dotted;
	margin:5px;
}

/* Help System */

#open {
	width: 600px;
	border-top:1px solid  #0099FF;
	border-right:1px solid #0099FF;
	margin:1em auto;
	border-collapse:collapse;
}

#open th  {
border-bottom:1px solid #0099ff;
border-left:1px solid #0099FF;
color:#678197;
font-weight:normal;
padding:0.3em 1em;
text-align:left;
}

#open td  {
border-bottom:1px solid #0099FF;
border-left:1px solid #0099FF;
color:#678197;
padding:0.3em 1em;
text-align:left;
}

.error , #errormessage {
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}