@charset "utf-8";
/* reset */
html, body, 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;
}



/* CSS Document */
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'GothamLightRegular', Arial, Helvetica, sans-serif;
	font-size: 12px; line-height:16px;
	color: #5E6263; 
}

h1,h3,h5,h6{font-family: 'GothamMediumRegular', Arial, Helvetica, sans-serif;	font-weight: normal;}
h2,h4{font-family: 'GothamBook', Arial, Helvetica, sans-serif;	}
h1,h2,h3{	
	color:#1AACE3;
	text-decoration: none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform:uppercase;
}
h1{ font-size:16px; letter-spacing:1px;  }
h2{ font-size:13px; }
h3{ font-size:11px;}
h4{ font-size:11px;}
img{
border:0px;margin:0px;padding:0px;	
}

#content h1 a,#content h2 a,#content h3 a,#content h4 a,#content h5 a,#content h6 a,#content table.service-table th a,#content table.service-guide-table th a {text-transform:uppercase; font-style:normal; font-family: 'GothamMediumRegular', Arial, Helvetica, sans-serif;}
a{ text-decoration:none;color: #1AACE3; font-family: 'GothamLightItalic', Arial, Helvetica, sans-serif;}
a:hover{ text-decoration:underline;color: #1AACE3;}

a.greylink {color: #5E6263;}
a:hover.greylink  { color: #5E6263;}

/* form inputs */

.form_input {
		/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'GothamMediumRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	width:400px;
	padding:2px;
}
.form_dropdown {
		/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'GothamLightRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	padding:2px;
}

.form_smallinput {
		/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'GothamLightRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	width:100px;
	padding:2px;
}

.form_button {
		/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'GothamMediumRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;font-weight:bold;
	border: 0px none #F09;
	width:auto;
	padding:8px;
	background-color: #1AACE3; color:#fff;
}

.form_seperator{
	display:block;
	height: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

/* styles */

#container {		
	width: 940px;
	margin-right: auto;
	margin-left: auto; position:relative;
}




/* header and nav */
#logo {
	width: 124px;
	z-index: 999;
	position: absolute;
	top: 5px; margin-left:10px;
}

#headernav {
	float: right;
	width: 760px;
}

#primarynav,#secondarynav,#primarynav a,#secondarynav a {
	/*font-family: 'GothamBoldRegular', Arial, Helvetica, sans-serif;*/font-family: 'GothamMediumRegular', Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:lighter
}
#primarynav {
	clear:both; position:relative;
	padding:0px;
	margin:0px;
	list-style:none; width:760px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
	padding-bottom:12px;
	height:14px;	
	/*margin-top:45px;*/margin-top:70px;
}
#primarynav li{
	padding:0px;
	margin:0px;
	list-style:none; display:block; float:left; margin-right:50px;	
}
#primarynav li a{
	text-decoration: none;
	display:block;
	 font-size:12px;
	background-repeat: no-repeat; color:#5E6263;
}
#primarynav li a:hover, #primarynav li.active a{color:#1AACE3;}
li#pn_blog{position:absolute; right:0; margin-right:15px;}


#secondarynav {
	clear:both; 
	padding:0px;
	margin:0px;
	list-style:none;width:760px;	
	height:14px; margin-top:12px;
}
#secondarynav li{
	padding:0px;
	margin:0px;
	list-style:none; display:block; float:left; margin-right:35px;
}
#secondarynav li a{
	text-decoration: none;
	display:block;
	height:14px;
	background-repeat: no-repeat; color:#5E6263; font-size:11px;
}
#secondarynav li a:hover, #secondarynav li.active a{color:#1AACE3;}
#secondarynav li.last-item{margin-right:0px;}


#mini-navigation {position:absolute; right:0; top:10px;}
#mini-navigation li{float:left;margin-left:10px;margin-left:5px;}
.mini-navigation-list{}
.mini-navigation-list li{float:left;font-size:11px;margin-right:5px;line-height:14px;}
.mini-navigation-list .button-select,.mini-navigation-list .button-select-active, #mini-navigation a{ font-size:10px; text-transform:uppercase; border:none; background-color:#fff; cursor:pointer;padding:0;margin:0;line-height:16px; text-decoration:none; color:#5E6263}
.mini-navigation-list .button-select-active,.mini-navigation-list .button-select:hover, #mini-navigation a:hover{color:#1AACE3;}

/*HEADER IMAGE STYLES */
#headerimages {
	width: 940px;
	position: absolute;
	/*top: 115px;*/top: 140px; z-index: 9; 
}
#mainimage {
	width:710px;float:left; margin:0px;padding:0px;height:390px;
}
#boximages {
	width:225px;float:right;margin:0px;padding:0px;height:390px;overflow:hidden;
}
#boximages img{
	 border: 0;margin:0px;padding:0px; margin-bottom:4px; width:225px;height:127px;  /*border: 1px solid #F00; */
}

/* page styles */
#page {
	z-index: 11;
	position: absolute;
	/*top: 512px;border:1px #F00 solid;*/top: 540px;
	width:940px; 
}

#heading {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #90A2B5; margin-bottom:15px;
	height:22px;
}

#heading h1 {

	width:680px;margin-left:5px;
}

#content{
	margin-bottom: 30px; width: 660px;
 overflow:hidden;	
	padding:5px;
	
}
#content a{
font-family: 'GothamLightItalic', Arial, Helvetica, sans-serif;
	
}


#content p{
	padding:0;
	margin:0px;
	margin-bottom:20px;
}
#content ul{
	padding:0px; margin-left:20px; margin-top:0px;
}
#content li{
	padding:0px;/*list-style-image: url(../images/interface/list_icon_cross.png);*/ list-style-type:disc; line-height:20px;
}

#secondary-content{
	float:right;
	width:225px;
	margin-bottom: 30px; 
}


#footer {
	clear:both;
	
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #90A2B5;
	margin-left:auto;
	margin-right:auto;
}
#footerblock {
	width:925px;
	margin-left:10px;
}
#sponsors{
	float:left;width:350px;	
}
#sponsors img{
	margin-right:20px;	
}

#fcontactnav {
	width:auto;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height:10px;
	padding:0px;
	margin-top:0px;
}
#fcontactnav ul{
	list-style:none;margin:0px;padding:0px;
}
#fcontactnav li{
	list-style:none; display:block;float:left;margin-left:3px;
}
#fcontactnav li a{
	color: #5E6263;
	text-decoration: none;
}
#fcontactnav li a:hover{
	color: #5E6263;
	text-decoration: underline;
}
/* general styles */
.textHighlight{color:#1AACE3;}
a.link-button{background-color:#5E6263; color:#fff; font-size:11px; padding:2px 8px;-webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; text-decoration:none;}
a.link-button:hover{/*background-color:#F19828;*/background-color:#1AACE3;}

.location-price-listing{margin-bottom:18px;}
.location-price-listing li{line-height:18px; list-style:none;}

/* page blocks */
.page-row-spacer{clear:both; height:20px;}
.page-block-row-spacer{clear:both; height:30px;}
.page-block .page-block-text-col{width:350px; /*border:1px #f00 solid;*/}
.page-block{width:660px; /*border:1px #f00 solid;*/}
.page-block h3 {
	display:block;
	width:100%;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
	
}
.page-block img{margin-bottom:15px;width:280px;/*height:280px;*/}
.page-block-left h3{float:left;}
.page-block-right h3{float:right;}
.page-block-left img{float:right;margin-left:20px;}
.page-block-right img{float:left;margin-right:20px;}
.page-block-left .page-block-text-col{float:left;}
.page-block-right .page-block-text-col{float:right;}


/* service blocks */
.service-block-row-spacer{clear:both; height:30px;}
.service-block {width:209px;float:left; margin-right:10px; /*border:1px #f00 solid;*/}
.service-block h3{display:block;width:209px;margin-bottom: 3px;color:#5E6263; }
.service-block img{margin-bottom:5px;width:209px;height:209px;}
.service-block a.price-link{margin-bottom:5px; display:block;}

/* service details columns */
.service-details-col1of2, .service-details-col2of2{/*display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;*/float:left;display:block; /*overflow:hidden;*/ height:auto;margin:0;padding:0;}
.service-details-col1of2{width:340px;margin-right:20px;}
.service-details-col2of2{width:280px;}


#service-details-testimonials , #service-details-testimonials ul{width:280px; height:185px; overflow:hidden;font-size:11px; list-style:none;margin:0;padding:0;}
#service-details-testimonials li, #service-details-testimonials ul li{ list-style:none;margin:0;padding:0;}
#service-details-testimonials ul li.bubble{width:250px;	 height:125px;overflow:hidden; padding:15px; -moz-border-radius:5px; border-radius:5px; background-color:#1AACE3; color:#fff;}
#service-details-testimonials ul li.guest-name{	background-image: url(../images/interface/testimonials_bubble_tail.png);	background-position: 220px 0px;	background-repeat:no-repeat;	display:block; width:250px;	 padding-top:15px;padding-left:15px;padding-right:15px;    font-size:11px; text-transform:uppercase; font-family: 'GothamBook', Arial, Helvetica, sans-serif;	}
#service-details-testimonials ul li.service{width:250px;	  padding-left:15px;padding-right:15px;}
#service-details-testimonials ul li.service, #service-details-testimonials ul li.service a{	display:block ; color:#1AACE3; text-decoration:none}
#service-details-testimonials ul li.service a:hover{	text-decoration:underline}


/* table */
#smtable {}
#smtable th,#smtable td{ 
	padding:3px; 
}
#smtable th{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}
#smtable td{ 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}
#smtable th.nofill{
	background-color:#fff;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}
#smtable td.nofill{
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}

/* serviceguide table */
.service-guide-table{}
.service-guide-table th,.service-guide-table td{ 
	padding:3px;font-size:11px; text-align:center; display:table-cell; vertical-align:middle
}

.service-guide-table td,.service-guide-table th{ 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #90A2B5;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #90A2B5;
}

.service-guide-table th{
	font-weight:normal; text-transform:uppercase;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #90A2B5; vertical-align:top
}

.service-guide-table th.right-column, .service-guide-table td.right-column{
	border-right-style: solid;
}
.service-guide-table th.left-column, .service-guide-table td.left-column{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #90A2B5;border-right-style: solid;text-align:left; 
}

.service-guide-table tr.last-row td, .service-guide-table tr.price-row td{
	border-bottom-style: solid;
}
.service-guide-table tr.price-row td{
	border-bottom-width: 3px;
}

/* service table */
.service-table {}
.service-table th.align-left,.service-table td.align-left{ 
	padding:3px;font-size:11px; text-align:left;
}
.service-table th,.service-table td{ 
	padding:3px;font-size:11px; text-align:center;
}
.service-table th{
	font-weight:normal; text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}

.service-table td{ 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}
.service-table th.nofill{
	background-color:#fff;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}
.service-table td.nofill{
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
}

/* serviceguide table */
.service-options-table{width:100%}
.service-options-table tr{ 
	border-bottom:1px solid #90A2B5; 
}
.service-options-table th,.service-options-table td{ 
	padding:10px 0px;font-size:11px; text-align:center; display:table-cell; 
}
.service-options-table th{
	font-weight:normal; text-transform:uppercase;vertical-align:top; text-align:left;
}

.service-options-table .first-row th{
	text-align:center;
}

/* bookging form table */
.booking-table{/**/width:660px;margin-bottom:20px;}
.booking-table h3{margin-bottom:5px;margin-top:10px;padding:0/*border-bottom:1px solid #90A2B5; padding-bottom:5px;*/}

.booking-table-3-col td, .booking-table-3-col th{width:214px;/*border:1px solid #0F3;*/}
.booking-table th,.booking-table td{ 
	padding:3px 3px;font-size:11px; text-align:left; display:table-cell; vertical-align:top 
}
.booking-table th{ 
width:180px; /*border:1px solid #0F3;*/
}
.booking-table .fill-row{ 
	background-color:#f1f1f1;
}
.booking-table .fill-row-two{ 
	background-color:#e1e1e1;
}
label.error{ 
width:100%; display:block; color:#F00
}
input.error, select.error, textarea.error{ 
border:1px solid #F00
}



.booking-table tr.light-seperator{ 
	display:table-row; border-top:1px dotted #fff;
}
.booking-table tr.seperator{ 
	display:table-row; border-bottom:1px solid #90A2B5;
}

.booking-option-table{width:440px;}
.booking-option-table td{width:145px;}
.booking-option-table .option-times{font-weight:bold;line-height:22px;}

/* faq list */
#faq-list{}
#faq-list h3{display:block; border-bottom: 1px solid  #90A2B5;margin:0;padding:0;padding-bottom:6px;margin-bottom:6px;}
#faq-list h3:hover{color:#1AACE3;}
#faq-list .faq-list-row-spacer{clear:both;display:block;height:15px;}

/* surf reports */
#reporttable {
	margin-top:10px;margin-bottom:10px;
}
#reporttable th, #reporttable th.center{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5; text-align:left; padding:4px;
	
}
#reporttable td, #reporttable td.center{ 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;text-align:left; padding:4px;
}
#reporttable th{
	text-align:left; 
}
#reporttable th.center{
	text-align:center; 
}
#reporttable td.center{
	text-align:center; 
}
/* press grid */
.press_thumb {
	display:block; margin:11px; float:left;
}

.press_thumb a img{
	border: 4px solid #FFF;	
}
.press_thumb a:hover img{
	border: 4px solid #F36;
}

.press_rowspacer
{
	clear:both;
}
/* surf tech grid */
.surftechblock{
	float:left; width:70px;padding:10px;	text-align:center;	
}
.surftechboard{
	width:auto;	text-align:center;
}
.surftechboard_text{
	width:70px; text-align:center;
}
.surftech_rowspacer{
 clear:both;height:10px;	
}
/* testimonials*/
#content .testimonials-list{list-style: none; list-style-type:none;padding:0;margin:0; margin-bottom:40px;}
#content .testimonials-list li{list-style: none;list-style-type:none;padding:10px 0px; margin:10px 0px; border-top:1px dotted #90A2B5; background-image:none }

/* faq */
.faq_rowspacer{
	height:20px;
	padding:10px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A2B5;
	margin-bottom:20px;:10px;
	clear:both;font-size:11px;	
}
#faqlist a { text-transform:lowercase; }
/* quick facts */ 
ul#quick-facts-list {/*border:1px solid #F00;*/ padding:0; margin:0; width:660px;  }
ul#quick-facts-list li{/*border:1px solid #F00;*/  padding:0; margin:0; width:320px;margin-bottom:18px; list-style-type:none; float:left;  }
ul#quick-facts-list li ul {padding:0; margin:0; width:260px;margin-left:20px;   }
ul#quick-facts-list li ul li{padding:0; margin:0; width:260px; list-style-type:disc ; }
ul#quick-facts-list h3{ /*color: #5E6263; font-weight:bold; font-family:Arial, Helvetica, sans-serif */ }

/* currency form */
#currency-form{
	/*width:120px; float:right; font-size:10px; text-transform: uppercase; color:#000;	margin-top:5px;*/
}
#currency-form select{
	font-size:10px; height:18px;
}
/* social boxes */
.social-box {width:225px; overflow:hidden; padding-bottom:20px; margin-bottom:20px;  font-size:11px;}
.social-box h3{width:225px;border-bottom: 1px solid #90A2B5; margin-bottom:12px; padding-bottom:8px;}
.social-box label{float:left; width:auto;display:block; font-weight:bold; margin-right:12px; }
/* addthis 
#addthis{float:right; text-align:right; margin:0;padding:0; }
#addthis a{ margin:0;padding:0;}*/
#addthis{float:right; text-align:right; margin:0;padding:0; }

/* testimonials bubble */
#sc-testimonials, #sc-testimonials ul{ height:220px; overflow:hidden;font-size:11px; list-style:none;margin:0;padding:0;}
#sc-testimonials li, #sc-testimonials ul li{ list-style:none;margin:0;padding:0;}
#sc-testimonials ul li.bubble{	 height:160px;overflow:hidden; padding:15px; -moz-border-radius:5px; border-radius:5px; background-color:#1AACE3; color:#fff;}
#sc-testimonials ul li.guest-name{	background-image: url(../images/interface/testimonials_bubble_tail.png);	background-position: 160px 0px;	background-repeat:no-repeat;	display:block; width:195px; padding-top:15px;padding-left:15px;padding-right:15px;    font-size:13px; color:#000;}
#sc-testimonials ul li.service{  width:195px; padding-left:15px;padding-right:15px;}
#sc-testimonials ul li.service, #sc-testimonials ul li.service a{	display:block ; color:#1AACE3; text-decoration:none}
#sc-testimonials ul li.service a:hover{	text-decoration:underline}
/*
#sc-testimonials{border: 1px solid #9C6;display:block;width:280px;}
#sc-testimonials, #sc-testimonials ul{  height:170px; font-size:11px; list-style:none;margin:0;padding:0; }
#sc-testimonials li, #sc-testimonials ul li{display:block; list-style:none;margin:0;padding:0;}
#sc-testimonials ul li.bubble{ width:250px;height:130px;overflow:hidden; padding:15px; -moz-border-radius:5px; border-radius:5px; background-color:#1AACE3; color:#fff;}
#sc-testimonials ul li.guest-name{	background-image: url(../images/interface/testimonials_bubble_tail.png);	background-position: 160px 0px;	background-repeat:no-repeat;	display:block; width:195px; padding-top:15px;padding-left:15px;padding-right:15px;    font-size:13px; color:#000;}
#sc-testimonials ul li.service{  width:195px; padding-left:15px;padding-right:15px;}
#sc-testimonials ul li.service, #sc-testimonials ul li.service a{	display:block ; color:#1AACE3; text-decoration:none}
#sc-testimonials ul li.service a:hover{	text-decoration:underline}
*/


/* social links */
#sc-social-media{width:225px;list-style:none;margin:0;padding:0;}
#sc-social-media, #sc-social-media a, #sc-social-media li{font-size:11px;}
#sc-social-media li{clear:both; margin-bottom:12px;}
#sc-social-media li img{float:left; margin-right:8px;}
#sc-social-media li span{display:block; padding-top:0px;}
#sc-social-media li a{ color:#1AACE3; text-decoration:none;}
#sc-social-media li a:hover{ 	text-decoration:underline}

/* service blocks */
#slide-menu{padding:0;margin:0;}
#slide-menu li{padding:3px 0px; /*cursor:pointer;*/}
#slide-menu ul li{padding:7px 0px; border-bottom: 1px solid #90A2B5;font-size:11px;}
#slide-menu h4{ margin-bottom:2px; font-weight:normal;text-transform:uppercase; font-size:11px; /*font-weight:normal;*/}

#slide-menu ul a h4, #slide-menu a h3, #slide-menu a{color: #5E6263;  /*font-weight:normal;*/}
#slide-menu li.active a h3,#slide-menu li.active a, #slide-menu ul li.active a h4{color:#1AACE3;}
#slide-menu h3 {margin:0;}

.no-link-headers li h3{color: #5E6263;}
.no-link-headers li.active h3, .no-link-headers li:hover h3{color:#1AACE3;}
.no-link-headers li:hover h3{cursor:pointer;}

/* service blocks */
#service-list{padding:0;margin:0;}
#service-list li{padding:7px 0px; border-bottom: 1px solid #90A2B5;}
#service-list h4{ margin-bottom:2px;/*font-weight:normal;*/}

/* slide switch */
#slide-switch {    position:relative;    height:350px;}
#slide-switch div{    position:absolute;    top:0;    left:0;    z-index:98;}
#slide-switch div.active {    z-index:100;    opacity:1.0; } 
#slide-switch  div.last-active {    z-index:99; }

/* slider */
#slide-container{height:390px;	width: 710px; position: relative; overflow:hidden;}
.play-button{
	width:70px;
	height:70px;
	background-image:url(../video/play.png);
	background-repeat: no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-35px;
	margin-top:-35px; z-index:9999;
}
.window { cursor:pointer;	height:390px;	width: 710px;	overflow: hidden;	position: relative;}
.image_reel {position: absolute;	top: 0; left: 0;} 
.image_reel a,.image_reel img {float: left; position:relative; display:block; width:710px;}
.image_reel img {height:auto;}
.paging {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	padding:10px;
	z-index: 100; 
	text-align: center;
	display: none; margin-right:auto;margin-left:auto;
}
.paging a {
	padding: 0px; text-decoration:none;
	text-decoration: none;	
	background-image: url(../images/interface/slider_click_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 14px;overflow: hidden;display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.paging a.active , .paging a:hover {
	background-image: url(../images/interface/slider_click_icon_active.png);text-decoration:none;
}


