html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0;
	padding: 0;
    background-color: #FFFFFF;
}

* {
    font-family: arial;
    font-size: 12px;
	color: #333333;
	/*-moz-box-sizing: border-box; // Used to define the width as in IE - width = width + padding + border */
}

.with_underline * {
	text-decoration:underline!important;
}
.without_underline * {
	text-decoration:none!important;
}

img {
    border: 0;
}

ul {
	list-style: url(/images/global/bulletin.gif);
	padding: 0 20px 0 0;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
}

td {
   vertical-align: top;
	margin: 0;
	padding: 0;
}

div,p,h1,h2,h3 {
	margin: 0;
	padding: 0;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
	width: 100%;
}
input, textarea {
    border: 1px inset;
    background-color: #F7F7F7;
    margin-bottom: 5px;
    width: 150px;
	height: 19px;
	_height: 20px;
	font-size: 11px;
}
select {
	background-color: #F7F7F7;
    margin: 0 0 5px 0;
	_margin: 1px 0 5px 0;
    width: 150px;
	height: 19px;
	font-size: 11px;
}
option {
    padding-right: 20px;
}
textarea {
    height: 60px;
}
input.checkbox,input.radio {
	width: auto !important;
	height: auto !important;
	margin: 0;
	padding: 0 !important;
	background: none !important;
	border: none !important;
}
input.radio {
    position: relative;
    top: 2px;
}
input.file {
	width: auto !important;
	_width: 150px;
}
input.submit {
	width: auto;
	background: none;
	border: none;
}
.error {
    font-weight: bold;
    color: #B82C30;
}
input.error, select.error, textarea.error {
    font-weight: normal;
    color: #000000;
    border: 1px solid #993300;
	background-color: #FFA6A8;
}
.mandatory {
    color: #B82C30;
}
.short_field {
    width: 50px;
}
.long_field {
    width: 200px;
}
.no_margin {
    margin: 0;
}
.rtl {
	direction: rtl;
}
.ltr {
	direction: ltr;
}
.highlight {background:#FFF !important}

a {
    text-decoration: underline;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
	cursor: pointer;
}
a:hover {
    text-decoration: none;
}

h1 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
h1 * {
	text-decoration:none;
	font-size:16px;
	font-weight: bold;
}

.left_part {
	width: 8px;
	height: 20px;
	background-image: url(/images/global/corner_left_orange.gif);
	background-repeat: no-repeat;
}
.right_part {
	width: 8px;
	height: 20px;
	background-image: url(/images/global/corner_right_orange.gif);
	background-repeat: no-repeat;
}

.sub_title {
	line-height: 18px;
}
.sub_title_red {
	font-weight: bold;
	color: #B82C30;
}
.sub_title_black {
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px !important;
	font-size: 14px;
}

.bottom_border {
	width: 100% !important;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px !important;
	height: 5px;
	font-size: 4px;
}
.bottom_border.blue {
	border-color: #4E83AB;
}
.top_border {
    width: 100% !important;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px !important;
	height: 5px;
	font-size: 4px;
}
.top_border.blue {
	border-color: #4E83AB;
}
.left_border {
	border-left: 1px solid #CCCCCC;
}

.icon {
    /*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
}

.indicator__order {
	
}

td.separator {
    width: 1%;
}
tr.separator {
    height: 1%;
}
.separator div {
    width: 10px;
    height: 10px;
    font-size: 4px;
}
div.separator {
    width: 10px;
    height: 10px;
    font-size: 4px;
}

.red {
	color: #B82C30;
}
.blue {
	color: #4E83AB;
}

.vertical_align_middle td {
	vertical-align: middle;
}

#print__logo {
    display: none;
}

/* ## */

.table__blue_outline__blue_top__white_back {

}

.table__blue_outline__blue_top__white_back .left {
	width: 1%;
}
.table__blue_outline__blue_top__white_back .middle {
	width: 98%;
}
.table__blue_outline__blue_top__white_back .right {
	width: 1%;
}

.table__blue_outline__blue_top__white_back .top {
	height: 25px;
}
.table__blue_outline__blue_top__white_back .top .left div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_blue_filled.png);
	background-position: center right;
}
.table__blue_outline__blue_top__white_back .top .middle div {
	width: auto;
	height: 25px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_blue_filled.png);
	background-position: center center;
}
.table__blue_outline__blue_top__white_back .top .middle div * {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table__blue_outline__blue_top__white_back .top .right div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_blue_filled.png);
	background-position: center left;
}
.table__blue_outline__blue_top__white_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_blue_outline_white_back.png);
	background-position: center right;
}
.table__blue_outline__blue_top__white_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_white_back.png);
	padding-top: 5px;
}
.table__blue_outline__blue_top__white_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_blue_outline_white_back.png);
	background-position: center left;
}
.table__blue_outline__blue_top__white_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_blue_outline_white_back.png);
	background-position: center right;
}
.table__blue_outline__blue_top__white_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_blue_outline_white_back.png);
	background-position: center center;
}
.table__blue_outline__blue_top__white_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_blue_outline_white_back.png);
	background-position: center left;
}

/* ## */

.table__blue_outline__blue_top__blue_back {

}

.table__blue_outline__blue_top__blue_back .left {
	width: 1%;
}
.table__blue_outline__blue_top__blue_back .middle {
	width: 98%;
}
.table__blue_outline__blue_top__blue_back .right {
	width: 1%;
}

.table__blue_outline__blue_top__blue_back .top {
	height: 25px;
}
.table__blue_outline__blue_top__blue_back .top .left div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_blue_filled.png);
	background-position: center right;
}
.table__blue_outline__blue_top__blue_back .top .middle div {
	width: auto;
	height: 25px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_blue_filled.png);
	background-position: center center;
}
.table__blue_outline__blue_top__blue_back .top .middle div * {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table__blue_outline__blue_top__blue_back .top .right div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_blue_filled.png);
	background-position: center left;
}
.table__blue_outline__blue_top__blue_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_blue_outline_blue_back.png);
	background-position: center right;
}
.table__blue_outline__blue_top__blue_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_blue_back.png);
	padding-top: 10px;
}
.table__blue_outline__blue_top__blue_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_blue_outline_blue_back.png);
	background-position: center left;
}
.table__blue_outline__blue_top__blue_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_blue_outline_blue_back.png);
	background-position: center right;
}
.table__blue_outline__blue_top__blue_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_blue_outline_blue_back.png);
	background-position: center center;
}
.table__blue_outline__blue_top__blue_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_blue_outline_blue_back.png);
	background-position: center left;
}

/* ## */

.table__blue_outline__blue_back {

}

.table__blue_outline__blue_back .left {
	width: 1%;
}
.table__blue_outline__blue_back .middle {
	width: 98%;
}
.table__blue_outline__blue_back .right {
	width: 1%;
}

.table__blue_outline__blue_back .top {
    height: 11px;
}
.table__blue_outline__blue_back .top .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_blue_outline_blue_back.png);
	background-position: center right;
}
.table__blue_outline__blue_back .top .middle div {
	width: auto;
	height: 11px;
	text-align: center;
	font-size: 4px;
	background-image: url(/images/global/table_edge_top_middle_blue_outline_blue_back.png);
	background-position: center center;
}
.table__blue_outline__blue_back .top .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_blue_outline_blue_back.png);
	background-position: center left;
}
.table__blue_outline__blue_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_blue_outline_blue_back.png);
	background-position: center right;
}
.table__blue_outline__blue_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_blue_back.png);
}
.table__blue_outline__blue_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_blue_outline_blue_back.png);
	background-position: center left;
}
.table__blue_outline__blue_back .bottom {
    height: 11px;
}
.table__blue_outline__blue_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_blue_outline_blue_back.png);
	background-position: center right;
}
.table__blue_outline__blue_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_blue_outline_blue_back.png);
	background-position: center center;
}
.table__blue_outline__blue_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_blue_outline_blue_back.png);
	background-position: center left;
}

/* ## */

.table__red_outline__red_top__white_back {

}

.table__red_outline__red_top__white_back .left {
	width: 1%;
}
.table__red_outline__red_top__white_back .middle {
	width: 98%;
}
.table__red_outline__red_top__white_back .right {
	width: 1%;
}

.table__red_outline__red_top__white_back .top {
	height: 25px;
}
.table__red_outline__red_top__white_back .top .left div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_red_filled.png);
	background-position: center right;
}
.table__red_outline__red_top__white_back .top .middle div {
	width: auto;
	height: 25px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_red_filled.png);
	background-position: center center;
}
.table__red_outline__red_top__white_back .top .middle div * {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table__red_outline__red_top__white_back .top .right div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_red_filled.png);
	background-position: center left;
}
.table__red_outline__red_top__white_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_red_outline_white_back.png);
	background-position: center right;
}
.table__red_outline__red_top__white_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_white_back.png);
	padding-top: 5px;
}
.table__red_outline__red_top__white_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_red_outline_white_back.png);
	background-position: center left;
}
.table__red_outline__red_top__white_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_red_outline_white_back.png);
	background-position: center right;
}
.table__red_outline__red_top__white_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_red_outline_white_back.png);
	background-position: center center;
}
.table__red_outline__red_top__white_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_red_outline_white_back.png);
	background-position: center left;
}

/* ## */

.table__gray_outline__red_top__gray_back {

}

.table__gray_outline__red_top__gray_back .left {
	width: 1%;
}
.table__gray_outline__red_top__gray_back .middle {
	width: 98%;
}
.table__gray_outline__red_top__gray_back .right {
	width: 1%;
}

.table__gray_outline__red_top__gray_back .top {
	height: 25px;
}
.table__gray_outline__red_top__gray_back .top .left div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_red_filled.png);
	background-position: center right;
}
.table__gray_outline__red_top__gray_back .top .middle div {
	width: auto;
	height: 25px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_red_filled.png);
	background-position: center center;
}
.table__gray_outline__red_top__gray_back .top .middle div * {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table__gray_outline__red_top__gray_back .top .right div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_red_filled.png);
	background-position: center left;
}
.table__gray_outline__red_top__gray_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_gray_outline_gray_back.png);
	background-position: center right;
}
.table__gray_outline__red_top__gray_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_gray_back.png);
	padding-top: 5px;
}
.table__gray_outline__red_top__gray_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_gray_outline_gray_back.png);
	background-position: center left;
}
.table__gray_outline__red_top__gray_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_gray_outline_gray_back.png);
	background-position: center right;
}
.table__gray_outline__red_top__gray_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_gray_outline_gray_back.png);
	background-position: center center;
}
.table__gray_outline__red_top__gray_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_gray_outline_gray_back.png);
	background-position: center left;
}

/* ## */

.table__pink_outline__pink_top__white_back {

}

.table__pink_outline__pink_top__white_back .left {
	width: 1%;
}
.table__pink_outline__pink_top__white_back .middle {
	width: 98%;
}
.table__pink_outline__pink_top__white_back .right {
	width: 1%;
}

.table__pink_outline__pink_top__white_back .top {
	height: 25px;
}
.table__pink_outline__pink_top__white_back .top .left div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_pink_filled.png);
	background-position: center right;
}
.table__pink_outline__pink_top__white_back .top .middle div {
	width: auto;
	height: 25px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_pink_filled.png);
	background-position: center center;
}
.table__pink_outline__pink_top__white_back .top .middle div * {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table__pink_outline__pink_top__white_back .top .right div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_pink_filled.png);
	background-position: center left;
}
.table__pink_outline__pink_top__white_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_pink_outline_white_back.png);
	background-position: center right;
}
.table__pink_outline__pink_top__white_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_white_back.png);
	padding-top: 5px;
}
.table__pink_outline__pink_top__white_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_pink_outline_white_back.png);
	background-position: center left;
}
.table__pink_outline__pink_top__white_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_pink_outline_white_back.png);
	background-position: center right;
}
.table__pink_outline__pink_top__white_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_pink_outline_white_back.png);
	background-position: center center;
}
.table__pink_outline__pink_top__white_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_pink_outline_white_back.png);
	background-position: center left;
}

/* ## */

.table__gray_outline__gray_top__gray_back {

}

.table__gray_outline__gray_top__gray_back .left {
	width: 1%;
}
.table__gray_outline__gray_top__gray_back .middle {
	width: 98%;
}
.table__gray_outline__gray_top__gray_back .right {
	width: 1%;
}

.table__gray_outline__gray_top__gray_back .top {
	height: 25px;
}
.table__gray_outline__gray_top__gray_back .top .left div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_gray_filled.png);
	background-position: center right;
}
.table__gray_outline__gray_top__gray_back .top .middle div {
	width: auto;
	height: 25px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_gray_filled.png);
	background-position: center center;
}
.table__gray_outline__gray_top__gray_back .top .middle div * {
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.table__gray_outline__gray_top__gray_back .top .right div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_gray_filled.png);
	background-position: center left;
}
.table__gray_outline__gray_top__gray_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_gray_outline_gray_back.png);
	background-position: center right;
}
.table__gray_outline__gray_top__gray_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_gray_back.png);
	padding-top: 5px;
}
.table__gray_outline__gray_top__gray_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_gray_outline_gray_back.png);
	background-position: center left;
}
.table__gray_outline__gray_top__gray_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_gray_outline_gray_back.png);
	background-position: center right;
}
.table__gray_outline__gray_top__gray_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_gray_outline_gray_back.png);
	background-position: center center;
}
.table__gray_outline__gray_top__gray_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_gray_outline_gray_back.png);
	background-position: center left;
}

/* ## */

.table__gray_outline__gray_back {

}

.table__gray_outline__gray_back .left {
	width: 1%;
}
.table__gray_outline__gray_back .middle {
	width: 98%;
}
.table__gray_outline__gray_back .right {
	width: 1%;
}

.table__gray_outline__gray_back .top {
	height: 11px;
}
.table__gray_outline__gray_back .top .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_gray_outline_gray_back.png);
	background-position: center right;
}
.table__gray_outline__gray_back .top .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_gray_outline_gray_back.png);
	background-position: center center;
}
.table__gray_outline__gray_back .top .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_gray_outline_gray_back.png);
	background-position: center left;
}
.table__gray_outline__gray_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_gray_outline_gray_back.png);
	background-position: center right;
}
.table__gray_outline__gray_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_gray_back.png);
}
.table__gray_outline__gray_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_gray_outline_gray_back.png);
	background-position: center left;
}
.table__gray_outline__gray_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_gray_outline_gray_back.png);
	background-position: center right;
}
.table__gray_outline__gray_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_gray_outline_gray_back.png);
	background-position: center center;
}
.table__gray_outline__gray_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_gray_outline_gray_back.png);
	background-position: center left;
}

/* ## */

.table__green_outline__green_top__green_back {

}

.table__green_outline__green_top__green_back .left {
	width: 1%;
}
.table__green_outline__green_top__green_back .middle {
	width: 98%;
}
.table__green_outline__green_top__green_back .right {
	width: 1%;
}

.table__green_outline__green_top__green_back .top {
	height: 25px;
}
.table__green_outline__green_top__green_back .top .left div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_left_green_filled.png);
	background-position: center right;
}
.table__green_outline__green_top__green_back .top .middle div {
	width: auto;
	height: 25px;
	text-align: center;
	background-image: url(/images/global/table_edge_top_middle_green_filled.png);
	background-position: center center;
}
.table__green_outline__green_top__green_back .top .middle div * {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table__green_outline__green_top__green_back .top .right div {
	width: 11px;
	height: 25px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_top_right_green_filled.png);
	background-position: center left;
}
.table__green_outline__green_top__green_back .middle .left {
	background-image: url(/images/global/table_edge_middle_left_green_outline_green_back.png);
	background-position: center right;
}
.table__green_outline__green_top__green_back .middle .middle {
	background-image: url(/images/global/table_edge_middle_middle_green_back.png);
	padding-top: 10px;
}
.table__green_outline__green_top__green_back .middle .right {
	background-image: url(/images/global/table_edge_middle_right_green_outline_green_back.png);
	background-position: center left;
}
.table__green_outline__green_top__green_back .bottom .left div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_left_green_outline_green_back.png);
	background-position: center right;
}
.table__green_outline__green_top__green_back .bottom .middle div {
	width: auto;
	height: 11px;
	font-size: 4px;
	background-image: url(/images/global/table_edge_bottom_middle_green_outline_green_back.png);
	background-position: center center;
}
.table__green_outline__green_top__green_back .bottom .right div {
	width: 11px;
	height: 11px;
	font-size: 4px;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/table_edge_bottom_right_green_outline_green_back.png);
	background-position: center left;
}

/* ## */

.notes {
	border: 1px solid #FFCC00 !important;
	background-color: #FFFFCC;
	padding: 10px !important;
	margin-bottom: 10px;
	
}
.notes .n_title {
	font-weight: bold !important;
	font-size: 14px !important;
	padding-bottom: 5px !important;
}

.errors {
	border: 1px solid #993300 !important;
	background-color: #FFA6A8;
	padding: 10px !important;
	margin-bottom: 10px;
	
}
.errors .e_title {
	font-weight: bold !important;
	font-size: 14px !important;
	padding-bottom: 5px !important;
}

/* ## */

#captcha {
    display: table;
}
#captcha img {
    width: 150px;
    height: 23px;
    _position: relative;
    _top: 1px;
    border: 1px solid #777777;
    margin-right: 5px;
}
#captcha input {
    margin: 0;
    height: 25px;
    line-height: 17px;
    padding: 4px;
}

/* ## */

#page-nav-bar {
	color: #CCCCCC;
	direction: ltr;
}
#page-nav-bar a {
	text-decoration: none;
	color: #000000;
}
#page-nav-bar a:hover {
	text-decoration: underline;
}
#page-nav-bar a.number {
	text-decoration: none;
	color: #000000;
}
#page-nav-bar a.number:hover {
	text-decoration: underline;
}
#page-nav-bar span.number {
	font-weight: bold;
	color: #B32B2B;
}

/* ## */

a.button {
    text-decoration: none !important;
}

.button__short__red_outline {
	display: table;
	width: 60px !important;
	height: 20px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 20px !important;
	background: none;
	background-image: url(/images/global/button__short__red_outline.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
    font-weight: bold;
	text-align: center;
	color: #B32B2B;
	cursor: pointer;
}

.button__short__blue_outline {
	display: table;
	width: 60px !important;
	height: 20px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 20px !important;
	background: none;
	background-image: url(/images/global/button__short__blue_outline.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-weight: bold;
	text-align: center;
	color: #4D82AB;
	cursor: pointer;
}

.button__short__red_filled {
	display: table;
	width: 60px !important;
	height: 20px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 20px !important;
	background: none;
	background-image: url(/images/global/button__short__red_filled.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

.button__short__blue_filled {
	display: table;
	width: 60px !important;
	height: 20px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 20px !important;
	background: none;
	background-image: url(/images/global/button__short__blue_filled.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

.button__long__red_filled {
	display: table;
	width: 120px !important;
	height: 20px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 20px !important;
	border:	none;
	background: none;
	background-image: url(/images/global/button__long__red_filled.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

.button__long__blue_filled {
	display: table;
	width: 120px !important;
	height: 20px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 20px !important;
	background: none;
	background-image: url(/images/global/button__long__blue_filled.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

.button__large__red_filled {
	display: table;
	width: 160px !important;
	height: 30px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 30px !important;
	background: none;
	background-image: url(/images/global/button__large__red_filled.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000;
	cursor: pointer;
}
.button__large__red_filled__highlighted {
	display: table;
	width: 160px !important;
	height: 30px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 30px !important;
	background: none;
	background-image: url(/images/global/button__large__red_filled__highlighted.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000;
	cursor: pointer;
}

.button__large__blue_filled {
	display: table;
	width: 160px !important;
	height: 30px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 30px !important;
	background: none;
	background-image: url(/images/global/button__large__blue_filled.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

.button__large__blue_filled__highlighted {
	display: table;
	width: 160px !important;
	height: 30px !important;
	border:	none !important;
	text-decoration: none !important;
	margin: 0;
	line-height: 30px !important;
	background: none;
	background-image: url(/images/global/button__large__blue_filled__highlighted.png);
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

/* ## */

.small_btns {

	border-top: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;

	color: #624412;

	font-size: 11px;
	font-weight: bold;
	text-align: center;

	margin: 0;
    padding: 1px;
    background-color: #E9E9E9;
	/*width: 122px;*/
}
.small_btns a:link {
    color: #000000;
    text-decoration: none;
}
.small_btns a:visited {
    color: #000000;
    text-decoration: none;
}
.small_btns a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

/* ## */

.description a {
	text-decoration: underline;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}

/* ## */

.paragraph {
	margin: 0 0 10px 0;
	
}
.paragraph .container{
	width: 474px;
}
.paragraph .p_title {
	font-weight: bold;
}
.paragraph .content {
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}
.paragraph img.float_left {
	float: left;
	margin: 5px 10px 5px 0;
	max-width: 420px;
	border: 1px solid #F4F4F4;
}
.paragraph img.float_right {
	float: right;
	margin: 5px 0 5px 10px;
	max-width: 474px;
	border: 1px solid #F4F4F4;
}
.paragraph a {
	text-decoration: underline;
}
.paragraph a:hover {
	text-decoration: none;
}
.paragraph input.field {
	width: 240px;
	margin: 5px 0 10px 0;
}
.paragraph textarea {
	width: 240px;
	height: 160px;
	margin: 5px 0 10px 0;
}
.paragraph .submit {
	margin: 5px 0 10px 0;
	color: white;
	font-weight: bold;
	cursor: pointer;
	background: black;
}

/* ## */

#frame {
    width: 100%;
}

#frame #left_cell {
	width: 45%;
}
#frame #middle_cell {
	width: 10%;
}
#frame #right_cell {
	width: 45%;
}

#frame #header {
    height: 40px;
}
#frame #header #left_cell {

}
#frame #header #middle_cell {
	/*
	background-image: url(/images/global/header_middle_background.gif);
	background-position: center left;
	background-repeat: no-repeat;
	*/
}
#frame #header #right_cell {

}

#frame #menubar {
    
}
#frame #menubar #left_cell {

}
#frame #menubar #middle_cell {
	background-image: url(/images/global/menubar_middle_background.gif);
	background-repeat: no-repeat;
}
#frame #menubar #right_cell {

}

#frame #middle {

}

#frame #middle #content {

}
#frame #middle #content .content_container {
	width: 800px;
	padding: 0 0 10px 0;
}
#frame #middle #sidebar {
	padding: 0 10px 0 0;
}
#frame #middle #sidebar .sidebar_container {
	width: 160px;
}

#frame #middle #left_cell {
}
#frame #middle #middle_cell {
}
#frame #middle #right_cell {
}

#frame #footer {
	
}
#frame #footer #left_cell {
}
#frame #footer #middle_cell {
	background-image: url(/images/global/footer_middle_background.gif);
	background-position: center 0;
	background-repeat: no-repeat;
}
#frame #footer #right_cell {
}

/* ## */

#menubar {

}
#menubar .categories {
	padding: 20px 0 0 100px;
	
}
#menubar .categories td {
	text-align: center;
	width: 102px;
	height: 20px;
}
#menubar .categories a {
	width: 102px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 11px;
	text-transform:capitalize;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background: url(/images/global/menubar_btn_up.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#menubar .categories a:hover {
	text-decoration: none;
	background: url(/images/global/menubar_btn_hover.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#menubar .categories a.selected {
	text-decoration: none;
	background: url(/images/global/menubar_btn_down.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#menubar .strip {
    height: 20px;
    background-color: #EFEFEF;
}
#menubar .strip div {
	text-align: left;
	padding: 0 3px 0 3px;
	line-height: 20px;
}
#menubar .strip a {
	display: inline;
	color: #000000;
	text-decoration: underline;
	background: none;
}
#menubar .strip a:hover {
	text-decoration: none;
	background: none;
}

/* ## */

#sidebar {

}
#sidebar * {
	
}
#sidebar input {
    margin-bottom: 10px;
    width: 135px;
}
#sidebar .s_title {
	font-weight: bold;
}

#sidebar .categories {
	
	
}
#sidebar .categories a {
    display: block;
	padding: 0;
	width: 120px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	background-image: url(/images/global/non_selected_category.jpg);
	background-repeat: no-repeat;
}
#sidebar .categories a:hover {
	text-decoration: none;
	color: #222222;
	background-image: url(/images/global/selected_category.jpg);
}
#sidebar .categories a.selected {
	text-decoration: none;
	color: #222222;
	background-image: url(/images/global/selected_category.jpg);
}

#sidebar .categories a.sub_categories {
	padding: 0 20px 0 0;
	background-image: url(/images/global/non_selected_sub_category.jpg);
}
#sidebar .categories a.sub_categories:hover {
	background-image: url(/images/global/selected_sub_category.jpg);
}
#sidebar .categories a.sub_categories_selected {
	color: #222222;
	padding: 0 20px 0 0;
	background-image: url(/images/global/selected_sub_category.jpg);
}
#sidebar .categories a.sub_categories_selected:hover {
	background-image: url(/images/global/selected_sub_category.jpg);
}

#sidebar .box .rolling_news {
	background-image: url(/images/global/news_background.jpg);
	background-repeat: no-repeat;
}

/* ## */

#superdoc {
    background-color: #E8EFF4;
    padding: 10px;
}

/* ## */

.login {

}
.login .content {

}
.login .field {
	width: 100px;
	height: 16px;
	max-height: 16px;
	border: 1px inset;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.login .continue {
	height: auto;
	max-height: auto;
	border: 1px outset;
	background-color: #EFEFEF;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}

/* ## */

#left_sidebar {
	
}
#left_sidebar .left_sidebar_box_bids_status {
	background-image: url(/images/global/blue_filled_container_background.gif);
	width: 160px;
	height: 90px;
}
#left_sidebar .left_sidebar_box_bids_status * {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#left_sidebar .left_sidebar_box_bids_status .container {
	padding: 9px 5px 0 10px;
}
#left_sidebar .left_sidebar_box_bids_status .number {
	font-size: 14px;
}

/* ## */

#footerbar {
    margin: 45px 0 20px 0;
}
#footerbar * {
    color: #4D82AB;
}
#footerbar .categories {
	
}
#footerbar .categories td {
	text-align: center;
	padding: 5px;
}
#footerbar .categories a {
	display: block;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
#footerbar .categories a:hover {
	text-decoration: none;
}
#footerbar .categories a.selected {
	text-decoration: none;

}

/* ## */

#document {
	text-align: justify;
	line-height: 18px;
	width: 100%;
}

/* ## */

#group {

}
#group .home_categories_container {

}
#group .home_categories_container .thumbnail {
    position: relative;
    top: -5px;
    left: -11px;
    width: 125px;
    height: 141px;
}
#group .home_categories_container .container {
    width: 103px;
    height: 125px;
}

/* ## */

#checkout {
	width: 100%;
}
#checkout * {
	
}
#checkout .container {
	
}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .status_bar {
	margin: 0 0 10px 0;
}
#checkout .status_bar table {
	width: 100%;
}
#checkout .status_bar img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .status_bar .selected {
	color: black;
	font-weight: bold;
}
#checkout .status_bar .selected img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .secure_seal {
	background-color: #F9F9F9;
	padding: 5px;
	font-weight: bold;
}
#checkout .content {
	width: 100%;
}
#checkout .container .content table {
	width: 100%;
}
#checkout .content .first_column {
	width: 185px;
}
#checkout .content .inner_tables {
	margin-top: 10px;
	width: 100%;
}
#checkout .content .inner_tables td {
	padding: 5px;
	
}
#checkout .content .img_column {
	width: 60px;
}
#checkout .content .other_column {
	width: 60px;
}
#checkout .content .items {
	width: 60px;
	background-color: #F9F9F9;
}
#checkout .content .t_title {
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: center;
}
#checkout .content img.thumbnail {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {

}
#checkout .content .subtotal {
	background-color: #EEEEEE;
	font-weight: bold;
}
#checkout .content .empty {
	height: 50px;
}
#checkout .button {
	border: 1px outset;
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
#checkout .continue {
	border: 1px outset;
	background-color: #00AFF0;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}
#checkout a {
	text-decoration: underline;
	font-weight: bold;
}
#checkout a:hover {
	text-decoration: none;
}
#checkout .input_title {
	font-weight: bold;
	
}
#checkout .field {
	width: 180px;
	margin: 0 0 10px 0;
}
#checkout .exp_date_YY {
	width: 100px;

}
#checkout .exp_date_MM {
	width: 80px;
}
#checkout .checkout_box {
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0 0 10px 0;
}

/* ## */

#my-account {
    width: 100%;
}
#my-account .welcome {	
	font-weight: bold;
}
#my-account .description {

}

#my-account .tabs {
	border-bottom: 10px solid #7AB505;	
	margin-bottom: 10px;
	width: 100%;
}

#my-account .tabs a {
	display: block;
	width: 100px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/global/my-account_tab_up.gif);
}
#my-account .tabs a:hover {
	/* Defined in the template itself with onMouseOver/Out */
	color: #FFFFFF;
	
}
#my-account .tabs a.selected {
	background-image: url(/images/global/my-account_tab_selected.gif);
	color: #FFFFFF;
	font-weight: bold;	
}

/* ## */

#my-account form .left_column {
	
	
	width: 100px;
	font-weight: bold;
}

#my-account form .middle_column {
	width: 260px;
}
/*
#my-account form .right_column {
	
	
	width: 100px;
}
*/
#my-account .input_title {
	font-weight: bold;
}
#my-account .field_long {
	width: 370px;
}
#my-account input.checkbox {

}
#my-account input.radio {
	width: auto;
	background: none;
	border: none;
}
#my-account .button {
	border: 1px outset;
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000;
	cursor: pointer;
	width: auto;
}
#my-account .submit {
	font-weight: bold;
	text-align: center;
	color: #000;
	cursor: pointer;
	width: auto;
}

#my-account .button_image {
	width: 80px;
	height: 20px;	
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
}

#my-account .save_winners {
	border: 1px solid #FFCC00;
	background-color: #FFFFCC;
	/*
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	*/
	padding: 10px;
}
#my-account .save_winners div {
	padding: 0;
	
	
	border: 0;
}
#my-account .save_winners .lock_date {
	font-weight: bold;
	padding-bottom: 10px;
}
#my-account .save_winners table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#my-account .save_winners table .title_row * {
	font-weight: bold;
	padding: 0;
}
#my-account .save_winners table td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}

#my-account #auction .auctions {
}
#my-account #auction .auctions table {
	border-collapse: collapse;
}
#my-account #auction .auctions table div.row {
	text-align: center;
	
	padding: 15px 5px 0 5px;
}
#my-account #auction .auctions table .title_row div {
	padding: 0 5px 0 5px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

#my-account #auction .auctions .bid {
	color: #F5821F;
	font-weight: bold;
}
#my-account #auction .auctions .best_bid {
	color: #F5821F;
	font-weight: bold;
}

/* ## */

#my-account .ads {

}
#my-account .ads table {
	width: 100%;
}
#my-account .ads td {
	vertical-align: middle;
	padding: 5px;
}
#my-account .ads div {
	text-align: center;
}
#my-account .ads .table_title_row td {
	text-align: center;
	font-weight: bold;
}
#my-account .ads .first_row {
	background-color: #FFFFFF;
}
#my-account .ads .second_row {
	background-color: #EFEFEF;
}
#my-account .ads .first_row td {
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #EFEFEF;
}
#my-account .ads .second_row td {
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #EFEFEF;
}
#my-account .ads .first_row .right_cell {
	border-right: 1px solid #FFFFFF;
}
#my-account .ads .first_row .left_cell {
	border-left: 1px solid #FFFFFF;
}
#my-account .ads .second_row .right_cell {
	border-right: 1px solid #EFEFEF;
}
#my-account .ads .second_row .left_cell {
	border-left: 1px solid #EFEFEF;
}
#my-account .ads #disabled * {
	color: #999999;
}

/* ## */

#post-edit {

}
#post-edit .group_container {
    font-weight: bold;
    width: 106px;
}

#post-edit #files_upload {

}
#post-edit #files_upload .file_field_container {
    margin-bottom: 5px;
}
#post-edit #files_upload .file_field {
    margin: 0;
    width: auto;
}
#post-edit #files_upload .thumbnails_container {
    margin-bottom: 15px;
}
#post-edit #files_upload .thumbnails_container .action {
    text-align: center;
}
#post-edit #files_upload .thumbnails_container .thumbnail {
    width: 120px;
    height: 90px;
    border: 1px solid #555555;
}
#post-edit #files_upload .remove_file {
    cursor: pointer;
}

/* ## */

.post_files {
    width: 240px;
    position:relative;
}
.post_files .mask {
    width: 240px;
    height: 180px;
    position: absolute;
}
.post_files img {
    width: 240px;
    height: 180px;
}
.post_files a {
    text-decoration: underline;
    font-weight: bold;
    padding: 0 4px 0 4px;
}
.post_files a:hover {
    text-decoration: none;
    color: #B82C30;
    
}


/* ## */

#user {
}
#user .description {
	padding-bottom: 10px;	
}
#user .field {
	width: 100%;
}
#user .message {
	width: 100%;
	height: 50px;
	padding: 0 2px 0 2px;
}

/* ## */

.sort {
	height: 25px;
}
.sort div {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
.sort {
    cursor: pointer;
}
.sort img {
    width: 7px;
    height: 10px;
	position: relative;
	top: 2px;
}

/* ## */

.sponsored_link {
	
}
.sponsored_link .sl_title {
	font-weight: bold;
}
.sponsored_link a {
	color: #F5821F;
}
.sponsored_link a:hover {
	text-decoration: none;
}

/* ## */

#user_recommendations {
	
}
#user_recommendations .recommendation_container {
	
}
#user_recommendations #recommendation_container .recommendation {
	color: #0A1F7C;
}
#user_recommendations #recommendation_container .by {
	
}

/* ## */

#favorite_links {

}
#favorite_links div {
	line-height: 20px;
}
#favorite_links .title {
	font-weight: bold;
}

/* ## */

#credits-purchase {
}
#credits-purchase.short_mode input {
   width: 130px;
}
#credits-purchase.short_mode select {
   width: 130px;
}
#credits-purchase #pay_with_paragon input {
	width: 120px;
}
#credits-purchase #pay_with_paragon select {
	width: 120px;
}

/* ## */

#results {
    width: 100%;
}
#results tr {
    
}
#results tr.regular {
    background-color: #EFEFEF;
}
#results tr.vip {
    background-color: #DAE9FA;
}
#results tr.first_class {
   background-color: #B5DA9C; 
}
#results tr.separator {
   height: 1px;
   background-color: #FFFFFF;
}
#results td {
}
#results td div {
   padding: 5px;
   margin-bottom: 1px;
}
#results .title_row {
    background-color: #CCCCCC;
}
#results .title_row div {
    text-align: left;
}
#results .title_row div a {
    text-decoration: underline;
}
#results .title_row div a:hover {
    text-decoration: none;
}
#results .title_row div a.selected {
    font-weight: bold;
}
#results .post_container {
    background-color: #F7F7F7;
}
#results .post_container .inner_container {
    width: 790px;
}
#results table.post_container {
    width: 100%;
}
#results .post_container div {
    padding: 0;
    margin-bottom: 0;
}
#results .post_container .left_column {
    width: 55%;
}
#results .post_container .left_column .container {
    
}
#results .post_container .middle_column {
    width: 36%;
}
#results .post_container .middle_column .container {
    
}
#results .post_container .right_column {
    width: 5%;
}
#results .post_container .right_column .container {
    width: 240px;
}

#results .post_container .column_separator {
    width: 1%;
}
#results .post_container .column_separator div {
    width: 5px;
    height: 5px;
    font-size: 1px;
}
#results .post_container .row_separator {
    
}
#results .post_container .row_separator div {
    height: 5px;
    font-size: 1px;
}
#results .post_container .row_separator .bottom_border {
    margin-bottom: 5px !important;
}

#results .post_container .actions_container {
    width: auto;
}
#results .post_container .actions_container img {
    position: relative;
    top: 2px;
    left: -2px;
}
#results .post_container .actions_container button {
    position: relative;
    top: 3px;
}
#results .post_container .actions_container .action {
    font-weight: bold;
    margin-right: 20px;
}
#results .post_container .price_title {
    font-weight: bold;
}
#results .post_container .price {
    font-weight: bold;
}

/* ## */

.player {
    
}
.player .button {
    border: none;
	background: none;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
	width: auto;
	text-decoration: underline;
} 
.player .button.selected {
    color: #B82C30;
    text-decoration: none;
}

/* ## */

#hot_sales {
    height: 99px;
    margin: 10px 5px 0 5px;
}
#hot_sales .post {
    float: left;
}
#hot_sales .post img {
    width: 100px;
    height: 75px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
}

/* ## */

#form__search select {width:147px}


