/* CSS Document */

/* CSS Document */

html, body, div, span, applet, object, iframe,
/*h1, h2, h3, h4, h5, h6,*/ p, img, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset,/* form,*/ label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
	background-position: 0px 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body {
	background-image: url(../imagedepot/new_bckgrnds/BeautyMax_Bckgrnd.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	display: block;
}

#index_container {
	width: 800px;
	margin: auto;
}

#index_container700 {
	width: 800px;
	margin: auto;
}
#index_footer700 {
	width: 800px;
	margin: auto;
}

#inner_header {
	width: 800px;
	margin: auto;
}

#inner_grow {
	width: 800px;
	background-image: url(../imagedepot/new_inner/Inner_Grow.png);
	margin: auto;
	background-repeat: repeat;
}

#inner_footer {
	width: 800px;
	margin: auto;
	height: 250px;
}

#leftbox {
	width: 200px;
	padding-left: 75px;
	padding-top: 10px;
	float: left;
}

#rightbox {
	padding-top: 10px;
	z-index: 5;
	margin-left: 300px;
	width: 430px;
}

#facebook {
	width: 680px;
	height: 80px;
	padding-top: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3D7D7C;
}





/*////////// TYPE //////////*/


.p1016 {
	font-size: 10px;
	line-height: 16px;
	font-family: Lucida Grande, Verdana, Geneva, "sans serif";
	text-indent: 0;
	text-align: left;
	padding-top: 12px;
}
.p1216 {
	font-size: 12px;
	line-height: 18px;
	font-family: Lucida Grande, Verdana, Geneva, "sans serif";
	text-indent: 8px;
	padding-top: 12px;
	text-align: justify;
}

.p1420 {
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-indent: 8px;
	padding-top: 12px;
	text-align: justify;
}

.pcenter {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, Geneva, "sans serif";
	text-align: center;
	padding-top: 12px;
}

.blue {
	color:8cccca;
	font-family: "Lucida Grande";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}

.blue_side {
	color:8cccca;
	font-family: "Lucida Grande";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}

.blue_small {
	color:8cccca;
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.content_type {
	color:#000000;
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 17px;
}

.content_bold {
	color:#000000;
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.contact_tupe {
	color:#000000;
	font-family: "Lucida Grande";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.phone_number {
	color:#000000;
	font-family: "Lucida Grande";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}

.large_bold {
	color:#000000;
	font-family: "Lucida Grande";
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}

.content_bold2 {
	color:#000000;
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

a:link {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0;
}
a:active { color : #a9a9a9; font-weight: bold; text-decoration: none }
a:visited {
	color : #666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration : none;
	background-color : #CCCCCC;
	color : #C03;
}
a:focus {
	text-decoration : none;
	color : #C03;
	-moz-outline: 1px dotted WindowText; /* what's this? */
}


/*////////// FOOTER //////////*/


#pushbottom {
      clear:both;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	text-align: center;
}



/*///////////// FORMS //////////////*/

select {
	background-color: #6BA5F0;
	color: #ffffff;
	font-size: 10px;
	margin-top:6px;
}

