body {
	color: #666;
	// background: #e0e0e0 url('../../images/v3/layout/bg-patten.jpg') repeat;
	background-color: #111;
	font: 76% Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
body, ul, ol, li, h1, h2, h3, h4, blockquote, dl, dd, dt, em {
	margin: 0px;
	padding: 0px;
}
:focus {
	outline: 0px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #009fda;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	// color: #9b1574;
}
hr {
	border: 0px;
 *border: 1px solid #dddedc;
	color: #fff;
	background-color: #dddedc;
	height: 1px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.float-left {
	float: left;
	display: inline-block;
	width: auto;
}
.float-right {
	float: right;
	display: inline-block;
	width: auto;
}
.clear {
	clear: both;
}
span.corner1, span.corner2, span.corner3, span.corner4 {
	display: block;
	position: absolute;
	overflow: hidden;
}
.word_break  {
	display:block;
	float:left;
	padding:0;
}
span.corner1 {
	top: 0px;
	left: 0px;
}
span.corner2 {
	top: 0px;
	right: 0px;
}
span.corner3 {
	bottom: 0px;
	right: 0px;
}
span.corner4 {
	bottom: 0px;
	left: 0px;
}
.corner-black, .corner-white, .corner-grey {
	position: relative;
}
.corner-black span, .corner-white span, .corner-grey span {
	width: 6px;
	height: 6px;
	background-image: url('../../images/v3/layout/img-corners.png');
	background-repeat: no-repeat;
}
.corner-black .corner1 {
	background-position: 0px 0px;
}
.corner-black .corner2 {
	background-position: -6px 0px;
}
.corner-black .corner3 {
	background-position: -6px -6px;
}
.corner-black .corner4 {
	background-position: 0px -6px;
}
.corner-white .corner1 {
	background-position: 0px -12px;
}
.corner-white .corner2 {
	background-position: -6px -12px;
}
.corner-white .corner3 {
	background-position: -6px -18px;
}
.corner-white .corner4 {
	background-position: 0px -18px;
}
.corner-grey .corner1 {
	background-position: 0px -24px;
}
.corner-grey .corner2 {
	background-position: -6px -24px;
}
.corner-grey .corner3 {
	background-position: -6px -30px;
}
.corner-grey .corner4 {
	background-position: 0px -30px;
}
/* BUTTONS */
a.button {
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
	color: #aaaaaa;
	text-decoration: none;
	display: inline-block;
	width: auto;
	height: 27px;
	line-height: 27px;
	background: url('../../images/v3/layout/bg-button.png') repeat-x;
	position: relative;
	margin-left: 24px;
	margin-right: 6px;
	padding: 0px 20px 0px 15px;
	cursor: pointer;
	font-size: 11px;
}
a.button input {
	background: none;
	border: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
	color: #aaaaaa;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
a.button:hover {
	text-decoration: underline;
}
a.button img {
	position: absolute;
	margin-top: -22px;
	margin-left: 4px;
}
a.button span.corner1 {
	background: url('../../images/v3/layout/buttons-bg.png') no-repeat left top;
	width: 24px;
	height: 27px;
	top: 0px;
	left: -24px;
}
a.button span.corner2 {
	background: url('../../images/v3/layout/buttons-bg.png') no-repeat right top;
	width: 6px;
	height: 27px;
	top: 0px;
	right: -6px;
}
a.button-blue {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	background: #00aae9 url('../../images/v3/layout/bg-button-blue.gif') repeat-x;
	position: relative;
	padding: 0px 10px;
	cursor: pointer;
}
a.button-blue input {
	background: none;
	border: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	cursor: pointer;
}
a.button-blue:hover {
	text-decoration: underline;
}
a.button-blue span.corner1, a.button-blue span.corner2, a.button-blue span.corner3, a.button-blue span.corner4 {
	background: #fff;
	width: 1px;
	height: 1px;
}
/* DEFAULTS */
.wrap {
	position: relative;
	width: 920px;
	margin: auto;
	text-align: left;
}
#header, #content, #footer-details, #footer {
	width: 100%;
	min-width: 920px;
	text-align: center;
}

/* HEADER */
#header {
	height: 123px;
	background: #000 url('../../images/v3/layout/bg-header.png') no-repeat top center;
	/* border:1px #ff0000 solid; */
}
#logo {
	display: block;
	width: 133px;
	height: 94px;
	background: url('../../images/v3/layout/logo-barechange.png') no-repeat;
}
/* MENU - NAV */
#nav-top {	
	position: absolute;
	top: 40px;
	left: 185px;
}
#nav-top li {
	list-style: none;
	display: inline-block;
	float: left;
	width: auto;
	margin: 0px 0px 0px 5px;
}
#nav-top li a {
	display: inline-block;
	float: left;
	width: auto;
	height: 27px;
	line-height: 27px;
	background: url('../../images/v3/layout/bg-nav-top.png') repeat-x;
	position: relative;
	margin: 0px 4px;
	padding: 0px 10px;
	color: #aaaaaa;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}
#nav-top li a:hover {
	background: #00adef;
	background-image: none;
	color: #fff;
}
#nav-top li a span.corner1, #nav-top li a span.corner2 {
	background: url('../../images/v3/layout/bg-nav-top-corner.png') no-repeat;
	width: 4px;
	height: 27px;
	top: 0px;
}
#nav-top li a span.corner1 {
	left: -4px;
	background-position: 0px top;
}
#nav-top li a span.corner2 {
	right: -4px;
	background-position: -4px top;
}
#nav-top li a:hover span.corner1 {
	left: -4px;
	background-position: -8px top;
}
#nav-top li a:hover span.corner2 {
	right: -4px;
	background-position: -12px top;
}

#nav-top li.current a {
	background: #00adef;
	background-image: none;
	color: #fff;
}
#nav-top li.current a span.corner1, #nav-top li.current a span.corner2 {
	background: url('../../images/v3/layout/bg-nav-top-corner.png') no-repeat;
	width: 4px;
	height: 27px;
	top: 0px;
}
#nav-top li.current a span.corner1 {
	left: -4px;
	background-position: -8px top;
}
#nav-top li.current a span.corner2 {
	right: -4px;
	background-position: -12px top;
}

#sub-nav-top {
	/* border:1px #00ff00 solid; */
	left: 0px;
	width: 100%;
	height: 25px;
	background: url('../../images/v3/layout/bg-sub-nav-top.gif') repeat-x;
	z-index: 999;
}
#sub-nav-top ul li {
	float: left;
	display: inline-block;
	width: auto;
	height: 25px;
	line-height: 25px;
	margin-right: 24px;
	margin-left: 5px;
}
#sub-nav-top ul li a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
	color: #fff;
}
#sub-nav-top ul li a:hover {
	text-decoration: underline;
}
#sub-nav-top ul li.current a {
	font-weight: bold;
	text-decoration: underline;
}
/* HEADER RIGHT */
#head-login {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 11px;
	color: #009fda;
	width: 250px;
}
#head-login div.float-left a {
	line-height: 19px;
}
#head-login div.float-right a {
	display: inline-block;
	width: 19px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left;
}
#head-login div.float-right a.facebook {
	background-position:left -76px;
}
#head-login div.float-right a.facebook:hover {
	background-position:right -76px;
}
#head-login div.float-right a.twitter {
	background-position:left -19px;
}
#head-login div.float-right a.twitter:hover {
	background-position:right -19px;
}
#head-login div.float-right a.myspace {
	background-position:left -38px;
}
#head-login div.float-right a.myspace:hover {
	background-position:right -38px;
}
#head-login div.float-right a.google {
	background-position:left -57px;
}
#head-login div.float-right a.google:hover {
	background-position:right -57px;
}
#head-login div.float-right a.yahoo {
	background-position:left top;
}
#head-login div.float-right a.yahoo:hover {
	background-position:right top;
}
#head-login div.float-right a.delicious {
	background-position:left -95px;
}
#head-login div.float-right a.delicious:hover{
	background-position:right -95px;
}
#head-logout {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 10px;
	width: 250px;
}
#head-logout .textbox {
	display: inline-block;
	float: left;
	width: auto;
	margin-left: 5px;
}
#head-logout .textbox h1 {
	margin-top: 4px;
	font-size: 11px;
	font-weight: normal;
}
#head-logout .corner-black {
	display: inline-block;
	float: left;
	width: auto;
}
#head-search {
	position: absolute;
	top: 95px;
	right: 0px;
}
#head-search div {
    display: inline-block;
    float: left;
    margin-right: 2px;
    position: relative;
    background: #cfcfcf;
    width: 225px;
    height: 18px;
    line-height: 18px;
}

#head-search div span.corner1,
#head-search div span.corner2,
#head-search div span.corner3,
#head-search div span.corner4 {
    width: 1px;
    height: 1px;
    background: #000;
}

#head-search div input {
    width: 215px;
    background: #cfcfcf;
    border: 0px;
    color: #666;
    font-size: 11px;
    margin: 0px 0px 0px 5px;
}
#head-search .btn-submit {
	width: 24px;
	height: 18px;
	background-image: url('../../images/v3/layout/bg-btn-head-search.png');
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}
#head-search .btn-submit:hover {
	background-position: right;
}
#head-fblike {
	width: 300px;
	float: left;
	clear: both;
	height: 26px;
	overflow: hidden;
	text-align: right;
}
#head-follow {
	float: right;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 10px;
	color: #fff;
}
/* CONTENT */
#content {
	background: #e0e0e0 url('/images/v3/layout/bg-patten.jpg') repeat;
	padding-top: 25px;
	padding-bottom: 30px; 
	min-height:400px;
}

#content .wrap-center {
	margin: auto;
	text-align: left;
}
#content .boxRound .social-icons a {
	display: inline-block;
	margin: 5px 10px 0px 0px;
}
#content .boxRound {
	background: #fff;
	border: 1px solid #dddedc;
}
#content .boxRound .wrapper {
	padding: 17px;
}
#content .boxRound .wrapper-small {
	padding: 10px;
}
#content .boxRound .wrapper-big {
	padding: 30px 20px 30px 20px;
}
#content .boxRound h2, #content .boxRound h3, #content .boxRound h4 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}
#content .boxRound h2.simple-line, #content .boxRound h3.simple-line, #content .boxRound h4.simple-line {
	position: relative;
	top: 5px;
	padding: 0px;
}
#content .boxRound h2 {
	font-size: 24px;
	line-height: 25px;
}
#content .boxRound h3 {
	font-size: 18px;
	line-height: 9px;
}
#content .boxRound h4 {
	font-size: 14px;
}
#content .boxRound h2 span, #content .boxRound h3 span {
	font-weight: normal;
}
#content .boxRound h2 span.small, #content .boxRound h3 span.small {
	font-weight: normal;
	font-size:12px;
}
#content .boxRound .word-big {
	float: left;
	display: inline-block;
	height: 62px;
	line-height: 75px;
	margin-top: -13px;
	padding-right: 5px;
	font-size: 60px;
	color: #d6d6d6;
}
#content .boxRound p {
	line-height: 17px;
}
/* CONTENT - SIDES - P */
#content .leftSide {
	float: left;
	display: inline-block;
	width: 188px;
}
#content .rightSide {
	float: right;
	display: inline-block;
	width: 712px;
}
#content .leftSide .ads {
	text-align: center;
	margin-top: 20px;
}
#content .leftSide .boxRound.boxProfileImage .corner-white {
	width: 150px;
	margin: 20px auto;
}
/* CONTENT SIDES INSIDE */
#content .rightSide .boxRound .sideLeftInside {
	float: left;
	display: inline-block;
	width: 363px;
}
#content .rightSide .boxRound .sideLeftInside .stars {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .rightSide .boxRound .sideLeftInside b {
	color: #333;
}
#content .rightSide .boxRound .sideLeftInside p b {
	margin-right: 10px;
}
#content .rightSide .boxRound .sideLeftInside p {
	margin-top: 5px;
	margin-bottom: 18px;
}
#content .rightSide .boxRound .sideLeftInside p a.list {
	display: inline-block;
	background: url('../../images/v3/layout/bullet-blue-small.png') no-repeat left center;
	padding-left: 13px;
	margin-bottom: 2px;
}
#content .rightSide .boxRound .sideRightInside {
	float: right;
	display: inline-block;
	width: 302px;
}
#content .rightSide .boxRound .sideRightInside .map, #content .rightSide .boxRound .sideRightInside .street {
	border: 1px solid #DDDEDC;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0px 0px 18px 1px;
}
#content .rightSide .boxRound .sideRightInside .staff {
	margin-bottom: 18px;
}
#content .rightSide .boxRound .sideRightInside .staff .corner-white {
	width: 50px;
	height: 50px;
	margin-right: 13px;
}
#content .rightSide .boxRound .sideRightInside .map {
	width: 300px;
	height: 220px;
}
#content .rightSide .boxRound .sideRightInside .street {
	width: 300px;
	height: 120px;
}
#corner-pegman-badge {
	background-image: url("http://maps.gstatic.com/mapfiles/pegman_badge.png");
	background-position: left top;
	background-repeat: no-repeat;
	bottom: 0;
	cursor: pointer;
	left: 0;
	margin-left: 278px;
	margin-top: 95px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 8;
}
/* CONTENT - TABLE - P */
#content .boxRound p, #content .boxRound table.table-gray {
	margin: 6px 0px 12px 0px;
	padding: 0px;
}
#content .boxRound table.table-gray {
	font-size: 11px;
	border: 1px solid #dcdcda;
	display: inline-table;
	border-collapse: collapse;
	border-spacing: 0px;
}
#content .boxRound table.table-gray tr td.first {
	padding-left: 20px;
}
#content .boxRound table.table-gray tr td.last {
	padding-right: 20px;
}
#content .boxRound table.table-gray thead {
	background: #f7f7f7;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	color: #333;
}
#content .boxRound table.table-gray tbody tr td {
	height: 23px;
	line-height: 23px;
	padding-top: 6px;
}
#content .boxRound table.table-gray tbody tr.highlight {
	background: #fdfdfd;
}
/* CONTENT - UL - OL */

#content .boxRound ul, #content .boxRound ol {
	margin-bottom: 5px;
	margin-left: 40px;
}
#content .boxRound ul li, #content .boxRound ol li {
	color: #9b1574;
	padding: 5px 0px;
	font-weight: bold;
}
#content .boxRound ul li span, #content .boxRound ol li span {
	color: #666666;
	font-weight: normal;
}
#content .boxRound ul li a, #content .boxRound ol li a {
	font-weight: normal;
}

/* CONTENT - UL.MENU */
#content .boxRound ul.menu {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
#content .boxRound ul.menu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #e4e4e4;
}
#content .boxRound ul.menu li a {
	display: block;
	background: #ffffff;
	padding: 5px 12px 4px;
	color: #009fda;
}
#content .boxRound ul.menu li a:hover {
	background: #f7f7f7;
	text-decoration: none;
	color: #9b1574;
}
#content .boxRound ul.menu li.current a {
	background: #f7f7f7;
	text-decoration: none;
	color: #9b1574;
}
#content .boxRound ul.menu li a span {
	color: #666;
}
#content .boxRound ul.menu li h4 {
	/*padding: 18px 18px 5px 18px;*/
    padding: 34px 18px 5px 18px;
}
#content .boxRound ul.menu.no-spacer li h4 {
	padding-top: 15px;
}
/* CONTENT - BLOCKQUOTE */
#content .boxRound blockquote {
	font-family: Georgia, "Bitstream Charter", "Century Schoolbook L", "Liberation Serif", Times, serif;
	font-size: 15px;
	font-style: italic;
	width: 235px;
	background: url('../../images/v3/layout/quote-close.gif') no-repeat right bottom;
	padding-left: 30px;
	text-indent: -30px;
	color: #333;
	text-align: center;
	line-height: 20px;
	margin: 15px 0px;
}
#content .boxRound blockquote:first-letter {
	background: url('../../images/v3/layout/quote-open.gif') no-repeat left top;
	padding-left: 30px;
}
/* CONTENT - EMPLOYER BOX */
#content .boxRound .employer-box {
	margin: 10px 0px;
}
#content .boxRound .employer-box h3 {
	padding-top: 10px;
}
#content .boxRound .employer-box h4 {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content .boxRound .employer-box .employer-box-checkbox {
	margin-top: 42px;
	margin-right: 20px;
}
#content .boxRound .employer-box .employer-box-remove {
	margin-top: 42px;
}
#content .boxRound .employer-box .employer-box-remove span {
	text-decoration: none;
	color: #666;
	position: absolute;
	margin-left: -15px;
}
#content .boxRound .employer-box .employer-box-remove-add {
	margin-top: 20px;
}
#content .boxRound .employer-box .employer-box-remove-add a.remove {
	margin-left: 15px;
}
#content .boxRound .employer-box .employer-box-remove-add a.remove span {
	text-decoration: none;
	color: #666;
	position: absolute;
	margin-left: -15px;
}
#content .boxRound .employer-box .employer-box-remove-add a.button-blue {
	padding: 0px 25px;
	margin-top: 15px;
}
#content .boxRound .employer-box .corner-white {
	width: 100px;
	height: 100px;
	margin-right: 10px;
}
#content .boxRound .employer-box .employer-box-text {
	padding-top: 5px;
}
#content .boxRound .employer-box .employer-box-text a.title {
	font-weight: bold;
}
#content .boxRound .employer-box .employer-box-text .employer-box-label {
	margin-top: 5px;
	display: inline-block;
	float: left;
	width: auto;
}
#content .boxRound .employer-box .employer-box-text .employer-box-detail {
	margin-left: 10px;
	margin-top: 5px;
	display: inline-block;
	font-weight: bold;
	float: left;
	width: auto;
}
#content .boxRound .bar {
	display: inline-block;
	width: 148px;
	height: 11px;
	border: 1px solid #999999;
	background: #eaeaea;
	margin-right: 10px;
}
#content .boxRound .bar div {
	display: inline-block;
	height: 11px;
	background: #ffc20e;
}
/* CONTENT - VENUE BOX */
#content .boxRound .venue-box {
	margin: 20px 0px 10px 0px;
}
#content .boxRound .venue-box .venue-box-view-stats {
	margin-top: 27px;
}
#content .boxRound .venue-box .venue-box-view-stats a {
	display: block;
	margin-bottom: 12px;
}
#content .boxRound .venue-box .corner-white {
	width: 100px;
	height: 100px;
	margin-right: 10px;
}
#content .boxRound .venue-box .venue-box-text {
	padding-top: 5px;
	position: relative;
	height: 95px;
}
#content .boxRound .venue-box .venue-box-text .venue-box-start {
	height: 10px;
	_height: auto;
	margin-bottom: 5px;
}
#content .boxRound .venue-box .venue-box-text .venue-box-start img {
	float: left;
	display: inline-block;
	width: auto;
}
#content .boxRound .venue-box .venue-box-text .title {
	font-weight: bold;
}
#content .boxRound .venue-box .venue-box-text .venue-box-managed {
	position: absolute;
	bottom: 5px;
	left: 0px;
}
#content .boxRound .venue-box .venue-box-text .venue-box-managed i {
	color: #999;
}
/* CONTENT - BASKET */
#content .boxRound .basket {
	border-bottom: 1px solid #e4e4e4;
	margin: 4px 0px;
}
#content .boxRound .basket .employer-box, #content .boxRound .basket .venue-box {
	margin: 0px;
	padding: 9px 0px 9px 0px;
	border-top: 1px solid #e4e4e4;
}
#content .boxRound .text-right.pages {
	color: #009FDA;
}
#content .boxRound .text-right.pages.float-right {
	margin-top: 30px;
}
#content .boxRound .search-box {
	margin-top: 30px;
	position: relative;
	top: -8px;
}
#content .boxRound .search-box .input-content {
	width: 310px;
	height: 16px;
}
#content .boxRound .search-box .input-content input {
	height: 16px;
	position: relative;
	top: -1px;
	top /*\**/: -3px \9;
	margin: 0px;
	padding: 0px;
}
#content .boxRound .search-box .btn-submit {
	width: 24px;
	height: 18px;
	background-image: url('../../images/v3/layout/bg-btn-search.png');
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}
#content .boxRound .search-box .btn-submit:hover {
	background-position: right;
}
/* CONTENT - FORMS */
#content .boxRound dl dt {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000;
}
#content .boxRound dl dt.labels {
	margin-bottom: 2px;
}
#content .boxRound dl dt em {
	color: #ff0000;
	font-weight: bold;
}
#content .boxRound dl dd {
	margin-bottom: 10px;
}
#content .boxRound .input-content {
	border: 1px solid #999999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	position: relative;
	background: #fff;
}
#content .boxRound .select-content {
	position: relative;
	border: 0px;	
	padding: 0px;
	margin: 0px;	
}
#content .boxRound .input-content.input-textarea {
	height: 135px;
	line-height: normal;
	padding: 5px;
}
#content .boxRound .input-content.input-radio {
	line-height: normal;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#content .boxRound .input-content.input-radio input {
	margin: 0px;
	padding: 0px;
	width: 20px;
}
#content .boxRound .input-alert-icon {
	position: absolute;
	top: 0px;
	right: -24px;
}
#content .boxRound dl dt.input-alert, #content .boxRound dl dd.input-alert label {
	color: #ff0000;
}
#content .boxRound dl dt i {
	display: block;
	font-size: 10px;
	color: #666666;
}
#content .boxRound dl dt span {
	display: block;
	color: #666666;
}
#content .boxRound dl dt .float-right {
	color: #666666;
}
#content .boxRound dl dd.input-alert .input-content {
	border-color: #ff0000;
}
#content .boxRound dl dd a.forgot {
	font-size: 10px;
	display: block;
	text-align: right;
	text-decoration: underline;
	color: #b3b3b3;
	margin-top: 2px;
}
#content .boxRound dl dd.input-alert .input-content .input-select-text .input-select-button {
	background-color: #ff0000;
}
#content .boxRound .input-content input, #content .boxRound .input-content textarea {
	border: 0px;
	width: 100%;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	font-size: 11px;
}
#content .boxRound label {
	display: inline-block;
	margin: 0px 5px 4px 0px;
}
#content .boxRound label input {
	position: relative;
	top: 2px;
	margin-right: 5px;
}
#content .boxRound label img {
	position: relative;
	top: 4px;
	margin-right: 5px;
}
#content .boxRound .input-content textarea {
	height: 133px;
}
#content .boxRound dl dd select {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
	width: 100%;
	height: 20px;
	font-size: 11px;
}
/* CONTENT - FORMS - INPUT SELECT */
#content .boxRound .input-content .input-select {
	position: relative;
}
#content .boxRound .input-content .input-select-text span {
	display: inline-block;
	float: left;
	height: 18px;
	line-height: 18px;
	color: #333;
	overflow: hidden;
}
#content .boxRound .input-content .input-select-text .input-select-button {
	display: inline-block;
	float: right;
	width: 18px;
	height: 18px;
	margin-right: -5px;
	background: #999999 url('../../images/v3/layout/select-down.gif') no-repeat center;
}
#content .boxRound .input-content .input-select-text .input-select-button.input-selected-button {
	background-image: url('../../images/v3/layout/select-up.gif');
}
#content .boxRound .input-content .input-select-content {
	display: none;
	position: absolute;
	top: 18px;
	left: -1px;
	border: 1px solid #999999;
	z-index: 99999;
}
#content .boxRound .input-content .input-select-content ul {
	margin: 0px;
	padding: 0px;
}
#content .boxRound .input-content .input-select-content ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto;
}
#content .boxRound .input-content .input-select-content ul li a {
	background:  #fff;
	display: block;
	padding: 3px 5px;
	height: auto;
}
#content .boxRound .input-content .input-select-content ul li a:hover {
	text-decoration: none;
	background: #f7f7f7;
	color: #9b1574;
}
/* CONTENT - COMMENT */
#content .boxRound .comment {
	margin-top: 15px;
	margin-bottom: 30px;
}
#content .boxRound .comment.comment-last {
	margin-bottom: 10px;
}
#content .boxRound .comment .comment-left {
	float: left;
	display: inline-block;
	width: 55px;
}
#content .boxRound .comment .comment-left .corner-white {
	width: 50px;
	height: 50px;
}
#content .boxRound .comment .comment-right {
	float: left;
	display: inline-block;
	width: auto;
}
#content .boxRound .comment .comment-right .comment-name {
	margin-bottom: 5px;
	margin-left: 10px;
}
#content .boxRound .comment .comment-right .comment-name .comment-start {
	height: 10px;
	margin-bottom: 5px;
}
#content .boxRound .comment .comment-right .comment-name .comment-start img {
	float: left;
	display: inline-block;
	width: auto;
}
#content .boxRound .comment .comment-right .comment-text {
	width: 559px;
	padding-bottom: 15px;
}
#content .boxRound .comment .comment-right .comment-text.comment-text-blue {
	background: url('../../images/v3/layout/comment-blue.png') no-repeat left bottom;
}
#content .boxRound .comment .comment-right .comment-text.comment-text-gray {
	background: url('../../images/v3/layout/comment-gray.png') no-repeat left bottom;
}
#content .boxRound .comment .comment-right .comment-text .coment-text-top {
	height: 15px;
}
#content .boxRound .comment .comment-right .comment-text.comment-text-blue .coment-text-top {
	background: url('../../images/v3/layout/comment-blue.png') no-repeat left top;
}
#content .boxRound .comment .comment-right .comment-text.comment-text-gray .coment-text-top {
	background: url('../../images/v3/layout/comment-gray.png') no-repeat left top;
}
#content .boxRound .comment .comment-right .comment-text .coment-text-wrap {
	color: #333;
	font-size: 12px;
	width: 518px;
	margin-left: 22px;
}
/* COMMENT BIG */
#content .boxRound .comment.comment-big .comment-right .comment-text {
	width: 620px;
}
#content .boxRound .comment.comment-big .comment-right .comment-text.comment-text-blue {
	background: url('../../images/v3/layout/comment-blue-big.png') no-repeat left bottom;
}
#content .boxRound .comment.comment-big .comment-right .comment-text.comment-text-gray {
	background: url('../../images/v3/layout/comment-gray-big.png') no-repeat left bottom;
}
#content .boxRound .comment.comment-big .comment-right .comment-text.comment-text-blue .coment-text-top {
	background: url('../../images/v3/layout/comment-blue-big.png') no-repeat left top;
}
#content .boxRound .comment.comment-big .comment-right .comment-text.comment-text-gray .coment-text-top {
	background: url('../../images/v3/layout/comment-gray-big.png') no-repeat left top;
}
#content .boxRound .comment.comment-big .comment-right .comment-text .coment-text-wrap {
	width: 579px;
}
#content .boxRound .comment.comment-big .comment-right .comment-question {
	margin-top: 10px;
	margin-left: 10px;
	color: #353535;
}
#content .boxRound .comment.comment-big .comment-right .comment-question b {
	display: block;
	padding-bottom: 5px;
}
#content .boxRound .comment.comment-big .comment-right .comment-question a {
	display: inline-block;
	margin-left: 25px;
}
/* CONTENT - BACLKBOARD */
#content .boxRound .blackboard {
	margin-top: 30px;
	margin-bottom: 10px;
	width: 362px;
	padding-bottom: 66px;
	background: url('../../images/v3/layout/bg-black-board.png') no-repeat left bottom;
}
#content .boxRound .blackboard .blackboard-top {
	height: 40px;
	background: url('../../images/v3/layout/bg-black-board.png') no-repeat left top;
}
#content .boxRound .blackboard .blackboard-wrap {
	width: 292px;
	margin-left: 33px;
	color: #fff;
}
#content .boxRound .blackboard .blackboard-wrap h3 {
	color: #fff;
	padding-bottom: 25px;
}
/* FOOTER */
#footer-details {
	background: #000;
	height: 29px;
	line-height: 29px;
	border-top: 1px solid #333;
	font-size: 10px;
	color: #91918b;
}
#footer-details a {
	color: #91918b;
}
#footer {
	background: #111;
	padding: 28px 0px 20px 0px;
	color: #404040;
	line-height: 18px;
}
#footer .wrap {
	text-align: center;
}
#footer .links {
	line-height: 18px;
}
#footer .links a {
	color: #404040;
	padding: 0px 5px;
}
#footer img {
	padding-top: 10px;
}
.counter-big {
	font-size:14px;
	font-weight:bold;
	color:#aaa;
}
.warning {
	color:#600;
}
.exceeded {
	color:#e00;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.star-rating {
	float:left;
	width:11px;
	height:10px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}
div.star-rating, div.star-rating a {
	background:url(/images/v3/icons/stars_small.png) no-repeat 0 0px
}
div.star-rating a {
	display:block;
	width:11px;
	height:100%;
	background-position:0 0px;
	border:0
}
.big_stars div.star-rating, .big_stars div.star-rating a {
	background:url(/images/v3/icons/stars_big.png) no-repeat 0 0px;
	width: 19px;
}
div.star-rating-on a {
	background-position:0 -10px!important
}
.big_stars div.star-rating {
	width: 19px;
	height: 18px;
}
.big_stars div.star-rating-on a {
	background-position:0 -20px !important;
	width: 19px;
}
.vote-enabled div.star-rating-on a, div.star-rating-hover a {
	background-position:0 -40px !important;
	width: 19px;
}
.vote-enabled form, .vote-enabled form div {
	display: inline;
}
div.rating-cancel {
	display: none;
}
div.star-rating-cancel {
	float: left;
}
/* div.star-rating-hover a{background-position:0 -32px} */
/* Read Only CSS */
div.star-rating-readonly a {
	cursor:default !important
}
/* Partial Star CSS */
div.star-rating {
	background:transparent!important;
	overflow:hidden!important
}
/* END jQuery.Rating Plugin CSS */

/* bar_icons css */
ul.bar_icons {
	line-height: 18px;
	margin-left: -1px;
}
ul.bar_icons li {
	margin-left: 1px;
}
#video_description h2 span, .item ul.bar_icons li, ul.bar_icons span {
	float: left;
	width: 18px;
	height: 18px;
	background-image: url(/images/v3/icons/drinks_bar.gif);
	background-repeat: no-repeat;
}
div#sidebar ul.bar_icons li, div#modules ul.bar_icons li {
	line-height: 26px;
	padding-left: 29px;
	position: relative;
}
#video_description h2 span, div#sidebar ul.bar_icons li span, div#modules ul.bar_icons li span {
	position: absolute;
	left: 5px;
	top: 4px;
}
.bar_icons .icon_bottle {
	background-position: 0 top;
}
.bar_icons .icon_mixed {
	background-position: -19px top;
}
.bar_icons .icon_beer {
	background-position: -38px top;
}
.bar_icons .icon_wines {
	background-position: -57px top;
}
.bar_icons .icon_coffee {
	background-position: -76px top;
}
.bar_icons .icon_sodas {
	background-position: -95px top;
}
.bar_icons .icon_spirits {
	background-position: -114px top;
}
.bar_icons .icon_cocktail {
	background-position: -133px top;
}
.bar_icons .icon_bottle_on {
	background-position: 0 bottom;
}
.bar_icons .icon_mixed_on {
	background-position: -19px bottom;
}
.bar_icons .icon_beer_on {
	background-position: -38px bottom;
}
.bar_icons .icon_wines_on {
	background-position: -57px bottom;
}
.bar_icons .icon_coffee_on {
	background-position: -76px bottom;
}
.bar_icons .icon_sodas_on {
	background-position: -95px bottom;
}
.bar_icons .icon_spirits_on {
	background-position: -114px bottom;
}
.bar_icons .icon_cocktail_on {
	background-position: -133px bottom;
}
/*Modal Popup Css */

#modallayer,
#modallayer2 {
	left:0px;
	top:0px;
	display:none;
	background-color:#061323;
	position:absolute;
	width:100%;
	z-index:1000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
.modalpopupdiv {
	position:absolute !important;
	z-index:1001;
}
.modalpopupdiv .boxRound {
	border:0px !Important;
	background-color:#FFF
}
.modalpopupdiv .popwraper {
	position:relative;
	padding:20px;
	text-align:left
}
.popclose {
	background: url(/images/v3/layout/popupclose.jpg) center center no-repeat;
	right:10px;
	display:block;
	position:absolute;
	width:12px;
	height:12px;
	cursor:pointer;
	top:16px;
}
.modalpopupdiv .popwraper h2 {
	font-size:24px;
	color:#000000;
}
.modalpopupdiv .popbuttons {
	padding:16px 0px;
	float:right
}
.modalpopupdiv .popbuttons a.cancelpop{
	margin-right:20px !important;
}
.modalpopupdiv .contentred{ color:#F00;}

.btn-primary {
	-moz-border-radius:3px 3px 3px 3px;
	background:url("/images/v3/layout/button_sprite.png") repeat-x scroll 0 0 #CDE5F0;
	border:1px solid #A3CFE4;
	color:#006699 !important;
	
	cursor:pointer;
	font-weight:normal;
	line-height:1.35;
	overflow:visible;
	padding:3px 10px 2px;
	width:auto;
	
	font-size:12px;
	text-decoration:none !important;
	vertical-align:top;
	font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif;
	font-style:inherit;
}

.btn-primary:hover  {
	background:url("/images/v3/layout/button_sprite.png") repeat-x scroll 0 -50px #CDE5F0;
	border:1px solid #A3CFE4;
	color:#006699 !important;
	
}

.snaphumbnail a {
	background: url('/images/v3/layout/video_overlay.png') no-repeat center center;

	height: 0;
	left: 90px;
	overflow: hidden;
	padding-top: 100px;
	position: absolute;
	width: 100px;
}

.header-login-errors{
    color: #ff0000;
    margin: 0;
    width: 90%;
	float: left;
	margin-top: -4px;
}

.buzz_comment_box{
	color: #000000;
	font-size: 13px;
	padding-left: 15px;
} 
.buzz_comment_container{
	margin-top: 5px;
	/*
	margin-left: 10px;
	padding-left: 50px;*/
}
.buzz_comment_headline{
	padding-bottom: 5px;
}
.buzz_comment_user_image{
	width: 50px;
	height:50px;
}
.color{
	color: #777777;
}

.unlike{
	background: url('/images/v3/icons/thumb_down_blue.png') no-repeat center left;
	height: 16px;
	width: auto;
	text-indent: 20px;
	float: left; 
	margin: 2px 0px 0px 10px;
}
.like{
	background: url('/images/v3/icons/thumb_up_blue.png') no-repeat center left;
	height: 16px;
	width: auto;
	text-indent: 20px;
	float: left;
	margin: 2px 0px 0px 10px;
}

.comment_link{
	background: url('/images/v3/icons/comments.png') no-repeat center left;
	height: 16px;
	width: auto;
	text-indent: 20px;
	float: left;
	margin: 2px 0px 0px 10px;
}

.fl{
	float: left;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	display: none !important;
}

#share_on_facebook{
	background: url('/images/v3/icons/social/mini/facebook.png') no-repeat center left;
	height: 16px;
	width: auto;
	text-indent: 18px;
	float: left;
	padding-right: 20px;
}

#share_on_twitter{
	background: url('/images/v3/icons/social/mini/twitter.png') no-repeat center left;
	height: 16px;
	width: auto;
	text-indent: 18px;
	float: left;
	padding-right: 20px;
}

#share_on_linkedin{
	background: url('/images/v3/icons/social/mini/linkedin.png') no-repeat center left;
	height: 16px;
	width: auto;
	text-indent: 18px;
	float: left;
	padding-right: 20px;
}

#share_container input[type=checkbox]{
	margin: 2px 5px 2px 0px;
}

#post_buzz_description{
	clear: both;
	float: left;
	padding: 0px 0px 5px 0px;
}

#buzz_tabs{
	list-style: none;
	margin: 0px 0px 10px 0px!important;
	font-size: 14px;
	color: #333333;
}

#buzz_tabs li{
	display: inline;
	padding: 0px 10px 0px 0px!important;
}

#buzz_tabs li a {
	color: #333333;
	font-weight: bold!important;
	padding: 0px!important;
}

#buzz_tabs li.active a{
	text-decoration: underline;
	color: #01A2DF;
}

#upload_image_form{
	display: none; 
}

