/* 
================================
Style Rules for TOM
================================
*/   

/* Global Page Styles */
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	border: 1px #7AABDE solid;
}
.toppane {
	width: 100%;
}
.leftpane {
	background-color: #7aabde;
	color: #53616e;
}
.contentpane {
	border-top: 1px #6DAB24 dotted;
}
.rightpane {
	background-color: #7aabde;
}
.bottompane {
	width: 100%;
}

/* Left Pane Custom Styles */
.cstm_left_border_block {
	font-size:10pt;
	font-weight: bold;
	border: 1px #999999 solid;
}
.cstm_left_red_hl {
	color: #FF0000;
}
.cstm_red_hl_bold {
	color: #FF0000;
	font-size:10pt;
	font-weight: bold;	
}
.cstm_hl_bold {
	font-size:10pt;
	font-weight: bold;	
}
.cstm_hl_bold_black {
	font-size:10pt;
	font-weight: bold;	
	color:Black;
}

/* Race Countdown Styles */
.cstm_countdown_block {
	border: 1px #999999 dotted;
}
.cstm_countdown_text {
	font-size:11pt;
	text-indent:20px;
}
.cstm_countdown_days {
	color: #ffffff;
	background-color: #7aabde;
	font-size:12pt;
	padding:5px;
	text-align:center;
}

/* Custom Content Styles */
/*.cstm_border_block_home {
	border: 1px #999999 dotted;
	background-image:url(/Portals/0/Skins/Tom/psa.jpg);
	background-repeat: no-repeat;
	background-position: 95% 95%;
}*/
.cstm_border_block {
	border: 1px #999999 dotted;
}
.cstm_header_green {
	font-size:10pt;
	padding: 2px;
	padding-left: 10px;
	background-color: #6eab24; 
	color: #FFFFFF; 
	text-transform: capitalize;
}
.cstm_header_blue {
	font-size:10pt;
	padding: 2px;
	padding-left: 10px;
	background-color: #7aabde; 
	color: #FFFFFF; 
	text-transform: capitalize;
}
.cstm_header_blue_lower {
	font-size:10pt;
	padding: 2px;
	padding-left: 10px;
	background-color: #7aabde; 
	color: #FFFFFF; 
}

#gast_left_nav_active {
	color: #FFFFFF; 
	background-color: #7aabde; 
}
#gast_left_nav_active a {
	color: #FFFFFF; 
	text-decoration: none;
}
#gast_left_nav_active a:hover, #gast_left_nav_inactive a:hover {
	text-decoration: none;
}
.cstm_inner_content {
	color: #333333;
	padding: 10px;
	padding-left: 15px;
}
.cstm_bullet {
	background-image:url(/Portals/0/Skins/Tom/block.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left:15px;
	padding-bottom:5px;
}
.cstm_bullet_indent {
	background-image:url(/Portals/0/Skins/Tom/block.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-left:15px;
	padding-left:15px;
	padding-bottom:5px;
}
.cstm_inner_content a {
	font-weight: bold;
}
.cstm_inner_content table {
	border:1px #999999 solid;
}
.cstm_inner_content table th {
	text-align:left;
	background-color: #cccccc;
}
.even {
	background-color: #efefef;
}

/* Solution Partners Menu & Menu Area Styles */
.cstm_menu_right {
	background-color: #e6e8ea;
}

.MainMenu_MenuContainer {
	background-color: #7aabde; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #7aabde 0px solid; 
	border-bottom: #7aabde 1px solid; 
	border-top: #7aabde 1px solid; 
	border-right: #7aabde 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #7aabde; 
	border-left: #7aabde 1px solid; 
	border-bottom: #7aabde 1px solid; 
	border-top: #7aabde 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #7aabde;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #7aabde; 
	cursor: pointer; 
	cursor: hand; 
	color: #53616e; 
    font-family: Arial; 
	font-size: 8pt; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #7aabde 1px solid; 
	border-bottom: #7aabde 1px solid; 
	border-top: #7aabde 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}


























































































































































































































































