/* PAGE STRUCTURE STYLING */

BODY {
	background-image:url(images/sitebackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c9d9f;
	display: block;
	height: 82px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
img.homeicon {
	padding-top:4px;
}

#contentblock {
	background-color:#FFFFFF;
	display: block;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
}
#contentblockHome {
	background-color:#FFFFFF;
	display: block;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
}
#queryresultHOLD {
	background-color:#000000;
	z-index:999;
	width:98%;
	height:300px;
	color: #FFFFFF;
	padding: 10px;
}
#footer {
	background-color:#FFFFFF;
	height:50px;
	display: block;
	width: 920px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	clear:both;
}

#headerLARGE {
	background-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	height: 82px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

#contentblockLARGE {
	background-color:#FFFFFF;
	display: block;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
}
#footerLARGE {
	background-color:#FFFFFF;
	height:50px;
	display: block;
	width: 920px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

#contentblock .padded tr, #contentblock .padded td {
	margin: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#contentblock tr, #contentblock td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#contentblockHomeFlash {
	display: block;
	width: 920px;
	height:68%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	overflow: hidden;
	min-height:440px;
	height:440px;
	text-align: center;
	vertical-align: middle;
}
#contentblockHomeCarousel {
	display: block;
	width: 920px;
	height:450px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	padding-top:10px;
	min-height:450px;
	height:450px;
	text-align: center;
	vertical-align: middle;
}


#youtubevideo {
	color:#FFFFFF;
	position:absolute;
	width:450px;
	height:370px;
	z-index:999;
	left: 34%;
	top: 19%;;
	background-color:#000000;
	padding: 5px;
	border: 1px solid #FFFFFF;
}


#pleasehold {
	text-align: center;
	font-weight:bold;
	font-size: 120%;
}

#ksaInfoBox {
	position:relative;
	width:262px;
	height:auto;
	z-index:99;
	left: -40px;
	top: -180px;
	overflow: visible;
/*	filter: alpha(opacity= 75); -moz-opacity:0.75; opacity: 0.75;*/
	
}
#ksainfoBoxTable H1 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight:bold;
	line-height:16px;
}





/* TEXT STYLING  */
H1 {
	font-size: 150%;
	color: #000000;
	font-weight: normal;
}
#associmages h1 {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.specialhead H1 {
	font-size: 150%;
	color: #000000;	
}
H2 {
	font-size: 105%;
	color: #000000;	
}
H3 {
	font-size: 90%;
	color: #000000;
	font-weight:bold;
}
#contentblock #servicesInfo H2 {
	font-size: 105%;
	color: #000000;	
}
#contentblock #servicesInfo H1 {
	font-size: 130%;
	color: #000000;	
}
#contactOptions h1,
#contactInfo h1,
#contactOptions h2,
#contactInfo h2
{
	color:#E2001A;
}
.specials-wrap h2 {
	background-image:url(specials/specials0311/specialH2bg.jpg);
	color:#FFFFFF;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	width:254px;
	display:block;
	float: left;
	
}
.priceblock {
	background-color:#FFFFFF;
	color:#000000;
	width:170px;
	margin-bottom:5px;
	padding:10px;
	float:right;
	position:relative;
	clear:both;	
	display:block;
	font-weight:bold;
	margin-top:-80px;
	margin-right: 15px;
}

#branchnamer, #branchnamer2, #branchnamer3 {
	display:inline;
}
.smallertext {
font-size: 9px;
}

.bigLeading p {
	line-height:170%;
}
.newsdateline p {
	display:inline;
	padding:0px;
	margin:0px;
	float:right;
	font-style:italic;
}
.newsdateline h1 {
	display:inline;
	padding:0px;
	margin:0px;
	float:left;
	
}
table.newsdateline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;	
}
.goldaward {
	background-color: #8D641C;
	display: block;
	margin: 2px;
	padding: 3px;
	height: 30px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.redaward {
	background-color: #CC0000;
	display: block;
	margin: 2px;
	padding: 3px;
	height: 30px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}


/*   LINKS   */
a {
	color: #C60000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C60000;
	font-weight: bold;
	text-decoration: underline;
}
/*   SPECIALS STYLING   */
#specialName {
	font-size: 130%;
	color: #E2001A;
	font-weight: bold;	
}
#specialsprice {
	display:block;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	border: 2px solid #B80000;
	width:150px;
	padding:5px;
}
#specialspriceRT {
	display:block;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	border: 2px solid #B80000;
	width:100px;
	padding:5px;
	float:right;
	clear: both;
	margin: 5px;
}
#specialspriceLT {
	display:block;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	border: 2px solid #B80000;
	width:100px;
	padding:5px;
	float:left;
	margin: 5px;
}
#specialspriceCT {
	display:block;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	border: 2px solid #B80000;
	width:100px;
	padding:5px;
	text-align:center;
	margin: 5px;
}
#specialspriceCTsmall {
	display:block;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	border: 2px solid #B80000;
	width:100px;
	padding:3px;
	text-align:center;
}
#contentblock .specials  table, #contentblock .specials td, #contentblock .specials tbody {
	
}
#contentblock .specials-sub {
	margin:10px;
}
#contentblock .specials-wrap {
	padding:15px;
	background-color:#000000;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contentblock table.specials {
	background-color:#000000;
	color:#FFFFFF;
}
#contentblock .specials-sub h1 {
	color:#FFFFFF;
	font-size:14px;
	margin-left:0px;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:5px;

	display:block;
	background-color: #0099FF;
	background-image: url(specials/specials0409/SpecialsHeadingBG.jpg);
	background-repeat: repeat-y;
	width:70%;
}
#contentblock .specials-sub h4 {
	color:#FFFFFF;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:5px;
	display:block;
	background-color: #0099FF;
	background-image: url(specials/specials0409/SpecialsHeadingBG.jpg);
	background-repeat: repeat-y;
	width:150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contentblock .specials-sub p,
#contentblock .specials-sub ul
 {
	color:#FFFFFF;
	margin-left:20px;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-bottom:0px;
	padding-top:0px;
}


/* CONTACT TOOLS  */

#loadingcontacts {
	color:#FFFFFF;
	position:absolute;
	width:960px;
	height:450px;
	z-index:999;
	left: 2%;
	top: 19%;;
	background-color:#888888;
	padding: 5px;
	border: 1px solid #FFFFFF;
	overflow: auto;
	/* filter: alpha(opacity= 95); -moz-opacity:0.95; opacity: 0.95; */
}

#contactInfo {
	color:#FFFFFF;
	position:absolute;
	width:960px;
	height:450px;
	z-index:999;
	left: 2%;
	top: 19%;
	background-color:#000000;
	padding: 5px;
	border: 1px solid #FFFFFF;
	overflow: auto;
	/* filter: alpha(opacity= 95); -moz-opacity:0.95; opacity: 0.95; */	
}
#contactInfoArea {
	width:960px;
}
#contactInfo .contactInfotable {
	border-collapse:collapse;
	border-spacing: 1px;
	padding:0px;
	border: 1px solid #707172;
	width:95%;
}

#contactInfo .contactInfotable td {
	background-color:#000000;
	border-collapse:separate;
	border-spacing: 5px;
	border: 1px solid #707172;
}
#contactInfo .noborders td {
	border: 0px solid #000000;

}
#contactInfo .CIregion {
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	display:block;
	background-position: center;
	margin: 0px;
	background-color: #000000;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
#contactInfo .contactInfoHeadings {
	background-color:#707172;
	color: #000000;
	font-weight: bold;
	font-size: 125%;
	text-transform: uppercase;
}
#contactInfo .contactInfoHeadings td, #contactInfo .contactInfoHeadings tr {
	background-color:#707172;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#contactInfo .CIname {
	display:block;
	font-weight:bold;
	font-size: 105%;
	padding-top:6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-transform: uppercase;
}
#contactInfo .CIaddress {
	background-image: url(images/contactaddress.jpg);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	height:auto;
	display: block;
	vertical-align:middle;
	line-height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#contactInfo .CIphone {
	background-image: url(images/contactphone.jpg);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	height:20px;
	display: block;
	vertical-align:middle;
	line-height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#contactInfo .CIfax {
	background-image: url(images/contactfax.jpg);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	height:20px;
	display: block;
	vertical-align:middle;
	line-height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#contactInfo .CIemail a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/contactemail.jpg);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	height:20px;
	display: block;
	vertical-align:middle;
	line-height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#contactInfo .CIemail a:hover {
	color: #e2001a;
	font-weight: bold;
	text-decoration: none;
}
#contactInfo .CIgps a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/contactGPS.jpg);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	height:20px;
	display: block;
	vertical-align:middle;
	line-height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#contactInfo .CIgps a:hover {
	color: #e2001a;
	font-weight: bold;
	text-decoration: none;
}
#contactInfo table, #contactInfo td, #contactInfo tr {
	padding:0px;
	
}
#contactInfo .closebutton, #contactInfo .closebutton a{
	color:#FFFFFF;!important
	display: block;
	float: right;
	height: 20px;
	width: 50px;
	cursor: pointer;
	text-decoration: none;
	background-image: url(images/closebuttonNew.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#contactInfo .closebutton a:hover {
	color:#FFFFFF;!important
	display: block;
	float: right;
	height: 20px;
	width: 50px;
	cursor: pointer;
	text-decoration: none;
	background-image: url(images/closebuttonNew-down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;	
}
#contactOptions a, #contactOptions a:link, #contactOptions a:active, #contactOptions a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;	
}
#contactOptions a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
#contactOptions {
	position:absolute;
	width:350px;
	height:200px;
	z-index:1000;
	left: 30%;
	top: 50%;
	background-color:#000000;
	padding: 5px;
	border: 1px solid #e2001a;
	overflow: visible;
}
#googleMapsBox {
	position:absolute;
	width:450px;
	height:400px;
	z-index:2000;
	left: 30%;
	top: 50%;
	background-color:#000000;
	padding: 5px;
	border: 1px solid #ffffff;
	overflow: visible;
}

#contactForm {
	background-color: #000000;
	color:#FFFFFF;
	padding:4px;
	display:block;
	text-align: left;
	vertical-align: top;
	height: auto;
}
#result {
	font-style: italic;
	font-weight: bold;
	color: #008800;
	text-decoration: none;	
}


/*

NEW ABOUT PAGE

*/

ul.aboutmenu li {
	text-transform:uppercase;
	font-size:1.1em;
}
ul.aboutmenu li a:hover {
	text-decoration:none;
	color:#000000;
}

table.aboutsideimage {
	width:420px;
	float:right;
	min-height:420px;
	background-repeat: no-repeat;
	background-position: left top;
		background-color:#000000;
}
table.aboutsideimage tbody tr td,
table.aboutsideimage tbody tr,
table.aboutsideimage tbody,
table.aboutsideimage tr td,
table.aboutsideimage tr,
table.aboutsideimage td {
}
table.abouttexttable {
	width:500px;
	height:420px;
	background-color:#000000;
	color:#FFFFFF;
}
.aboutheaderrow {
	height:66px;
}
#CompanyInfo {
	clear:both;
	background-color:#000000;
}
table.aboutsideimage1 {
	background-image: url(aboutimages/1.jpg);
	height:520px;
}
table.aboutsideimage2 {
	background-image: url(aboutimages/2.jpg);
	height:520px;
}
table.aboutsideimage3 {
	background-image: url(aboutimages/3.jpg);
	height:470px;
}
table.aboutsideimage4 {
	background-image: url(aboutimages/4.jpg);
	height:380px;
}
table.aboutsideimage5 {
	background-image: url(aboutimages/5.jpg);
	height:1795px;
}
table.aboutsideimage6 {
	background-image: url(aboutimages/6.jpg);
	height:520px;
}
table.aboutsideimage7 {
	background-image: url(aboutimages/7.jpg);
	height:327px;
}
.abouttexttable h1,
.abouttexttable h3 {
	text-transform:uppercase;
	font-weight: bold;
	color: #CD0016;
}

/*
.aboutsideimage7
*/



/* NAVIGATION STYLING */

#navigation {
	display: block;
	height: 25px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#navigationLARGE {
	display: block;
	height: 25px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
}
#mainNav {
	width: 920px;
	padding: 0px;
	height: 25px;
	display: block;
	line-height: 25px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;

}
#mainNav li {
	height: 25px;
	top: 0px;
	margin-top:0px;
	padding-top:0px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #000000;
	list-style: none;
	float:left;
	margin:0px;
	width:90px;
	font-size: 9px;
	overflow:hidden;
}
html>body #mainNav li {
	height: 25px;
	top: 0px;
	margin-top:0px;
	padding-top:0px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #000000;
	list-style: none;
	float:left;
	margin:0px;
	font-size: 11px;
	overflow:visible;
	width:auto;!important
}
#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	display: block;
	margin-left:0px;
	margin-right:0px;
	padding-left:5px;
	padding-right:5px;
	background-image: url(images/navbar.jpg);
}
#mainNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navbar.jpg) -0px -25px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
}

/* GALLERY STYLINGS  */


.imagedescription {
	width:45%;
	float:left;
	margin-right:10px;
	padding:10px;
}
.imagedescriptionwide {
	width:100%;
}

.caption #associmages,
.caption .associmages {
	background-color:#222222;
	padding:10px;
	float:right;
	width:45%;
	margin-top:-67px;
}
#associmages,
.associmages {
	background-color:#222222;
	padding:10px;
	float:none;
	width:80%;
}
img.assocthumbs {
	max-width:830px;
}


.caption #associmages img,
.caption .associmages img {
	padding-right:10px;
	padding-bottom:10px;
	width:110px;
}

#queryresult .galleryheads td, #queryresult .galleryheads tr, #queryresult .galleryheads {
	font-size: 120%;
	line-height: 60px;
	height:50px;
	color: #000000;
	text-decoration: none;
	background-color: #9c9d9f;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
#queryresultTextPage {

}
#queryresult {
}
#queryresult a img {
	border: none;
}
#queryresult a:link img {
	border: none;
}
#queryresult a:hover img {
	border: none;
}
#queryresult a:visited img {
	border: none;
}

#queryresult table {
	background-color: #ffffff;
	
}
#queryresult td, #queryresult tr {
	background-color: #000000;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-position: center center;
}
#queryresult #top10 table {
	background-color: #000000;
}
#queryresult #top10 td, #queryresult #top10 tr {
	background-color: #000000;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-position: center center;
}

#queryheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2001A;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2001A;
	padding-top:0px;
	padding-right: 2px;
	padding-bottom:7px;
	padding-left: 5px;
	float:left;
	padding-right:15px;
}
#queryresult #sortcontroller table, #queryresult #sortcontroller td {
	background-color: #e3e3e4;
	color: #e2001a;
	line-height: 15px;
	font-size: 15px;
	padding:3px;
	margin:0px;
	text-align: left;
	vertical-align: middle;
}
#queryresult #sortcontroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e2001a;
	display: block;
	line-height: 15px;
	font-weight: bold;
	background-color: #e3e3e4;
	margin-bottom: 10px;
	padding-left:3px;
}
#queryresult #sortcontroller a {
	color: #e2001a;
	font-weight: bold;
	display:block;
	background-color: #e3e3e4;
	text-decoration: none;
	padding:3px;
}

#queryresult #sortcontroller a:hover {
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	background-color: #9c9d9f;
	text-decoration: none;
}
#queryresult #sortcontroller #sortedby {
	display:inline;
	font-style: italic;
	font-weight: bolder;	
}


/* STAR RATING SYSTEM  */

.ratingblock {
	display:block;
	padding-bottom:0px;
	margin-bottom:1px;
	font-size: 9px;
	text-align:left;
	line-height: 12px;
}

.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover {
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {
	color:#999;
	text-align:left;
}
.thanks {
	color:#36AA3D;
	text-align:left;
}
.static {
	text-align:left;
}		
.prototip { position: absolute; }
.prototip .effectWrapper { position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
	position: relative;
	display: block;
	}
.prototip .toolbar .title {
	display: block;
	position: relative;
	}
.prototip .content { clear: both; }
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }

.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}

/* Tooltip styles */
.prototip .default { width: 150px; color: #fff; }
.prototip .default .toolbar { background: #0F6788; font: italic 17px Georgia, serif; }
.prototip .default .title { padding: 5px; }
.prototip .default .content { background: dodgerblue; font: 11px Arial, Helvetica, sans-serif; padding: 5px;}

.prototip .pinktip { border: 5px solid #a1a1a1; }
.prototip .pinktip .toolbar { background: #ff1e53; color: #fff; font: italic 17px Georgia, serif; }
.prototip .pinktip .title { padding: 5px; }
.prototip .pinktip .content { background: #fff; color: #555555; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

.prototip .darktip { width: 250px; border: 5px solid #a1a1a1; }
.prototip .darktip .toolbar { background: #606060; color: #fff; font: italic 17px Georgia, serif; }
.prototip .darktip .toolbar a.close { background: url(close_hover.gif);}
.prototip .darktip .toolbar a.close:hover { background: url(close.gif);}
.prototip .darktip .title { padding: 5px;}
.prototip .darktip .content { background: #808080; color: #fff; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

.prototip .silver { width: 300px; border: 5px solid #cccccc; color: #fff; font: 11px Arial, Helvetica, sans-serif;}
.prototip .silver .toolbar { background: #2e2e2e; color: #fff; font-weight: bold; }
.prototip .silver .toolbar a.close:hover { background: url(close_hover_red.gif);}
.prototip .silver .title { padding: 5px; }
.prototip .silver .content { background: #fff; color: #666666; padding: 5px;}

.protoClassic { width: 300px; border: 5px solid #8c939c; }
.protoClassic .toolbar { background: #96b8e2 url(classic_toolbar.gif) top left repeat-y; font-weight: bold; color: #fff;}
.protoClassic .toolbar a.close:hover { background: url(close_hover_red.gif);}
.protoClassic .title { padding: 5px; }
.protoClassic .content { background: #fff; color: #333333; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

