﻿.ddlCountry
{
	border : solid 1px #000000;
	width : 252px;
	margin : 0px 0px 3px 2px;
	padding : 4px 0px 0px 2px;
	height : 19px;
}

.ddlState
{
	border : solid 1px #000000;
	width : 252px;
	padding : 3px 0px 0px 0px;
	margin : 0px 0px 0px 2px;
	height : 19px;
}

.ddlBillCountry
{
	border : solid 1px #000000;
	width : 252px;
	margin : 0px 0px 3px 2px;
	padding : 2px 0px 0px 2px;
	height : 19px;
}

.ddlBillState
{
	border : solid 1px #000000;
	width : 252px;
	margin : 0px 0px 3px 2px;
	padding : 2px 0px 0px 2px;
	height : 19px;
}

/*		Common Styles		*/
.WebshopFormAuthWebParts_PlainText
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_ClearDiv
{
  clear: both;
}

.WebshopFormAuthWebParts_DottedDiv
{
}

.WebshopFormAuthWebParts_HeaderRow
{
}

.WebshopFormAuthWebParts_SmallHyperlink
{
	color: #A1A1A2;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.WebshopFormAuthWebParts_Checkbox
{
	margin: 0;
	padding: 0;
}

.WebshopFormAuthWebParts_HeaderCell
{
	text-align: left;
	vertical-align: middle;
	height: 30px;
}

.WebshopFormAuthWebParts_HeaderTitle  {
    color: #00A9EE;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 800;
    padding: 15px 0 10px;
    text-decoration: none;    
}

.WebshopFormAuthWebParts_HeaderLabel
{
	color: #B52A28;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: 800;
}

.WebshopFormAuthWebParts_BorderedCell
{
	border: dashed 1px #696969;
}

.WebshopFormAuthWebParts_BTNTable
{
	padding: 2px;
}

.WebshopFormAuthWebParts_BTN
{
	background-color: #00A8ED;
	border: 0px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.WebshopFormAuthWebParts_DottedBorderVertical
{
	background-image: url('/_layouts/1033/Images/WebshopFormAuthWebParts/dots_vertical.png');
	background-repeat: repeat-y;
	width: 2px;
}

.WebshopFormAuthWebParts_DottedBorderHorizontal
{
	background-image: url('/_layouts/1033/Images/WebshopFormAuthWebParts/dots_horizontal.png');
	background-repeat: repeat-x;
	height: 2px;
}

.WebshopFormAuthWebParts_ErrorTable
{
	width: 100%;
}

.WebshopFormAuthWebParts_LBLError
{
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

/*		Login Control		*/

.WebshopFormAuthWebParts_LoginMainDiv
{
	width: 500px;
}

.WebshopFormAuthWebParts_LoginControl
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_LoginControl .TextBox
{
	border: 1px solid #706F72;
	width: 155px;
}

.WebshopFormAuthWebParts_OnTopOfPadlockSpaceCell
{
	height: 20px;
}

.WebshopFormAuthWebParts_Padlock
{
	height: 131px;
	width: 76px;
}

.WebshopFormAuthWebParts_PadlockCell
{
	width: 165px;
	text-align: center;
	vertical-align: top;
}

.WebshopFormAuthWebParts_PointArrCell
{
	width: 20px;
	text-align: center;
}

/* Edit profile */

.WebshopFormAuthWebParts_EditProfileMainTable
{
	width: 1000px;
}

.WebshopFormAuthWebParts_EditProfileControl
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_EditProfileControl .TextBox
{
	border: 1px solid #706F72;
	width: 250px;
	margin: 2px;
}

.WebshopFormAuthWebParts_EditProfileControl .TextBoxShort
{
	border: 1px solid #706F72;
	width: 75px;
	margin: 2px;
}

/*		Register Control	*/

.WebshopFormAuthWebParts_RegisterMainDiv
{
	width: 500px;
}

.WebshopFormAuthWebParts_RegisterControl
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_RegisterControl .TextBox
{
	border: 1px solid #706F72;
	width: 135px;
}

.WebshopFormAuthWebParts_OnTopOfKeySpaceCell
{
	height: 25px;
}

.WebshopFormAuthWebParts_OnBottomOfKeySpaceCell
{
	height: 25px;
}

.WebshopFormAuthWebParts_KeyCell
{
	width: 155px;
	text-align: center;
	vertical-align: bottom;
}

.WebshopFormAuthWebParts_Key
{
	height: 132px;
	width: 47px;
}

/*		Forgot password		*/

.WebshopFormAuthWebParts_ForgotPasswordMainTable
{
	width: 500px;
}

.WebshopFormAuthWebParts_ForgotPasswordControl
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_ForgotPasswordControl .TextBox
{
	border: 1px solid #706F72;
}

/* Change password */

.WebshopFormAuthWebParts_ChangePasswordMainDiv
{
	width: 500px;
}

.WebshopFormAuthWebParts_ChangePasswordControl
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_ChangePasswordControl .TextBox
{
	border: 1px solid #706F72;
	width: 100px;
}

.WebshopFormAuthWebParts_OnTopOfSgnSpaceCell
{
	height: 25px;
}

.WebshopFormAuthWebParts_OnBottomOfSgnSpaceCell
{
	height: 10px;
}

.WebshopFormAuthWebParts_SgnCell
{
	width: 175px;
	text-align: center;
	vertical-align: bottom;
}

.WebshopFormAuthWebParts_Sgn
{
	height: 165px;
	width: 91px;
}

/*		Manage distributors		*/

.WebshopFormAuthWebParts_ManageDistributorsControl
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_ManageDistributorsControl .tb
{
	border: 1px solid #706F72;
}

.WebshopFormAuthWebParts_MDHeaderCell
{
	padding-bottom: 15px;
}

.WebshopFormAuthWebParts_MDHeaderLabel
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 16px;
	color: #C7292A;
	font-weight: 800;
}

.WebshopFormAuthWebParts_MDPlainText
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.WebshopFormAuthWebParts_MDGridViewCell a:link
{
	color: #00A8ED;
}

.WebshopFormAuthWebParts_MDGridViewCell a:hover
{
	color: #00A8ED;
}

.WebshopFormAuthWebParts_MDGridViewCell a:visited
{
	color: #00A8ED;
}

/*		Manage users		*/

.WebshopFormAuthWebParts_ManageUsersMainTable
{
	width: 500px;
}

.WebshopFormAuthWebParts_ManageUsersControl
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.25em;
}

.WebshopFormAuthWebParts_ManageUsersControl .TextBox
{
	border: 1px solid #706F72;
	width: 135px;
}

.ErrorLabel
{
  color: #B72E24;
}

.WebshopFormAuthWebParts_ManageUsersControl .ErrorLabel
{
	color: #B72E24;
}

.WebshopFormAuthWebParts_ManageUsersControl a:link
{
	color: #636365;
}

.WebshopFormAuthWebParts_ManageUsersControl a:visited
{
	color: #636365;
}

.WebshopFormAuthWebParts_ManageUsersControl a:hover
{
	color: #636365;
}

.WebshopFormAuthWebParts_ManageUsersControl a:active
{
	color: #636365;
}

.WebshopFormAuthWebParts_ProductListContainer
{
	width: 725px; 
	display: inline-block;
}

.WebshopFormAuthWebParts_ProductContainer
{
	width: 725px; 
	border-bottom: 1px solid black;
	display: inline-block;
	padding-bottom: 10px;
	padding-top: 10px;
}

.WebshopFormAuthWebParts_ProductName
{}

.WebshopFormAuthWebParts_ProductDescContainer
{
	width: 525px; 
	float: left;
	border-right: 1px solid black
	
}

.WebshopFormAuthWebParts_ProductActionSep
{
	width: 50px; 
	float: left;	
}

.WebshopFormAuthWebParts_ProductActionContainer
{
	width: 140px; 
	float: left;
	height: 100%;
}


.WebshopFormAuthWebParts_ProductDescRow
{	
	width: 525px; 
	overflow: visible;
	display: inline-block;
	padding: 1px
}

.WebshopFormAuthWebParts_ProductDescKey
{
	width: 110px;
	float: left;	
	font-weight: bold
}

.WebshopFormAuthWebParts_ProductDescVal
{
	width: 415px;
	float: left;	
}

.WebshopFormAuthWebParts_ProductName
{
	width: 500px;
	float: left;	
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; COLOR: #00a9ee; FONT-SIZE: 12px; FONT-WEIGHT: 800; TEXT-DECORATION: none;
}

.WebshopFormAuthWebParts_CurrentUser
{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; COLOR: #787878; FONT-SIZE: 9px;
	display: inline;
}

a.exiqon_ls_button {
    background-color: #00A8ED;
    border: 0 none;
    color: #FFFFFF!important;
    cursor: pointer;
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
	text-decoration: none!important;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: 202px;
	display: block;
	text-align: center;
}

a.exiqon_ls_button: hover {
	text-decoration: none!important;
	color: #FFFFFF!important;
}