/* - [common styles (classes and ids)] ------------------------------------- */
body {
	margin: 0px;
	background-color: #bbbbbb;
}

#top {
	padding: 18px 0px 23px 0px;
	background-color: #FFFFFF;
}

#content {	
	text-align: left;
	width: 913px;
}

.top_text_link {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	padding-bottom:5px;
}

.top_text_link a:link, .top_text_link a:visited, .top_text_link a:active {
	color: #333333;
	text-decoration: none;
}

.top_text_link a:hover {
	color: #333333;
	text-decoration: underline;
}

#allwebmenu {
	width: 913px;
	height: 33px;
	margin-bottom: 18px;
}

#bottom {
	background-color: #bbbbbb;
}

#footer {
	text-align: left;
	width: 913px;
	height: 35px;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	color: #FFFFFF;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------- */




/* - [index page (classes and ids)] ---------------------------------------- */
#index_main_banner {
	padding: 5px;
	margin-bottom: 8px;
	width: 664px;
	height: 224px;
	background-image: url(../images/index_main_banner_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#index_abtus_news {
	width: 674px;
	height: 204px;
	background-image: url(../images/index_abtus_news_bg.png);
	background-repeat: no-repeat;
}

#readmore_abtus {
	position: absolute;
	margin-left: 323px;
	margin-top: 182px;
}

#readmore_news {
	position: absolute;
	margin-left: 599px;
	margin-top: 182px;
}

.text_link_readmore {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
}

.text_link_readmore a:link, .text_link_readmore a:visited, .text_link_readmore a:active {
	color: #666666;
	text-decoration: underline;
}

.text_link_readmore a:hover {
	color: #ff0078;
	text-decoration: underline;
}

#intro_abtus {
	position: absolute;
	width: 254px;
	margin-left: 128px;
	margin-top: 62px;	
}

#latest_news {
	position: absolute;
	margin-left: 416px;
	margin-top: 62px;
	margin-right: 0px;	
	overflow: auto;
	width: 239px;
	height: 112px;		
	padding-right: 5px;
}

.latest_news_link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	text-align: left;
}

.latest_news_link a:link, .latest_news_link a:visited, .latest_news_link a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.latest_news_link a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.latest_news_seperator {
	height: 13px;
	background-image: url(../images/latest_news_seperetor.gif);
	background-repeat: repeat-x;
}
/* ------------------------------------------------------------------------- */




/* - [sub pages (classes and ids)] ----------------------------------------- */
.content_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #666666;
	text-decoration: underline;
}

.content_text a:hover {
	color: #999999;
	text-decoration: underline;
}

.cat_img_bg {	
	background-image: url(../images/cat_img_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.title_line_1 {
	background-image: url(../images/title_line_1.gif);
	background-position: top left;
	background-repeat: no-repeat
}

.title_line_2 {
	background-image: url(../images/title_line_2.gif);
	background-position: top left;
	background-repeat: no-repeat
}

.title_line_3 {
	height: 40px;
	background-image:url(../images/title_line_3.gif);
	background-position: top left;
	background-repeat: no-repeat
}

.title_line_4 {
	height: 40px;
	background-image:url(../images/title_line_4.gif);
	background-position: top left;
	background-repeat: no-repeat
}

.title_line_5 {
	height: 40px;
	background-image:url(../images/title_line_5.gif);
	background-position: top left;
	background-repeat: no-repeat
}

.title_line_6 {
	height: 40px;
	background-image:url(../images/title_line_6.gif);
	background-position: top left;
	background-repeat: no-repeat
}

.title_line_7 {
	height: 40px;
	background-image:url(../images/title_line_7.gif);
	background-position: top left;
	background-repeat: no-repeat
}
/* ------------------------------------------------------------------------- */




/* - [right column (classes and ids)] -------------------------------------- */
#right_column_area {
	padding-left: 8px;
	padding-right: 8px;
	width: 214px;
	height: 426px;
	background-image: url(../images/right_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#shopping_cart_area {
	padding: 5px 5px 5px 8px;
	width: 201px;
	height: 190px;	
	background-image: url(../images/shopping_cart_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

#cart_area_scroll {
	position: absolute;	
	margin-right: 0px;	
	overflow: auto;
	width: 198px;
	height: 133px;		
	padding-right: 5px;
}

.shopping_cart_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #555555;
	line-height: normal;
	text-align: left;
}

.shopping_cart_text a:link, .shopping_cart_text a:visited, .shopping_cart_text a:active {
	color: #555555;
	text-decoration: underline;	
}

.shopping_cart_text a:hover {
	color: #999999;
	text-decoration: underline;
}

.textfield {
	font-family: Arial;
	font-size: 10px;
	color: #4c4b4b;
	text-align: left;
	padding: 2px 3px 0px 3px;	
	width: 133px;	
	height: 17px;
	border: 1px solid #dddddd;
}

#basket_scroll {
	position: absolute;	
	margin-right: 0px;	
	overflow: auto;
	width: 198px;
	height: 70px;		
	padding-right: 5px;
}

.right_banner_bg {
	padding: 5px;
	width: 204px;
	height: 99px;
	background-image: url(../images/right_banners_bg.png);
	background-position: top left;
	background-repeat: no-repeat;	
}
/* ------------------------------------------------------------------------- */




/* - ["Products"  (classes and ids)] --------------------------------------- */
.products_item_block {
	display: inline;
	float: left;
	width: 124px;
	margin-right: 6px;
}

.products_item_thumb_bg {
	background-image: url(../images/products_item_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.products_item_name {
	padding-left: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	background-image: url(../images/bullet_item_name.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.products_item_name a:link, .products_item_name a:visited, .products_item_name a:active {
	color: #666666;
	text-decoration: none;	
}

.products_item_name a:hover {
	color: #666666;
	text-decoration: underline;
}

.prodcuts_price_text {
	font-family: Arial, Verdana, Tahoma;
	color: #666666;
	font-size: 10px;
	line-height: 17px;
	text-align: left;
}

.item_detail_display {
	background-image: url(../images/item_details_display_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.item_detail_view_thumb {
	background-image: url(../images/item_details_view_thum_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
img, div, a, input { behavior: url(iepngfix.htc) }
/* ------------------------------------------------------------------------- */