
div#customizePage {
	width: 633px;
	position: absolute;
	z-index: 10002;
	left: 25%;
	top: 35px;
	background: #fff;
	border: 1px solid #7b7b7b;
	padding: 4px;
	color: #424A5C;
}

div#customizePage .right {
	float: right;
}

div#customizePage .left {
	float: left;
}

div#customizePage a#closeBtn {
	position: absolute;
	top: 11px;
	right: 14px;
	display: block;
	text-indent: -9999px;
	height: 12px;
	width: 12px;
	background: url(../base_img/pop-ups/close_btn.jpg) no-repeat left top;
}

div#customizePage a#closeBtn:hover {
	background-position: left -13px;
}

div#customizePage h2 {
	background: #efefef;
	padding: 8px 0 8px 10px;
	font-size: 18px;
	font-weight: bold;
}

div#customizePage div#popupContent {
	margin-top: 42px;
	padding: 0 10px 0 10px;
}

div#customizePage div.inputArea {
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 24px;
	margin-bottom: 24px;
}

div#customizePage div.inputArea label {
	float: left;
	font-size: 12px;
}

div#customizePage div#changeName input {
	margin-left: 94px;
	border: 1px solid #8f8f8f;
	height: 20px;
	background: url(../base_img/pop-ups/text_input_bkgrnd.jpg) repeat-x left top;
	width: 200px;
}

div#customizePage .noFloat {
	float: none !important;
}

div#customizePage div#themeSelector {
	width: 470px;
}

div#customizePage div#themeSelector div.grid3col {
	margin: 0;
	min-width: 0;
	margin-bottom: 24px;
}

div#customizePage div#themeSelector div.grid3col div {
	float: left;
	height: 193px;
}

div#customizePage div#prevPage {
	width: 55px;
}

div#customizePage div#prevPage a {
	display: block;
	width: 31px;
	height: 30px;
	background: url(../base_img/pop-ups/prev_page.jpg) no-repeat left top;
	text-indent: -9999px;
	margin: 85px 0 0 10px;
}

div#customizePage div#prevPage a:hover {
	background-position: left -30px;
}

div#customizePage div#themes {
	
}

div#customizePage div#nextPage {
	width: 55px;
}

div#customizePage div#nextPage a {
	display: block;
	width: 31px;
	height: 30px;
	background: url(../base_img/pop-ups/next_page.jpg) no-repeat left top;
	text-indent: -9999px;
	margin: 85px 16px 0 0;
	float: right;
}

div#customizePage div#nextPage a:hover {
	background-position: left -30px;
}

div#customizePage div#themes ul {
	width: 360px;
}

div#customizePage div#themes ul li {
	width: 77px;
	height: 77px;
	display: block;
	float: left;
	background: #eee;
	margin: 0 6px 30px 6px;
}

div#customizePage div#themes ul li.selected {
	width: 73px;
	height: 73px;
	display: block;
	float: left;
	background: #eee;
	margin: 0 6px 30px 6px;
	border: 2px solid #444;
	font-weight: bold;
}

div#customizePage div#themes ul li a {
	display: block;
	height: 77px;
	width: 77px;
	margin-bottom: 6px;
}

div#customizePage div#themes ul li a:hover {
	background: #e0e0e0;
}

div#customizePage div#themes ul li.selected a {
	height: 73px;
	width: 73px;
	margin-bottom: 6px;
}

div#customizePage div#themes ul li#theme1 {
	background: #b42525;
}

div#customizePage div#themes ul li#theme2 {
	background: #ca8f1d;
}

div#customizePage div#themes ul li#theme3 {
	background: #a0ca0d;
}

div#customizePage div#themes ul li#theme4 {
	background: #b42525;
}

div#customizePage div#themes ul li#theme5 {
	background: #0dcaa9;
}

div#customizePage div#themes ul li#theme6 {
	background: #0d78ca;
}

div#customizePage div#themes ul li#theme7 {
	background: #5d0dca;
}

div#customizePage div#themes ul li#theme8 {
	background: #ca0ec8;
}

div#customizePage div#themes ul li#theme1 a {
	background: url('../base_img/theme_swatches/default_swatch.jpg');
}

div#customizePage div#themes ul li#theme2 a {
	background: url('../base_img/theme_swatches/balloons_swatch.jpg');
}

div#customizePage div#themes ul li#theme3 a {
	background: url('../base_img/theme_swatches/beach_swatch.jpg');
}

div#customizePage div#themes ul li#theme4 a {
	background: url('../base_img/theme_swatches/floral_swatch.jpg');
}

div#customizePage div#themes ul li#theme5 a {
	background: url('../base_img/theme_swatches/snow_swatch.jpg');
}

div#customizePage div#themes ul li#theme6 a {
	background: url('../base_img/theme_swatches/space_swatch.jpg');
}

div#customizePage div#themes ul li#theme1 a:hover {
	background: #c65959 url('../base_img/theme_swatches/default_swatch.jpg');
}

div#customizePage div#themes ul li#theme2 a:hover {
	background: #d7aa53  url('../base_img/theme_swatches/balloons_swatch.jpg');
}

div#customizePage div#themes ul li#theme3 a:hover {
	background: #b7d747 url('../base_img/theme_swatches/beach_swatch.jpg');
}

div#customizePage div#themes ul li#theme4 a:hover {
	background: #6ed745 url('../base_img/theme_swatches/floral_swatch.jpg');
}

div#customizePage div#themes ul li#theme5 a:hover {
	background: #47d7be url('../base_img/theme_swatches/snow_swatch.jpg');
}

div#customizePage div#themes ul li#theme6 a:hover {
	background: #4798d7 url('../base_img/theme_swatches/space_swatch.jpg');
}

div#customizePage div#themes ul li#theme7 a:hover {
	background: #8447d7 url('../base_img/theme_swatches/default_swatch.jpg');
}

div#customizePage div#themes ul li#theme8 a:hover {
	background: #d748d5 url('../base_img/theme_swatches/default_swatch.jpg');
}

div#customizePage div#pageSelector {
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

div#customizePage div#pageSelector ul {
	
}

div#customizePage div#pageSelector ul li {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	background: url(../base_img/pop-ups/page_markers.jpg) no-repeat left -15px;
	text-indent: -9999px;
	margin-right: 6px;
}

div#customizePage div#pageSelector ul li.active {
	background-position: left -30px;
}

div#customizePage div#pageSelector ul li a {
	display: block;
	width: 14px;
	height: 14px;
}

div#customizePage div#pageSelector ul li a:hover {
	background: url(../base_img/pop-ups/page_markers.jpg) no-repeat left top;
}

div#customizePage div#columnsSelector {
	float: right;
	width: 410px;
}

div#customizePage div#columnsSelector ul {
	margin-left: 13px;
	margin-bottom: 24px;
}

div#customizePage div#columnsSelector ul li {
	width: 59px;
	float: left;
	margin: 0 33px 0 0;
}

div#customizePage div#columnsSelector ul li.selected {
	font-weight: bold;
}

div#customizePage div#columnsSelector ul li.selected a {
	width: 57px;
	float: left;
	margin: 0 33px 0 0;
	border: 2px solid #999;
	background-position: 3px 3px !important;
	padding: 3px;
	margin: -3px 0 6px -3px;
}

div#customizePage div#columnsSelector ul li.selected a:hover {
	background-position: 3px -76px !important;
}

div#customizePage div#columnsSelector ul li a {
	display: block;
	width: 57px;
	height: 75px;
	text-indent: -9999px;
	margin: 0 0 6px 0;
}

div#customizePage div#columnsSelector ul li#twoCol a {
	background: url(../base_img/pop-ups/2_cols.jpg) no-repeat left top;
}

div#customizePage div#columnsSelector ul li#twoColFixed a {
	background: url(../base_img/pop-ups/2_cols_fixed.jpg) no-repeat left top;
}

div#customizePage div#columnsSelector ul li#threeCol a {
	background: url(../base_img/pop-ups/3_cols.jpg) no-repeat left top;
}

div#customizePage div#columnsSelector ul li#fourCol a {
	background: url(../base_img/pop-ups/4_cols.jpg) no-repeat left top;
}

div#customizePage div#columnsSelector ul li a:hover {
	background-position: left -79px !important;
}

div#customizePage div#columnsSelector input {
	float: left;
}

div#customizePage div#columnsSelector label {
	margin: 0 0 0 6px;
	line-height: 21px;
}

div#customizePage div#saveSettings {
	width: 204px;
	margin: 0 0 24px 204px;
}

div#customizePage div#saveSettings a {
	display: block;
	width: 98px;
	height: 23px;
	text-indent: -9999px;
}

div#customizePage div#saveSettings a#save {
	float: left;
	background: url(../base_img/pop-ups/save_button.jpg) no-repeat left top;
}

div#customizePage div#saveSettings a#cancel {
	float: right;
	background: url(../base_img/pop-ups/cancel_btn.jpg) no-repeat left top;
}

div#customizePage div#saveSettings a#save:hover {
	background-position: left -25px;
}

div#customizePage div#saveSettings a#cancel:hover {
	background-position: left -25px;
}

div#addRssFeed {
	width: 375px;
	height: 212px;
	padding: 5px;
	position: absolute;
	top: 179px;
	right: 268px;
	background: #fff;
	z-index: 1001;
	border: 1px solid #7b7b7b;
	color: #424A5C;
}

div#addRssFeed h2 {
	font-size: 18px;
	font-weight: bold;
	height: 34px;
	background: url(../base_img/pop-ups/rss_icon.jpg) no-repeat left top;
	padding: 7px 0 0 38px;
}

div#addRssFeed h2 a {
	margin-left: 20px;
	color:#0069ca!important;
}

div#addRssFeed h2 a:hover {
	color:#0069ca!important;
}

div#addRssFeed a#closeBtn {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	text-indent: -9999px;
	height: 12px;
	width: 12px;
	background: url(../base_img/pop-ups/close_btn_2.jpg) no-repeat left top;
}

div#addRssFeed a#closeBtn:hover {
	background-position: left -12px;
}

div#addRssFeed form {
	margin: 24px 0 0 5px;
}

div#addRssFeed form label {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
}

div#addRssFeed form input {
	width: 287px;
	height: 18px;
	background: url(../base_img/pop-ups/text_input_bkgrnd.jpg) repeat-x left top;
	border: 1px solid #aaa;
	float: left;
}

div#addRssFeed form a {
	width: 69px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	background: url(../base_img/pop-ups/add_btn.jpg) no-repeat left top;
	float: right;
	margin-right: 9px;
}

div#addRssFeed form a:hover {
	background-position: left -22px;
}

div#addRssFeed form p.example {
	clear: both;
	color: #a0a0a0;
	font-size: 10px;
	margin: 3px 0 0 0;
}

div#addRssFeed div#messaging {
	margin-top: 16px;
	margin-left: 5px;
}

div#addRssFeed div#messaging p#mainMessage {
	font-size: 12px;
	font-weight: bold;
	padding-left: 26px;
}

div#addRssFeed div#messaging p#success {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	height: 22px;
	background: url(../base_img/pop-ups/checkmark.jpg) no-repeat left top;
}

div#addRssFeed div#messaging p#error {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	height: 22px;
	font-weight: bold;
	background: url(../base_img/pop-ups/error.jpg) no-repeat left top;
}

div#addRssFeed div#messaging p#tips {
	padding-left: 26px;
}

div#makeHomepage {
	width: 399px;
	position: absolute;
	top: 250px;
	left: 30%;
	background: #fff;
	border: 1px solid #aeaeae;
	z-index: 1001;
	color: #424A5C;
}

div#makeHomepage h2 {
	background: #efefef;
	padding: 8px 0 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

div#makeHomepage a#closeBtn {
	position: absolute;
	top: 8px;
	right: 8px;
	display: block;
	text-indent: -9999px;
	height: 12px;
	width: 12px;
	background: url(../base_img/pop-ups/close_btn.jpg) no-repeat left top;
}

div#makeHomepage a#closeBtn:hover {
	background-position: left -13px;
}

div#makeHomepage div#popupContent {
	padding: 30px 24px 24px 24px;
}

div#makeHomepage h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 31px;
}

div#makeHomepage ol {
	font-size: 12px;
	margin-bottom: 18px;
}

div#makeHomepage ol li {
	list-style-type: decimal;
	margin: 0 0 12px 20px;
}

div#makeHomepage a#doneBtn {
	display: block;
	width: 69px;
	height: 22px;
	background: url(../base_img/pop-ups/done_btn.jpg) no-repeat left top;
	text-indent: -9999px;
}

div#makeHomepage a#doneBtn:hover {
	background-position: left -22px;
}

div .clearBoth {
	height: auto;
	margin: 0;
	padding: 0;
}

.tooltip {
	z-index: 10000;
	position: absolute;
}

.moduleTooltipLeft {
	width: 275px;
	background: transparent url(../base_img/tooltips/tooltip_lft_body.png) no-repeat left bottom;
	top: 200px;
	left: 300px;
}

.moduleTooltipRight {
	width: 275px;
	background: transparent url(../base_img/tooltips/tooltip_rgt_body.png) no-repeat right bottom;
	top: 500px;
	left: 850px;
}

.moduleTooltipTop {
	width: 254px;
	background: transparent url(../base_img/tooltips/tooltip_top_body.png) no-repeat left top;
	top: 60px;
	right: 106px;
}

.moduleTooltipBottom {
	width: 254px;
	background: transparent url(../base_img/tooltips/tooltip_btm_body.png) no-repeat left bottom;
	top: 736px;
	right: 106px;
}

.moduleTooltipLeft div.pointer {
	height: 45px;
	background: transparent url(../base_img/tooltips/tooltip_left_pointer.png) no-repeat left top;
}

.moduleTooltipRight div.pointer {
	height: 45px;
	background: transparent url(../base_img/tooltips/tooltip_rgt_pointer.png) no-repeat right top;
}

.moduleTooltipTop div.pointer {
	height: 45px;
	background: transparent url(../base_img/tooltips/tooltip_top_pointer.png) no-repeat left top;
	position: relative;
	top: 20px;
}

.moduleTooltipBottom div.pointer {
	height: 45px;
	background: transparent url(../base_img/tooltips/tooltip_btm_pointer.png) no-repeat left top;
	position: relative;
	top: -45px;
}

.moduleTooltipLeft p.content {
	padding: 0 42px 24px 20px;
	font-size: 12px;
	margin-top: -21px;
	line-height: 14px;
}

.moduleTooltipRight p.content {
	padding: 0 20px 24px 42px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 20px;
	margin-top: -21px;
}

.moduleTooltipTop p.content {
	padding: 20px 20px 0 20px;
	font-size: 12px;
	line-height: 14px;
}

.moduleTooltipBottom p.content {
	padding: 0 20px 20px 20px;
	font-size: 12px;
	line-height: 14px;
	margin-top: -45px;
}

.tooltip p.content {
	color: #000 !important;
}
