/*Reset all styles. Eric Mayer*/
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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*-----------------------------------------*/
html {
	height: 100%;
	margin-bottom: 10px;
}

body  {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}
/*----layout-----*/
#main {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#header {
	width: 1000px;
	background: #FDF9FB;
}

#menu {
	background: #fff;
}

#headleft {
	float: left;
	width: 400px;
}

#headright {
	float: left;
	width: 600px;
	text-align:center;
}


#headright a:hover, #headright a.selected {
	background: #fcf5fd;
}

#headleft a:hover, #headleft a.selected {
	background: #fcf5fd;
}
#cont {
	float:left;
	width: 1000px;
	background:#F7EBEF;
}

#footer {
	width: 1000px;
}

#footerright {
	padding-top:10px;
	background:#FDF9FB;
}

#footerrightbus {
	padding-top: 10px;
	background:#FDF9FB;
}


#footerleft {
	padding-top: 5px;
	background:#F1EFFF;
}

#leftcol {
	background: url(/site/left_comingsoon.jpg) no-repeat;
	float: left;
	width: 380px;
	height: 290px;
	margin-right: 35px;
	padding: 10px;
}

/*---menu ----*/
#mainmenu {
	
}

#mainmenu li {
	font-size: 0.9em;
	display: block;
	width: 200px;
	float: left;
	text-align:center;
}

#mainmenu li a {
	display: block;
	width: 200px;
	color:#000;
	text-decoration:none;
	text-align:center;
}

#mainmenu li.s1 a {
	background: #efefef;
	padding: 5px 0 5px 0;
}
#mainmenu li.s1 a:hover, #mainmenu li.s1 a.selected {
	background: #dedfe7;
}

#mainmenu li.s2 a {
	background: #FFEFF5;
	padding: 5px 0 5px 0;
}
#mainmenu li.s2 a:hover, #mainmenu li.s2 a.selected {
	background: #F7EBEF;
}

#submenu {
	float: right;
	padding-bottom: 10px;
}

#submenu li {
	display: inline;
	margin: 0 5px 0 5px;
}

/*---- generic ------ */
strong {
	font-weight: bold;
}
.clear {
	font-size: 0em;
	line-height: 0em;
	clear: both;
}

.fl {
	float: left;
}

.flbox {
	width: 550px;
	padding-right: 10px;
	float:left;
}

.flh {
	float: left;
	padding: 45px 0 45px 0;
}

.flp {
	float: left;
	padding: 0 10px 10px 0;
}
.frb {
	float: right;
	padding-top: 215px;
}
.flmain {
	float: left;
	padding: 0 39px 0 0;
}

.fr {
	float: right;
}

.frp {
	float: right;
	padding: 0 0 10px 10px;
}

.frnletter {
	float: right;
	padding: 0 220px 0 0;
}

.hq {
	float: left;
	padding: 25px 0 0 101px;
}

/* ---forms ------ */

#xform {
	margin: 10px 0 10px 0;
}

#xform label {
	float: left;
	width: 150px;
	margin-bottom:5px;
	color: #392c73;
	font-size: 0.95em;
}

#xform label.sm {
	width: 140px;
}

#xform label.sm3 {
	width: 125px;
}

#xform label.sm2 {
	width: 180px;
}

#xform input {
	float: left;
	width: 150px;
	margin-bottom:5px;
	color: #392c73;
}

#xform .longlabel {
	width: 285px;
	margin-top: 2px;
} 

#xform .vlonglabel {
	width: 410px;
	margin-top: 2px;
}

#xform .longlabel2 {
	width: 285px;
	margin-top: 12px;
}

#xform .s {
	width: 15px;
	float: left;
}

#xform .sml {
	width: 30px;
	float: left;
}


#xform #ftype {
	width: 623px;
	height: 70px;
}

#xform .r {
	color:#941442;
}



#xform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#xform #xsubmit {
	width: 105px;
	margin: 10px 10px 0 0;
}

#xform #xsubmit2 {
	width: 105px;
	margin: 0;
}


.lbox {
width: 350px;
float: left;
}

.rbox {
width: 195px;
float: left;
}

/*---- specific -----*/

a {
	text-decoration: none;
	color: #392c73;
}

a:hover {
	text-decoration:underline;
}

#cont h1 {
	margin: 3px 0 7px 0;
	font-size:1.8em;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #392c73;
}

#cont h2 {
	margin: 3px 0 7px 0;
	font-size:1.5em;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #941442;
}

#cont h2 a {
	color: #941442;
	text-decoration: none;
}
#cont h2 a.selected {
	color: #D69229;
}
#cont h2 a:hover {
	text-decoration: underline;
}
#cont p {
	margin: 2px 0 5px 0;
	line-height:1.6em;
	font-size: 0.95em;
	color: #392c73;
}
#cont p.big {
	font-size:1.3em;
	line-height: 1.3em;
}

#cont ul.t {
	color: #392c73;
}

#cont ul.t li {
	font-size: 0.95em;
	list-style-type: square;
	margin: 2px 0 3px 20px;
}

#cont a {
	color: #392c73;
	text-decoration:none;
	font-weight:bold;
}

#cont a:hover {
	text-decoration:underline;
}

#footer a {
	color: #392C73;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerleft {
	width: 400px;
	float: left;
	height: 75px;
}

#footerleft p {
	text-align:center;
	font-weight:bold;
	color: #392C73;
	line-height: 1.5em;
}

#footerright {
	width: 600px;
	float: left;
	height: 70px;
}

#footerrightbus {
	width: 1000px;
	text-align: center;
	height: 70px;
}

#footerright p, #footerrightbus p {
	text-align: center;
	color:#BD387B;
	font-style:italic;
	font-size: 1.3em;
	font-weight:bold;
	padding-top: 20px;
}

.cw {
	font-size: 0.8em;
	color: #392C73;
}

#xform #newsletter,#xform #orderbook,#xform #ordercards {
width: 15px;
}

.cards {
	width: 999px;
	height: 310px;
	background: transparent url(/site/mycards.jpg) no-repeat;
}

p#smlp {
font-size: 0.83em;
line-height: 1.2em;
}

p.busp {
	padding-top: 2px;
	font-size: 1.2em;
	color: #392c73;
	float: right;
}

.leftcontact {
	width: 315px;
	float: left;
}

.rightcontact {
	width: 220px;
	float: left;
}

.ordertext {
	font-size:0.8em;
}

.pink {
color:#bd387b;
font-weight:bold;
}