BODY
{
    FONT-WEIGHT: normal;
    FLOAT: left;
    MARGIN: 0px 0px 0px 0px;
    COLOR: black;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Verdana;
    LIST-STYLE-TYPE: disc;
    POSITION: relative;
    TEXT-ALIGN: left
}
BUTTON
{
    MARGIN: 5px 0px 5px 15px;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: Verdana;
    POSITION: relative;
    TEXT-ALIGN: left
}

AUTOCOMPLETE
{
	z-index: -1;
}
H1
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    PADDING-BOTTOM: 3px;
	color: #993333;
    LINE-HEIGHT: 100%;
    PADDING-TOP: 3px;
    FONT-FAMILY: Verdana;
    LIST-STYLE-TYPE: disc;
    TEXT-ALIGN: left
}
H2
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 2px 0px 2px 5px;
	color: #993333;
	font-family: Verdana;
	list-style-type: disc;
	position: relative;
	text-align: left;
}
H3
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 2px 0px 2px 5px;
	color: #cc6600;
	font-family: Verdana;
	list-style-type: disc;
	position: relative;
	text-align: left;
}
H4
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 2px 0px 2px 5px;
	color: #003366;
	font-family: Verdana;
	list-style-type: disc;
	position: relative;
	text-align: left;
}
H5
{
	font-size: 0.8em;
	font-family: Verdana;
	text-align: left;
	color: gray;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
H6
{
	font-size: 0.8em;
	font-family: Verdana;
	text-align: left;
	font-weight: normal;
	color: darkblue;
}
HR
{
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 5px;
    PADDING-LEFT: 3px;
    FONT-SIZE: xx-small;
    MARGIN-BOTTOM: 5px;
    PADDING-BOTTOM: 3px;
    LINE-HEIGHT: 150%;
    PADDING-TOP: 3px;
    FONT-FAMILY: Verdana;
    POSITION: relative;
    TEXT-ALIGN: left
}
LI
{
	padding-right: 3px;
	margin-top: 2px;
	padding-left: 5px;
	font-size: 1.2em;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
	font-family: Verdana;
	position: static;
	list-style-position: outside;
	list-style-type: disc;
}
OL
{
    MARGIN-TOP: 5px;
    FONT-SIZE: xx-small;
    MARGIN-BOTTOM: 5px;
    MARGIN-LEFT: 15px;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: Verdana;
    LIST-STYLE-TYPE: disc;
    POSITION: relative;
    TEXT-ALIGN: left
}
P
{
	padding-right: 3px;
	margin-top: 3px;
	padding-left: 3px;
	font-size: 0.8em;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	line-height: 125%;
	padding-top: 3px;
	font-family: Verdana;
	list-style-type: disc;
	text-align: left;
}
TABLE
{
	font-size: 0.8em;
	line-height: 100%;
	font-family: Verdana;
	list-style-type: disc;
	text-align: left;
}
TD
{
    FONT-SIZE: small;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: Verdana;
    LIST-STYLE-TYPE: disc
}
TR
{
    MARGIN-TOP: 3px;
    FONT-SIZE: xx-small;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: Verdana;
    LIST-STYLE-TYPE: disc;
    POSITION: relative;
    TEXT-ALIGN: left
}
UL
{
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 5px;
    PADDING-LEFT: 3px;
    FONT-SIZE: xx-small;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 3px;
    MARGIN-LEFT: 15px;
    LINE-HEIGHT: 150%;
    PADDING-TOP: 3px;
    FONT-FAMILY: Verdana;
    LIST-STYLE-TYPE: disc;
    POSITION: relative;
    TEXT-ALIGN: left
}

/* Stuff for the MasterPage */

.TQ_PageMargin
{
	background-color: white;
	background-repeat: repeat-x; 
	background-position: left top;
}
.TQ_PageMargin2
{
	background-color: white;
	background-repeat: repeat-x; 
	background-position: left top;
}
.TQ_PageMargin3
{
	background-repeat: repeat-x; 
	background-position: left top;
}
.TQ_PageMargin4
{
	background-repeat: repeat-x; 
	background-position: left top; 
}
.TQ_PageContent
{
	background-color:White;
}
.TQ_PageFooter
{
	background-color: White;
	font-size: 0.6em;
	vertical-align: middle;
	text-align: left;
	color: gray;
	font-family: verdana;
}
.TQ_MainMenuURL
{
	background-color: White;
	border-color: White;
	border-style: none;
	font-family: verdana;
	font-size: 0.8em;
	color: black;
}
.TQ_FooterURL
{
	background-color: White;
	border-color: White;
	border-style: none;
	font-family: verdana;
	font-size: 0.8em;
	color: gray;
}
TQ_Highlight
{
	background-color: White;
	border-color: White;
	border-style: none;
	font-family: verdana;
	font-size: 0.8em;
	color: blue;
}

.TBLRShadow
{
	background-position: top;
	background-image: url(../../Images/TBLRShadow.jpg); 
	background-repeat: repeat-x; 
	height: 6px
}
.TBCShadow
{
	background-position: top; 
	background-image: url(../../Images/TBCShadow.jpg); 
	background-repeat: repeat-x; 
	height: 6px;
}
.PLMShadow
{
	background-position: right; 
	background-image: url(../../Images/PLMShadow.jpg); 
	background-repeat: repeat-y; 
	width: 8px;
}
.PRMShadow
{
	background-position: left; 
	background-image: url(../../Images/PRMShadow.jpg); 
	background-repeat: repeat-y; 
	width: 5px;
}

/*ThankQ Specific*/
.TQ_Home-H1
{
	color: mediumblue;
	font-family: verdana;
	font-size: 1.6em;
}

.TQ_Home-H2
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 2px 0px 2px 5px;
	color: #CC0000;
	font-family: Verdana;
	list-style-type: disc;
	position: relative;
	text-align: left;
}

.TQ_Home-H3
{
	font-size: 1.0em;
	font-family: Verdana;
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	position: static;
	font-weight: bold;
	color: #003366;
}

.TQ_Home-H4
{
	font-size: 0.9em;
	font-family: Verdana;
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	position: static;
	font-weight: bold;
	color: #993300;
}

.TQ_Heading
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1.4em;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana;
}

.TQ_FormHeader
{
	background: #CC0000;
	background-color: #CC0000;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	font-family: Verdana;
}

.TQ_FormRow
{
	background-color: #FFFBD6;
	font-size: 1.1em;	
}
.TQ_FormFooter
{
	background: #CC0000;
	background-color: #CC0000;	
	font-weight: bold; 	
	font-size: 1em; 
	color: white; 
	font-family: Verdana; 
}
.TQ_FormLabel
{
	font-family: Verdana;
	font-size: 1em;
	color: Gray;
}

.TQ_InputLabel
{
	font-family: Verdana;
	font-size: 1em;
	color: Gray;
}


/* Use this instead of Skin for Multiline Field */
.TQ_FormField
{
	border-color: Silver;
	border-style: solid;
	border-width: 1px;
	font-family: verdana;
	font-size: 1em;
}
.TQ_MultilineInfo
{
	font-family: verdana;
	font-size: 0.8em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	color: black;
}


.TQ_List
{
	padding-right: 3px;
	margin-top: 2px;
	padding-left: 5px;
	font-size: 1.3em;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
	font-family: Verdana;
	position: static;
	list-style-position: outside;
	list-style-type: disc;
}

.TQ_UL_Calendar
{
	border-bottom: silver 1px dotted;
	font-family: verdana;
}

.TQ_MonthDesignation
{
	padding-bottom: 5px;
	padding-top: 5px;
}

.TQ_CalendarPanel
{
	background-color: gainsboro;
}

.TQ_EventHeader
{
	background-color: gainsboro;
}

.TQ_WizardTable
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.TQ_WizardSideBar
{
	vertical-align: top;
	background-color: gainsboro;
	text-align: left;
	font-size: 0.8em;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}

.TQ_WizardSideBarHeading
{
	vertical-align: top;
	background-color: gainsboro;
	text-align: left;
	font-size: 0.8em;
	color: #3366cc;
	font-family: Verdana;
	text-decoration: none;
}

.TQ_Person_tr
{
	vertical-align: bottom;
	height: 40px;
}
.TQ_LoginHead
{
	background-color: wheat;
}

.TQ_Login
{
	background-color: gainsboro;
}


.TQ_JBH
{
	color: #cc0000;
	background-color: #ffffcc;
}
.TQ_Button
{
	font-size: 1.1em; 
	left: 0px; 
	top: 0px; 
	font-family: Verdana; 
	background-color: white;
}

.TQ_Heading
{
}

.TQ_Heading2
{
}

.TQ_NameHeading
{
}

.TQ_CardHeading
{
}

.TQ_MultiLineInputField
{
}

.TQ_InputLabel
{
}

.TQ_InputLabel_Additional
{
}

.TQ_InputLabel_NoSize
{
}

.TQ_InputField
{
}

.TQ_InputFieldCenter
{
}

.TQ_DropdownList
{
}

.TQ_ActivityURL
{
}

.TQ_StandardURL
{
}

.TQ_StandardURL_UL
{
}

.TQ_LinkButton
{
}

.TQ_CheckBox
{
}

.TQ_CheckBoxLabel
{
}
.TQ_RadioBtn
{
}

.TQ_FormButton
{
}

.TQ_Field
{
}

.TQ_ItemLabel
{
}

.TQ_ValidationControl
{
}
.ErrorControl
{
	border: solid 1px Red !important;
}
.TQ_DontShow
{
	
}
.TQ_NoPaddingLeft
{
	padding-left:0px;
}
.TQ_CompletePageWidth
{
	/* default is 50px*/
	width:50px;
}
.TQ_MiddleColumn
{

}
#ctl00_ContentPlaceHolderMaster_td7
{

}
#ctl00_ContentPlaceHolderMaster_tdCANCELBUTTON_1
{

}
.TQ_SpacebetweenButtons
{

}
.TQ_CompleteHeader
{

}
.TQ_PageFooter{

}
.TQ_TopBannerShadow{

}
.PLMShadow
{

}
.PRMShadow
{

}
.TQ_ErrorLblPositionLeft
{

}
.TQ_ErrorLblPositionLeft2
{
	/*Default is 200px*/
	width:200px;	
}
.TQ_ErrorLblPositionRight
{
	
}
/* CUSTOM OVER-RIDES */

td#ctl00_ContentPlaceHolderMaster_tdROW2_L2 {
border: none !important;
}
td#ctl00_ContentPlaceHolderMaster_tdROW2_R2 {
border: none !important;
background: #E6E6E6;
padding: 15px !important;
}
#trNAME_HEADING .TQ_NameHeading, .TQ_Heading, .TQ_CardHeading {	
font-size: 18px !important;
color: #87D300 !important;
display: block;
position: relative;
font-family: 'museo_sans500',sans-serif !important;
}
.TQ_InputField {
padding: 8px !important;
font-size: 12px !important;
font-family: "museo_sans100" ,sans-serif !important;
border: 1px solid silver;
margin-bottom: 5px;
}
.TQ_DropdownList {
font-size: 12px !important;
height: 30px !important;
border: 1px solid silver;
margin-bottom: 5px;
}
.TQ_InputLabel, TQ_InputLabel_Additional {
font-size: 14px !important;
color:#333 !important;
padding: 6px 5px 6px 0px !important;
}
.TQ_Button {
font-family: Verdana;
color: #ffffff !important;
display: block;
padding: 15px 100px 15px 100px;
border: 1px solid #b4dead;
text-transform: uppercase;
background: #87D300 !important;
cursor: pointer;
font-size: 18px !important;
position: relative !important;
float: left !important;
width: 100%;
}
span {
line-height: initial;
font-size: 14px;
}
#ctl00_ContentPlaceHolderMaster_trROW3SPAN span {
line-height: 12px;
}