  body {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
    text-align: center;
  	font-size: 12px;
  	color: #333;
  	margin: 10px;
  	padding: 0;
  	background: #3f3f3f url('http://www.jooveler.com/images/background2.png');
  	background-attachment: fixed;
  }
  h1,h2,h3,h4,h5,h6,pre,code,p {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
    font-size: 1em;
  }
  dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
    margin: 0; padding: 0;
  	font-size: 14px;
  }
  a img,:link img,:visited img {border: none;}
  address {font-style: normal;}
  
  p, td {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  }
  code, kbd {
  	font-size: 1.25em;
  }/*

  	-- -- -- -- -- -- --
  	STYLE: Solitude
  	-- -- -- -- -- -- --
  */

  /* ie6win */
  * html #sidebar a {
      height: 1px;
  }

  /* ie5mac */

  /*\*//*/
  * html #sidebar a { height: auto; }
  /**/


  /* Basic HTML style
  ----------------------------------------------- */
  a:link {
  	color: #00c;
  	text-decoration: none;
  }
  a:visited {
  	color: #00c;
  	text-decoration: none;
  }
  a:hover {
  	color: #00c;
  	text-decoration: underline;
  }
  a:active {
  	color: #00c;
  	text-decoration: underline;
  }

  a.white:link {
  	color: #ccf;
  	text-decoration: none;
  }
  a.white:visited {
  	color: #ccf;
  	text-decoration: none;
  }
  a.white:hover {
  	color: #fff;
  	text-decoration: underline;
  }
  a.white:active {
  	color: #fff;
  	text-decoration: underline;
  }

  a.fullwhite:link {
  	color: #fff;
  	text-decoration: none;
  }
  a.fullwhite:visited {
  	color: #fff;
  	text-decoration: none;
  }
  a.fullwhite:hover {
  	color: #ccf;
  	text-decoration: none;
  }
  a.fullwhite:active {
  	color: #ccf;
  	text-decoration: none;
  }

  a.whitemyjooveler:link {
  	color: #fff;
  	text-decoration: none;
  }
  a.whitemyjooveler:visited {
  	color: #fff;
  	text-decoration: none;
  }
  a.whitemyjooveler:hover {
  	color: #ff0;
  	text-decoration: none;
  }
  a.whitemyjooveler:active {
  	color: #3b5998;
  	text-decoration: none;
  }

  a.red:link {
  	color: #f63;
  	text-decoration: none;
  }
  a.red:visited {
  	color: #f63;
  	text-decoration: none;
  }
  a.red:hover {
  	color: #f00;
  	text-decoration: underline;
  }
  a.red:active {
  	color: #f00;
  	text-decoration: underline;
  }

  a.grey:link {
  	color: #898989;
  	text-decoration: none;
  }
  a.grey:visited {
  	color: #898989;
  	text-decoration: none;
  }
  a.grey:hover {
  	color: #343434;
  	text-decoration: underline;
  }
  a.grey:active {
  	color: #000000;
  	text-decoration: underline;
  }

  a.green:link {
  	color: #060;
  	text-decoration: none;
  }
  a.green:visited {
  	color: #060;
  	text-decoration: none;
  }
  a.green:hover {
  	color: #0c0;
  	text-decoration: underline;
  }
  a.green:active {
  	color: #c00;
  	text-decoration: underline;
  }

  a.yellow:link {
  	color: #ff0;
  	text-decoration: none;
  }
  a.yellow:visited {
  	color: #ff0;
  	text-decoration: none;
  }
  a.yellow:hover {
  	color: #fff;
  	text-decoration: underline;
  }
  a.yellow:active {
  	color: #fff;
  	text-decoration: underline;
  }

  blockquote {
  	margin: 1em 2em;
  	color: #666;
  }
  blockquote p {
  	line-height: 1.2;
  }
  caption {
  	font-weight: bold;
  	background: #ccc;
  	padding: .5em;
  }
  dd {
  	margin: 1em 2em;
  }
  dt {
  	font-weight: bold;
  }
  hr {
  	margin: 1em 6em;
  }
  table {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  }
  td {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	vertical-align: top;
  	text-align:left;
  }
  th {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	text-align: left;
  	padding: .5em;
  }


  /* Nested HTML elements
  ----------------------------------------------- */
  ol li {
  	margin-left: 2em;
  	list-style-type: decimal;	
  }
  ol, ul {
  	margin: 1em 0;
  	padding-left: 1.7em;
  }
  ul li {
  	list-style-type: disc;
  }



  /* Custom font definitions for style
  ----------------------------------------------- */
  select, input, textarea {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 12px;
  	border: 1px solid #898989;
  	padding: 1px 3px 3px 3px;
  }
  input.preview_checkbox_checked {
    border: 1px solid #77c;
    background: #ccf;
  }
  input.preview_checkbox_notchecked {
    border: 0px;
    background: #fff;
  }
  input.checkbox {
    border: 0px;
  }
  p {
  	margin: 1em 0;
  	line-height: 1.8em;
  }
  p.description {
  	margin: .2em 0 1.5em;
  	line-height: 1.5;
  	color: #999;
  }
  h1 {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 2.75em;
  	font-weight: normal;
  	letter-spacing: 3px;
  	text-shadow: #999 2px 2px 2px;
  	padding: 5px 5px;
  }
  h2 {
    font-family: v"lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	margin: .1em 0 .5em;
  	font-size: 1.8em;
  	font-weight: normal;
  	text-shadow: #999 2px 2px 2px;
  }
  h3 {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.3em;
  	font-weight: bold;
  	margin-top: 5px;
  	color: #c00;
  }
  h3.linebottom {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.3em;
  	font-weight: bold;
  	color: #c00;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  }
  h3.alignright {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.4em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  	text-align: right;
  	color: #FFD700;
  }
  h4 {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.2em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  }
  h4.username {
    background: #3f3f3f url(http://www.jooveler.com/images/background_username.png) 100% 0;
    padding: 5px;
  	border-bottom: 1px solid #333;
    width: 100%;
  }
  h4.alignright {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.2em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  	text-align: right;
  	color: #FFD700;
  }
  h4.darkred {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.2em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    color: #600;
  }
  h5 {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1em;
    margin-bottom: 5px;
  }
  h6 {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1em;
  	font-weight: normal;
  	border-bottom: 1px solid #ccc;
  	color: #c00;
  }

  td.dotted {
  	margin-left: 2px;
  	margin-right: 2px;
    border-left: 1px dotted #878787;
  }

  .dotted-hor {
  	margin-top: 25px;
  	margin-bottom: 15px;
  	padding: 0;
    border-top: 1px dotted #878787;
  }

  .lightgrey {
    color: #cfcfcf;
  }
  .grey {
    color: #898989;
  }
  .white {
    color: #fff;
  }
  .black {
    color: #000;
  }
  .blue {
    color: #3b5998;
  }
  .purple {
    color: #ccf;
  }
  .red {
    color: #c00;
  }
  .lightred {
    color: #faa;
  }
  .orange {
    color: #ffd700;
  }
  .lightorange {
    color: #fffa99;
  }
  .green {
    color: #060;
  }
  .darkgreen {
    color: #040;
  }
  .previewtext {
    color: #fff;
  }
  .small {
    font-size: 11px;
  }
  .normal {
    font-size: 12px;
  }
  .large {
    font-size: 13px;
  }
  .xlarge {
    font-size: 14px;
  }
  .bold {
    font-weight: bold;
  }
  .nobold {
    font-weight: normal;
  }
  
  span.fieldsettitle {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.2em;
  	font-weight: bold;
  	margin-left: 7px;
  	margin-right: 7px;
    color: #090;
  }
  span.fieldsetnormal {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.2em;
  	font-weight: bold;
  	margin-left: 7px;
  	margin-right: 7px;
  }
  span.fieldsetprice {
    font-family: arial, "lucida grande", "lucida sans", tahoma, verdana, arial, sans-serif;
  	font-size: 1.9em;
  	font-weight: bold;
  	margin-left: 7px;
  	margin-right: 7px;
    color: #c00;
  }

form, ul {
margin-top:0px;
margin-bottom:0px;
}

p {
margin-top:5px;
margin-bottom:5px;
}

.inputbutton {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #3b5998;
  color: #FFFFFF;
  height: 24px;
  font-size: 12px;
  font-family: Arial, tahoma, verdana, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.inputbutton_red {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #EADFD9;
  border-left-color: #EADFD9;
  border-bottom-color: #5b1f0e;
  border-right-color: #5b1f0e;
  background-color: #98593b;
  color: #FFFFFF;
  height: 24px;
  font-size: 12px;
  font-family: Arial, tahoma, verdana, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.inputbutton_orange {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #EADFD9;
  border-left-color: #EADFD9;
  border-bottom-color: #5b1f0e;
  border-right-color: #5b1f0e;
  background-color: #ffd700;
  color: #000000;
  height: 24px;
  font-size: 12px;
  font-family: Arial, tahoma, verdana, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.inputbutton_grey {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #EAEAEA;
  border-left-color: #EAEAEA;
  border-bottom-color: #5b5b5b;
  border-right-color: #5b5b5b;
  background-color: #989898;
  color: #FFFFFF;
  height: 24px;
  font-size: 12px;
  font-family: Arial, tahoma, verdana, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.li_messages {
margin-left: 15px;
}

.messagescontainer {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #e9ffe0 url(http://www.jooveler.com/images/background_top_messages.png) 100% 0 repeat-x;
border: 2px solid #006633;
margin-bottom: 20px;
line-height: 16pt;
}

.errorscontainer {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #ffe9e0 url(http://www.jooveler.com/images/background_top_errors.png) 100% 0 repeat-x;
border: 2px solid #BD2816;
margin-bottom: 20px;
line-height: 16pt;
}

.headercontainer {
position: relative;
width: 970px;
text-align: left;
}

.alignright {
text-align: right;
}

.headerrightbar {
position: absolute;
display: table;
top: 0px;
right: 0px;
width: 710px;
float: right;
text-align: left;
vertical-align: text-top;
}

.headerleftbar {
display: table;
margin-right: 76%;
text-align: left;
width: 270px;
text-align: left;
vertical-align: text-top;
}

.indexcontainer {
position: relative;
width: 970px;
text-align: left;
padding: 15px;
background: #fff;
border-left: 1px solid #676767;
border-right: 1px solid #676767;
}

.indexrightbar {
position: absolute;
display: table;
top: 0px;
right: 0px;
width: 48%;
float: right;
text-align: left;
vertical-align: text-top;
}

.indexleftbar {
display: table;
margin-right: 48%;
margin-left: 10px;
text-align: left;
vertical-align: text-top;
border-right: 1px dotted #878787;
}

.onecolumncontainer {
position: relative;
width: 990px;
text-align: left;
padding: 15px;
background: #fff;
border: 2px solid #3b5998;
}

.twocolumncontainer {
width: 970px;
text-align: left;
}

.twocolumnrightbar {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff;
border: 2px solid #98593b;
color: #000000;
}

.twocolumnrightbar_blank {
display: table;
float: right;
top: 0px;
right: 0px;
width: 710px;
text-align: left;
vertical-align: text-top;
padding: 0px;
}
.twocolumnrightbar_fade {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff url(http://www.jooveler.com/images/background_panels_top.png) 100% 0 no-repeat;
border: 2px solid #98593b;
margin-bottom: 20px;
color: #000000;
}
.twocolumnrightbar_fade_mediumheight {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff url(http://www.jooveler.com/images/background_panels_top_mediumheight.png) 100% 0 no-repeat;
border: 2px solid #98593b;
margin-bottom: 20px;
color: #000000;
}
.twocolumnrightbar_fade_smallheight {
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff url(http://www.jooveler.com/images/background_panels_top_smallheight.png) 100% 0 repeat-x;
border: 0px;
color: #000000;
}
.twocolumnrightbar_white {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff;
border: 2px solid #98593b;
margin-bottom: 20px;
color: #000000;
}

.twocolumnrightbar_colored {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #7f7f7f;
border: 2px solid #343434;
margin-bottom: 20px;
}

.twocolumnleftbar {
display: table;
position: absolute;
float: right;
margin-right: 76%;
text-align: left;
width: 220px;
vertical-align: text-top;
padding: 0px;
}

.leftcolumncontainer {
width: 100%;
padding: 10px;
background: #676767 url(http://www.jooveler.com/images/background_left_menu.png) repeat-x 100% 0;
border: 1px solid #343434;
text-align: left;
vertical-align: text-top;
}

.leftcolumncontainer_orange {
width: 100%;
padding: 10px;
background: #3f3f3f url(http://www.jooveler.com/images/background_orange_highlight.png) 100% 0;
border-bottom: 0px solid #333;
text-align: left;
vertical-align: text-top;
}

.leftcolumncontainer_lightgrey {
border-bottom: 2px solid #e6e6e6;
padding: 10px 5px 10px 5px;
background-color: #7f7f7f;
text-align: left;
vertical-align: text-top;
}

.titlecontainer {
border-bottom: 1px solid #333;
padding: 2px 5px 2px 5px;
background-color: #f6f6f6;
text-align: left;
vertical-align: text-top;
}

.asktobecontactedcontainer {
border-bottom: 10px solid #e6e6e6;
padding: 10px 5px 10px 5px;
background-color: #f6f6f6;
text-align: left;
vertical-align: text-top;
}

.operatordetailscontainer {
border-bottom: 5px solid #e6e6e6;
padding: 10px 10px 10px 10px;
background-color: #fff7dd;
text-align: left;
vertical-align: text-top;
}

.image {
	padding: 3px;
	border: 1px solid #bbb;
}

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 12px/1.4em Arial, sans-serif; text-align: center; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

#divinputfile{
	background:url(upload_file.gif) no-repeat 100% 1px;
	height:28px;
	width:385px;
	margin:0px;
}

#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
}

#fakeinputfile{
	margin-top:-28px;
}

#fakeinputfile #fakefilepc{
	width:265px;
	height:22px;
	font-size:18px;
	font-family:Arial;
}

.server_error_messages {
display: table;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff url(http://www.jooveler.com/images/background_panels_top_mediumheight.png) 100% 0 no-repeat;
border: 2px solid #98593b;
margin-bottom: 20px;
}
