/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #FFFFFF; /* url(../images/index_01.jpg) repeat-x;*/
	color: #333;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.25em;
}


/* anchors
----------------------------------------------- */
a {
	color: #000;
	/*font-weight:bold;*/
	text-decoration: none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
.box a {
font-weight:bold;
}

.cat_products a {
font-weight:normal;
}
.cat_products th a {
font-weight:bold;
}
.cat_products td {
background-color:#FFFFFF;
}
.prod_attribs th {
padding:5px;
}
.prod_attribs td {
background-color:#FFFFFF;
padding:5px;
}

/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	color:#FFFFFF;
	padding:.7em 1em;
	margin-bottom:0;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 0px 0;
}


/* STYLES */
.top-row2 {
background: transparent url(../images/deublin_02.gif) no-repeat;
height:92px;
font-size:13px;
border-bottom:#423A3A solid 2px;
}
.top-row3 {
height:25px;
border-bottom:#828282 solid 2px;
}
.content-wrapper {
/*background-color:#d3d4cb;*/
/*background:#d3d4cb url(../images/wrapper_bg.png) repeat;*/
}
.content {
	padding:5px 10px;
	background-color:#FFFFFF;
	min-height:400px;
	margin-top:10px;
}

.footer {
background-color:#000000;
height:97px;
color:#FFFFFF;
}
.footer a {
color:#FFFFFF;
text-decoration:none;
}
.footer a:link {
color:#FFFFFF;
}
.footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.footer a:visited {
color:#FFFFFF;
}
.footer .flags {
text-align:right;
}
.footer .flags img {
padding:3px 3px;
}
.footer .text {
margin:0 50px;
text-align:center;
}

.top-row2 #top-nav {
float:right;
clear:both;
/*height:*/
color:#FFFFFF;
font-size:10px;
padding-right:5px;
clear:both;
}
.top-row2 .flags {
margin-top:10px;
margin-right:2px;
float:right;
clear:both;
}
.top-row2 #top-nav a {
color:#FFFFFF;
text-decoration:none;
}
.top-row2 #top-nav a:link {
color:#FFFFFF;
}
.top-row2 #top-nav a:hover {
text-decoration:underline;
}
.top-row2 #top-nav a:visited {
color:#FFFFFF;
}
.top-row2 #language {
clear:right;
/*float:right;*/
text-align:right;
padding-right:5px;
}
.top-row2 #language .lang-switch {
height:normal;
font-size:11px;
margin-top:60px;
}
.top-row2 #language .lang-switch select, .lang-switch input {
font-size:10px;
height:normal;
}




/* boxes
----------------------------------------------- */
/*.top-box {
background:transparent url(../images/box_01.png) no-repeat;
}
.middle-box {
background:transparent url(../images/box_02.png) repeat-y;
}
.bottom-box {
background:transparent url(../images/box_04.png) bottom left no-repeat;
}
.top-boxr {
background:transparent url(../images/box_r_01.png) no-repeat;
}
.middle-boxr {
background:transparent url(../images/box_r_02.png) repeat-y;
}
.bottom-boxr {
background:transparent url(../images/box_r_04.png) bottom left no-repeat;
}
.middle {
padding:5px 10px 10px 10px;
}*/
.box {
	margin-bottom:10px;
}
.box h2 {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	/*margin:5px 0px 3px 0px;*/
	background-color:#EE1A2E;
	padding:5px 5px;
	border:#8C9083 solid 1px;
	margin-bottom:0;
}
.block {
	padding:5px;
	border-left:#8C9083 solid 1px;
	border-right:#8C9083 solid 1px;
	border-bottom:#8C9083 solid 1px;
	border-top:none;
	/*min-height:100px;*/
}
#cat_prod_layout .block {
/*border:none;*/
}

div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}

/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	padding:0;
	margin:0;
}
ul.menu li {
	margin:0;
	padding:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
}
ul.menu li a:hover {
}
ul.menu li a:active {
}

#quote-block ul.menu, #compare-block ul.menu {
	margin:10px 0px;;
}

#quote-block ul.menu li {
	padding:4px 0px;
}

#quote-block ul.menu li a{
	display:inline;
	/*float:left;*/
}

#quote-block .no-quote-products, #compare-block .no-compare-products {
	font-style:oblique;
	font-weight:bold;
	font-size:10px;
	padding:10px 5px;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */

/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}
.adv-search-prods {
width:100%;
}
.adv-search-prods th {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
.adv-search-prods td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#FFFFFF;
}
#results #product-block h3 {
border:none;
}
#results h3 a, #results h3 a:link, #results h3 a:visited {
color:#0000FF;
text-decoration:underline;
}
#results h3 a:hover {
text-decoration:none;
}
#results .searchProds a, #results .searchProds a:link, #results .searchProds a:visited {
color:#0000FF;
text-decoration:underline;
font-weight:normal;
}
#results .searchProds a:hover {
text-decoration:none;
}

.compare-table th {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
	padding:5px;
}

.compare-table td {
	/*border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;*/
	border:#bbb solid 1px;
	background:#FFFFFF;
	padding:5px;
}

/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:60%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}
#product-block {overflow:auto;}
#product-block h3 {
margin:5px 0px;
padding:5px 0px;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
}

/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 10px;
	heigh:25px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#dedede;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
/*.block {padding-bottom:1px;}*/


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* Breadcrumb
----------------------------------------------- */

.breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    height:30px;
    line-height:30px;
    color:#333333;
    width:100%;
    /*overflow:hidden;*/
    margin:0px;
    padding:0px;
	/*border-bottom:#8C9083 solid 2px;*/
}

.breadcrumb li
{
    list-style-type:none;
    float:left;
    padding-left:5px;
    text-align:left;
	margin-right:0px;
	margin-left:2px;
}

.breadcrumb a
{
    height:30px;
    display:block;
    padding-right:0px;
	padding-left:0px;
    text-decoration: none;
    color:#333333;
	margin:0;
}
.breadcrumb a:hover {
color:#585C46;
text-decoration:underline;
}

/* DEUBLIN TOP HEADER MENU */
#nav {float: left;
	color: #000000;
	background: #ffffff;
	font-weight:normal;
}

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;}

#menu li {
	position: relative;
	float: left;
	width: 150px;
	}

#menu li ul {
	position: absolute;
	left: -999em;
	z-index: 200;
	width: 120px;
	margin-left: 0px;
	margin-top: 0px;}

#menu li li {
	clear: both;}

#menu li ul ul {
	left: -999em;
	top: 0;
	margin-left: 109px;
	margin-top: 0px;}

#menu li a {
	display: block;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	height: 17px;
	padding: 4px;}

#menu li a:hover {
	background: #ffffff;
	color: #FF3333;}

#menu li li a {
	width: 100%;
	height: auto;
	background: #666666;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-collapse: collapse;
	color: #ffffff;}

#menu li li a:hover {
	background: #EE1A2E;
	color: #ffffff;}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.iehover ul ul, #menu li.iehover ul ul ul, #menu li.iehover ul ul ul ul {
	left: -999em;}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.iehover ul, #menu li li.iehover ul, #menu li li li.iehover ul, #menu li li li li.iehover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 6000;}

#menu iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}
#blockquote ul {
padding:3px 0px;
margin:0px 0px 0px 15px;
}
#blockquote li {
list-style:outside;
padding:1px 3px;
}
.cat-prod ul {
padding:3px 0px;
margin:0px 0px 0px 10px;
}
.cat-prod li {
list-style:outside;
padding:1px 2px;
margin-left:15px;
}

/* QUOTE FORM */
.quote-form ul.errors {
display:none;
visibility:hidden;
}
.quote-form input {

}
.quote-form textarea {
width:auto;
}

