/* Basic layout stylesheet */

.mceContentBody { background: #ffffff; } 

body { margin: 0; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #333333; font-family: "Trebuchet MS", verdana, helvetica, sans-serif; }
a { color:#555555; }

h1 { margin: 10px 0px; font-size:1.5em; }
h2 { margin: 10px 0px; font-size:1.4em; }
h3 { margin: 10px 0px; font-size:1.3em; }
h4 { margin: 10px 0px; font-size:1.2em; }

li { padding-bottom:0.4em; }

div#container { width: 780px; text-align: left; margin-left: auto; margin-right: auto; background: #ffffff; }

div#header { padding-left: 5px; }

div#menubar { background: #000000; color: #ffffff; height: 25px; font-family: "Trebuchet MS", verdana, helvetica, sans-serif; font-size: 1.2em; margin-top: -5px; width: 780px; }
div#container>div#menubar { margin-top: auto }
div#menubar a, div#menubar a:link, div#menubar a:visited, div#menubar a:active { color: #ffffff; text-decoration: none; }
div#menubar a:hover { text-decoration: underline; }
div#menubar ul { list-style: none; margin: 0px; padding: 4px 0px 0px 0px; }
div#menubar ul li { float: left; margin: 0em 1em; padding: 0; }

div#productmenu {
	background-image: url('/media/images/base/gradient.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding: 0px 5px 0px 5px;
	width: 190px; float: left;
}
div#splasharea {
	background-image: url('/media/images/base/gradient.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding: 0px 5px 0px 65px;
	width: 190px; float: left;
}

div#premiumcontent {
	background-image: url('/media/images/base/gradient.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding: 0px 65px 0px 65px;
	width: 650px; float: left;
}

div#hautecouturecontent {

	background-position: top left;
	background-repeat: repeat-y;
	background-color: #c0c0c0;
	padding: 0px 65px 0px 65px;
	width: 650px; float: left;
}

div#productmenu ul { margin-left: 0em; padding-left:0em; margin-top:0.3em ; }
div#productmenu ul li { list-style:none; margin-left:0px; color:#000; font-size:1em; font-weight:bold; padding-bottom:0.8em; padding-left:27px; font-family: arial, helvetica, sans-serif; background-position:top left;background-repeat:no-repeat;}
.bullet-square-black { background-image:url(/media/images/base/gradient-bullet-black.jpg);}
.bullet-square-red { background-image:url(/media/images/base/gradient-bullet-red.jpg);}
.bullet-square-blue { background-image:url(/media/images/base/gradient-bullet-blue.jpg);}

div#productmenu a { color: #333333; }
div#productmenu a:hover { text-decoration: underline; }
/*div#productmenu h3 a { color: #000000;text-decoration: none; }*/
div#productmenu li a { color: #000000;text-decoration: none; }

div#content-area { float: right; width: 545px; padding: 0px 5px; background: #ffffff; margin-right:15px;  }
div#content-area img { margin: 0px 10px 10px 10px; border: 1px solid #cccccc; }

div#footer { height: 131px; position: relative; color: #ffffff;}
div#footer a, div#footer a:link, div#footer a:visited, div#footer a:active { color: #c0c0c0; }

div.supporting-file { padding: 14px 18px 8px 0px; float: left; background: #c0c0c0; margin: 0px 15px 10px 0px; }

.supporting-file img {padding:0px;margin:0px;border:0;}

div.products { width: 95%; padding: 10px 0px 10px 5px; margin-bottom: 10px; }
div.products a, div.products a:link, div.products a:visited, div.products a:active { text-decoration: none; color:#333333; }
div.products a:hover { text-decoration: underline; }
div.products h2:hover { text-decoration: underline; }
div.products img { float: right; }
div.light { background: #b0b0b0; }
div.dark { background: #e0e0e0;}


div.large-images { width: 100%; text-align: left; }
div.hidden { display: none; visibility: hidden; }


.clear { clear: both;}
.mceContent { margin: 0; padding: 0; background: #ffffff; }
a img { border: 0; }
form input[type="text"], form input[type="password"] { width: 300px; }
label {
	width:7em;
	float:left;
	text-align:right;
	margin-right:1em;
	padding-top:0.4em;
}
input[type="text"], input[type="password"] { width: 300px; }
form textarea { width: 300px; height: 150px;}
form select { width: 300px; }
form { text-align: left; }
.red { color: red;}
.bold { font-weight: bold;}
.vEmailField, .vTextField { width: 300px;}

#masthead {
    width: 780px;
    height: 135px;
}

#masthead .logo {
	float: right;
	padding-right: 5px;
  padding-top: 10px;
}

A.submenu {
	/* float: left; */
	/* padding-left: 10px; */
  display: block;
  font-weight: normal;
  margin-left: 10px;
  line-height: 1.4em;
	text-decoration: none;
	color: #FFAA22;
}

 
.eicon { margin-top: -10px; }