/*--------------------------------------
	Site Framework
---------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 8px 0 0 0;
	text-indent: 2em;
}

@media screen {
	body
	{
		font-family: Helvetica, arial, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #000000;
		background-color: #720183;
		background-repeat: repeat-x;
		background-image: url(/images/images_structure/bkgnd.gif);
		background-position: center top;
	}
}

@media print {
	body
	{
		font-family: Helvetica, arial, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #000000;
		background-color: #ffffff;
	}
}

#wrapper {
	width: 800px;
	text-align: left;
	display: table;
}

#header
{
	width: 800px;
	height: 106px;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/header.gif);
	background-position: center top;
}

#main_header
{
	width: 800px;
	height: 199px;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/main_index.jpg);
	background-position: center top;
	margin-top: 11px;
	display: block;
	overflow: hidden;
}

#money_header
{
	width: 800px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/header_jewelry2.jpg);
	background-position: center top;
	margin-top: 11px;
	display: block;
	overflow: hidden;
}

#footer
{
	width: 800px;
	color: #FFFFFF;
	padding: 25px 0 0 20px;
	margin-bottom: 20px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	display: table;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/bkgnd_footer.gif);
	background-position: center top;
}

#footer_1col
{
	width: 800px;
	color: #FFFFFF;
	padding: 25px 0 0 20px;
	margin-bottom: 20px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	display: table;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/bkgnd_1col_footer.gif);
	background-position: center top;
}

#footer_2col
{
	width: 800px;
	color: #FFFFFF;
	padding: 25px 0 0 20px;
	margin-bottom: 20px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	display: table;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/bkgnd_2col_footer.gif);
	background-position: center top;
}


/*--------------------------------------
	Main Section Framework
---------------------------------------*/

#buttons
{
	width: 800px;
	height: 115px;
	display: block;
}

#section
{
	padding-bottom: 10px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/section_shdw.gif);
	background-position: center top;
	background-color: #EFEAF2;
	display: table;
}

#section_1col
{
	padding-top: 10px;
	padding-bottom: 30px;
	width: 800px;
	background-repeat: repeat-y;
	background-image: url(/images/images_structure/bkgnd_1col.gif);
	background-position: center top;
	background-color: #FFFFFF;
	display: table;
}

#section_2col
{
	padding-top: 10px;
	padding-bottom: 30px;
	width: 800px;
	background-repeat: repeat-y;
	background-image: url(/images/images_structure/bkgnd_2col.gif);
	background-position: center top;
	background-color: #FFFFFF;
	display: table;
}

#sidebar {
	font-size: 11px;
	font-weight: bold;
	color: #720183;
	margin-left: 40px;
	margin-top: 20px;
	width: 200px;
}

#main_col {
	font-family: "Lucida Grande", arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #404040;
	margin-left: 62px;
	margin-top: 0;
	width: 450px;
	float: left;
}

#main_1col {
	font-family: "Lucida Grande", arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #404040;
	margin-left: 50px;
	margin-top: 20px;
	width: 700px;
	float: left;
}

#job_photo {
	margin-top: 20px;
}

#main_12col {
	font-family: "Lucida Grande", arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #404040;
	margin-left: 50px;
	margin-top: 0;
	width: 150px;
	float: left;
}

#main_22col {
	font-family: "Lucida Grande", arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #404040;
	margin-left: 50px;
	margin-top: 0;
	width: 500px;
	float: left;
}

#col12 {
	margin-left: 45px;
	margin-top: 20px;
	width: 480px;
	float: left;
}

#col22 {
	margin-left: 35px;
	margin-top: 20px;
	width: 200px;
	float: left;
}

div.feature {
	margin-right: 5px;
	margin-left: 5px;
	width: 150px;
	height: 250px;
	float: left;
}



 .promoheader {
	background-color: #CF1226;
	border-bottom: 3px #ffffff solid;
	height: 28px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 27px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/feature_header.gif);
	background-position: center top;
}

.promoheader a:link, 
.promoheader a:visited {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none;
}


#box {
	width: 450px;
	margin-top: 22px;
	background-color: #f1e7f2;
	display: table;
	font-size: 10px;
}

#sidebox {
	width: 216px;
    margin-left: 24px;
	background-color: #f1e7f2;
	display: table;
	font-size: 10px;
}


#box .header {
	background-color: #c7a2cd;
	border-bottom: 0px;
	height: 40px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/box_header.gif);
	background-position: center top;
}

.sideboxheader {
	color: #fff;
	background-color: #c7a2cd;
	border-bottom: 0px;
	height: 28px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/sidebox_header.gif);
	background-position: center top;
}

#box h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 22px;
	padding-top: 11px;
}

h2.sidebox {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
}

#box .box_footer {
	width: 450px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/box_footer.gif);
	background-position: center bottom;
	display: table;
	clear: both;
}

.sideboxfooter {
	background-color: #fff;
	width: 215px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(/images/images_structure/sidebox_footer.gif);
	background-position: center bottom;
	display: table;
	clear: both;
}

#box h2 i {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 8px;
	padding-top: 11px;
	font-style: normal;
}

#box .box_col {
	width: 185px;
	color: #4a0156;
	margin-left: 22px;
	margin-top: 12px;
	float: left;
	display: table;
}

#box .box_col2 {
	width: 185px;
	color: #4a0156;
	margin-left: 30px;
	margin-top: 12px;
	float: left;
	display: table;
}

.sideboxsinglecol {
		width: 216px;
		color: #4a0156;
		background-color: #fff;
		float: left;
		display: table;
}

p.sidebox {
	text-indent: 0em;
	font-size: 11px;
	margin-left: 14px;
	margin-right: 7px;
	text-align:left;	
}

#box p {
	text-indent: 0em;
}





h1 {
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #4a0156;
}

h2 {
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
}

#box h1 {
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	color: #4a0156;
}

#box h2 {
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

blockquote {
	font-family: Georgia, serif;
	color: #000000;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

#header_text {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 450px;
	margin: 55px 0 0 45px;
	color: #ffffff;
}

#header_text h1 {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #ffffff;
}

img.logo {
	float: left; 
	margin-top: 14px; 
	margin-left: 8px; 
	border: none;
}

#header ul {
	font-family: Helvetica, arial, sans-serif;
	
	padding: 0;
	display: inline;
	position: relative;
	top: 50px;
	left: 44px;
	font-size: 11px;
	font-weight: bold;
} 

#header li {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	display: inline;
}

#header li a {
	color: #720183;
	text-decoration: none;
}

#header li a:hover {
	color: #CF1226;
	text-decoration: none;
}

#sidebar ul {
	margin-bottom: 20px;
	list-style: circle;
}

#sidebar ol {
	margin-bottom: 20px;
	list-style: decimal;
}

#sidebar li {
	margin: 8px 0 0 15px;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #4a0156;
}

#box li {
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #4a0156;
	list-style: circle;
}

.search_button {
	position:				relative;
	left:					5px;
	top:					-1px;
	float:					left;
}

.textfield {
	width:					170px;
	color:					#666;
	margin:					0;
	padding:				2px;
	font:					11px/11px verdana, arial,sans-serif;
	float:					left;
}

div.hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	height: 4px;
	background: #fff url(/images/images_structure/hr.gif) repeat-x scroll center;
}

div.hr hr {
	display: none;
}

td, th {
	padding: 5px;
}

td.stores {
	padding: 10px;
}

a, a:active, a:visited, td a {
	font-weight: bold;
	color: #404040;
}

ul#job_list {
	margin-top: 10px;
	display: table;
}

#job_list li {
	margin: 2px 0 0 15px;
	padding: 0 0 0 10px;
	color: #4a0156;
	list-style: circle;
}

fieldset {
  padding: 1em;
  border: none;
  }
label {
  float:left;
  width:15%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
legend {
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #4a0156;
}

.Error {
	color: #f00;
	font-weight:bold;
	margin-bottom: 1em;
}
