﻿/**************************************************************************************************************
 * Reset
 **************************************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/**************************************************************************************************************
 * Globals
 **************************************************************************************************************/
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #eee; }
h1, h2, h3, p, table, ul { margin: 10px; margin-left:0;}
h1 { font-size: 14pt; font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 10pt; font-weight: bold; }
li { margin: 10px 10px 10px 40px; }
th { white-space: nowrap; font-weight: bold; }
td { text-align: left; vertical-align: top; }
a { color: red; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
input.text, textarea { border: solid #3A75B6 1px; padding: 2px; }
strong { font-weight: bold; }
em { font-style: italic; }
blockquote { margin: 10px 50px; }
p {margin:0; margin-bottom:10px; }


.clear { clear: both; }
.right { text-align: right; }

/* dont show transparent pngs in IE until the js fixes them */
.ie5 .iefix, .ie6 .iefix { display:none; } 

/**************************************************************************************************************
 * Layout
 **************************************************************************************************************/


#page { position: relative; margin: 0 auto; width: 980px; }
#page a { font-size: 10pt; }
#page ul { list-style: none; }
#page ul li { display: inline; margin: 0 2px; font-size: 8pt; }
#page ul li a { color: #000; text-decoration: none; font-size: 8pt; }
#page ul li a:hover { text-decoration: underline; }
#page ul li.username { font-weight: normal; }
#page .badge { position:absolute; z-index:1; left:15px; top:0px; margin: 0; margin-top: 5px; }
#page .LeftGraphic { position:relative;  left:15px; top:0px; margin: 0; }
#page .RightGraphic { position:relative; left:280px; top:0px; margin: 0; }
#page .PageTitle { position:relative; left:10px; top:0px; margin: 0; font-weight:bold; font-size:12pt; }

#top { position:absolute; left:0px; top:0px; height: 60px; width:980px; margin: 0; overflow: hidden; text-align: right; }
#top ul { list-style: none; }
#top ul li { display: inline; margin: 0 2px; font-size: 8pt; }
#top ul li a { color: #000; text-decoration: none; font-size: 8pt; }
#top ul li a:hover { text-decoration: underline; }
#top ul li.username { font-weight: normal; }
#top h1 { font-size: 24pt; margin: 0 10px; float: left; }

#header { position:absolute; left:0px; top:60px; background-color: #000; color: #fff; height: 150px; width:980px; margin: 0;}

#nav { position:absolute; left:0px; top:210px; background: url("Images/tabs_bg.png") repeat-x left top; height: 30px; width:980px; padding: 0; overflow: hidden; }
#nav ul { list-style: none; margin: 0; padding: 0; }
#nav ul li { display: inline; margin: 0; padding: 0; height: 30px; line-height: 30px; }
#nav ul li a { text-decoration:none; cursor: hand; float: left; background: url("Images/tab_right.png") no-repeat right top; height: 30px; float: left; display: block; padding: 0 15px 0 0; font-weight: bold; font-size: 10pt; }
#nav ul li a span { color: #000; background: url("Images/tab_left.png") no-repeat left top; height: 30px; text-align: center; float: left; display: block; padding: 0 0 0 15px; }
#nav ul li a:hover { text-decoration:none; background-position: 100% -30px; }
#nav ul li a:hover span { background-position: 0 -30px; }
#nav ul li a.selected { background-position: 100% -60px; }
#nav ul li a.selected span { background-position: 0 -60px; }

#content { position:absolute; left:0px; top:240px;  }

#submenu { position:absolute; font-size: 8pt; left:0px; top:240px; background-color: #000; color: #fff; height: 20px; width:975px; margin: 0; padding-left:5px;padding-top:3px; }
#submenu a { color: #fff; text-decoration: none; font-size: 8pt; }
#submenu a:hover { text-decoration: underline; }
#submenu a.selected {color: #fff;}

#pagetitle { position:absolute; z-index:1; left:0px; top:25px; background-color: #000; color: #fff; height: 15px; width:200px; padding: 5px; font-size:11pt; font-weight:bold; }

#columns { background-color: #000; }

#sidebar_header { position:absolute; left:0px; top:52px; background-color: #f4c23f; color: #000; height: 15px; width:200px; padding: 5px; font-size:9pt; font-weight:bold; }
#sidebar { position:absolute; background-color: #ffe2b7; left:0px; top:76px; width: 210px; height:270px; overflow: hidden; text-align:justify; font-size:9pt; padding:0; }
#sidebar ul { list-style: none; margin: 0; padding: 0; }
#sidebar ul li { display: inline; margin: 0; padding: 0; height: 20px; line-height: 22px; }
#sidebar ul li a { width:100%; text-decoration:none; cursor: hand; background-color:white; height: 20px; float: left; display: block; padding: 0 5px 0 0; font-weight: bold; font-size: 10pt; }
#sidebar ul li a span { color: #000; height: 20px; text-decoration:none;  text-align: left; float: left; display: block; padding: 0 0 0 5px; }
#sidebar ul li a:hover span { width:100%; text-decoration:none; background-color:orange;  }
#sidebar p { color:#000; font-size:8pt; margin:5px; }

#sidebar_top_header { position:absolute; background-color: #f4c23f; left:0px; top:55px; width: 200px; height:20px; overflow: hidden; text-align:justify; font-size:9pt; font-weight:bold; padding:0; }
#sidebar_top { position:absolute; background-color: #ffe2b7; left:0px; top:76px; width: 210px; height:115px; overflow: hidden; text-align:justify; font-size:9pt; padding:0; padding-top:2px; }
#sidebar_top a { font-size: 10pt; }
#sidebar_top ul { list-style: none; margin: 0; padding: 0; }
#sidebar_top ul li { display: inline; margin: 0; padding: 0; height: 20px; line-height: 22px; }
#sidebar_top ul li a { width:100%; text-decoration:none; cursor: hand; background-color:white; height: 20px; float: left; display: block; padding: 0 5px 0 0; font-weight: bold; font-size: 9pt; }
#sidebar_top ul li a span { color: #000; height: 20px; text-decoration:none;  text-align: left; float: left; display: block; padding: 0 0 0 5px; }
#sidebar_top ul li a:hover span { width:100%; text-decoration:none; background-color:#f4c23f;  }
#sidebar_top p { color:#000; font-size:8pt; margin:5px; }

#sidebar_bottom_header { position:absolute; background-color: #f4c23f; left:0px; top:195px; width: 200px; height:20px; overflow: hidden; text-align:justify; font-size:9pt; font-weight:bold; padding:5px; }
#sidebar_bottom { position:absolute; background-color: #ffe2b7; left:0px; top:220px; width: 200px; height:115px; overflow: hidden; text-align:justify; font-size:9pt; padding:5px; }
#sidebar_bottom a { font-size: 8pt; }
#sidebar_bottom p { color:#000; font-size:8pt; margin:5px; }

#contactuscolumn { position:absolute; background-color: #fff; left:210px; top:20px; width: 315px; height:310px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#contactuscolumn a { font-size: 8pt; }

#map { position:absolute; background-color: #fff; left:541px; top:20px; width: 424px; height:310px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#map a { font-size: 8pt; }


#column1 { position:absolute; background-color: #fff; left:210px; top:20px; width: 370px; height:310px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#column1 a { font-size: 8pt; }
#column2 { position:absolute; background-color: #fff; left:595px; top:20px; width: 370px; height:310px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#column2 a { font-size: 8pt; }

#home_top_left_header { position:absolute; left:210px; top:20px; background-color: #ffe2b7; color: #000; height: 15px; width:370px; padding: 5px; margin:5px; font-size:11pt; font-weight:bold; }
#home_top_left { position:absolute; background-color: #ffffff; left:210px; top:45px; width: 370px; height:140px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#home_top_left a { color:red; font-size: 8pt; }

#home_bottom_left_header { position:absolute;  left:210px; top:200px; background-color: #ffe2b7; color: #000; height: 15px; width:370px; padding: 5px; margin:5px; font-size:11pt; font-weight:bold; }
#home_bottom_left { position:absolute; background-image:url("Images/home/SupportHandMouse.jpg"); background-repeat:no-repeat; background-color: #ffffff; left:210px; top:225px; width: 370px; height:105px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#home_bottom_left a { color:red; font-size: 8pt; }

#home_top_right_header { position:absolute; left:595px; top:20px; background-color: #ffe2b7; color: #000; height: 15px; width:370px; padding: 5px; margin:5px; font-size:11pt; font-weight:bold; }
#home_top_right { position:absolute; background-color: #ffffff; left:595px; top:45px; width: 370px; height:140px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#home_top_right a { color:red; font-size: 8pt; }

#home_bottom_right_header { position:absolute;  left:595px; top:200px; background-color: #ffe2b7; color: #000; height: 15px; width:370px; padding: 5px; margin:5px; font-size:11pt; font-weight:bold; }
#home_bottom_right { position:absolute; background-image:url("Images/home/AastraPhoneBackground.jpg"); background-repeat:no-repeat; background-color: #ffffff; left:595px; top:225px; width: 370px; height:105px; overflow: hidden; text-align:justify; font-size:8pt; padding: 5px; margin:5px; }
#home_bottom_right a { color:red; font-size: 8pt; }




#footer { position:absolute; left:0px; top:590px; background-color: #f4c23f; color: #000; border: solid #f4c23f 1px; height: 80px; width:980px; font-size: 8pt; }
#footer p  { font-size: 8pt; margin: 4px; border : 0; padding: 0; }
#footer ul { list-style: none; float: right; font-size: 8pt; margin: 4px; border : 0; padding: 0; }
#footer li { display: inline; margin: 0; font-size: 8pt; }
#footer a  { color: #000; font-size: 8pt; }

/**************************************************************************************************************
 * Page Styles
 **************************************************************************************************************/
/* ~/Admin/Default.aspx */
#dashboard { width: 750px; margin: 0; padding: 0; }
#dashboard .column1 { width: 500px; }
#dashboard .column1 table { margin-right: 0; }
#dashboard .column2 { width: 250px; }

/* ~/Admin/Users.aspx */
#searchterms { margin: 10px; background-color: #eee; border: solid #3A75B6 1px; }
#searchterms li, a { font-size: 8pt; }
#searchterms li { margin-top: 2px; margin-bottom: 2px; }
#searchterms p { margin: 2px 4px; }

#userlist { }
#userlist .gv { margin: 0 10px; }
#userlist .count { margin: 0 10px; text-align: right; font-size: 8pt; font-weight: bold; }
#userlist .gvedrs td { width: 730px; padding: 5px; }

/* ~/Admin/Roles.aspx */
#roles { }
#roles .list { margin: 0 10px; padding: 10px; border: solid #3A75B6 1px; background-color: #eee; }
#roles .list table { margin: 0; padding: 0; }
#roles .list td { padding: 4px; }
#roles .list label { margin-left: 5px; }
#roles .note { margin: 0 10px; }

/* ~/Login.aspx */
#login { margin: 50px; }
#login .container { width: 200px; margin-left: auto; margin-right: auto; }
#login h1 { margin: 0 0 10px 0; padding: 0; }
#login p { margin: 10px 0 0 0; padding: 0; font-size: 10pt; }
#login a { font-size: 10pt; }
#login label { display: block; font-weight: bold; }
#login input.text { width: 195px; }

/* ~/Signup.aspx */
#signup { margin: 50px 195px; width: 355px; }
#signup h1 { margin: 0 0 10px 0; padding: 0; }
#signup table { margin: 0 0 10px 0; border: none; width: 355px; }
#signup td { padding: 5px; }

/* ~/ForgotPassword.aspx */
#passwordrecovery { margin: 50px; }
#passwordrecovery .container { width: 300px; margin-left: auto; margin-right: auto; }
#passwordrecovery h1 { margin: 0 0 10px 0; padding: 0; }
#passwordrecovery p { margin: 10px 0 0 0; padding: 0; }
#passwordrecovery label { display: block; font-weight: bold; }
#passwordrecovery input.text { width: 295px; }

/* ~/Member/Account.aspx */
#accountinfo { }

/************************************************************************************
 * News
 ************************************************************************************/

#NewsTitle { text-align: left; padding: 0; margin: 0; border: 0; font-size: 7pt; font-weight: bold; }
#NewsTitle a { color: red; text-decoration: none; font-size: 7pt; font-weight: bold; }
#NewsDescription { text-align: left; font-size: 7pt; font-weight: normal; }
#NewsDescription h4 { font-size:7pt; color:#000; }
#NewsDescription p { padding: 0; border: 0; margin: 0; }

/******************************************************************************
 * ASP.NET Controls
 ******************************************************************************/
 
/**** <asp:GridView /> ****/
.gv { background-color: #ccc; border: solid #e09607 1px; border-collapse: collapse; }
.gv th, .gv td { text-align: left; padding: 2px; font-size: 8pt; }
.gv th { color: #000; background-color: #2764C1; }
.gv th a { color: #000; text-decoration: none; }
.gvar { background-color: #000; }
.gvpr td { color: #000; font-weight: bold; background-color: #2764C1; font-size: 10pt; }
.gvpr a { color: #ccc; font-weight: bold; }
.gvpr td table { margin: 0; }

/**** <asp:DetailsView /> ****/
.dv { background-color: #ccc; border: solid #e09607 1px; border-collapse: collapse; }
.dv td { padding: 4px; }
.dvh { text-align: right; white-space: nowrap; color: #000; background-color: #e09607; font-weight: bold; }

/* <asp:ValidationSummary /> */
.vs { color: #000; background-color: #c00; margin: 0; padding: 4px; }
.vs ul { margin: 0; padding: 0; list-style: none; }
.vs li { margin: 0; padding: 0; font-size: 8pt; font-weight: normal; }

/* <hc:Dialog /> */
.dialog { color: #000; background-color: #fff; border: solid #e09607 2px; }
.dialog_title { color: #000; background-color: #e09607; font-size: 10pt; font-weight: bold; padding: 4px; text-align: left; }
.dialog_content { text-align: left; }
.dialog_content .gv, .dialog_content .dv, .dialog_content table, .dialog_content p { margin: 10px 10px 0 10px; }
.dialog_buttons { padding: 10px; text-align: right; }
.dialog_background { background-color: Gray;}

/* <hc:Button /> */
button.btn { background-color: transparent; border: none; margin: 0; padding: 0; }
button.btn div { border: 0; cursor: pointer; padding: 0 10px 0 0; text-align: center; height: 28px; }
button.btn div span { display: block; white-space: nowrap; padding: 0 0 0 10px; color: #fff; font-size: 10pt;  font-weight: bold; height: 28px; line-height: 28px; }
/* button graphics */
button.btn div { background: url(Images/button_right.png) top right no-repeat; }
button.btn div span { background: url(Images/button_left.png) top left no-repeat; }
button.btn:hover div { background-position: 100% -28px; }
button.btn:hover div span { background-position: 0% -28px; color: #3B5E0B; }
/* button browser specific tweaks */
.ie button.btn { width: auto; overflow: visible; padding: 0 0 0 4px; }
/*.gecko button.btn div { margin: 0 -3px; } */

/************************************************************************************
 * AjaxControlToolkit Popup Calendar
 ************************************************************************************/
.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:240px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:240px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TD {font-size:8pt;padding:0;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(Images/arrow-left.gif);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(Images/arrow-right.gif);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}