﻿@import url("../magicogeneric.css");
@import url("../gotemplatelayout.css");


body
{
	background-image:url("General/Background.gif");
	background-repeat:repeat-x;
	background-position: left top;
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color:#328cc3;
	color:#000000;
}

.validation_message
{
	color:Red;
}

.bullet
{
	margin-left: 30px;
	list-style-position: outside; 
	list-style-type: disc;
}

.container_main
{
	background-color:#09304f;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url("Sidebar/side_nav.jpg");
}

.container_header
{
	position:relative;
	margin-left:4px;
	margin-right:4px;
	background-image: url("Header/Header_sub.jpg");
	background-position: left top; 
	background-repeat: no-repeat;
	height:129px;
	width:758px;
}

.container_header_home
{
	background-image: url("Header/Header_home.jpg");
	height:254px;
}

.container_mainleft
{
	width:161px;
}

.container_mainmiddleright
{
	min-height: 408px;
	height: auto !important;
	height: 408px;
	background-color:#ffffff;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:15px;
	width:551px;
	line-height:16px;
}
.container_mainmiddleright a
{
	color:#092F4E;
}
.container_mainmiddleright a:hover
{
	color:#4d84cc;
}

.container_pageleft
{
	background-image:url("General/shadow_left.png");
	background-repeat: repeat-y;
	background-position: left top;
    width:766px;
}

.container_pageright
{
	background-image:url("General/shadow_right.png");
	background-repeat: repeat-y;
	background-position: right top;
	width:766px;
}


.container_main
{
	margin-left:4px;
	margin-right:4px;
	width:756px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}

.container_footer
{
	margin-left:4px;
	margin-right:4px;
	position:relative;
	background-color:#ffffff;
	height:30px;
	background-image:url("footer/footer_background.gif");
	background-position:left top;
	background-repeat:no-repeat;
	width:758px;
	height:76px;
}	

h1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #34407c;
	line-height: 21px;
	margin-top:15px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url("General/title_line.gif");
	padding-bottom:7px;
	margin-bottom:12px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #34407c;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom:0px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	padding-top:5px;
	color:#0c9bcf;
}

.go_p
{
	padding-left:16px;
}

.go_p p
{
	margin-bottom:10px;
}

.go_header_banner
{
	position:absolute;
	top:100px;
}

.go_header_mbbutton
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}
.go_header_mbbutton:hover
{
	color: #7fafe9;
}
.go_header_mbbutton_active
{
	color: #5690cc;
}

.go_sidebar_mbbutton
{
	background-image: url("");
	font-size: 12px;
	color: #2d4c3c;
	font-weight:normal;
	text-decoration: none;
}

.go_sidebar_mbbutton:hover
{
	color: #2d4c3c;
}

.go_footer_banner
{
	margin-bottom:10px;
}

.go_footer_rightmbbutton
{
	font-size: 11px;
	color: #4d84cc;
}
a.go_footer_rightmbbutton
{
	line-height:20px;
	padding-bottom:6px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration: underline;
	color:#fff;
}

.go_footer_rightmbbutton:hover
{
	color: #4d84cc;
}

.global_linkgraphic
{
	background-image: url("arrow.gif"); 
	width:5px;
	height:9px;
	margin-top:12px;
}

.global_linktext
{
	padding-left: 5px;
	color:#4d84cc;
	text-decoration:none;
	margin-top:9px;
}

a.global_linktext:hover
{
	text-decoration:underline;
}


.go_list
{
}

.go_listheaderrow
{
}

.go_listheadercolumn
{
}

.go_listrow
{
}

.go_listcolumn
{
}

.go_table
{
	border-collapse:collapse;	
}

.go_table th
{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	background-color: #3f4865;
	padding: 5px;
}

.go_table td
{
	color:#000;
	font-size:12px;
	font-family:Verdana;
	border-top:1px solid #3f4865;
	padding: 5px;
}

.go_table tr
{
}

.go_table tr, td
{
}

.go_texttitlehighlighted
{
	color:#4d84cc;
	font-weight:bold;
}

.go_texthighlighted
{
	color: #4d84cc;
	/*color:#e68733;*/
}

.global_separator
{
	background-image: url(""); 
	background-position: left top; 
	background-repeat: no-repeat;
	width:493px;
	height:1px;
	font-size:1px;
	margin-top:12px;
	margin-bottom:12px;
}

.global_container
{
	padding-top:12px;
	width:500px;
	padding-bottom:12px;
}

.go_form_container
{
	padding-top:12px;
	width:500px;
}

.go_form_container input, textarea
{
	width:190px;
	border:1px solid #000000;
}

.go_form_label
{
	margin-top:3px;
	width:200px;
	font-weight:bold;
	margin-right:20px;
	text-align:right;
}

.go_form_label em
{
	margin-top:2px;
	right:-14px;
}

.go_form_editor
{
	margin-bottom:10px;
}

.go_form_validationitem
{
	width:5px;
	padding-right:2px;
	color:Red;
}

.go_form_buttons
{
	padding-right:120px;
}

.go_form_button
{
	background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;
	width:72px;
	height:16px;
	text-align:left;
	padding-left:2px;
	padding-top:1px;
	color:#ffffff;
	text-decoration:none;
}

a.go_form_button:hover 
{
	background-position: left bottom;
	color:#e68733;
}


/* FOOTER */
.footer_containeraddress
{
	line-height:17px;
	margin-left:10px;
	letter-spacing:1px;
	color:#4A6269;
}

.magicolink
{
	display:block;
	float:right;
	width:112px;
	height:18px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:10px;
	margin-top:10px;
	background-image:url("Footer/Magico.gif");
}
.magicolink:hover
{
	background-position:left bottom;
}

.footer_phones
{
	display:block;
	width:600px;
	padding-left:15px;
	letter-spacing:2px;
	display:none;
}

.footer_email
{
	padding-left:15px;
	letter-spacing:2px;
	display:inline;
}

.footer_email a
{
	text-decoration:none;
	color:#4A6269;
}
.footer_email a:hover
{
	text-decoration:underline;
}


.footer_copyright,
.footer_phonelabel,
.footer_emaillabel
{
	font-weight:bold;
}


/***********************************/
/*		END OF GLOBAL STYLES
/***********************************/

/***********************************/
/*		HOME PAGE				   */
/***********************************/
.container_mainmiddleright_home
{
	background-position:10px bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	background-image:url("Home/home_background.gif");
}

.home_left
{
	float:left;
	width:264px;
	padding-right:16px;
}

.home_right
{
	float:left;
}

/* SPECIALIZE */
.specialize_container
{
	width:270px;
	background-position:left top;
	background-repeat:repeat-y;
	background-image:url("Home/specialize_mid.gif");
	margin-bottom:40px;
}
.specialize_top
{
	width:270px;
	height:35px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url("Home/specialize_top.gif");
}
.specialize_bottom
{
	width:270px;
	height:12px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url("Home/specialize_btm.gif");
}
.specialize_middle
{
	padding-left:14px;
	padding-right:14px;
	font-size:11px;
	color: #092F4E;
}

.home_logos_container
{
	position:absolute;
	right:6px;
	bottom:6px;
}

.home_logos
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url("Home/logos.gif");
	width:284px;
	height:38px;
}

.meath_link
{
	background-image:url("Home/meath.gif");
	width:284px;
	height:45px;
	display:block;
	margin-top:10px;
}
.meath_link span
{
	display:none;
}