﻿.CalGig
{
	background-color: #FFCC00;
	border: 1px solid #FF9900;
	padding: 5px 0px 5px 0px;
	margin-bottom: 3px;
}
.CalUnavailable
{
	color: #CCCCCC;
	background-color: black;
	border: 1px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
	margin-bottom: 3px;
}
.CalPractice
{
	padding: 5px 0px 5px 0px;
	background-color: #cccccc;
	border: 1px solid #808080;
	margin-bottom: 3px;
}

h1.MainRibbonHeader
{
	color: white;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
    padding-left: 50px;
	text-align:left;
}

/*
TABLE
{
	color: #000000;
}
*/
img
{
	border: 0px;
}

.mainContentContainer
{
	height:400px; 
	width:759px; 
	vertical-align:top; 
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	}

.features h3, .shoutOut h3
{ text-align:left;
  font-size: 24px;
  }

.features
{
    float:left;
    width:270px;
    padding-left:30px;
    color: #525457;
}

.features li
{
    padding-bottom:5px;
    font-size: 14px;
    }

/*
.featureSignup
{
	border: 2px solid #e76f00;
	background-color: #fbcf9d;
	margin-top: 10px;
	height:190px;
	padding:15px;
}*/

.demo
{
    float:left;
    margin-top:20px;
    /*background-image: url('images/orangeRightArrow.png') top;
    position: relative;
    top: -80px;
    right:0px;
    width: 69px;   
    height: 90px; */
    }

.textbox
{
	border: 2px solid #C0C0C0;
	width: 180px;
	height:20px;
	font-size: 16px;
	margin: 5px;
}

.textbox:focus
{
    border: 2px solid #A83204;
	width: 180px;
	height:20px;
	font-size: 16px;
	margin: 5px;
    }

a.calendar:link
{
	color: #006699;
	font-size: 7pt;
	font-weight: bold;
}

a.calendar:visited
{
	color: #006699;
	font-size: 7pt;
	font-weight: bold;
}

a.calendar:hover
{
	color: #000000;
}

.fieldTitle
{
	background-color: buttonshadow;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	color: Black;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
}

.modalTable
{
	border: thin solid #C0C0C0;
	background-color: white;
	float:left;
	padding:6px;
	margin-right:20px;
}

.eList
{
	border: thin solid #333333;
	color: #000000;
	background-color: #CEDFEF;
	font-size:12px;
}



.collapsePanel
{
	height: 0px;
	width: 640px;
	background-color: white;
	overflow: hidden;
}

.collapsePanelHeader
{
	height: 20px;
	width: 100px;
	text-align: center;
	background-color: #cccc9f;
	color: #000000; /*background-image: url("images/DataGridHeaderBackground.jpg"); 	background-repeat: repeat-x;*/
	overflow: hidden;
	cursor: pointer;
	padding-top: 2px; /*border-bottom: 1px solid #db4105;*/
}

.prettyForm
{
	padding: 20px;
	border: 1px solid #CCCC99;
	background-color: #F7F7DE;
	text-align:left;
}

/***********************************************
 Grid Styles
***********************************************/
.GridView
{
	border: Solid 1px DimGray;
	cursor: default;
	color: white;
	text-align: left;
	font-size:12px;
	font-family: Arial;
}

.GridHeader
{
	background-color: #da754e;
	color: #E2ECFF;
	font-weight: bold;
	height: 30px;
	background-image: url('images/DataGridHeaderBackground.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px solid #db4105;
}

.GridHeader th a
{
    padding:5px;
    color:White;
    _color:#e96f35;
}


.GridHeader a
{
    padding:5px;
    }

/*
.GridHeader
{
	color: #E2ECFF!important;
	font-weight: bold;
	height: 23px;
	padding-left: 8px;
	background-image: url('images/DataGridHeaderBackground.jpg');
	text-align:left;
	background-repeat: repeat-x;
	padding-top: 2px;
	border-bottom: 1px solid #db4105;
}*/

.GridView td
{
	padding:3px;
}

.GridHeader th
{
	border-bottom: 1px solid #db4105;
		padding:5px;
}

.gridDivide
{
	border-right: lightgrey 1px dashed;
}

.GridViewRowStyle
{
	color: #333333;
	background-color: #F7F6F3;
}

.GridViewEditStyle
{
	/*background-color: #999999;*/
	background-color: #ffffaa;
	color: black;
}

.GridViewSelectStyle
{
	background-color: #E2DED6;
	color: #333333;
	font-weight: bold;
}

.GridViewAlternatingRowStyle
{
    background-color: #EEEEEE;
    color: #284775;
}

.GridViewEmptyStyle
{
	background-color: #F7F7DE;
	color: #284775;
}

.GridViewPagerStyle
{
	background-color: #33332d;
	color: White;
	text-align: center;
}

.GridIconHeader
{
	font-size: 6pt;
	padding-left: 2px;
}

.gridcolumRighPadding
{
	padding-right: 20px;
}

.gridLargeNumber
{
	font-size: 16px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}

.GridViewShoutOuts
{
	color: #939598;
	font-weight:bold;
	font-style:italic;
	font-size: 21px;
}

.DataViewEditStyle
{
	background-color: ActiveBorder;
}

.DataViewCommandRowStyle
{
	background-color: #E2DED6;
	text-align: center;
}

.nolistimages li
{
	list-style-type: none;
}

/*Reorder List*/
.dragHandle
{
	width: 10px;
	height: 15px;
	background-color: Blue;
	background-image: url(images/bg-menu-main.png);
	cursor: move;
	border: outset thin white;
}

.reorderListDemo li
{
	list-style: none;
	margin: 2px;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	color: #FFF;
}

.reorderListDemo li a
{
	color: #FFF !important;
	font-weight: bold;
}

.reorderCue
{
	border: dashed thin black;
	width: 100%;
	height: 25px;
}

.itemArea
{
	margin-left: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
}

.panel
{
	background-color: #cccc9f;
}

.CalendarShow
{
	background-color: #A53403;
}

.Help
{
	background-position: center center;
	border: thin solid #ffdc33;
	background-color: #ffe576;
	padding: 5px;
	color: #565657;
	text-align: left;
	font-size: 10px;
}

.autocomplete_list
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: WindowText;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: default;
	text-align: left;
	list-style-type: none;
	overflow: auto;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}

.autocomplete_highlighted_listitem
{
	background-color: Highlight;
	color: HighlightText;
	padding: 3px;
}

.autocomplete_listItem
{
	background-color: Window;
	color: WindowText;
	padding: 3px;
}


.testimonial
{
	background-position: left;
	background: url("images/quote2.gif" );
	display: block;
	text-align:left;
	overflow: hidden;
	margin: 0 auto;
	color: #db4105;
	font-size: larger;
	font-weight: bold;
	background-repeat: no-repeat;
	background-attachment: inherit;
	padding-left: 22px;
	padding-top: 5px;
}

.testimonialBy
{
	display: block;
	text-align:left;
	overflow: hidden;
	margin: 0 auto;
	font-weight: bold;
	padding-left: 35px;
	padding-bottom: 10px;
	color: #333333;
}

.arrowList
{
	list-style-image:url(images/bullet.gif);
	}
	
.textboxText
{
    color: #808080;
}


.smallRibbon
{
    width: 341px;
    height: 58px;
    margin: 0 auto;
    background-image: url('images/smallRibbon.gif');
    background-repeat: no-repeat;
}

.quotes
{
    background-color: #eaeaea;

    height:335px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 13px;
    padding-left: 15px;
    font-size: 16px;
    color: #404041;
}

.quotes li
{
    float: left;
    /*margin-left: 5px;
    list-style-position: outside;*/
    list-style-image: url('images/quote.png');
    /*background-image: url('images/quote.png');*/
    background-repeat: no-repeat;
    line-height:1.2;
    }

.quotes ul
{
    margin-left: 5px;
    margin-right: 5px;
}

.quoteBand
{
    color: #a4a6a8;
    text-align: right;
    font-size: 14px;
    font-style: italic;
    padding-bottom:5px;
}

.quotebox
{
     width: 320px;
     float:left;
     display:block;
}

.homeRightDiv
{
     float:left;
     display:block;
     margin-left:10px;
}

.shoutOut
{
     display:block;
     clear: both;
     padding-left:30px;
     padding-top:20px;
}

/*.Signup
{
    width:251px;
    height:109px;
    position: relative;
    top: -120px;
    right:-720px;
    }*/
   
#SignupButton a    
{
    position: relative;
    
    top: -100px;
    right:-720px;
    display: block;   
    background:  url(images/signup.png) top;
    _background: url(images/signup.gif) top;
    width: 251px;   
    height: 108px; 
}

* html #SignupButton
{
    position:absolute;
    }

#SignupButton a:hover {   
background:  url(images/signup.png) no-repeat bottom; 
_background: url(images/signup.gif) top;  
}

#SignupButton a:active 
{
    position: relative;
    top: -95px;
    right:-721px;
    _top:-100px;
    _right:-720px;
    }
    
    
.menu a
{
    background-position: 9px 17px;
    background-image: url('images/menu/gdButtonsBackground.gif' );
    background-repeat: no-repeat;
    height: 70px;
    width: 69px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    float:left;
    text-decoration:none;
    padding-right:5px;
    opacity:1;
    filter:alpha(opacity=100)
}

.menu a:visited
{color: #FFFFFF;}

.menu a:hover
{
    opacity:0.8;
    filter:alpha(opacity=40)
}

.menuImage
{
    padding-top:3px;
    }

* html .menuImage
{display:none;}

* html .GridHeader th a a:hover
{
    padding:5px;
    color:#e96f35;
    background-color: #da754e;
}

.boldText
{
    font-size:14px; font-weight:bold; color:#666666
    }

.boldTextLarge
{
    font-size:18px; font-weight:bold; color:#666666
    }
    
#paddedForm td
{
    padding-right:5px;
    padding-bottom:5px;
    
    }
    
.Error
{ font-size:18px;
  color:Red;
  font-weight:bold;
  }
  
a.privacyPolicy:link
{
    color: #666666;
    text-decoration: none;
    }
.SearchBox
{
    -moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
    background-color: #FFFF99;
    border: thin solid #FFFF00;
    padding: 10px;
    margin: 10px;
    width: 200px;
}

.SearchTextbox
{
    width: 120px;
}