/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.containerrow1_gray {
	background-image: url(gradient_LtGray.jpg);
}
.containerrow2_gray {
	background-color: #ffffff;
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #DDDDDD;
}

#div_contentataglance .Head{ text-indent: -9999px; display: block; }
.contentataglance_blue{ 
    background-image: url("/Portals/0/images/int_header_contentataglance_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}


.faq_blue{ 
    background-image: url("/Portals/0/images/int_header_faq_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}
.terms_blue{ 
    background-image: url("/Portals/0/images/int_header_terms_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 33px;
}

.entertainment_blue{ 
    background-image: url("/Portals/0/images/int_header_entertainment_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}

.shopping_blue{ 
    background-image: url("/Portals/0/images/int_header_shopping_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}

.museums_blue{ 
    background-image: url("/Portals/0/images/int_header_museums_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}

.college_campuses_blue{ 
    background-image: url("/Portals/0/images/int_header_collegecampuses_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}

.dallas_blue{ 
    background-image: url("/Portals/0/images/int_header_dallas_blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}


.contentcaag table, .contentcaagfaq table, .systemmap table{
    border-left: 1px solid #57aad1;
    border-top: 1px solid #57aad1;
}
.contentcaagfaq table{
    margin: 10px 0 0 0;
}
.contentcaag table td, .contentcaagfaq table td, .systemmap table td{
    border-bottom: 1px solid #57aad1;
    border-right: 1px solid #57aad1;
    width: 50%;
    vertical-align: top;
    padding: 0px;
}
.systemmap table td{
    width: 33%;
}
.contentcaag table td a, .contentcaagfaq table td a, .systemmap table td a{
    padding: 14px 30px 14px 40px;
    display: block;
    color: #334c69;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.systemmap table td a{ padding: 10px 0 10px 40px; }
.contentcaagfaq table td a{
    padding: 14px 30px 14px 40px;
}

.contentcaag table th{
    padding: 14px 0 14px 40px;
    border-right: 1px solid #57AAD1;
    border-bottom: 1px solid #57AAD1;
    color: #ce3939;
    font-weight: bold;
    font-family: Helvetica,Arial,Tahoma;
}

.contentcaag table tr.odd, .contentcaagfaq table tr.odd, .systemmap table tr.odd{
    background-color: #bad8eb; 
}
.contentcaag table tr.even a, .contentcaagfaq table tr.even a, .systemmap table tr.even a{
    background-image: url("/Portals/0/images/caag_link_odd.gif");
    background-position: 28px 16px;
    background-repeat: no-repeat;
}
.systemmap table tr.even a{
    background-position: 28px 12px;
}
.contentcaag table tr.even a:hover, .contentcaagfaq table tr.even a:hover, .systemmap table tr.even a:hover{
    background-image: url("/Portals/0/images/caag_link_odd_ovr.gif");
}
.contentcaag table tr.odd a, .contentcaagfaq table tr.odd a, .systemmap table tr.odd a{
    background-image: url("/Portals/0/images/caag_link_even.gif");
    background-position: 28px 16px;
    background-repeat: no-repeat;
}
.systemmap table tr.odd a{
    background-position: 28px 12px;
}
.contentcaag table tr.odd a:hover, .contentcaagfaq table tr.odd a:hover, .systemmap table tr.odd a:hover{
    background-image: url("/Portals/0/images/caag_link_even_ovr.gif");
}
.contentcaag table tr.even, .contentcaagfaq table tr.even, .systemmap table tr.even{
    background-color: #fff;
}
.contentcaag table tr.odd a:hover, .contentcaagfaq table tr.odd a:hover, .systemmap table tr.odd a:hover{
    background-color: #a2cfe9; 
}
.contentcaag table tr.even a:hover, .contentcaagfaq table tr.even a:hover, .systemmap table tr.even a:hover{
    background-color: #e2f6ff;
}

/****** System Map Container********/

.contentataglance_destination{ 
    background-image: url("/Portals/0/images/int_header_sysmap_destination.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 34px;
}

.contentsyd table{
    border-left: 1px solid #57aad1;
    border-top: 1px solid #57aad1;
}

.contentsyd table td{
    border-bottom: 1px solid #57aad1;
    border-right: 1px solid #57aad1;
    width: 33%;
    vertical-align: top;
    padding: 0px;
}
.contentsyd table td a{
    padding: 14px 0 14px 40px;
    display: block;
    color: #334c69;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.contentsyd table td a{
    padding: 14px 30px 14px 40px;
}

.contentsyd table tr.odd{
    background-color: #bad8eb; 
}
.contentsyd table tr.even a{
    background-image: url("/Portals/0/images/caag_link_odd.gif");
    background-position: 28px 16px;
    background-repeat: no-repeat;
}
.contentsyd table tr.even a:hover{
    background-image: url("/Portals/0/images/caag_link_odd_ovr.gif");
}
.contentsyd table tr.odd a{
    background-image: url("/Portals/0/images/caag_link_even.gif");
    background-position: 28px 16px;
    background-repeat: no-repeat;
}
.contentsyd table tr.odd a:hover{
    background-image: url("/Portals/0/images/caag_link_even_ovr.gif");
}
.contentsyd table tr.even{
    background-color: #fff;
}
.contentsyd table tr.odd a:hover{
    background-color: #a2cfe9; 
}
.contentsyd table tr.even a:hover{
    background-color: #e2f6ff;
}

/*********** Zebra 1 Skin ***************/
.standard, .enhanced {
	border-collapse: collapse;
	caption-side: bottom;
	margin: 2em 0 1em;
	padding: 0;
	width: 453px;
	}
	
.standard td, .enhanced td {
	border-bottom: none;
	padding: 10px;
	color: #335f95;
	font-weight: bold;
	font-size: 11px;
	}

/*.standard td a, .enhanced td a
{
    color: #335f95;
}
*/

.enhanced p{ width: auto; margin: 0 0 10px; }
.standard th, .enhanced th {
	border-bottom: 3px solid #7ac4ea;
	font-weight: bold;
	padding: 10px;
	text-align: left;
	color: #257aa5;
	font-weight: bold;
	font-size: 11px;
	}
.enhanced th.sprt{
    background-color: #fff;
    color: #595959;
    font-weight: bold;
    font-family: Helvetica,Arial,Tahoma;
}
.enhanced tr.roweven td{ color: #2F3335; }
.enhanced tr.rowodd td{ color: #335F95; }

.enhanced tr.roweven td.sprt, .enhanced tr.rowodd td.sprt{
    font-size: 15px;
    font-weight: normal;
    color: #ce3939;
    font-family: Helvetica,Arial,Tahoma;
}
.enhanced td.odd{
    color: #1e4356;
}

.enhanced td.even{
    color: #335f95;
}

.enhanced td.extra{
    color: #224064;
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    padding-top: 0px;
}
.enhanced td.extra hr{
    margin: 0 auto;
    padding: 0 0 20px;
    background-color: transparent;
    color: #c0d7e3;
    height: 1px;
    border-top: 1px solid #c0d7e3;
    float: left;
}
.enhanced td.extra img{
    margin: 0 15px; 
}
	
caption {
	color: #999;
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: .5em 0;
	text-align: left;
	}
	
.anchorColorsEven a 
{
    color: #2f3335;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}

.anchorColorsOdd a 
{
    color: #335f95;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}

.anchorColorsEven a:hover
{
    color: #CE3939;
}

.anchorColorsOdd a:hover 
{
    color: #CE3939;
}


