/*

Theme Name: Irishmen

Description: WordPress theme for the Irishmen Boca

Author: Jessica Hammer
Author URI: http://sorcadesign.com
Tags: Valid XHTML, Valid CSS, two columns, fixed width, brown, widget ready, simple

*/


@font-face {
	font-family: 'TeXGyreBonumRegular';	src: url('fonts/texgyrebonum-regular.eot');
	src: local('TeX Gyre Bonum Regular'), local('TeXGyreBonum-Regular'), url('texgyrebonum-regular.woff') format('woff'), url('texgyrebonum-regular.otf') format('opentype'), url('texgyrebonum-regular.svg#TeXGyreBonum-Regular') format('svg');
}

@font-face {
	font-family: 'TeXGyreBonumItalic';
	src: url('fonts/texgyrebonum-italic.eot');
	src: local('TeX Gyre Bonum Italic'), local('TeXGyreBonum-Italic'), url('texgyrebonum-italic.woff') format('woff'), url('texgyrebonum-italic.otf') format('opentype'), url('texgyrebonum-italic.svg#TeXGyreBonum-Italic') format('svg');
}

@font-face {
	font-family: 'TeXGyreBonumBold';
	src: url('fonts/texgyrebonum-bold.eot');
	src: local('TeX Gyre Bonum Bold'), local('TeXGyreBonum-Bold'), url('texgyrebonum-bold.woff') format('woff'), url('texgyrebonum-bold.otf') format('opentype'), url('texgyrebonum-bold.svg#TeXGyreBonum-Bold') format('svg');
}

@font-face {
	font-family: 'TeXGyreBonumBoldItalic';
	src: url('texgyrebonum-bolditalic.eot');
	src: local('TeX Gyre Bonum Bold Italic'), local('TeXGyreBonum-BoldItalic'), url('texgyrebonum-bolditalic.woff') format('woff'), url('texgyrebonum-bolditalic.otf') format('opentype'), url('texgyrebonum-bolditalic.svg#TeXGyreBonum-BoldItalic') format('svg');
}


/** Common Styles */

body {
	margin: 0 auto;
	padding: 0;
	background:url(images/bkgd.jpg) repeat;
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
}
#page {
	width: 918px;
	margin: 0px auto ;
	padding: 0 0px 55px 0;
	background:url(images/page-bkgd.jpg) bottom;
}


/** Style for header starts here */

#header {
	width: 919px;
	height: 72px;
	margin: 0px auto;
	background:url(images/header.jpg) no-repeat;
	
}

#header h1 {
	padding: 90px 0px 10px 90px;
	font-size: 3em;
}

#header h2 {
	margin-top: -8px;
	padding: 0px 0px 0px 92px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/** Style for menu starts here */

#menu {
	width: 400px;
	height: 20px;
	margin: 0px ;
	
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
	font-family:'TeXGyreBonumRegular', Georgia, serif;
}

#menu a:hover {
	color: #D7D7BD;
}



/** Style for content starts here */

#content {
	width: 552px;
	margin: 0px auto ;
	float:right; 
	background:url(images/main.jpg) repeat-y; padding: 10px 20px 25px 10px; 
	
	
}

h1, h2, h3, h4 {font-family:'TeXGyreBonumRegular', Georgia, serif;}

#content h1 {
		font-size: 24px;
		 color:#096339; 
	 margin:10px 0 10px 0;
	 font-weight:bold; text-align:center;
}
#content h1 a {
	
	 font-weight:bold; font-style:normal;
}
#content h2 {
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
}

#content p { color:#291e04; font-size:12px; line-height:18px; margin:10px 0;
}
#content p strong  {color:#00704a;font-family:'TeXGyreBonumRegular', Georgia, serif; font-size:14px; }
#content h3 { text-align:center; color:#00704a; font-size:16px; margin:10px 0; }
#content h4 { font-style:italic; text-decoration:underline; font-weight:normal}
#content p.lg { font-size:16px; line-height:26px;}
#content a { color:#00704a;font-style:italic;  }

#sidebar {
	float: left;
	width: 326px;
	padding-left: 10px;
	height:auto;
}

.logo { text-align:right; margin-left:10px;}

#sidebar .map { background:url(images/map.jpg) no-repeat; width:252px; padding:10px 9px; margin:20px auto; height:191px;}
#sidebar .map p{ color:#FFF; font-size:14px; text-align:center; padding:5px 0; font-family:'TeXGyreBonumRegular', Arial, sans-serif;}
#sidebar .map h2 { color:#d3bb7d;  text-align:center; font-size:20px;}
#sidebar .map a {color:#FFF; text-decoration:none;}
#sidebar #text-597877721 { background:url(images/specials.jpg) no-repeat; width:204px; height:315px; text-align:center;
padding:80px 45px 10px 45px;}
#sidebar .textwidget p { color:#FFF; margin:15px 0 10px 0;}
 #sidebar .textwidget {font-family:'TeXGyreBonumRegular', Arial, sans-serif;}
 
 #sidebar .sm { text-align:center; margin:20px 0;}

#left .post {
	margin-bottom: 20px;
}


#content .feature { background:url(images/feature.jpg) no-repeat; width: 542px; height:288px; }
TABLE.feat { margin:30px auto;}
#content TABLE.feat p { margin:10px 0 10px 10px; line-height:14px;}
TABLE.feat a {font-size:12px; margin-left:10px;}
#content TABLE.feat p.short  { margin:2px 0 2px 10px; line-height:14px;}


#content .photos { background:url(images/photo-box.jpg); width:530px; height:156px;}
#content .photos .slideshow {margin:8px 0 0 0;}


.float-right { float:right; margin-right:20px; height:auto}


/** Style for footer starts here */

#footer {
	clear: both;
	
	height: 70px;
	margin: 0px;
	background:url(images/footer.jpg) repeat-x;
	font-size: 10px;
	color: #E5E5CC;
	padding-top:10px;
}

#footer #wrap { width:700px; margin:10px auto;}

#footer .copyright {
	float: left;
	margin: 0px;	
	text-align: center;
}



.menu ul {
	margin: 0px auto; width: 800px;
	padding: 0 0 0 10px;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	padding: 5px 20px; font-size:12px; font-style:italic; 
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}

.menu a:hover {
	color: #D7D7BD;
}


#footer a {
	color: #E5E5CC;
}

.clear { clear:both;}


div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




a:hover {
color: #c69d18;
text-decoration: underline;
background-color: transparent;
}

blockquote {
padding: 6px;
background-color: #c69d18;
}

blockquote blockquote {
padding: 6px;
background-color: #d9dde9;
border: 1px solid #0f0e13;
}






.margin {
margin:  6px 20px 0 6px;
padding: 0;
}

#headertitle {
height: 50px;
background-color: #383121;
margin: 0;
padding: 0;
border-bottom: 5px solid #ffffff;
text-align: right;
color: #ffffff;
}

#header hr {
clear: both;
}

#description {
margin: 0;
padding: 0 10px 0 0;
font-size: 11px;
}

#header h1 {
text-align: right;
margin: 0;
padding: 2px 10px 0 0;
}

#header h1 a {
font-size: 24px;
font-weight: normal;
margin: 0;
padding: 0;
color: #f3f3cc;
text-decoration: none;
}

#header h1 a:hover {
color: #c69d18;
background-color: transparent;
}

#header ul, #header ul li, #header ul li ul {
display: inline;
margin: 0;
padding: 0;
}

.pagenav {
float: left;
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
}

.pagenav h2 {
display: none;
}


#searchform {
float: right;
padding-right: 2px;
}

#s {
width/**/: 120px;
width: 110px !important;
margin:  8px 5px 0 0;
padding: 6px;
font-size: 12px;
float: left;
border: 2px solid #f3f3cc;
}

#searchsubmit {
width/**/: 80px;
width: 70px !important;
border: 5px solid #f3f3cc;
background-color: #c69d18;
text-align: center;
margin: 8px 5px 0 0;
padding: 2px;
font-size: 10px;
color: #f3f3cc;
cursor: pointer;
}

#submit {
width/**/: 120px;
width: 110px !important;
border: 5px solid #f3f3cc;
background-color: #c69d18;
text-align: center;
margin: 8px 5px 0 0;
padding: 6px;
font-size: 10px;
color: #f3f3cc;
cursor: pointer;
}

#searchsubmit:hover, #submit:hover {
background-color: #383121;
border: 5px solid #c69d18;
}

.post {
margin: 0;
padding: 6px;
clear: both;
}

.post h2 {
font-size: 14px;
background-color: #c69d18;
margin: 0;
padding: 7px 0 6px 6px;
height: 20px;
}

.post h2 a {
padding: 6px;
margin: 0;
text-decoration: none;
}

.post h2 a:hover {
color: #f3f3cc;
text-decoration: none;
}

.entry {
margin: 0;
padding: 0 10px 0 0;
}

.entryleft {
float: left;
width: 100px;
margin: 0;
padding: 0;
}

.entryright {
float: right;
margin: 0;
padding: 0;

}

.edit {
font-weight: bold;
font-size: 10px;
margin-top:20px;
text-align:left
}

.entryright img {
margin: 6px;
padding: 0;
border: 4px solid #c69d18;
}

.alignnone, .alignleft, .aligncenter {
float: left;
}

.alignright {
float: right;
}

.entrydate {
font-weight: bold;
font-size: 14px;
}

.clear {
clear: both;
height: 10px;
}

.entrymeta {
clear: both;
margin: 0;
padding: 0;
font-weight: bold;
font-size: 12px;
}

.entrymeta ul {
list-style: none;
margin: 0;
padding: 0;
display: block; margin-top:10px;
}

.entrymeta ul li {
clear: both;
border-top: 1px solid #84684a;
padding: 0;
margin: 0;
}

.metaleft {
float: left;
width: 100px;
padding-top: 6px; font-size:10px;
padding-bottom: 6px; color:#84684a;

}

.metaright {
float: right;
padding-top: 6px;
padding-bottom: 6px;
font-size: 10px;
}

.navigation {
clear: both;
margin: 0;
font-weight: bold;
padding-top: 10px;
height: 25px;
}

.alignleft {
float: left;
padding: 6px;
}

.alignright {
float: right;
padding: 6px;
}

#sidebar h2, .widgettitle {
color: #f3f3cc;
font-size: 14px;
font-weight: normal;
background-color: #383121;
margin-bottom: 10px;
padding: 6px 0 6px 6px; 
}

a.rsswidget {
color: #f3f3cc;
text-decoration: none;
}

.widget_rss ul li {
border-bottom: 1px solid #000000;
}

.widget_rss ul li a.rsswidget, .widget_rss ul li a:hover {
display: block;
margin-top: 10px;
padding: 4px 4px 4px 0 !important;
font-weight: bold;
border: none !important;
font-size: 14px !important;
}

.widget_rss cite {
padding: 10px 2px 5px 2px;
text-align: right;
display: block;
}

.rss-date {
background-attachment: scroll;
background-image: url(../../../wp-content/themes/borwn-ish_grid/images/date.png);
background-position: center left;
background-repeat: no-repeat;
margin-top: 10px;
padding: 4px 4px 4px 20px;
}

.rssSummary {
margin: 10px 0 10px 0;
}

#sidebar ul {
width: 201px;
}

#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}

#sidebar ul li {
display: block;
margin-top: 2px;
margin-bottom: 2px;
padding: 0;
}

.linkcat ul li, .widget_links ul li  {
display: block;
background-attachment: scroll;
background-image: url(../../../wp-content/themes/borwn-ish_grid/images/page_link.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.categories ul li, .widget_categories ul li  {
display: block;
background-attachment: scroll;
background-image: url(../../../wp-content/themes/borwn-ish_grid/images/folder_database.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.archivelist li, .widget_archives ul li {
display: block;
background-attachment: scroll;
background-image: url(../../../wp-content/themes/borwn-ish_grid/images/date.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.widget_recent_entries ul li {
display: block;
background-attachment: scroll;
background-image: url(../../../wp-content/themes/borwn-ish_grid/images/page_white_text.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.widget_recent_comments ul li {
display: block;
background-attachment: scroll;
background-image: url(../../../wp-content/themes/borwn-ish_grid/images/comments.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.widget_archive ul li {
display: block;
background-attachment: scroll;
background-image: url(../../../wp-content/themes/borwn-ish_grid/images/date.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.recentcomments {
margin-left: 13px;
}

#recentcomments li.recentcomments a {
color: #0f0e13;
padding: 0 0 0 10px;
margin: 0;
text-decoration: none;
border: none;
}

#recentcomments li.recentcomments a:hover {
color: #c69d18;
padding: 0 0 0 10px;
margin: 0;
text-decoration: none;
border: none;
background-color: transparent;
}

.widget_tag_cloud a, .widget_tag_cloud a:hover  {
text-decoration: none;
}

#sidebar ul li ul li {
padding-bottom: 3px;
display: block;
}

#sidebar ul li ul li a {
color: #0f0e13;
padding: 0 0 0 10px;
text-decoration: none;
border-left: 3px solid #383121;
display: block;
}

#sidebar ul li ul li a:hover {
color: #c69d18;
border-left: 3px solid #c69d18;
text-decoration: none;
background-color: transparent;
}

#wp-calendar {
width: 200px;
text-align: right;
margin: 0;
padding: 0;
}

#calendar h2.widgettitle {
display: none;
}

#wp-calendar caption {
color: #f3f3cc;
font-size: 14px;
font-weight: normal;
background-color: #383121;
margin-bottom: 10px;
padding: 6px 0 6px 6px; 
text-align: left;
}

#wp-calendar td {
margin: 0;
padding: 0;
}

#wp-calendar a {
font-weight: bold;
}

#today {
font-weight: bold;
background-color: #c69d18;
}

#today a {
color: #ffffff;
text-decoration: none;
background-color: transparent;
}

#today a:hover {
color: #e7e7de;
text-decoration: underline;
}

td#prev {
text-align: left;
}

td#next {
text-align: right;
}

#loginout {
color: #0f0e13;
margin-bottom: 10px;
padding: 0;
}

#loginout a {
color: #0f0e13;
font-weight: bold;
}

#loginout a:hover {
color: #c69d18;
background-color: transparent;
}

#footer a {
font-weight: bold;
color: #e7e7de;
text-decoration: none;
}

#footer a:hover {
color: #c69d18;
text-decoration: none;
background-color: transparent;
}

#forIE {
margin: 0;
padding: 2px;
text-align: justify;
}

.note {
border-top: 5px solid #383121;
padding: 6px;
text-align: center;
font-weight: bold;
}

.postmetadata {
margin: 10px;
padding-top: 30px;
height: 50px;
text-align: center;
}

h3#respond {
font-size: 14px;
background-color: #381b12;
margin-top: 10px;
padding: 7px 0 6px 6px;
height: 20px;
color:#e8dcac;
}

.commentlist {
margin: 0;
padding: 0 10px 0 0;
}
#content .commentlist p { line-height:16px; color:#381b12;}
.commentlist .avatar {
float: left;
padding: 0 10px 10px 0;
}

.commentlist li {
list-style: none;
padding-top: 10px;
}
#content .commentmetadata a {color:#381b12;}
#content small.commentmetadata  { font-size:10px;}

.commentinfo {
font-weight: bold;
font-size: 14px;
}

#author, #email, #url {
width/**/: 137px;
width: 127px !important;
margin: 0 10px 0 5px;
padding: 4px;
font-size: 12px;
border: 1px solid #c69d18;
}

#comment {
width/**/: 500px;
width: 500px !important;
margin-top: 10px;
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #c69d18;
}

/*** ESSENTIAL STYLES ***/
.menu, #menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#mc_menu_1 {
	line-height:	1.0;
}
#mc_menu_1 ul {
	position:		absolute;
	top:			-999em; background:#143b0f;
	width:			6em; /* left offset of submenus need to match (see below) */
}
#mc_menu_1 ul li {
	width:			100%;
}
#mc_menu_1 li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#mc_menu_1 li li:hover  {background-color:#00704a;  } 


#mc_menu_1 li {
	float:			left;
	position:		relative;
}
#mc_menu_1 a { 
	display:		block;
	position:		relative;
}
#mc_menu_1 li:hover ul,
#mc_menu_1 li.sfHover ul {
	left:			0;
	top:			2.0em; /* match top ul list item height */
	z-index:		99;
}
ul#mc_menu_1 li:hover li ul,
ul#mc_menu_1 li.sfHover li ul {
	top:			-999em;
}
ul#mc_menu_1 li li:hover ul,
ul#mc_menu_1 li li.sfHover ul {
	left:			6em; /* match ul width */
	top:			0; 
}
ul#mc_menu_1 li li:hover li ul,
ul#mc_menu_1_1 li li.sfHover li ul {
	top:			-999em;
}
ul#mc_menu_1_1 li li li:hover ul,
ul#mc_menu_1_1 li li li.sfHover ul {
	left:			6em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
#mc_menu_1_1 {
	float:			left;
	
}
#mc_menu_1_1 a {
	
	
	text-decoration:none;
}
#mc_menu_1_1 a, #mc_menu_1_1 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
}
#mc_menu_1_1 li {
	
}

#nav ul#mc_menu_1_1  ul { background:#6c7414 url(images/nav-bkgd.gif) repeat-x bottom;
			padding:0px;}

#nav ul#mc_menu_1_1  ul a {  font-size: 12px; 
			width:12.4em; margin:0px; padding: .75em .5em ;}



#mc_menu_1_1 li li {
	
}
#mc_menu_1_1 li li li {
	background:		#9AAEDB;
}
#mc_menu_1_1 li:hover, #mc_menu_1_1 li.sfHover,
#mc_menu_1_1 a:focus, #mc_menu_1_1 a:hover, #mc_menu_1_1 a:active {
	
	outline:		0;
}

/*** arrows **/
#mc_menu_1 a.sf-with-ul {
	
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* -- Expander --*/


        #report { border-collapse:collapse;}
        #report h4 { margin:0px; padding:0px;}
        #report img { float:right;}
        #report ul { margin:10px 0 10px 40px; padding:0px;}
        #report th { color:#fff; padding:7px 15px; text-align:left;}
        #report td { color:#000; padding:7px 15px;  }
        #report tr.odd td {  cursor:pointer; }
        #report div.arrow { background:transparent url(images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block; float:right; margin:4px 0; }
        #report div.up { background-position:0px 0px;}

 #report tr.odd td {background:url(images/head-lines.jpg) repeat-x bottom;}
#report h2 { background:none; width:200px; float:left;}
#report strong { margin-left:10px;}

/* -- j Carousel --*/

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}

.jcarousel-skin-ie7 .jcarousel-container {
    background:url(images/photo-box.jpg) no-repeat; width:530px; height:120px; margin-top:10px;
    
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 520px;
    padding: 10px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  500px;
    height: 77px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 75px;
    height: 75px;
    border: 1px solid #fff;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


