body {
	background: #000;
}
a {
	color: #fff;
}

h1 {
	margin: .5em 0 1em 0;
	padding: 5px 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
}
h1#logo {
	margin: 0;
	padding: 0;
	background: url(/images/logo.gif) no-repeat;
	text-indent: -9999px;
	z-index: 5;
}
h1#logo {
	display: none;
}
.home h1#logo.large {
	display: block;
	margin: 0 0 30px -15px;
	padding: 0;
	width: 262px;
	height: 137px;
	background: url(/images/logo_large.gif) no-repeat;
	text-indent: -9999px
}
h1#logo a {
	display: block;
	width: 260px;
	height: 81px;
	text-indent: -9999px;
	z-index: 5;
}
h2 {
	margin: .5em 0 1.5em 0;
	font-size: 1.3em;
	font-weight: bold;
}
#container {
	position: relative;
	margin: 10px auto;
	padding: 0 0 25px 0;
	width: 974px;
	height: 720px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background: #000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#header {
	margin: 0 0 0 -1px;
	width: 976px;
	height: 51px;
	background: url(/images/content_bg.gif) no-repeat;
}
#content {
	clear: both;
	color: #fff;
	line-height: 1.4;
	height: 600px;
	overflow: auto;
}
#content p {
	line-height: 1.8;
}

#container.with_sidebar #content {

}

#container.no_sidebars #content {
	padding: 30px 20px;
	background: #000;
}
#container.no_sidebars.home #content {
	padding: 50px 20px 0 40px;
}
#sidebar.left {
	float: left;
	width: 215px;
}
#footer {
	position: absolute;
	bottom: 0;
	left: -1px;
	width: 976px;
	height: 25px;
	background: url(/images/content_bg.gif) no-repeat 0 100%;
	color: #fff;
}

div.flash {
	padding: .4em 0 .4em 9em;
	color: blue;
	font-weight: bold;
}

/*  Lists  */

ul.bullet {
	padding-left: 1.3em;
	list-style: disc;
}
ul.bullet li {
	padding-left: 1.3em;
}
ul.tall li {
	line-height: 2;
}
#top_nav {
	display: block;
	margin: 0 10px;
	padding: 5px 0 0 0;
	width: 956px;
	height: 45px;
	list-style: none;
	border-bottom: 1px solid #ccc;
}
#top_nav li {
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_li_bg.gif) no-repeat 0 50%;
	border-left: 1px solid #ccc;
}
#top_nav li:first-child {
	border: 0;
}
#top_nav li a {
	display: block;
	width: 238px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 2;
	text-decoration: none;
}
#top_nav li a:hover {
	text-decoration: underline;
}
#bottom_nav {
	margin: 0 10px;
	padding: 3px 0 0 0;
	width: 956px;
	height: 20px;
	list-style: none;
	border-top: 1px solid #ccc;
}
#bottom_nav li {
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_li_bg.gif) no-repeat 0 50%;
	border-left: 1px solid #ccc;
}
#bottom_nav li:first-child {
	border: 0;
}
#bottom_nav li a {
	display: block;
	padding: 0 18px;
	height: 15px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	text-decoration: none;
}
#bottom_nav li a:hover {
	text-decoration: underline;
}
ul.gallerylist {
	float: left;
	padding: 0 0 15px 0;
	list-style:none;	
}
ul.gallerylist li {
	float: left;
	position: relative;
	margin: 9px;
	width: 125px;
	height: 180px;
	color: #F79321;
}


ul.watts_hot {
	margin: 0;
	padding: 0;
}
ul.watts_hot li {
	float: left;
	margin: .5em;
	padding: 1em;
	width: 260px;
	height: 110px;
	overflow: auto;
	border: 1px solid #ccc;
	color: #fff;
}
/* End Lists */


.links_box {
	float: left;
	display: block;
	height: 100px;
}

.links_box.red {
	width: 395px;
	background: #EE9881 url(/images/bottom_corner.gif) no-repeat 0 100%;
	color: #fff;
}
.links_box.red ul.top_links {
	background: #E04023;
}
ul.top_links.red li {
	background: url(/images/top_links_red_li_bg.gif) no-repeat 0 50%;
}
.links_box.green {
	margin-left: 2em;
	width: 260px;
	background: #F3FFD0;
	color: #fff;
	border: 1px dotted #ccc;
}
.links_box.green ul.top_links {
	margin: -1px -1px 0 -1px;
	background: #42B937;
}
ul.top_links.green li {
	background: url(/images/top_links_green_li_bg.gif) no-repeat 0 50%;
}


a.button.vote {
	display: block;
	float: left;
	margin: 7px 0 0 30px;
	width: 146px;
	height: 39px;
	background: url(/images/button_vote.gif) no-repeat;
	text-indent: -9999px;
}
a.button.submit {
	display: block;
	float: left;
	margin: 7px 0 0 0;
	width: 121px;
	height: 38px;
	background: url(/images/button_submit.gif) no-repeat;
	text-indent: -9999px;
}
a.button.gift_certificates {
	margin: -10px auto 0 auto;
	display: block;
	width: 355px;
	height: 52px;
	background: url(/images/button_gift_certificates.png) no-repeat 0 -7px;
	text-indent: -9999px;
}
a.button.workshop {
	margin: 0 auto;
	display: block;
	width: 230px;
	height: 99px;
	background: url(/images/button_workshop.png) no-repeat;
	text-indent: -9999px;
}
a.button.catalogue {
	margin: 0 auto;
	display: block;
	width: 230px;
	height: 109px;
	background: url(/images/button_catalogue.png) no-repeat;
	text-indent: -9999px;
}
span.or {
	display: block;
	float: left;
	margin: 0 15px;
	width: 32px;
	height: 53px;
	background: url(/images/top_links_red_bg.gif) no-repeat;
	text-indent: -9999px;
	
}

div.slogan {
	padding: 10px;
	width: 150px;
	
}

div.vote_box {
	width: 90px;
	color: #ED5424;
	text-align: center;
}
.f_vote_box div.vote_box, .f_vote_box img.image_thumb {
	float: left;
}
.f_vote_box div.vote_box {
	margin-top: 3em;
}
.hide_vote div.vote_box .vote_button {
	display: none;
}
.avg_vote {
	color: #54CC3F;
	font-size: 1.3em;
	font-weight: bold;
}
.grey {
	color: #999;
}
/* Tables  */

table.table {
	margin: 1em 0;
}
table.table.wide {
	width: 100%;
}
table.table.tall td {
	padding: 4px 5px;
}

/* End Tables */

/*  Forms  */

dl.form {
	margin: 0;
	padding: 0;
}
dl.form dt {
	float: left;
	clear: left;
	margin: 0 1em 1em 0;
	padding: 0;
	width: 150px;
	text-align: right;
}

dl.form dd {
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
}
dl.form.login {
	float: left;
	margin: 9px 0 0 5px;
	width: 210px;
}
dl.form.login dt {
	width: 70px;
	text-transform: uppercase;
	color: #999;
}
dl.form.login dd {
	width: 110px;
}
dl.form.login input.text {
	width: 120px;
	border: 1px solid #B3B3B3;
}
input.go {
	float: left;
	margin: 11px 0 0 0;
	padding-top: 45px;
	width: 39px;
	height: 45px;
	background: url(/images/button_go.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
input.text, textarea.textarea, select.select {
	border: 1px solid #B3B3B3;
}
textarea.textarea.small {
	height: 80px;
}

/* End Forms */


/*  Fieldsets  */

fieldset.dotted {
	margin: 1.7em 0;
	border: 1px dotted #ccc;
}
fieldset.dotted legend {
	padding: 0 .1em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}

fieldset.small {
	margin: 0 0 1.7em 0;
	padding: 10px;
	width: 270px;
	height: 185px;
	color: #4D4D4D;
}
fieldset.latest_gallery {
	height: 265px;
}
fieldset.about_us {
	margin: 0 1.7em 1.7em 0;
	width: 395px;
	height: 205px;
	float: left;
}
fieldset.win_a_prize {
	margin: 0 0 1.7em 0;
	padding: 10px;
	width: 240px;
	height: 185px;
	float: left;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #4D4D4D;
}
fieldset.win_a_prize p {
	font-weight: bold;
	font-style: italic;
}
fieldset.win_a_prize legend {
	line-height: 1;
}
/*  Fieldsets  */

.blue, a.blue {
	color: #12A1FF;
}


/*             styles for the star rater                */    
    .star-rating{
        list-style:none;
        margin: 0px;
        padding:0px;
        width: 150px;
        height: 30px;
        position: relative;
        background: url(/images/star_rating.gif) top left repeat-x;
		border: 3px solid #fff;       
    }
    .star-rating li{
        padding:0px;
        margin:0px;
        /*\*/
        float: left;
        /* */
    }
    .star-rating li a{
        display:block;
        width:30px;
        height: 30px;
        text-decoration: none;
        text-indent: -9000px;
        z-index: 20;
        position: absolute;
        padding: 0px;
    }
    .star-rating li a:hover{
        background: url(/images/star_rating.gif) left center;
        z-index: 2;
        left: 0px;
        border:none;
    }
    .star-rating a.one-star{
        left: 0px;
    }
    .star-rating a.one-star:hover{
        width:30px;
    }
    .star-rating a.two-stars{
        left:30px;
    }
    .star-rating a.two-stars:hover{
        width: 60px;
    }
    .star-rating a.three-stars{
        left: 60px;
    }
    .star-rating a.three-stars:hover{
        width: 90px;
    }
    .star-rating a.four-stars{
        left: 90px;
    }    
    .star-rating a.four-stars:hover{
        width: 120px;
    }
    .star-rating a.five-stars{
        left: 120px;
    }
    .star-rating a.five-stars:hover{
        width: 150px;
    }
    .star-rating li.current-rating{
        background: url(/images/star_rating.gif) left bottom;
        position: absolute;
        height: 30px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
    }
	.star-rating li.current-rating-rated {
	  background: url(/images/stars-rated.gif) left bottom;
	  position: absolute;
	  height: 12px;
	  display: block;
	  text-indent: -9000px;
	  z-index: 1;
	}


/* SiFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}