

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

a
{
	outline: none;
}

img, a img, :link img, :visited img
{
	border: 0;
}





/* end reset */

body
{
	font-family: Verdana;
}

#container
{
	width: 900px;
	margin: 0 auto;
	background: url(images/shadow.png) repeat-y;
	padding: 0 6px;
}

#header
{
	padding-top: 15px;
	height: 94px;
	background: #00a2d8 url(images/headerbeads.png) no-repeat 446px top;
	margin-bottom: 1px;
}

#header .header-logos
{
	float:left;
	width:430px;
}
#header .header-options
{
	float:right;
	width:200px;
}
#register-options
{

	list-style-type: none;
	position: absolute;
	height: 75px;
	background-color: #fff;
	width: 150px;
	margin: -0px 0 0 15px;
	padding: 10px;
	font-size: 1em;
	border: solid 2px #00a2d8;

	display: none;

}

#register-options li
{
	margin-bottom: 5px;
}

#register-options a
{
	color: #c62473;
	font-weight: bold;
}
#menu
{
	background: #00a2d8;
	height: 30px;
	margin: 0 !important;
}

#menu > li
{
	float: left;
	margin-right:4px;height: 30px;
}

#menu img
{
	height: 30px;
}


#content-container
{
	width: 900px;
	background: url(images/content_bg.png) repeat-y;
	float: left;
}

#content
{
	padding: 15px 35px 0 15px;
	width: 650px;
	float: left;
}

#content a
{
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #000;
}

#content a:hover
{color:#eb008b;
	border-bottom: solid 1px #eb008b;
}

#content a.no-line
{
	border-bottom: none 0px #fff !important;
}
.cb
{
	clear:both;
}

.cbl
{
	clear: both;
	border-top: solid 2px #00a2d8;
}
.home-left
{
	float:left;
	background: url(images/dotted-line.png) no-repeat right 25px;
	height:250px;
	width:300px;
	margin-right:25px;
	
}
.home-left p, .home-right p
{
	margin-bottom:0;
}
.home-left img
{
	float:left;
}
.home-left a img
{
	margin:5px 0 0 0;
}
.home-right
{
	float:left;
	height:250px;	width:325px;
}
.home-right a img
{
	margin: 6px 0;
}
#sidebar
{
	float: left;
	width: 200px;
}

#sidebar img
{
	width: 165px;
	height: 155px;
	display: block;
	margin: 20px auto;
}

#content-footer
{
	clear: both;
	border-top: solid 2px #00a2d8;
	font-size: .85em;
	padding-top: 10px;
}
#content-footer a
{
	float: right;
}

#footer
{
	clear: left;
	height: 175px;
	background: #00a2d8 url(images/footerbeads.jpg) no-repeat left top;
	color: #fff;
	font-size: .7em;
	padding: 10px 20px;
}

#footer a
{
	color: #fff;
}

h1, h2, h3, h4, h5
{
	font-weight: bold;
}

h1
{
	color: #a9d604;
	font-size: 1.5em;
	margin: 0 0 .3em 0;
}

h3
{
	color: #00a2d8;
	font-size: 1.15em;
	margin: .5em 0;
}
h4
{
	color: #00a2d8;
	font-size: .95em;
	margin: .5em 0;
}
h5
{
	font-size: .8em;
}
p, ol, ul
{
	letter-spacing: .03em;
	line-height: 1.3em;
	font-size: .75em;
	margin: .1em 0 1.5em 0;
}

ol
{
	margin-left: 30px;
}

ol li
{
	margin-bottom: 1em;
}

ul
{
	margin-left: 20px;
}

strong
{
	color: #000 !important;
}

#steps span.c
{
	line-height: 35px;
}

#steps li
{
	clear: left;
	border-bottom: dotted 1px #000;
	padding: 4px 0;
	height: 35px;
	margin-bottom: 0 !important;
}

#steps li:first-child
{
	border-top: dotted 1px #000;
}
#steps, #menu
{
	list-style-type: none;
	margin-left: 0;
}

#steps li label
{
	margin-right: 10px;
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	line-height: 35px;
}

#steps li img
{
	position: relative;
	vertical-align: middle;
	top: -1px;
}

.yellow
{
	background-color: #ffe300;
}
.orange
{
	background-color: #ff7200;
}
.red
{
	background-color: #ff3d18;
}
.pink
{
	background-color: #fd007c;
}
.purple
{
	background-color: #aa1c8a;
}

p.prelude
{

	font-weight: bold;
	font-size: .75em;
}

p img
{
	float: left;
	margin: 5px 15px 0 0;
}

a.backtotop
{
	float: right;
}

.form p
{
	font-size: 1em !important;
}
.form
{
	font-size: .75em;
	border-collapse: collapse;
}

.form th
{
	font-weight: normal;
}

.form em
{
	color: #fd007c;
	padding-left: 5px;
	font-size: .75em;
}

.form .chklist label
{
	float: none !important;
}

.form .chklist input
{
	position: relative;
	width: inherit !important;
	margin-right: 10px;
	padding: 0 !important;
	top: 2px;
}

.form input
{
	padding: 4px;
	width: 150px;
	
}

.form select
{
	padding: 4px;
}

.form td, .form th
{
	padding: 3px; /*border:solid 1px #000;*/
}

.form label
{
	float: left;
	line-height: 28px;
}

.form input.btn
{
	text-align: center;
}

input.submit
{
	border: none;
	background: #fd007c url(images/submit.png) no-repeat;
	cursor: pointer;
	width: 125px !important;
	height: 30px;
}
input.submit:hover
{
	background: #fd007c url(images/submit_hover.png) no-repeat;
}

.val
{
	color: #fd007c !important;
	padding-left: 10px;
}
.no-salons
{
	color:#777;
	font-size:11px;
	font-style:italic;
}

.beads-sold, .beads-sold strong
{
	color:#eb008b !important;
}
#regions, #venues, #venues ul, .salons
{
	list-style: none;
	margin: 0;
}

#regions
{
	float:left;
	border-bottom: dotted 1px #000;
	padding-bottom:1.5em;
	width:100%;
}

#regions li
{
	width: 250px;
	float: left;
}

#venues
{
	float: left;
	clear: left;
	margin-top: 20px;
}

#venues ul

{
	margin: .25em 0 1.5em 0;
}

#venues li
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.1em;
	
}

#venues > li > strong
{
	color:#00a2d8 !important;
}

#venues li ul li
{
	font-weight:normal;
	text-transform:none;
	font-size:1.2em;
	line-height:1.75em;
	margin-bottom:1em;
}

.tip
{
	font-size:10px;
}


div#pleaseWait
{
	background-image: url(images/pleasewait_arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: none;
	padding-left: 20px;
	font-weight: bold;
	color: #00a2d8;
	margin-left:350px;
	margin-bottom:30px;
}

