/* ----------------------- Body Style Declarations ----------------------- */

BODY, TD {font-family : Arial, Verdana, sans-serif ; font-size : 75%;}
A {text-decoration: underline; color: blue;}
A:Hover {text-decoration: underline; color: red;}

/* ----------------------- Background Repeat Controller  ----------------------- */

.bar_small_bk{background-repeat : repeat-x;background-image : url(../images/bar_small_bk.gif);}
.search_bk{	background-repeat : no-repeat; background-image : url(../images/store/search_bk.gif);}
.search_bk_shadow{	background-repeat : repeat-x; background-image : url(../images/store/header_shadow.gif);}
.catalogue_search_bk{background-repeat : no-repeat; background-image : url(../images/catalogue/header_bk.gif);}
.catalogue_shadow_bk{background-repeat : repeat-x; background-image : url(../images/catalogue/header_bg_shadow.gif);}
.feat_item_vr{background-repeat : repeat-y; background-image : url(../images/vr_2px_dotted.gif);}

.footer_bar_bk{	background-repeat : repeat-x; background-image : url(../images/shell/footer_bar_bk.gif);}

.sun_bk{background-repeat : no-repeat; background-image : url(../images/shell/sun_block_bk.gif);}
	.sun_block_bk{background-color:#391F60;}
	.sun_block_top_left{background-repeat : no-repeat; background-image : url(../images/shell/sun_block_link_top_left.gif);}
	.sun_block_top_right{background-repeat : no-repeat; background-image : url(../images/shell/sun_block_link_top_right.gif);}
	.sun_block_bottom_left{background-repeat : no-repeat; background-image : url(../images/shell/sun_block_link_bottom_left.gif);}
	.sun_block_bottom_right{background-repeat : no-repeat; background-image : url(../images/shell/sun_block_link_bottom_right.gif);}
.cisco_bk{background-repeat : no-repeat; background-image : url(../images/shell/cisco_block_bk.gif);}
	.cisco_block_bk{background-color:#215553;}
	.cisco_block_top_left{background-repeat : no-repeat; background-image : url(../images/shell/cisco_block_link_top_left.gif);}
	.cisco_block_top_right{background-repeat : no-repeat; background-image : url(../images/shell/cisco_block_link_top_right.gif);}
	.cisco_block_bottom_left{background-repeat : no-repeat; background-image : url(../images/shell/cisco_block_link_bottom_left.gif);}
	.cisco_block_bottom_right{background-repeat : no-repeat; background-image : url(../images/shell/cisco_block_link_bottom_right.gif);}
.dlink_bk{background-repeat : no-repeat; background-image : url(../images/shell/dlink_block_bk.gif);}

.ibm_bk{background-repeat : no-repeat; background-image : url(../images/shell/ibm_block_bk.gif);}

	.dlink_block_bk{background-color:#141D3D;}
	.dlink_block_top_left{background-repeat : no-repeat; background-image : url(../images/shell/dlink_block_link_top_left.gif);}
	.dlink_block_top_right{background-repeat : no-repeat; background-image : url(../images/shell/dlink_block_link_top_right.gif);}
	.dlink_block_bottom_left{background-repeat : no-repeat; background-image : url(../images/shell/dlink_block_link_bottom_left.gif);}
	.dlink_block_bottom_right{background-repeat : no-repeat; background-image : url(../images/shell/dlink_block_link_bottom_right.gif);}
.linksys_bk{background-repeat : no-repeat; background-image : url(../images/shell/linksys_block_bk.gif);}

.hp_bk{background-repeat : no-repeat; background-image : url(../images/shell/hp_block_bk.gif);}

.footer_bottom_left{background-repeat : no-repeat; background-image : url(../images/shell/footer_bottom_left.gif);}
.footer_bottom_right{background-repeat : no-repeat; background-image : url(../images/shell/footer_bottom_right.gif);}

.footer_shadow_1{background-repeat : repeat-x; background-image : url(../images/shell/footer_shadow.gif); background-color:#B8B8B8;}
.footer_shadow_2{background-repeat : repeat-x; background-image : url(../images/shell/footer_shadow_2.gif); background-color:#CDCDCD;}
.footer_median{background-repeat : repeat-x; background-image : url(../images/shell/footer_median.gif); background-color:#CDCDCD;}


.vert_sep_scanline{background-repeat : repeat-y; background-image : url(../images/shell/vert_scanlines.gif);}
.horiz_sep_scanline{background-repeat: repeat-x; background-image : url(../images/shell/horiz_scanlines.gif);}

/* ----------------------- Object Spacing ----------------------- */

.cdn_flag {margin-top: 0px; margin-bottom: 0px; margin-left: 5px; margin-right: 0px;}
.footer_box {margin-top: 3px; margin-bottom: 3px; margin-left: 5px; margin-right: 0px;}
.hr_grey {margin-top: 3px; margin-bottom: 3px;}
.hr_dotted {margin-top: 6px; margin-bottom: 6px;}
.breadcrumb_trail {margin-top: 2px; margin-bottom: 2px; margin-left: 5px;}
.store_link_table {margin-top: 6px; margin-bottom:100px;}
.store_title {margin-right: 5px;}
.cat_profile_spc{margin-top: 5px; margin-bottom:5px;}
.cat_item_title{margin-bottom: 10px;}

.pad_10{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pad_5{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* ----------------------- Text Formatting ----------------------- */

.copyright_footer{font-family : Arial, Verdana, sans-serif ; font-size : 12px; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px;}
.grey_text_888888 {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color:#888888;}
.language_fade{font-family : Arial, Verdana, sans-serif ; font-size : 12px; color:#777777;}
.catalogue_profile_text{font-family : Arial, Verdana, sans-serif ; font-size : 12px; color:#000000; line-height:2;}
.cat_detail {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #888888 ;}
.feature_items_price {font-family : Arial, Verdana, sans-serif ; font-size : 14px; color: red ;}
.product_number {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #888888; font-weight: bold;}
.item_price {font-family : Arial, Verdana, sans-serif ; font-size : 18px; color: red ; font-weight: bold;}
.shipping_explained{font-family : Arial, Verdana, sans-serif ; font-size : 10px; color: #777777;}
.main_content_title{font-family : Arial, Verdana, sans-serif ; font-size : 13px; color: #8CBA37; font-weight: bold;}
.white_text{font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #FFFFFF;}
.text_10px {font-family : Arial, Verdana, sans-serif ; font-size : 10px; color: #000000; line-height: -5;}
.small {font-family : Arial, Verdana, sans-serif ; font-size : 11px; color: #000000; letter-spacing: 1px; }
.big_title {font-family : Arial, Verdana, sans-serif ; font-size : 16px; color: #000000; font-weight: bold; }
.disclaimer_text{color:#2E3C13; font-size:10;}

/* ----------------------- Link Formatting ----------------------- */
a.sun_block_link{color:#F7BE10; font-weight:bold; text-decoration:none;}
a.sun_block_link:HOVER{color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.cisco_block_link{color:#FCEF60; font-weight:bold; text-decoration:none;}
a.cisco_block_link:HOVER{color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.footer_white_link{color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.footer_white_link:HOVER{color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.footer_link{color:#F7BE10; font-weight:bold; text-decoration:underline;}
a.footer_link:HOVER{color:#FFFFFF; font-weight:bold; text-decoration:underline;}
a.page_text_links {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: blue ;}
a.page_text_links:Hover {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #000000 ;}
a.language_select_link {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #83AC36 ;}
a..language_select_link:Hover {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #CECECE ;}
a.breadcrumb_trail {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #000000 ;}
a.breadcrumb_trail:Hover {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: red;}
a.store_links {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #000000 ; text-decoration: none;}
a.store_links:hover {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: red; text-decoration: none;}
a.cat_item {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #000000 ; text-decoration: underline;}
a.cat_item:hover {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: red; text-decoration: none;}
a.cat_profile_link {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #85B133 ; text-decoration: underline; font-weight: bold;}
a.cat_profile_link:hover {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: red; text-decoration: none;}
a.cat_detail {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #888888 ; text-decoration: underline; font-weight: bold;}
a.cat_detail:hover {font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: red; text-decoration: none;}
a.main_content_link{font-family : Arial, Verdana, sans-serif ; font-size : 14px; color: #8CBA37; font-weight: bold;}
a.main_content_link:hover{font-family : Arial, Verdana, sans-serif ; font-size : 14px; color: #000000; font-weight: bold;}

.big_title2 {
font-family : Arial, Verdana, sans-serif ; font-size : 12px; color: #000000; font-weight: bold;
}

