body,
td,
th,
table {
	text-align:left;
	font-size:13px;
	font-family: Georgia, "Trebuchet Ms", Times, Tahoma, Verdana, Arial, sans-serif;
	color:#374041;
	}
body {
	margin: 0;
	text-align:center;
	background:black;
	color:white;
	position:relative;
	}
.fl {float:left;display:inline;}
.fr {float:right;clear:right;}
.ac {text-align:center;}
.ar {text-align:right;}
.free {color:green;}
.hot	 {color:#db1a83;font-weight:bold;}
.new {color:#db1a83;font-weight:bold;}
.dim {color:#757171;}
.warning {color:red;}
a {color:black;text-decoration:underline;}
a:hover {color: #db1a83 ;text-decoration:none;}
h1, h2, h3, h4, h5 {
	margin:0.4em 19px 0.5em 19px;
	padding: 2px 10px;
	color:#fff;
	position:relative;
	_zoom:1;
	font-weight:normal;
	background: #000;
	text-transform: lowercase;
	font-style: italic;
	display: inline;
	}
h1 {
	font-size: 2em;
	margin-bottom: 0;
	margin-left: 0;
	padding: 2px 0 2px 120px;
	display: block;
}
h2 {font-size:1.4em;}
h3 {font-size:1.4em;}
h4 {font-size:1.1em;}
h5 {font-size:1.1em;}
br {height:0.5em;}
img {border:0;padding:0;margin:0;}
p {margin:0.6em 19px;padding:0;	line-height:140%;}
table {margin:0.2em 19px 0.2em 19px;padding:0;}
td {vertical-align:top;}
caption{
	font-weight:bold;
	text-align:left;
	margin:0.2em 19px 0.2em 19px;padding:0;
}
ul,ol {margin:0.6em 19px;padding:0;	line-height:140%;}
li {
	list-style-type: none;
	list-style-image: none;
	margin:0.6em 16px 0.6em 12px;
	padding:0 0 0 12px;
	line-height:140%;
	position:relative;
	}
.seymour {
	font-size: 1.5em;
}
.seymour a {
	text-decoration: none;
	padding-right: 10px;
	background: url(/site/images/bg_seymour.gif) no-repeat right 70%;
}
/*Fancy text*/
.ft0 {color: #fff;}
.ft0 {color: #db1a83;}

/*Jocasi inline text styles*/
.blockout {
 	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-size: 85%;
	padding: 0.3em 0.5em;
}
.pink {
 	color: #db1a83;
}

/*layout items*/
#frame{
	width:917px;
	position:relative;
	margin:0 auto;
	text-align:left;
	color:black;
}

#container{
	position:relative;
	overflow:hidden;
	border-top:1px #fff solid;
	background:white;
	padding:0 0 0 0;
	min-height:30em;
	_zoom:1;
}
#ender {
	position:relative;
	clear:both;
	background:white;
	height:70px;
}


/*
////////////////
	Footer
////////////////
*/
#footer{
	position: relative;
	background: #000;
	padding: 1px 0;
	color: #fff;
	text-align: right;
}
#footer li {
	display: inline;
	margin: 0;
}
#footer a {
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}

/*
////////////////
	Content area
	Width is 648px (610px usable body area + 19px left + 19px right magin for inner elements)
////////////////
*/

#content{
	width:648px;
	margin:0;
	position:relative;
	display:inline; /*ie6*/
	overflow:hidden;
	float:left;
	_zoom:1;
}

/* Content wide : Width is 917px */
#content.full {
	width:917px;
	margin:0 0 0 0;
}

h1 .floater {
	float:right;
	margin-right:10px;
}
ul.headbuttons {
	display: block;
	position: relative;
	clear: both;
	text-align: left;
	margin: 0 30px 0 0;
}
.headbuttons a {
	text-decoration: none;
}
ul.headbuttons li {
	margin: 0;
	padding: 0;
	display: inline;
}
ul.headbuttons a.button {
	margin-left:4px;
}

#content .collectionbody{
	display:inline;
}
#content .etextblock h3 {
	margin-top:1em;
}
X#content div.etextblock {
	margin-top:0.5em;
	margin-bottom:1.0em;
}
#content div.etextblock.large {
	font-size: 1.45em;
}
#content div.wide50pc p.thumb{
	margin:0.6em auto;
}
#content .wide100pc{
	clear:both;
	width:100%;
	float:none;
}
#content .wide50pc{
	width:50%;
	float:left;
	margin:0;
	padding:0;
	display:inline;

}

#content .blockbody{
	border:1px #5d8e21 solid;
	float:left;
	margin:0.4em 0 0.4em 16px;
	background:#f4f9df;
	display:inline;
}
#content .blockbody.right{
	border:1px #5d8e21 solid;
	float:right;
	clear:right;
	margin:0.4em 17px 0.4em 15px;
	background:#f4f9df;
	display:inline;
}

#content .blockbody p.i{
	margin:0;
	padding:0;
}
#content .blockbody p,#content .blockbody h3{
	margin:0.4em 8px;
}

#content hr {
	color:#b8b8b8;
	border:0;
	background:#b8b8b8;
	border-color:#b8b8b8;
	margin:0.1em 16px;
	height:1px;
	padding:0;
}

#content ul.toc {
	margin-bottom:2em;
}

#content .imagegeneral{
	margin:0.5em 19px;
	overflow:hidden;
}

#content .imagegeneral {
	background-color:#dbdbdb;
}
#content .imagegeneral h3{
	/*header*/
	background-color:#071214;
	border:none;
	margin:0;
	color:white;
	padding:0.4em 8px;
}
.imagegeneral h3 a {
	color:white;
}
#content .imagegeneral p{
	margin:0.4em 8px;
}

#content .separatorbar {
	height:1px;
	border-top:1px #b8b8b8 solid;
	background:white;
	margin:0.5em 19px;
}

/*
///////////////
	attachment
///////////////
*/

#content p.attachment {
	padding-left:20px;
	background:url(/site/images/icons/file.gif) no-repeat left 2px;
}
#content p.attachment.pdf 		{background-image:url(/site/images/icons/pdf.gif);}
#content p.text.attachment 		{background-image:url(/site/images/icons/text.gif);}
#content p.attachment.zip 		{background-image:url(/site/images/icons/zip.gif);}
#content p.attachment.doc 		{background-image:url(/site/images/icons/doc.gif);}
#content p.attachment.image 	{background-image:url(/site/images/icons/image.gif);}


/*
///////////////
	Double image block : It's a homepage thing
///////////////
*/
div.doubleimage {
	display: block;
	background: gold;
	margin: 0 19px;
}
div.doubleimage div.imgL {
	width: 260px;
	float:left;
	display: inline; /*ie6*/
}
div.doubleimage div.imgR {
	width: 609px;
	float:left;
	margin-left:10px;
	display: inline; /*ie6*/
}

/*
///////////////
	Image gallery block
///////////////
*/
div.blockGallery {
}
div.blockGallery div.element {
	clear:both;
	float:none;
	position:relative;
	overflow:hidden;
	padding-left:19px;
}

div.blockGallery div.ssp {
	/*slideshow pro*/
	margin:0;
	padding:0;
}
div.blockGallery div.thumb {
	width:145px;
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

div.blockGallery div.first {
	clear:left;
}
div.blockGallery div.last {
	clear:right;
}
div.blockGallery div.thumb p {
	margin:0.4em 0;
}
div.blockGallery div.thumb p a {
	font-weight:normal;
	color:black;
}

div.blockGallery div.thumb p span.button {
	float:right;
	margin-left:0.3em;
}

/*
///////////////
	codeblock
///////////////
*/

div.codeblock div.element {
	clear:both;
	float:none;
	position:relative;
	overflow:hidden;
	margin:0.5em 19px;
}
div.codeblock div.element.left{
	text-align:left;
}
div.codeblock div.element.right{
	text-align:right;
}
div.codeblock div.element.center{
	text-align:center;
}


/*
///////////////
	Side bar
///////////////
*/

#side {
	width:269px;
	position:relative;
	float:right;
	margin:40px 0 0 0;
	padding:0;
	display: inline; /*ie6*/
	font-style: italic;
}
#side a.button {
	white-space: nowrap;
}
#side td, 
#side p{
	vertical-align:top;
	margin:0.6em 10px;
}
#side p, 
#side h2, 
#side h3, 
#side h4, 
#side h5, 
#side table {
	margin:0.3em 29px 0.3em 10px;
}

#side .blocksidebar {
	width: 269px;
	margin:1em 0;
	padding:0px 0 0.5em 0;
	overflow: hidden;
	_zoom: 1;
}
#side h2,
#side h3 {
	margin:0;
	padding:0.3em 10px 0.3em 10px;
	display: block;
}
#side h3 a {
	color:#A0A0A0;
	text-decoration:none;
}


#side p.thumb {
	width: 125px;
	margin: 0;
	z-index: 10;
	display: inline; /*ie6*/
}
#side p.fl {
}
#side p.fr {
	margin-right: 19px;
}
#side div.innerleft {
	float: left;
	width: 125px;
	margin: 0;
	display: inline; /*ie6*/
}
#side div.innerright {
	float: left;
	width: 144px;
	margin: 0;
	display: inline; /*ie6*/
}
#side div.innerright h3 {
}

#side div.innerleft p {
	margin-right: 10px;
}


#side .recommend .product {
	width:196px;
	margin:0 auto;
	padding:0;
}
#side .recommend .product a {
	text-decoration:none;
}
#side .recommend .product .button {
	float:right;
	margin-left:0.3em;
	line-height:140%;
}
#side .recommend .product img {
	width:194px;
}
#side .recommend .product a img {
	border:1px white solid;
}
#side .recommend .product a:hover img {
	/*background:silver;*/
	/*border:1px silver solid;*/
}

/*
///////////////
	Submenu : sidebar
///////////////
*/

#side .submenu h3 {
	margin:0 0 0 0;
	padding:0.4em 10px;
	background:#071214;
	color:white;
	border:none;	
} 
ul.submenu {
	margin:0;
	padding:0;
}
ul.submenu ul {
	margin-top: 0.1em;
	margin-bottom: 1em;
}
ul.submenu li {
	margin:0;
	padding:0;
}
#submenu li.last {
	border-bottom:none;
}
ul.submenu li a {
	display:block;
	padding:0.1em 10px;
}
ul.submenu li a.sel {
	color: #DB1A83;
	text-decoration: none;
}
/*
///////////////
	Cart global
///////////////
*/
#cart {
	/*background:#b8b8b8;*/
	padding-bottom:1em;
	position:relative;
}
#cart h2 {
/*
	background:#071214;
	color:white;
	border:none;
*/
}
#cart h3 {
	color:white;
	border-color:white;
}
#cart table {
}
#cart td,
#cart th {
	padding:2px 3px;
	border-bottom:1px white solid;
	/*font-size:0.9em;*/
} 
#cart th {
	background:#dbdbdb;
	font-weight:bold;
	color:#747070;
}
#cart td {
	background:#cfd0d0;
	color:black;
}
#cart td .button {
	width:12px;
	text-align:center;
	display:block;
	padding:1px;
	line-height:1em;
}

#cart tr.free td {
	color:green;
}

#cart tr.blk th {
	/*border-top:2px #b8b8b8 solid;*/
	border-top:2px white solid;
}
#cart tr.blk td.tf {	}
#cart tr.blk td.tl {}
#cart tr.trans td {
	background:transparent;
}
/*
///////////////
	Mini Cart global
	Remember it is subserviant to #side
///////////////
*/
#cart.mini {
	margin-bottom:1em;
	/*font-size:0.9em;*/
}

#cart.mini h2 {
	margin:0 0 0.5em 0;
}
#cart.mini table {
	width:230px;
}

/*
///////////////
	Fullcart
	Remember it is subserviant to #content
///////////////
*/
div.full {
	margin:0.5em 19px;
}

div#cart.full {
		border:1px #CFD0D0  solid;
	}
#cart td,
#cart th {
	padding:3px 5px;
}
#cart tr.blk th {
	border-top-width:5px;
}
#cart.full h2 {
	margin:0 0 0.5em 0;
	padding:0.4em 10px;
	border:none;
	clear:both;
	display: block;
}
#cart.full table {
	width:590px;
	margin:10px;
	position:relative;
	zoom:1;
}
#cart.full p {
	margin:0.5em 10px;
}

/*
///////////////
	Header stuff
	Menus and logo
///////////////
*/
#header{
	position:relative;
	background:#000;
	color: #535353;
	padding:1px 0 0 0;
	overflow:hidden;
	_zoom:1;
}
#header h3{
	margin: 10px 20px 7px 00px;
	padding: 0;
	border: none;
	z-index: 1;
	display: block;
	}
#header h3 a {
	display: block;
	background:transparent url(/site/images/logo_default.gif) left 3px no-repeat;
	height:37px;
	padding-left:105px;
}
#header h3 p.tagline {
	display: block;
	height: 34px;
	margin: 0;
	background-position: left top;
	background-repeat: no-repeat;
}
#header h3 span {
	visibility: hidden;
	margin-left: -2000px;
	display: none;
}
#header div.links {
	width: 380px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	z-index: 10;
}
#header div.links p.join a {
	display: block;
	color: #fff;
	padding: 6px 0 0 55px;
	background: url(/site/images/bg_joinup.gif) no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



/*Main menu*/
div#menu {
	background:#fff;
	clear:both;
	margin:0;
	padding: 20px 40px 10px 40px;
	position:relative;
	overflow:hidden;
	_zoom:1;
	}
	
div#menu ul {
	margin:0;
	padding:0;
	float:left;
	clear:both;
	display:block;
	background: #000;
	padding:1px 5px;
	}
div#menu li {
	list-style-type: none;
	list-style-image: none;
	background-image:none;
	margin: 2px 5px 2px 5px;
	padding:0px;
	display:block;
	float:left;
	clear:none;
	background: #000;
	}

div#menu li a {
	display:block;
	margin:0;
	padding:0;
	z-index:100;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	/*font-family: Tahoma, Arial, sans-serif;*/
	font-style: italic;
	text-transform:lowercase;
	font-size: 14px;
	}
div#menu li a span {
	display: none;
	visibility: hidden;
	}
div#menu li a:hover {color:#db1a83;}
div#menu li a.sel {color:#db1a83;}
	
/*////////////////
	Image replacement for main menu
////////////////*/

div#menu li.home a {
	background-image: url(/site/images/nav/home_0.gif);
	width: 38px;
}
div#menu li.home a.sel,
div#menu li.home a:hover {
	background-image: url(/site/images/nav/home_1.gif);
}
div#menu li.about a {
	background-image: url(/site/images/nav/about_0.gif);
	width: 129px;
}
div#menu li.about a.sel,
div#menu li.about a:hover {
	background-image: url(/site/images/nav/about_1.gif);
}
div#menu li.bags a {
	background-image: url(/site/images/nav/bags_0.gif);
	width: 33px;
}
div#menu li.bags a.sel,
div#menu li.bags a:hover {
	background-image: url(/site/images/nav/bags_1.gif);
}
div#menu li.belts a {
	background-image: url(/site/images/nav/belts_0.gif);
	width: 35px;
}
div#menu li.belts a.sel,
div#menu li.belts a:hover {
	background-image: url(/site/images/nav/belts_1.gif);
}
div#menu li.purses a {
	background-image: url(/site/images/nav/purses_0.gif);
	width:63px;
}
div#menu li.purses a.sel,
div#menu li.purses a:hover {
	background-image: url(/site/images/nav/purses_1.gif);
}
div#menu li.contact a {
	background-image: url(/site/images/nav/contact_0.gif);
	width: 60px;
}
div#menu li.contact a.sel,
div#menu li.contact a:hover {
	background-image: url(/site/images/nav/contact_1.gif);
}
div#menu li.gallery a {
	background-image: url(/site/images/nav/gallery_0.gif);
	width: 52px;
}
div#menu li.gallery a.sel,
div#menu li.gallery a:hover {
	background-image: url(/site/images/nav/gallery_1.gif);
}
div#menu li.press a {
	background-image: url(/site/images/nav/press_0.gif);
	width: 36px;
}
div#menu li.press a.sel,
div#menu li.press a:hover {
	background-image: url(/site/images/nav/press_1.gif);
}
div#menu li.stockists a {
	background-image: url(/site/images/nav/stockists_0.gif);
	width: 63px;
}
div#menu li.stockists a.sel,
div#menu li.stockists a:hover {
	background-image: url(/site/images/nav/stockists_1.gif);
}
div#menu li.videos a {
	background-image: url(/site/images/nav/videos_0.gif);
	width: 45px;
}
div#menu li.videos a.sel,
div#menu li.videos a:hover {
	background-image: url(/site/images/nav/videos_1.gif);
}
div#menu li.sale a {
	background-image: url(/site/images/nav/sale_0.gif);
	width: 35px;
}
div#menu li.sale a.sel,
div#menu li.sale a:hover {
	background-image: url(/site/images/nav/sale_1.gif);
}
div#menu li.sixties a {
	background-image: url(/site/images/nav/sixties_0.gif);
	width: 49px;
}
div#menu li.sixties a.sel,
div#menu li.sixties a:hover {
	background-image: url(/site/images/nav/sixties_1.gif);
}

div#menu li.new a {
	background-image: url(/site/images/nav/new_0.gif);
	width: 32px;
}
div#menu li.new a.sel,
div#menu li.new a:hover {
	background-image: url(/site/images/nav/new_1.gif);
}

div#menu li.yd a {
	background-image: url(/site/images/nav/yd_0.gif);
	width: 22px;
}
div#menu li.yd a.sel,
div#menu li.yd a:hover {
	background-image: url(/site/images/nav/yd_1.gif);
}

div#menu li.jocasishop a {
	background-image: url(/site/images/nav/jocasishop_0.gif);
	width: 78px;
}
div#menu li.jocasishop a.sel,
div#menu li.jocasishop a:hover {
	background-image: url(/site/images/nav/jocasishop_1.gif);
}

div#menu li.ydshop a {
	background-image: url(/site/images/nav/ydshop_0.gif);
	width: 54px;
}
div#menu li.ydshop a.sel,
div#menu li.ydshop a:hover {
	background-image: url(/site/images/nav/ydshop_1.gif);
}

/*
////////////////
	Popup image
////////////////
*/
body.popupimg #frame {
	width:auto;
}
body.popupimg #header {
	padding:1px 0;
}
body.popupimg #header h3 {
	position: relative;
	height: 37px;
	padding: 0;
	margin: 10px 20px 7px 20px;
	width: auto;
}
body.popupimg h3 p.tagline {
	background-image:url(/site/images/loves_accessories.jpg);
	width:300px;
}

body.popupimg #content{
	width:100%;
	margin:0;
	padding:0;
}
body.popupimg #container {
	background: #fff;
}
body.popupimg h1 {font-size:2.1em;}

body.popupimg div.img{
	margin:10px auto;
	text-align:center;
	padding:0;
	
}
body.popupimg div.img img{
	margin:0;
}

/*
///////////////
	Products display
///////////////
*/
#products {
	overflow:hidden;
}
/*///////////////
	Products list grid
///////////////*/
#products.grid {
	padding-left:19px;
}
#products.grid div.product {
	width:196px;
	float:left;
	margin:0 10px 10px 0 ;
	padding:0;
}

#products.grid div.catpromo {
	width:196px;
	float:left;
	margin:0 10px 10px 0 ;
	padding:0;
}
#products.grid div.catpromo p {
	margin:0;
}
#products.grid div.first {
	clear:left;
}
#products.grid div.last {
	clear:right;
}
#products.grid div.product p {
	margin:0.4em 0;
}
#products.grid div.product p a {
	font-weight:normal;
	color:black;
	text-decoration:none;
	display: block;
}
#products.grid div.product p a img {
	border:1px white solid;
}
#products.grid div.product p a:hover img {
	/*background:silver;*/
	/*border:1px silver solid;*/
}
#products.grid div.product p a:hover {
	color: #db1a83;
}
#products.grid div.product img {
	width:194px;
	height:174px;
}
#products.grid div.product p span {
	margin:0 4px;
}
#products.grid div.product p span.button {
	float:right;
	margin-left:0.3em;
	margin-right:0;
}



/*///////////////
	Products detail view
///////////////*/
#products.detail div.product {
	width:100%;
	padding:1px 0;
}

#products.detail div.product div.mainimage {
	width:610px;
	height:380px;
	margin: 0 19px;
	display: block;
	position: relative;
	_zoom:1;
}
#products.detail div.product div.mainimage img {
	width: 610px;
	height: 380px;
}

#products.detail div.product div.info {
	width: 610px;
	margin: 0 19px;
	overflow: hidden;
}
#products.detail div.info div.block {
	float: left;
	width: 200px;
	display: inline; /*ie6*/
}
#products.detail div.info div.block p,
#products.detail div.info div.block h2  {
	margin: 0.4em 10px;
}

#products.detail div.product div.images {
	width:442px;
	float:left;
}
#products.detail h2 {
	color: #000;
	background: none;
	padding: 0;
	text-transform: none;
	display: block;
	font-size: 1.8em;
	line-height: 1em;
}
#products.detail div.images p {
	margin-top:0;
}
#products.detail div.extras {
	padding-left:19px;
}

#products.detail div.extras p {
	float:left;
	width:130px;
	margin-right:9px;
	margin-left:0;
	margin-bottom:0;
}
#products.detail div.extras p img {
	width:128px;
	height:115px;
}
#products.detail div.extras p a {
	text-decoration: none;
	display:block;
	border:1px white solid;
}
#products.detail div.extras p a:hover {
	/*border:1px silver solid;*/
	color: #db1a83;
}
#products.detail div.extras p span {
	margin:0 4px;
}
#products.detail div.images div.extras p span.button {
	float:right;
	margin-left:0.3em;
	margin-right:0;
}

#products.detail hr {
	margin:0 19px 0 0;
}

#products.detail select {
	width:160px;
	_width:160px;/*IE6*/
}
#content #products.detail form p {
	clear:none;
}
#content #products.detail label {
	float:none;
	width:auto;
	clear:none;
	font-style: italic;
}
#products.detail button {
	float:none;
	width:160px;
	_width:160px;/*IE6*/
}


/*
////////////////
	Form things 
////////////////	
*/
form {
	margin:.5em 0;
	padding:0;
}

.fbelm{
	/*general style*/
	clear:both;
	background:#cfd0d0;
	margin:1px 10px !important;
	padding:3px 10px 4px 10px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

form .fbelm.last {
	padding-bottom:0.5em;
}

form p.buttons {
	text-align:right;
}

#content label.blk {
	width:16.4em;
	margin-right:0.3em;
	padding-right:0.3em;
	float:left;
	text-align:right;
	color:#555;
	zoom:1;
	z-index:10;
	font-weight: normal;
	font-style: italic;
}

#content span.blk {
	display:block;
	margin-left:17em;
}
span.hint {
	color:black;
}	
span.err {
	color:red;
}



p.hrule {
	background:#dbdbdb;
	padding:2px 10px 3px 10px;
	margin-top:4px !important;
	color:#747070;
	font-weight:bold;
}

a.button {
	padding:2px 0.4em;
	line-height:2em;
	cursor:pointer;
	text-decoration:none;
}
.button {
	background: #000;
	color: white;
	font-family: verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	padding: 0px 0.4em;
	cursor:pointer;
	font-style: normal;
	text-transform: uppercase;
}
a.button:hover {
	background: #757171;
	border-color: #757171;
	cursor:pointer;
	color: #fff !important;
	}

button,
button.button {
	background: #000;
	text-align: center;
	color: #fff;
	font-size:11px;
	line-height:14px;
	padding: 2px 0.5em;
	cursor:pointer;
	border: 2px #000 solid;
	}
button:hover {
	color: #fff !important;
	background: #757171;
	border-color: #757171;
	cursor:pointer;
	}

optgroup{border-top:1px #86a21e solid;font-weight:normal;font-style:normal;padding:0px 4px;}
optgroup option{padding:0px 4px;}

input,
select,
textarea {
	font-size:11px;
	padding:1px 2px;
	color:black;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	border-width:1px;
	background:#ececec;
	width:auto;
	}
	
.fbelm input,
.fbelm select,
.fbelm textarea {
	width:26em;
}

.fbelm input.vw,
.fbelm select.vw,
.fbelm textarea.vw {
	width:auto;
}

#content .radio{
	width:auto;
	border:none;
	background:transparent;
	}

select {
	padding:0px;
	}

#content input.chbx {
	width:auto;
	border:none;
	vertical-align:middle;
}

#content input.var,
#content textarea.var {
	width:auto;
}

.req input{background:white;}
.req select{background:white;}
.req textarea{background:white;}
.req{
	font-weight:bold;
	color:red;
	}

p.valid {
	/*no difference*/
}
p.invalid {
	border:1px #ececec solid;
}
p.error {
	font-weight:bold;
}
.invalidFormHeader { color:#c44619;}

/*
////////////////
	Simple form style : no blocking, plain background
////////////////	
*/
form.simple {
	margin:0.5em 0;
}

form.simple .fbelm {
	clear:both;
	background:none;
	margin:1px 19px !important;
	padding:0px 10px;
}
form.simple .invalid {
	border:1px #747070 solid;
	background:#dbdbdb;
	padding:1px 10px 2px 10px;
}
form.simple .invalid p.error {
	color:#5e5d5c;
	padding-left:17em;
}