body {
	background: url(/images/bg.png) repeat; 
	background-color: #efefef;
	color: #272727;
	font-family: 'Helvetica Neue', Arial, sans-serif;
}
a {	 
	color: #0088CC;
	}
.voting-wrap {
    margin: 0 auto;
    text-align: left;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 0;
	overflow: hidden;
	padding-bottom: 50px;
	background-color: #f5f5f5;
	position: relative;
	 -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	 max-width: 1300px;
    width: 90%;
    min-width: 860px;
	}
.voting-wrap #container {
	background-color: transparent;
    padding: 0;
    width: auto !important;
	overflow: hidden;
	}
#container #voting-header {
    border-bottom: 0;
    margin-bottom: 0;
    min-height: 70px;
    overflow: hidden;
    text-align: center;
	background-color: #fff;
	padding-bottom: 0px;
    padding-top: 0px;
	}
#container #voting-header #clientlogo {
    float: none;
    width: auto;
    vertical-align:middle;
     padding: 16px 0 0;
     overflow: hidden;
     max-width: 1300px;
	}
#container #voting-header #clientlogo img {
    max-height: 180px;
	}
#container #voting-header #headertext {
    clear: both;
    line-height: 1.7em;
    padding: 10px 30px;
    text-align: center;
    width: auto;
    float: none;
    margin-top: 0;
}
#container .navbar {
	border: 1px solid #c3c3c3;
	 background-color: #E8E8E8;
   	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.9), 0 0 6px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.9), 0 0 6px rgba(0, 0, 0, 0.1) inset);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.9), 0 0 6px rgba(0, 0, 0, 0.1) inset;
    clear: both;
    display: block;
    height: 35px;
    position: relative;
	margin: 0 0 12px 0;
	border-left: 0;
	border-right: 0;
	}
#container .navbar #loginheader {
    color: #4E4E4E;
    float: right;
    font-size: 11px;
    margin: 0 20px;
    min-width: 200px;
    position: relative;
    text-align: right;
    top: 11px;
}
#container .navbar #loginheader a {	
    background-color: #f5f5f5;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 9px 3px 9px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ccc;
	margin-left: 7px;
	}
#container .navbar #loginheader a:hover {	
	color: #333;
	border: 1px solid #999;
	}
#container .navbar #loginheader span#logout a {
	background: none;
	border: 0;
	padding:0;
	margin:0;
	text-transform: none;
	padding-left: 4px;
	font-size: 11px;
	font-weight: normal;
	}
#checkoutheader {
    color: #4E4E4E;
    float: right;
    font-size: 11px;
    margin: 0 20px;
    min-width: 75px;
    position: relative;
    text-align: right;
    top: 11px;
}
#checkoutheader a {
    background-color: #f5f5f5;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 9px 3px 9px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ccc;
	margin-left: 7px;
	}
#container .voting-left .addideadblock {
    margin-bottom: 35px;
    margin-top: -58px;
    position: relative;
}
#container .voting-left .addideadblock label.inputsearch form {
	position: relative;
	}
#container .voting-left .addideadblock label.inputsearch form input#searchbox {
    padding-left: 2px;
    width: 100%;
    background-color: #f9f9f9;
    border-color: #ccc;
    font-size: 14px;
     -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;  
}
#container .voting-left .addideadblock label.inputsearch form input#searchbox:focus {
    background-color: #fff;
    -moz-box-shadow: #06f 0 0 3px;
	-webkit-box-shadow: #06f 0 0 3px;
	box-shadow: #06f 0 0 3px;
	}
#container .voting-left .addideadblock label.inputsearch form input.search {
    background: url("/img/icon-search.png") no-repeat scroll 3px 2px transparent;
    border: 0 none;
    height: 19px;
    position: absolute;
    right:4px;
    text-indent: -99999px;
    top: 4px;
    width: 20px;
}
#container .voting-left .addideadblock label.inputsearch form input.search:hover {
    background: url("/img/icon-search.png") no-repeat scroll 3px 2px #e8e8e8;
}
#container .navbar .navbar-shoutout {
	position: relative;
	float: right;
	top: 5px;
	text-align: right;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	opacity: 0.7;    
	margin: 0 15px;
	min-width:140px;
	}
#container .navbar .navbar-shoutout:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1.0;
	}
#container .navbar .navbar-shoutout h1 {
    display: inline;
    float: none;
    position: relative;
    text-align: right;
    top: 6px;
}
#container .navbar .navbar-shoutout h1 a {
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    color: #6b6460;
    text-shadow: 0 1px 1px #efefef;
    padding-right: 40px;
    background: url(/img/wh-logo2.png) no-repeat top right;
	}
#container .voting-right {
    min-height: 400px;
    padding-right: 16px;
    width: 70% !important;
}
form#loginform {
    margin: 0;
    padding: 26px 0 165px 5px;
    border-left: 1px solid #dcdbdb;
    width:auto;
	background: transparent;
	}
.dialog form#loginform {
    margin-top: 0;
    min-height: auto;
    padding: 0 40px;
    width: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
   	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background:transparent;
	}
.dialog form#loginform .votingLoginLabel {
	font-size: 14px;
	padding-bottom: 4px;
	}
.dialog form#loginform .votingLoginInput input[type="text"],
.dialog form#loginform .votingLoginInput input[type="password"],
.dialog form#loginform .votingLoginInput input[type="email"] {
    width: 100%;
    font-size: 20px;
	}
.dialog form#loginform .forgotPasswordLink {
   text-align: center;
   margin-top: 10px;
}	
.dialog form#loginform .forgotPasswordLink a {
	font-size: 11px;
	padding: 3px 6px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-bottom: 0 !important;
    background-color: #fff;
    text-decoration: none;
}	
.dialog form#loginform .forgotPasswordLink a:hover {
	background-color: #EFEFEF !important;
}	
.dialog form#loginform .votingLoginSignUpButtons {
   text-align: center;
}	
.dialog form#loginform .votingLoginSignUpButtons input.input_modal_save {
   padding: 9px 16px;
}	

form#loginform .forgotPasswordLink {
    margin-top: 22px;
}
form#loginform .forgotPasswordLink a#forgotlink {
    background-color: rgba(255, 255, 255, 0.4);
    border-bottom: 0 none !important;
    border-radius: 7px 7px 7px 7px;
    font-size: 11px;
    margin: 4px 3px 0 0;
    text-decoration: none;
    padding: 7px 10px 6px;
}
form#loginform .forgotPasswordLink a#forgotlink:hover {
    background-color: #fff;
}


.dialog form#loginform .votingSignUp {
   text-align: center;
       margin: 2px 0 10px;
}
.dialog form#loginform .votingSignUp a {
 font-size: 12px;
    background: rgb(245,245,245);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245,245,245,1)), color-stop(44%, rgba(227,227,227,1)), color-stop(100%, rgba(200,200,200,1)));
	background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: -o-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#c0c0c0',GradientType=0 );
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	border-color: #adadad;
	-webkit-box-shadow: inset 0px 0px 3px rgba(239,239,239,1);
	-moz-box-shadow: inset 0px 0px 3px rgba(239,239,239,1);
	box-shadow: inset 0px 0px 3px rgba(239,239,239,1);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 10px;
    text-decoration: none;
}
.dialog form#loginform .validation-advice {
	width: auto;
	}

div.dialog { 
	overflow: visible;
	-webkit-box-shadow: 0 0 0 17px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 0 17px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 17px rgba(0, 0, 0, 0.5);
	border: 6px solid #777777
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	}
.voting-right form#tabform {
	clear:both;
	font-size: 12px;
	position: relative;
	width: auto;
	background: url(/images/bg.png) repeat; 
	background-color: #ebebeb;
	border: 1px solid #ccc;
	 -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	-moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	border-bottom: 0;
	color: #333;
    text-shadow: 0 1px 1px #FFFFFF;
    padding:7px 6px 0 10px;
    display: inline-block;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	top:1px;
	z-index: 4;
	}
.voting-right form#tabform label#tabdroplabel {
	padding-right: 3px;
	margin:0;
	}
.voting-right form#tabform select#tabdrop {
    margin-bottom: 5px;
    max-width: 450px;
}
form#loginform .votingLoginInput input[type="text"], form#loginform .votingLoginInput input[type="password"] {
	padding: 0 8px;
	background-color: #fff;
	}
form#loginform .votingLoginSignUpButtons input.login {
    font-size: 15px;
    	background: rgb(245,245,245);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245,245,245,1)), color-stop(44%, rgba(227,227,227,1)), color-stop(100%, rgba(200,200,200,1)));
	background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: -o-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	background: linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 44%, rgba(200,200,200,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#c0c0c0',GradientType=0 );
	color: #1a1400;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	border-color: #adadad;
	-webkit-box-shadow: inset 0px 0px 3px rgba(239,239,239,1), #e8e8e8 0 0 0 5px;
	-moz-box-shadow: inset 0px 0px 3px rgba(239,239,239,1), #e8e8e8 0 0 0 5px;
	box-shadow: inset 0px 0px 3px rgba(239,239,239,1), #e8e8e8 0 0 0 5px;
}
form#loginform .votingLoginSignUpButtons input.login:hover {
	-webkit-box-shadow: #fff 0 0 0 5px;
	-moz-box-shadow: #fff 0 0 0 5px;
	box-shadow: #fff 0 0 0 5px;
	border-color: #8a7e50;
	border-color: #666;
}
form#loginform .votingLoginSignUpButtons input.login:active {
	-webkit-box-shadow: #999 0 0 0 5px;
	-moz-box-shadow: #999 0 0 0 5px;
	box-shadow: #999 0 0 0 5px;
	border-color: #333;
	border-color: #efefef;
}
form#loginform .validation-advice {
    background-color: #FEE9DC;
    color: #A73F01;
    display: block;
    line-height: 1.3em;
    padding: 8px;
    text-align: left;
    -webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border: 1px solid #c5ae9f;
	border-top: 0;
	margin-top: -2px;
	width: 212px;
}
form#loginform .votingLoginLabel {
	font-size: 18px;
	}

#container .voting-right #votingtabs {
    border: 0 none;
    clear: both;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    top: 1px;
    z-index: 4;
}
#container .voting-right #votingtabs li a {
	background-color: transparent;
	border: 1px solid transparent;
	border-bottom: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    font-size: 13px;
    padding: 10px 13px 9px;
    font-weight: bold;
    margin-right: 1px;
	color: #0088CC;
	}
#container .voting-right #votingtabs li a:hover {
	color: #0088CC;
	background-color: #fff;
	border-color: #ccc;
	}
#container .voting-right #votingtabs li a.active {
	background: url(/images/bg.png) repeat; 
	background-color: #ebebeb;
	border: 1px solid #ccc;
	 -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	-moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	border-bottom: 0;
	color: #333;
    text-shadow: 0 1px 1px #FFFFFF;
	}
#container .voting-right #votingtabs li a.active:hover {
	background-color: #fff;
	color: #333;
	border-color: #d7d7d7;
	}
#container .voting-right #listing {
    clear: both;
    display: block;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
	background: url(/images/bg.png) repeat; 
	background-color: #ebebeb;
	border: 1px solid #ccc;
	 -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1) inset;
	width: auto;
	z-index: 3;
	min-height: 400px;
	margin-top:-1px;
	padding: 15px 11px 6px;
	position: relative;
    }
    
/*   clear fix hacks - http://css-tricks.com/snippets/css/clear-fix/    */
#listing:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #listing             { zoom: 1; } /* IE6 */
*:first-child+html #listing { zoom: 1; } /* IE7 */

#container .voting-right #listing .item {
    border: 1px solid #ccc !important;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    width: auto;
    background: #e8e8e8; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* W3C */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f2f2f2')"; /* IE9 */
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 1) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 1) inset;
	}
#container .voting-right #listing .item:hover {
    background: #fff;
    border: 1px solid #999;
	}
#container .voting-right #listing .item div {
	position: relative;
	}
#container .voting-right #listing .item #vb_left,
#container .voting-right #listing .item #vb_right {
	height: auto;
	}
#container .voting-right #listing .item a {
	text-decoration: none;
	border-bottom: 1px solid #66ccff;
    -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;  
	}
#container .voting-right #listing .item a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #66ccff;
	}
#container .voting-right #listing .item .votebutton a, #container .voting-right #listing .item .votebutton a:hover {
	border-bottom: 0;
	}
#container .voting-right #listing .item a, #container .voting-right #listing .item a:hover, #container .voting-right #listing .item a:visited  {
	border-bottom: 0;
	}
	#container .voting-right #listing .item .youtube {
		text-align: center;
		z-index: 8;
		}
#container .voting-right #listing .item .entryTitle a {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #66ccff;
    -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;  
	}
#container .voting-right #listing .item .entryTitle a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #66ccff;
	}
#container .voting-right #listing .item .mediaThumb a  {
	position: relative;
	display: inline-block;
	max-width: 100%;
	vertical-align: bottom;
	}
#container .voting-right #listing .item .mediaThumb a:after {
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	border: solid 1px #999;
	-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,.2), inset 0 1px 0 rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 1px rgba(255,255,255,.2), inset 0 1px 0 rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.3);
	box-shadow: inset 0 0 1px rgba(255,255,255,.2), inset 0 1px 0 rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.3);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#container .voting-right #listing .item .mediaThumb img {
	vertical-align: bottom;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#container .voting-right #listing .item .entryTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 14px 0 17px;
	}
#container .voting-right #view {
    clear: both;
    display: block;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
	background: url(/images/bg.png) repeat; 
	background-color: #ebebeb;
	border: 1px solid #ccc;
	 -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1) inset;
	width:auto;
	z-index: 3;
	margin: 0;
	padding: 11px 11px 15px 11px;
	position: relative;
    } 
#container .voting-right #view .item {
	position: relative;
    border: 1px solid #ccc !important;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px 30px 30px;
	background: #fff; 
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 1) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 1) inset;
}
#container .voting-right #view .item .reviewmenu a, #container .voting-right #view .item .reviewmenu2 a {
	font-size: 12px;
	}
#container .voting-right #view .item .entryTitle {
    border-bottom: 1px solid #CCCCCC;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#container .voting-right #view .item .navLeft, #container .voting-right #view .item .navRight {
	margin: 6px 0 14px 0;
	} 
#container .voting-right #view .item .navLeft a, #container .voting-right #view .item .navRight a  {
    background-color: #EFEFEF;
    border: 1px solid #ccc;
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
   	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.7) inset, 0 1px 0px rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.7) inset), 0 1px 0px rgba(0, 0, 0, 0.1) ;
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.7) inset, 0 1px 0px rgba(0, 0, 0, 0.1) ;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;  
	text-shadow: 0 1px 1px rgba(255, 255, 255, .6);
    padding: 9px 12px 6px 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
#container .voting-right #view .item .navLeft a:hover, #container .voting-right #view .item .navRight a:hover  {
	background-color: #0088CC;
	border-color: #01273a;
    text-decoration: none;
    color: #efefef;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(2, 65, 96, 0.8) inset;
	-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(2, 65, 96, 0.8) inset);
	box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(2, 65, 96, 0.8) inset;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	}  
#container .voting-right #view .item .navCenter a {
    background-color: #EFEFEF;
    background-color: rgba(239,239,239,.9);
	background-image: url('../img/arrow_l.gif');
	background-repeat: no-repeat;
	background-position: 11px 11px;
    border: 1px solid #ccc;
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
   	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.7) inset, 0 1px 0px rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.7) inset), 0 1px 0px rgba(0, 0, 0, 0.1) ;
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.7) inset, 0 1px 0px rgba(0, 0, 0, 0.1) ;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;  
	text-shadow: 0 1px 1px rgba(255, 255, 255, .6);
    padding: 9px 12px 6px 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
#container .voting-right #view .item .navCenter a:hover  {
	background-color: #0088CC;
	border-color: #01273a;
    text-decoration: none;
    color: #efefef;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(2, 65, 96, 0.8) inset;
	-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(2, 65, 96, 0.8) inset);
	box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(2, 65, 96, 0.8) inset;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	}  
#container .voting-right #view .item p#addreviewlink {
	margin: 10px auto 15px auto;
}
#container .voting-right #view .item p#addreviewlink a {
	height: auto;
	background: #bfd255;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmZDI1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhlYjkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzc4YTAxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGM2MmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #78a011 51%, #98c62d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#78a011), color-stop(100%,#98c62d));
	background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	background: -o-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	background: -ms-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	background: linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#98c62d',GradientType=0 );
	color: #fcffee;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	border: 1px solid #74a314;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 7px;
	height: auto;
	font-weight: bold;
	font-size: 13px;
}
#container .voting-right #view .item p#addreviewlink a:hover {
	-webkit-box-shadow: 0 0px 0px 4px #e8e8e8;
	-moz-box-shadow: 0 0px 0px 4px #e8e8e8;
	box-shadow: 0 0px 0px 4px #e8e8e8;
		}
#container .voting-right #view .item p#addreviewlink a span.button_text_w {
	 color: inherit;
    display: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin-top: inherit;
}
#container .voting-right #view .item #reviewtabs {
	padding: 25px 0 10px 0;
	border:0;
	}
#container .voting-right #view .item #reviewtabs ul#filelist {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
 	height: 23px;
	}
#container .voting-right #view .item #reviewtabs ul#filelist li {
	font-size: 12px;
	border-bottom: 0;    
	background-color: #efefef;
	border-color:#e8e8e8;
	padding: 12px 11px 8px;
	margin:0;
		 -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: none;
	-webkit-border-bottom-left-radius: none;
	-moz-border-radius-bottomright: none;
	-moz-border-radius-bottomleft: none;
	border-bottom-right-radius: none;
	border-bottom-left-radius: none;
	}
#container .voting-right #view .item #reviewtabs ul#filelist li a {
	color: #0088CC;
	background: none;
	}	
#container .voting-right #view .item #reviewtabs ul#filelist li a:hover {
	color: #333;
	background: none;
	}	
#container .voting-right #view .item #reviewtabs ul#filelist li.active {
	background-color: #fff;
	border-color: #ccc;
	border-bottom: 2px solid #fff !important;
	}
#container .voting-right #view .item #reviewtabs ul#filelist li.active a {
	color: #333;
	}
#container .voting-right #view .item div#PrintReview {
    float: right;
    margin: 9px 0;
}
#container .voting-right #view .item div#PrintReview img {
    display: none;
	}
#container .voting-right #view .item div#PrintReview a {
    background: url("/imgs/printer.png") no-repeat scroll 5px 3px #EFEFEF;
    font-size: 10px;
    font-weight: bold;
    padding: 6px 6px 5px 26px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#container .voting-right #view .item div#PrintReview a:hover {
	color: #333;
	}
#container .voting-right #view .item #collapsedreview {
	padding: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	 background-color: #EFEFEF;
    margin: 10px 0 30px;
    border: 10px solid #CCCCCC;
	}
#container .voting-right #view .item #collapsedreview form#votingform .formHeadingRow {
    font-size: 18px;
    font-weight: bold;
}
#container .voting-right #view .item #collapsedreview form#votingform {
    line-height: 1.5em;
}
#container .voting-right #view .item #collapsedreview form#votingform p strong {
    font-weight: bold;
    text-decoration: none;
}		
#container .voting-right #view .item #collapsedreview form#votingform .formLabel {
    float: left;
    text-align: right;
    width: 30%;
}
#container .voting-right #view .item #collapsedreview form#votingform .formField {
    float: right;
    margin-left: 0;
    padding: 0 0 20px 3px !important;
    width: 69%;
}
#container .voting-right #view .item #collapsedreview #voteform_buttons {
	clear: both;
	text-align: center !important;
	}

#container .voting-right #view .item #collapsedreview #voteform_buttons a.modal_cancel {
	background:  transparent;
	color: inherit;
	height: inherit;
	text-decoration: none;
	width: 65px;
}
#container .voting-right #view .item #collapsedreview #voteform_buttons a.modal_cancel span.button_text_b {
	display: inline-block;
	font-size: 13px;
	color:#0088CC;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	border-bottom: 1px solid #ccc;
}

#container .voting-right #view .item #collapsedreview #voteform_buttons a.modal_save {
	background:  transparent;
	color: inherit;
	height: inherit;
	text-decoration: none;
	width: 65px;
}
#container .voting-right #view .item #collapsedreview #voteform_buttons a.modal_save span.button_text_w {
    display: inline-block;
	height: auto;
	background: #bfd255;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmZDI1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhlYjkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzc4YTAxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGM2MmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #78a011 51%, #98c62d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#78a011), color-stop(100%,#98c62d));
	background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	background: -o-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	background: -ms-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	background: linear-gradient(top, #bfd255 0%,#8eb92a 50%,#78a011 51%,#98c62d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#98c62d',GradientType=0 );
	color: #fcffee;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	border: 1px solid #74a314;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 9px;
	height: auto;
	font-weight: bold;
	font-size: 14px;
}
#container .voting-right #view .item #collapsedreview #voteform_buttons a.modal_save span.button_text_w:hover {
	-webkit-box-shadow: 0 0px 0px 4px #fff;
	-moz-box-shadow: 0 0px 0px 4px #fff;
	box-shadow: 0 0px 0px 4px #fff;
	}
#container .voting-right #pagingoffset {
    clear: both;
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 12px 0;
    text-align: center;
    text-transform: uppercase;
}
#container .voting-right #paging {
    margin: 14px 0;
    text-align: center;
    line-height: 3em;
}
#container .voting-right #paging a {
    background-color: #fff;
    border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-bottom: 2px;
    margin-left: 2px;
    padding: 8px;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 1px rgba0, 0, 0, 0.1) ;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#container .voting-right #paging a:hover {
    background-color: #0088CC;
    border: 1px solid #56add9;
    text-decoration: none;
    color: #efefef;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px rgba(2, 65, 96, 0.3) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px rgba(2, 65, 96, 0.3) inset);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px rgba(2, 65, 96, 0.3) inset;
}
#container .voting-right #paging a:active {
    background-color: #333;
    }
#container .voting-right #paging a.active {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
	}
#container .voting-right #paging a.active:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
    text-decoration: none;
    cursor: default;
        -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#container .voting-right #filesDrop ul{
    overflow-y: scroll;
    max-height: 200px;
}
#container .voting-right #loginerror {
    background-color: #FEE9DC;
    border: 1px solid #C5AE9F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    color: #A73F01;
    font-size: 13px;
    margin: 10px 0 20px 10px;
    padding: 14px 8px;
	}
#container .voting-left {
	background-color: transparent;
    padding: 15px 10px 15px 25px;
    width: 24%;
}
#container .voting-left p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
	}
#container .voting-left ins {
	text-decoration: italic;
}
#container .voting-left p a {
	text-decoration: none;
	border-bottom: 1px solid #66ccff;
    -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;  
	}
#container .voting-left p a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #66ccff;
	}
#container .voting-left p strong {
	font-weight: bold;
	}
#container .voting-left ol {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
	}
#container .voting-left ol li {
	list-style: decimal;
	padding: 0;
	margin:0 0 7px 17px;
	}

#container .voting-left ul {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
	}
#container .voting-left ul li {
	list-style: disc;
	padding: 0;
	margin: 0 0 3px 12px;
	}
#container .voting-left h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	}
#container .voting-left h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	}
#container .voting-left h4 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 6px;
	}
#container .voting-left .rightvotingdata {
    padding: 0;
    width: auto;
    margin-bottom: 12px;
    background: transparent !important;	
    border: 0;
    text-shadow: 0 1px 1px #e8e8e8;
}
.footer {
    clear: both;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 0;
    text-align: right;
    width: 90%;
    max-width: 1300px;
    background: url("/img/header-shadow.png") no-repeat scroll top right transparent;
    border-top: 1px solid #e8e8e8;
}
.footer #wizehivelogo {
	float: none;
	padding: 10px 0;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	}
.footer #wizehivelogo a img {
	background-color: transparent;
	margin-right: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in;  
	-moz-transition: all 0.3s ease-in;  
	-o-transition: all 0.3s ease-in;  
	transition: all 0.3s ease-in;
	}
.footer #wizehivelogo a img:hover {
	background-color: #fff;
	}
.voting-wrap #container b, .voting-wrap #container strong {
	font-weight: bold;
	}
.voting-wrap #container i {
	font-style:italic
	}
.voting-right .facebookLogin{
	border: 6px solid #3B5998;
	margin: 10px 0 0px 146px;
	}
.voting-right form#loginform .votingSignUp {
    margin-left: 139px;
    padding: 10px 0;
}
.voting-right form#loginform .votingSignUp a {
	display: block;
}
#voteform .form ol, #voteform .form ul {
    list-style: disc outside none;
    margin-left: 20px;
}
.flowplayer div {
	position: absolute !important;
}

#container .sbs-voting-right, #container .sbs-voting-left {
	width:97% !important
}

#container .sbs-navbar {
	height: 70px;
}

.disclaimer {
	padding: 10px;
}

.bulk-print {
	float:right;
	margin: 5px;
}

.gplus {
	background-color: #dd4b39;
    color: white;
    display: block;
    text-align: center;
	border: medium none !important;
    border-radius: 2px;
    cursor: pointer;
    font-size: 1rem;
    line-height: normal;
    padding: 5px 12px;
    vertical-align: middle;
	font-family: "Open Sans",sans-serif;
	text-shadow: none !important;
	text-decoration: none;
	width: 262px;
	margin: 10px;
}
.gplus:hover {
	background-color: #e05d4c !important;
    color: white !important;
}
.apps-login-tpa {
	margin-bottom: 20px;
}