.wrapper {
	width: 100%;
}
.lower_stripe_sep {
	background-color: #121212;
	height: 9px;
	width: 100%;
}
.add_f_bg {
	background-image: url(images/add_f_mid.jpg);
	background-repeat: repeat-y;
}

.car_f_bg {
	background-image: url(images/carrers-add_mid.jpg);
	background-repeat: repeat-y;
}

.h_sep_light {
	background-image: url(images/h_sep_light.jpg);
	background-repeat: repeat-x;
	height: 2px;
	background-position: center;
}
.btn_bg_light {
	background-image: url(images/btn_bg_light.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 111px;
	border:none;
	color:#FFFFFF;
}

.btn_bg_light:hover{
	color:#999;
}
.upper_stripe {
	background-color: #c1c1c1;
	height: 181px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.middle_stripe {
	background-color: #1f1f1f;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}
.footer {
	height: 80px;
	width: 100%;
}
.btn_bg {
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 111px;
}
.btn_go {
	background-image:url(images/go_btn.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 39px;
	color:#FFFFFF;
	text-align: center;
}
.btn_go:hover {
	color:#999;
}
.login_bg {
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	height: 186px;
	width: 318px;
}
.white_med_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.white_med_txt:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
.blue_med_txt {
	color: #09F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
}
a.blue_med_txt {
	color: #09F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
}
.red_med_txt {
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
}


.submit{
	background:url(images/btn_bg_dark_bg.jpg);
	width:111px;
	height:33px;
	border:none;
	color:#FFFFFF;
}
.submit:hover{
	color:#999;
}

.txt_field {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
}

.textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 50px;
	width: 150px;
}

.h_sep_black {
	background-image: url(images/h_sep.jpg);
	background-repeat: repeat-x;
	height: 2px;
	background-position: center;
}
.sub_btn {
	background-image: url(images/login_button.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 86px;
}

.status_bar {
	background-color: #363636;
}.market_stat_btn {
	background-image: url(images/market_stat_btn.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 149px;
}
.image_gal_btn {
	background-image: url(images/image_gal_btn.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 149px;
}
.gen_inq_btn {
	background-image: url(images/gen_inq_btn.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 149px;
}
.career_btn {
	background-image: url(images/careers_btn.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 149px;
}

.vacancies_btn {
	background-image: url(images/vacancies_btn.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 149px;
}

.v_sep_black {
	background-image: url(images/v_sep.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.upper_stripe_in {
	background-color: #c1c1c1;
	height: 120px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.search_bar {
	background-color: #3e3e3e;
	height: 43px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
}
.table_top {
	background-color: #414141;
	height: 30px;
}
.txt_row {
	height: 20px;
	background-color: #dbdbdb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.txt_row:hover {
	height: 20px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.btn_bg_dark {
	background-image: url(images/btn_bg_dark_bg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 111px;
}
.blue_small_txt {
	color: #09F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.error_box {
	border: 2px solid #da0000;
	background-color: #781f1f;
}


.blue_small_txt:hover {
	color: #09F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.success_box {
	border: 2px solid #52da00;
	background-color: #3e781f;
}
a{
text-decoration:none;
}

#content .product_list {
	float:left;
	border:0px solid #000;	
}
#content .product_list ul {
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	list-style: none;
	clear:both;
}
#content .product_list ul li {
	padding:4px;
	width:120px;
	min-height:120px;
	_height:120px;
	text-align:center;
	position: relative;
	float: left;
	border: 1px solid #333;
	margin: 4px;
	
}
