@charset "utf-8";
@import url("reset.css");

/* Base Styles */
html, body {
	height: 101%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #515151;
	background: #f9f9f9;
}
a {
	color: #515151;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #dc194b;
	text-decoration: underline;
	cursor: pointer;
}

div.page {
	text-align: left;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
div.divlink {
	cursor: pointer;
}

.red {
	color: #DC194B;
	
}
.write{
    color: #DC194B;
    width:700px;
	height:150px;
    border:1px solid #CACACA;

}


.write1{
    color: #DC194B;
    width:700px;
	height:40px;
    border:1px solid #CACACA;

}

.content1
   {
   padding-left:2px;
   /*display:none;*/
   }

.yellow_hilite {
	background: #fffece;
}
.robutton {
	cursor: pointer;
}

.grey_hilite {
	background: #f9f9f9;
}


#welcome_header {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #cacaca;
	padding-top: 6px;
	padding-bottom: 5px;
	background: url(../img/welcome_header_bg.png) repeat-x;
}
#welcome_header ul {
	text-align: right;
}
#welcome_header li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 18px;
	border-right: 1px solid #cacaca;
}
#welcome_header li strong {
	color: #979797;
}
#welcome_header li.end {
	border-right-style: none;
}
#welcome_header a {
	color: #333;
	text-decoration: none;
}
#welcome_header a:hover {
	text-decoration: underline;
	color: #dc194b;
}
#branding_header_container {
	background: #fff;
	border-top: 1px solid #cacaca;
	border-bottom: 5px solid #dc194b;
	text-align: center;
	height: 104px;
}
#branding_header_l, #branding_header_r {
	float: left;
	height: 104px;
	width: 487px;
}
#branding_header_r {
	text-align: right;
}
#top_tabs_container {
	background: url(../img/top_tabs_container_bg.png) repeat-x;
	height: 34px;
	border-bottom: 1px solid #cacaca;
}
#top_tabs_container ul {
	display: block;
	float: right;
	height: 34px;
}
#top_tabs_container li {
	display: block;
	float: right;
	height: 34px;
}
#top_tabs_container a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background: #fff url(../img/top_tabs_arrow.png) no-repeat 8px;
	border: 1px solid #cacaca;
	border-bottom: none;
	font-size: 12px;
	margin-top: 11px;
	float: left;
	width: auto;
	height: 22px;
	padding-right: 8px;
	padding-left: 18px;
	line-height: 20px;
	margin-right: 8px;
}
#top_tabs_container a:hover {
	color: #dc194b;
}
#main_container {
	background: #f4f4f4;
	width: 100%;
	overflow: auto;
}
#main {
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	background: #fff url(../img/left_col_border.png) repeat-y 239px;
	float: left;
	width: 972px;
}
#left_col {
	float: left;
	width: 240px;
}
#client_logo_container {
	width: 239px;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	text-align: right;
}
#client_logo_container p {
	margin: 6px;
}
#left_main_nav li {
	background: url(../img/left_main_nav_bg.png) repeat-x;
	display: block;
	height: 40px;
	width: 240px;
	float: left;
}
#left_main_nav li.current {
	background: #fff url(none);
}
#left_main_nav a {
	font-size: 16px;
	height: 39px;
	width: 223px;
	float: left;
	line-height: 39px;
	background: url(../img/top_tabs_arrow.png) no-repeat 6px 10px;
	font-weight: bold;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding-left: 16px;
}
#left_main_nav   li.current a, #left_main_nav li.current a:hover{
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #DC194B;
}
#left_content_nav_container {
	width: 239px;
	padding-bottom: 8px;
	border-right: 1px solid #cacaca;
	float: left;
}

#left_col h2 {
	font-size: 14px;
	display: block;
	height: 28px;
	width: 209px;
	margin-top: 10px;
	margin-left: 9px !important;
	margin-left: 4px;
	padding-left: 12px;
	line-height: 28px;
	background: url(../img/headers_bg1.png) repeat-x;
	float: left;
	color: #fff;
	text-transform: uppercase;
}
#left_col h3 {
	font-size: 12px;
	display: block;
	height: 24px;
	width: 220px;
	margin-top: 10px;
	margin-left: 9px !important;
	margin-left: 4px;
	line-height: 24px;
	background: #fff;
	float: left;
	color: #515151;
	text-align: center;
	border: 1px solid #cacaca;
	font-weight: bold;
}
#quick_ref_box {
	width: 220px;
	margin-top: 10px;
	margin-left: 9px !important;
	margin-left: 4px;
	background: #F9F9F9;
	float: left;
	color: #515151;
	border: 1px solid #cacaca;
	font-weight: bold;
}
#quick_ref_box h4 {
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	background: url(../img/form_h2_bg.png) repeat-x;
	padding-left: 6px;
	display: block;
}
#quick_ref_box div.ref {
	display: none;
	border-top: 1px solid #cacaca;
}

#qr_toggle {
	float: right;
	height: 26px;
	font-size: 11px;
	line-height: 26px;
	padding-left: 12px;
	background: url(../img/arrow_quick_ref_hide.png) no-repeat 0px 0px;
	margin-top: -26px;
	font-weight: bold;
	cursor: pointer;
	width: 36px;
}
#qr_toggle.show {
	background: url(../img/arrow_quick_ref_show.png) no-repeat 0px 0px;
}
#quick_ref_box h5 {
	font-size: 14px;
	white-space: nowrap;
	display: block;
	float: left;
	margin-top: 6px;
	padding-right: 12px;
	padding-left: 6px;
	clear: left;
	background: url(../img/arrow_quick_ref_red.png) no-repeat right center;
}
#quick_ref_box p {
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	clear: left;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 6px;
}


#content_nav {
	display: block;
	float: left;
	width: 219px;
	border: 1px solid #cacaca;
	border-top:none;
	margin-left: 9px !important;
	margin-left: 4px;
	background: #fff;
	padding-bottom: 8px;
}
#content_nav li {
	text-transform: uppercase;
	margin-top: 8px;
	margin-right: 6px;
	margin-left: 6px;
}
#content_nav li ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: none;
}
#content_nav a {
	background: url(../img/top_tabs_arrow.png) no-repeat 2px -2px;
	display: inline-block;
	padding-left: 10px;
}


#footer {
	border-top: 1px solid #cacaca;
}
#footer ul {
	text-align: right;
}
#footer li {
	font-size: 11px;
	display: inline;
	line-height: 32px;
	margin-right: 10px;
}
#footer strong {
	color: #979797;
	font-weight: normal;
}
#footer a {
	color: #515151;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #dc194b;
}


/* Content Styles */

#content {
	width: 712px;
	margin-left: 5px;
	float: left;
	padding-bottom: 10px;
}
.crumb {
	font-size: 11px;
	margin-top: 20px;
}
.crumb a {
	color: #dc194b;
}
#content h1 {
	font-size: 16px;
	line-height: 30px;
	border-bottom: 1px solid #cacaca;
	/*margin-top: 8px;*/
	clear: left;
}
.content_box {
	border: 0px solid #cacaca;
	width: 710px;
	float: left;

}
.content_box2 {
	float: left;
	width: 712px;
	margin-top: 10px;
}
.content_box3 {
	/*float: left;*/
	width: 712px;
	/*width: 200px;*/
	margin-top: 20px;
}
.content_box4 {
	background: #F9F9F9;
	float: left;
	width: 710px;
	border: 1px solid #cacaca;
}



#editor_box {
	margin-top: 10px;
	min-height: 300px;
}
#show_search {
	font-size: 11px;
	float: right;
	margin-top: 20px;
	margin-right: 6px;
	white-space: nowrap;
	color: #DC194B;
	display: none;
}


/* Manage Users Page */

#search_users_container {
	margin-top: 10px;
	background: url(../img/user_search_bg.png) repeat-x bottom;
	padding-bottom: 10px;
}
#search_users_container div {
	padding-bottom: 8px;
	margin: 0px;
	float: left;
	width: 710px;
}

#search_users_container h2 {
	font-size: 12px;
	line-height: 26px;
	background: url(../img/form_h2_bg.png) repeat-x;
	padding-left: 12px;
	border-bottom: 1px solid #cacaca;
	display: block;
	height: 26px;
}
#hide_user_search     {
	font-size: 11px;
	font-weight: normal;
	background: url(../img/grey_x.png) no-repeat;
	display: block;
	color: #999999;
	cursor: pointer;
	line-height: 26px;
	margin: -27px 6px 0px 0px;
	padding: 0px 0px 0px 12px;
	white-space: nowrap;
	height: 26px;
	float: right;
}
#hide_user_search:hover   {
	color: #DC194B;
	text-decoration: none;
	background: url(../img/red_x.png) no-repeat 0px 0px;
}


#search_users_container label {
	font-weight: bold;
	display: inline-block;
	padding: 0px;
	width: 220px;
	margin-top: 16px;
	margin-left: 12px;
	float: left;
}
#search_users_container input.textfield {
	float: left;
	width: 218px;
	margin-left: 12px;
	border: 1px solid #cacaca;
	margin-top: 2px;
}
#search_users_button {
	color: #dc194b;
	float: right;
	height: 29px;
	width: 115px;
	background: url(../img/users_search_button_bg.png) no-repeat;
	text-decoration: none;
	margin-top: 14px;
	margin-right: 14px;
	border-style: none;
	font-size: 12px;
	padding: 0px 0px 5px !important;
	padding: 0px 0px 0px;
	cursor: pointer;
	display: inline-block;
	line-height: 29px;
}
#search_users_button.rob_hover {
	text-decoration: underline;
	background: url(../img/users_search_button_bg_o.png) no-repeat 0px 0px;
}
#user_chart_box, div.assign_squares {
	margin-top: 10px;
}
#user_chart_box  h2, div.assign_squares h2 {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	background: url(../img/login_header_bg.png) repeat-x;
	height: 28px;
	padding-left: 12px;
	text-transform: uppercase;
}
ul.paging {
	display: block;
	background: #F7F7F7;
	height: 28px;
	text-align: right;
	margin-top:3px;
}
ul.paging   li {
	display: inline;
	margin-right: 4px;
	height: 28px;
	margin-left: 0px;
	padding: 0px;
}
ul.paging a {
	display:inline;
	height: 20px;
	border: 1px solid #cacaca;
	background: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	margin-top: 3px;
	line-height: 20px;
	padding-bottom:4px;
}
ul.paging  a.back  {
	background: #fff url(../img/arrow_back.png) no-repeat center center;
	height: 20px;
	padding:0px 10px 4px 10px;
	width: 20px;
}
ul.paging a.fwd {
	background: #fff url(../img/arrow_fwd.png) no-repeat center center;
	height: 20px;
	padding:0px 10px 4px 10px;
	width: 20px;
}
ul.paging a:hover {
	text-decoration: none;
	border-color: #DC194B;
}
ul.paging a.current, ul.paging a.current:hover {
	color: #515151;
	text-decoration: none;
	background: #F7F7F7;
	border-color: #F7F7F7;
}
ul.chart {
	height: 30px;
	border-bottom: 1px solid #cacaca;
	display: block;
}
ul.squares {
	border-top: 1px solid #cacaca;
	border-bottom: none;
}
ul.squares.alt {
	background: #f4f4f4;
}

ul.data {
	cursor: pointer;
}
ul.header {
	background: #F7F7F7;
	border-top: 1px solid #cacaca;
}
ul.totals {
	font-weight: bold;
	background: #F7F7F7;
	border-bottom-style: none;
}


ul.chart li {
	line-height: 26px;
	display: block;
	height: 26px;
	margin-top: 2px;
	border-right: 1px solid #cacaca;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}
ul.header li {
	font-weight: bold;
}

ul.chart li.user_chart_li1 {
	width: 33px;
	position: relative;
	line-height: normal;
}
ul.chart li.user_chart_li2 {
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.chart  li.user_chart_li3 {
	width: 101px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.chart li.user_chart_li4 {
	width: 175px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.chart li.user_chart_li5 {
	width:125px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.chart li.user_chart_li6 {
	width: 165px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.chart li.user_chart_li7{
border-right-style: none;
padding-right: 5px;
padding-left: 5px;
}
ul.header   li.category_li1, ul.totals  li.category_li1 {
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.header   li.category_li2, ul.totals  li.category_li2 {
	width: 458px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
}
ul.totals .category_li1 {
	text-transform: uppercase;
	text-align: right;
}

ul.data li.category_li1 {
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.data li.category_li2 {
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.data li.category_li3 {
	width: 50px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	text-align: center;
}
ul.squares  li.assign_squares_li1 {
	width: 63px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.squares  li.assign_squares_li2 {
	width: 250px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.squares li.assign_squares_li2 select {
	width: 250px;
	border: 1px solid #cacaca;
	color: #515151;
	margin-top: 0px !important;
	margin-top: 2px;
}


ul.squares  li.assign_squares_li3 {
	width: 362px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
}
ul.squares li.assign_squares_li3 label {
	display: block;
	float: left;
	margin-right: 3px;
}
ul.squares li.assign_squares_li3 label.right {
	margin-left: 10px;
}

ul.squares li.assign_squares_li3 input {
	width: 126px;
	float: left;
	border: 1px solid #cacaca;
	font-size: 14px;
	color: #515151;
	margin-right: 5px;
	margin-top: 3px;
}
ul.squares li.assign_squares_li3 img {
	float: left;
}


input.user_chart_checkbox {
	padding: 0px;
	float: left;
	margin: 7px 0px 0px 8px !important;
	margin: 3px 0px 0px 5px;
}
#check_all_link, #check_all_link:hover  {
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	margin-top: -27px;
	display: block;
	width: auto;
	float: left;
	margin-left: 12px;
	color: #dc194b;
	text-decoration: none;
}
.buttons_right {
	width: 710px;
	text-align: right;
	padding: 10px 0px 0px;
	float: left;
}
div.category_sublist  {
	margin-top: 10px;
}
.grey_button {
	background: url(../img/grey_form_button.png) no-repeat 0px 0px;
	padding: 0px 0px 5px !important;
	padding: 0px 0px 0px;
	height: 25px;
	width: 111px;
	margin-left: 10px;
	border-style: none;
	color: #DC194B;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	line-height: 25px;
}
.grey_button.rob_hover {
	background: url(../img/grey_form_button_o.png) no-repeat 0px 0px;
	text-decoration: underline;
}
.dark_grey_button {
	background: url(../img/dark_grey_form_button.png) no-repeat 0px 0px;
	padding: 0px 0px 5px !important;
	padding: 0px 0px 0px;
	height: 25px;
	width: 111px;
	margin-left: 10px;
	border-style: none;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	line-height: 25px;
}
.dark_grey_button.rob_hover {
	background: url(../img/dark_grey_form_button_o.png) no-repeat 0px 0px;
	text-decoration: underline;
}
.red_button {
	background: url(../img/red_form_button.png) no-repeat 0px 0px;
	padding: 0px 0px 5px !important;
	padding: 0px 0px 0px;
	height: 25px;
	width: 111px;
	margin-left: 10px;
	border-style: none;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	line-height: 25px;
}
.red_button.rob_hover {
	background: url(../img/red_form_button_o.png) no-repeat 0px 0px;
	text-decoration: underline;
}

.red1 a {
	background: url(../img/red_form_button.png) no-repeat 0px 0px;
	padding: 0px 0px 5px !important;
	padding: 0px 0px 0px;
	height: 25px;
	width: 111px;
	margin-left: 10px;
	border-style: none;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	line-height: 25px;
}


.red_button_long {
	background: url(../img/red_form_long_button.png) no-repeat 0px 0px;
	padding: 0px 0px 5px !important;
	padding: 0px 0px 0px;
	height: 25px;
	width: 168px;
	margin-left: 10px;
	border-style: none;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	line-height: 25px;
}
.red_button_long.rob_hover {
	background: url(../img/red_form_long_button_o.png) no-repeat 0px 0px;
	text-decoration: underline;
}

div.category_sublist   h2   {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	background: url(../img/login_header_bg.png) repeat-x;
	height: 28px;
	padding-left: 12px;
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom:10px;
}
div.category_sublist  a   {
	color: #DC194B;
	text-decoration: none;
}
div.category_sublist  a:hover   {
	text-decoration: underline;
}
div.category_sublist    h2.closed span    {
	background: url(../img/arrow_category_sublist.png) no-repeat 0px 1px;
	display: block;
	padding-left: 16px;
}
div.category_sublist  div  {
	display: none;
}
div.category_sublist    h2.expanded span    {
	background: url(../img/arrow_category_sublist_down.png) no-repeat 0px 2px;
	display: block;
	padding-left: 16px;
}
#assign_squares_category_list {
	float: left;
	width: 710px;
	margin-top: 10px;
}
#squares_category_list {
	background: url(../img/select_category_list_bg.png) no-repeat 0px 0px;
	float: left;
	height: 25px;
	width: 208px;
	margin-top: 5px;
	overflow: hidden;
	position: relative;
}
#squares_category_list div.option {
	font-size: 12px;
	line-height: 25px;
	color: #515151;
	height: 25px;
	padding-left: 5px;
	position: absolute;
	top: 26px;
	width: 204px;
}

#squares_category_list_buttons {
	float: left;
	height: 25px;
	width: 23px;
	margin-top: 5px;
	margin-right: 10px;
	cursor: pointer;
}
#squares_category_list_go_button {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../img/select_category_go_bg.png) no-repeat 0px 0px;
	float: left;
	height: 25px;
	width: 30px;
	margin-top: 5px;
	padding: 0px 0px 5px !important;
	padding: 0px 0px 0px;
	color: #fff;
	border-style: none;
}
#squares_category_list_go_button.rob_hover {
	text-decoration: underline;
	background: url(../img/select_category_go_bg_o.png) no-repeat 0px 0px;
}
#create_edit_box {
	float: left;
	width: 480px;
	margin-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #cacaca;
	background: #f9f9f9;
	/*height:321px;*/
}
#create_edit_box li {
	float: left;
	/*height: 30px;*/
	width: 480px;
	margin-top: 5px;
}
#create_edit_box li.button_li {
	text-align: right;
	width: 470px;
	height: 25px;

}
#create_edit_box label {
	line-height: 30px;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	float: left;
	height: 30px;
	width: 130px;
	text-align: right;
	font-weight: bold;
}
#create_edit_box input {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
#create_edit_box input.ce_textfield, #create_edit_box input.ce_textfield2 {
	border: 1px solid #cacaca;
	color: #515151;
	float: left;
}
#create_edit_box input.ce_textfield {
	width: 330px;
	margin-top: 3px;
}
#create_edit_box input.ce_textfield2 {
	width: 30px;
	margin-top: 3px;
}
#create_edit_box input.checkbox {
	float: left;
	margin-top: 8px !important;
	margin-top: 4px;
	padding: 0px;
}
#users_top_tabs {
	color: #515151;
	display: block;
	float: left;
	height: 28px;
	width: 690px;
	border-bottom: 3px solid #7F7F7F;
	margin-top: 28px;
	padding-left: 22px;
}
#users_top_tabs li {
	float: left;
	height: 28px;
	width: 158px;
	margin-left: 5px;
}
#users_top_tabs a {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	background: url(../img/users_top_tab_bg.png) no-repeat 0px 0px;
	float: left;
	height: 28px;
	width: 158px;
	text-align: center;
}
#users_top_tabs a:hover {
	text-decoration: none;
}
#users_top_tabs a.current, #users_top_tabs a.current:hover {
	background: url(../img/users_top_tab_bg_current.png) no-repeat 0px 0px;
	color: #fff;
	text-decoration: none;
}
div.users_wrapper {
	background: #F4F4F4;
	float: left;
	width: 710px;
	border: 1px solid #cacaca;
	border-top: none;
	padding-bottom: 10px;
}
div.info_msg {
	float: left;
	width: 684px;
	margin-top: 10px;
	margin-left: 10px !important;
	margin-left: 5px;
	border: 3px solid #DC194B;
	background: #fff url(../img/info_msg_bg.png) no-repeat left top;
}
div.info_msg div.p {
	font-size: 12px;
	line-height: 25px;
	margin: 0px 10px 0px 24px;
	padding: 0px;
}
div.info_msg1 {
	/*float: left;*/
	width: 403px;
	margin-top: 10px;
	/*margin-left: 10px !important;*/
	margin-left: 6px;
	border: 3px solid #DC194B;
	background: #fff url(../img/info_msg_bg.png) no-repeat left top;
	padding-left:25px;
	margin-left:auto;
	margin-right:auto;
	line-height:23px;
}
div.info_msg2 {
	/*float: left;*/
	width: 450px;
	margin-top: 10px;
	/*margin-left: 10px !important;*/
	margin-left: 6px;
	border: 3px solid #DC194B;
	background: #fff url(../img/info_msg_bg.png) no-repeat left top;
	padding-left:25px;
	
	line-height:23px;
}
div.info_msg div.p1 {
	font-size: 12px;
	line-height: 25px;
	margin: 0px 20px 0px 24px;
	padding: 0px;
	
	}
.text{
	margin-left:10px;
	}
	
div.user_form_box {
	float: left;
	width: 688px;
	border: 1px solid #cacaca;
	margin-left: 10px !important;
	margin-left: 5px;
	background: #fff;
	margin-top: 10px;
	padding-bottom: 20px;
}
div.user_form_box h2 {
	font-size: 16px;
	line-height: 26px;
	color: #515151;
	height: 26px;
	background: url(../img/form_h2_bg.png) repeat-x;
	padding-left: 6px;
	border-bottom: 1px solid #cacaca;
}
div.user_form_box h3 {
	font-size: 16px;
	padding-left: 6px;
	margin-top: 16px;
}
div.user_form_box p {
	padding-right: 6px;
	padding-left: 6px;
}
div.user_form_field_container {
	margin-top: 10px;
}
div.user_form_field_container2 {
	margin-top: 11px;
}
div.user_form_field_container3 {
	margin-top: 1px;
}
div.user_form_field_container4 {
	margin-top: 5px;
}

div.user_form_field_container input.textfield, div.user_form_field_container select.textfield, div.user_form_field_container2 input.textfield, div.user_form_field_container2 select.textfield {
	font-size: 12px;
	background: #F9F9F9;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #cacaca;
	margin-top: 3px !important;
	margin-top: 1px;
}
div.user_form_field_container input.textfield, div.user_form_field_container select.textfield, div.user_form_field_container3 input.textfield, div.user_form_field_container3 select.textfield {
	font-size: 12px;
	background: #F9F9F9;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #cacaca;
	margin-top: 3px !important;
	margin-top: 1px;
}
div.user_form_field_container label {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	float: left;
	width: 185px;
	padding-right: 10px;
	text-align: right;
}
div.user_form_field_container2 label {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	float: left;
	width: 162px;
	padding-right: 10px;
	text-align: right;
}
div.user_form_field_container3 label {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	float: left;
	width: 162px;
	padding-right: 10px;
	text-align: right;
}

div.user_form_field_container4 label {
	
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	float: left;
	width:162px;
	padding-right: 10px;
	text-align: right;
}

input.clearfield {
	color: #868686;
}

div.user_form_field_container input.user_textfield1, div.user_form_field_container2 input.user_textfield1 {
	width: 440px;
}
div.user_form_field_container input.user_textfield2, div.user_form_field_container2 input.user_textfield2,textarea {
	width: 215px;
	margin-right: 10px;
	/*border:none;*/
}
.user_textfield1{
width:440px;
border:1px solid #CACACA;

}
div.user_form_field_container select.user_textfield2, div.user_form_field_container2 select.user_textfield2 {
	width: 215px !important;
	width: 218px;
	margin-right: 10px;
}
div.user_form_field_container select.user_textfield3, div.user_form_field_container2 select.user_textfield3 {
	width: 100px;
}
#users_form_button {
	float: left;
	width: 670px;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-top: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: right;
}
#subscription_overview_box {
	padding-bottom: 10px;
}

#subscription_overview_box  ul {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	display: block;
	float: left;
	width: 668px;
}
#subscription_overview_box li {
	width: 668px;
	margin-top: 10px;
	float: left;
}
#subscription_overview_box span {
	font-weight: bold;
	display: block;
	float: left;
	width: 236px;
}
#subscription_overview_box  a {
	color: #DC194B;
}
#upgrade_request_box {
	background: url(../img/subscription_request_form_bg.png) no-repeat left top;
	float: left;
	height: 192px;
	width: 668px;
	margin-top: 10px;
	margin-left: 10px !important;
	margin-left: 5px;
}
#upgrade_request_box h2 {
	background: url(none);
	border-style: none;
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 8px;
}
#upgrade_request_box select {
	width: 360px;
	margin-top: 10px;
	margin-left: 6px;
	border: 1px solid #cacaca;
	clear: left;
}
#upgrade_request_box textarea {
	font-size: 12px;
	color: #515151;
	height: 60px;
	width: 430px;
	border: 1px solid #cacaca;
	margin-top: 5px;
	margin-left: 6px;
}
#upgrade_send_button {
	background: url(../img/grey_form_button_small.png) no-repeat left top;
	height: 25px;
	width: 50px;
	padding: 0px 0px 2px !important;
	padding: 0px 0px 0px;
	margin-left: 390px;
	margin-top: 5px;
	font-weight: bold;
	color: #515151;
	border-style: none;
}
#upgrade_send_button.rob_hover {
	text-decoration: underline;
	background: url(../img/grey_form_button_small_o.png) no-repeat 0px 0px;
}
#add_location {
	white-space: nowrap;
	float: right!important;
	line-height: 26px;
	height: 26px;
	margin-top: -27px;
	margin-right:6px;
	background: url(../img/plus_sign.png) no-repeat 0px 0px;
	padding-left: 22px;
}
#add_location:hover {
	background: url(../img/plus_sign_o.png) no-repeat 0px 0px;
	text-decoration:none;
}

#invoices_list_box  ul {
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 16px;
	list-style: disc;
}
#invoices_list_box li {
	margin-top: 8px;
	margin-left: 12px;
}
#our_locations_box ul {
	display: block;
	margin: 16px 0px 0px;
	padding: 0px;
	float: left;
	width: 229px;
	height: 160px;
}
#our_locations_box li {
	margin: 0px 6px;
	padding: 0px;
}
#our_locations_box li.end {
	margin-top: 16px;
}
#our_locations_box strong.large {
	font-size: 14px;
}
#our_locations_box a {
	color: #DC194B;
}
#delete_location_link, #hide_announcements {
	line-height: 26px;
	background: url(../img/grey_x.png) no-repeat 0px 0px;
	display: block;
	float: right;
	height: 26px;
	white-space: nowrap;
	padding-left: 12px;
	margin-right: 6px;
	margin-top: -27px;
	font-size: 11px;
}
#delete_location_link:hover, #hide_announcements:hover {
	background: url(../img/red_x.png) no-repeat 0px 0px;
}
#show_announcements, #show_announcements:hover {
	font-size: 11px;
	line-height: 26px;
	color: #fff;
	white-space: nowrap;
	display: none;
	float: right;
	height: 26px;
	margin-top: -27px;
	padding-right: 6px;
}

div.video_info_box {
	background: #F4F4F4;
	margin: 10px 6px 0px 6px !important;
	margin: 10px 6px 0px 3px;
	padding: 0px 0px 6px;
	float: left;
	height: 280px;
	width: 344px;
	overflow: hidden;
}
div.video_info_box h2 {
	font-size: 14px;
	white-space: nowrap;
	display: block;
	float: left;
	margin-top: 6px;
	padding-right: 12px;
	padding-left: 6px;
	clear: left;
	background: url(../img/arrow_quick_ref_red.png) no-repeat right center;
}
div.video_info_box p {
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	clear: left;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 6px;
}
#training_video_container {
	float: left;
	width: 512px;
	margin-top: 10px;
	background: #CCCCCC;
}
#training_video_text {
	float: left;
	width: 512px;
	margin-top: 10px;
	background: #F4F4F4;
	padding-bottom: 6px;
}
#training_video_text h2 {
	font-size: 16px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
#training_video_text p {
	margin-right: 6px;
	margin-left: 6px;
}
#announcement_box {
	margin-top: 10px;
	background: #FFFFCD;
	padding-bottom: 6px;
	border-bottom:1px solid #FE9900;
	border-top:1px solid #FE9900;
    
}
#announcement_box h2 {
	font-size: 12px;
	line-height: 26px;
	padding-left: 6px;
	/*background: url(../img/form_h2_bg.png) repeat-x;
	border-bottom: 1px solid #cacaca;*/
}
#announcement_box h3 {
	font-size: 16px;
	margin: 10px 6px 0px;
}
#announcement_box p {
	margin-right: 6px;
	margin-left: 6px;
	line-height:17px;
	
}
#home_getting_started_box {
	margin-top: 10px;
	background: #f9f9f9;
	padding-bottom: 6px;
}
#home_getting_started_box h2 {
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	background: url(../img/headers_bg1.png) repeat-x;
	height: 26px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #cacaca;
}
div.getting_started_box {
	float: left;
	height: 210px;
	width: 235px;
	margin-top: 6px;
	overflow: hidden;
}
div.getting_started_box h3 {
	font-size: 16px;
	white-space: nowrap;
	display: block;
	float: left;
	margin-top: 6px;
	padding-right: 12px;
	padding-left: 6px;
	clear: left;
	background: url(../img/arrow_quick_ref_red.png) no-repeat right center;
}
div.getting_started_box p {
	margin-right: 6px;
	margin-left: 6px;
	clear: left;
}


#getting_started_box1 {
	border-right: 1px solid #cacaca;
}
#getting_started_box2 {
	border-right: 1px solid #cacaca;
	border-left: 1px solid #fff;
}
#getting_started_box3 {
	border-left: 1px solid #fff;
}
#home_ad_squares_info {
	background: #f9f9f9;
	margin-top: 10px;
}
#home_ad_squares_info h2 {
	font-size: 18px;
	line-height: 48px;
	text-align: center;
}
textarea.textarea1 {
	height: 80px;
	width: 460px;
	border:1px solid #CACACA;
}
textarea.square_edit_textarea {
	background: #F9F9F9;
	border: 1px solid #cacaca;
	width: 440px;
	height: 80px;
}

div.profile_img_box {
	height: 191px;
	width: 223px;
	float: left;
	border: 1px solid #cacaca;
	overflow: hidden;
	margin-right: 10px;
}


div.profile_img_box1 {
	
	width: 223px;
	float: left;
	border: 1px solid #cacaca;
	overflow: hidden;
	margin-right: 10px;
}



div.profile_img_box1 h4 {
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #cacaca;
	background: #F9F9F9;
}
div.profile_img_box1 span.profile_img_delete {
	font-size: 11px;
	line-height: 26px;
	white-space: nowrap;
	display: block;
	float: right;
	height: 26px;
	margin-top: -27px;
	padding-right: 6px;
}



div.profile_img_box h4 {
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #cacaca;
	background: #F9F9F9;
}
div.profile_img_box span.profile_img_delete {
	font-size: 11px;
	line-height: 26px;
	white-space: nowrap;
	display: block;
	float: right;
	height: 26px;
	margin-top: -27px;
	padding-right: 6px;
}
div.profile_file_upload_button_box {
	margin-top: 10px;
	text-align: right;
	padding-right: 80px;
}
div.squares_list_box {
	background: #F4F4F4;
	margin-top: 10px;
	height: 164px;
	overflow: hidden;
	border:1px solid #CACACA;
}
img.squares_list_img {
	float: left;
	height: 164px;
	width: 223px;
	border-right: 1px solid #cacaca;
}

img.squares_list_img1{
	
	height: 96px;
	width: 239px;
	
}

div.squares_list_box ul {
	display: block;
	float: left;
	height: 144px;
	width: 300px;
	margin-top: 10px;
	border-right: 1px solid #cacaca;
}
div.squares_list_box   ul li {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
div.squares_list_box ol {
	display: block;
	/*width: 180px;*/
	float: left;
	margin-top: 10px;
}
div.squares_list_box ol li {
	margin-left: 10px;
	margin-bottom: 10px;
}



/*div.squares_list_box ol li a  {
	font-size: 12px;
	line-height: 25px;
	background: url(../img/dark_grey_form_button.png) no-repeat 0px 0px;
	display: block;
	height: 25px;
	width: 111px;
	text-align: center;
	color: #fff;
}
*/
.abc a {
	background: url(../img/edit_ad_square.png) no-repeat 0px 0px;
	display: block;
	height: 25px;
	width: 120px;
	
	}

.abc a:hover {
	
	text-decoration: underline;
	background: url(../img/edit_ad_square.png) no-repeat 0px 0px;
}

.def a {
	background: url(../img/view_live.png) no-repeat 0px 0px;
	display: block;
	height: 25px;
	width: 120px;
	
}
.def a:hover {
	
	text-decoration: underline;
	background: url(../img/view_live.png) no-repeat 0px 0px;
}


/*div.squares_list_box ol li a:hover {
	color: #fff;
	text-decoration: underline;
	background: url(../img/dark_grey_form_button_o.png) no-repeat 0px 0px;
}*/



div.content_box2  h2, div.content_box3 h2 {
	font-size: 16px;
}
img.info_icon {
	cursor: help;
	vertical-align: top;
	margin-left: 4px;
	margin-top: 5px;
}
img.info_icon2 {
	margin-top: 2px;
}

div.user_form_box p.smallnote, p.smallnote {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding-left: 166px;
}
p.smallnote2  {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding-left: 172px;
}

p.smallnote3 {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	/*padding-left: 172px;*/
}
#auto_remove {
	margin-left: 172px;
	padding: 0px;
	margin-top: 6px;
}
div.user_form_field_container2 label.square_edit_checkbox_label {
	clear: none;
	width: 160px;
	float: none;
	font-weight: normal;
}
#edit_square_step2_box {
	padding-bottom: 20px;
	border-bottom: 1px solid #cacaca;
}
#square_edit_upload_box {
	margin-top: 10px;
	/*padding-bottom: 10px;*/
	/*padding: 10px;*/
}
#square_edit_upload_box input.filefield {
	background: #fff;
	
}
#upc_square_box img {
	height: 66px;
	width: 154px;
	margin-top: 48px;
	margin-left: 34px;
}
div.content_box3 div.profile_img_box {
	margin-top: 10px;
}

#flashMessage {
display:inline }

.buy_now_clicks{
padding-left:6px;
padding-top:2px;
padding-bottom:2px;
padding-right:30px!important;
}
#RcategoryRcategory{
display: block;
 height:321px;
}
#page_next li{
float: left;
 list-style: none;
}
.clearer{
 clear: both;
}
.next{
padding-left:5px;
}
.thumb{
 /*margin-left:173px;*/
 border:1px solid #7F9DB9;
 padding:5px;
 margin-left:10px;
}
.delete{
 padding-bottom:7px;
 padding-top:4px;
 margin-right:53px;
}

.left_area{
 float: left;
}
.right_area{
 float: right;
/* padding-top:90px;*/
}

#image_area{
float:left;
 width:165px;
 /*padding-top:10px;*/
}

.color{
 border-color:#999999;
}

.mce{
	display:inline;
	float:right;
	margin-right:46px;
	margin-top:-150px;
	width:50px;
}
#square_edit_upload_box fieldset {
	margin-top:10px;
	padding-left:10px;
}

.tooltip_head{
	font-size:20px;
	font-weight:bold;
}

.error{
	color:#FF0000;
}

.hr_line_date{
width:345px;
float:left;
}


.date_div_top_bottom{
border-bottom:1px dashed ;
margin-top:15px;
border-top:1px dashed;}

#content div.instruction{
	padding:10px!important;
}
.create_adsquare{
    background: url(../img/square.gif) no-repeat 0px 0px;
    display:block;
	float:right;
	height:25px;
	width:160px;
	text-indent:-3000px;
}
.email_send a{
	float:right;
	margin-top:-20px;
	padding-right:10px;
	color:#DC194B;
	text-decoration:underline;
}

.users_index{
	border:#333333;
	text-align:center;
}
.users_index tr th{
	border-bottom:1px solid #CACACA;
	border-top:1px solid #CACACA;
	border-right:1px solid #CACACA;
	padding-bottom:8px;
	padding-top:8px;
	background-color:#F7F7F7;
}
.users_index tr td{
	border-bottom:1px solid #CACACA;
	border-top:1px solid #CACACA;
	border-right:1px solid #CACACA;
	padding-bottom:3px;
	padding-top:3px;
}
.users_index tr:hover{
	background:#F9F9F9;
 }
.astarick {
 	float:right;
	color:#DC194B;
	margin-top:-15px;
	padding-right:99px;
	font-weight:bold;
 }
 
 .area_text{
 	width:440px;
	height:120px;
 }
 
 
.seasons{
	
	background:none repeat scroll 0 0 #F4F4F4;
	border-color:-moz-use-text-color #CACACA #CACACA;
	border:1px solid #CACACA;
	border-style:solid;
	border-width:1px;
	padding-bottom:10px;/**/
	width:575px;
	} 

.seasons_margin_top{
	margin-top:20px;
}

.season_pagination{
	margin-top:20px;
}
.seasons .submit{
	height:25px;
	text-align:right;
	width:525px;
}
 
.season_input{
	padding:10px;
}

.color_input{
	padding:10px;
}

.season_input label{
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	/*padding-right:10px;*/
	text-align:right;
	width:185px;
		
}

.season-margin-left{
	padding-right:26px;
}


.color_input label{
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	/*padding-right:10px;*/
	text-align:right;
	width:185px;
}

.color-margin-left{
	padding-right:26px;
}

.seasons_inner{
	margin:10px 10px 5px 10px;
	background:#FFFFFF;
}


#season_text_field{
width:440px;
}

.color_text_field{
width:440px;
}

.seasons h2{
	background:url("../img/form_h2_bg.png") repeat-x scroll 0 0 transparent;
	border-bottom:1px solid #CACACA;
	color:#515151;
	font-size:16px;
	height:26px;
	line-height:26px;
	padding-left:6px;
}

.seasons .index_left{
	width:150px;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

.seasons_index{
	padding-left:5px;
	height:20px;
}
#seasons_index_heading{
	width:530px;
	padding-left:5px;
	height:25px;
}

.index_left_inner{
	float:left;
	width:150px;
	
}

.index_right{
	float:left;
	width:150px;;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

.index_center_inner{
	float:left;
	width:150px;;

}


.index_edit{
	float:left;
	width:50px;
}

.index_del{
	width:50px;
	float:left;
}

.index_right2{
	float:left;
	width:250px;;
	
}

.season_form{
	padding:5px
}

.index_left2{
	/*border:1px solid;*/
}

.color_inner{
	margin-left:5px;
}

.color_heading{
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	height:25px;
	
	
}

.color_left{
	width:150px;
	float:left;
}

.color_center{
	width:150px;
	float:left;
}

.color_right{
	width:150px;
	float:left;
}

.color_row{
	height:20px;
}

.color_right a{
	padding-right:10px;
}

.index_center{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	width:150px;
}

