@charset "UTF-8";
/* CSS Document */
* {margin: 0; padding: 0;}
img {border: 0;}

.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
/* End hide from IE-mac */


body {background-color: #f8f8f8; background-image:url(../images/bkg.png); font-size: .78em; font-family:Arial, Helvetica, sans-serif;}

.hr {width: 90%; background-color: #ddd; height: 1px; margin: 20px auto;}

a, a:link, a:visited {color: #666; }
a:hover {color: #00346c; }
a:active {color: #ae0629; }

p {line-height: 1.4em; margin: 4px;}
h1 {font-size: 2em; color: #ae0629; font-weight: bold; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;}
h2 {font-size: 1.4em; color: #00346c; font-weight: bold; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; margin: 8px 0 4px 0;}
h3 {font-size: 1.2em; color: #ae0629; font-weight: bold; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;}
h4 {font-size: 1.2em; color: #00346c; font-weight: bold; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;}
h5 {font-size: 1em; color: #ae0629; font-weight: bold; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;}
h6 {font-size: 1em; color: #00346c; font-weight: bold; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;}

#wrap {width: 1000px; margin: 0 auto; padding: 0 20px;}

/* HEADER */
#header {padding: 5px 0 0 0; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;}
#header #main-logo {float: left;}
#header #contact-btn {float: right; padding-top: 10px; padding-right: 15px; font-size: 1.6em; }
#contact-btn a {color: #fff; text-decoration: none;}

#header p a {color: #666; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: .8em;}
#header p a:hover {color: #00346c;}
#header p a:active {color: #ae0629;}

#hdr-bar {clear: both; padding-top: 5px; width: 1000px; height: 36px; background-image:url(../images/hdr-bar.png); background-repeat: no-repeat; background-position: center bottom; text-align: right;  line-height: 37px; }

#hdr-bar #viewcart {display: inline-block; position: relative; top: -2px;  }
#viewcart a {color: #fff; text-decoration: none; padding: 2px 4px 2px 20px; border: 1px solid #fff; font-size: 12px; font-weight: bold; background-image:url(../images/icn-cart.png); background-repeat: no-repeat; background-position: 2px center;}
#viewcart a small {font-weight: normal; font-size: 10px;}

#viewcart a:hover {background-color: #00346c;}
#viewcart a:active {background-color: #ae0629;}

#hdr-bar #like {display: inline-block; position: relative; color: #fff; font-size: 16px; font-weight: bold; padding: 0 20px 0 20px; background-image:url(../images/arw-white-d.png); background-repeat: no-repeat; background-position: right center; margin-right: 20px; }

/* flyout for like-form */
#like #like-form {display: none;}
#like:hover #like-form {z-index: 5; display: block;}

#like-form { position: absolute; top: 30px; right: -32px;  z-index: 2; background-image: url(../images/fade.jpg); background-repeat: repeat-x; background-color: #fff; border: 1px solid #eee; border-right: 6px solid #00346c; border-bottom: 6px solid #00346c; width: 290px; padding: 10px; color: #666; font-size: 12px; line-height: normal;}
#like-form p small {font-weight: normal; font-size: 10px;}

#like-form table { width: 290px; }
#like-form table input, #like-form table textarea {width: 140px; padding: 5px; border: 1px solid #e0e0e0;}
#like-form table p {text-transform: uppercase;}
#like-form table p small {text-transform: none;}
#like-form table td {vertical-align: top;}

#like-form .bottom-form p {color: #000; text-align: left; font-weight: normal; font-size: 10px; line-height: 30px; text-transform: none;}
#like-form .bottom-form strong {color: #ae0629; font-size: 24px; line-height: 10px;}
#like-form .bottom-form input {float: right; margin: 5px 0 5px 5px; width: inherit;}

/* CONTENT */
#content-wrap {background-color: #fff; border-bottom: 6px solid #e8e8e8;}
#content {float: left; width: 680px; margin: 10px 0 10px 10px;}
#content ul {margin-left: 40px; color: #00346c;}
#content ul p {color: #000;}


/* NAV */
#nav {z-index: 999; float: left; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; font-weight: normal; width: 280px; padding: 0 10px; position: relative;top: 1px; }

#nav h2 {margin-top: 20px;}
#nav h2:first-child {margin-top: 0px;}

#nav .btn-home {display: inline-block; width: 18px; height: 16px; background-image:url(../images/btn-home.png);}
#nav .btn-home:hover {zoom: 1; filter: alpha(opacity=50); opacity: 0.5;}
#nav .btn-home:active {zoom: 1; filter: alpha(opacity=100); opacity: 1.0;}

#nav ul {z-index: 1; list-style: none; width: 250px; }
#nav ul li {position: relative; border-bottom: 1px solid #eee; }
#nav ul li:hover {background-color: #e0e0e0;}
#nav ul li a {display: block;  z-index: 1;  width: 240px; height: 26px; line-height: 28px; font-size: 13px; text-decoration: none; color: #333; padding: 0px 5px;}

#nav ul li a.flyout {background-image: url(../images/arw-grey-r.png); background-repeat: no-repeat; background-position: 230px center;}

#nav ul li a:hover {color: #fff; background-color: #00346c; width: 232px; border-left: 8px solid #ae0629;}
#nav ul li a:active {background-color: #ae0629;}

#nav ul li ul {display: none; position: absolute; top: 0px; left: 230px; }

/* enable rollover */
#nav ul li:hover ul {display: block; z-index: 2; }
#nav ul li:hover ul li {position: relative; }

/* stylize flyout */
#nav ul li ul {  z-index: 2; background-color: #FFFFFF; border: 1px solid #eee; border-right: 6px solid #00346c; border-bottom: 6px solid #00346c; width: 180px;}
#nav ul li ul li {background-color: #FFFFFF;}
#nav ul li ul li a {font-size: 12px; width: 170px; background-color: #fff;}
#nav ul li ul li a:hover { width: 162px;}


/* PROMOS  */

#promos {width: 679px; height: 229px; overflow: hidden; position: relative; margin-bottom: 10px; border: 1px solid #eee;}
#promos .slide {display: none; position: relative; top: -1px; left; -1px;}
#promos .slide  .position-fix {position: relative; width: 680px; height: 230px; display: block;}

#promos #promo-slideshow {position: absolute; z-index: 1; top: 0; left: 0;}
#promos #promo-numbers {position: absolute; z-index: 2; bottom: 4px; right: 4px;}
#promos #promo-numbers a {display: inline-block; font-size: 8px;  width: 16px; height: 8px; padding: 2px; margin: 0 1px 0px 1px;  background-image:url(../images/icn-donegal-sm-g.png); background-repeat:no-repeat; background-position: center center;  text-indent: 999px;}
#promos #promo-numbers a:hover, #promos #promo-numbers a.activeSlide {background-image:url(../images/icn-donegal-sm.png);}
#promos #promo-numbers a:active {background-color: #09f; background-image: none;}

/* ITEM STRIP */


#item-strip {position: relative; width: 680px; height: 110px; padding: 5px 0;}
#item-strip #item-strip-slideshow {position:absolute; left: 20px; top: 0;}
#item-strip #item-strip-prev {position: absolute; left: 0px; top: 0px; background-image:url(../images/arw-grey-lg-l.png); }
#item-strip #item-strip-next {position: absolute; right: 0px; top: 0px;  background-image:url(../images/arw-grey-lg-r.png);}
#item-strip .item-arrow {background-repeat: no-repeat; background-position: center center; width: 20px; height: 110px; text-indent: 999px; overflow: hidden; cursor: pointer;}
#item-strip .item-arrow:hover {zoom: 1; filter: alpha(opacity=50); opacity: 0.5;}
#item-strip .item-arrow:active {zoom: 1; filter: alpha(opacity=100); opacity: 1.0;}


#item-strip table {width: 640px; }
#item-strip table tr td {width: 145px; padding: 5px; text-align: center;}
#item-strip p { line-height: 1em;}
#item-strip table tr td .item-strip-img {width: 145px; height: 70px; padding-bottom: 10px;}
#item-strip table tr td img {max-width: 145px; max-height: 70px;}

#item-strip a {font-size: 1em; color: #00346c; font-weight: bold; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; text-decoration: none; }
#item-strip a:hover {color: #ae0629;}
#item-strip a:active {color: #666;}

/* ADVANTAGES */

.advantages h1 {color: #666; font-size: 1.1em; margin-bottom: 2px;}
.advantages h2 {margin: 0; font-size: 1.2em; margin: 0;}
.advantages p {margin: 2px; font-size: .92em;}
.advantage {width: 310px; height: 55px; padding: 5px; margin: 0 5px 5px 0; float: left;  background-image: url(../images/fade.jpg); background-repeat: repeat-x; background-color: #fff; border: 1px solid #eee; }


/* ITEMS */

.item {float: left; margin: 5px; width: 308px; height: 285px; padding: 10px; background-image: url(../images/fade.jpg); background-repeat: repeat-x; background-color: #fff; border: 1px solid #ccc;  }
.item p {margin: 0 0 0 0;}
.item-img {width: 308px; height: 220px;  }
.item-img p { text-align: center; }
.item-img img {max-height: 220px; max-width: 308px;}



.cartitem .item-img {width: 308px; height: 160px;  }
.cartitem .item-img p { text-align: center; }
.cartitem .item-img img {max-height: 160px; max-width: 308px;}


a .item-title {display: inline-block; padding: 8px 0 0 0; color: #00346c; font-weight: bold; font-size: 1.1em; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover .item-title {color: #ae0629;}
a:active .item-title {color: #00346c;}

.new {display: inline-block; font-size: 10px; height: 12px; line-height: 12px; padding: 0px 4px; margin: 0 5px; background-color: #ae0629; color: #fff; position: relative; top: -2px;}

.item-links {color: #666;}
.item-links a {display: inline-block; padding: 1px 5px; color: #666; text-decoration: none; }
.item-links a:hover {color: #00346c;}
.item-links a:active {color: #ae0629;}


.item-links .viewall {display: inline-block; border: 1px solid #ddd; background-image: url(../images/fade.jpg); background-repeat: repeat-x; background-color: #fff; }


/* ITEMS POPUP */
#item-wrap h2 {font-size: 1.6em; padding-bottom: 10px;}
#item-wrap {width: 98%; min-width:800px; margin: 5px auto;}
#item-wrap .item-img {width: 100%; height: inherit;  max-height: 650px;}
#item-wrap .item-img img {max-width: 100%; max-height: 650px;}

#item-wrap h1 {display: inline-block;}
#item-wrap h2 { padding-right: 10px; }
#item-wrap h3 { padding-right: 10px; }
#item-wrap h4 {}
#item-wrap h5 {}
#item-wrap h6 {}




#item-form { background-image: url(../images/fade.jpg); background-repeat: repeat-x; background-color: #fff; border: 1px solid #eee; width: 80%; padding: 10px; margin: 10px auto; color: #666; font-size: 12px; line-height: 1.2em; text-align: center;font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; }
#item-form p {padding: 6px 0; text-transform: uppercase; font-weight: bold;}
#item-form p small {font-weight: normal; text-transform: none;}
#item-form p.bottom-form {text-transform: none; font-size: 10px;}
#item-form p.bottom-form strong {color: #ae0629; font-size: 14px;}
#item-form  input, #item-form  textarea {padding: 5px; border: 1px solid #e0e0e0;}


/* Contact Form */

.contact-form { background-image: url(../images/fade.jpg); background-repeat: repeat-x; background-color: #fff; border: 1px solid #eee; width: 80%; padding: 10px; margin: 10px auto; color: #666; font-size: 12px; line-height: 1.2em; text-align: left; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; }
.contact-form p {padding: 6px 0; text-transform: uppercase; font-weight: bold;}
.contact-form p small {font-weight: normal; text-transform: none;}
.contact-form p.bottom-form {text-transform: none; font-size: 10px;}
.contact-form p.bottom-form strong {color: #ae0629; font-size: 14px;}


.contact-form table tr td {vertical-align: top;}
.contact-form table input, .contact-form table textarea {padding: 5px; border: 1px solid #e0e0e0;}

/* CART */

.cart-item {width: 250px; height: 160px;  padding: 10px; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; float: left;}
.cart-img {width: 100px; height: 160px; float: left; padding-right: 5px;}
.cart-img img {max-width: 100px; max-height: 100px;}
.cart-title {color: #00346c; font-size: 1.2em; font-weight: bold; padding: 0 0 4px 0;}
.cart-title a {color: #00346c; text-decoration: none;}
.cart-title a:hover {color: #ae0629;}
.cart-title a:active {color: #666;}

.cart-size {padding: 0 0 4px 0;}
.cart-qty {font-weight: bold;}
.cart-qty input {padding: 5px; border: 1px solid #e0e0e0; text-align: center;}


/* FOOTER */
#footer {padding-top: 10px;font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;}

#disclaimer {font-size: 11px; color: #333; width: 700px; float: left;}
#disclaimer p {padding-bottom: 6px;}

#footer-links {width: 290px padding-left: 10px; float: right;}
#footer-links table td {padding: 0 0 10px 10px;}
#footer-links table tr td:first-child {text-align: center; }
#footer-links a {color: #666; font-weight: bold; text-decoration: none; text-transform: uppercase;}
#footer-links a:hover {color: #00346c;}
#footer-links a:active {color: #ae0629;}

/* GENERAL */
.btn { padding: 2px 5px; font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif; background-color: #ae0629; color: #fff; border: 0px; font-weight: bold; cursor: pointer;}
.btn:hover {background-color: #00346c;}
.btn:active {background-color: #ae0629;}

.red {color: #ae0629;}
.blue {color: #00346c;}
.grey {color: #666;}

.ri-dl{
	margin-top: 30px;
    padding: 14px 25px;
    background-color: #ae0629;
    color: white;
    font-size: 18px;
    border: none;
    font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;
    cursor: pointer;
}

.ri-dl:hover{
    background-color: #00346c;
}

.search-container{
	width: 55%;
    float: left;
}

.search-form{
	text-align: center;
	padding-top: 5px;
}

.search-bar{
	height: 25px;
    border-radius: 5px;
    width: 50%;
    border-color: #ae062a;
    padding: 5px;
    border-style: solid;
	outline:none;
}

.search-btn{
	font-family: 'Ruda', 'Arial Narrow', Arial, Helvetica, sans-serif;
	background-color: #ae062a;
	height: 35px;
	color:white;
	margin-left: 10px;
	width: 70px;
	font-size: large;

}
