@import url("../../Fonts/MyFontsWebfontsKit.css");
BODY
{
	font-weight: normal;
	float: left;
	margin: 0px 0px 0px 0px;
	color: black;
	line-height: 150%;
	list-style-type: disc;
	position: relative;
	text-align: left;
}
BUTTON
{
	margin: 5px 0px 5px 15px;
	line-height: 100%;
	position: relative;
	text-align: left;
}
INPUT
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	height: 20px;
}
SELECT
{
	border: 1px solid Silver;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 24px;
}
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: Hiruko-Light;
	list-style-type: disc;
	text-align: left;
	font-size: 30px;
}
H2
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 2px 0px 2px 5px;
	color: #993333;
	font-family: Sketchetik-Bold;
	list-style-type: disc;
	position: relative;
	text-align: left;
	font-size: 30px;
}
H3
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 2px 0px 2px 5px;
	color: #cc6600;
	font-family: Hiruko-Light;
	list-style-type: disc;
	position: relative;
	text-align: left;
	font-size: 20px;
}
H4
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 2px 0px 2px 5px;
	color: #003366;
	font-family: Hiruko-Light;
	list-style-type: disc;
	position: relative;
	text-align: left;
	font-size: 14px;
}
H5
{
	font-size: 0.8em;
	font-family: Arial-Bold;
	text-align: left;
	color: gray;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 14px;
}
H6
{
	font-size: 0.8em;
	font-family: Arial;
	text-align: left;
	font-weight: normal;
	color: darkblue;
	font-size: 13px;
}
H7
{
	font-size: 0.8em;
	font-family: Arial;
	text-align: left;
	font-weight: normal;
	color: darkblue;
	font-size: 12px;
}
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: Arial;
	list-style-type: disc;
	text-align: left;
	font-size: 13px;
}
TABLE
{
	font-size: 0.8em;
	line-height: 100%;
	list-style-type: disc;
	text-align: left;
}
TD
{
	font-size: small;
	line-height: 100%;
	list-style-type: disc;
}
TR
{
	margin-top: 3px;
	font-size: xx-small;
	line-height: 100%;
	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;
}
a
{
	font-family: Arial;
	font-size: 13px;
	color: #0099CC;
}
a:hover
{
	color: #0099CC;
	text-decoration: underline;
}
a:visited
{
	color: #0099CC;
	text-decoration: underline;
}
a:link
{
	color: #0099CC;
}
/*ThankQ Specific*/
.TQ_Button
{
	background-image: url(../../Images/Button_Colour.png);
	background-repeat: repeat-x;
	font-size: 8pt;
	left: 0px;
	top: 0px;
	font-family: Arial;
	color: White;
	background-color: white;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	border-style: solid;
	border-width: 0px;
	height: 25px;
	width: 80px !important;
}
.TQ_ButtonBook
{
	background-image: url(../../Images/Button_Colour.png);
	background-repeat: repeat-x;
	font-size: 8pt;
	left: 0px;
	top: 0px;
	font-family: Arial;
	color: White;
	background-color: white;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	border-style: solid;
	border-width: 0px;
	height: 25px;
	width: 110px !important;
}
.TQ_Home-H1
{
}

.TQ_Home-H2
{
	margin: 2px 0px 2px 5px;
	list-style-type: disc;
	position: relative;
	text-align: left;
}

.TQ_Home-H3
{
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	position: static;
}

.TQ_Home-H4
{
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	position: static;
}

.TQ_Heading
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}


.TQ_FormHeader
{
	background: #CC0000;
	background-color: #CC0000;
}

.TQ_FormRow
{
	background-color: #FFFBD6;
}
.TQ_FormFooter
{
	background: #CC0000;
	background-color: #CC0000;
}
.TQ_FormLabel
{
}

.TQ_InputLabel
{
	font-family: Arial;
	text-align: left;
	font-size: 12px;
}
.TQ_InputField
{
	border-color: Silver;
	border-style: Solid;
	border-width: 1em;
	font: arial;
}
/* Use this instead of Skin for Multiline Field */
.TQ_FormField
{
	border-color: Silver;
	border-style: solid;
	border-width: 1px;
}
.TQ_MultilineInfo
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
}


.TQ_List
{
	padding-right: 3px;
	margin-top: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
	position: static;
	list-style-position: outside;
	list-style-type: disc;
}

.TQ_UL_Calendar
{
	border-bottom: silver 1px dotted;
}

.TQ_MonthDesignation
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
}

.TQ_CalendarPanel
{
	background-color: gainsboro;
}

.TQ_EventHeader
{
	background-color: gainsboro;
	width: 565px;
}

.TQ_WizardTable
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	width: 565px;
}

.TQ_WizardSideBar
{
	vertical-align: top;
	background-color: gainsboro;
	font-weight: normal;
	font-size: medium;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
}

.TQ_WizardSideBarHeading
{
	vertical-align: top;
	background-color: gainsboro;
	color: #0099CC;
	font-family: Arial;
	text-align: left;
	font-size: 14px;
}
TQ_WizardSideBarDesignation
{
	vertical-align: top;
	background-color: gainsboro;
	color: BLACK;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
}
.TQ_AttendeeTypes
{
	font-size: 12px;
	left: 0px;
	top: 0px;
	color: #0099CC;
	font-weight: normal;
	font-family: Arial;
}

#progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	z-index: 1000;
	filter: alpha(opacity:0.5);
	KHTMLOpacity: 0.5;
	MozOpacity: 0.5;
	-khtml-opacity: .50;
	-ms-filter: alpha(opacity=50);
	-moz-opacity: .50;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#processMessage
{
	position: fixed;
	top: 45%;
	left: 40%;
	padding: 10px;
	width: 14%;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000;
}

.watermark
{
}

.flexfield
{
}
.TQ_Person_tr
{
	vertical-align: bottom;
	height: 40px;
}

.TQ_Checkbox_tr
{
	vertical-align: bottom;
	height: 15px;
}

.TQ_Checkbox_tr .TQ_InputField
{
	border-color:None;
	border-style:None;
	Border-Width:1px;
	Font:arial;	
}

.TQ_LoginHead
{
	background-color: wheat;
}

.TQ_Login
{
	background-color: gainsboro;
}


.TQ_JBH
{
	color: #cc0000;
	background-color: #ffffcc;
}
.TQ_Money
{
	color: #336666;
	font-weight: Normal;
	font-size: 0.8em;
}
.TQ_Money_SoldOut
{
	color: #ff9900;
}
.TQ_EventDetail
{
	font-size: 12px;
	left: 0px;
	top: 0px;
	color: black;
	font-weight: normal;
	font-family: Arial;
}
.TQ_CalendarHeading
{
	font-weight: bold;
	margin: 2px 0px 2px 5px;
	color: #0099CC;
	font-family: Hiruko-Light;
	list-style-type: disc;
	position: relative;
	text-align: left;
	font-size: 20px;
}

.TQ_CalendarSubHeading
{
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	color: #0099CC;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 14px;
}
.TQ_CalendarDescription
{
	padding: 0px;
	color: Black;
	line-height: 100%;
	font-family: Hiruko-Light;
	list-style-type: disc;
	text-align: left;
	font-size: 13px;
}
.TQ_MonthDesignation
{
	padding-right: 3px;
	padding-left: 0px;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 3px;
	color: Black;
	line-height: 100%;
	padding-top: 3px;
	font-family: Arial;
	list-style-type: disc;
	text-align: left;
	font-size: 13px;
}
.TQ_TheDate
{
	padding-right: 3px;
	padding-left: 0px;
	font-weight: Bold;
	font-size: medium;
	padding-bottom: 3px;
	color: Black;
	line-height: 100%;
	padding-top: 3px;
	font-family: Arial;
	list-style-type: disc;
	text-align: left;
	font-size: 12px;
}
.TQ_EventHeadingX
{
	font-weight: bold;
	margin: 2px 0px 2px 5px;
	color: #0099CC;
	font-family: Hiruko-Light;
	list-style-type: disc;
	position: relative;
	text-align: left;
	font-size: 20px;
}
.TQ_EventHeading
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	color: #0099CC;
	line-height: 100%;
	padding-top: 3px;
	list-style-type: disc;
	text-align: left;
	font-size: 20px;
	font-family: Hiruko-Light;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border-style: solid;
	border-width: 0px;
}
.TQ_PartnerHeading
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	padding-bottom: 3px;
	color: #0099CC;
	line-height: 100%;
	padding-top: 3px;
	font-family: Hiruko-Light;
	list-style-type: disc;
	text-align: left;
	font-size: 20px;
}
.TQ_CalendarDesignation
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	color: Black;
	line-height: 100%;
	padding-top: 3px;
	font-family: Arial;
	list-style-type: disc;
	text-align: left;
	font-size: 12px;
}
.TQ_EventDetail_ul
{
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: black;
}
/* Stuff for the MasterPage */

.TQ_FlatMargin
{
	background-color: #eceae5;
}

.TQ_PageMargin
{
	background-color: white;
	background-image: url(../../Images/PMMGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TQ_PageMargin2
{
	background-color: white;
	background-image: url(../../Images/PMHGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TQ_PageMargin3
{
	background-image: url(../../Images/PSPGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TQ_PageMargin4
{
	background-image: url(../../Images/PMGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TQ_PageContent
{
	background-color: White;
	padding-left: 0;
	padding-right: 0;
}
.TQ_PageFooter
{
	background-color: White;
	vertical-align: middle;
	text-align: left;
}
.TQ_MainMenuURL
{
	background-color: White;
	border-color: White;
	border-style: none;
}
.TQ_FooterURL
{
	background-color: White;
	border-color: White;
	border-style: none;
}
TQ_Highlight
{
	background-color: White;
	border-color: White;
	border-style: none;
}

.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;
}
.TBLRShadow
{
	background-position: top;
	background-image: url(../../Images/TBLRShadow.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.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;
}
.ErrorControl
{
	border: solid 1px Red !important;
}
.TQ_EventLeftBoarder
{
	display: none;
	width: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#ctl00_ContentPlaceHolderMaster_btnHome
{
	visibility: hidden;
}
.TQ_UL_Calendar
{
	padding-left: 0px;
	margin-left: 0px;
}
.TQ_CalendarHeading
{
	margin-left: 0px;
}
.TQ_NoPaddingLeftorRight
{
	padding-left: 0px;
	padding-right: 0px;
}
.TQ_CompletePageWidth
{
	/*Default is 50px*/
	width: 0px;
}
.TQ_PageHeading
{
	display: none;
}
.TQ_CompleteHeader
{
	color: #0099CC;
	font-family: Hiruko-Light;
	font-size: 20px;
}
.TQ_DetailBoxBorder
{
	display: none;
}
.TQ_EventLeftPadding
{
	padding-left: 0px;
	padding-right: 0px;
}
.PLMShadow
{
}
.PRMShadow
{
}
.TQ_DropdownError
{
	border: 1px solid red;
	width: 100px;
	height: 22px;
}
.TQ_EventBookWidth
{
	width: 565px;
}
.TQ_EventRightBorder
{
	display: none;
}
.TQ_TransactionCompleteWidth
{
	width: 565px !important;
}

.PartnerImage {
    display: inline-block;
}

/* Change per client to fit page */
div#PartnerImages {
width: 900px;
}

table#tblSetImage {
border-collapse: collapse;
}

tr.trPartnerPics {
border-top: 1px solid black;
}

tr#trBannerImgDetails {
border-bottom: 1px solid black;
}
