@import url(../../../../Design/Common/css/fonts_core.css);
@import url(../../../../Design/Common/css/fonts_m.css);
@import url(../../../../Design/Themes/Basic/theme.css);
@import url(../../../../Design/Themes/Basic/color/blue/color.css);
@import url(../../../../Design/Themes/Basic/mod/blue/mod.css);
@import url(../../../../Design/Themes/Basic/mod/green/mod_alt.css);
@import url(../../../../Design/Themes/Basic/btn/orange/btn.css);
@import url(../../../../Design/Themes/Basic/nav/blue/nav.css);
/* Global Controls */
BODY, FORM
{
	margin: 0;
	padding: 5px 0;
}
.DD_Div, .rb_AlternateLayoutDiv
{
	margin: 0 auto;
	width: 780px;
}
.DP_Left, .DP_Content, .DP_Right
{
	padding: 0;
	vertical-align: top;
}
.DH_Table, .rb_AlternatePortalHeader, .DP_Table, .rb_AlternateLayoutTable, .DF_Table, .rb_AlternatePortalFooter, .DH_Menu_Cell, .List_Center_Col_1, .List_Center_Col_2
{
	width: 100%;
}
.DH_Logo_Cell, .DH_Logo_Cell_Div, .DP_Left, .DP_Right, .Content_Left_Col, .Content_Right_Col, .List_Right_Col_1 .Stat_Table, .List_Right_Col_2 .Stat_Table
{
	width: 220px !important;
}
/* Head */
BODY
{
	background: #D5E2CF;
}

.DH_Menu_Cell
{
	background: #D5E2CF url(layout/dh_menu_cell.gif) right bottom no-repeat;
}
.DH_Menu_Table
{
	border: none;
	margin: 1px 3px 0 auto;
	padding: .2em;
	background-color: Transparent;
}
.DP_Right
{
	background-color: #95B487;
}
.DH_Nav_Cell
{
	background: #D5E2CF;
	height: 25px;
}
.DH_Nav_Div, .DH_Nav_Table
{
	height: 25px !important;
	margin-right: 0;
}
.DH_Logo
{
	display: none;
}

.DH_Logo_Cell, .DH_Logo_Cell_Div
{
	background: #D5E2CF url(layout/irishbeach_logo.gif) left no-repeat;
	width: 110px !important;
	height: 85px;
	padding-left: 0px;
	border: none;
}


.DP_Table
{
	border: 3px solid #003;
}
/* Module Controls */
.DP_Left .MOD_Layout, .DP_Left .MOD_NT_Layout, .DP_Left .MOD_ALT_Layout, .DP_Left .MOD_ALT_NT_Layout, .DP_Right .MOD_Layout, .DP_Right .MOD_NT_Layout, .DP_Right .MOD_ALT_Layout, .DP_Right .MOD_ALT_NT_Layout
{
	padding-right: 1px;
}
.DP_Content .MOD_Layout, .DP_Content .MOD_NT_Layout, .DP_Content .MOD_ALT_Layout, .DP_Content .MOD_ALT_NT_Layout
{
	margin: 15px;
}
.DP_Left .MOD_Layout, .DP_Left .MOD_NT_Layout, .DP_Left .MOD_ALT_Layout, .DP_Left .MOD_ALT_NT_Layout
{
	margin: 15px;
}

.MOD_Title, .MOD_ALT_Title
{
	background: url(layout/dp_table_bullet.gif) 0 center no-repeat;
	padding: 3px 0 3px 16px;
}
.DP_Left .MOD_Title, .DP_Left .MOD_ALT_Title
{
	background-position: 4px center;
	padding-left: 20px;
}
.DP_Right .MOD_Title, .DP_Right .MOD_ALT_Title
{
	background: url(layout/dp_right_bullet.gif) 4px center no-repeat;
	padding-left: 20px;
	color: #fff;
}
.DP_Right .MOD_Content, .DP_Right .MOD_ALT_Content, .DP_Right .MOD_NT_Content
{
	padding: 8px;
}
.DP_Right .MOD_Table_Top
{
	background: #060;
}
.DP_Right .MOD_ALT_Table_Top
{
	background: #060;
}
.DP_Right .MOD_ALT_Layout
{
	border-bottom: 1px solid #fff;
	margin: 0;
}
.DP_Right .MOD_Layout, .DP_Right .MOD_NT_Content
{
	border-bottom: 0px solid #fff;
	margin: 0;
}

.Content_List_Div_1, .List_Table_1
{
	background: #ffd;
}
.PL_Cell, .PL_Table
{
	padding: 0;
	margin: 0;
}
.CSCSelectedDay, .CSCSelectedDay_Leg
{
	background: #f60;
	color: #fff;
}
/* Foot */
.DF_Table 
{
	background: #D5E2CF url(layout/deal4_5th.gif) no-repeat center top;
	color: #1F3C5B;
	height: 250px;
	margin-top: 10px;
}

.DF_Logo_Blank
{
	display: none;
}
.DF_Table_Content
{
	padding: 0 0 5px 0;
}
/* Buttons */
.BTN_1_Shell A, .BTN_1_Shell A:hover, .BTN_2_Shell A, .BTN_2_Shell A:hover
{
	color: #fff;
}
.BTN_1_Shell
{
	background: #f90;
	border-top-color: #f90;
	border-left-color: #f90;
	border-right-color: #c60;
	border-bottom-color: #c60;
}
.BTN_2_Shell
{
	background: #f60;
	border-top-color: #c60;
	border-left-color: #c60;
	border-right-color: #930;
	border-bottom-color: #930;
}

.PL_Sort_Item
{
	width: 20%;
}

.PL_Pager_First, .PL_Pager_Last {display:none;}