@CHARSET "ISO-8859-1";

body {
	text-align: center;
	margin: 0 auto;
	direction: ltr;
	font-family: "Helvetica Nue", Helvetica,Verdana,sans-serif;
	font-size: 13px;	
}

input {
	font-size: 1em;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.inputText {
	border: solid 1px #CCC;
}

#txtPassword {
	width: 100px;
}

#login_container {
	position: relative;
	top: 70%;
	float: right;
	padding-right: 10px;
}

.content {
	position: relative;
	padding: 10px 10px 10px 10px;
	width: 940px;
	margin: 0px auto;
}

.inputButton {
	border: solid 1px;
}

.message {
	font-size: 15px;
}

.mc-body {
	text-align: center;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #C6C6C6;
}

.mc-footer {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mc-footer TABLE {
	width: 30%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
}

.mc-textbox {
	border: solid #C6C6C6 1px;
	font-size: 12px;
	height: 20px;
}

A {
	text-decoration: none;
}

.mc-button-big {
	width: 120px;
	background: url("../images/bg_hd.gif");
	border: solid #C6C6C6 1px;
	height: 40px;
}

.mc-button-big A {
	height: 40px;
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
}

.mc-form-body div {
	margin-top: 5px;
	margint-bottom: 5px;
}

.inviko-title {
	font-size: 14px;
	font-family: Verdana;
	color: #1579A3;
}

.inviko-lbc {
	background-image: url('../images/left_bottom_corner.png');
	width: 14px;
	height: 2px;
}

.inviko-b {
	background-image: url('../images/bottom_border.png');
	width: 500px;
	height: 4px;
}

.inv-tag {
	background-color: #1489B6;
	color: white;
	font-size: 10px;
}

.inv-tag-label {
	margin-top: 5px;
}

.inv-tag-remove {
	cursor: pointer;
	background-image: url('../images/right_tag_border.png');
	width: 25px;
	height: 20px;
}

.inv-tag-remove-hover {
	cursor: pointer;
	background-image: url('../images/right_tag_border.png');
	width: 25px;
	height: 20px;
}

.inv-tag-left {
	background-image: url('../images/left_tag_border.png');
	width: 10px;
	height: 20px;
}

.inv-tag-container {
	float: left;
	margin: 10px;
}

.inv-category-menu {
	font-style: normal;
}

.inv-button {
	background-color: #037097;
	color: #FFF;
}

.inv-rounded-border {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #C9C9C9;
	padding: 2.3em;
	font-size: 1.4em;
}

.inv-hint-box {
	vertical-align: text-top;
	width: 225px;
	background-color: #F1F1F2;
	font-size: 11px;
}

.message {
	color: red;
}

input.textbox,textarea,input[type="text"],input[type="password"] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #C9C9C9;
	padding: 3px;
	font-size: 100%;
}

button {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #C9C9C9;
	padding: 3px;
}

.inv-form-table td {
	padding-bottom: 10px;
}

.bd td {
	text-align: left;
}

.inv-form-table label {
	font-size: 1em;
}

.inv-inferred-tags span {
	background-color: #cff;
	padding: 5px;
	font-size: 0.86em;
	padding-right: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.inv-inferred-tags span a {
	padding-left: 6px;
	color: #FF6633;
	font-size: 0.75em;
	font-weight: bold;
}

.inv-inferred-tags li {
	padding-bottom: 10px;
}

.modal {
	background-color: #fff;
	display: none;
	width: 350px;
	padding: 15px;
	text-align: left; 
	border: 2px solid #333;
	border-radius: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.inv-menu-item-left {
	float:left;
	background-image: url(../img/menu-bkg.png);
	border-radius-topleft: 5px;
	border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	height: 47px;
	min-width: 82px;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
	line-height: 50px;
}

.inv-menu-item {	
	float: left;
	background-image: url(../img/menu-bkg.png);	
	height: 47px;
	min-width: 82px;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
	border-left: solid 1px #FFF;
	line-height: 50px;	
}

.inv-menu-item:hover {
	background-image: url(../img/selected-menu-bkg.png);
}

.inv-menu-item-right {
	float: left;
	background-image: url(../img/menu-bkg.png);	
	height: 47px;
	min-width: 82px;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
	border-left: solid 1px #FFF;
	border-radius-topright: 5px;
	border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	line-height: 50px;		
}

.inv-menu-item-left-selected, .inv-menu-item-selected, .inv-menu-item-right-selected {
	background-image: url(../img/selected-menu-bkg.png);
}

.inv-menu-item-left:hover {
	background-image: url(../img/selected-menu-bkg.png);
}
.inv-menu-item-right:hover {
	background-image: url(../img/selected-menu-bkg.png);
}

.inv-menu {	
	display: table-cell;
	width: 970px;
	vertical-align: middle;
	text-align: center;	
}

.inv-menu a {
	text-decoration: none;
	color: #FFF;
	padding: 0.8em 1.7em 0.8em 1.7em;
}

.inv-menu-logo {
	display: table-cell;
	padding-right: 20px;
	float: left;
	width: 190px;
}

.inv-menu-items {
	width: 750px;
	float: right;
	vertical-align: middle;		
	padding-top: 18px;
}

.inv-login-short-box {
	width: 970px;
}

.inv-login-short-box span {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 5px 10px 2px 10px; 
}

.inv-header {
	display: table-cell;
	text-align: right;
	width: 970px;	
	height: 20px;
}

.inv-container-box {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #CCC;	
}

.inv-container-box-header {
	background-image: url(../img/container-header-bkg.png);
	border-radius-topleft: 5px;
	border-radius-top-right: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px 2px 10px; 	
}

.inv-container-box-body{
	padding: 10px;
} 

.video_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#000; 
     
    width:720px;     
    min-height:404px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.video_overlay .close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.close { 
    background-image:url(../img/close.png); 
    /*position:absolute;*/ 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

p {
	padding-bottom: 1.1em;
}

.inv-register-tabs {
	padding-bottom: 20px;	
}

.inv-register-tabs li{
	float: left;	
	text-align: center; 
}

.inv-register-tabs a{
	font-size: 2em;		
}

.inv-register-tab-disabled {
	color: #CCC;
}

.inv-register-tab-current {
	color: #003366;	
}
.inv-register-tab-current label{
	font-size: 2.2em;
	color: #CC6600;
}

.inv-register-tab-disabled label{
	font-size: 2.2em;	
}

.inv-tab-panes {
	background-image: url(../img/tab-background.png);	 
	width: 100%;
	margin: 0px; 
	height: 40px;
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.inv-tab-panes li {
	border-right: solid 1px #DDD; 
	float: left;	 
	font-size: 0.8em;		
	height: 40px;		
}

.inv-tabs li{
	/*border-right: solid 1px #DDD;*/ 
	float: left;	 
	font-size: 0.8em;		
	height: 40px;	
}

.inv-tabs a{
	padding: 0.83em;
	text-decoration: none;
	color: #AAA;
}

.inv-tab-panes a {
	background-image: url(../img/tab-background.png);
	display: block;
	color: #006699;
	padding: 0.83em;
	letter-spacing: 1px;			
}

.inv-tabs {
	display: table-cell;
	text-align: center;
}

.inv-tabs a.inv-tab-current{
	color: #000;
}

.inv-tab-left {
	border-radius-top-left: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.inv-tab-panes a.inv-tab-current {
	color: #222;
	background-image: url(../img/tab-background-current.png);	
}

.inv-tab-content {
	padding: 1em;
	line-height: 1.7em;		
}

.inv-tab-content > div{
	float: left;
}

.bd label {
	margin-right: 5px;
}

.bd td {
	margin-bottom: 5px;
}

.inv-label-list, .inv-label {
	font-size: 0.8em;
	color: #666;
}

.inv-action-panel {
	font-size: 0.8em;
	padding-left: 10px;
}

input[type="text"]{
	padding: 0.3em;
}

ul.inv-edit li{
	padding-bottom: 3px;
}

button, .button.awesome, .inv-nice-button{	
	background: #222; 
	display: inline-block;
	padding: 5px 15px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 1.1em;
}

.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:70000; 
     
    /* styling */ 
    background-color:#FFF;     
     
    /*width:675px;     
    min-height:200px;*/ 
    border:1px solid #666;
    
    padding: 2em;     
    font-size: 1.4em;
    line-height: 2em;
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;         
} 

/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

#btnRequestInvite {
	background: #f90; 
	display: inline-block;
	padding: 1.1em;
	font-size: 2.25em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width: 214px;	
}

#btnWatchOurVideo{
	background: #f60; 
	display: inline-block;
	padding: 0.7em;
	font-size: 1.5em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	
}

.message {
	background-color: #f90;
	padding: 0.3em 1em 0.3em 1em;
	font-size: 1.2em;
	position: absolute;
	top: -100px;	
	width: 450px;						
	margin-left: 250px;
	
	color: #fff;
	
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);	
}

.inv-view-container {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #C9C9C9;	
	font-size: 1.4em;	
	line-height: 1.7em;
	padding: 1em;	
}

.inv-label-column{
	font-size: 0.8em;
	color: #666;
	text-align: right;
}

.inv-big-button {
	background: #f60; 
	display: inline-block;
	padding: 0.7em;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.inv-info-label {
	color: #999;
	font-size: 0.7em;
	font-style: italic;
}

.vsplitbar{
	width: 3px;
	background: #EEE url(../img/vgrabber.gif) no-repeat center;
}

.inv-vertical-splitter{
	height: 400px;	
}

.inv-message-header{
	padding: 0px;
	heigth: 20px;
	background: url(../img/message-header-bkg.png) #09C;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 1px;
}

.inv-top-left-rounded-border{
	border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.inv-top-right-rounded-border{
	border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.inv-inbox-message-container{
	overflow: auto;
}

.inv-inbox-message-container li{	
	vertical-align: top;
	text-align: left;
	font-size: 0.7em;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #DDD;
	cursor: pointer; 
}

.inv-inbox-message-container li div{
	padding: 5px;
}

.inv-inbox-message-container label{
	cursor: pointer;
}

.inv-inbox-message-container li:hover{
	background: #EEEEEE;
}

.current-thread {
	background: #9CF;
}

.test{
	background: #000;
}

.inv-title-small {
	color: #999;
	font-size: 0.8em;
}

.inv-message {
	font-size: 0.8em;
	padding: 0.5em;
	border-bottom: dotted 1px #999;
}

.inv-small-button{
	font-size: 0.8em;
	background: #09C;
}

.green{
	background-color: #690;
}

.deal-category{
	font-size: 0.7em;
	color: #39C;
}

.inv-tiny-label{
	font-size: 0.7em;
}

.dark-blue{
	color: #036;
}

.green-arrow-down{
	background: url(../img/green_arrow_down.png);
	width: 26px;
	height: 18px;
}

.rgb{
	border-right: solid 1px #ddd; 
}

.put-arrow{
	background: url(../img/green_arrow_down.png) bottom no-repeat;
}


.inv-anchor {
	color: #689;
}

.green-font {
	color: #690;	
}

.blue-font {
	color: #369;
}

.small {
	font-size: 0.8em;
}

.tiny {
	font-size: 0.7em;
}

/*Float right*/
.fr{
	float: right;
}

/*Spacing to the right*/
.sr {
	margin-right: 1em;
}

/*Spacing on top*/
.st{
	margin-top: 1em;
}

/*Padding to the top*/
.pt{
	padding-top: 1em;
}

.current-button {
	background: #f60;
}

.orange {
	background: #f60;
}

/*Float left*/
.fl {
	float: left;
}

/*Label column style*/
.lc {
	width: 150px;
	text-align: right;	
	margin-right: 1em;
}

/*Content column*/
.cc {
	word-wrap: break-word; 
	width: 530px;
	text-align: justify;
}

.inv-font{
	direction: ltr;
	font-family: "Helvetica Nue", Helvetica,Verdana,sans-serif;		
}

.gray {
	background-color: #666;
}





/**Gallery specific classes**/
/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}


/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 500px;
	min-height: 110px;
}

/* accordion header */
#accordion h2 {
	background:#ccc;
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;	
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background:#666;
	color: #FFF;
}

/* accordion pane */
#accordion div.pane {
	border-width:0 2px;
	display:none;	
	padding:15px;
	font-size:12px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

.rc {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.orange-font{
	color: #f60;
}

#tagsContainer .textboxlist { 
	width: 500px; 
}

#dealCategoriesContainer .textboxlist { 
	width: 40em; 
	padding-bottom: 20px; 
}

.textboxlist-bits { 
	min-height: 30px; 
}

#searchItems {
	height: 1000px;
}