/* @override http://jejoue.com/css.css */

/*-------Clear Default Browser "Help", adapted from Meyerweb-------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
	color: white;
	text-align: left;
}
a
{
  outline: none;
	text-decoration: none;
}
a:active
{
  outline: none;
	text-decoration: none;
}

:focus {
    outline: 0;
}
:focus
{
  -moz-outline-style: none;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

/* ------ end clearing stuff ------ */

body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: italic 100% "Times New Roman", Times, serif;
}

#everything {
	padding: 0;
	margin: 0px auto;
	background-image: url(pic/banner-jejoue.gif);
	background-repeat: no-repeat;
	width: 910px;
	text-align: left;
	height: 1050px;
}

#everything-link-home {
	width: 175px;
	padding: 0;
	height: 95px;
	display: block;
	margin: 0 0 0 30px;
}

#box {
	margin-top: 30px;
	clear: both;
	width: 100%;
}

#navbox {
	margin: 0px 20px 0px 0px;
	width: 173px;
	height: 700px;
	float: left;
}

input {
	margin-bottom: 5px;
	margin-left: 5px;
	font: .75em "Times New Roman", Times, serif;
}

input {
}

.SFCError, .SFCError li{
	color: red;
}
#content {
	margin: 0;
	float:left;
	width: 695px;
	padding-top: 10px;
}

/* START Conent border box */

#content-border {
	border-right: thin solid #e6cee4;
	border-left: thin solid #e6cee4;
	background: url(pic/decoration/2-col-bg.gif) repeat-y;
	padding: 0;
	width: 693px;
	margin: 0;
}

#content-border-2 {
	width: 695px;
	margin: 0;
	padding: 0;
}

.boxout {
	border-left: 1px solid #e6cee4;
	float: right;
	width: 200px;
	margin: 35px 0 0 20px;
	padding: 10px;
	height: 350px;
	vertical-align: middle;
}
#content-border-2-header {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(/pic/decoration/borderbox-header.gif) no-repeat;
}
#content-border-2-footer {
	width: 100%;
	height: 30px;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: url(/pic/decoration/borderbox-footer.gif) no-repeat;
}
#content-border p {
	font: normal 12px "Times New Roman", Times, serif;
	color: #E6CEE4;
}

#col-1 {
	width: 160px;
	margin: 10px 40px 0 20px;
	float: left;
}
#col-1 h2 {
	font-style: italic;
	color: white;
}
#col-2 {
	width: 430px;
	margin: 10px 0 0 10px;
	float: left;
	padding-right: 0;
	padding-left: 0;
}
#col-2 h2 {
	font: italic normal 1.5em "Times New Roman", Times, serif;
	margin-bottom: .5em;
}
#col-2 p {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

/* END content border stuff */

#col-1 h2, #col-1 h3, #col-1 p {
	margin-left: 0;
	margin-right: 0;
}

#content-narrow {
	margin: 0;
	width: 510px;
	padding: 0px;
}


#logo {
	margin: 29px 0px 0px 27px;
}

#jejoue {
	margin: 0px 0px 0px 565px;
}

.navbt {
	margin: 5px;
	clear: both;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
	font: italic normal 1.5em "Times New Roman", Times, serif;
}

.h1-image-hide {
	text-indent: -5000em;
}

ul {
	margin: 0em 0px 25px .9em;
}

li {
	font-size: .9em;
	line-height: 1.3em;
	margin: 0px 0px 7px 0px;
}
ul li 
{
 	list-style-type: disc;

}

ol li
{
		list-style-type: decimal;
}

p, #wholesaler-table td {
	margin: 0px 0px 1em 0px;
	font: 0.9em/1.3em "Times New Roman", Times, serif;
}


#homepic {
	width: 389px;
	margin: 10px 10px 15px 0px;
}

.genlink, p a {
	font-size: 1em;
	text-decoration: none;
	color: #ff66ff;
}
.line-styled{
	height: 23px;
	width: 100%;
	background: url(pic/decoration/hr-image.gif) no-repeat center;
	border: none;
	margin: 0 0 3px;
	padding: 0;
	clear: both;
}
#col-1 .line-styled, #col-2 .line-styled{
	height: 23px;
	width: 50%;
	background: url(pic/decoration/hr-image.gif) no-repeat center;
	border: none;
	margin: 0 0 10px 25%;
	padding: 0;
	clear: both;
}
#accpics1 img{
	margin: 0px 20px 0px 0px;
}

.clicktoview {
	margin: 10px 0px 0px 0px;
}

.clicktoviewright {
	margin: 10px 0px 25px 200px;
}

#stocktable {
	width: 560px;
	margin: 45px 0px 0px 200px;
}

#col1head {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 140px;
}

#col2head {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 140px;
}

#col3head {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 140px;
}

#col4head {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 140px;
}

#col1cont {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 140px;
}

#col2cont {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 140px;
}

#col3cont {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 140px;
}

#col4cont {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 140px;
}

#tempcol1head {
	margin: 0px 0px 20px 0px;
	width: 140px;
}

#tempcol1cont {
	width: 140px;
}

#tempstock {
	width: 420px;
	margin: 40px 0px 0px 0px;
}

a.selecteda {
	color: #870087 !important;
}

a.selectedb {
	color: #870087 !important;
}	

.select_box_acc {
 	margin: -10px 0px 0px 0px
}

#accpics1 {
	float: left;
}

/* Navigation */
#nav {
    width: 173px; height: 215px; padding: 0;
    position: relative;
	margin: 5px 0 0;
}
  #nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;
	text-indent: -5000px;
}
  #nav li, #nav a {
    height: 30px; display: block;
    }

#nav-panel-home { width: 173px;
	top: 0;
	background-image: url(pic/nav/nav-master.gif);
}
#nav-panel-home a:hover {
    background: transparent url(pic/nav/nav-master.gif) no-repeat 0 -211px;}
  
  #nav-panel-sasi {top: 30px; width: 173px;
	background: url(pic/nav/nav-master.gif) 0 -30px;
}
#nav-panel-sasi a:hover {
    background: transparent url(pic/nav/nav-master.gif) no-repeat 0 -241px;}
  
  #nav-panel-stockists {top: 60px; width: 173px;
	background: url(pic/nav/nav-master.gif) 0 -60px;
}
  #nav-panel-stockists a:hover {
    background: transparent url(pic/nav/nav-master.gif) no-repeat 0 -271px;}
    
  #nav-panel-shop {top: 90px; width: 173px;
	background: url(pic/nav/nav-master.gif) 0 -90px;
}
#nav-panel-shop a:hover {
    background: transparent url(pic/nav/nav-master.gif) no-repeat 0 -301px;}
    
      #nav-panel-wholesalers {top: 120px; width: 173px;
	background: url(pic/nav/nav-master.gif) 0 -120px;
}
#nav-panel-wholesalers a:hover {
    background: transparent url(pic/nav/nav-master.gif) no-repeat 0 -331px;}
    
      #nav-panel-press {top: 150px; width: 173px;
	background: url(pic/nav/nav-master.gif) 0 -150px;
}
#nav-panel-press a:hover {
    background: transparent url(pic/nav/nav-master.gif) no-repeat 0 -361px;}
    
   #nav-panel-contact {top: 180px; width: 173px;
	background: url(pic/nav/nav-master.gif) 0 -180px;
}
  #nav-panel-contact a:hover {
    background: transparent url(pic/nav/nav-master.gif) no-repeat 0 -390px;}

/* START Sub Nav */

#nav-sub {
	position: relative;
	padding-bottom: 5px;
}
#nav-sub ul {
	padding: 0;
	margin: 0;
}
  #nav-sub li {
    margin: 0 0 0 -12px; padding: 0; list-style: none;
    position: absolute;
	text-indent: -5000px;
}
  #nav-sub li, #nav-sub a {
    height: 30px; display: block;
    }
#nav-sub-sasi-intro {
	top: 0;
	left: 0;
	background: url(pic/sasi/nav-sub-sasi.gif) 0 -30px;
	width: 150px;
}

#nav-sub-sasi-how {
	top: 0;
	left: 192px;
	background: url(pic/sasi/nav-sub-sasi.gif) -192px -29px;
	width: 175px;
	
}
#nav-sub-sasi-reviews {
		top: 0;
	left: 422px;
	background: url(pic/sasi/nav-sub-sasi.gif) -422px -29px;
	width: 150px;

}
#nav-sub-sasi-accessories {
		top: 0;
	left: 575px;
	background: url(pic/sasi/nav-sub-sasi.gif) no-repeat -575px -29px;
	width: 120px;

}
/* END Sub Nav */
    

/* index page central positioning */

#index-div {
	position:absolute;
	top: 50%;
	left: 50%;
	width:30em;
	height:18em;
	margin-top: -323.5em; /*set to a negative number 1/2 of your height*/
	margin-left: -290em; /*set to a negative number 1/2 of your width*/
}

#wholesaler-table {
	padding: 3px;
	width: 75%;
}
#wholesaler-table-2 {
	width:  60%;
}
#wholesaler-table-2 td {
	width:  60%;
	padding: 3px;
}

.sfcSelect {
	margin-bottom: 3px;
	margin-left: 4px;
}
.sfcTextArea {
	margin-left: 5px;
	margin-bottom: 5px;
}
textarea {
	font: .75em "Times New Roman", Times, serif;
}

label {
	top: 0;
}

.highlight {
	color: white;
	font-style: italic;
	text-decoration: underline;
}
.footer {
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	height: 20px;
}

hr {
	border-style: none;
	border-width: 0;
}

strong {
	font-style: italic;
}
