@charset "utf-8";

/*----party tags----*/

.dashboard_content_area h1 {
	margin-left:20px;
}

.dashboard_content_container{
	background:transparent url(../images/partyplanner_contentbg.gif) no-repeat scroll 0 0;
	float:left;
	padding:5px 0 0 0;
	width:721px;
}

.text_headers {
	padding:0px 5px 5px 5px;
}

/*---tabs area---*/

.tabbed_area{
	width:710px;
}

.tabs{
	float:left;
}

.tabs .tab{
	float:left;
}


.tabs .tab img.tab {
   cursor: pointer;
}

.tabs_content{
	background:url("../images/db_tabs_tile.jpg") no-repeat scroll 0 0 transparent;
	float:left;
}

.loading_throbber {
	width:664px;
	height:160px;
	text-align:center;
	vertical-align:middle;
}

.tabs_content_header{
	width:715px;
	height:28px;
}

.tabs_content_body{
	padding:1px 0 0 20px;
	width:680px;
	min-height:160px;
	height:auto !important;
  	height:160px;
}

.tabs_content table{
	padding:5px 0;
}

.tabs_content table tr{
	height:20px;
}

.tabs_content table td{
	padding:2px 0 2px 5px;
}

.tabs_content table td.table_head{
	font-size:11px;
	color:#999999;
	font-weight:bold;
	text-transform:uppercase;
}

.tabs_content table td.info_links{
	font-size:10px;
	padding-right:10px;
	text-align:right;
}

.table_divider {
	background:url(../images/dotted_line_bg.gif) repeat-x;
	padding:0px;
}

.table_white_row {
	background-color:#FFFFFF;
}

.table_grey_row {
	background-color:#EFEFEF;
}

.tabs_content_footer {
}

.no-plans {
	padding:40px 40px 0;
	text-align:center;
	width:590px;
}

/*---db_content_area---*/

.db_content_area {
	background:url(../images/db_content_header.gif) no-repeat;
	float:left;
	min-height:300px;
	padding:20px 20px 0 10px;
	width:680px;
	text-align:left;
}

#theme_detail {
	height:275px;
	left:312px;
	position:absolute;
	top:410px;
	width:511px;
	z-index:100;
	background:url(../images/theme_select_bg.png) no-repeat;
	overflow:hidden;
}

.theme_area {
	float:left;
	height:237px;
	padding:18px;
	position:absolute;
	width:477px;
	.width:490px;
}

.theme_bg {
	border:1px solid blue;
	float:left;
	height:90px;
	width:470px;
}

.theme_bar {
	background-color:#F4F4F4;
	height:60px;
	padding:30px 0 0 10px;
	text-align:left;
	width:465px;
}

.theme_info {
	float:left;
	margin:12px 0 0;
}

.theme_description {
	float:left;
	height:125px;
	padding:10px 15px 10px 10px;
	width:312px;
}

.theme_select_button {
	float:left;
	height:140px;
	text-align:center;
	width:138px;
}

.more_themes {
	float:left;
	padding:10px 0;
	width:710px;
}

.new-theme {
	float:left;
	height:82px;
	position:relative;
	width:92px;
	z-index:100;
}

.theme_select_area {
	border-bottom:1px solid #ADC992;
	border-left:1px solid #ADC992;
	border-right:1px solid #ADC992;
	padding:15px 0 0 10px;
	width:698px;
	.width:710px;
	margin-top:-5px;
}

.theme_list_element{
	border-right:1px solid #CCCCCC;
	float:left;
	height:104px;
	margin:0 0 20px;
	padding:10px;
	width:95px;
	cursor:pointer;
}

.theme_list_element_over {
	border-right:1px solid #CCCCCC;
	float:left;
	height:104px;
	margin:0 0 20px;
	padding:10px;
	width:95px;
	background:url(../images/theme_select_over_bg.gif) repeat-x;
	cursor:pointer;
}


.theme_list_element_name, .theme_list_element_name a {
	color:#006699;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:15px;
	margin-bottom:5px;
	overflow:hidden;
	width:95px;
}

#theme_list_element_image {
	border:1px solid #CCCCCC;
	float:left;
	height:82px;
	position:relative;
	top:-82px;
	width:92px;
}

.theme_list_element_over #theme_list_element_image {
	border:1px solid #006699;
	float:left;
	height:82px;
	width:92px;
}

.theme_select_area-footer {
	background:url("../images/theme_select_area-footer.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:10px;
	padding:10px 0;
	width:715px;
}

.db_content_footer {
	padding:10px 0;
	background:url(../images/db_content_footer.gif) no-repeat;
	width:715px;
	height:29px;
	float:left;
}

/*--poup tags--*/

.sparkl_popup_container {
	background-color:#FFFFFF;
	margin-top:-22px;
	padding:15px 10px;
	text-align:left;
	margin:0
}

.sparkl_popup_container h3 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	padding-bottom:5px;

}

/* highlight parties with sent invitations */
tr.invites_sent td {
	background: #B8DFA2;
}


/*--cancel party tags--*/

#cancel_party_confirm {
	background:url("../images/theme_select_bg.png") no-repeat scroll 0 0 transparent;
	height:275px;
	left:312px;
	overflow:hidden;
	padding:30px;
	position:absolute;
	top:260px;
	width:511px;
	z-index:100;
}

#cancel_party_confirm .head{
	border-bottom:1px solid #E0E0E0;
	height:22px;
	padding-bottom:5px;
	width:270px;
}

#cancel_party_confirm .body{
	border-bottom:1px solid #E0E0E0;
	height:100px;
	padding-top:10px;
	width:430px;
}

#cancel_party_confirm .buttons{
	height:40px;
	padding:15px 0 0;
	width:430px;
}


/*---Shopping list tags---*/

.popup_content_area {
	background-color:#FFFFFF;
	margin:-22px 0 0;
	width:433px;
	.width:413px;
	margin:-22px 0 0;
	padding:20px 25px 0;
	text-align:left;
}

.popup_content_footer {
	height:22px;
}

/*---Shopping list tags---*/

.shopping_list h2 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.shopping_list h3 {
	color:#669933;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.shopping_list .recipe {
	margin-left:10px;
}
