
/* Global Page Styles   
----------------------------------------------- */


body {
	background: #ffffff ;
	text-align:center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 400;
	line-height: 1.5;
}

#wrapper {
	width:970px;
	margin: 0 auto;
	text-align:left;
}



#main {
	width: 970px;
}

/* Links 
----------------------------------------------- */


a {
	color:  #2c7bbb;
	text-decoration: none;
}
a:hover {
	color: #2c7bbb;
	text-decoration: underline;
}

a.linkback {
	color:  #000;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
	background:url(images/linkback.png) left top no-repeat;
	display:block;
	padding-left:23px;
}

a.linkback:hover {
	color: #2c7bbb;
	text-decoration: none;
}

.more_entries {padding:15px 0; margin-top:15px;}

.more_entries a {
	color:  #000;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
}

.more_entries a:hover {
	color: #2c7bbb;
	text-decoration: none;
}

.more_entries_right a {
	background:url(images/linkback.png) right top no-repeat;
	padding: 3px 23px 3px 0;
	line-height:24px;
}

.more_entries_left a {
	background:url(images/linkbackleft.png) left top no-repeat;
	padding: 3px 0 3px 23px;
	line-height:24px;
}

img {border-width: 0;}


/* Header
----------------------------------------------- */

#header {
	width:970px;
	height: 100px;
	position:relative;
	overflow:hidden;
}

a#logo {
	width: 200px;
	height: 50px;
	display:block;
	text-decoration:none;
	position:absolute;
	bottom:10px;
	left:10px;
}



/* Main Nav Menu   width: 690px;
----------------------------------------------- */

#nav {
	width: 600px;
	position:absolute;
	bottom: 15px;
	right: 0;
	line-height: 14px;
	height:14px;
	overflow: hidden;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	text-align:right;
	color: #000;
}


#nav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
}

#nav a:hover {
	color: #2c7bbb;
	text-decoration: none;
}



/* Left Col
----------------------------------------------- */

#leftcol {
	width: 230px;
	float: left;
	margin-right:20px;
	background:url(images/leftmid.png) left repeat-y;
}

#leftcol1 {
	width: 230px;
	background:url(images/lefttop.png) left top no-repeat;
}

#leftcol2 {
	padding: 30px 30px 25px 25px;
	width:175px;
	background:url(images/leftbot.png) left bottom no-repeat;
	color:#FFFFFF;
	
}

#leftcol2 ul, 
#leftcol2 li {
	padding: 0;
	margin: 0;
	list-style:none;
}

#leftcol2 .top {
	font-size:13px;
	font-weight:bold;
	margin-bottom:25px;
}

#leftcol2 .head {
	font-size:17px;
	font-weight:bold;
	margin-bottom: 10px;
}

#leftcol2 .text {
	font-size:12px;
	margin-bottom: 20px;
}

#leftcol2 .link {
	padding-bottom: 25px;
	border-bottom: 1px solid #6ba3d1;
	margin-bottom:20px;
}

#leftcol2 .link a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:25px;
	line-height: 20px;
	background:url(images/sidenav.png) 0 0 no-repeat;
}

#leftcol2 .link a:hover {
	color:#000;
	text-decoration:none;
}

#leftcol2 .last {
	border-width:0;
}
.black {color:#000;}

/* Right Col
----------------------------------------------- */

#rightcol {
	width: 200px;
	float: right;
	color:#FFFFFF;
	padding-top:2px;
}


#rightcol .blackcol {
	width: 200px;
	background:url(images/rightmid.png) left repeat-y;
	margin-bottom:10px;
}

#rightcol .blackcol1 {
	width: 200px;
	background:url(images/righttop.png) left top no-repeat;
}

#rightcol .blackcol2 {
	padding: 15px 20px;
	width:160px;
	color:#FFFFFF;
	background:url(images/rightbot.png) left bottom no-repeat;
}


#rightcol .blackcol2 ul, 
#rightcol .blackcol2 li {
	padding: 0;
	margin: 0;
	list-style:none;
}

#rightcol .blackcol2 .head {
	font-size:17px;
	font-weight:bold;
	margin-bottom: 10px;
}

#rightcol .blackcol2 .text {
	font-size:12px;
	margin-bottom: 15px;
}

#rightcol .blackcol2 .input {
	font-size:11px;
	color:#666666;
	background:#FFFFFF;
	border:none;
	width:150px;
	margin:0;
	padding:2px;
	margin-bottom: 15px;
}


#rightcol .blackcol2 .link {
	margin-bottom:10px;
}

#rightcol .blackcol2 .link a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:25px;
	line-height: 20px;
	background:url(images/blacklink.png) 0 0 no-repeat;
}

#rightcol .blackcol2 .link a:hover {
	color:#2c7bbb;
	text-decoration:none;
}

.blue {color:#2c7bbb;}


#rightcol .bluecol {
	width: 200px;
	background:url(images/rightmidblue.png) left repeat-y;
	margin-bottom:10px;
}

#rightcol .bluecol1 {
	width: 200px;
	background:url(images/righttopblue.png) left top no-repeat;
}

#rightcol .bluecol2 {
	padding: 20px 20px;
	width:160px;
	color:#FFFFFF;
	background:url(images/rightbotblue.png) left bottom no-repeat;
}

#rightcol .bluecol2 ul, 
#rightcol .bluecol2 li {
	padding: 0;
	margin: 0;
	list-style:none;
}

#rightcol .bluecol2 .head {
	font-size:17px;
	font-weight:bold;
	margin-bottom: 10px;
}

#rightcol .bluecol2 .text {
	font-size:12px;
	margin-bottom: 15px;
}

#rightcol .bluecol2 .input {
	font-size:11px;
	color:#666666;
	background:#FFFFFF;
	border:none;
	width:150px;
	margin:0;
	padding:2px;
	margin-bottom: 15px;
}


#rightcol .bluecol2 .link {
	margin-bottom:10px;
}

#rightcol .bluecol2 .link a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:25px;
	line-height: 20px;
	background:url(images/navrightblue.png) 0 0 no-repeat;
}

#rightcol .bluecol2 .link a:hover {
	color:#000;
	text-decoration:none;
}

#rightcol .bluecol2 .sidelancer {
	margin:0;
	padding: 5px 0;
	height: 30px;
}

#rightcol .bluecol2 .sidelancer_image {
	width: 30px;
	float: left;
}

#rightcol .bluecol2 .sidelancer_text {
	width:120px;
	float: right;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:15px;
}

#rightcol .bluecol2 .sidelancer_text a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-weight:400;
	width:120px;
	overflow:hidden;
}

#rightcol .bluecol2 .sidelancer_text a:hover {
	color:#000;
	text-decoration:none;
}



/* Main Col
----------------------------------------------- */
#maincol {
	width: 500px;
	float: left;
}





/* Footer Styles   
----------------------------------------------- */

#footer {
	font-size:10px;
	padding: 25px;
	color: #000;
	text-align:center;
}
#footer a {
	color:#000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align: center;
}

#footer  li {
	background-image:none;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 5px;
}

#footer p {
	margin: 0;
	padding-top: 15px;
}



/*  Headings and page styles
--------------------------------- */

H1 {
	font-size:20px;
	padding: 0;
	margin: 10px 0px;
	line-height: 1.4;
	font-weight: 700;
	color:#000;
	}
	
	
H1.backhead {margin-top:0; padding-top:0;}
	
H2, H2 a, H2 a:hover {
	font-size:16px;
	padding: 0;
	margin: 10px 0;
	line-height: 1.4;
	font-weight: 700;
	color:#000;
	text-decoration:none;
	}

		
H3 {
	font-size:14px;
	line-height: 1.5;
	padding: 0;
	margin: 10px 0;
	font-weight: 700;
	color:#000;
	}
	
H4, H5, H6 {
	font-size:12px;
	line-height: 1.5;
	padding: 0;
	margin: 10px 0;
	font-weight: 400;
	color:#000;
	}

/*  Homepage styles
--------------------------------- */

#freelance {
	margin:0;
	padding:0;
	list-style:none;
}


#freelance li {
	margin:0;
	padding: 10px 0;
	list-style:none;
	border-bottom: 1px solid #ddd;
	display:block;
	height: 39px;
}

#freelance li .freelance_image {
	width: 39px;
	float: left;
}
/*
#freelance li .freelance_image img {
	border: 2px solid #000;
}
*/
#freelance li .freelance_text {
	width:445px;
	float: right;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:19px;
}

#freelance li .freelance_text a {
	color:#1e68a9;
	text-decoration:none;
	display:block;
}

#freelance li .freelance_text a:hover {
	color:#000;
	text-decoration:none;
}
#freelance .ptag {
	font-size:10px;
	font-weight:400!important;
}
/*----TWO COLUMN LIST-------------*/
.entry ul.prodlist li {
	background: none !important;
	padding: 0 0 0 50px !important;
	clear: left;
}
.entry ul.prodlist li img {
	float: left;
	margin: 20px 30px 0 0;
}
.entry ul.prodlist li p {
	float: left;
	width: 490px;
	padding-top:0;
	margin-top:0;
}

.entry ul.prodlist li h2 {
	padding: 0;
	margin: 0 0 3px 0;
	line-height:1.2;
}




/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}



/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
	border:1px solid #ddd;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	padding: 5px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
}

/*=== Traditional Blog Post ===*/

.post-left {
	float:left;
	width:80px;
}

.post-right {
	float:right;
	width: 400px;
}

.post {
	padding-bottom: 20px;
}

.post_date{
	color: #999999;
	margin: 0;
	padding:0 0 10px 0 ;
	font-size: 11px;
	font-weight: normal;
}
.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #ddd;
	clear:both;
}
h3.posted a {
	color: #000000;
	font-size:11px;
}

.box .post h3.posted {
	border-bottom:none;
}

.author_info {
	float: left;
	width: 573px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

.author_info h3 {
	margin-bottom: 10px;
}

.author_photo {
	float: right;
	margin:  0 0 0 10px;
	background-color: #ffffff;
}

.author_photo img {
	border: 1px solid #666666;
}

/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
	width:595px;
	margin-bottom:15px;
	float:left;
	padding: 15px 0;
	border-top:  1px solid #eee;
	border-bottom:  1px solid #eee;
}
.navigation a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

img.wp-smiley  {
    padding: 0!important;
    border: none!important;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    /* End Images */


/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 300px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
}

.arclist ul {
	list-style-type:none;
	border-bottom: 1px solid #eee;
	margin:0;
	padding:0;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:5px 0;
	margin:0;
	border-top:1px solid #eee;
	background:none;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
}
.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }

.wp-caption img {
	margin-bottom:15px;
}
p.wp-caption-text {
	text-align:center;
	padding: 0 0 15px 0;
	margin:0px;
	font-size:1.2em;
	font-style:italic;
	color:#000000;
}



/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#000000;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
}
#comment {
	width: 595px;
	float: left;
	margin-bottom: 15px;
}

/*========= THREADED COMMENTS =========*/

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;		
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
}

/* PageNavi */

}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}
.more_entries .wp-pagenavi .extend { background:none; border:none; }



/* Tabs */

#tabs {
	width:308px !important;
	height:auto !important;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eeeeee;
	float:left;
	display: block;
}

.inside {
	width: 293px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;

}

ul.wooTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul.wooTabs li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ddd;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	cursor: pointer;
}

ul.wooTabs li a {
	line-height: 31px;
	color: #000000 !important;
	display: block;
	float: left;
	padding: 0 6px;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	text-decoration:none;
	color: #ffffff !important;
}

#tagcloud {
	padding:10px;
}



#sub img {
	float: right;
	margin: 0 0 8px 8px;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
}

.inside li img.avatar, .inside li img.thumbnail {
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}

/*- Ads -*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}

#advert_125x125 {
	padding-left: 14px;
}

#advert_125x125 img{
	border: 1px solid #ddd;
	padding: 5px;
	margin:0 14px 14px 0;
}

/*- Flickr -*/

#flickr .wrap {
	padding-top: 15px;
}
.flickr_badge_image img {
	float:left;
}
/*=== Styling Widget Lists ===*/

.widget {
	margin-bottom:15px;
}	
.widget h3 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}
.widget select {
	border:1px solid #eee;
	width:148px;
	margin:15px 0 0 0;
}

.textwidget {
	padding-top: 15px;
}



/*----FOOTER GENERAL--------------*/
#footer_inner ul {
	padding: 0 10px;
	margin:0;
}
#footer_inner ul li {
	width: 315px;
	float: left;
	padding: 0;
	margin:0;
}

#footer_inner a.connect {
	text-decoration:none;
	display:block;
	margin-bottom: 20px;
	width:180px;
}

#footer_inner a, #footer_inner a:visited {
	color: #000!important;
	text-decoration:none;
}
#footer_inner a:hover {
	color: #ffffff!important;
	text-decoration:underline;
}
.search_container {
	width: 181px;
	height: 28px;
	float: right;
}
.search_container .search_field {
	float:left;
	font-size: 12px;
	color: #7c7c7c;
	padding: 6px 6px 0 6px;
	width: 134px;
	height: 22px;
	background: url(images/search_field.jpg) no-repeat #f0f0f0;
	border: none;
}
.search_container button {
	background: url(images/button_search.gif) no-repeat;
	cursor: pointer;
	border: none;
	height: 28px;
	text-indent: -9999px;
	width: 35px;
}
.copyright {
	font-size: 12px;
	color: #c2c2c2;
	margin-top: 20px;
	padding-top: 20px;
	float: right;
	text-align: right;
	border-top: 1px solid #393939;
	width: 280px;
}
.copyright p {
	font-size: 12px;
	color: #7c7c7c;
	margin-bottom: 7px;
}
.copyright a {
	color: #c2c2c2;
	font-size: 12px;
	text-decoration: none;
}
.copyright a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer_logo {
	width: 180px;
	height:30px;
	float: right;
	margin-top: 20px;
}

#footermenu {
	padding:0!important;
	margin:0!important;
	list-style-type:none;
	width:250px;
	border-top: 1px solid #666666;
}

#footermenu li,
#footermenu li.page_item {
	float:none;
	padding:0!important;
	margin:0!important;
	list-style-type:none;
	width:250px;
}

#footermenu li a {
	display:block;
	font-size:11px;
	line-height:22px;
	height:22px;
	color: #cccccc;
	border-bottom:1px solid #666666;
	padding-left: 10px;
	text-decoration:none;
	width:240px;
}

#footermenu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}

.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}

.th{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}
table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
.jdGallery a { cursor:pointer !important; }

/* Slider */

#slider-holder { position: relative; height: 270px; width: 595px; margin-bottom: 20px; overflow: hidden ; color: #fff;background: #000;}
#slider-holder .slide{ position: absolute; top:0px; left: 595px; z-index: 1;height: 270px; width: 595px; overflow: hidden; background: #000;}
#slider-holder .slide-1 { display : block; left:0px; top:0px;}
#slider-holder .slide a {display: block;  }
#slider-holder .slide img {  display: block; position: absolute; top:0px; left: 0px; }
#slider-holder  img.full-mask {  position: absolute; top:0; left: 0px; z-index: 0; display: none; }

#slider-holder .slide-content { position: absolute; top: 270px; left: 0;height: 700px; width: 575px; background: #000; padding: 10px 10px 0 10px;z-index: 999;}

#slider-holder .slider-left, #slider-holder .slider-right {position: absolute;    cursor: pointer; height: 150px; width: 120px; z-index: 999; display: block; color: white; }

#slider-holder .slider-left { left: 0;  top: 0; background: url('images/fleche1.png') no-repeat center bottom;   }
* html #slider-holder .slider-left { background: url('images/fleche1.gif') no-repeat center left; }

#slider-holder .slider-right{right: 0; top: 0; background: url('images/fleche2.png') no-repeat center bottom;}
* html #slider-holder .slider-right { background: url('images/fleche2.gif') no-repeat center right; }

.slider-shelf { z-index: 999; background: #000; position: absolute; top:0; width: 595px; overflow: visible;}
span.clicker { z-index: 999; background: #000; position: absolute; top:0px; right:120px; width: auto; font-size: 11px; display: block; padding: 2px 10px; cursor: pointer;}
.shelf-content { z-index: 9999; position: absolute; top:0; width: 595px;}
.shelf-content img {border:1px solid #fff; margin: 10px 0 0 10px; cursor: pointer;}

.shelf-title {padding: 0px 10px;}

.full {
width:930px;
}
