/***********************************/
/************** LINKS **************/
/***********************************/

div
{
	border:0px solid #000000;
}

a 
{
	color:#005F57;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
	color:#000000;
}


a.image 
{
  border: 0px solid #FFFFFF;
}

a.bannermenu 
{
  font-size:10px; 
  text-decoration:none;
  font-weight:bold;
  text-transform:uppercase;
}

a.mainmenu 
{
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin-right:3px;
	margin-left:1px;
	padding-left:3px;
	padding-right:3px;
	color:#005F57;
	
}

a.mainmenu:visited
{
	color:#005F57;
}

a.mainmenusmall
{
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	margin-right:3px;
	margin-left:1px;
	padding-left:3px;
	padding-right:3px;
}

a.mainmenu:hover
{
	background-color:#EEF5FC;
	color:#000000;
}

a.submenu 
{
	text-decoration:none;
	font-size:12px;
	margin-right:7px;
	margin-left:5px;	
}

a.submenuselected 
{
	text-decoration:none;
	font-size:12px;
	margin-right:7px;
	margin-left:5px;
	background-color:#FFFFFF;
	color:#000000;	
}

a.submenu:hover
{
	background-color:#FFFFFF;
}

a.sectionmenu
{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

a.sectionmenu:hover
{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	/*background-color:#FFFFFF;*/
}

a.sectionmenuselected
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.gateway
{
	color:#FFFFFF;
	font-weight:bold;
}

a.selected
{
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin-right:3px;
	margin-left:1px;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	background-color:#EEF5FC;
}

a.gateway:hover
{
	color:#E2E2E2;
}

.title
{
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:12px;
}

.biglinks
{
	font-size:18px;
	font-weight:bold;
}

/************************************************/	
/***********  REGULAR TAG STYLES ****************/
/************************************************/

body 
{
  font-family: arial;
  margin:0px;
}

img 
{
  border: 0px solid #FFFFFF;
}

p
{
    font-size:12px;
}

ul
{
	font-size:12px;
}

H1
{
	font-size:16px;
	margin-bottom:-16px;
}

H2
{
	font-size:14px;
	margin-bottom:-14px;
	
}

H3
{
	font-size:12px;
	margin-bottom:-12px;
}

H4
{
	font-size:10px;
}

th
{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

caption
{
	font-weight:bold;
	background-color:#DAEBFA;
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
}

.datatable
{
	border-bottom:1px solid #DAEBFA;
	border-left:1px solid #DAEBFA;
	border-right:1px solid #DAEBFA;
	font-size:12px;
	
}
.even
{
	background-color:#EEEEEE;
}

.odd
{
	background-color:#FFFFFF;
}

.regular
{
	font-size:12px;
}

/**********************/
/******TEXT STYLES*****/
/**********************/

.picturetext
{
	width:250px;
}

.imgcaption100
{
	font-style:italic;
	font-size:11px;
	background-color:#E6E6E6;
	width:100px;
}

.imgcaption150
{
	font-style:italic;
	font-size:11px;
	background-color:#E6E6E6;
	width:150px;
}

.imgcaption200
{
	font-style:italic;
	font-size:11px;
	background-color:#E6E6E6;
	width:200px;
}

.gatewaypicturetext
{
	color:#FFFFFF;
	width:200px;
	font-weight:bold;
	font-size:12px;
}


.gatewaypicturetextfatter
{
	color:#FFFFFF;
	width:250px;
	font-weight:bold;
	font-size:12px;
}

.gatewaypicturetextskinny
{
	color:#FFFFFF;
	width:160px;
	font-weight:bold;
	font-size:12px;
}

.gatewayheading
{
	font-size:18px;
}

.heading
{
	font-weight:bold;
	font-size:12px;
}

.pagename
{
	font-weight:bold;
	margin-top:15px;
	font-size:18px;
	border-bottom:dashed 1px #D6D6D6;
}

.subheading
{
	font-weight:bold;
	font-size:12px;
}

.calloutboxtext
{
  padding:2px;
}

.homepagewelcome
{
	color:#FF8400;
	font-size:20px;
}

.homepageomod
{
	color:#007168;
	font-size:26px;
}

.homepageblurb
{
	margin-left:40px;
	margin-bottom:15px;
	padding-right:20px;
}

.innerpageheading
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#DAEBFA;
}

.bigheading
{
	font-size:16px;
	font-weight:bold;
}

/**************/
/* CONTAINERS */
/**************/


#newsbox
{
	border:1px solid #DCDCDC;
	background-color:#F3F3F3;
	
}


#eventsbox
{
	border:1px solid #DCDCDC;
	background-color:#F3F3F3;
	padding:5px;
}


#consolestyle
{
	width:200px;
}
#mamacontainer 
{
  width:770px;
  padding:0px;
}

/* apply changes in style to all 3 of these main container properties */
#maincontainer
{
  width:770px;
  /*max-width:1024px;*/
}

#maincontainer800
{
  width:760px;
}

#maincontainer1024
{
  width:1024px;
}

#maincontainer1200
{
  width:1200px;
}

#leftsection
{
	width:160px; 
	float:left;
	padding-top:10px;
}

#quicklinksprograms
{
	border-top:dotted 2px #FBC048; 
	border-bottom:dotted 2px #FBC048; 
	width:132px; 
	padding:3px; 
	text-align:center;
}

#quicklinksevents
{
	border-top:dotted 2px #B873C4; 
	border-bottom:dotted 2px #B873C4; 
	width:132px; 
	padding:3px; 
	text-align:center;
}

#quicklinksinnerevents
{
	border-top:dotted 2px #B873C4; 
	border-bottom:dotted 2px #B873C4; 
	width:130px; 
	padding-top:10px;
}

#quicklinksinnerprograms
{
	border-top:dotted 2px #FBC048; 
	border-bottom:dotted 2px #FBC048; 
	width:130px; 
	padding-top:10px;
}

#quicklinksnews
{
	border-top:dotted 2px #F8969E; 
	border-bottom:dotted 2px #F8969E; 
	width:132px; 
	padding:3px; 
	text-align:center;
}

#quicklinksinnernews
{
	border-top:dotted 2px #F8969E; 
	border-bottom:dotted 2px #F8969E; 
	width:130px; 
	padding-top:10px;
}

.quicklinks
{
	font-size:10px;
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
}

/******************/
/******BANNER******/
/******************/

#banner 
{
  width:97%; 
}

#bannerleft 
{
  text-align:left; 
  float:left; 
  border:blue;
}

#bannerright 
{
  text-align:right; 
}

/********************/
/*******MENUS********/
/********************/

#programsleftmenu
{
	padding:5px;
}

#mainmenu 
{
  width:100%;
  
}

 #submenu
{
	padding-top:15px;
	padding-bottom:10px;
	color:#007168;
}	

.leftmenuprograms
{
	background-image:url(../images/main_menu_sub_l.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.centermenuprograms
{
	background-image:url(../images/main_menu_sub_all.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:7px;
	color:#007168;
	float:left;
}

.rightmenuprograms
{
	background-image:url(../images/main_menu_sub_r.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}

.leftmenuevents
{
	background-image:url(../images/menu_events_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.centermenuevents
{
	background-image:url(../images/menu_events_all.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:7px;
	color:#007168;
}

.rightmenuevents
{
	background-image:url(../images/menu_events_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}

.leftmenu
{
	background-image:url(../images/menu_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.centermenu
{
	background-image:url(../images/menu_all.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
}

.rightmenu
{
	background-image:url(../images/menu_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}

#breadcrumbs 
{
  text-align:right;
  font-size:10px;
  color:#007168;
  padding-right:0px;
  padding-top:5px;
}

#footermenu 
{
  width:100%;
}
/*************************/
/*******MAINCONTENT*******/
/*************************/

#maincontent 
{
  width:95%;
  text-align:center;
}

#mainpostingcontent
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	text-align:left;
}

#centerpostingcontent
{
	font-size:12px;
	width:435px;
	padding:0px;
	margin:0px;
}

#maintext
{
	font-size:12px;
	color:#000000;
}

font
{
	font-family:Arial;
	background-color:#FFFFFF;
}

#rightpostingcontent
{
	
	width:147px;
	text-align:center;
	/*border-left: 1px dashed #D6D6D6;*/
	margin-top:40px;
	
}

.calloutboxes
{
	width:135px;
}

.calloutboxtopleft
{
	width:10px;
	height:19px;
	padding-right: 3px; 
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 5px;
	background-position: left top; 
	background-image: url(../images/small_box_top_left.gif);  
	background-repeat: no-repeat;
}

.calloutboxtopcenter
{
	padding-right: 3px; 
	background-position:top; 
	padding-left: 3px; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform:uppercase;
	background-image: url(../images/small_box_top_middle.gif); 
	padding-bottom: 3px; 
	width: 100%; 
	color: #346d9f; 
	padding-top: 5px;
	height:19px;
}

.calloutboxtopright
{
	width:10px;
	height:19px;
	padding-right: 3px; 
	background-position: right top; 
	padding-left: 3px; 
	background-image: url(../images/small_box_top_right.gif); 
	padding-bottom: 3px; 
	padding-top: 5px; 
	background-repeat: no-repeat
}

.calloutboxsideleft
{
	background-position: left top; 
	background-image: url(../images/small_box_side.gif); 
	background-repeat: repeat-y;
}

.calloutboxsideright
{
	padding-right: 3px; 
	background-position: right bottom; 
	padding-left: 3px; 
	background-image: url(../images/small_box_side_right.gif); 
	padding-bottom: 3px; 
	padding-top: 3px; 
	background-repeat: repeat-y;
}

.calloutboxbottomleft
{
	 background-position: left bottom; 
	 background-image: url(../images/small_box_bottom_left.gif); 
	 background-repeat: no-repeat;
	 height:19px;
}

.calloutboxbottom
{
	background-position: left bottom; 
	background-image: url(../images/small_box_bottom.gif);
	height:19px;
}

.calloutboxbottomright
{
	background-position: right bottom; 
	background-image: url(../images/small_box_bottom_right.gif); 
	background-repeat: no-repeat;
	height:19px;
}

#title 
{
  text-align:left;
  font-weight:bold;
  font-size:10pt;
  text-transform:uppercase;
  color:#FF8400;
}

#contentcontainer 
{
  width:100%;
  text-align:center;
}

#topcontentaboutus 
{
  background-color:#007168;
  padding:5px;
}

#topcontenttable
{
	width:100%;
	padding:0px;
	
}

#lefttopcontent
{
	width:30%;
    background-color:#FFFFFF;
    text-align:left;
    vertical-align:top;
    font-size:20px;
      
}

#middletopcontent
{
	width:5px;
}

#righttopcontentaboutus
{
    width:62%;
    background-color:#FFFFFF;
    text-align:left;
    font-size:10px;
    padding:10px;
    background-image:url(/dimes/images/about_us_gateway.jpg);
    background-position:right bottom;
}

#righttopcontentnews
{
    width:62%;
    background-color:#FFFFFF;
    text-align:left;
    font-size:10px;
    padding:10px;
    background-image:url(/dimes/images/news_gateway.jpg);
    background-position:right center;
}



#bottomcontent
{
	width:100%;
	padding-top:5px;
	text-align:center;
}

#footer
{
	width:100%;
	text-align:center;
	font-size:12px;
	height:100px;
}
	
	

/**********************/
/*******FOOTER*********/
/**********************/

.footerleft
{
	width:3%; 
	background-repeat:no-repeat; 
	background-position:right top;
}

.footermiddle
{
	 width:93%; 
	 text-align:center; 
	 background-repeat:repeat-x; 
	 background-position:top top;
}

.footerright
{
	width:3%; 
	background-repeat:no-repeat; 
	background-position:left top;
}



/*********************/
/***Section specific**/
/*********************/

.commonblue
{
	background-color:#DAEBFA;
	padding:5px;
	border-top:1px solid #DAEBFA;
	border-bottom:1px solid #DAEBFA;
}

.subsubcellselected
{
	background-color:#FFFFFF;
	padding:5px;
	border-top:1px solid #DAEBFA;
	border-bottom:1px solid #DAEBFA;
}

/*********************/
/********IMAGES*******/
/*********************/

.bordered
{
	border:1px solid #000000;
}

#programsimage 
{
	float:right;
	padding:5px 0px 5px 0px;
	margin:5px;
	background-color:#FBC048;
}

#main_image
{
	margin: 5px;
	padding: 2px;
	border: 1px solid #005F57;
}

#eventsimage 
{
	float:right;
	padding:5px 0px 5px 0px;
	margin:5px;
	background-color:#B873C4;
}

.left
{
	float:left;
	margin:5px;
	padding:2px;
	border: 1px solid #005F57;
	
}

.right
{
	float:right;
	margin:10px;
}

.leftnoborder
{
	float:left;
	margin:5px;
	padding:2px;
	border:0px;
}

.rightnoborder
{
	float:left;
	margin:5px;
	padding:2px;
	border:0px;
}

.cutline
{
	background-color:#E3E3E3;
	font-weight:bold;
	font-size:10px;
}

.smalltext
{
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
/*******************/
/*****User groups***/
/*******************/

.headings
{
	font-size:16px;
	font-weight:bold;
	color:#007168;		
}

.header_group
{
	font-size:11px; 
	font-weight:normal;
	text-transform:uppercase;
	color:#007168;
	text-decoration:none;
	font-family:Arial;
}
.header_group:hover
{
	background-color:#FFFFFF;
}

.left
{
	float:left;
}
 
 
.small_user_cell
{
	background-color:#E6F2FB; 
	border:1px solid #E6F2FB;
	font-weight:bold;
}


/*******************/
/*****Bullet Styles*/
/*******************/

ul.homelist
{
	  list-style-image: url('/dimes/images/list_1.gif'); 
	  margin-left:15px;
	  margin-top:-6px;
}

ul.news_list
{
	  list-style-image: url('/dimes/images/list_2.gif'); 
	  
}

ul.white
{
	color:#FFFFFF;
}

.programslist
{
	font-size:10px;
	list-style-image: url('/dimes/images/list_2.gif'); 
}

/******************/
/**gateway pages***/
/******************/

.picturetextbox
{
	width:200px;
}


#roundedupperleft
{
background-position:right bottom; 
background-image:url(/dimes/images/rounded_left.gif); 
background-repeat:no-repeat;

}

#roundedcenter
{
	background-position:50% bottom; 
	background-image: url(/dimes/images/rounded_middle.gif);
	background-repeat: repeat-x;
}

#roundedupperright
{
	 background-position: left bottom; 
	 background-image: url(/dimes/images/rounded_right.gif); 
	 background-repeat: no-repeat;
}

#roundedleftside
{
	background-position:right top; 
	background-image:url(/dimes/images/rounded_side_left.gif); 
	background-repeat:repeat-y;
}

#roundedrightside
{
	background-position:left top; 
	background-image:url(/dimes/images/rounded_side_right.gif); 
	background-repeat:repeat-y;
}

#roundedlowerleft
{
	background-position:right top; 
	background-image:url(/dimes/images/rounded_bottom_left.gif); 
	background-repeat:no-repeat;
}

#roundedlowercenter
{
	background-position: right top; 
	background-image: url(/dimes/images/rounded_bottom_middle.gif);
	background-repeat:repeat-x;
}

#roundedlowerright
{
	background-position: left top; 
	background-image: url(/dimes/images/rounded_bottom_right.gif); 
	background-repeat: no-repeat;
}


/*******************/
/*****blue boxes****/
/*******************/

.upperleft
{
	background-position: left top; 
	background-image: url(/dimes/images/gateway_cell_upper_left.gif); 
	background-repeat: no-repeat;
}

.uppermiddle
{
	background-position: 50% top; 
	background-image: url(/dimes/images/gateway_cell_upper_middle.gif); 
	width: 100%;
}

.upperright
{
	background-position: right top; 
	background-image: url(/dimes/images/gateway_cell_upper_right.gif); 
	background-repeat: no-repeat;
}

.leftside
{
	background-position: left top; 
	background-image: url(/dimes/images/gateway_cell_left.gif); 
	background-repeat: repeat-y;
}

.rightside
{
	background-position: right top; 
	background-image: url(/dimes/images/gateway_cell_right.gif); 
	background-repeat: repeat-y;
}

.lowerleft
{
	background-position: left top; 
	background-image: url(/dimes/images/gateway_cell_bottom_left.gif); 
	background-repeat: no-repeat;	
}

.lowermiddle
{
	background-position: 50% top; 
	background-image: url(/dimes/images/gateway_cell_bottom.gif); 
	width: 100%;
}

.lowerright
{
	background-position: right top; 
	background-image: url(/dimes/images/gateway_cell_bottom_right.gif); 
	background-repeat: no-repeat;
}

.boxcontent
{
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px;
}

/**************************/
/****** Form Stuff ********/
/**************************/

.smalllabel
{
	font-size:10px;
}

/**************************/
/******round buttons*******/
/**************************/

.buttonleft
{
	background-image:url(../images/round_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.buttoncenter
{
	background-image:url(../images/round_center.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
}

.buttonright
{
	background-image:url(../images/round_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}