#pages
{
	display: block;
	padding: 5px 0 5px 0;
}
div.pages_top
{
	display: block;
	text-align: right;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #999999;	
	
}
div.pages_bottom
{
	display: block;
	text-align: right;
	width: 100%;
	padding: 0;
	border-top: 1px solid #999999;	
}


#rubric
{
	text-align: center;
	font-weight: bold;
}
a.rubric
{
	
}
span.title_prod
{
	font-weight: bold;
}
div.small_text_rubric
{

}

#product
{
	
	
}
div.product
{
	padding: 3px;
}
td.product
{
	color: #68a264;

}
.product_pic
{
	text-align: center;
	margin: 5px 5px 5px 0;
}
span.nameprod
{
	display: block;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.title_table
{
	font-weight: bold;
	text-align: center;
	background-color: #cccccc;
	color: #FFF;
}
.title_table1
{
	font-weight: bold;
	text-align: center;
	background-color: #48b44f;
	color: #FFF;
}
.string0
{
	background-color: #ebebeb;
}

#divCatalog
{
	border-bottom: 1px solid #ff9900;
	border-top: 1px solid #ff9900;
	margin: 10px 0 10px 0;
	padding: 7px 0 7px 0;
}
.is_new
{
	color: #FF0000;
	padding: 0 7px  0 7px;
	font-weight: normal;
}
.BitB
{
	background-color: #2b4766;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	border: 1px solid #ff9900;
	font-size: 11px;
}




.inputNoBorder {
	margin:0;
	border:none;
}

input.button {
	font-size: 8pt;
	color:#ffffff;
	background:#999999;
	font-weight: bold;
	border:none;
}
legend {
	color: #333;
	font-weight: bold;
}
select {
	margin:0;
	width:220px;
	font-size: 8pt;
	border:1px solid #dfdfdf;
}
textarea {
	background-color: #ffffff;
	border: solid 1px #666666;
	padding-left: 2;

	width:250px;
	height:70px;
}

.standardText {
	background-color: #FF9900;
	color: #333366;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px white;
	padding-left: 2;
	width: 220px;
}
.mediumText {
	background-color: #FF9900;
	color: #333366;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px white;
	padding-left: 2;
	width: 173px;
}
.smallText1 {
	background-color: #FF9900;
	color: #333366;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px white;
	padding-left: 2;
	width: 25px;
}
input.mediumText1 {
	background-color: #FF9900;
	color: #333366;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px white;
	padding-left: 2;

	width: 50px;
}
.smallText {
	background-color: #FF9900;
	color: #333366;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px white;
	padding-left: 2;

	width: 40px;
}
.gapRight {
	margin-right:5px;
}
.checkbox {
	display: block;
	float: left;
	margin: 0;
}
.checkboxText {
	display: block;
	float: left;
	vertical-align:text-bottom;
	margin-left:0;
	padding-left:2px;
}

*html .checkboxText {
	vertical-align:middle;
	margin-top:2px;
}

.checkradio {
	margin: 0 5px 0 0;
	border:0;
	vertical-align:text-bottom;
}

*html .checkradio {
	margin: 0 3px 0 0;
	vertical-align:middle;
}

.formHint {
	clear: both;
	height: 20px;
	margin: 20px 0 10px 160px;
}

.formRow {

	clear: both;
	padding: 2px 0 0 0;
	
}

.formCheckbox {
	padding: 10px;
	background-color: #cccccc;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

.formError {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	color: #cc0000;
	font-weight: bold;
}


.label {
	line-height:110%;
	width: 160px;
	margin-right: 5px;
	float: left;
	background: url("/img/form_optional.gif") 0 2px no-repeat;
	padding-left:10px;
	padding-bottom:10px;
}

.labelRequired {
	line-height:110%;
	width: 160px;
	margin-right: 5px;
	float: left;
	background: url("/img/form_required.gif") 0 2px no-repeat;
	padding-left:10px;
	padding-bottom:10px;
	font-weight: bold;
}

.linkAdd {
	line-height:110%;
	margin-right: 5px;
	float: left;
	background: url("/img/link_add.gif") 0 2px no-repeat;
	padding-left:10px;
}

.line_left
{
	background-color: #6FB0E8;
	height: 1px;
	width: 100%;
}

.line_right
{
	background-color: #CCF5FF;
	height: 1px;
	width: 100%;
}

.line_left2
{
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
}


.line_right2
{
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
}