/* Start of CMSMS style sheet 'main' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 169px;
	background-image: url(imgs/header_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 169px;
	width: 310px;
	overflow: hidden;
}
#icon_block {
	padding-top: 21px;
	padding-left: 13px;
	padding-bottom: 15px;
}
#icon_block img {
	border: 0px;
	margin-right: 8px;
	margin-left: 8px;
}
#logo {
	padding-bottom: 22px;
	padding-left: 21px;
}
#address {
	padding-left: 20px;
}
#slogan_block {
	float: right;
	height: 169px;
	width: 393px;
}
#slogan_form {
	background-image: url(imgs/slogan_form_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
}
.textfield_01 {
	height: 17px;
	width: 93px;
}
.textfield_02 {
	height: 16px;
	width: 146px;
}
#forgot_pass {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
}
#forgot_pass a {
	color: #646464;
	text-decoration: none;
}
#forgot_pass a:hover {
	text-decoration: underline;
}
#slogan_form_block {
	padding-top: 6px;
	padding-left: 25px;
}

#slogan {
	padding-top: 31px;
}
#menu_block {
	background-image: url(imgs/menu_bg1.gif);
	background-repeat: no-repeat;
	height: 142px;
}
#menu_block ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_block ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	line-height: 49px;
	background-image: url(imgs/separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-left: 28px;
	position: relative;
}
#menu_block li ul {
	background-color: #5d5d5d;
	background-image: url(imgs/menu_submenu_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	position: absolute;
	display: none;
	left: 0px;
	top: 49px;
	padding-top: 8px;
	padding-bottom: 10px;
	width: 200px;
}
#menu_block li ul li {
	display: block;
	font-family: "MS Sans Serif", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-right: 18px;
	padding-left: 29px;
	background-image: url(imgs/list_bullet.gif);
	line-height: 23px;
	clear: both;
	background-repeat: no-repeat;
	background-position: 18px top;
	width: 160px;
}
#menu_block li:hover ul {
	display:block;
}
#menu_block a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_block a:hover {
	color: #FFF2CA;
}

#search_block {
	float: right;
	height: 49px;
	width: 269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#breadcrumbs {
	font-family: "MS Sans Serif", Tahoma, Arial;
	font-size: 10px;
	color: #646464;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 21px;
}
#breadcrumbs a {
	color: #646464;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#content_block {
	padding-bottom: 18px;
}
#left_clmn {
	float: left;
	width: 229px;
	background-image: url(imgs/left_column_bg.gif);
	background-repeat: repeat-x;
}
#central_block {
	float: right;
	width: 682px;
}
#content_clmn {
	float: left;
	width: 502px;
}
#right_clmn {
	float: right;
	width: 155px;
}
#footer {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	text-align: center;
}
#footer_menu {
	background-image: url(imgs/footer_bg.gif);
	background-repeat: repeat-x;
	height: 49px;
	font-size: 13px;
	line-height: 46px;
	font-weight: bold;
	color: #333333;
}
#footer_menu a {
	color: #000000;
	text-decoration: none;
}
#footer_menu a:hover {
	text-decoration: underline;
}


.fsep {
	padding-right: 8px;
	padding-left: 8px;
}

#copy {
	padding-top: 18px;
	padding-bottom: 23px;
	font-size: 13px;
}
#left_clmn_padding {
	padding: 32px 17px 32px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#left_clmn_padding ul {
	margin: 0px;
	list-style-image: url(imgs/bullet.gif);
	color: #000000;
	padding: 0px;
}
#left_clmn_padding a {
	color: #000000;
	text-decoration: none;
}
#left_clmn_padding a:hover {
	text-decoration: underline;
}
#banner {
	padding-bottom: 32px;
	text-align: center;
}
#news {
	color: #505050;
	padding-bottom: 32px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#news strong {
	font-weight: bold;
	color: #000000;
}
#news a {
	color: #505050;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.hp_catalog {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hp_catalog td {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.hp_catalog table td {
	padding: 0px;
}
.hp_catalog img {
	margin-right: 12px;
}
ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#rght_clmn_borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}
#rght_clmn_borders img {
	margin-top: 25px;
	margin-bottom: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.input_text {
	background-color: #f6f6f6;
	width: 320px;
	border: 1px solid #c1c1c1;
	padding: 4px;
}
.input_text_multiline {
	background-color: #f6f6f6;
	width: 320px;
	border: 1px solid #c1c1c1;
	padding: 4px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}
.bttn {
	background-image: url(/imgs/button_bg.gif);
	background-repeat: no-repeat;
           height: 29px;
           width: 170px;
           border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #505050;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.catalog_detail {
	width: 100%;
	margin-bottom: 48px;
}
.catalog_detail img {
	margin-right: 16px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #505050;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.info_tbl {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.info_tbl th {
	background-color: #f2f2f2;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}
.info_tbl td {
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}
/* End of 'main' */

