/* Document Default Settings Begin */
/* ------------------------------------------------------ */

html { /*background-image: url(images/box_background.jpg); */
	background-color: #5c7288;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;}

body {font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;}
	
a:link {color: #8C8C78;
	text-decoration: none;
	text-align: right;
	padding-right: 2px;}

a:hover {color: #6B6B5B;
	text-decoration: underline;}
	
a:visited  {color: #8C8C78;
	text-decoration: underline;
	text-align: right;
	font-size: 1.0em;
	padding-right: 2px;}
	
h1 {font-weight: bold;
	font-size: 10px;
	border-top: #7f7f7f solid 1px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #a2a2a2 solid 1px;
	background-color: #D9D8D5;
	margin-bottom: 6px;
	margin-top: 0px;
	padding: 2px;
	text-align: left;}
	
h2 {font-weight: bold;
	font-size: 12px;
	border-top: #7f7f7f solid 1px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #a2a2a2 solid 1px;
	background-color: #D9D8D5;
	margin-bottom: 6px;
	margin-top: 0px;
	padding: 2px;
	text-align: left;
	width: 580px;}

hr {background-color: #000000;
	border: 0px solid #000000;}
	
th {font-family: Verdana, Helvetica, Arial, sans-serif;
	border-collapse: collapse;}

td {vertical-align: top;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;}
	
#spacer { margin: 0px;
margin-top: 2px;
padding: 0px;
height: 1px;}

/* Begin e-account CSS */
/* ------------------------------------------------------ */

#e-account {float: right;
	background-color: #fcfcf8;
	text-align: right;
	font-size: 11px;
	width: 170px;
	border: solid #999999 1px;
	margin: 2px 2px 2px 0;}

h1.e-account{
	font-size: 11px;
	text-align: center;
	margin: 0px;
	border-left: #999999 solid 0px;
	border-right: #999999 solid 0px;
	border-top: #999999 solid 0px;
	border-bottom: #999999 solid 1px;
	padding: 2px;
	background-image: url(images/e-account-h1.jpg);
	background-repeat: repeat;
	background-position: left top; 	
	background-color: #D9D8D5;}

#e-account_link {
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-image: url(images/e-account-h1.jpg);
	background-repeat: repeat;
	background-position: left top;	
	background-color: #646a74;}
	
#e-account_link a:link, #e-account_link a:visited { color: #ffffff;}

input.text {font-family: sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	background-color: #ffffff;
	border-top: #7f7f7f solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #e0e0e0 solid 1px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	height: 20px;}

input.btn {color: #787977;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #d7d7d0;
	border: 1px solid;
	border-top-color: #7f7f7f;
	border-left-color: #7f7f7f;
	border-right-color: #656665;
	border-bottom-color: #656665;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-right: 10px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	background-image: url(images/menu_button.jpg);
	background-repeat: repeat;
	background-position: left top;}
	
input.btnhov {color: #ffffff;
	background-color: #b0b1ad;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#b0b1ad;
	border-bottom-color:#b0b1ad;
	background-image: url(images/menu_button_over.jpg);
	background-repeat: repeat;
	background-position: left top;}

/* ------------------------------------------------------ */
/* End Form CSS */

/* Page Container & Layout Settings */
/* ------------------------------------------------------ */

#header_container {margin: 0px auto;
	text-align: right;
	background-image: url(images/detari_logo.jpg);
	background-color: #939597;
	width: 766px;
	border-left: 1px solid #414042;
	border-right: 1px solid #414042;
	padding: 0px;
	height: 96px}

#main_container {margin: 0px auto;
	background-color: #ffffff;
	width: 766px;
	border: solid #414042 1px;
	padding: 0px;}
	
#footer_container {margin: 1px auto;
	clear: both;
	background-color: #ffffff;
	width: 766px;
	border: 1px solid #646a74;
	padding: 0px;}

#Partner {margin: 0px auto;
	background-color: #414042;
	/* background-image: url(images/search_background.jpg); */
	color: white;
	font-weight: bold;
	font-style: italic;
	font-family: Times;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.3em; 
	width: 766px;
	border-top: solid #414042 0px;
	border-bottom: solid #414042 0px;
	border-left: solid #414042 1px;
	border-right: solid #414042 1px;
	vertical-align: middle;
	padding: 2px 0;
	vertical-align: middle;}

#footer { clear: both;
	text-align: center;
	border-top: 1px solid #A9A9A9;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 2px;}

#left_column {float: left;
	text-align: left;
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;}


#right_column {
	text-align: left;
	margin-left: 160px;
	background-color: #ffffff;
	border-right: solid 0px #646a74;
	border-left: solid 1px #646a74;
	border-collapse: collapse;}

#main_frames {
	text-align: right;
	margin-right: 0px;
	margin-left: 160px;
	background-color: #ffffff;
	border-top: solid 0px #b0b1ad;
	border-left: solid 1px #b0b1ad;
	border-bottom: solid 0px #b0b1ad;}
	
#flashcontent { margin: 0;
	padding: 0px;
	border: solid 1px #b0b1ad;
	width: 596px;}
	
#page_padding {padding: 10px;}

img.main {border: solid #3d4242 1px;
	margin-top: 2px;}

/* ------------------------------------------------------ */
/* Page Container & Layout Settings End*/


/* Begin Navbar Settings */
/* ------------------------------------------------------ */

#navbar { font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	font-weight: bold;
	padding: 0px; }

#navbar a:link, #navbar a:visited {color: #414042;
	background-color: #d9d8d6;
	text-decoration: none;
	border-color: #414042;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right:10px;
	display: block; }

#navbar a:hover, #navbar a.current {text-align: right;
	color: white;
	background-color: #5c7288;
	text-decoration: none;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color:#b0b1ad;
	border-bottom-color:#b0b1ad;}
	
#collapsible_menu {display: none;
	font-weight: bold; 
	text-align: left;
	background-color: #d9d8d6;}

#collapsible_menu a:link, #collapsible_menu a:visited {
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	display: block;
	padding-right:2px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #646a74;
	border-color: #646a74;
	border-style: solid;
	border-width: 1px 0;}

#collapsible_menu a:hover, #collapsible_menu a.current {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5f7184;
	text-align: left;
	border-color: #414042;}

#navbar_catalog{
	font-weight: bold; 
	text-align: left;}

#navbar_catalog a:link, #navbar_catalog a:visited {
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	display: block;
	padding-right:2px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #545454;
	border-bottom: 1px solid #545454;
	border-top: 1px solid #545454;
	border-left: 0px solid #545454;
	border-right: 0px solid #545454;}

#navbar_catalog a:hover, #navbar_catalog a.current {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8C8C78;
	text-align: left;
	border-top: 1px solid #b0b1ad;
	border-bottom: 1px solid #b0b1ad;}

#navbar_Additional_Europa_Sites { font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	font-weight: bold;
	border-top: #414042 solid 1px;
	padding: 0px;}

#navbar_Additional_Europa_Sites a:link, #navbar_Additional_Europa_Sites a:visited { color: #414042;
	background-color: #d9d9d7;
	text-decoration: none;
	text-align: right;
	border-bottom: #414042 solid 1px;
	border-top: #646a74 solid 0px;
	border-right: #646a74 solid 0px;
	border-left: #646a74 solid 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right:10px;
	display: block; }

#navbar_Additional_Europa_Sites a:hover, #navbar_Additional_Europa_Sites a.current {text-align: right;
	color: white;
	background-color: #5c7288;
	text-decoration: none;
	text-align: right; }

#Additional_Europa_Sites {color: #000000;
	text-align: right;
	text-decoration: underline;
	background-color: #ADAA86;
	border-bottom: #b0b1ad solid 1px;
	border-top: #e0e0e0 solid 1px;
	border-right: #b0b1ad solid 0px;
	border-left: #e0e0e0 solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;}
	
#search {
	margin-top: 5px;
	background-color: #fcfcf8;
	text-align: center;
	font-size: 0.8em;
	width: 160px;
	border-top: solid #808284 1px;
	border-bottom: solid #808284 1px;
	vertical-align: middle;
}

/* ----------------------------
/* Navbar Settings End*/

/* Footer Settings Begin */
/* ------------------------------------------------------ */
#footer_links {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	margin-top: 10px;
	margin-bottom: 10px;}

#footer_links  a:link, #footer_links  a:visited {color: #A9A9A9;
	text-decoration: none;
	display: inline;
	border-left: solid 1px #A9A9A9;
	border-right: solid 1px #A9A9A9;
	padding-left: 2px;
	padding-right: 2px;}

#footer_links  a:hover, #footer_links a.current {color: #000000;
	text-decoration: none;}

#copyright {color: #A9A9A9;
	font-size: .8em;
	text-align: center;
	padding-bottom: 10px;}

/* ------------------------------------------------------ */
/* Footer Settings End*/

#main_columns_h1 {font-weight: bold;
	font-size: 12px;
	border-top: #7f7f7f solid 0px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 0px;
	border-right: #a2a2a2 solid 0px;
	background-color: #D9D8D5;
	margin-bottom: 2px;
	padding: 2px;}
	
#address{float: right;
	text-align: left;
	background: #ffffff;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	border-top: #7f7f7f solid 1px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #a2a2a2 solid 1px;
}

#address_text {padding: 2px;}

#image_float{
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#image_float_right{
	float: right;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}

img.page_image{
	margin-top: 0px;
	border: 1px solid #000000
}

table.main_columns {text-align: center;
	width: 580px;}

td.main_columns {text-align: center;
	width: 25%;
	font-size: 0.8em;
	vertical-align: top;
	border-top: #7f7f7f solid 1px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #a2a2a2 solid 1px;
	padding-right: 0px;
	padding-left: 0px;}

#main_columns_link {
	text-align: right;
	font-size: 1.0em;
	border-top: 0px solid #a2a2a2;
	border-bottom: 3px double #a2a2a2;
	border-left: #7f7f7f solid 0px;
	border-right: #a2a2a2 solid 0px;
	margin-bottom: 2px;
	padding: 2px;
}

#main_columns_h1 {font-weight: bold;
	font-size: 12px;
	border-top: #7f7f7f solid 0px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 0px;
	border-right: #a2a2a2 solid 0px;
	background-color: #D9D8D5;
	margin-bottom: 2px;
	padding: 2px;}

#main_columns_h2 {font-weight: bold;
	font-size: 12px;
	border-top: #7f7f7f solid 1px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 0px;
	border-right: #a2a2a2 solid 0px;
	background-color: #D9D8D5;
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 2px;}
	
/* Catalog Settings Begin */
/* ------------------------------------------------------ */

/* Default Catalog Settings Begin */
/* ------------------------------------------------------ */
img {border: 0px;}

img.logo {margin-left: 10px;
	border-bottom: solid #DCDDDE 1px;}

table.catalog {width: 100%; margin: 10px; padding: 0px; border: solid #5A7A41 1px;}

td.color_numbers {
	padding: 5px;
	border-bottom: solid #DCDDDE 1px; /* 15% Black */
	font-size: 0.6em;
	font-weight: normal;
	color: #808284; /* 60% Black */
	text-align: left;
	empty-cells: hide;
}

td.colors {
	padding: 5px;
	border-bottom: solid #DCDDDE 0px; /* 15% Black */
	font-size: 0.8em;
	font-weight: normal;
	color: #000000; /* Black */
	text-align: left;
}

td.size {
	margin-top: 10px;
	padding: 5px;
	border-left: solid #808284 1px; /* 15% Black */
	font-size: 0.8em;
	font-weight: normal;
	color: #000000; /* Black */
	text-align: left;
}

td.gray_line {border-bottom: solid #808284 1px; /* 60% Black */}

a.catalog{text-decoration: none; 
color: #000000;
font-size: 1.0em;}

a:hover.catalog{text-decoration:underline;
color:red;
font-size: 1.0em;}
/* ------------------------------------------------------ */
/* Default Catalog Settings Begin*/

/* Begin catalog_category_products.asp */
/* -------------------------------------------------------------------------------------------------------------------------- */

#info { }
table.catalog_category_products {margin: 10px;
	padding: 0px;
	border: solid #DCDDDE 1px;}

th.catalog_category_products {color: #58595b;
	text-align: left; 
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border-bottom: solid #a7a9ac 1px;
	margin-bottom: 5px;
	width: 30px;
	background-color: #ffffff;}

th.catalog_category_products_colors {color: #58595b;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border-bottom: solid #a7a9ac 1px;
	margin-bottom: 5px;
	width: 400px;}

td.catalog_category_products_image {text-align: left; 
	padding: 5px;
	width: 150px;}

td.catalog_category_products {text-align: center;
	font-size: 11px;
	padding: 5px;
	width: 30px;}

td.catalog_category_products_colors {text-align: left;
	font-size: 11px;
	padding: 5px;
	width: 400px;
	margin: 2px;
	border-left: solid #a7a9ac 1px;
	border-right: solid #a7a9ac 1px;
	background-color: #f1f1f2;}

table.frame_sizes{
	width: 99%;
}

th.frame_sizes{
	text-align: center;
}

td.frame_sizes{
	text-align: center;
	border-top: solid #a7a9ac 1px;
	font-size: 11px;
}

div#navbar_framename {border-bottom: solid #a7a9ac 1px; 
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	text-align: left;
	background-color: #f1f1f2;}

#navbar_framename a:link, #navbar_framename a:visited {color: #9A9B9E; 
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	border: solid #a7a9ac 1px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-right:15px;
	display: inline;}

#navbar_framename a:hover, #navbar_framename a.current {color: #000000; 
	background-color: #D8D8D8;}

/* -------------------------------------------------------------------------------------------------------------------------- */
/* End catalog_category_products.asp */


th.style { padding: 5px; 
border-bottom: solid #808284 1px; /* 60% Black */
font-size: 0.8em;
font-weight: bold;
color: #5c7288; /* Elements Green */
text-align: right;}

th.style_left { padding: 5px; 
border-bottom: solid #808284 1px; /* 60% Black */
font-size: 0.8em;
font-weight: bold;
color: #5c7288; /* Elements Green */
text-align: left;}

th.style_bottom { padding: 5px; 
border-top: solid #808284 1px; /* 60% Black */
font-size: 0.8em;
font-weight: bold;
color: #5c7288; /* Elements Green */
text-align: right;}

td.style { padding: 5px; 
border-bottom: solid #808284 1px; /* 60% Black */
font-weight: bold;
color: #5c7288; /* Elements Green */
text-align: left;}

td.style_size { padding: 5px; 
border-left: solid #808284 1px; /* 60% Black */
border-bottom: solid #808284 1px; /* 60% Black */
font-weight: bold;
color: #5c7288; /* Elements Green */
text-align: left;}

th.style_size {font-size: 11px;
padding: 2px; 
margin: 2px;
border-bottom: solid #a7a9ac 1px;
font-weight: bold;
color: #5c7288; /* Elements Green */
text-align: center;}

th.style_size_left {font-size: 11px;
padding: 2px; 
margin: 2px;
border-bottom: solid #a7a9ac 1px;
border-left: solid #a7a9ac 1px;
font-weight: bold;
color: #5c7288; /* Elements Green */
text-align: left;}
/* ------------------------------------------------------ */
/* Catalog Settings End */

h1.admin_site {font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-top: #7f7f7f solid 1px;
	border-bottom: #a2a2a2 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #a2a2a2 solid 1px;
	background-color: #D9D8D5;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;}

h2.admin_site {color: red;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;}

table.admin_site {margin: 10px;
	text-align: left;
	padding: 0px;
	border: solid #DCDDDE 1px;}

th.admin_site {
	color: #58595b;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border-right: solid #a7a9ac 1px;
	border-bottom: solid #a7a9ac 1px;
	margin-bottom: 5px;
	width: 120px;
	background-color: #ffffff;
	vertical-align: top;
}

td.admin_site {text-align: left; 
	padding: 2px;}

td.admin_site_check_box {text-align: left; 
	padding: 2px;
	width: 5px;}

td.admin_site_link{text-align: left; 
	padding: 2px;
	width: 5px;
	font-size: 11px;}

input.admin_site {font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	border-top: #7f7f7f solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #e0e0e0 solid 1px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin: 2px;}

textArea.admin_site{
		font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	border-top: #7f7f7f solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #e0e0e0 solid 1px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin: 2px;
}

option.admin_site{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	border-top: #7f7f7f solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #e0e0e0 solid 1px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin: 2px;
}

select.admin_site{
		font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	border-top: #7f7f7f solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	border-left: #7f7f7f solid 1px;
	border-right: #e0e0e0 solid 1px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin: 2px;
}

/* Search Page Settings Begin */
/* ------------------------------------------------------ */

.SearchResultText { font-size: 10px; }

.SearchResultNumber { color: black; font-size: 12px; }

.SearchResultTitle { color: blue; font-size: 12px; }

.SearchMatchedWordsInTitle { color: gray; font-size: 12px; }

.SearchMatchedWordsInText { color: green; font-size: 12px; }

.SearchResulturl { color: navy; font-size: 10px; }

.SearchResultSizeandDate { color: maroon; font-size: 10px; }

/* ------------------------------------------------------ */
/* Search Page Settings End */

#search_container {padding-left: 2px;
	padding-right: 5px;
	text-align: left;
	margin-left: 10px;
	background-color: #ffffff;
	border-right: solid 0px #b0b1ad;
	border-left: solid 0px #b0b1ad;}
	
#search {
	margin-top: 5px;
	background-color: #fcfcf8;
	text-align: center;
	font-size: 0.8em;
	width: 160px;
	border-top: solid #808284 1px;
	border-bottom: solid #808284 1px;
	vertical-align: middle;
}

#search_results { margin-top: 0; background-color: #fcfcf8; text-align: left; font-size: 0.8em; background-position: 0 center; width: 100%; border: solid 1px #808284; vertical-align: middle; }

.searh_results { vertical-align: top; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 0.9em; width: 100%; margin: 2px 0; padding: 2px 0; }

h3.search_results { font-weight: bold; font-size: 12px; background-color: #d9d8d5; margin-bottom: 0px; margin-top: 0px; padding: 2px; text-align: left; border-color: #7f7f7f #a2a2a2 #a2a2a2 #7f7f7f; border-style: solid; border-width: 0 0 1px 0; }
