@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
  z-index:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var,em {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1, h1 a {
	font-size:100%;
	font-weight:normal;
	color: white /* #e0e0e0 */;
    margin-bottom:10px;
}
h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
	color:#fff;
    margin-bottom:10px;
}

h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#FFFFFF;
	text-decoration:none;
           margin-bottom:10px;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color:#0000FF;
}

p { 
margin-top:10px;
}

p a, p a:active, p a:visited { color:white; padding:1px; }
p  a:hover { 
	color:#0E4C65 ; 
	background-color: white; 
	text-decoration:none; 
}

p strong { color: white; }

#footer p {
	margin-top:6px;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

:focus {
  -moz-outline-style: none;
}

html, body {
	height:100%;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#0E4C65;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:10px;
}
#headNav, #headNav ul, #headNav ul li {z-index:500;}
#mainmenu ul, #mainmenu, #searchbutton, #searchbutton ul {z-index:300;}
#headNav ul li#username a {
	text-decoration:underline;
	color:#666;
}

input, textarea, select, button {
	border:1px solid #3A749A;
}

input {
	padding:4px 0px;
}

hr {
	width:100%;
	border:none;
	border-top:1px solid white;
	height:1px;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

#wrapper {
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	background-color:#0E4C65;
	background-image:url(../images/fundas/back_body.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

#clear, .clear {
	clear:both;
	height:0;
	/* background-color:#0E4C65; */
}

/* H TAGS FOR SIFR */

#footer * h1 {
	letter-spacing:4px;
	color:#246180;
	font-size:14px;
	text-transform: uppercase;
}
/* MENUS */
#footer * li {
	margin-right:4px;
	list-style:none;
	float:left;
	border-right: solid 1px #333333;
	padding-right:4px;
	margin-top:5px;
}
#footer * li a {
	color: #246180;
	font-size:10px;
	text-decoration:none;
}
.last {
	border: none;
}
#mainmenu li, #searchbutton li {
	margin-right:5px;
	list-style:none;
	float:left;
	background:url(../images/fundas/menu_buttons/background.gif) right top repeat-x;
}

#mainmenu span, #searchbutton span {
	display:block;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background: url(../images/fundas/menu_buttons/left.gif) left top no-repeat;
	text-decoration: none;
}

#searchbutton a {
	display:block;
	width:100%;
}

#mainmenu a {
	display:block;
	padding:12px;
	
	color:#FFFFFF;
	text-decoration:none;
	/*background: url(../images/fundas/menu_buttons/right.gif) right top no-repeat;*/
}

#mainmenu span.flir-replaced {
	visibility:hidden;
}

#headNav ul li {
	list-style:none;
	float:left;
	padding-left:10px;
	padding-top:14px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	
}

#headNav li ul {
	position: absolute;
	background-color:#9A9A9A;
	padding:0;
	margin: 0;
	text-align:left;
	padding-top: 10px;
	font-weight:normal;
}

#headNav li li{
	padding:0;
	margin: 0;
	list-style:none;
	float: none;
	padding:0;
	margin: 0;
}
#headNav li li a {
padding:0;
margin: 0;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
font-weight:normal; 
border-bottom: 1px solid #eee;
}
#headNav li li a:hover {
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
font-weight:normal; 
border-bottom: 1px solid #eee;
color:#666;
background-color: #eee;
}

#headNav li a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
    display:block; 
}
/* MIDRIF DIVS */

#midrifNave, #midrifCont, #rightCol {
	float:left;
	margin-top:10px;
	padding:10px;
	height:inherit;
}
#midrifCont  {
	width:670px;
	color:#BCD9E7;
}

#midrifCont table {
	color:#BCD9E7;
}

#midrifCont #edit, #midrifCont .edit {
	color:#444444;
}
#midrifCont li.frontLI, .big-blue * li {
margin-left:50px;
}
#midrifNave, #rightCol {
	width:130px;
}
#midrifNave {
	/* background-image:url(../images/fundas/spacer_body.gif);
	background-position:right;
	background-repeat:repeat-y; */
    min-height: 500px !important;
    /*height: 500px;*/
}
/* #rightCol {
	background-image:url(../images/fundas/spacer_body.gif);
	background-position:left;
	background-repeat:repeat-y;
} */
/* FOOTER DIVs and links etdc*/
#footerL, #footerM, #footerR {
	width:300px;
	float:left;
	height:90px;
	margin-bottom:10px;
	padding-left:10px;
	color: #333333;
	font-size:10px;
}
#footerM, #footerR {
	margin-left:10px;
	background-image:url(../images/fundas/spacer_foot.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#footerM p, #footerR p{
	color: #333333;
	text-decoration:none;
	margin-left: 20px;
}
#footerM  a, #footerR  a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin-left: 10px;
}

/* LEFT NAV */

#midrifNave ul {
	list-style:none;
}

/* HEADER divs with content */
#logo {
	float:left;
}

#stallion {
	float:left;
	height: 0;
	z-index:350;
	margin: 0 auto;
	margin-bottom: -90px;
	position:relative;
	left:320px;
	top:65px;
	overflow:visible;
	/* background-image:url(../images/stallion-directory.png);
	background-repeat:no-repeat; */
}


#headNav {

	text-align:left;
	position:relative;
	float:right;
	height:41px;
	background-color:#9A9A9A;
	background-image:url(../images/fundas/headNav_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
	margin-top:10px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
#headNav_right {
	
	float:right;
	height:41px;
	width:10px;
	background-image:url(../images/fundas/headNav_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	position:relative;
	margin:0;
	margin-top:10px;
	padding:0;
}
/* menu divs */
#mainmenu, #searchbutton {
	cursor:pointer;
	height:30px;
	float:left;
	position:relative;
	top:14px;
	margin:0 auto;
}

#mainmenu {
	width:770px;
}

#searchbutton {
	width:220px;	
	background:transparent url(../images/fundas/menu_buttons/search.gif) no-repeat;
}

/* centered div wrappers */
#header, #midrif, #footer {
	width: 990px;
	margin:0 auto;
	background-color:transparent;
	text-align:left;
}
#header {
	height: 130px;
  overflow:visible;
  z-index:50;
}

#footer {
	height: 100px;
}

/* back wrappers */
#header_back, #midrif_back, #footer_back {
	text-align:center;
}

#header_back {
	height:130px;
	background-color:#CCCCCC;
	background-image:url(../images/fundas/shad_drop_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
    z-index:100;
    overflow:visible;
}
#midrif_back {
	width:100%;
	height:auto !important;
	min-height:535px !important;
	background-color:transparent;
	padding-bottom:120px;
	clear: both;
    z-index:1;
}
#footer_back {
	border-top: solid 1px #0E4C65;
	background-image:url(../images/fundas/back_foot.jpg);
	background-repeat:repeat-x;
	height:100px;
	background-color:#CCCCCC;

	padding-top: 10px;
	position:absolute;
	bottom:0px;
	width:100%;
}

#create-advert input.wide, #create-advert textarea.wide, table.wide, #submit-advert, #finish-advert {
	width:100%;
}

#submit-advert {
	margin-top:20px;
}

.leftcell {
	width:35%;
}

#create-advert textarea.wide {
	height:200px;
	overflow-y:auto;
}

#create-advert p {
	margin:10px 0px;
}

.hideme1, .hideme2 {
	display:none;
}

.choose-buttons, #topcat-selected, .subcat-selected, .adverts-created {
	margin:10px 0px;
    text-transform:capitalize;
}

#topcat-selected {
	font-size:16px;
}

#personal-details p span {
	width:100px;
	float:left;
	display:block;
	font-weight:bold;
}

#search-field {
	width:130px;
	position:absolute;
	height:auto !important;
	height:25px;
	margin-top:3px;
	margin-left:13px;
	
}

#forum_iframe {
	width:100%;
	border:0px;
	height:463px;
}

.choose-buttons a, #topcat-selected a, .subcat-selected a, .adverts-created a {
	cursor:pointer;
	padding:3px 5px;
	margin:3px 5px 3px 0px;
	background:#00415B;
	color:#BCD9E7;
	line-height:24px;
	text-decoration:none;
}

.nextprev a {
	font-size:14px;
	text-decoration:none;
}

.nextprev a:hover {
	color:#FFFFFF;
}

.nextprev p a:hover, .nextprev a.selected {
	background:#00415B;
}

.nextprev {
	margin-top:5px;
	margin-bottom:10px;
}

.adverts-created a.edit img, .adverts-created a.delete img {
	width:16px;
	height:16px;
}

.adverts-created a.edit img {
	background:transparent url('../images/fundas/icons_white.png') no-repeat -64px -112px;
}

.adverts-created a.delete img {
	background:transparent url('../images/fundas/icons_white.png') no-repeat -176px -96px;
}

.subcat-selected a {
	cursor:default;
}

.choose-buttons a:hover, #topcat-selected a:hover {
	color:#FFFFFF;
}

a.big-red {
	color:#FF0000;
	cursor:pointer;
	font-size:14px;
}

a.big-red:hover {
	color:#FFFFFF;
}

.numbox {

}

.clearme {
	clear:both;
}

.account-type, .big-blue {
	background:url(../images/fundas/back_body.jpg) repeat-x;

	border:1px solid #0E4C65;
	padding:10px;
	/*-moz-border-radius:10px;*/
}

.big-blue {
	margin:30px 0px; 
}

.account-type {
	cursor:pointer;
	margin: 30px 140px;
}

.account-type p {
	border-top:1px solid #326C91;
	padding:5px;
}

.account-type p strong {
	color:#FFFFFF;
}

.account-type:hover, .account-type:focus,
.big-blue:hover, .big-blue:focus {
	background:#5288B6;
}
.account-type a:hover img {
background:none;
}
.account-type p a, .account-type p a:active,.account-type p a:visited{
background:none;
}

.large-font {
	font-size:17px;
}

.steps {
	border-bottom:1px solid #326C91;
}

.split {
	float:left;
	width:50%;
}

.cursor-default {
	cursor:default;
}

.account-type input {
	cursor:pointer
}

.red-error {
	color:#FF0000;
}

.sifr-ize {
	color:#FFFFFF;
}

.sifr-ize a {
	color:#BCD9E7;
}

.sifr-ize a:hover {
	color:#0000FF;
}

.sifr-ize span.dim {
	color:#BCD9E7;
}

.lifront {
list-style:none;

text-decoration:underline;
font-weight:bold;
}
.lifront a {

font-size:10px;
color:#CCCCCC;
}

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  
  .sIFR-active #mainmenu object {
  	margin:7px 0px 5px;
  }*/
    
  .sIFR-active #mainmenu span {
  	letter-spacing:2px;
  	font-weight:normal;
  	display:block;
  	padding:7px 0px 6px 0px;
  }
  
	
	.sIFR-active .sifr-ize {
		letter-spacing:2px;
	}
  
  #mainmenu span .sIFR-alternate {
  	display:none;
  }
}

#videoPlace{
	background-image:url(../images/box.png);
	background-repeat:no-repeat;
	height:355px;
	width:565px;
	padding-top:85px;
	padding-left:52px;;
}
#NewvideoPlace{
	background-image:url(../images/video_box.png);
	background-repeat:no-repeat;
	height:260px;
	width:311px;
	padding-top:45px;
	padding-left:33px;
    float:right;
}
#NewvideoPlace p {
padding-top:0;
color:#0E4C65;
font-size:10px;
padding-left:-10px;
margin-left:-10px;
}
.rosettes{
width:50%;
float:left;
}
.rosettes ul{
margin-left:30px;
}
.rosettes li{
margin-top:10px;
}
.bigtext{
color:white;
font-size:12px;
margin-right:10px;
}
.rosettes{
color:white;
font-size:12px;}
.heightmeup {
margin-top:30px;
padding-top:30px;
}

/*****************************************************************************
Jquery Autocomplete
*****************************************************************************/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5%;
	padding-right: 5%;
	cursor: pointer;
	display: block;
	width: 90%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

tr.overdue td {
	color: #003333;
	background-color:#FF3333;
	font-weight:bold;
}

ul#mycarousel  {
	 list-style-type:none;
     height:150px;
     overflow:hidden;
}
ul#mycarousel li {

}


/*****************************************************************************
admin.css
*****************************************************************************/

/* CSS Document */

/* LEFT NAV */

#midrifNave ul * {
	padding:0;
	margin:0;
}

#midrifNave ul li.filtertitle a {
	padding: 3px 0 4px 8px;
	display:block;
	background-color:#666666;
	color: #fff;
	text-transform:uppercase;
}

#midrifNave ul li.filtertitle ul li a {
	background-color:#ccc;
	color:#333;
	text-transform:capitalize;
}

#midrifNave ul li.filtertitle span {
	float:left; 
	margin:1px 5px  0  5px; 
}

#midrifNave ul.greenul, #midrifNave ul.greyul {
	list-style:none;
	width:130px;
	padding:0;
	margin:0;
	margin-top:0px;
	background-image:url(../images/fundas/left/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:12px;
	margin-bottom:5px;
	font-size:10px;
}

#midrifNave ul li, #midrifNave ul li.filtertitle ul li {
	background-color: #CCCCCC;
	border-bottom:solid #999999 1px;
}

#midrifNave ul li a, #midrifNave ul li.filtertitle ul li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding: 4% 3% 4% 3%;
	text-transform:capitalize;
	width:94% !important;
	width:100%;
}

#midrifNave ul.greenul li a:hover {
	background-color:#FFCCCC;
}

#midrifNave ul li li a {
	width:94% !important;
	width:102%;
}

#midrifNave ul ul {
	width:130px;
}

#midrifNave ul.greenul * a:hover {
	text-decoration:none;
	background-color: #FFCCCC;
	color: #FF0000;
}

#midrifNave ul.greyul * a:hover {
	text-decoration:none;
	background-color: #C1D3DF;
	color: #666666;
}

#midrifNave h3 {
	/*height:30px;*/
	width:130px;
	text-align: center;
	vertical-align:middle;
	padding-top:6px;
	padding-bottom:12px;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin-bottom:0px
}

#midrifNave h3.green{
	background-image:url(../images/fundas/left/header_green.gif);
	background-repeat:no-repeat;
}

#midrifNave h3.grey{
	background-image:url(../images/fundas/left/header_grey.gif);
	background-repeat:no-repeat;
}

/* inputs */

.shortinput{ width:35px; }

/* NOTEs */
#note {
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom: 5px;
}

span#explain{
	font-size:10px;
	color:#999999;
	text-align:left;
}

/* HR */
.pop-up-hr {
	width:100%;
	border:none;
	border-top:1px solid white;
	height:1px;
	padding:0;
	margin:0;
}
/* tables */
table { margin-top:20px; font-size:11px; }

#edit, .edit { width:670px; }

#edit-pop, table td table {margin:0; width:450px;}

.edit-body, .edit-body-pop, #edit-body, #edit-body-pop, #edit-body-sortable {
	vertical-align:top;
	background-image: url(../images/tables/tbody_back.jpg);
	background-repeat:repeat-x;
	background-color:#EEE;
	border-collapse:collapse;
}

.ui-dialog {
	vertical-align:top;
	background-image: url(../images/tables/tbody_back.jpg);
	background-repeat:repeat-x;
	background-color:#EEE;

	text-align:center;
}

.ui-dialog-content {
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
}

#edit-head{
	background-image: url(../images/tables/thead_back.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	border:1px solid #AAAAAA;
	color:#222222;
	border-collapse:collapse;
}

#edit-head-pop {
	background-image: url(../images/tables/theadpop_back.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	border:1px solid #AAAAAA;
	color:#fff;
	border-collapse:collapse;
}

#edit-head th, #edit-head-pop th{
	border:1px solid #EEEEEE;
	padding:0.6em 10px;
	font-weight:bold;
}

.edit-body td, .edit-body-pop td, #edit-body td, #edit-body-pop td, #edit-body-sortable td {
	border:1px solid #EEEEEE;
	padding:0.6em 10px;
}

#edit-body-sortable td { cursor:n-resize; }

.ui-sortable-helper {
	background-color: #FFFF99;
	border:none;
	padding:0;
	margin:0;
}

#ui-state-highlight {
	padding-top:40px;
	display:block;
	position:absolute;
}

#buttonbox input{
	background-color: #FFFF99;
}

/* DIALOGUE BOX */
#dialog{
	background-color:#EEEEEE;
	background-image: url(../images/tables/tbody_back.png);
	background-repeat:repeat-x;
}

.ui-dialog-titlebar {
	background-image: url(../images/tables/theadpop_back.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	border:1px solid #EEEEEE;
	padding:0.6em 10px;
	text-align:left;
	font-weight:bold;
	color:#fff;
	margin:0;
	display:block;
	cursor:move;
}
.ui-dialog-titlebar-close {
	background-image: url(../images/tables/close-button-back.jpg);
	background-repeat:no-repeat;
	background-position:top;   
	height:17px;
	margin:0;
	margin-top:-2px;
	margin-right:2px;
	padding-top:1px;
	position:absolute;
	right:0.3em;
	width:17px;
}
.ui-dialog-titlebar-close:hover {
	background-position:bottom;  
	padding-top:0;
}

.ui-resizable-se {
	bottom:3px;
	height:14px;
	right:3px;
	width:14px;
	cursor:se-resize;
	display:block;
	font-size:0.1px;
	position:absolute;
}

.ui-widget-overlay {
	background:url(../images/fundas/diagback.png) repeat scroll 50% 50%;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	left:0;
	position:absolute;
	top:0;
}


/*****************************************************************************
icons.css
*****************************************************************************/

/* CSS Document */
/* Icons
----------------------------------*/

/* states and images */
.mf-icons { width: 16px; height: 16px; background-image: url(../images/fundas/icons.png);  background-repeat:no-repeat;
display:block; overflow:hidden; text-indent:-99999px; float: left;/*{iconsContent}*/; }
.mf-icons-white { width: 16px; height: 16px; background-image: url(../images/fundas/icons_white.png);  background-repeat:no-repeat;
display:block; text-indent:-99999px; /*{iconsContent}*/; }
.mf-icons-error{ width: 16px; height: 16px; background-image: url(../images/fundas/icons_error.png);  background-repeat:no-repeat;
display:block; text-indent:-99999px; /*{iconsContent}*/; }
.ui-icon  { width: 16px; height: 16px; background-image: url(../images/fundas/icons.png);  background-repeat:no-repeat;
display:block; overflow:hidden; text-indent:-99999px; float: left;/*{iconsContent}*/; }
.ui-widget-content .mf-icons {background-image: url(../images/fundas/icons.png)/*{iconsContent}*/; }
.ui-widget-header .mf-icons {background-image: url(../images/fundas/icons.png)/*{iconsHeader}*/; }
.ui-state-default .mf-icons { background-image: url(../images/fundas/icons.png)/*{iconsDefault}*/; }
.ui-state-hover .mf-icons, .ui-state-focus .mf-icons {background-image: url(../images/fundas/icons.png)/*{iconsHover}*/; }
.ui-state-active .mf-icons {background-image: url(../images/fundas/icons.png)/*{iconsActive}*/; }
.ui-state-highlight .mf-icons {background-image: url(../images/fundas/icons_hover.png)/*{iconsHighlight}*/; }
.ui-state-error .mf-icons, .ui-state-error-text .mf-icons {background-image: url(../images/fundas/icons_error.png)/*{iconsError}*/; }
.killindent { text-indent:10px; width:auto; height:auto; margin:1px 5px  0  5px; }


/* positioning */
.mf-icons-carat-1-n { background-position: 0 0; }
.mf-icons-carat-1-ne { background-position: -16px 0; }
.mf-icons-carat-1-e { background-position: -32px 0; }
.mf-icons-carat-1-se { background-position: -48px 0; }
.mf-icons-carat-1-s { background-position: -64px 0; }
.mf-icons-carat-1-sw { background-position: -80px 0; }
.mf-icons-carat-1-w { background-position: -96px 0; }
.mf-icons-carat-1-nw { background-position: -112px 0; }
.mf-icons-carat-2-n-s { background-position: -128px 0; }
.mf-icons-carat-2-e-w { background-position: -144px 0; }
.mf-icons-triangle-1-n { background-position: 0 -16px; }
.mf-icons-triangle-1-ne { background-position: -16px -16px; }
.mf-icons-triangle-1-e { background-position: -32px -16px; }
.mf-icons-triangle-1-se { background-position: -48px -16px; }
.mf-icons-triangle-1-s { background-position: -64px -16px; }
.mf-icons-triangle-1-sw { background-position: -80px -16px; }
.mf-icons-triangle-1-w { background-position: -96px -16px; }
.mf-icons-triangle-1-nw { background-position: -112px -16px; }
.mf-icons-triangle-2-n-s { background-position: -128px -16px; }
.mf-icons-triangle-2-e-w { background-position: -144px -16px; }
.mf-icons-arrow-1-n { background-position: 0 -32px; }
.mf-icons-arrow-1-ne { background-position: -16px -32px; }
.mf-icons-arrow-1-e { background-position: -32px -32px; }
.mf-icons-arrow-1-se { background-position: -48px -32px; }
.mf-icons-arrow-1-s { background-position: -64px -32px; }
.mf-icons-arrow-1-sw { background-position: -80px -32px; }
.mf-icons-arrow-1-w { background-position: -96px -32px; }
.mf-icons-arrow-1-nw { background-position: -112px -32px; }
.mf-icons-arrow-2-n-s { background-position: -128px -32px; }
.mf-icons-arrow-2-ne-sw { background-position: -144px -32px; }
.mf-icons-arrow-2-e-w { background-position: -160px -32px; }
.mf-icons-arrow-2-se-nw { background-position: -176px -32px; }
.mf-icons-arrowstop-1-n { background-position: -192px -32px; }
.mf-icons-arrowstop-1-e { background-position: -208px -32px; }
.mf-icons-arrowstop-1-s { background-position: -224px -32px; }
.mf-icons-arrowstop-1-w { background-position: -240px -32px; }
.mf-icons-arrowthick-1-n { background-position: 0 -48px; }
.mf-icons-arrowthick-1-ne { background-position: -16px -48px; }
.mf-icons-arrowthick-1-e { background-position: -32px -48px; }
.mf-icons-arrowthick-1-se { background-position: -48px -48px; }
.mf-icons-arrowthick-1-s { background-position: -64px -48px; }
.mf-icons-arrowthick-1-sw { background-position: -80px -48px; }
.mf-icons-arrowthick-1-w { background-position: -96px -48px; }
.mf-icons-arrowthick-1-nw { background-position: -112px -48px; }
.mf-icons-arrowthick-2-n-s { background-position: -128px -48px; }
.mf-icons-arrowthick-2-ne-sw { background-position: -144px -48px; }
.mf-icons-arrowthick-2-e-w { background-position: -160px -48px; }
.mf-icons-arrowthick-2-se-nw { background-position: -176px -48px; }
.mf-icons-arrowthickstop-1-n { background-position: -192px -48px; }
.mf-icons-arrowthickstop-1-e { background-position: -208px -48px; }
.mf-icons-arrowthickstop-1-s { background-position: -224px -48px; }
.mf-icons-arrowthickstop-1-w { background-position: -240px -48px; }
.mf-icons-arrowreturnthick-1-w { background-position: 0 -64px; }
.mf-icons-arrowreturnthick-1-n { background-position: -16px -64px; }
.mf-icons-arrowreturnthick-1-e { background-position: -32px -64px; }
.mf-icons-arrowreturnthick-1-s { background-position: -48px -64px; }
.mf-icons-arrowreturn-1-w { background-position: -64px -64px; }
.mf-icons-arrowreturn-1-n { background-position: -80px -64px; }
.mf-icons-arrowreturn-1-e { background-position: -96px -64px; }
.mf-icons-arrowreturn-1-s { background-position: -112px -64px; }
.mf-icons-arrowrefresh-1-w { background-position: -128px -64px; }
.mf-icons-arrowrefresh-1-n { background-position: -144px -64px; }
.mf-icons-arrowrefresh-1-e { background-position: -160px -64px; }
.mf-icons-arrowrefresh-1-s { background-position: -176px -64px; }
.mf-icons-arrow-4 { background-position: 0 -80px; }
.mf-icons-arrow-4-diag { background-position: -16px -80px; }
.mf-icons-extlink { background-position: -32px -80px; }
.mf-icons-newwin { background-position: -48px -80px; }
.mf-icons-refresh { background-position: -64px -80px; }
.mf-icons-shuffle { background-position: -80px -80px; }
.mf-icons-transfer-e-w { background-position: -96px -80px; }
.mf-icons-transferthick-e-w { background-position: -112px -80px; }
.mf-icons-folder-collapsed { background-position: 0 -96px; }
.mf-icons-folder-open { background-position: -16px -96px; }
.mf-icons-document { background-position: -32px -96px; }
.mf-icons-document-b { background-position: -48px -96px; }
.mf-icons-note { background-position: -64px -96px; }
.mf-icons-mail-closed { background-position: -80px -96px; }
.mf-icons-mail-open { background-position: -96px -96px; }
.mf-icons-suitcase { background-position: -112px -96px; }
.mf-icons-comment { background-position: -128px -96px; }
.mf-icons-person { background-position: -144px -96px; }
.mf-icons-print { background-position: -160px -96px; }
.mf-icons-trash { background-position: -176px -96px; }
.mf-icons-locked { background-position: -192px -96px; }
.mf-icons-unlocked { background-position: -208px -96px; }
.mf-icons-bookmark { background-position: -224px -96px; }
.mf-icons-tag { background-position: -240px -96px; }
.mf-icons-home { background-position: 0 -112px; }
.mf-icons-flag { background-position: -16px -112px; }
.mf-icons-calendar { background-position: -32px -112px; }
.mf-icons-cart { background-position: -48px -112px; }
.mf-icons-pencil { background-position: -64px -112px; }
.mf-icons-clock { background-position: -80px -112px; }
.mf-icons-disk { background-position: -96px -112px; }
.mf-icons-calculator { background-position: -112px -112px; }
.mf-icons-zoomin { background-position: -128px -112px; }
.mf-icons-zoomout { background-position: -144px -112px; }
.mf-icons-search { background-position: -160px -112px; }
.mf-icons-wrench { background-position: -176px -112px; }
.mf-icons-gear { background-position: -192px -112px; }
.mf-icons-heart { background-position: -208px -112px; }
.mf-icons-star { background-position: -224px -112px; }
.mf-icons-link { background-position: -240px -112px; }
.mf-icons-cancel { background-position: 0 -128px; }
.mf-icons-plus { background-position: -16px -128px; }
.mf-icons-plusthick { background-position: -32px -128px; }
.mf-icons-minus { background-position: -48px -128px; }
.mf-icons-minusthick { background-position: -64px -128px; }
.mf-icons-close { background-position: -80px -128px; }
.mf-icons-closethick, .ui-icon-closethick { background-position: -96px -128px; }
.mf-icons-key { background-position: -112px -128px; }
.mf-icons-lightbulb { background-position: -128px -128px; }
.mf-icons-scissors { background-position: -144px -128px; }
.mf-icons-clipboard { background-position: -160px -128px; }
.mf-icons-copy { background-position: -176px -128px; }
.mf-icons-contact { background-position: -192px -128px; }
.mf-icons-image { background-position: -208px -128px; }
.mf-icons-video { background-position: -224px -128px; }
.mf-icons-script { background-position: -240px -128px; }
.mf-icons-alert { background-position: 0 -144px; }
.mf-icons-info { background-position: -16px -144px; }
.mf-icons-notice { background-position: -32px -144px; }
.mf-icons-help { background-position: -48px -144px; }
.mf-icons-check { background-position: -64px -144px; }
.mf-icons-bullet { background-position: -80px -144px; }
.mf-icons-radio-off { background-position: -96px -144px; }
.mf-icons-radio-on { background-position: -112px -144px; }
.mf-icons-pin-w { background-position: -128px -144px; }
.mf-icons-pin-s { background-position: -144px -144px; }
.mf-icons-play { background-position: 0 -160px; }
.mf-icons-pause { background-position: -16px -160px; }
.mf-icons-seek-next { background-position: -32px -160px; }
.mf-icons-seek-prev { background-position: -48px -160px; }
.mf-icons-seek-end { background-position: -64px -160px; }
.mf-icons-seek-first { background-position: -80px -160px; }
.mf-icons-stop { background-position: -96px -160px; }
.mf-icons-eject { background-position: -112px -160px; }
.mf-icons-volume-off { background-position: -128px -160px; }
.mf-icons-volume-on { background-position: -144px -160px; }
.mf-icons-power { background-position: 0 -176px; }
.mf-icons-signal-diag { background-position: -16px -176px; }
.mf-icons-signal { background-position: -32px -176px; }
.mf-icons-battery-0 { background-position: -48px -176px; }
.mf-icons-battery-1 { background-position: -64px -176px; }
.mf-icons-battery-2 { background-position: -80px -176px; }
.mf-icons-battery-3 { background-position: -96px -176px; }
.mf-icons-circle-plus { background-position: 0 -192px; }
.mf-icons-circle-minus { background-position: -16px -192px; }
.mf-icons-circle-close { background-position: -32px -192px; }
.mf-icons-circle-triangle-e { background-position: -48px -192px; }
.mf-icons-circle-triangle-s { background-position: -64px -192px; }
.mf-icons-circle-triangle-w { background-position: -80px -192px; }
.mf-icons-circle-triangle-n { background-position: -96px -192px; }
.mf-icons-circle-arrow-e { background-position: -112px -192px; }
.mf-icons-circle-arrow-s { background-position: -128px -192px; }
.mf-icons-circle-arrow-w { background-position: -144px -192px; }
.mf-icons-circle-arrow-n { background-position: -160px -192px; }
.mf-icons-circle-zoomin { background-position: -176px -192px; }
.mf-icons-circle-zoomout { background-position: -192px -192px; }
.mf-icons-circle-check { background-position: -208px -192px; }
.mf-icons-circlesmall-plus { background-position: 0 -208px; }
.mf-icons-circlesmall-minus { background-position: -16px -208px; }
.mf-icons-circlesmall-close { background-position: -32px -208px; }
.mf-icons-squaresmall-plus { background-position: -48px -208px; }
.mf-icons-squaresmall-minus { background-position: -64px -208px; }
.mf-icons-squaresmall-close { background-position: -80px -208px; }
.mf-icons-grip-dotted-vertical { background-position: 0 -224px; }
.mf-icons-grip-dotted-horizontal { background-position: -16px -224px; }
.mf-icons-grip-solid-vertical { background-position: -32px -224px; }
.mf-icons-grip-solid-horizontal { background-position: -48px -224px; }
.mf-icons-gripsmall-diagonal-se, .ui-icon-grip-diagonal-se { background-position: -64px -224px; }
.mf-icons-grip-diagonal-se { background-position: -80px -224px; }



/*****************************************************************************
microsite.css
*****************************************************************************/

/* CSS Document */
.padme {
padding:20px;
}
.nopad{margin:0; padding:0;}

#microsite * p, #microsite * a, #microsite * strong {
padding: 0;
color:#000000;
}

#microsite {
padding:0;
margin:0;
color:#000000;
width:670px;
}
#msHeader {
width:670px;
height:20px;
background-image:url(../images/fundas/microsite/header.gif);
background-repeat:no-repeat;
}
#msMidrif {
width:670px;
background-image:url(../images/fundas/microsite/middle.gif);
background-repeat:repeat-y;
}
#msFooter {
width:670px;
height:20px;
background-image:url(../images/fundas/microsite/footer.gif);
background-repeat:no-repeat;
clear:both;
}

#msLogo {
width:200px;

}
#inHeader{
height:100px;
padding-left:20px;
padding-right:20px;
}
#msFeature, #msLogo{
float:left;
}
#msFeature{
background-color:#FFFFFF;
height:90px;
width:400px;
margin-left:30px;
padding:0;
}
#featPhoto, #featCont {
float:left;
}
#featPhoto{
width:120px;
}
#featCont {
height:80px;
margin-left:5px;
width:250px;
font-size:10px;
overflow:hidden;
padding:0;
}
#featCont .highlight{
color:#336371;
font-weight:bold;
}
#featCont .title {
font-size:12px;
color:#fff;
margin-bottom:4px;
font-weight:bold;
}

#advert {
width:130px;
margin: 20px 0 0 30px;
float:left;

}
#advert a {
	text-decoration:none;
	color:#fff;
}
#adImg{
float:left;
}
#adNotes{
background-color: #676767;
height:80px;
width:16px;
position:relative;
left:105px;
}
#advert #adTitle a {
	font-size:10px;
	color:#676767;
}
#msContact{
width:165px;
background-image:url(../images/fundas/spacer_light_blue.gif);
background-repeat:repeat;
float:right;
margin:20px;
font-size:10px;
color:#ffffff;
padding: 5px;
}
#msContact p,#msContact table{
padding:0;
margin:0;
}
#msContact td, #msContact td a{
font-size:10px;
color:#ffffff;
}

#inNav, #inAds ul  {
padding-left:227px;
padding-right:20px;
position:relative;
height:26px;
background-image:url(../images/fundas/microsite/bottom-trans.gif);
background-repeat: repeat-x;
background-position:bottom;

}
#inNav-users {
padding-left:150px;;
padding-right:20px;
position:relative;
height:26px;
background-image:url(../images/fundas/microsite/bottom-trans.gif);
background-repeat: repeat-x;
background-position:bottom;
position:relative;
}

#inAds p, #inBody p {
padding:20px;
}

#inAds ul {
clear:both;
height:23px;
padding-left:20px;
}
#inNav ul li, #inAds ul li, #inNav-users ul li {
text-align:left;
list-style:none;
float:left;
margin-left:23px;
background-image:url(../images/fundas/spacer_blue.gif);
background-repeat:repeat;
padding-top:4px;
padding-left:2px;
padding-right:2px;
}


#inNav ul li a, #inAds ul li, #inNav-users  ul li a {
padding:2px 10px 0;
background-image:url(../images/fundas/spacer_blue.gif);
background-repeat:repeat;
font-size:15px;
color:white;
text-decoration:none;
}
#inNav ul li a:hover, #inNav ul li a.hoverme, #inNav-users ul li a:hover, #inNav-users  ul li a.hoverme {
color:black;
background-image:none;
background-color:#fff;
}

/*ROUNDED CORNER FOR FEATURED AD*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CACACA;}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;
  background:#d7d7d7;}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;
  background:#d4d4d4;}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d4d4d4;
  border-right:1px solid #d4d4d4;}
.spiffy4{
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;}
.spiffy5{
  border-left:1px solid #d7d7d7;
  border-right:1px solid #d7d7d7;}
.spiffyfg{
  background:#CACACA;
 height:120px;
  padding-left:5px;
	padding-right:5px;
  }
  .featureheight
  { height:80px; }

.openme {
float:right;
display:block;
font-size:0.1px;
position:relative;
}



/*****************************************************************************
adverts.css
*****************************************************************************/
/* CSS Document */

/* box hack */
   /* \width: 140px;  for IE5 and IE6 in quirks mode */
   /* w\idth: 100px;  for IE6 in standards mode */
p.breadcrumb {padding:0; margin:0;}
p.breadcrumb a, p.breadcrumb a:visited{ color:#CCCCCC; text-decoration:none; font-size:10px; padding:1px; margin:0; margin-bottom:5px; }
p.breadcrumb a:hover  { color:#fff;  font-size:10px; margin-bottom:5px; background-color:#CCCCCC; }

/*LIST VIEWS HERE */

#list {
	width:670px;
}

#list p, #list h3, #adMidRight h3  {
	width: 90%;
	margin-top:20px;
}

.entry {
	height:68px;
	clear:both;
	margin-bottom:20px;
}

.entry-photo, .entry-photo-directory, .entry-notes {
	float:left !important;
	padding:0;
	margin:0;
	height:65px;
}

.entry-photo-directory {
	padding-left:3px;
	padding-top:3px;
	width:140px;
	text-align:left;
}

.entry-desc, .entry-cost, .entry-desc-dir {
	float:left !important;
	padding:0;
	margin:0;
	height:58px;
}

.entry-photo {
	width:100px;
	padding-left:3px;
	padding-top:3px;
}

.entry-notes {
	width:16px;
	padding-top:4px;
}

.entry-cost{
	width:79px;
	padding:5px;
}
.entry-date {
position:relative;
top:34px;

}
.entry-desc{
	width:452px;
	padding:5px;
}

div.entry-desc-dir {
	width:501px !important;
	width:514px;
	padding:5px;
}

.entry-desc-dir a {
	color:#FFFFFF;
}

.entry-desc-dir a:hover {
	color:#0000FF;
}

.highback {
	background-color:#e8e8e8;
	color: #000000;
	font-size:11px;
}

.highback a:link, .highback a:visited {
	color:#000000;
	text-decoration:none;
}

.highback a:hover {
	text-decoration:underline;
}

.highback-dark{
background-color:#000000;
}
.highline {
border-bottom: solid 1px #000000;
}

.lowback {
background-color: transparent;
color: #fff;
font-size:11px;
}

.lowback a:link, .lowback a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.lowback a:hover {
	text-decoration:underline;
}

.lowback-dark{
background-color:#e8e8e8;
}
.lowline {
border-bottom: solid 1px #e8e8e8;
}
/**/
.tradeback {
background-color: transparent;
color: #55C2E9 ;
font-size:11px;
}

.tradeback a:link, .tradeback a:visited {
	color:#55C2E9 ;
	text-decoration:none;
}

.tradeback a:hover {
	text-decoration:underline;
}

.tradeback-dark{
background-color:#55C2E9 ;
}
.tradeline {
border-bottom: solid 1px #55C2E9 ;
}

/*ADVERTS DOWN HERE */ 

#adHeader{
width:670px;

}

#adHeadLeft, #adHeadRight {
float:left;
}

#adHeadRight {
width:220px;
text-align: right;
}

#adHeadLeft{
width:420px;
}
#adHeadLeft p.breadcrumb{
width:95%;
margin-bottom:5px;
}

#adHeadLeft h1, #adMidLeft h3, #adMidUser h3{
border-bottom: solid 1px #6197BD;

margin-bottom:5px;
padding-bottom:5px;
}

#adMid{
width:670px;
}
#adMidwrap{
float:left;
}
#adMidLeft{
width:230px;

/* background-image:url(../images/fundas/spacer_light_blue.gif);
background-repeat:repeat;*/



margin:20px;
margin-top:3px;
margin-left:0px;
font-size:10px; 
color:#ffffff;

}

#adMidUser {
width:230px;
 /* background-image:url(../images/fundas/spacer_grey.gif);
background-repeat:repeat; 
padding: 5px;*/
margin:20px;

margin-left:0px;
margin-top:3px;
font-size:10px;
color:#666;

}

#adMidLeft p,#adMidLeft table, #adMidUser table,#adMidUser p{
padding:0;
margin:0;
}

#adMidLeft td, #adMidLeft td a{
font-size:10px;
color:#ffffff;
}

#adMidUser td, #adMidUser td a{
font-size:10px;
color:#666;
}
#adMidRight{
width:400px;
float:left;
}

#adVideos{

}

/* spiffy */

.usernorm{display:block}
.usernorm *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d4d4d4}
.usernorm1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ececec;
  border-right:1px solid #ececec;
  background:#dedede}
.usernorm2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fafafa;
  border-right:1px solid #fafafa;
  background:#dcdcdc}
.usernorm3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dcdcdc;
  border-right:1px solid #dcdcdc;}
.usernorm4{
  border-left:1px solid #ececec;
  border-right:1px solid #ececec}
.usernorm5{
  border-left:1px solid #dedede;
  border-right:1px solid #dedede}
.usernormfg{
  background:#d4d4d4; padding: 5px;}


.usertrade{display:block}
.usertrade *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#55C2E9}
.usertrade1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b5e4f5;
  border-right:1px solid #b5e4f5;
  background:#7fd1ee}
.usertrade2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eef8fc;
  border-right:1px solid #eef8fc;
  background:#75cded}
.usertrade3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #75cded;
  border-right:1px solid #75cded;}
.usertrade4{
  border-left:1px solid #b5e4f5;
  border-right:1px solid #b5e4f5}
.usertrade5{
  border-left:1px solid #7fd1ee;
  border-right:1px solid #7fd1ee}

.usertradefg{
  background:#55C2E9; padding: 5px;}

.picbox{display:block}
.picbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#a3bbc4}
.picbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d7e1e5;
  border-right:1px solid #d7e1e5;
  background:#baccd2}
.picbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f5f8f9;
  border-right:1px solid #f5f8f9;
  background:#b4c7cf}
.picbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b4c7cf;
  border-right:1px solid #b4c7cf;}
.picbox4{
  border-left:1px solid #d7e1e5;
  border-right:1px solid #d7e1e5}
.picbox5{
  border-left:1px solid #baccd2;
  border-right:1px solid #baccd2}
.picboxfg{
  background:#a3bbc4; 
  padding:5px;}


/*****************************************************************************
jquery.jcarousel.css
*****************************************************************************/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
    width:220px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 220px;
    height: 150px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/*****************************************************************************
skins/tango/skin.css
*****************************************************************************/

.jcarousel-skin-tango .jcarousel-container {
	position:relative;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 220px;
    padding:0 0;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 220px;
    height: 150px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 220px;
    height: 150px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 220px;
    height: 150px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 220px;
    height: 150px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 13px;
    height: 150px;
    cursor: pointer;
    background: transparent url(../images/fundas/right.png) no-repeat 0 0;
}

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

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

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

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 13px;
    height: 150px;
    cursor: pointer;
    background: transparent url(../images/fundas/left.png) no-repeat 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

.jcarousel-skin-tango .jcarousel-container-horizontal {
	
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	
}

#viewinvoice h3 { color: #000; }
