/*global styles for buttons*/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button{
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #036AA2;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 0px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	text-align:center;
}


a.button span{
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 6px 18px;
} 

a.button:hover  {
    background-position: bottom right;
    color: #036AA2;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 4px 0 6px 18px; /* push text down 1px */
} 

.button {
 
	background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
	background: transparent url(../images/bg_button_span.gif) no-repeat;
    color: #036AA2;
    xdisplay: block;
    xfloat: left;
    font: bold 12px verdana, sans-serif;
    height: 20px;!important
    margin-right:3px;
    padding-right:5px;/* sliding doors padding */
	padding-bottom:2px;
    text-decoration: none;
	text-align:center; 
	
	width:auto;
	border:1px solid #A7A9A4;
	
}
.button:hover {
    background-position: bottom right;
    color: #036AA2;
    outline: none; /* hide dotted outline in Firefox */
}


/*GLOBAL STYLES*/


 

#idstcMainContent
{
	font-family:Arial;
	font-size:12px;
	width:460px;
 
	

}

#idstcPageTitle
{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
}

#idstcMainContent A
{
	font-size: 11px;
	color:blue;
	 
}

#idstcMainContent .idstcDataHeader
{ 
}

#idstcMainbContent .idstcFormField
{
}

/*SEARCH**************************************************/

/*SEARCH/SEARCHB*/
#idstcSearchbContent .idstcRepIDSearchIntsructions
{
	font-size: 11px;
}

#idstcSearchbContent .idstcRepNameSearchIntsructions
{
	font-size: 11px;
}

#idstcSearchbContent .idstcDataHeader
{
}

#idstcSearchbContent .idstcFormField
{
}

#idstcSearchContent, #idstcSearchbContent  
{	
	text-align:left;
	width: 460px;
	margin:0;
	padding:0;
}

/*SIGNUP***************************************************/

/*SIGNUP/JOIN PAGE*/
#idstcJoinContent .idstcProductName,.idstcProductPrice
{
	font-weight:bold;
	padding-bottom:5px;
	font-size: 11px;
}

#idstcJoinContent .idstcAgreement
{
	height:100px;
	width:300px;
}

#idstcJoinOptions, #idstcAutoShipOptions
{
	width:80%;
}

#idstcAutoShipOptions table
{
	width:100%;
}

#idstcJoinOptions table
{
	padding-bottom:20px;
	vertical-align:bottom;
	 
}

/*SIGNUP/NEWREP PAGE*/

#idstcNewRepContent .idstcGroupDataHeader
{
	font-weight:bold;
	font-size: 11px;
}

#idstcNewRepContent .idstcDataHeader
{
}

#idstcNewRepContent .idstcEnrollerInfo
{
	margin-bottom:20px;	
	font-size: 11px;
}

#idstcNewRepContent .idstcEnrollerText
{
	font-weight:bold;
	
}

#idstcNewRepContent .idstcEnrollerData
{
}

#idstcNewRepContent .idstcRequiredDataIndicator
{
	color:Blue;
}

#idstcNewRepContent .idstcFormCompletionText
{
	font-size: 11px;
	padding-bottom:20px;
}

#idstcNewRepContent .idstcShipToBillingText
{
	font-size: 11px;
}


#idstcNewRepContent .idstcReplSiteInstructions
{
	font-size: 11px;
	margin-top:0px;
}

#idstcNewRepContent .idstcCreditCardInstructions
{
	font-size: 11px;
	margin-top:0px;
}

#idstcNewRepContent .idstcAdditionalInfoInstructions
{
	font-size: 11px;
	margin-top:0px;
}

/*SIGNUP/CCCOMP PAGE*/
#idstcCCCompContent
{
	text-align: left;
}

#idstcCCCompContent .idstcDataHeader
{
	font-size: 11px;
	font-weight:bold;
}

#idstcCCCompContent .idstcData
{
	font-size: 11px;
}

/*OLD*****************************************/
#idstcCccompContent .idstcFormFieldDescripton
{
	font-weight:bold;
}

#idstcMainContent *
{
	 
}

#idstcCheckoutContent *
{
	font-size: 11px;
	
}

#idstcSearchbContent *
{
	font-size: 11px;
}

#idstcThankYouShop   
{	
	 
	width: 80%;
	 
}

#idstcThankYouShop *
{	
	text-align:left;
 
	 
}
#idstcThankYouShop .idstcDataLineDivider
{
	background:black;
}


.idstcThankYouShop .idstcOrderItems
{	padding:5px 10px 5px 30px;
	
}

#idstcThankYouShop .idstcDataHeader
{
	font-weight: bold;
	padding-right:20px;
	text-align: left;
}

#idstcThankYouShop .idstcData
{
	font-weight: normal;
	font-size: 11pt;
	text-align: left;
	padding-right:20px;
}

.idstcLookupImageButton
{
	cursor:hand;
}


#idstcRepIDSearch .idstcImageButton
{
	margin-left:10px;
	top: 9px;
}

.idstcLoginFieldHeader
{
	padding-bottom:20px;
	font-weight:bold;
}

.idstcLoginFieldDescripton
{
	font-weight:bold;
}

HR
{
	height:1px;
}

P
{
	
}

TH
{
	
}

TD
{
	
}

A
{
	
}



.idstcJoinAgreement
{
	width:400px;
}

.idstcContactMessage
{
	margin-bottom:20px;
	font-weight:normal;
}

.idstcErrorMessage
{
	margin-top:10px;
	margin-bottom:20px;
	color: red;
	font-weight:bold;
	
}

.idstcWelcomeMessage
{
	font-size: 11px;
	left: 500px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 110px;
}



.idstcWelcomeMessage A
{
	color: #366DBD;
	position: absolute;
}



#idstcSearchbContent
{
}

#idstcSearchbContent #idstcSearchResults a
{
	font-weight:normal;
}

#idstcSearchbContent #idstcSearchResults TABLE
{
}


.idstcHeader
{
	font-weight:bold;
}

.idstcDataHeader
{
	font-weight:bold;
}


.idstcData
{
	font-family:Arial;
}

#idstcSearchbContent #idstcSearchResults,#idstcRepIDSearch,#idstcNameSearch
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: #065F9B 1px solid;
	padding-bottom:10px;
}

#idstcNameSearch *
{	
	text-align:left;
}


thead
{
	border-right: medium none;
	padding-right: 4px;
	border-top: medium none;
	padding-left: 4px;
	font-weight: bold;
	border-left: medium none;
	color: white;
	border-bottom: medium none;
	background-color: #065F9B;
}


#idstcMainContent *
{
	font-family:arial;
	
	 
}

#idstcMainContent
{
	width: 410px;
	background-color: white;
	margin-top:20px;
	margin-left:5px;

}


#idstcViewCartContent .idstcCart
{
	width:475px;
	margin-top:30px;
	vertical-align:bottom;
}

#idstcViewCartContent td
{
	vertical-align:top;
}

#idstcViewCartContent tr.idstcCart_Header
{
	BORDER-RIGHT: medium none;
    PADDING-RIGHT: 4px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    BORDER-LEFT: medium none;
    COLOR: #cc0000;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: #fff;
    font-size:13px;
}

#idstcSubtotalContent tr.idstcSubtotal_Header
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    COLOR: #cc0000;
    BACKGROUND-COLOR: #fff;
}

.idstcReceiptFieldDescription
{
    FONT-WEIGHT: bold;
 
}
.idstcReceiptFieldValue
{
	text-align:left;
 

}
.idstcReceiptFieldHeader
{
    FONT-WEIGHT: bold;
    COLOR: #065F9B;
    text-align:left;
    padding-right:20px;
   
}

.idstcReceiptNumFieldHeader
{
    FONT-WEIGHT: bold;
    COLOR: #065F9B;
    text-align:right;
    padding-right:20px;
   
}

.idstcImageButton
{
	cursor:hand;
}


#btnContinueShop
{
	margin-bottom:20px;
}


#idstcViewCartContent .idstcSubtotal
{
	padding-top:12px;
	padding-bottom:12px;
	font-size:12px;
}

#idstcOrderContent .idstcPageHeader
{
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	
}


#idstcLoginsContent .idstcPageHeader
{
	text-align:left;
	font-weight:bold;
	margin-bottom:0px;
}

.idstcReqFieldIndicator
{
	background-image: url(test.gif);
	color: #366DBD;
	background-repeat: repeat-y;
}


.idstcThumb
{
}
#idstcSubtotalContent
{
	width:80%;
}

#idstcSubtotalContent .idstcSubtotal
{
	padding-top:12px;
	padding-bottom:12px;
}
#idstcSubtotalContent td
{
	vertical-align:top;
}

#idstcViewCartContent .idstcSubtotalText,.idstcSubtotalValue
{
	font-weight:bold;
}

#idstcSubtotalContent .idstcSubtotalText,.idstcSubtotalValue
{
	font-weight:bold;
}

.idstcCartDeleteButton
{
	font-weight:bold;
}


#idstcOrderContent .idstcProductName
{
	font-weight:bold;
}


#idstcOrderContent .idstcPreferredPrice
{
	color:Red;
		font-weight:bold;
}

#idstcOrder_SearchResultsContent .idstcProductName
{
	font-weight:bold;
}


#idstcOrderContent .idstcProductPrice
{
	font-weight:bold;
}

#idstcOrder_SearchResultsContent .idstcProductPrice
{
	font-weight:bold;
}


.ProductSearchResultMenu a
{
	margin-left:2px;
	margin-right:2px;
}


.idstcButton
{
	font-family: Verdana;
	font-weight: bold;
}

.idstcAddCartImageButton
{

	margin-top:5px;
	cursor:hand;
}


.idstcViewCartImageButton
{
	margin-right:-10px;
	margin-top:5px;
	cursor:hand;
}


	





.idstcFormFieldHeader
{
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 4px;
}

.idstcFormFieldDescripton
{
	font-size: 11pt;
	text-align:left;
}


.idstcInstructions
{
	padding-bottom:4px;
}

#idstcJoinContent .idstcJoinOptionHeader
{
	font-weight:bold;
	padding-bottom:4px;
}

#idstcJoinContent .idstcAutoshipOptionHeader
{
	font-weight:bold;
	padding-bottom:4px;
}

#idstcJoinContent .idstcJoinOptionProductName
{
	font-weight:bold;
	padding-left:4px;
}

#idstcJoinContent .idstcJoinOptionPrice
{
	font-weight:bold;
}

#idstcJoinContent .idstcAutoshipOptionProductName
{
	font-weight:bold;
	padding-left:4px;
}

#idstcJoinContent .idstcAutoshipOptionPrice
{
	font-weight:bold;
}

#idstcJoinContent td 
{	font-size:12;
	vertical-align: top;
}

.idstcMenuContainer, .idstcProductMenu
{
	xborder:red 1px solid;
	padding: 0px;
}
 

li.idstcProductCategoryMenuItem
{
		margin-top:2px;
		margin-bottom:2px;
		margin-left:-38px;
		color:#065F9B;
		border-bottom:1px solid #B0B0B0;
		font-weight:bold;
		padding-bottom:5px;
		padding-top:5px;
		list-style:none;
}

li.idstcProductCategoryMenuItem:hover
{
	background:#BFDC9B;	
}

a.idstcProductCategoryMenuItem
{
 
	list-style: none;
	FONT-WEIGHT: bold; 

	color:#065F9B;

	text-decoration:none;
}

li.idstcProductSubCategoryMenuItem
{
  list-style: none;
  margin-left:-25px;
  font-weight:normal;
  border-bottom:1px dotted #B0B0B0; 
}

li.idstcProductSubCategoryMenuItem_Selected
{
    list-style: none;
	margin-left:-25px;
	background:#BFDC9B;	
	font-size:12px;
	font-weight:normal;
	padding-left:3px;
	border-bottom:1px dotted #B0B0B0; 
}


a.idstcProductSubCategoryMenuItem
{
    list-style: none;
	 font-weight:normal;
	FONT-SIZE:12px; 
	COLOR: #000000; 

	text-decoration:none;
}



a.idstcProductSubCategoryMenuItem_Selected
{	list-style: none;
	font-weight:normal;
	FONT-SIZE: 12px; 
	COLOR: #000; 
	
	text-decoration:none;
	 
}


a.idstcProductSubCategoryMenuItem_Selected:visited
{	
	list-style: none;
	 font-weight:normal; 
	FONT-SIZE:12px; 
	COLOR: #000; 

	text-decoration:none;
 
}

a.idstcProductCategoryMenuItem:visited 
{
	list-style: none;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #065F9B; 

	text-decoration:none;
}


a.idstcProductSubCategoryMenuItem:visited 
{
	list-style: none;
	FONT-WEIGHT: normal; 
	FONT-SIZE:12px; 
	COLOR: #000; 

	text-decoration:none;

}

a.idstcProductSubCategoryMenuItem_Selected:hover
{	
	list-style: none;
	FONT-WEIGHT: normal; 
	FONT-SIZE:12px; 
	COLOR: #000; 

	text-decoration:none;
}

a.idstcProductCategoryMenuItem:hover 
{
	list-style: none;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #065F9B; 

	text-decoration:none;
}


a.idstcProductSubCategoryMenuItem:hover 
{
	list-style: none;
	FONT-WEIGHT: normal; 
	FONT-SIZE:12px; 
	COLOR: #000; 

	text-decoration:none;

}

 
#idstcThankYouShop .idstcDataHeader
{
	font-weight: bold;
	
	text-align: left;
}

#idstcThankYouShop .idstcData
{
	font-weight: normal;
	
	text-align: left;
}

#idstcThankYouShop .idstcDataNum
{
	font-weight: normal;
	
	text-align: left;
}


/**************************************/
#accordion {
	margin:0;
	width:240px;
}

h3.toggler {
	cursor: pointer;
	border-top: 1px solid #f5f5f5;
	border-left:10px solid #ffffff;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #065F9B;
	color: #528CE0;
	margin: 0 0 1px 0;
	padding: 3px 5px 1px;
}

h3.toggler:hover{
	background:#528CE0;
}

div.element p, div.element h4 {
	margin:0px;
	padding:0px;
}
