/* CSS Document */

body {
	background:#FFF;
	background-image:url('pozzz.png');
	background-repeat: repeat;
	color:#3C3C3C;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;;
	margin-bottom:10px;
	margin-top:2px;
}

img {
	border:0px;
}


	
.prijatelji {
	border:8px;

}

.dodaosliku {
	border:4px;
	width:70%;	
	height:70%;
	padding-left:10px;
	padding-right:10px;
	}

a {
	color:#1F417A;
	text-decoration:none;
}

a:hover {
	color:#1F417A;
	text-decoration:underline;
}

table, td, th {
	font-size:9pt;
}

input {
	background:#D7E6F6;
	border:1px #3C3C3C solid;	
	font-size:10pt;
	color:#3C3C3C;
}

.inputmain {
	background:#A3C2E3;
	border:1px #3C3C3C solid;	
	font-size:10pt;
	color:#3C3C3C;
}

textarea {
	background:#D7E6F6;
	border:1px #3C3C3C solid;	
	font-size:8pt;
	color:#3C3C3C;
}

.textarea {
	background:#A3C2E3;
	border:1px #3C3C3C solid;	
	font-size:8pt;
	color:#3C3C3C;
}


/*########################
	MAIN SURR.
########################*/

#outer {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	text-align:left;
	border:10px solid #FFFFFF;			
}


/*########################
	INPUT BUTTONS / FORMS
########################*/

.button {
	background:#A3C2E3 url('line10.jpg');
	color:#1F417A;
	border:1px solid #1F417A;		
	font-size:8pt;
	cursor:pointer
}

.button2 {
	background:#A3C2E3 url('line11.gif');
	color:#1F417A;
	border:1px solid #1F417A;		
	font-size:8pt;
	cursor:pointer
}


.input {
	background:#1F417A;
	border-right:2px #719DD3 solid;
	border-bottom:2px #719DD3 solid;
	border-top:2px #719DD3 solid;
	border-left:2px #719DD3 solid;
	font-size:8pt;
	color:#FFFFFF;
}


.input2 {
	background:#D7E6F6;
	border:2px #1F417A solid;
	font-size:8pt;
	color:#1F417A;
}

.input3 {
	background:#3C3C3C;
	border:1px #A3C2E3 solid;
	font-size:8pt;
	color:#A3C2E3;
}

.input4 {
	background:#3C3C3C;
	border:1px #3C3C3C solid;
	font-size:8pt;
	color:#A3C2E3;
}





/*########################
	IMAGES
########################*/


.pic1 { border:3px #3C3C3C solid; }

.pic2 { border:3px #A3C2E3 solid; }

.pic3 { border:2px #A3C2E3 solid; }

.pic4 { filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #A3C2E3 solid; }

.pic5 { border:1px #3C3C3C solid; }

.pic6 { border:5px #28599C solid; }

.pic7 { border:3px #28599C solid; }

.piczensko { border:4px #FF00FF solid; }

.picmusko { border:4px #0099CC solid; }

.pic1pol { border:4px #3C3C3C solid; }

.piczlato { border:8px solid #FF9933; }

.picsivozlato{ border:8px #3C3C3C solid; }

.pics1 {
	position:absolute;
	background:#1F417A;
	border:1px solid #A3C2E3;
	padding: 0px 1px 0px 1px;
	color: #A3C2E3;
	font-size:7pt;
}

.pics4 {
	position:absolute;
	background:#1F417A;
	border:1px solid #A3C2E3;
	padding: 0px 1px 0px 1px;
	color: #A3C2E3;
	font-size:7pt;
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #A3C2E3 solid;
}

.pics2 {
	position: relative;
}

.pics3 {
	background:#3C3C3C;
	position:absolute;
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;
	padding: 0px 1px 0px 1px;
	color: #A3C2E3;
	font-size:7pt;
	font-weight:bold;
}


.wrap1 img {background:#A3C2E3;}
.wrap1 {background:#3C3C3C;}
.wrap2 {background-position: -4px 100%; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll}
.wrap3 {background-position: 100% -4px; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll}



/*########################
	TOP AREA
########################*/


#top .top_text a { color:#FFFFFF; }
#top .top_text a:hover { color:#1F417A; }
#top .top_text { color:#FFFFFF; }

#top {
	background:#2B63AE url('header.jpg') repeat-x;
        width:100%; color:#FFFFFF; background-image:url('header.jpg'); background-repeat:repeat-x	
}

#top input, select {
	font-size:8pt;
	background:#2B63AE;
	color:#FFFFFF;
}

#top a {
	color:#FFFFFF;
}

#top a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.top2 {
	background:#2B63AE url('header.jpg') repeat-x;
	height:100px; background-image:url('header.jpg'); background-repeat:repeat-x
}






/*########################
	MENU LINKS
########################*/

#outer2 {
	background:#99cc99;
	text-align:center;
}


.menu {
	background:#99cc99;
	height:30px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;

	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}



.menu a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}


.menu2 {
	background:#9EC2E6;
	height:30px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;

	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.menu2 a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.menu2 a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}




/*########################
	MENU LINKS 4
########################*/


.menu4 {
	padding:2px;
	/* border-top:1px #D7E6F6 solid;
	border-left:1px #3C3C3C solid; */
	border-bottom:1px #D7E6F6 solid;
	/*cursor:pointer;*/
	font-size:7pt;
	font-weight:bold;
}

.menu4-1 {
	padding:2px;
	border-bottom:1px #1F417A solid;
	/*cursor:pointer;*/
	font-size:7pt;
	font-weight:bold;
}

.menu4-2 {
	font-size:7pt;
	font-weight:bold;
	padding-left:15px;
}

.menu4-4 a {
	color:#A3C2E3;
}

.menu4-4 a:hover {
	color:#A3C2E3;
}


/*########################
	LOGIN BOX
########################*/

.LoGin1 {background:#A3C2E3;border-left:1px #D7E6F6 solid;border-right:1px #D7E6F6 solid;}
.LoGin2 {background:#1F417A;border-left:1px #D7E6F6 solid;border-right:1px #D7E6F6 solid;color:#A3C2E3;font-size:8pt;}




/*########################
	MENU LINKS 5

	MAIN LINKS FOR THE MEMBERS AREA border-bottom:1px #332F2F solid;

########################*/

.menu5border {

}

.menu5 {
	
	font-size:7pt;
	color:#A3C2E3;
	padding-left:5px; 
	cursor:pointer;
	background:#3C3C3C;
}

.menu5c {
	font-size:7pt;
	color:#A3C2E3;
	padding-left:5px; 	
	cursor:pointer;
	background:#3C3C3C;
}

.menu5a {
	background:#3C3C3C right;
	background-repeat:no-repeat;
	text-align:right;
	width:24px;	
	height:41px;
}

.menu5b {
	background:#3C3C3C url('line5.gif') no-repeat right;
	text-align:right; width:24px; height:41px; background-repeat:no-repeat
}

.menu5d {
	font-size:7pt;
	color:#3C3C3C;	
	text-align:center;
	background:#A3C2E3;
}

.menu5e {
	font-size:8pt;
	color:#A3C2E3;
	text-align:right;
	padding-right:10px;
	padding-top:8px;
	background:#3C3C3C;
	font-weight:bold;
}

.menu5f {
	background:#3C3C3C;
	width:24px;	
	height:35px;
}

.menu5g {
	border:1px #3C3C3C solid;	
	padding:5px;
	background:#3C3C3C;
	font-size:7pt;
}

.menu5g2 {
	border:1px #3C3C3C solid;
	padding:5px;
	background:#3C3C3C;
	font-size:7pt;
}


.menu5 a {
	color:#A3C2E3;
}

.menu5c a {
	color:#A3C2E3;
}

.menu5d a {
	color:#1F417A;
}

.menu5d a:hover {
	color:#1F417A;
}

.menu5g a {
	color:#A3C2E3;
}

.menu5g2 a {
	color:#1F417A;
}




/*########################
	MAIN PAGES
########################*/


#main {
	background:#F2F2F2 url('main.jpg') repeat-x bottom;
	font-size:8pt;
	color:#3C3C3C;
	width:100%	
}

.main2 {
	background:#A3C2E3;
	border-right:1px #D7E6F6 solid;
	font-size:7pt;
	color:#A3C2E3;
}

.main3 {
	background:#A3C2E3;
	border-left:1px #D7E6F6 solid;
	font-size:7pt;
	color:#A3C2E3;
}

.main3-b {
	background:#3C3C3C;
	vertical-align:bottom;
}



.main3-a {
	background:#A3C2E3;
	text-align:right;
	vertical-align:bottom;
}



.main3-c {
	background:#A3C2E3;
	border-left:1px #D7E6F6 solid;
	font-size:7pt;
	color:#A3C2E3;
}



.main4 {
	background:#A3C2E3;
	border-right:1px #D7E6F6 solid;
	font-size:8pt;
	color:#3C3C3C;
}

.main3 a {
	color:#A3C2E3;
}

.main3 a:hover {
	color:#A3C2E3;
	text-decoration:underline;
}


#topright {
	background:#A3C2E3;
	border-right:1px #D7E6F6 solid; 
	font-size:8pt;
	color:#3C3C3C;
	
}


/*##############################
	#topleft - TOP LEFT AREA BLACK SWOSH
	A:LINKS - USERNAME
###############################*/
#topleft {
	background:#A3C2E3;
	background-repeat:no-repeat;
	width:480px;
	height:45px;
	color:#A3C2E3;
	border-left:1px #D7E6F6 solid;
}

#topleft a { color:#A3C2E3; text-decoration:underline; }
#topleft a:hover { color:#A3C2E3; text-decoration:none; }


.page {
	color:#A3C2E3;
}


.pbar1 {
	background:transparent;
}

.pbar2 {
	background:#1F417A;
}

.pbar3 {
	font-size:8pt;
	padding:1px;
	border:solid #D7E6F6 1px;
}
.pbar4 {
 	font-size:10pt;
 	padding:0px;
	width:153px;
	height: 55px;
	background: url(loading2.gif)no-repeat;
} 


/*########################
	MENUS
########################*/


.mainmenu {	
	background:#3C3C3C url('line11.gif');
	font-size:7pt;
	color:#3C3C3C
}

.mainmenu2 {
	background:#3C3C3C url('line10.jpg');
	font-size:7pt;
	color:#A3C2E3
}

.mainmenu2 a { color:#A3C2E3; }
.mainmenu2 a:hover { color:#1F417A; }


.mainmenu3 {
	background:#1F417A url('bar.jpg');
	font-size:7pt;
	color:#4A6200
}

.mainmenu4 {
	background:#1F417A;
	font-size:7pt;
	color:#A3C2E3;
}

.mainmenu5 {
	background:#1F417A url('bar.jpg'); 
	font-size:7pt;
	color:#4A6200
}

.mainmenu6 {
	border:1px #3C3C3C solid; 	
	padding:5px;
	background:#1F417A;
	font-size:7pt;
	cursor:pointer;
	color:#A3C2E3;
}

.mainmenu6 a { color:#A3C2E3; text-decoration:none; }
.mainmenu6 a:hover { color:#A3C2E3; text-decoration:none; }

.mainmenu7 {
	border:1px #1F417A solid;
	padding:5px;
	background:#719DD3;
	font-size:7pt;
	cursor:pointer;
	color:#1F417A;
}

.mainmenu7 a { color:#A3C2E3; text-decoration:none; }
.mainmenu7 a:hover { color:#A3C2E3; text-decoration:none; }




/*########################
	SITE MENUS
########################*/


.item {

	border:1px solid #3C3C3C; padding:5px; cursor:pointer;
	font-size:7pt;
	font-weight:bold;
	background:#A3C2E3 url('line9.gif');


}

.item2 {

	border-top:2px #3C3C3C solid;
	border-left:1px #3C3C3C solid;
	border-right:1px #3C3C3C solid;
	border-bottom:1px #3C3C3C solid;
	padding-top:9px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;	
	cursor:pointer;
	font-size:7pt;
	font-weight:bold;
	background:#A3C2E3;
}

.item3 { border-bottom:1px #3C3C3C solid; color:#1F417A; }
.item a { color:#1F417A; text-decoration:none; }
.item2 a { color:#1F417A; text-decoration:none; }
.item2 a:hover { color:#1F417A; text-decoration:none; }

.item4 {
        width:140px;
	border-top:2px #3C3C3C solid;
	border-left:1px #3C3C3C solid;
	border-right:1px #3C3C3C solid;
	border-bottom:1px #3C3C3C solid;
	padding-top:9px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;	
	cursor:pointer;
	font-size:12pt;
	font-weight:bold;
	background:#A3C2E3;
}

.item4 a { color:#1F417A; text-decoration:none; }
.item4 a:hover { color:#1F417A; text-decoration:none; }

/*########################
	BORDERS
########################*/


.border {
	border:1px #3C3C3C solid;
	background:#1F417A;
}

.border2 { border:1px solid #719DD3; background:#D7E6F6 url('panel.jpg') repeat-x; color:#3C3C3C  }
.border3 { border:1px #719DD3 solid; background:#3C3C3C; color:#A3C2E3; }
.border4 { border:1px #719DD3 solid; background:#D7E6F6; }
.border5 { border-bottom:1px #3C3C3C dashed; }
.border6 { border:1px #719DD3 solid; background:#1F417A; color:#A3C2E3; }
.border7 { border-bottom:1px #1F417A dashed; }
.border8 { background:#D7E6F6; border:1px #3C3C3C solid; }
.border9 { background:#A3C2E3; color:#3C3C3C; }

/* USED IN MAIL ALERT */ 
.border10 { background:#3C3C3C url('line10.jpg'); color:#A3C2E3 }
.border11 { border:1px #719DD3 solid; background:#A3C2E3; color:#3C3C3C; } 

/* B-BOARD */
.border12 { background:#A3C2E3; color:#3C3C3C; } 
.border13 { background:#D7E6F6; color:#3C3C3C; } 
.border14 { background:#D7E6F6; color:#A3C2E3; } 


/*########################
	TEXT COLORS
########################*/

.color { color:#3C3C3C; }
.color2 { color:#A3C2E3; }
.color3 { color:#1F417A; }
.color4 { color:#3C3C3C; }



/*########################
	BACKGROUNDS & EXTRAS
########################*/

.cur { cursor:pointer; }


.pollinput {
	background:transparent;
	font-size:7pt;
	border:0px;
}


.frame1 { background:#A3C2E3; margin:0px; }
.main_frame1 { background:#A3C2E3; margin:0px; }

.link1 a { color:#1F417A; }
.link1 a:hover { color:#1F417A; text-decoration:underline; }

/* USED IN MAIN MENU SQURE */
.sqr { background:#1F417A; vertical-align:middle; }
.sqr1 { background:#1F417A; margin-left:3px;margin-right:3px; vertical-align:middle; }

/* COMMENT BOX */
.comment {
	border:1px #D7E6F6 solid;
	background:#A3C2E3;
	
}

.comment-text img {

max-width: 300px;
width: expression(this.width > 300 ? 300: true);

}

.comment-text {
	color:#3C3C3C;	
	font-size:8pt;
}

.comment-headline {
	background:#A3C2E3;
	color:#3C3C3C;
	padding:5px;
	font-size:7pt;
}

.comment-head {
	background:#A3C2E3 url('line10.jpg');
	color:#A3C2E3;
	padding:5px;
	font-size:8pt
}

.comment-head a { color:#A3C2E3; }
.comment-head a:hover { color:#1F417A; }




/*########################
	BOTTOM MENUS
########################*/

#bottom3 {
	background:#028cc1 url('footer.jpg') repeat-x;
	width:100%;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF
}

#bottom3 a {
	color:#FFFFFF;
}

#bottom3 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#bottom4 {
	background:transparent;
	width:100%;
	color:#FFFFFF;
}

/*########################
	FORUM
########################*/

.forum-1 {
	background:#1F417A;
	color:#A3C2E3;
	font-size:8pt;
}

.forum-2 {
	background:#D7E6F6;
	color:#3C3C3C;
	font-size:8pt;
}

.forum-2 a { color:#1F417A; }
.forum-2 a:hover { color:#1F417A; text-decoration:underline; }

.forum-3 {
	border:1px #3C3C3C solid;
}

.forum-4 {
	border:1px #3C3C3C solid;
	background:#A3C2E3;
	color:#3C3C3C;
	font-size:8pt;
}

.forum-q {
	background:#D7E6F6;
	color:#3C3C3C;
	font-size:8pt;
	border:1px #1F417A solid;

}


/*########################
	DROP DOWN MENU
########################*/

#dropmenudiv{
	padding:5px;
	border:1px #719DD3 solid;
	background:#1F417A;
	position:absolute;
	z-index:100;
	font-size:7pt;
	text-align:left;
}

#dropmenudiv a {
	color:#A3C2E3;
}

#dropmenudiv a:hover {
	color:#A3C2E3;
	text-decoration:underline;
}


 /*########################
 	MESSAGES AND ERRORS
 ########################*/
 span.message_message {
    background-image: url('/design/pic/message.gif');
    background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px
 }
 
 span.error {
	background-image: url('/design/pic/warning.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px
 }
 
 span.message_error {
	background-image: url('/design/pic/warning.gif');
    font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px
 }

/* ######### START CSS Update v1.6 Build 19 ######### */

.socialOver {
    background:#FFF8CC;
    border:1px #FFE222 solid;
    color:#000;
}

.socialDefault {
    background:#fff;
    border:1px #fff solid;
    color:#000;
}

.socialBox {
    border:1px #BDBDBD solid; 
    color:#000; 
    background:#f9f9f9;
}

.ajax_message {
     background:#FFF8CC;
     padding:5px;
     border:1px #FFE222 solid;
 }
 
 .jquery_background {
     background:#fff;
 }
 
 .topFriendsNum
{
    float: left; 
    margin-left:8px; 
    vertical-align:top; 
    height:80px;
    width:80px; 
    text-align:center; 
    padding-top:5px; 
    font-size:16pt;
    border:1px #ccc solid;
}

/* ######### END CSS Update v1.6 Build 19 ######### */


/*########################
 	TABS
 ########################*/

.shadetabs{
font: bold 11px Arial;
width: 100%; /*leave this value as is in most cases*/
margin: 0;
padding: 0;
float: left;
border-left:1px solid #D6D6D6;
}

.shadetabs li{
display: inline;
}

.shadetabs li a{
float: left;
color: #0774B1; /*text color*/
text-decoration: none;
border-right: 1px solid #D6D6D6;
border-top: 1px solid #D6D6D6;
background: white url('shade.gif') repeat-x;; padding-left:11px; padding-right:11px; padding-top:3px; padding-bottom:3px
}

.shadetabs li a:hover{ color:#FFA200; }

.shadetabs li.selected a{
color: #FFA200 !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: white url('shadeactive.gif') repeat-x;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #D6D6D6;
width: 97%;
min-height:100px;
margin-bottom: 1em;
padding: 5px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
 width: 900px;
}
.highslide:hover img {
	border-color: gray;
 width: 900px;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
 width: 900px;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url('highslide/graphics/loader.white.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px; padding-right:3px; padding-top:3px; padding-bottom:3px
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url('highslide/graphics/controlbar-white.gif') no-repeat 0 -90px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url('highslide/graphics/controlbar-white.gif') no-repeat right -90px;; list-style-type:none
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url('highslide/graphics/controlbar-white.gif');
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position:  -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url("star2.gif") left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

.answer-tools {
	background-image: url("answer_bar.gif");
	background-repeat: no-repeat;
	height:28px;
	width:174px;
}
.answer-up {
	height:20px;
	width:40px;
	text-align:left; 
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-left:8px;
	cursor:pointer;
}
.answer-down {
	height:20px;
	width:40px;
	text-align:left; 
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-left:0px;
	cursor:pointer;
}
.answer-report {
	height:20px;
	width:70px;
	text-align:left; 
	font-weight:bold;
	float:right;
	padding-top:3px;
	cursor:pointer;
}
.faqpointer{
color: ffffff;
cursor:hand;
cursor:pointer;
}