/* ----------------------------------------------------------------------------------/Modules/Searchbox/Templates/Default/Index.css---------------------------------------------------------------------------------- *//* ----------------------------------------------------------------------------------/Modules/Orders_CartStatus/Templates/Default/Index.css---------------------------------------------------------------------------------- *//* ----------------------------------------------------------------------------------/Modules/Content_SingleLevelMenu/Templates/Default/Index.css---------------------------------------------------------------------------------- */.SingleLevelMenu {
  margin: 0;
  padding: 0;
}

.SingleLevelMenu li {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

.SingleLevelMenu a {
  display: block;
  text-decoration: none;	
}

.SingleLevelMenu li {

}


.SingleLevelMenu li a {
}

.SingleLevelMenu li a:hover {

}/* ----------------------------------------------------------------------------------/Modules/Security_UserLogin/Templates/Default/Index.css---------------------------------------------------------------------------------- */.LinkAction
{
	clear:both;
}
/* ----------------------------------------------------------------------------------/Modules/Security_UserInfo/Templates/Default/Index.css---------------------------------------------------------------------------------- */.Field {
	visibility:visible;
}/* ----------------------------------------------------------------------------------/Modules/Banners_PlacementList/Templates/Default/Index.css---------------------------------------------------------------------------------- */.BannersList li
{
	list-style:none;
	margin-bottom:5px;
}

.Banners ul
{
	margin:0px;
}
/* ----------------------------------------------------------------------------------/Modules/Products_ProductList/Templates/Default/Index.css---------------------------------------------------------------------------------- */.ProductList {
	clear:both;
	margin-left:5px;
}
.ProductList ul
{
	margin:0px;
	padding:0px;
}

.Product
{
	background-image:url(/Styles/Default/product_list_back.png);
	background-repeat:no-repeat;
	float:left;
	height:238px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	width:179px;
	position:relative;
	
}


.ProductInfo
{
	margin:0;
	padding:4px 14px;
	width:150px;

}

.ProductPhoto
{
	text-align:center;
	width:100%;
}

.ProductCode
{
	font-size:12px;
	margin-top:0;	
	color:#ed1b23;
}
.ProductTitle
{
	font-size:12px;
	margin-top:0;	
	color:white;
	margin-top:3px;
}
.ProductMake
{
	font-size:12px;
	margin-top:0;	
	color:white;
	text-align:center;
	padding:2px;
}
.ProductList img
{

}

.Caption
{
	font-weight:bold;
	color:#0841ad;
}
.Pager
{
	clear:both;
}
.Product .Action {
	bottom:5px;
	position:absolute;
	right:7px;
	
}
.Product .Action a {
	color:#969696;
}
/* ----------------------------------------------------------------------------------/Modules/Pager/Templates/Default/Index.css---------------------------------------------------------------------------------- */.Pager
{
margin-bottom:1em;
}

.Pager ul
{
margin:0px;
padding:4px;
overflow:hidden;
position:relative;
text-align:center;
height:2em;
}

.Pager ul li
{
list-style:none;
}

.Pager ul li a
{
text-decoration:none;
display:block;
padding:4px;
color:white;
outline:none;
}

.Pager ul li a:hover
{
text-decoration:underline;
}

.Pager .FirstPage
{
position:absolute;
left:0%;
width:12%;
text-align:center;
}

.Pager .PreviousPage
{
position:absolute;
left:12%;
width:12%;
text-align:center;
}

.Pager .NextPage
{
position:absolute;
right:12%;
width:12%;
text-align:center;
}

.Pager .LastPage
{
position:absolute;
right:0px;
width:12%;
text-align:center;
}

.Pager li.PageNumbers
{
width:52%;
position:absolute;
left:24%;
}

.Pager li.PageNumbers ul
{
display:inline-block;
padding:0px;
width:auto;
margin:auto;
}

.Pager li.PageNumbers ul li
{
float:left;
margin-left:2px;
margin-right:2px;
}

.Pager li.PageNumbers ul li a
{
padding-left:5px;
padding-right:5px;

}

.Pager li.PageNumbers ul li a:hover
{
background-color:#111111;
}

.Pager li.PageNumbers ul li.CurrentPage a
{

font-weight:bold;
}/* ----------------------------------------------------------------------------------/Styles/Default/Layout.css---------------------------------------------------------------------------------- */body
{
	text-align:center;
}

.Layout-Page
{
	width:1000px;
	margin:auto;
	margin-top:1em;
}

.Layout-FullRow
{
	clear:both;
}

.Layout-Table
{
	width:100%;
}

.Layout-Table,
.Layout-Table tr, 
.Layout-Table td,
.Layout-Table th
{
	margin:0px;
	padding:0px;
	border:0px;
}

.Layout-Table td,
.Layout-Table th
{
	vertical-align: top; 
}

.LeftColumn .Padding
{
	padding-right:9px;
}

.MiddleColumn .Padding
{
	padding:0;
}

.RightColumn .Padding
{
	padding:0;
}

/* -----------------------------------------------------------
 * Layout-180-610-180
   -------------------------------------------------------- */

.Layout-180-610-180 .LeftColumn
{
	width:180px;
}

.Layout-180-610-180 .MiddleColumn
{
	width:610px;
}

.Layout-180-610-180 .RightColumn
{
	width:180px;
}

/* -----------------------------------------------------------
 * Layout-200-590-210
   -------------------------------------------------------- */

.Layout-200-590-210 .LeftColumn
{
	width:200px;
}

.Layout-200-590-210 .MiddleColumn
{
	width:550px;
}

.Layout-200-590-210 .RightColumn
{
	width:210px;
}

/* -----------------------------------------------------------
 * Layout-200-770
   -------------------------------------------------------- */

.Layout-196-774 .LeftColumn
{
	width:196px;
}

.Layout-196-774 .MiddleColumn
{
	width:774px;
}

.Layout-196-774 .MiddleColumn .Padding
{
	padding:8px 8px 8px 0px;
}


/* ----------------------------------------------------------------------------------/Styles/Default/Panels.css---------------------------------------------------------------------------------- *//* ----------------------------------------------------------------------------------/Styles/Default/Layout.Design.css---------------------------------------------------------------------------------- */body
{
	background-color:#E4E4E4;
	background-image:url(/Styles/Default/body_back.gif);
	background-repeat:repeat-x;
}

.Layout-Page
{
}
 
.Layout-Page .Header
{
	height:277px;
	position:relative;
	font-family:Arial;
}

.top_menu {
	background-image:url(/Styles/Default/top_menu.png);
	background-repeat:no-repeat;
	float:right;
	height:23px;
	margin-right:48px;
	width:110px;
}
.top_menu a {
	display:inline-block;
	float:left;
	height:20px;
	margin-left:4px;
	margin-right:3px;
	width:26px;
}
.below_menu {
	background-image:url(/Styles/Default/menu_bottom.png);
	background-repeat:no-repeat;
	height:19px;
	width:989px;
	margin:auto;
	margin-bottom:10px;
	clear:both;
}
.Layout-Page .Header .Logo
{
	background-image:url(/Styles/Default/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	width:155px;
	height:42px;
	text-indent:-9000px;
	top:22px;
	left:16px;
	text-decoration:none;
}
.Layout-Flash .Header {
	
	background:none;
	background-image:none;
	height:24px;
}
.ProductCategories
{
	font-family:Arial;
	font-size:11px;
	height:24px;
	margin-left:32px;
	padding-top:30px;
	float:left;
}

.ProductCategories li
{
	float:left;
	margin-left:-10px;
}

.ProductCategories li a
{
background-image: url(/Styles/Default/tab-inactive-left.png);
background-color:inherit;
background-repeat:no-repeat;
background-position:left top;
padding:0px 0px 0px 9px;
color:#ffffff;
}

.ProductCategories li a span
{
display:block;
background-image: url(/Styles/Default/tab-inactive-right.png);
background-color:inherit;
background-repeat:no-repeat;
background-position:right top;
padding:0px 9px 0px 0px;
}

.ProductCategories li a span span
{
background-color:inherit;
background-image:url(/Styles/Default/tab-inactive-back.png);
background-position:left top;
background-repeat:repeat-x;
display:block;
line-height:21px;
margin-left:0;
padding:3px 3px 0;
text-align:center;
width:97px;
font-weight:bold;
}
.ProductCategories li.active a
{
	background-image: url(/Styles/Default/tab-active-left.png);
}

.ProductCategories li.active a span
{
	background-image: url(/Styles/Default/tab-active-right.png);
}

.ProductCategories li.active a span span
{
background-image: url(/Styles/Default/tab-active-back.png);
}

.ProductCategories li a:hover
{
	background-image: url(/Styles/Default/tab-active-left.png);
}

.ProductCategories li a:hover span
{
	background-image: url(/Styles/Default/tab-active-right.png);
}

.ProductCategories li a:hover span span
{
background-image: url(/Styles/Default/tab-active-back.png);
}




.Layout-Page .footer
{
	background-image:url(/Styles/Default/footer.png);
	height:29px;
	margin:12px auto auto;
	width:959px;
}


.LanguageBox
{
	background-image:url(/Styles/Default/top_search.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:24px;
	margin-left:29px;
	margin-top:30px;
	width:173px;
}
.LanguageBox a {
	color:white;
	display:inline-block;
	margin-left:-52px;
	margin-top:5px;
	text-decoration:none;
}

.SearchBox
{
	background-image:url(/Styles/Default/search.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:24px;
	margin-left:29px;
	margin-top:30px;
	width:173px;
}

.SearchBox div
{
float:left;
}

.SearchBox .Control input
{
	border:1px solid #3868B5;
	height:13px;
	margin-left:9px;
	margin-top:6px;
	width:136px;
}

.SearchBox .Action
{
margin-left:4px;
}

.SearchBox .Action a
{
display:block;
width:20px;
height:20px;
text-indent:-9000px;
outline:none;
}

.SearchBox .Action a:hover
{
background-position:left bottom;
}

.LanguageSwitches
{
position:absolute;
right:8px;
bottom:10px;
}

.LanguageSwitches a
{
text-decoration:none;
color:#ffffff;
}

.LanguageSwitches a:hover
{
	color:#D2ED39;
	text-decoration:underline;
}

.content {
	background-image:url(/Styles/Default/content_back.png);
	background-repeat:no-repeat;
}
.Layout-Table .MiddleColumn
{
	text-align:left;
}

.Layout-Table .MiddleColumn h1
{
	background-image:url(/Styles/Default/h1.png);
	background-repeat:no-repeat;
	color:white;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	height:23px;
	margin-bottom:0.5em;
	margin-top:0;
	overflow:hidden;
	padding:3px 0 0 10px;
	width:540px;
}

.Layout-Table .MiddleColumn p
{

font-size:11px;
font-weight:normal;
line-height:18px;

}


/* ------------------------------------------------------------------------------------
 * CommonField
 * --------------------------------------------------------------------------------- */
.CommonField
{
height:22px;
}

.CommonField .CommonLabel
{
float:left;
line-height:22px;
margin-right: 0.5em;
}

.CommonField .CommonValue
{
float:left;
}


/* ------------------------------------------------------------------------------------
 * jGrowl
 * --------------------------------------------------------------------------------- */
#jGrowl .NotificationType1
{
background-color:#279400;
}

#jGrowl .NotificationType2
{
background-color:#947901;
}

#jGrowl .NotificationType3
{
background-color:#940000;
}

/* ------------------------------------------------------------------------------------
 * Breadcrumbs
 * --------------------------------------------------------------------------------- */

#Breadcrumbs
{
overflow:auto;
margin-bottom:1em;
}

#Breadcrumbs ul
{
padding:0px;
margin:0px;
}

#Breadcrumbs ul li
{
padding:0px;
margin:0px 4px 0px 0px;
color:#666666;
}

#Breadcrumbs ul li a
{
padding:0px;
margin:0px 4px 0px 0px;
color:#666666;
text-decoration:none;
}

#Breadcrumbs ul li a:hover
{
color:#000000;
text-decoration:underline;
}
.manu_title {
	color:white;
	font-size:11px;
	margin-right:25px;
	text-align:right;
	font-weight:bold;
}
.manufacturer_div {
	background-image:url("/Styles/Default/manu_back.png");
	background-repeat:no-repeat;
}
.manu_top {
	background-image:url("/Styles/Default/manu_top.png");
	background-repeat:no-repeat;
	width:194px;
	height:11px;
	margin:0;
	padding:0;
}
.manu_bottom {
	background-image:url("/Styles/Default/manu_bottom.png");
	background-repeat:no-repeat;
	width:194px;
	height:11px;
	margin:0;
	padding:0;
}
.manufacturers_side {

	margin:0 0 0 7px;
	padding:0;
	overflow:hidden;
}
.manu_repeat {
	background-image:url("/Styles/Default/manu_back.jpg");
	background-repeat:repeat-x;
	width:194px;
	background-color:black;
	overflow:hidden;
} 
.manufacturers_side li {
	float:left;
	list-style-type:none;
	margin:5px;
}
.news_box {
	background-image:url(/Styles/Default/news_back.png);
	background-repeat:no-repeat;
	height:100px;
	width:211px;
	font-size:11px;
	color:white;
}
.login_box {
	background-image:url(/Styles/Default/login_back.png);
	background-repeat:no-repeat;
	height:138px;
	width:211px;
	font-size:11px;
	color:white;
	margin-bottom:10px;
}
.search_box {
	background-image:url(/Styles/Default/search_back.png);
	background-repeat:no-repeat;
	height:229px;
	width:211px;
	font-size:11px;
	color:white;
	margin-bottom:10px;
}
.pseudoSelect {
	background-image:url(/Styles/Default/dropdown.jpg);
	background-repeat:no-repeat;
	color:black;
	height:18px;
	margin-left:25px;
	padding-left:5px;
	padding-top:3px;
	text-align:left;
	width:172px;
}
.select_title {
	margin-left:25px;
	text-align:left;
}
#ManufacturersDropdown, #SolutionsTypeDropDownContent {
	background-image:url("/Styles/Default/search_manu.png");
	width:340px;
	height:310px;
	position:absolute;
	z-index:2;
	margin-left:15px;
}
#ManufacturersDropdown #DropDownContent, #SolutionsTypeDropDownContent #DropDownContent {
	
	height:284px;
	margin-bottom:11px;
	margin-left:11px;
	margin-right:11px;
	margin-top:11px;
	overflow-x:auto;
	overflow-y:auto;
	width:321px;
}
#container_brand ul {
	margin-left:15px;
	
}
#ContentType ul {
	margin-left:5px;
	
}
#container_brand ul li, #ContentType ul li {
	float:left;
	list-style-type:none;
	padding:4px;
	text-align:center;
}
.select_category select, .select_product select, .search_select select {
	margin-left:11px;
	width:174px;
}
#product_title , #category_title {
	margin-top:6px;
}
.login_box a, .news_box a {
	color:inherit;
}

.news_box_text 
{
	float:left;
	margin-left:30px;
	margin-top:15px;
	text-align:left;
	width:132px;
}
.news_box_button {
	background-image:url(/Styles/Default/go.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:19px;
	margin-top:20px;
	padding-top:3px;
	text-decoration:none;
	width:35px;
}

.left_panel_title, .PanelTitle {
	color:white;
	font-size:11px;
	padding:8px;
	text-align:left;
	font-weight:bold;
}
.LeftColumn #UserLogin {
	margin-top:-15px;
}

.LeftColumn .EmailCaption {
	width:70px;
	float:left;
	text-align:left;
	margin-left:25px;
	line-height:18px;
}
.LinkAction {
	width:120px;
	float:left;
	text-align:left;
	margin-left:25px;
	margin-top:3px;
}
.LeftColumn #UserLogin .EmailField, .LeftColumn #UserLogin .PasswordField {
	float:right;
	margin-right:15px;
	width:100px;
}
.PanelContent {
	margin-top:12px;
	text-align:left;
	
}
#UserInfo .PanelContent {
	margin-left:25px;
	
}
#UserInfo .PanelActions {
	text-align:left;
	margin-left:25px;
}
.LoginAction a, .SignupAction a {
	background-image:url(/Styles/Default/go.png);
	background-repeat:no-repeat;
	color:inherit;
	display:inline-block;
	float:left;
	height:20px;
	margin-left:14px;
	margin-top:-10px;
	padding-top:4px;
	text-decoration:none;
	width:38px;
}


.pagetext_top {
	width:547px;
	background-image:url("/Styles/Default/content_top.png");
	background-repeat:no-repeat;
	height:8px;
}
.pagetext_bottom {
	width:547px;
	background-image:url("/Styles/Default/content_bottom.png");
	background-repeat:no-repeat;
	height:8px;
}
.pagetext {
	background-color:black;
	background-image:url(/Styles/Default/content_repeat.png);
	background-repeat:repeat-x;
	color:white;
	font-family:Arial;
	font-size:12px;
	min-height:350px;
	overflow:hidden;
	padding:0;
	text-align:justify;
	width:547px;
}
.pagetext p{
	padding:1px 10px;
	font-size:11px;
	font-family:Arial;
	margin-bottom:1px;
}
.newsletter_box {
	font-size:11px;
}

.Actions .ButtonUpdate {
	background-image:url(/Styles/Default/update.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
	width:139px;
	float:left;
	margin-right:20px;
}
.Actions .ButtonContinue {
	background-image:url(/Styles/Default/continue.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
	width:139px;
	float:left;
	margin-left:33px;
}
.Actions .ButtonConfirm {
	background-image:url(/Styles/Default/checkout.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
	width:139px;
	float:right;
}
.Actions .BackButton {
	background-image:url(/Styles/Default/back.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
	width:139px;
	float:left;
	margin-right:20px;
	margin-left:10px;
	margin-top:-2px;
}
.Actions .NextButton {
	background-image:url(/Styles/Default/next.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
	width:103px;
	float:right;
	margin-top:-2px;

}
.Actions a {
	text-decoration:none;
	color:white;
}
.Actions span {
	color:white;
	font-size:10px;
	line-height:22px;
	padding-left:13px;
}
.CartPanel a {
	color:white;
	text-decoration:none;
}
.CartPanel a.DeleteAction {
	background-image:url("/Styles/Default/delete.png");
	background-repeat:no-repeat;
	display:inline-block;
	width:13px;
	height:13px;
}
.Actions .NextButton span {

}
.OrderFormConfirmation {
	font-size:11px;
}
#photo1 {
	padding:10px;
	float:left;
}
#CartStatus {
	background-image:url(/Styles/Default/cart_status.png);
	background-repeat:no-repeat;
	height:100px;
	width:211px;
	font-size:11px;
	color:white;
	margin-bottom:10px;
}
#CartStatus .PanelContent {
	margin-left:80px;
}
#CartStatus .PanelActions {
	margin-left:25px;
}
#CartStatus a {
	color:white;
}
.pagetext .newsletter_box {
	padding:10px;
}
.pagetext .newsletter_box a {
	color:white;
}

/* PRODUCT VIEW */
.ProductView{
	padding:11px;
}

.PhotoField img {
	border:none;
}
.ProductView1 {
	display:none;
}
.ProductPhotoLarge {
	float:left;
	width:200px;
	height:220px;
}
.ProductInfoLarge {
	float:right;
	width:215px;
}
.ProductModel {
	color:white;
	font-size:23px;
	font-weight:bold;
	text-align:left;
}
.ProductCode {
	color:#ED1B23;
	font-size:13px;
	font-weight:bold;
	margin-top:12px;
	text-align:left;
	}
.ProductName {
	color:white;
	font-size:12px;
	font-weight:bold;
	margin-top:12px;
	text-align:left;
}
.ProductPriceBefore {
	margin-top:20px;
	font-size:12px;
	color:white;
	text-align:left;
}
.ProductPriceAfter {
	color:#ED1B23;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
}
.ProductPrice {
	font-size:12px;
	color:white;
}
.AddToCartAction {
	margin-left:-116px;
	margin-top:20px;
}

.ProductDescription {
	display:block;
	clear:both;
}
.AddToCartAction a {
	background-image:url(/Styles/Default/addtocart.png);
	background-position:center center;
	background-repeat:no-repeat;
	border:medium none;
	color:black;
	height:30px;
	padding-left:34px;
	padding-top:7px;
	width:90px;
	background-color:transparent;
}
.AddToCartAction a:hover {
	background-image:url(/Styles/Default/addtocart.png);
	background-position:center center;
	background-repeat:no-repeat;
	border:medium none;
	color:black;
	height:30px;
	padding-left:34px;
	padding-top:7px;
	width:90px;
	background-color:transparent;
}

.ProductView .ImageGallery {
	clear:both;
	display:block;
}
.ProductView .ImageGalleryList li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:10px;
	margin-top:10px;
	margin-left:0;
}
.ProductView img {
	border:none !important;
}

.selected_title {
	border-bottom-color:-moz-use-text-color;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.selected_option {
	border-bottom-color:-moz-use-text-color;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:12px;
	font-weight:bold;
	line-height:20px
}
.wrapper .ProductList {
	margin-top:10px;
}
#ContactForm {
	padding:15px;
}
#ContactForm .EmailField {
	float:none !important;
	margin-right:0 !important;
	width:200px;
}
#ContactForm input {
	width:200px;
}
#Comment {
	width:300px;
	height:100px;
}
.ContactAction {
	background-image:url(/Styles/Default/go.png);
	display:block;
	height:15px;
	margin-top:20px;
	padding-top:3px;
	text-decoration:none;
	width:35px;
}
.ContactAction a {
	color:white;
	padding-left:8px;
	text-decoration:none;
}
#SignupForm, #RemindForm, #PasswordChangeForm {
	padding:10px;
}
#SignupForm input, #RemindForm input, #PasswordChangeForm input {
	width:200px;
}
.SignupAction, #RemindForm .LoginAction, #PasswordChangeForm .LoginAction {
	margin-top:13px;
}
.SignupAction a, #RemindForm .LoginAction a, #PasswordChangeForm .LoginAction a {
	padding-left:6px;
	margin-left:0;
}
.FooterCategories {
 	margin-left:150px;	
}
.FooterCategories li {
	float:left;
	margin-left:7px;
	margin-top:8px;
}
.FooterCategories li a {
	color:#a5a5a6;
	font-size:11px;
}
li.c111 {display:none;}
.newsletter_selection_manu {
	width:150px;
	float:left;
}
.newsletter_selection_model {
	width:289px;
	float:left;
}
.newsletter_selection_cat {
	width:120px;
	float:left;
}
.deselect a{
	background-image:url(/Styles/Default/delete_red.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:13px;
	line-height:22px;
	margin-left:9px;
	margin-top:2px;
	width:13px;
}
.contact_link {
	display:block;
	height:30px;
	margin-left:37px;
	margin-top:-56px;
	position:absolute;
	width:490px;
}
.contact_link a {
	display:block;
	width:100%;
	height:100%;
}
.MiddleColumn .SingleLevelMenu li {
	float:left;
	margin-left:10px;
}
.MiddleColumn .SingleLevelMenu li a {
	color:black;
}
.MiddleColumn .SingleLevelMenu  {

}
.Article .Action a {
	color: #ED1B23;
	font-weight:bold;
	font-size:12px;
}
.Article .Panel {
	clear:left;
}
.Layout-Table .MiddleColumn p {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.ReadAlso {
	margin:10px;
	color:#ED1B23;
}

.cart_footer {
	background-color:#555555;
	height:18px;
	margin-top:20px;
	width:213px;
}
.cart_footer a {
	color:white !important;
}/* ----------------------------------------------------------------------------------/Styles/Default/Index.css---------------------------------------------------------------------------------- */