

/****************************************
    The following styles reset browser
    inconsistancies between the various
    tags.
****************************************/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding-left: 50;
}table{border-collapse:collapse;}fieldset{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

h1 { font-size: 1.7em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.8em; }

p {
    padding-bottom: 1em;
}
a {
	text-decoration: none;
	color: #001346;
}

body{ font:12px Verdana, Arial, Helvetica, Clean, Sans-serif;	
		background-color: #F3F3F3;	
		background-image: url(assets/images/page_bg.jpg);	
		background-repeat: repeat-x;}

body.NoDecoration{
	font:12px Verdana, Arial, Helvetica, Clean, Sans-serif;
	/*background-color: #F0F0F0;*/
	background: #F0F0F0;
	margin: 2px 0px 0px 2px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

/****************************************
    main body styles
****************************************/
#container {
	/*height: auto;*/
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;	
}

#container2 {
	/*height: auto;*/
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom:15px;
}

/* Nav */
#masthead_L, .masthead_L { background-image: url(assets/images/masthead_L.jpg); background-repeat: no-repeat;
	height: 215px; width: 780px; margin: 4px 4px 0px 4px; cursor:pointer;}
#masthead_S, .masthead_S {background-image: url(assets/images/masthead_S.jpg); background-repeat: no-repeat; 
	margin: 4px 4px 0px 4px; height: 125px; cursor:pointer;}
#navStrip {font-size: 1em;color: #fff;margin: 0 4px;background-color: #004E9E;letter-spacing: 0.5px;width:750px;height:22px;display:block;	
	padding: 0px 30px 0px 0px;position:relative;}
#navStrip .menuStrip{display:block;float:none;width:670px;padding: 0px 0px 0 53px;}

#apperror
{
	height: 128px;
	display: block;
	padding-left: 30px;
	padding-top:10px;
	font-family:Verdana;
	font-size:12pt;
	color:Red;
}

#apperror .apperrordesc
{
	font-family:Verdana;
	font-size:9pt;
	color:Red;
	padding-top:20px;
	padding-bottom:10px;
}

#middleNav {
	background-image: url(assets/images/search_band2.jpg);
	background-repeat: repeat-x;
	height: 85px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top:5px;
	margin-bottom:5px;
	position: static;
	display: inline-block;
	padding-left: 75px;
	padding-top: 9px;	
	background-position: center;
	z-index:-1;	
	width: 705px; /* Required for safari */
}

#middleNav .label 
{
	padding-top:0px;
    float: left;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#middleNav .username
{
	width:190px;
	font-family:Verdana;
	font-size:12px;
	margin-top:4px;	
}

#middleNav #InvalidLoginText
{
	display: inline-block;
	float:left;
	width:70%;
	padding-top: 13px;
	padding-left: 52px;
	text-align: center;
}

#middleNav #InvalidLoginText .InvalidLogin
{
	color: Red;
	font-weight:bold;
	font-size: 11px;
	background-color:Transparent;
}

#middleNav label select,
#middleNav label input {
    width: 200px;
    margin-top: 3px;
}

#middleNav .button {
	/*float: left;*/
	margin-top: 15px;
	margin-left: 10px;
	color: #ffffff;
	background-color: red;
	font-family:Verdana;
	font-size: 11px;
	/*padding: 3px;*/
	border: 0;
	height:21px;
	width:130px;
	/*letter-spacing: .1em;*/
	cursor: pointer;
	text-transform: uppercase;
}

#middleNav .submit {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	color: #ffffff;
	background-color: red;
	font-family:Verdana;
	font-size: 11px;
	/*padding: 3px;*/
	border: 0;
	height:21px;
	width:70px;
	/*letter-spacing: .1em;*/
	cursor: pointer;
	text-transform: uppercase;
}

#middleNav .headerText {
    padding-top: 5px;
    font-size: 18px;
    text-transform: uppercase;
    color: #001754;
    float: left;
    letter-spacing: 0.1em;
}

#middleNav .subheaderText {
    padding-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #001754;
    float: left;
    letter-spacing: 0.1em;
}

#middleNav .clearboth {
	clear:both;
}

#middleNav #forgottenPassword 
{
	display: inline;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	padding-left: 10px;
	float: left;
	width:137px;
}

#container .validator
{
	display:inline-block;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:85px;
	margin-left:4px;
	margin-right:4px;		
}

#container .validator .validators
{
	font-family:Verdana;
	font-size:11px;
	color:Red;	
}

#container .validator .footer
{
	font-family:Verdana;
	font-size:11px;	
}

.containerheader:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

#middleNav #forgottenPassword a:link,
#middleNav #forgottenPassword a:hover,
#middleNav #forgottenPassword a:active,
#middleNav #forgottenPassword a:visited {
	color: #00154a;
	text-decoration: none;
}

#middleNav #forgottenPassword a:hover {
	text-decoration: underline;
}
#middleNav .text {
	display: inline-block;
	width:63%;
	float:left;
	padding-top: 10px;
	padding-left: 10px;	
	font-size: 10px; 
	text-align:center;
}

#middleNav .dropdown
{
	width: 190px;
	margin-top:4px;
	font-family:Arial;
	font-size:12px;	
	height:20px;
	position:static;
	z-index:6;			
}

#middleNav .dropdown2
{
	width: 230px;
	margin-top:4px;
	font-family:Arial;
	font-size:12px;	
	height:20px;
	position:static;
	z-index:6;			
}

#middleNav .textdetails
{
	width: 175px;
	margin-top:4px;
	font-family:Arial;
	font-size:12px;	
	height:20px;
	position:static;
	z-index:-1;	
}

#navStrip .menuStrip .topmenuitem
{
	display:block;
	float:right;
	margin: 0 4px;
	border-right: solid 1px #ffffff;
	padding-right:7px;				
}

#navStrip .menuStrip .topmenuitem span
{
	color:#95C3C7;
	text-transform:uppercase;
	cursor:pointer;
}

#navStrip .menuStrip .topmenuitem .lnkbtn
{
	color:#95C3C7;
	text-transform:uppercase;
	text-decoration: none;	
	background-color:#004E9E;
	border: solid 1px #004E9E;
	width:55px;	
	height:12px;
	cursor:pointer;	
}

#navStrip .popupmenu, #navStrip .popupmenu1 
{
	display:block;
	float:none;
	clear:left;	
	position:absolute;
	width: 165px;
	padding:1px 1px 1px 1px;
	background-color:Transparent;
	visibility:visible;
	left:0px;
}

/* Contact management menu */
#navStrip .popupmenu
{
	margin: 22px 0px 0px 420px;	
}

/* Policy menu */
#navStrip .popupmenu1
{
	margin: 22px 0px 0px 590px;		
}

#navStrip .hidepopupmenu, #navStrip .hidepopupmenu1
{
	display:none;
	float:none;
	position:absolute;
	width: 165px;
	padding:1px 1px 1px 1px;
	background-color:#FFFFFF;
	visibility:hidden;
	margin-left:381px;
}

#navStrip .popupmenu .popupmenuitem, #navStrip .popupmenu1 .popupmenuitem 
{
	display:block;
	background-color:#004E9E;
	width: 155px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;	
	border-bottom:solid 1px #ffffff;		
}

#navStrip .popupmenu .popupmenuitem span, #navStrip .popupmenu1 .popupmenuitem span
{
	font-size:10px;
	color:#95C3C7;
	text-transform:uppercase;
	cursor:pointer;	
}

#navStrip .popupmenu1 .popupmenuitem 
{
	display:block;
	background-color:#004E9E;
	width:159px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;	
	border-bottom:solid 1px #ffffff;		
}

#navStrip .popupsubmenu1, #navStrip .popupsubmenu2, #navStrip .popupsubmenu3
{
	display:block;
	float:none;
	position:absolute;
	width:145px;
	padding:1px 1px 1px 1px;
	background-color:#FFFFFF;
	visibility:visible;
	left:0px;
	margin-left: 581px;	
}

#navStrip .popupsubmenu1
{
	margin-top:22px;
}

#navStrip .popupsubmenu3
{
	margin-top:49px;
}

#navStrip .popupsubmenu2
{
	margin-top:76px;
}

#navStrip .hidepopupsubmenu1, #navStrip .hidepopupsubmenu2, #navStrip .hidepopupsubmenu3
{
	display:none;
	float:none;
	position:absolute;
	width:145px;
	padding:1px 1px 1px 1px;
	background-color:#FFFFFF;
	visibility:hidden;
	left:0px;
	margin-left: 462px;
	margin-top:22px;		
}

#navStrip .popupsubmenu1 .popupmenuitem, #navStrip .popupsubmenu2 .popupmenuitem, #navStrip .popupsubmenu3 .popupmenuitem 
{
	display:block;
	background-color:#004E9E;
	width:139px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	
	border-bottom:solid 1px #ffffff;		
}

#navStrip .popupsubmenu1 .popupmenuitem span, #navStrip .popupsubmenu2 .popupmenuitem span, #navStrip .popupsubmenu3 .popupmenuitem span
{
	font-family:Verdana;
	font-size:10px;
	color:#95C3C7;
	text-transform:uppercase;
	cursor:pointer;			
}
/* end of old nav */

/* Home Page */
#middleNav {background-image: url(assets/images/search_band3.jpg);background-repeat: repeat-x;
	height: 90px;margin: 0 4px 5px 4px;position: static;display: inline-block;padding: 15px 0px 0px 75px; 
	z-index:-1;	width: 705px;background-position: center;}	
#middleNav .label{padding:0px 10px;float: left;font-size: 10px;}
#middleNav .username{width:190px;font-size:12px;margin-top:4px;}
#middleNav #InvalidLoginText{display: inline-block;float:left;width:70%;padding: 13px 0 0 52px;text-align: center;}
#middleNav #InvalidLoginText .InvalidLogin{color: Red;font-weight:bold;background-color:Transparent;}
#middleNav label select,#middleNav label input {width: 200px;margin-top: 3px;}
#middleNav .headerText {padding: 5px 0 12px 0;font-size: 18px;text-transform: uppercase;color: #051853;float: left;
    letter-spacing: 0.1em;font-weight: bold;}
#middleNav .subheaderText {padding-top: 10px 14px 0 0;font-size: 14px;text-transform: uppercase;color: #001754;float: left;letter-spacing: 0.05em;}
#middleNav .clearboth {clear:both;}
#middleNav #forgottenPassword{display: inline;margin: 20px 0 10px 0;font-size: 10px;padding-left: 10px;float: left;width:137px;}
#middleNav #forgottenPassword a:link,#middleNav #forgottenPassword a:hover,#middleNav #forgottenPassword a:active,
	#middleNav #forgottenPassword a:visited {color: #00154a;text-decoration: none;}
#middleNav #forgottenPassword a:hover {text-decoration: underline;}
#middleNav .dropdown, #middleNav .textdetails{margin-top:4px;font-family:Arial;font-size:12px;height:20px;position:static;}
#middleNav .dropdown{width: 190px;z-index:6;}
#middleNav .textdetails{width: 175px;z-index:-1;}
#searchwelcomebody{	margin: 4px 4px 0 4px;text-align:left;color:#000;background-color:#F3F3F3;padding: 0px 75px 10px 75px;}

#searchwelcomebody {	FONT-SIZE: 11px;	COLOR: #000000;	FONT-FAMILY: Verdana, Arial, Sans-Serif, Monospace, Arial;	}

#searchwelcomebody .titletext{font-size:2em;color:#051750;padding: 5px 0 15px 0;}
#promos_holder{display:inline-block;height:125px;margin: 0px 4px 4px 4px;}
#promos_holder .promo_box{display:inline-block;float:left;height:125px;width:260px;}
/* End home page */

/* privacy and disclaimer div formatting */
.privacyDisclaimerBody, .privacydiv, #disclaimer, .privacyDisclaimerBody #frmMain, .disclaimerdetails
{
	padding: 0px;
	margin: 0px;
}
.privacydiv, .disclaimerdiv
{
	display:inline;
	visibility:visible;
	float:none;
	width:400px;
	border:solid 1px #000000;
	background-color:#ffffff;
}

#disclaimer, .privacydiv, .disclaimerdiv
 {
	margin: 20px 18px
 }

.hideprivacydiv, .hidedisclaimerdiv
{
	display:none;
	visibility:hidden;
	float:none;
	width:400px;
	border:solid 1px #000000;
	background-color:#ffffff;		
}

.privacydiv .popupheader
{
	display:inline-block;
	float:left;
	width:410px;
	height:20px;
	background-color:#91c4cb;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-top:4px;
}

.privacydiv .popupheader .cornerclose
{
	display:block;
	float:right;
	right:3px;
	top:2px;
	width:15px;
	height:15px;
	padding:2px 2px 2px 2px;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	cursor:pointer;	
}

.privacydiv .privacytitle
{
	display:inline-block;
	float:left;
	width:395px;
	height: 25px;
	padding:10px 7px 2px 7px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;	
}

.privacydiv .privacybody, .disclaimerdiv .disclaimerdetails .disclaimerbody
{
	display:inline-block;
	float:left;
	width:395px;
	padding:10px 7px 2px 7px;
	font-size:12px;
	font-style:italic;	
	color:#000000;
}

.privacydiv .bottomclose
{
	display:inline-block;
	float:left;
	width:408px;
	height:25px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;		
}

.privacydiv .bottomclose .close
{
	display:inline-block;
	float:right;
	width:80px;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	color:Blue;
	cursor:pointer;	
}

/*.disclaimerdiv
{
	display:block;
	visibility:visible;
	float:none;
	width:400px;
	border:solid 1px #000000;
	background-color:#ffffff;	
}*/

/*.hidedisclaimerdiv
{
	display:none;
	visibility:hidden;
	float:none;
	width:400px;
	border:solid 1px #000000;
	background-color:#ffffff;		
}*/

.disclaimerdiv .popupheader
{
	display:inline-block;
	float:left;
	width:410px;
	height:20px;
	background-color:#91c4cb;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-top:4px;
}

.disclaimerdiv .popupheader .cornerclose
{
	display:block;
	float:right;
	right:3px;
	top:2px;
	width:15px;
	height:15px;
	padding:2px 2px 2px 2px;
	background-color:Red;
	color:#ffffff;
	font-size:11px;
	text-align:center;	
	cursor:pointer;	
}
.disclaimerdiv .disclaimerdetails
{
	display:inline-block;
	float:left;
	width:400px;
	/*overflow:auto;		*/
}
.disclaimerdiv .disclaimerdetails .disclaimertitle
{
	display:inline-block;
	float:left;
	width:360px;
	padding:10px 7px 2px 7px;
	font-size:14px;
	font-weight:bold;
	color:#000000;	
}

/*.disclaimerdiv .disclaimerdetails .disclaimerbody
{
	display:inline-block;
	float:left;
	width:395px;	
	padding:10px 7px 2px 7px;
	font-size:12px;	
	color:#000000;	
}*/

.disclaimerdiv .bottomclose
{
	display:inline-block;
	float:left;
	width:360px;
	margin-top:4px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;		
}

.disclaimerdiv .bottomclose .close
{
	display:inline-block;
	float:right;
	width:80px;
	font-size:11px;
	text-decoration:underline;
	color:Blue;
	cursor:pointer;	
}

/* search results on the search result page */
#searchResults {
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	display: block;
	overflow: auto;
	overflow:hidden;
}

#searchResults .title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin-bottom: 20px;
}

#searchResults .returnButton {

	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#searchResults .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#searchResults .returnButton a:link,
#searchResults .returnButton a:hover,
#searchResults .returnButton a:visited,
#searchResults .returnButton a:active {
    color: #ffffff;
    text-decoration: none;
}

#searchResults .groupCategory
{
	display:inline-block;
	width:100%;
	float:left;
	margin-top:10px;
	padding-top:10px;	
}

#searchResults .groupCategory .categorygroup
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 15px;
	display: block;
	clear:both;
}

#searchResults .groupCategory .result {
	float: left;
	display:inline-block;
	/*height: 320px; this is set in-line depending on the size of the product name*/
	padding: 10px;
	background-color: #FFFFFF;
	/*text-align: center;*/
	border: 1px solid #CCCCCC;
	width: 30%;
}


#searchResults .horz_line
{
	color:DarkGray;	
}
#searchResults .SearchString 
{
	vertical-align:top;
	text-align:left;
	width:60%;
	font-family: Verdana, Arial, Sans-Serif, Monospace;
	font-size:12px;
	color:#000000;
	
}

#searchResults .ResultMessage 
{
	text-align:Left;
	font-family: Verdana,  Arial, Sans-Serif, Monospace;
	font-size:9px;
	font-weight:normal;
	color:#000099
}

#searchResults .result a:link,
#searchResults .result a:hover,
#searchResults .result a:visited,
#searchResults .result a:active {
    color: #000000;
    text-decoration: none;
}

#searchResults .result a:hover {
    text-decoration: underline;
}

#searchResults .result .image {
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchResults .result .outofstockimage {
	text-align: center;
	display: block;
	height:23px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchResults .groupCategory .result .view {
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    text-align: center;
    font-size: 11px;
}

#searchResults .groupCategory .result .code {
    font-size: 10px;
    padding-bottom: 0;
}

#searchResults .groupCategory .result .name {
    font-weight: bold;
    /*height:80px; this is set in-line depending on the size of the product name*/
}
#results_panel {
	height: auto;
	margin-right: 4px;
	margin-left: 4px;
}


#end_results {
	display: inline;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 3px;
	color: #999999;
	float: left;
}

#physicalproductdetails
{
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	display:inline-block;
	/*height:545px;*/
	overflow:auto;
}

#physicalproductdetails .title
{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .5em;
	margin-bottom: 40px;	
}

#physicalproductdetails .imagesection
{
	width: 45%;
	float: left;
	height: 400px;
	padding: 5px;
	display: inline-block;
}

#physicalproductdetails .imagesection .image
{
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;	
}

#physicalproductdetails .imagesection .image .clicktoenlarge
{
	font-family:Verdana;
	font-size:9px;
	color:Navy;	
}

#physicalproductdetails .imagesection .productdescription
{
	text-align: left;
	display: block;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}

#physicalproductdetails .imagesection .divdownload
{
	display: block;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 90px;
	font-family: Verdana;
	color: #000000;	
}

#physicalproductdetails .imagesection .divdownload .DownloadFile
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 9px;
	width:115px;	
	color: #ffffff;	
	cursor: pointer;
	height:20px;		
}

#physicalproductdetails .contentsection
{
	width: 51%;
	float: right;
	/*height: 400px;*/
	padding: 5px;
	border-left: 1px solid #B2B3B5;
	display: inline-block;
}

#physicalproductdetails .productcode
{
	text-align: left;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 9px;
	display: block;
	padding: 10px 0px 5px 10px;
}

#physicalproductdetails .productcode
{
	padding-bottom: 15px;
}

#physicalproductdetails .productname
{
	text-align: left;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	padding: 5px 0px 20px 10px;
	font-weight: bold;
}

#physicalproductdetails .productname
{
	padding-bottom: 25px;
}

#physicalproductdetails .productspecs
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: DimGray;
	padding: 10px 0px 10px 10px;
}

#physicalproductdetails .productspecs
{
	padding-bottom: 15px;
}

#physicalproductdetails .productsize
{
	padding-right: 140px;
}

#physicalproductdetails .qtyperunit
{
	padding-right: 112px;
}

#physicalproductdetails .costperunit
{
	padding-right: 82px;
}

#physicalproductdetails .qtyreqd
{
	padding-right: 22px;
}

#physicalproductdetails .TextBoxSpecs
{
	width: 75px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: DarkGray;
}

#physicalproductdetails .error
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	text-align: center;
	padding: 20px 0px 10px 10px;
}

#physicalproductdetails .contentsection .sizedefaults
{
	display:inline-block;
	float:left;
	padding:10px 0px 10px 10px;			
}

#physicalproductdetails .contentsection .sizedefaults .sizedefaultsheader
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: DimGray;
	font-weight:bold;
	padding: 10px 0px 5px 5px;	
}

#physicalproductdetails .contentsection .sizedefaults .sizebody
{
	display:inline-block;
	width:100%;
	padding:5px 0px 10px 5px;	
}

#physicalproductdetails .rblSize
{
	font-family:Verdana;
	font-size:12px;
	color:DimGray;
}

#physicalproductdetails .contentsection .sizedefaults .dynamictextboxes
{
	display: inline-block;
	float:left;
	padding-left:5px;
	width:334px;	
}

#physicalproductdetails .bottomsection
{
	display:inline-block;
	float:left;
	width:98%;
	height:14px;
	padding:5px;
	margin-top:10px;	
}

#physicalproductdetails .bottomsection .buttonsection
{
	display:inline-block;
	float:right;
	width:52%;
	margin-right:3px;	
}

/*#physicalproductdetails .bottomsection .buttonsection .returnToSearch*/
#physicalproductdetails .bottomsection .buttonsection .returnButton
{
	display:inline-block;
	float:left;
	width:50%;
	border: 0;
	letter-spacing: .1em;
	background-color:Red;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px;	
}

#physicalproductdetails .bottomsection .buttonsection .addToBasket
{
	display:inline-block;
	float:right;
	width:40%;
	background-color:#88B7BE;
	background-image: url(assets/images/arrow_teal_R.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:20px;	
}

#physicalproductdetails .bottomsection .buttonsection .returnButton .detailsReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width:171px;	
	color: #ffffff;	
	cursor: pointer;
	height:20px;		
}

#physicalproductdetails .bottomsection .buttonsection .addToBasket .detailsAddToBasket
{
	background-color:#88B7BE;
	border:none 0 Transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	width:auto;
	color:#ffffff;
	height:20px;	
	cursor:pointer;
}

/* Shopping Basket Formatting */
#shoppingbasket
{
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	display:inline-block;
	overflow:auto;	
}

#shoppingbasket .title
{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .5em;
	margin-bottom: 40px;		
}

#shoppingbasket .error
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	text-align: center;
	padding: 20px 0px 10px 10px;
}

#shoppingbasket .shoppingcart
{
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	float:left;
	width:100%;
	margin-top:5px;	
}

#shoppingbasket .shoppingcart .alignleftmid
{
	text-align:left;
	vertical-align:middle;	
}

#shoppingbasket .shoppingcart .cancel-update
{
	text-align:left;
	vertical-align:middle;	
	width:130px;
}

#shoppingbasket .shoppingcart .aligncentremid
{
	text-align:center;
	vertical-align:middle;	
}

#shoppingbasket .shoppingcart .alignrightmid
{
	text-align:right;
	vertical-align:middle;	
}

#shoppingbasket .deliverydetailssection
{
	display:inline-block;
	float:left;
	width:98%;
	padding-top: 10px;
	padding-bottom:10px;		
}

#shoppingbasket .deliverydetailssection .deliveryheadertext
{
	display:inline-block;
	float:left;
	width:98%;	
	padding-top: 5px;
	padding-bottom: 10px;
}

#shoppingbasket .deliverydetailssection .deliveryheadertext .headertext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails
{
	display: inline-block;
	float:left;
	width:98%;
	padding-top: 3px;
	padding-bottom: 3px;	
	vertical-align:middle;
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .label
{
	display:inline-block;
	float:left;
	width:150px;
	height:19px;
	padding-top: 3px;		
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .text
{
	display:inline-block;
	float:left;			
	height:25px;
	vertical-align:middle;
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .confirmationcheckbox .checkbox
{
	font-family:Verdana;
	font-size:11px;		
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .label .contactdetailsLabel
{
	font-family:Verdana;
	font-size:11px;		
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .text .detailsText
{
	font-family:Verdana;
	font-size:11px;
	width:171px;		
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .text #ddlCountry
{
	font-family:Verdana;
	font-size:10px;
	width:195px;
	height:17px;
	width: 210px;
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .star
{
	display:inline-block;
	float:left;
	height:19px;
	width:19px;
	text-align:center;
	padding-top:3px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Red;	
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .validator
{
	display:inline-block;
	float:left;
	width:250px;
	padding-left:5px;
	height:19px;
	padding-top:3px;	
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .validator .orderrefError
{
	font-family:Verdana;
	font-size:11px;
	color:Red;	
}


#shoppingbasket .deliverydetailssection .deliverycontactdetails .addtnlinfo
{
	display:inline-block;
	float:left;
	width:250px;
	height:20px;
	font-family:Verdana;
	font-size:11px;
	text-align:left;	
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .confirmationcheckbox .InfoLabel
{
	font-family:Verdana;
	font-size:11px;		
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .confirmationcheckbox
{
	display:inline-block;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;	
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .emailtext
{
	display:inline-block;
	float:left;
	width:350px;		
}

#shoppingbasket .deliverydetailssection .deliverycontactdetails .emailtext .confirmationemailtext
{
	font-family:Verdana;
	font-size:11px;
	width:250px;	
}

#shoppingbasket .bottomsection
{
	display:inline-block;
	float:left;
	width:98%;	
	padding-top:15px;
	padding-bottom:15px;	
}

#shoppingbasket .bottomsection .returnToSearchResults
{
	display:inline-block;
	float:left;
	width:45%;			
}

#shoppingbasket .bottomsection .confirmOrder
{
	display:inline-block;
	float:right;
	width:48%;	
}

#shoppingbasket .bottomsection .returnToSearchResults .returnButton
{
	display:inline-block;
	float:left;	
	width:auto;
	padding: 3px 5px 0px 25px;
	border: 0;
	letter-spacing: .1em;
	background-color:Red;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px;		
}

#shoppingbasket .bottomsection .returnToSearchResults .returnButton .shoppingReturnButton
{
	border: none 0 Transparent;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;	
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	width:130px;
}

#shoppingbasket .bottomsection .confirmOrder .confirmButton
{
	display:inline-block;
	float:left;	
	width:auto;
	padding: 3px 25px 0px 5px;
	border: 0;
	letter-spacing: .1em;
	background-color:#88B7BE;
	background-image: url(assets/images/arrow_teal_R.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:20px;	
}

#shoppingbasket .bottomsection .confirmOrder .confirmButton .confirmOrderButton
{
	border:none 0 Transparent;
	background-color:#88B7BE;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;	
	text-Transform:uppercase;
	cursor:pointer;
}

/* Order confirmation formatting */
#orderconfirmation
{
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	display:inline-block;
	overflow:auto;	
}

#orderconfirmation .title
{
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin-bottom: 20px;
}

#orderconfirmation .error
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	text-align: center;
	padding: 20px,0px,10px,10px;
}

#orderconfirmation .thanks
{
	display: inline-block;
	float:left;
	width: 98%;
	padding-top:5px;
	padding-bottom:5px;
}

#orderconfirmation .thanks .thankslabel
{
	font-family: Verdana;
	font-size: 11px;
}

#orderconfirmation .thanks .orderno
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

#orderconfirmation .orderdetails
{
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	float:left;
	width:96%;
	margin-top:5px;	
}

#orderconfirmation .orderdetails .alignleftmid
{
	text-align:left;
	vertical-align:middle;	
}

#orderconfirmation .orderdetails .aligncentremid
{
	text-align:center;
	vertical-align:middle;	
}

#orderconfirmation .orderdetails .alignrightmid
{
	text-align:right;
	vertical-align:middle;	
}

#orderconfirmation .deliverydetailssection
{
	display:inline-block;
	float:left;
	width:98%;
	padding-top: 10px;
	padding-bottom:10px;
}

#orderconfirmation .deliverydetailssection .deliveryheadertext
{
	display:inline-block;
	float:left;
	width:100%;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Verdana;
	font-size:11px;
	text-align:left;	
}

#orderconfirmation .deliverydetailssection .deliveryheadertext .detailsLabel
{
	font-family:Verdana;
	font-size:11px;
}

#orderconfirmation .deliverydetailssection .deliverydetails
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:5px;	
}

#orderconfirmation .deliverydetailssection .deliverydetails .deliverydetailstext
{
	font-family: Verdana;
	font-size: 10px;
	height: 180px;
	width: 230px;
	overflow: hidden;
	border-style: none;
	border: none 0 white;	
}

#orderconfirmation .deliverydetailssection .deliverydetails 
{
	font-family: Verdana;
	font-size: 11px;	
}

#orderconfirmation .bottomsection
{
	display:inline-block;
	float:left;
	width:98%;
	padding-top:10px;
	padding-bottom:5px;	
}

#orderconfirmation .bottomsection .OKbutton
{
	display:inline-block;
	float:right;
	width:100px;	
	text-align:left;
	margin-right:70px;
	height:auto;
}

#orderconfirmation .bottomsection .OKbutton .OK
{
	border: none 0 Transparent;
	background-color:Red;
	width:70px;
	text-transform:uppercase;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	height:20px;
	cursor:pointer;
}

#orderconfirmation .bottomsection .printbutton
{
	display:inline-block;
	float:right;
	width:80px;
	text-align:left;	
	height:auto;
}

#orderconfirmation .bottomsection .printbutton .Print
{
	border: none 0 Transparent;
	background-color:Red;
	width:70px;
	text-transform:uppercase;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	height:20px;
	cursor:pointer;
}

/* Order confirmation Print View formatting */
#container1 {
	/*height: auto;*/
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	min-height:630px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom:15px;
}

#orderconfirmation_printview
{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	display:inline-block;		
}

#orderconfirmation_printview .title
{
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin-bottom: 20px;
}

#orderconfirmation_printview .error
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	text-align: center;
	padding: 20px 0px 10px 0px;
}

#orderconfirmation_printview .thanks
{
	display: inline-block;
	float:left;
	width: 98%;
	padding-top:5px;
	padding-bottom:5px;
}

#orderconfirmation_printview .thanks .thankslabel
{
	font-family: Verdana;
	font-size: 11px;
}

#orderconfirmation_printview .thanks .orderno
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

#orderconfirmation_printview .orderdetails
{
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	float:left;
	width:96%;
	margin-top:5px;	
}

#orderconfirmation_printview .orderdetails .alignleftmid
{
	text-align:left;
	vertical-align:middle;	
}

#orderconfirmation_printview .orderdetails .aligncentremid
{
	text-align:center;
	vertical-align:middle;	
}

#orderconfirmation_printview .orderdetails .alignrightmid
{
	text-align:right;
	vertical-align:middle;	
}

#orderconfirmation_printview .deliverydetailssection
{
	display:inline-block;
	float:left;
	width:96%;
	padding-top: 10px;
	padding-bottom:10px;
}

#orderconfirmation_printview .deliverydetailssection .deliveryheadertext
{
	display:inline-block;
	float:left;
	width:96%;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Verdana;
	font-size:11px;
	text-align:left;	
}

#orderconfirmation_printview .deliverydetailssection .deliveryheadertext .detailsLabel
{
	font-family:Verdana;
	font-size:11px;
}

#orderconfirmation_printview .deliverydetailssection .deliverydetails
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:5px;	
}

#orderconfirmation_printview .deliverydetailssection .deliverydetails .deliverydetailstext
{
	font-family: Verdana;
	font-size: 10px;
	height: 180px;
	width: 230px;
	overflow: hidden;
	border-style: none;
	border: none 0 white;	
}

#orderconfirmation_printview .deliverydetailssection .deliverydetails 
{
	font-family: Verdana;
	font-size: 11px;	
}

#orderconfirmation_printview .bottomsection
{
	display:inline-block;
	float:left;
	width:98%;
	padding-top:10px;
	padding-bottom:5px;	
}

#orderconfirmation_printview .bottomsection .closebutton
{
	display:inline-block;
	float:right;
	width:100px;	
	text-align:left;
	margin-right:50px;
	height:auto;
}

#orderconfirmation_printview .bottomsection .closebutton .Close
{
	border-style:solid;
	border-width:1px;
	border-color:Red;
	background-color:#ffffff;
	width:70px;
	text-transform:uppercase;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:red;
	height:20px;
	cursor:pointer;
}

#orderconfirmation_printview .bottomsection .printbutton
{
	display:inline-block;
	float:right;
	width:80px;
	text-align:left;	
	height:auto;
}

#orderconfirmation_printview .bottomsection .printbutton .Print
{
	border-style:solid;
	border-width:1px;
	border-color:Red;
	background-color:#ffffff;
	width:70px;
	text-transform:uppercase;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:red;
	height:20px;
	cursor:pointer;
}

/* Account Details page formatting*/

#accountdetailsheader
{
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#accountdetailsheader:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#accountdetailsheader .title
{
	float: left;
	width: 70%;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#accountdetailsheader .returnButton {
	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#accountdetailsheader .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#accountdetailsbody
{
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;	
	display:block;	
	width:99%;
	height:auto;
	overflow:hidden;
	background-color:#91C4CB;		
}

#accountdetailsbody .AccountTabs
{
	display:inline-block;
	float:left;
	padding-left:50px;
	padding-top:10px;
	width:650px;
	height:30px;	
}

#accountdetailsbody .AccountTabs .AccountsTabOn
{
	background-image:url(assets/images/tab.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:inline-block;
	float:left;	
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	cursor:default;
}

#accountdetailsbody .AccountTabs .AccountsTabOff
{
	background-image:url(assets/images/tab_off.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:inline-block;
	float:left;		
	text-align:center;
}

#accountdetailsbody .AccountTabs .AccountsTabOn .label
{
	font-family:Verdana;
	font-size:12px;
	border:none 0 Transparent;
	background-color:Transparent;
	height:20px;
	text-transform:uppercase;	
	text-align:center;
	width:106px;		
}

#accountdetailsbody .AccountTabs .AccountsTabOff .button
{
	font-family:Verdana;
	font-size:12px;
	border:none 0 Transparent;
	background-color:Transparent;
	height:20px;	
	text-transform:uppercase;
	text-align:center;
	width:106px;
	cursor:pointer;
}

#accountdetailsbody .accountdetails
{
	display:inline-block;
	float:left;
	padding-left:100px;	
	padding-top:20px;
	width:87%;
	/*height:600px;
	overflow:auto;	*/
}

#accountdetailsbody .accountdetails .saverecord
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 98%;	
}

#accountdetailsbody .accountdetails .saverecord .savedrecordmsg
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	text-align: center;		
}

#accountdetailsbody .accountdetails .contactdetails
{
	display:inline-block;
	float:left;	
	width:98%;
	padding-top:3px;
	padding-bottom:3px;	
	vertical-align:middle;	
}

#accountdetailsbody .accountdetails .contactdetails2
{
	display:inline-block;
	float:left;	
	width:98%;
	padding-top:6px;
	padding-bottom:6px;	
	padding-left:30px;
	margin-bottom:15px;
	vertical-align:middle;	
}

#accountdetailsbody .accountdetails .contactdetails2 .label {
    float: left;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#accountdetailsbody .accountdetails .contactdetails2 .dropdown
{
	width: 190px;
	margin-top:4px;
	font-family:Arial;
	font-size:12px;	
	height:20px;
	position:static;	
}

#accountdetailsbody .accountdetails .contactdetails2 .button
{
	margin-top: 15px;
	margin-left: 10px;
	color: #ffffff;
	background-color: red;
	font-family:Verdana;
	font-size: 11px;
	border: 0;
	height:21px;
	width:70px;
	cursor: pointer;
	text-transform: uppercase;	
}

#accountdetailsbody .accountdetails .contactdetails1
{
	display:inline-block;
	float:left;	
	width:98%;
	padding-top:6px;
	padding-bottom:6px;	
	vertical-align:middle;	
}

#accountdetailsbody .accountdetails .contactdetails1 .footernote
{
	display:inline-block;
	width:98%;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:10px;
	font-family:Verdana;
	font-size:11px;		
}

#accountdetailsbody .accountdetails .contactdetails1 .gridtable
{
	display:inline-block;
	float:left;
	width:100%;
	height:300px;
	overflow:auto;	
}

#accountdetailsbody .accountdetails .contactdetails1 .gridtable .datagrid
{
	width:600px;	
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;	
}

#accountdetailsbody .accountdetails .contactdetails1 .gridtable .aligncentermid
{
	text-align:center;
	vertical-align:middle;	
}

#accountdetailsbody .accountdetails .contactdetails1 .gridtable .text
{
	font-family:Verdana;
	font-size:11px;
	width:50px;	
}

#accountdetailsbody .accountdetails .contactdetails1 .gridtable .image
{
	width:90px;
	height:90px;	
}

#accountdetailsbody .accountdetails .contactdetails1 .message
{
	display:inline-block;
	float:left;
	margin-left:150px;
	width:300px;
	text-align:center;		
}

#accountdetailsbody .accountdetails .contactdetails1 .message .label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Red;	
}

#accountdetailsbody .accountdetails .contactdetails1 .buttons
{
	display:inline-block;
	float:left;
	width:220px;
	margin-top:8px;		
	margin-left:200px;
}

#accountdetailsbody .accountdetails .contactdetails1 .buttons .button
{
	display:inline-block;
	float:left;
	width:99px;
	/*padding-left:4px;	*/
}

#accountdetailsbody .accountdetails .contactdetails1 .buttons .button .btn
{
	font-family:Verdana;
	font-size:11px;
	/*font-weight:bold;*/
	color:#ffffff;
	background-color:Red;
	border:solid 1px #000000;
	text-transform:uppercase;
	width:70px;
	height:20px;
	cursor:pointer;	
}



#accountdetailsbody .accountdetails .contactdetails1 .MailingHeader
{
	display:inline-block;
	float:left;
	width:100px;
	margin-left:150px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#accountdetailsbody .accountdetails .contactdetails1 .DeliveryHeader
{
	display:inline-block;
	float:left;
	width:100px;
	margin-left:130px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#accountdetailsbody .accountdetails .contactdetails1 .QuantityHeader
{
	display:inline-block;
	float:left;
	width:100px;
	margin-left:80px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#accountdetailsbody .accountdetails .contactdetails1 .checkboxes
{
	display:inline-block;
	float:left;
	/*width:19px;
	height:15px;	*/
}

#accountdetailsbody .accountdetails .contactdetails1 .checkboxes .checkbox
{
	width:15px;
	height:15px;	
}

#accountdetailsbody .accountdetails .contactdetails1 .mailingsitems
{
	display:inline-block;
	float:left;
	width:320px;
	font-family:Verdana;
	font-size:11px;
	padding-left:15px;		
}

#accountdetailsbody .accountdetails .contactdetails1 .deliverydropdown
{
	display:inline-block;
	float:left;
	width:100px;
	padding-left:15px;	
}

#accountdetailsbody .accountdetails .contactdetails1 .deliverydropdown .dropdown
{
	width:80px;
	font-family:Verdana;
	font-size:11px;		
}

#accountdetailsbody .accountdetails .contactdetails1 .quantitytext
{
	display:inline-block;
	float:left;
	width:100px;
	padding-left:90px;	
}

#accountdetailsbody .accountdetails .contactdetails1 .quantitytext .text
{
	width:70px;
	height:12px;
	font-family:Verdana;
	font-size:11px;	
}

#accountdetailsbody .accountdetails .contactdetails .label
{
	display:inline-block;
	float:left;
	width:130px;
	height:22px;
	padding-top:3px;
}

#accountdetailsbody .accountdetails .contactdetails .sublabels
{
	display:block;
	float:left;
	/*width:70px;*/
	width:90px;
	height:22px;
	padding-top:3px;
	text-align:right;
	padding-right:10px;	
}

#accountdetailsbody .accountdetails .contactdetails .text
{
	display:inline-block;
	float:left;			
	height:25px;
	vertical-align:middle;
	/*width: 210px;*/
}

#accountdetailsbody .accountdetails .contactdetails .star
{
	display:inline-block;
	float:left;
	height:22px;
	width:19px;
	text-align:center;
	padding-top:3px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Red;	
}

#accountdetailsbody .accountdetails .contactdetails .validator
{
	display:inline-block;
	float:left;
	width:190px;
	padding-left:5px;
	height:22px;
	padding-top:3px;	
}

#accountdetailsbody .accountdetails .contactdetails .validator .validatortext
{
	font-family:Verdana;
	font-size:10px;
	color:Red;	
}

#accountdetailsbody .accountdetails .contactdetails .label .contactdetailsLabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#accountdetailsbody .accountdetails .contactdetails .text .detailsText
{
	font-family:Verdana;
	font-size:11px;
	width:180px;
}

#accountdetailsbody .accountdetails .contactdetails .text .detailscombo
{
	font-size: 10px;
}

#accountdetailsbody .accountdetails .contactdetails .text #ddlCourierCountryCodesURN, #accountdetailsbody .accountdetails .contactdetails .text #ddlPhysicalCountryCodesURN
{
	width: 210px;
}

#accountdetailsbody .accountdetails .contactdetails .sublabels .sublabelstext
{
	font-family:Verdana;
	font-size:10px;		
}

#accountdetailsbody .accountdetails .compulsoryfields
{
	font-size: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	font-family: Verdana;
	color: red;
	display: inline-block;
	float:left;	
}

#accountdetailsbody .accountdetails .bottomsection
{
	display:inline-block;
	float:left;
	padding-left:135px;
	padding-top:5px;
	padding-bottom:5px;
	width:500px;	
}

#accountdetailsbody .accountdetails .bottomsection .buttons
{
	display:inline-block;
	float:left;
	width:95px;	
	height:20px;
	text-align:center;
}

#accountdetailsbody .accountdetails .bottomsection .buttons .button
{
	border:none 0 Transparent;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;	
	text-transform:uppercase;
	width:90px;
	height:19px;
	cursor:pointer;
}
#account_details_printview
{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	display:inline-block;		
}

#account_details_printview .title
{
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin-bottom: 20px;
}

#account_details_printview .account_details
{
	display:inline-block;
	width:98%;
	float:left;		
}

#account_details_printview .account_details .contactdetails
{
	display:inline-block;
	float:left;	
	width:98%;
	padding-top:3px;
	padding-bottom:3px;	
	vertical-align:middle;	
}

#account_details_printview .account_details .contactdetails .label
{
	display:inline-block;
	float:left;
	width:150px;
	height:22px;
	padding-top:3px;
}


#account_details_printview .account_details .contactdetails .label .contactdetailsLabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#account_details_printview .account_details .contactdetails .text
{
	display:inline-block;
	float:left;			
	height:25px;
	vertical-align:middle;	
}

#account_details_printview .account_details .contactdetails .text .detailsText
{
	font-family:Verdana;
	font-size:11px;
	width:180px;
}

#account_details_printview .account_details .contactdetails .sublabels
{
	display:block;
	float:left;
	width:90px;
	height:22px;
	padding-top:3px;
	text-align:right;
	padding-right:10px;
	font-family:Verdana;
	font-size:10px;		
}

/* LR 20090915 - Commented this out as is doesn't appear to be working. */
/* 
#account_details_printview .account_details .contactdetails .sublabels .sublabelstext
{
	font-family:Verdana;
	font-size:10px;			
}*/

#account_details_printview .bottom_section
{
	display:inline-block;
	float:left;
	width:80%;
	height:50px;	
}

#account_details_printview .bottom_section .button_section
{
	display:inline-block;
	float:right;
	width:100px;
	height:50px;	
	padding-top:20px;
	padding-bottom:20px;	
}

#account_details_printview .bottom_section .button_section .button
{
	border-style:solid;
	border-width: 1px;
	border-color: red;
	background-color:#ffffff;
	color:Red;
	font-family:Verdana;
	font-size:11px;
	text-transform:uppercase;
	cursor:pointer;
	width:90px;	
}

#passwordbody
{
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	display:inline-block;
	overflow:auto;	
	background-color:#91C4CB;		
}

#passwordbody .AccountTabs
{
	display:inline-block;
	float:left;
	padding-left:50px;
	padding-top:10px;
	width:650px;
	height:30px;	
}

#passwordbody .AccountTabs .AccountsTabOn
{
	background-image:url(assets/images/tab.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:inline-block;
	float:left;	
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	cursor:default;
}

#passwordbody .AccountTabs .AccountsTabOff
{
	background-image:url(assets/images/tab_off.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:inline-block;
	float:left;		
	text-align:center;
}

#passwordbody .AccountTabs .AccountsTabOn .label
{
	font-family:Verdana;
	font-size:12px;
	border:none 0 Transparent;
	background-color:Transparent;
	height:20px;
	text-transform:uppercase;	
	text-align:center;
	width:106px;		
}

#passwordbody .AccountTabs .AccountsTabOff .button
{
	font-family:Verdana;
	font-size:12px;
	border:none 0 Transparent;
	background-color:Transparent;
	height:20px;	
	text-transform:uppercase;
	text-align:center;
	width:106px;
	cursor:pointer;
}

#passwordbody .password
{
	display:inline-block;
	float:left;
	padding-left:100px;
	padding-top:20px;
	width:87%;
		
}

#passwordbody .password .error
{
	display:inline-block;
	float:left;
	width:98%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;	
}

#passwordbody .password .error .updateerror
{
	font-family:Verdana;
	color:Red;
	font-size:11px;		
}

#passwordbody .password .passwordcontents
{
	display:inline-block;
	float:left;	
	width:98%;
	padding-top:3px;
	padding-bottom:3px;	
	vertical-align:middle;
}

#passwordbody .password .passwordcontents .label
{
	display:inline-block;
	float:left;
	width:150px;
	height:22px;
	padding-top:3px;
}

#passwordbody .password .passwordcontents .label .passwordlabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#passwordbody .password .passwordcontents .text
{
	display:inline-block;
	float:left;			
	height:25px;
	vertical-align:middle;
}

#passwordbody .password .passwordcontents .text .detailsText
{
	font-family:Verdana;
	font-size:11px;
	width:180px;
}

#passwordbody .password .passwordcontents .validator
{
	display:inline-block;
	float:left;
	width:290px;
	padding-left:5px;
	height:22px;
	padding-top:3px;	
}

#passwordbody .password .passwordcontents .validator .validatortext
{
	font-family:Verdana;
	font-size:11px;
	color:Red;	
}

#passwordbody .password .passwordcontents .button_section
{
	display:inline-block;
	float:left;
	width:70px;
	padding-left:180px;	
	padding-bottom:10px;
	height:20px;
	text-align:center;
}

#passwordbody .password .passwordcontents .button_section .button
{
	border:none 0 Transparent;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	text-transform:uppercase;	
	height:20px;
	width:130px;
	cursor:pointer;
}

#orderhistorysection
{
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	display:inline-block;
	overflow:auto;	
	background-color:#91C4CB;		
}

#orderhistorysection .AccountTabs
{
	display:inline-block;
	float:left;
	padding-left:50px;
	padding-top:10px;
	width:650px;
	height:30px;	
}

#orderhistorysection .AccountTabs .AccountsTabOn
{
	background-image:url(assets/images/tab.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:inline-block;
	float:left;	
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	cursor:default;
}

#orderhistorysection .AccountTabs .AccountsTabOff
{
	background-image:url(assets/images/tab_off.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:inline-block;
	float:left;		
	text-align:center;
}

#orderhistorysection .AccountTabs .AccountsTabOn .label
{
	font-family:Verdana;
	font-size:12px;
	border:none 0 Transparent;
	background-color:Transparent;
	height:20px;
	text-transform:uppercase;	
	text-align:center;
	width:106px;		
}

#orderhistorysection .AccountTabs .AccountsTabOff .button
{
	font-family:Verdana;
	font-size:12px;
	border:none 0 Transparent;
	background-color:Transparent;
	height:20px;	
	text-transform:uppercase;
	text-align:center;
	width:106px;
	cursor:pointer;
}

#orderhistorysection .orderhistory
{
	display:inline-block;
	float:left;
	padding-left:100px;
	padding-top:20px;
	width:87%;	
}

#orderhistorysection .orderhistory .orderdetails
{
	display:inline-block;
	float:left;
	width:98%;
	padding-left:5px;
	padding-top:5px;	
}

#orderhistorysection .orderhistory .orderdetails .alignleftmid
{
	text-align:left;
	vertical-align:middle;	
}

#orderhistorysection .orderhistory .orderdetails .aligncentremid
{
	text-align:center;
	vertical-align:middle;	
}

#orderhistorysection .orderhistory .orderdetails .alignrightmid
{
	text-align:right;
	vertical-align:middle;	
}

#orderhistorysection .orderhistory .orderdetails .orderref
{
	font-family:Verdana;
	font-size:11px;	
}

#orderhistorysection .orderhistory .orderdetails .btnDetails
{
	border-style: solid;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: White;
	background-color: Red;
	border-color: Red;
	height: 17px;
	cursor:pointer		
}

#orderhistorysection .orderhistory .orderdetails .dgStyle
{
	background-color:#91C4CB;
	width:661px;	
}

#orderhistorysection .orderhistory .orderdetails .printbuttonsection
{
	display: inline-block;
	float: left;
	padding-top: 20px;
	padding-bottom:20px;
	border: 0;	
}

#orderhistorysection .orderhistory .orderdetails .printbuttonsection .PrintButton
{
	background-color: Red;
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	text-transform: uppercase;	
	width: 80px;
	border-style: solid;
	border-width: 1;
	border-color: Red;
	cursor:pointer;	
}

#orderhistorysection .orderhistory .orderdetails .deliverysection
{
	display:inline-block;
	float:left;
	width:100%;
	padding-bottom:20px;	
}

#orderhistorysection .orderhistory .orderdetails .deliverysection .deliverydetailssection
{
	display:inline-block;
	float:left;	
	width:50%;		
}

#orderhistorysection .orderhistory .orderdetails .deliverysection .ticketssection
{
	display:inline-block;
	float:right;	
	width:44%;	
}

#orderhistorysection .orderhistory .orderdetails .deliverysection .deliverydetailssection .despatchdetails
{
	display:inline-block;
	float:left;
	width:100%;
	font-family:Verdana;
	font-size:11px;	
	padding-top:5px;
	padding-bottom:5px;	
}

#orderhistorysection .orderhistory .orderdetails .deliverysection .deliverydetailssection .despatchdetails .label
{
	font-family:Verdana;
	font-size:11px;	
}

#orderhistorysection .orderhistory .orderdetails .deliverysection .ticketssection .despatchdetails
{
	display:inline-block;
	float:left;
	width:100%;
	font-family:Verdana;
	font-size:11px;	
	padding-top:5px;
	padding-bottom:5px;	
}

#orderhistorysection .orderhistory .orderdetails .deliverysection .ticketssection .despatchdetails .label
{
	font-family:Verdana;
	font-size:11px;	
}

#orderhistorysection .orderhistory .orderdetails .ticketssection .despatchdetails .note
{
	font-family:Verdana;
	font-size:11px;		
}

#orderhistorysection .orderhistory .orderdetails .bottomsection
{
	display:inline-block;
	float:left;
	width:87%;		
}

#orderhistorysection .orderhistory .orderdetails .bottomsection .printbuttonsection
{
	display:inline-block;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;	
}

#orderhistorysection .orderhistory .orderdetails .orderhistorybuttonsection
{
	display:inline-block;
	float:right;
	padding-top:10px;
	padding-bottom:10px;		
}

#orderhistorysection .orderhistory .orderdetails .bottomsection .printbuttonsection .printbutton
{
	border:none 0 Transparent;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:9px;
	text-transform:uppercase;
	height:20px;
	width:80px;
	cursor:pointer;
}

#orderhistorysection .orderhistory .orderdetails .orderhistorybuttonsection .returntobutton
{
	border:none 0 Transparent;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:9px;
	text-transform:uppercase;
	width:180px;
	height:20px;		
	cursor:pointer;
}

#orderhistory_printview
{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	display:inline-block;
	overflow:auto;	
}

#orderhistory_printview .title
{
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin-bottom: 20px;
}

#orderhistory_printview .title .label
{
	font-family:Verdana;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0.5em;
}

#orderhistory_printview .orderhistory
{
	display:inline-block;
	float:left;
	width:98%;	
}

#orderhistory_printview .orderhistory .alignleftmid
{
	text-align:left;
	vertical-align:middle;	
}

#orderhistory_printview .orderhistory .aligncentremid
{
	text-align:center;
	vertical-align:middle;	
}

#orderhistory_printview .orderhistory .alignrightmid
{
	text-align:right;
	vertical-align:middle;	
}

#orderhistorysection .orderhistory .orderdetails .orderref
{
	font-family:Verdana;
	font-size:11px;	
}

#orderhistory_printview .orderhistory .bottomsection
{
	display:inline-block;
	float:left;
	width:98%;
	padding-top:20px;
	padding-bottom:20px;		
}

#orderhistory_printview .orderhistory .bottomsection .buttonsection
{
	display:inline-block;
	float:right;
	width:85px;
	padding-right:3px;	
}

#orderhistory_printview .orderhistory .bottomsection .buttonsection .button
{
	border-style:solid;
	border-width:1px;
	border-color:Red;
	color:Red;
	font-family:Verdana;
	font-size:11px;
	background-color:#ffffff;
	text-transform:uppercase;
	width:80px;
	height:20px;
	cursor:pointer;	
}

#orderhistory_printview .orderhistory .orderref
{
	font-family:Verdana;
	font-size:11px;		
}

#orderhistory_printview .orderhistory .deliverysection
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;	
}

#orderhistory_printview .orderhistory .deliverysection .deliverydetailssection
{
	display:inline-block;
	float:left;	
	width:54%;		
}

#orderhistory_printview .orderhistory .deliverysection .ticketssection
{
	display:inline-block;
	float:right;	
	width:40%;	
}

#orderhistory_printview .orderhistory .deliverysection .deliverydetailssection .despatchdetails
{
	display:inline-block;
	float:left;
	width:100%;
	font-family:Verdana;
	font-size:11px;	
	padding-top:5px;
	padding-bottom:5px;	
}

#orderhistory_printview .orderhistory .deliverysection .deliverydetailssection .despatchdetails .label
{
	font-family:Verdana;
	font-size:11px;	
}

#orderhistory_printview .orderhistory .deliverysection .ticketssection .despatchdetails
{
	display:inline-block;
	float:left;
	width:100%;
	font-family:Verdana;
	font-size:11px;	
	padding-top:5px;
	padding-bottom:5px;	
}

#orderhistory_printview .orderhistory .deliverysection .ticketssection .despatchdetails .label
{
	font-family:Verdana;
	font-size:11px;	
}

#orderhistory_printview .orderhistory .ticketssection .despatchdetails .note
{
	font-family:Verdana;
	font-size:11px;		
}

#orderhistory_printview .orderhistory .bottomsection
{
	display:inline-block;
	float:left;
	width:87%;		
}

#orderhistory_printview .orderhistory .bottomsection .printbuttonsection
{
	display:inline-block;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;	
}

#orderhistory_printview .orderhistory .orderhistorybuttonsection
{
	display:inline-block;
	float:right;
	padding-top:10px;
	padding-bottom:10px;		
}

#orderhistory_printview .orderhistory .bottomsection .printbuttonsection .printbutton
{
	border-style:solid;
	border-width:1px;
	border-color:Red;
	color:Red;
	font-family:Verdana;
	font-size:11px;
	background-color:#ffffff;
	text-transform:uppercase;
	width:80px;
	height:20px;
	cursor:pointer;	
}

#orderhistory_printview .orderhistory .orderhistorybuttonsection .returntobutton
{
	border-style:solid;
	border-width:1px;
	border-color:Red;
	color:Red;
	font-family:Verdana;
	font-size:11px;
	background-color:#ffffff;
	text-transform:uppercase;
	width:80px;
	height:20px;
	cursor:pointer;	
}

#virtualproductdetails
{
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	display:inline-block;
	overflow:hidden;
}

#virtualproductdetails .title
{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .5em;
	margin-bottom: 40px;	
}

#virtualproductdetails .imagesection
{
	display:inline-block;
	float:left;
	width:45%;	
}

#virtualproductdetails .contentsection
{
	display:inline-block;
	float:right;
	width:52%;
	padding-left:5px;
	border-left: 1px solid #B2B3B5;	
}

#virtualproductdetails .imagesection .image
{
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;	
}

#virtualproductdetails .imagesection .image .clicktoenlarge
{
	font-family:Verdana;
	font-size:9px;
	color:Navy;	
}

#virtualproductdetails .imagesection .productdescription
{
	text-align: left;
	display: block;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}

#virtualproductdetails .imagesection .divdownload
{
	display: block;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 90px;
	font-family: Verdana;
	color: #000000;	
}

#virtualproductdetails .imagesection .divdownload .DownloadFile
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 11px;
	width:100px;	
	color: #ffffff;	
	cursor: pointer;
	height:20px;		
}

#virtualproductdetails .imagesection .scheduletextsection
{
	text-align: left;
	display: block;
	padding-top: 25px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Verdana;
	color: #000000;
}

#virtualproductdetails .imagesection .scheduletextsection .scheduletextheader
{
	font-weight: bold;
	font-size:12px;
	font-family: Verdana;
}

#virtualproductdetails .imagesection .scheduletextsection .scheduletext
{
	font-family: Verdana;
	font-size:11px;
}

#virtualproductdetails .contentsection .contents
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;			
}

#virtualproductdetails .contentsection .contents .prodcode
{
	font-family:Verdana;
	font-size:9px;
	text-transform:uppercase;	
}

#virtualproductdetails .contentsection .contents .prodname
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#virtualproductdetails .contentsection .contents .label
{
	display:inline-block;
	float:left;
	width:220px;
	padding-top:3px;	
}

#virtualproductdetails .contentsection .contents .text
{
	display:inline-block;
	float:left;
	width:120px;
	padding-top:3px;	
}

#virtualproductdetails .contentsection .contents .label .prodinfo
{
	font-family:Verdana;
	font-size:12px;
	color:DimGray;	
}

#virtualproductdetails .contentsection .contents .text .prodinfo
{
	font-family:Verdana;
	font-size:12px;
	color:DimGray;	
}

#virtualproductdetails .contentsection .contents .text .qtyreqtext
{
	border-style:solid;
	border-width:1px;
	border-color:Dimgray;
	font-family:Verdana;
	font-size:12px;
	color:DimGray;	
	width:60px;
}

#virtualproductdetails .contentsection .contentserror
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;	
}

#virtualproductdetails .contentsection .contentserror .error
{
	font-family:Verdana;
	font-size:11px;
	color:Red;	
}

#virtualproductdetails .contentsection .contents .contactinfo
{
	display:inline-block;
	width:70%;
	float:left;	
}

#virtualproductdetails .contentsection .contents .contactinstructions
{
	width:25%;
	display:inline-block;
	float:right;
}

#virtualproductdetails .contentsection .contents .contactinstructions .contactinstr
{
	font-family:Verdana;
	font-size:10px;
	color:DimGray;		
}

#virtualproductdetails .contentsection .contents .selectheader
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;	
}

#virtualproductdetails .contentsection .contents .selectheader .rdoHeader
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:DimGray;	
}

#virtualproductdetails .contentsection .contents .selectheader .rblAdvert
{
	font-family:Verdana;
	font-size:11px;
	color:DimGray;	
}

#virtualproductdetails .contentsection .contents .contactinfo .emaillabel
{
	padding-top:5px;
	padding-bottom:10px;
	width:100%;		
}

#virtualproductdetails .contentsection .contents .contactinfo .emaillabel .label
{
	font-family:Verdana;
	font-size:11px;
	color:DimGray;	
}

#virtualproductdetails .contentsection .contents .contactinfo .emaillabel .text
{
	font-family:Verdana;
	font-size:11px;
	color:DimGray;	
	width:100px;
}

#virtualproductdetails .contentsection .contents .contactinfo .emailerror
{
	text-align: center;
	display: inline-block;
	padding: 10px,0px,5px,10px;
	width: 100%;	
}

#virtualproductdetails .contentsection .contents .contactinfo .emailerror .label
{
	font-family: Verdana;
	font-size: 9px;
	color: Red;
}

#virtualproductdetails .contentsection .contents .radioerror
{
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	display:inline-block;	
}

#virtualproductdetails .contentsection .contents .radioerror .label
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;	
}

#virtualproductdetails .contentsection .contents .contacterrors
{
	display:inline-block;
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;	
}

#virtualproductdetails .contentsection .contents .contacterrors .label
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;		
}

#virtualproductdetails .bottomsection
{
	display:inline-block;
	float:left;
	width:98%;
	height:14px;
	padding:5px;
	margin-top:10px;	
}

#virtualproductdetails .bottomsection .buttonsection
{
	display:inline-block;
	float:right;
	width:100%;
	margin-right:3px;	
}

/*#virtualproductdetails .bottomsection .buttonsection .returnToSearch*/
#virtualproductdetails .bottomsection .buttonsection .returnButton
{
	display:inline-block;
	float:left;
	width:50%;
	padding: 0px 5px 0px 25px;
	border: 0;
	letter-spacing: .1em;
	background-color:Red;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px;	
}

#virtualproductdetails .bottomsection .buttonsection .addToBasket
{
	display:inline-block;
	float:right;
	width:40%;
	background-color:#88B7BE;
	background-image: url(assets/images/arrow_teal_R.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:20px;	
}

/*#virtualproductdetails .bottomsection .buttonsection .returnToSearch .detailsReturnButton*/
#virtualproductdetails .bottomsection .buttonsection .returnButton .detailsReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width:171px;	
	color: #ffffff;	
	cursor: pointer;
	height:20px;		
}

#virtualproductdetails .bottomsection .buttonsection .addToBasket .detailsAddToBasket
{
	background-color:#88B7BE;
	border:none 0 Transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	width:auto;
	color:#ffffff;
	height:20px;	
	cursor:pointer;
}

#contactmanagement_header
{
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#contactmanagement_header:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#contactmanagement_header .title
{
	float: left;
	width: 70%;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#contactmanagement_header .returnButton {
	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#contactmanagement_header .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#contactmanagement_body
{
	display:inline-block;
	width:100%;
	overflow:auto;
	background-color:#91C4CB;	
}

#contactmanagement_body .account_info
{
	display:inline-block;
	float:left;
	width:47%;
}

#contactmanagement_body .account_info .accountinfo1
{
	display:inline;
	float:left;	
	width:100%;	
	/*height:200px;*/
	border-style:solid;  
	border-width:1px;  
	border-color:#000000;			
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails
{
	display:inline-block;
	float:left; 
	width:100%;
	vertical-align:middle;		
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .label
{
	display:inline-block;
	float:left;
	width:146px;
	height:22px;
	padding-top:3px;
	padding-left:2px;
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .text
{
	display:inline-block;
	float:left;     
	height:25px;
	vertical-align:top;	
	padding-top:1px;
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .text .detailsfulltext
{
	font-family:Verdana;
	font-size:11px;
	height:13px;
	width:209px;
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .text .detailsmedtext
{
	font-family:Verdana;
	font-size:11px;
	height:13px;
	width:158px;
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .text .detailssmalltext
{
	font-family:Verdana;
	font-size:11px;
	height:13px;
	width:45px; 
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .text .detailshalfcombo
{
	font-family:Verdana;
	font-size:11px;
	height:17px;
	width:105px;  
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .text .detailsfullcombo
{
	font-family:Verdana;
	font-size:11px;
	height:20px;
	width:215px  
}

#contactmanagement_body .account_info .accountinfo1 .contactdetails .text .detailshalftext
{
	font-family:Verdana;
	font-size:11px;
	height:13px;
	width:103px;
}

#contactmanagement_body .account_info .accountinfo1 .mailingbutton
{
	display:inline;
	float:left;
	width:183px;
	border:none;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}

#contactmanagement_body .account_info .accountinfo1 .mailingbutton1
{
	display:inline;
	float:left;
	width:183px;
	border:none;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;	
}

#contactmanagement_body .account_info .accountinfo1 .mailingbutton .mailbutton
{
	width:183px;
	background-color:#ffffff;
	border:none;
	height:20px;
	cursor:pointer;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#contactmanagement_body .account_info .accountinfo1 .mailingbutton1 .courierbutton
{
	width:183px;
	background-color:#91C4CB;
	height:20px;
	border:none;		
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

#contactmanagement_body .account_info .accountinfo1 .maildetails
{
	display:inline;
	float:left;
	background-color:#ffffff;
	padding-top:7px;
	width:99.31%;
	visibility:visible;		
}

#contactmanagement_body .account_info .accountinfo1 .maildetails .contactdetails
{
	display:inline-block;
	float:left; 
	width:100%;
	vertical-align:middle;	
}

#contactmanagement_body .account_info .accountinfo1 .maildetails .contactdetails .label
{
	display:inline-block;
	float:left;
	width:146px;
	height:22px;
	padding-top:3px;
}

#contactmanagement_body .account_info .accountinfo1 .maildetails .contactdetails .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#contactmanagement_body .account_info .accountinfo1 .maildetails .contactdetails .text
{
	display:inline-block;
	float:left;     
	height:25px;
	vertical-align:top;	
}

#contactmanagement_body .account_info .accountinfo1 .maildetails .contactdetails .text .detailsfulltext
{
	font-family:Verdana;
	font-size:11px;
	height:13px;
	width:209px;
}

#contactmanagement_body .account_info .accountinfo1 .maildetails .contactdetails .text .detailsfullcombo
{
	font-family:Verdana;
	font-size:11px;
	height:20px;
	width:209px;  
}

#contactmanagement_body .account_info .accountinfo1 .courierdetails
{
	float:left;
	background-color:#ffffff;
	padding-top:7px;
	width:99.329%;		
	display:none;
	visibility:hidden;
}

#contactmanagement_body .account_info .accountinfo1 .courierdetails .contactdetails
{
	display:inline-block;
	float:left; 
	width:100%;
	vertical-align:middle;	
}

#contactmanagement_body .account_info .accountinfo1 .courierdetails .label
{
	display:inline-block;
	float:left;
	width:146px;
	height:22px;
	padding-top:3px;
}

#contactmanagement_body .account_info .accountinfo1 .courierdetails .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#contactmanagement_body .account_info .accountinfo1 .courierdetails .contactdetails .text
{
	display:inline-block;
	float:left;     
	height:25px;
	vertical-align:top;	
}

#contactmanagement_body .account_info .accountinfo1 .courierdetails .contactdetails .text .detailsfulltext
{
	font-family:Verdana;
	font-size:11px;
	height:13px;
	width:209px;
}

#contactmanagement_body .account_info .accountinfo1 .courierdetails .contactdetails .text .detailsfullcombo
{
	font-family:Verdana;
	font-size:11px;
	height:20px;
	width:209px;  
}

#contactmanagement_body .account_related_info
{
	display:inline-block;
	float:right;
	width:51%;
	/*overflow:auto;	*/
}

#contactmanagement_body .account_related_info .activebtn
{
	display:inline-block;
	float:left;
	width:131px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;		
}

#contactmanagement_body .account_related_info .inactivebtn
{
	display:inline-block;
	float:left;
	width:131px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;		
}

#contactmanagement_body .account_related_info .activebtn .btnactive
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	border:none;
	height:20px;
	background-color:#ffffff;
	width:131px;
	cursor:pointer;	
}

#contactmanagement_body .account_related_info .inactivebtn .btninactive
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	border:none;
	height:20px;
	background-color:#91C4CB;
	width:131px;	
	cursor:pointer;
}

#contactmanagement_body .norecords
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: Red;
	margin-left: 70px;
	margin-right:40px;
	width:250px;
	position: absolute;
	margin-top: 70px;
	z-index: 1;
}

#contactmanagement_body .account_related_info .accountsmailings #lblNoRecords1
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: Red;
	margin-left: 70px;
	margin-right:40px;
	width:250px;
	position: absolute;
	margin-top: 70px;
	z-index: 1;
}

#contactmanagement_body .account_related_info .accountsmailings
{
	display:inline;
	float:left;
	background-color:#ffffff;
	visibility:visible;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	/*width:98.88%;*/
	overflow:hidden;
	width:397px;
	padding-top:15px;	
}

#contactmanagement_body .account_related_info .accountsmailings .gridtables
{
	display:inline-block;
	float:left;
	width:100%;
	/*overflow:auto;*/
	height:178px;
}

#contactmanagement_body .account_related_info .accountsmailings .gridtables .datagrid
{
	width:431px;		
}

#contactmanagement_body .account_related_info .accountsmailings .gridtables .alignCenterMid
{
	text-align:center;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountsmailings .gridtables .normalitemstyle
{
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountsmailings .gridtables .itemstyle
{
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountsmailings .addnewbutton
{
	display: inline-block;
	float: left;
	width: 100px;
	 
	padding: 2px 0px 2px 3px;	
	padding-top:2px;
	vertical-align:bottom;
}

#contactmanagement_body .account_related_info .accountsmailings .addnew
{
	background-color: Red;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border: solid 1px red;
	cursor:pointer;	
}





#contactmanagement_body .account_related_info .accountscategories
{
	float:left;
	background-color:#ffffff
	;
	visibility:hidden;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	height:0px;	
	width:98.88%;
}

#contactmanagement_body .account_related_info .accountscategories .gridtables
{
	display:inline-block;
	float:left;
	width:100%;
	overflow:auto;
	height:200px;
}

#contactmanagement_body .account_related_info .accountscategories .gridtables .datagrid
{
	width:431px;		
}

#contactmanagement_body .account_related_info .accountscategories .gridtables .alignCenterMid
{
	text-align:center;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountscategories .gridtables .normalitemstyle
{
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountscategories .gridtables .table
{
	width:100%;	
}

#contactmanagement_body .account_related_info .accountscategories .addnewbutton
{
	display: inline-block;
	float: left;
	width: 200px;
	padding: 2px 0px 2px 3px;	
}

#contactmanagement_body .account_related_info .accountscategories .addnew
{
	background-color: Red;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border: solid 1px red;
	cursor:pointer;	
}

#contactmanagement_body .account_related_info .accountscategories .norecords
{
	font-family:Verdana;
	font-size:11px;
	color:Red;
	font-weight:bold	
}

#contactmanagement_body .account_related_info .accountscategories .headerrows
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:Silver;
	border-bottom: solid 1px Silver;	
}

#contactmanagement_body .account_related_info .accountscategories .tableitems
{
	font-family:Verdana;
	font-size:10px;	
	border-bottom: solid 1px Silver;	
}

#contactmanagement_body .account_related_info .accountscategories .button
{
	font-family:Verdana;
	font-size:11px;
	border:none 0px Transparent;
	background-color:Red;
	color:#ffffff;
	cursor:pointer;	
}

/* End of Accounts Categories */



#contactmanagement_body .account_related_info .accountshistory
{
	float:left;
	background-color:#ffffff;
	visibility:hidden;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	height:0px;
	width:98.88%;
}

#contactmanagement_body .account_related_info .accountshistory .gridtables
{
	display:inline-block;
	float:left;
	width:100%;
	overflow:auto;
	height:200px;
}

#contactmanagement_body .account_related_info .accountshistory .gridtables .datagrid
{
	width:431px;		
}

#contactmanagement_body .account_related_info .accountshistory .gridtables .alignCenterMid
{
	text-align:center;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountshistory .gridtables .normalitemstyle
{
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountshistory .gridtables .itemstyle
{
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	vertical-align:middle;	
}

#contactmanagement_body .account_related_info .accountshistory .addnewbutton
{
	display: inline-block;
	float: left;
	width: 200px;
	padding: 2px 0px 2px 3px;	
}

#contactmanagement_body .account_related_info .accountshistory .addnewbutton .btn
{
	background-color: red;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border: solid 1px red;	
}

#contactmanagement_body .account_related_info .accountshistory .norecords
{
	font-family:Verdana;
	font-size:11px;
	color:Red;
	font-weight:bold	
}

#contactmanagement_body .account_related_info .accountshistory .headerrows
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:Silver;
	border-bottom: solid 1px Silver;	
} 

#contactmanagement_body .account_related_info .accountshistory .tableitems
{
	font-family:Verdana;
	font-size:10px;
	border-bottom: solid 1px Silver;		
}

/*#contactmanagement_body .account_related_info .accountshistory .button
{
	font-family:Verdana;
	font-size:11px;
	border:none 0px Transparent;
	background-color:Red;
	color:#ffffff;
	cursor:pointer;	
}*/
/* End of Accounts History */

#contactmanagement_body .account_related_info .navbuttons
{
	display:inline-block;
	float:left;
	width:98.88%;
	height:25px;
	margin-top:3px;
	border:solid 1px #000000;
	padding-top:4px;		
}

#contactmanagement_body .account_related_info .navbuttons .firstrecord
{
	display:inline-block;
	float:left;		
	padding-left:3px;
	padding-top:2px;
}

#contactmanagement_body .account_related_info .navbuttons .firstrecord .firstrecordbtn
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:Red;
	width:30px;
	border:solid 1px #000000;
	cursor:pointer;	
}

#contactmanagement_body .account_related_info .navbuttons .newedit
{
	display:inline-block;
	float:left;		
	padding-left:3px;
	padding-top:2px;
}

#contactmanagement_body .account_related_info .navbuttons .newedit .neweditbtn
{
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:red;
	color:#ffffff;
	border:solid 1px #000000;
	cursor:pointer;
	width:45px;	
}

#contactmanagement_body .account_related_info .navbuttons .download
{
	display:inline-block;
	float:left;		
	padding-left:3px;
	padding-top:2px;
}

#contactmanagement_body .account_related_info .navbuttons .download .downloadbtn
{
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:Red;
	color:#ffffff;
	border:solid 1px #000000;
	cursor:pointer;
	width:85px;	
}

#contactmanagement_body .account_related_info .recordnos
{
	display:inline-block;
	float:left;
	width:97.50%;
	height:25px;
	margin-top:3px;
	border-style:ridge;	
	padding-top:3px;		
}

#contactmanagement_body .account_related_info .recordnos .reclabel
{
	display:inline-block;
	float:left;
	padding-left:5px;
	padding-top:5px;	
}

#contactmanagement_body .account_related_info .recordnos .rectext
{
	display:inline-block;
	float:left;
	padding-left:5px;
	padding-top:2px;	
}

#contactmanagement_body .account_related_info .recordnos .recbtn
{
	display:inline-block;
	float:left;
	padding-left:8px;
	padding-top:4px;	
}

#contactmanagement_body .account_related_info .recordnos .reclabel .label
{
	font-family:Verdana;
	font-size:9px;		
}

#contactmanagement_body .account_related_info .recordnos .rectext .text
{
	font-family:Verdana;
	font-size:9px;
	width:40px;
	height:13px;	
}

#contactmanagement_body .account_related_info .recordnos .recbtn .gobtn
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	background-color:Red;
	border: solid 1px #000000;
	text-transform:uppercase;
	width:30px;
	cursor:pointer;		
}

#contactmanagement_body .account_related_info .securityusers
{
	display:block;
	float:left;
	width:97.50%;
	height:225px;
	overflow:auto;	
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers
{
	display:inline;
	float:left;
	border:solid 1px #000000;
	margin-top:20px;
	width:98.70%;
	height:180px;	
	padding-left:3px;
}

#contactmanagement_body .account_related_info .securityusers .hiddensuppresssecurityusers
{
	display:none;
	visibility:hidden;
	float:none;
	border:solid 1px #000000;
	margin-top:40px;
	width:97.50%;
	height:100px;	
	padding-left:3px;
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;		
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .checkbox
{
	display:inline-block;
	float:left;
	width:25px;		
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .label
{
	display:inline-block;
	float:left;
	width:100px;		
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .text
{
	display:inline-block;
	float:left;
	width:180px;	
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .text .lbl
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .checkbox
{
	display:inline-block;
	float:left;
	width:25px;			
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .label
{
	display:inline-block;
	float:left;
	width:100px;
	padding-top:2px;
	padding-bottom:2px;		
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .text
{
	display:inline-block;
	float:left;
	width:180px;	
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .text .lbl
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .label .lbl
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#contactmanagement_body .account_related_info .securityusers .suppresssecurityusers .controlsholder .text .txt
{
	width:180px;
	height:13px;
	font-family:Verdana;
	font-size:11px;	
}


#contactmanagement_body .account_related_info .securityusers .createsecurityusers
{
	display:inline;
	visibility:visible;
	float:left;
	border:solid 1px #000000;
	margin-top:20px;
	width:98.70%;
	height:160px;	
	padding-left:3px;
}

#contactmanagement_body .account_related_info .securityusers .hiddencreatesecurityusers
{
	display:none;
	visibility:hidden;
	float:left;
	border:solid 1px #000000;
	margin-top:20px;
	width:97.50%;
	height:150px;	
	padding-left:3px;
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder
{
	display:block;
	float:left;
	width:93%;
	padding-top:4px;
	padding-bottom:4px;		
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder .checkbox
{
	display:inline-block;
	float:left;
	width:25px;			
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder .label
{
	display:inline-block;
	float:left;
	width:125px;
	padding-top:2px;
	padding-bottom:2px;		
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder .text
{
	display:inline-block;
	float:left;
	width:180px;	
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder .text .lbl
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder .label .lbl
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder .text .txt
{
	width:180px;
	height:13px;
	font-family:Verdana;
	font-size:11px;	
}

#contactmanagement_body .account_related_info .securityusers .createsecurityusers .controlsholder .text .dropdown
{
	font-family:Verdana;
	font-size:11px;
	width:180px;
	height:20px;	
}


#contactmanagement_body .account_related_info .showerrors
{
	display:inline-block;
	float:left;
	border:solid 1px #000000;
	margin-top:3px;
	width:97.50%;
	height:75px;	
	padding-left:3px;
	overflow:auto;	
}

#contactmanagement_body .account_related_info .showerrors .errors
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Red;	
}

/* Formatting for the save button in the pop up windows */
.addnewwindowsavebutton
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:white;
	color:red;
	border-style:solid;
	border-width:1px;
	border-color:red;
	cursor:pointer;	
}

.dropdowncategories
{
	font-family:Verdana;
	font-size:10px;
	width:220px;
}

.dropdownmailings
{
	font-family:Verdana;
	font-size:10px;
	width:600px;
}

#tblAddNewMailings .dropdownmailings
{
	width:450px;
}

/* Mailings Maintenance */

#mailingsmaintenance_header
{
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#mailingsmaintenance_header:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#mailingsmaintenance_header .title
{
	float: left;
	width: 70%;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#mailingsmaintenance_header .returnButton 
{
	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	font-weight:bold;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#mailingsmaintenance_header .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#mailingsmaintenance_body
{
	clear: both; /* Required for Firefox 2.0 */
	display:inline-block;
	width:98.7%;
	background-color:#ECEEEF;
	padding: 5px;
	position:static;
	overflow:hidden;
}

#mailingsmaintenance_body .mailings_details
{
	display:inline-block;
	float:left;
	width:100%;
	height:200px;
	overflow:none;
	background-color:#ffffff;
	border:1px solid #999999;
	margin-bottom:4px;
}

#mailingsmaintenance_body .mailings_details .datagrid
{
	width:810px;
	border:solid 1px #000000;
}

#mailingsmaintenance_body .mailings_details .header
{
	background-color:#91c4cb;	
}

#mailingsmaintenance_body .mailings_details .datagridheader
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#mailingsmaintenance_body .mailings_details .datagriditem
{
	font-family:Verdana;
	font-size:10px;	
}

#mailingsmaintenance_body .mailings_details .alignCenterMidHeader
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;	
}

#mailingsmaintenance_body .mailings_details .alignCenterMidItem
{
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	vertical-align:middle;	
}

#mailingsmaintenance_body .mailings_details .viewmodify
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	border:solid 1px red;
	background-color:Red;
	height:17px;
	width:80px;
	text-transform:uppercase;
	cursor:pointer;	
}

#mailingsmaintenance_body .mailings_editfields
{
	display:inline-block;
	float:left;
	width:100%;
	/*height:240px;	*/
	padding-top:5px;
	border:solid 1px #999999;
}

#mailingsmaintenance_body .mailings_editfields .contents
{
	display:inline-block;
	float:left;
	width:98.85%;
	height:30px;
	padding-left:3px;
	padding-right:3px;		
}

/*#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents
{
	display:inline-block;
	float:left;
	width:98.85%;
	padding-left:3px;
	padding-right:3px;		
}*/

/*#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .label
{
	display:inline-block;
	float:left;
	width:230px;
	height:100%;
	padding-top:4px;	
}*/

/*#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .text
{
	
	display:inline-block;
	float:left;
	width:200px;
	vertical-align:middle;		
}*/

/*#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .label .detailslabel 
{
	FONT-WEIGHT: bold;	FONT-SIZE: 11px;	FONT-FAMILY: Verdana
}*/

/**/
#mailingsmaintenance_body .mailings_editfields .mailingproducts
{
	display:inline-block;
	float:left;
	height:200px;
	overflow:none;
	margin-bottom:4px;	
	padding-left:3px;
	padding-right:3px;	
}

#mailingsmaintenance_body .mailings_editfields  .viewmodify
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	border:solid 1px red;
	background-color:Red;
	height:17px;
	width:80px;
	text-transform:uppercase;
	cursor:pointer;	
}


#mailingsmaintenance_body .mailings_editfields .mailingproducts .label
{
	display:inline-block;
	float:left;
	width:230px;
	height:100%;
	padding-top:4px;	
}

#mailingsmaintenance_body .mailings_editfields .mailingproducts .text
{
	
	display:inline-block;
	float:left;
	width:200px;
	vertical-align:middle;		
}

#mailingsmaintenance_body .mailings_editfields .mailingproducts .label .detailslabel 
{
	FONT-WEIGHT: bold;	FONT-SIZE: 11px;	FONT-FAMILY: Verdana
}



#mailingsmaintenance_body .mailings_editfields .mailingproducts .mailing_grid
{
	float:left;
	display:inline-block;
	font-family:Verdana;
	font-size:11px;		
}




/**/

/*#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .checkboxlstcont
{
	display:inline-block;
	font-family:Verdana;
	font-size:11px;		
	background-color:White;
	border-style: solid;
	border-width:1px;
	border-color:gray;
}*/

/*#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .text .checkboxlst
{
	font-family:Verdana;
	font-size:11px;		
	background-color:White;
	border-style: solid;
	border-width:1px;
	border-color:gray;
}*/


#mailingsmaintenance_body .mailings_editfields .contents .label, #mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .label
{
	display:inline-block;
	float:left;
	width:230px;
	height:100%;
	padding-top:4px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .text
{
	display:inline-block;
	float:left;
	width:200px;
	vertical-align:middle;		
}

#mailingsmaintenance_body .mailings_editfields .contents .checkboxlstcont
{
	display:inline-block;
	font-family:Verdana;
	font-size:11px;		
	background-color:White;
	border-style: solid;
	border-width:1px;
	border-color:gray;
}

#mailingsmaintenance_body .mailings_editfields .contents .text .checkboxlst
{
	font-family:Verdana;
	font-size:11px;		
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color:gray;
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv
{
	display:block;
	visibility:visible;
	float:none;
	position:absolute;
	width:400px;
	height:auto;
	margin-left:280px;
	top:590px;
	clear:both;
	border:solid 1px #000000;
	background-color:#ffffff;
	z-index: 1;	
}

#mailingsmaintenance_body .mailings_editfields .contents .hidepopupdiv
{
	display:none;
	visibility:hidden;
	float:none;
	position:absolute;
	width:400px;
	height:200px;
	left:475px;
	top:610px;
	border:solid 1px #000000;
	background-color:#ffffff;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupheader
{
	display:inline-block;
	float:left;
	width:98.88%;
	height:20px;
	background-color:#91c4cb;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-top:4px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupheader .cornerclose
{
	display:block;
	float:right;
	position:absolute;
	right:3px;
	top:2px;
	width:15px;
	height:15px;
	padding:2px 2px 2px 2px;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	cursor:pointer;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody
{
	display:block;
	float:left;
	width:100%;
	padding-top:4px;
	overflow:auto;
	height:175px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody .headers
{
	display:block;
	float:left;
	width:98%;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody .headers .headerlabel
{
	display:inline-block;
	float:right;
	width:60px;
	margin-right:8px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody .details
{
	display:inline-block;
	float:left;
	width:98%;	
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody .details .accounttype
{
	display:inline-block;
	float:left;
	font-family:Verdana;
	font-size:11px;
	width:150px;
	padding-left:5px;		
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody .details .methodcheckboxes
{
	display:inline-block;
	float:left;
	margin-left:44px;		
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody .details .methodcheckboxes .checkbox
{
	width:15px;
	height:15px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .popupbody .checkboxlist
{
	font-family:Verdana;
	font-size:11px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .close
{
	display:block;
	float:left;
	width:98%;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv .close .closelabel
{
	display:inline-block;	
	float:right;
	padding-right:8px;
	padding-bottom:6px;
	font-family:Verdana;
	font-size:11px;
	text-decoration: underline;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1
{
	display:block;
	visibility:visible;
	float:none;
	position:absolute;
	width:275px;
	margin-left:280px;
	top:500px;
	clear:both;
	border:solid 1px #000000;
	background-color:#ffffff;	
}

#mailingsmaintenance_body .mailings_editfields .contents .hidepopupdiv1
{
	display:none;
	visibility:hidden;
	float:none;
	position:absolute;
	width:400px;	
	left:475px;
	top:610px;
	border:solid 1px #000000;
	background-color:#ffffff;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1 .popupheader
{
	display:inline-block;
	float:left;
	width:98.88%;
	height:20px;
	background-color:#91c4cb;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-top:4px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1 .popupheader .cornerclose
{
	display:block;
	float:right;
	position:absolute;
	right:3px;
	top:2px;
	width:15px;
	height:15px;
	padding:2px 2px 2px 2px;
	background-color:Red;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	cursor:pointer;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1 .popupbody
{
	display:block;
	float:left;
	width:98%;
	padding-top:4px;
	overflow:auto;
	height:75px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1 .popupbody .message
{
	display:inline-block;
	float:left;
	width:98%;
	font-family:Verdana;
	font-size:11px;
	padding: 3px 2px 2px 3px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1 .popupbody .buttons
{
	display:inline-block;
	float:left;
	width:120px;
	margin-left:70px;
	padding-top:7px;
	padding-bottom:7px;
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1 .popupbody .buttons .button
{
	display:inline-block;
	float:left;
	width:60px;	
	padding-top:7px;
	padding-bottom:7px;		
}

#mailingsmaintenance_body .mailings_editfields .contents .showpopupdiv1 .popupbody .buttons .button .btn
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:40px;
	color:#ffffff;
	background-color:Red;
	border:solid 1px #000000;
	cursor:pointer;	
}

#mailingsmaintenance_body .mailings_editfields .contents .previewimage
{
	/*position: relative; */
	float: right;
	margin-right: 10px;
	height:150px;
	width:150px;
	visibility:visible;
}

/*#mailingsmaintenance_body .mailings_editfields .contents .visiblepreviewimage
{
	display:block;
	visibility:visible;
	float:none;
	position:absolute;
	height:150px;
	width:150px;
	margin-left:600px;
	margin-top:5px;
	clear:both;		
	z-index:-1;	
}*/

#mailingsmaintenance_body .mailings_editfields .contents .previewimage .image
{
	width:150px;
	height:150px;
	border:solid 1px #999999;	
	visibility:hidden;		
}

#mailingsmaintenance_body .mailings_editfields .contents .previewimage .visibleimage
{
	width:150px;
	height:150px;
	border:solid 1px #999999;	
	visibility:visible;		
}

#mailingsmaintenance_body .mailings_editfields .contents .calendarbutton
{
	display:inline-block;
	float:left;
	width:60px;	
	height:25px;
	/*padding-right:140px;	*/
}

#mailingsmaintenance_body .mailings_editfields .contents .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#mailingsmaintenance_body .mailings_editfields .contents .text .detailstext
{
	font-family:Verdana;
	font-size:10px;
	width:170px;
	height:13px;
}

#mailingsmaintenance_body .mailings_editfields .contents .text .detailsmultitext
{
	font-family:Verdana;
	font-size:10px;
	width:360px;
	height:13px;
}

#mailingsmaintenance_body .mailings_editfields .contents .text .detailscombo
{
	font-family:Verdana;
	font-size:10px;
	width:195px;
	height:17px;
}

#mailingsmaintenance_body .mailings_editfields .contents .text .error
{
	font-family:Verdana;
	font-size:10px;
	color:Red;	
}

/*#mailingsmaintenance_body .mailings_editfields .contents .calendarbutton .Calendarbtn
{
	background-image:url(assets/images/calendar_icon.gif);
	background-repeat:no-repeat;
	height:27px;
	width:27px;
	cursor:pointer;		
}*/

#mailingsmaintenance_body .mailings_editfields .contents .file
{
	display:inline-block;
	float:left;
	width:300px;
	height:20px;
	padding-top:2px;	
}

#mailingsmaintenance_body .mailings_editfields .contents .file .detailsfile
{
	font-family:Verdana;
	font-size:10px;	
	width:245px;
	height:20px;
}

#mailingsmaintenance_body .mailings_editfields .contents .errordisplay
{
	display:inline-block;
	/*padding-left:100px;*/
	width:85%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;		
}

#mailingsmaintenance_body .mailings_editfields .contents .errordisplay .error
{
	font-family:Verdana;
	font-size:10px;
	color:Red;		
}


#mailingsmaintenance_body .navbuttons
{
	display:inline-block;
	float:left;
	width:99.40%;
	height:25px;
	border-style:none;	
	margin-top:4px;
	padding-right:5px;
}

#mailingsmaintenance_body .navbuttons .buttons
{
	display:inline-block;
	float:left;	
	padding: 2px 2px 2px 2px;
}

#mailingsmaintenance_body .navbuttons .buttons .navbtns
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:Red;
	width:30px;
	border:solid 1px #000000;
	cursor:pointer;	
}

#mailingsmaintenance_body .navbuttons .buttons .newedit
{
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:red;
	color:#ffffff;
	border:solid 1px #000000;
	cursor:pointer;
	width:45px;	
}

#mailingsmaintenance_body .navbuttons .buttons .download
{
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:Red;
	color:#ffffff;
	border:solid 1px #000000;
	cursor:pointer;
	width:85px;	
}

#mailingsmaintenance_body .recorddetails
{
	display:inline-block;
	float:left;
	height:20px;
	width: 98.70%;
	margin-top:4px;
	padding-left:5px;		
}

#mailingsmaintenance_body .recorddetails .reclabel
{
	display:inline-block;
	float:left;
	padding: 4px 2px 2px 2px;		
}

#mailingsmaintenance_body .recorddetails .reclabel .recordlabel
{
	font-family:Verdana;
	font-size:9px;		
}

#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents
{
	display:inline-block;
	padding-left:3px;
	padding-right:3px;	
	padding-bottom: 10px;
}


#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .mailingsKeywords
{
	float: left;
	display:inline-block;
	height:350px;
	overflow:auto;
	background-color:#ffffff;
	border:solid 1px #000000;
	margin-bottom:4px;
	width: 500px;
}

#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .mailingsKeywords .label
{
	clear: both;
	display:inline-block;
	width:100%;
	padding-top:4px;	
	padding-left: 4px;
}

#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .mailingsKeywords .checkboxes
{
	display:inline-block;
	float:left;
	margin-left: 20px;
	padding-top:4px;	
	width: 90%;
}

#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .mailingsKeywords .checkboxes input
{
	float: left;
}

#mailingsmaintenance_body .mailings_editfields .cblKeywords_contents .mailingsKeywords .checkboxes span
{
	float: left;
	width: 85%;
	margin-left: 40px;
}


/* Formatting for Mailings Wizard Start Page */

#mailingswizardstart_header
{
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#mailingswizardstart_header:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#mailingswizardstart_header .title
{
	float: left;
	width: 70%;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#mailingswizardstart_header .returnButton {
	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	font-weight:bold;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#mailingswizardstart_header .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#mailingswizardstart_body
{
	display:inline-block;
	width:98.70%;
	background-color:#FFFFFF; /*#91C4CB;*/
	padding: 5px 5px 5px 5px;
	position:static;
	overflow:hidden;	
}

#mailingswizardstart_body .wizardHeaderText .headertext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
}

#mailingswizardstart_body .wizardBodyText
{
	display: inline-block;
	float:left;
	width:98%;
	padding-top: 3px;
	padding-bottom: 3px;	
	vertical-align:middle;
}

#mailingswizardstart_body .wizardBodyText .label
{
	display:inline-block;
	float:left;
	width:150px;
	height:19px;
	padding-top: 3px;		
}

#mailingswizardstart_body .bottomsection
{
	display:inline-block;
	float:left;
	width:98%;	
	padding-top:15px;
	padding-bottom:15px;	
	margin-left: 300px;
}

#mailingswizardstart_body .bottomsection .startWizard
{
}

#mailingswizardstart_body .bottomsection .startWizard .startButton
{
	display:inline-block;
	float:left;	
	width:auto;
	padding: 3px 25px 0px 5px;
	border: 0;
	letter-spacing: .1em;
	background-color:#88B7BE;
	background-image: url(assets/images/arrow_teal_R.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:20px;	
}

#mailingswizardstart_body .bottomsection .startWizard .startButton .startWizardButton
{
	border:none 0 Transparent;
	background-color:#88B7BE;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;	
	text-Transform:uppercase;
	cursor:pointer;
}

/* Formating for Subscription wizard */

/* Formating for MailingsWizard */
#mailingsWizardHeader
{
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#mailingsWizardHeader:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#mailingsWizardHeader .title
{
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#mailingsWizardBody
{
	display:inline-block;
	width:98.70%;
	background-color:#91C4CB;
	padding: 5px 5px 5px 5px;
	position:static;
	overflow:hidden;
	/*height: 100%; /*400px;	*/
}

#mailingsWizardBody .mailings_editfields
{
	display:inline-block;
	float:left;
	padding:15px 10px 10px 10px;
	border:solid 1px #000000;
	width:97.3%;
	/*height: 310px;*/
}

#mailingsWizardBody .mailings_editfields .summaryText 
{
	float: left;
	width: 550px;
}

#mailingsWizardBody .mailings_editfields .summaryImage 
{
	height:150px;
	width:150px;
	float: left;
	margin-left: 25px;	
}

#mailingsWizardBody .mailings_editfields .summaryImage .previewImage .image
{
	width:150px;
	height:150px;
	border:solid 1px #999999;		
}

#mailingsWizardBody .mailings_editfields .contents
{
	display:inline-block;
	float:left;
	/*width:98.85%;*/
	height: 30px;
	padding-left:3px;
	padding-right:3px;		
}

#mailingsWizardBody #pnlStep1 .contents
{
	width: 98.85%;
}

#mailingsWizardBody .mailings_editfields .contentsTitle
{
	display:inline-block;
	padding-left:3px;
	padding-right:3px;
	padding-bottom: 15px;		
}

#mailingsWizardBody .mailings_editfields .contentsTitle .panelTitle
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	letter-spacing: .3em;
	line-height: 2em;
}

#mailingsWizardBody .mailings_editfields .contentsTitle .panelIntroduction
{
	font-family:Verdana;
	font-size:11px;
	margin-bottom: 5px;	
}

#mailingsWizardBody .mailings_editfields .summaryText .clearBoth, .clearBoth
{
	clear:both;
}

#mailingsWizardBody .mailings_editfields .contentsSummary
{
	display:inline-block;
	width:98.85%;
	padding-left:3px;
	padding-right:3px;	
}

#mailingsWizardBody .mailings_editfields .contentsSummary .label
{
	display:inline-block;
	float:left;
	width:230px;
	height:100%;
	padding-top:4px;	
}

#mailingsWizardBody .mailings_editfields .contentsSummary .text
{
	display:inline-block;
	float:left;
	width:250px;
	vertical-align:middle;
	line-height: 1.5em;		
}

#mailingsWizardBody .mailings_editfields .contents .text .radioButtonList 
{
	width: 500px;
}

#mailingsWizardBody .mailings_editfields .contents .text .radioButtonList td
{
	font-family:Verdana;
	font-size:10px;
	height:auto;
	vertical-align: middle;
}

#mailingsWizardBody .mailings_editfields .contents .text .radioButtonList td label
{
	margin-left:5px;
}

#mailingsWizardBody .mailings_editfields .contents .text .radioButtonList td input
{
	position: relative;
	top: 3px;
}

#mailingsWizardBody .mailings_editfields .contentsSummary .text .detailsmultitextScroll
{
	font-family:Verdana;
	font-size:10px;
	float:left;
	width:300px;
	height:auto;
	border: none;
	background-color: #91C4CB;
}

#mailingsWizardBody .mailings_editfields .contentsSummary .text .detailsmultitext
{
	font-family:Verdana;
	font-size:10px;
	float:left;
	width:300px;
	height:auto;
	border: none;
	background-color: #91C4CB;
	overflow: hidden;
}

#mailingsWizardBody .mailings_editfields .contentsSummary .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#mailingsWizardBody .mailings_editfields .contentsCategories, 
	#mailingsWizardBody .mailings_editfields .cblKeywords_contents
{
	display:inline-block;
	padding-left:3px;
	padding-right:3px;	
	padding-bottom: 10px;
}

#mailingsWizardBody .mailings_editfields .contentsCategories .mailingsCategories,
	#mailingsWizardBody .mailings_editfields .cblKeywords_contents .mailingsKeywords
{
	float: left;
	display:inline-block;
	height:350px;
	overflow:auto;
	background-color:#ffffff;
	border:solid 1px #000000;
	margin-bottom:4px;
	/*width: 450px;*/
	width: 530px;
}

#mailingsWizardBody .mailings_editfields .contentsCategories .mailingsCategories .label, 
	#mailingsWizardBody .mailings_editfields .cblKeywords_contents .mailingsKeywords .label
{
	clear: both;
	display:inline-block;
	width:100%;
	padding-top:4px;	
	padding-left: 4px;
}

#mailingsWizardBody .mailings_editfields .contentsCategories .mailingsCategories .checkboxes, 
	#mailingsWizardBody .mailings_editfields .cblKeywords_contents .mailingsKeywords .checkboxes
{
	display:inline-block;
	float:left;
	margin-left: 20px;
	padding-top:4px;	
	width: 95%;
}

#mailingsWizardBody .mailings_editfields .cblKeywords_contents .mailingsKeywords .checkboxes input
{
	float: left;
}

#mailingsWizardBody .mailings_editfields .cblKeywords_contents .mailingsKeywords .checkboxes span
{
	float: left;
	width: 85%;
	margin-left: 40px;
}

#mailingsWizardBody .mailings_editfields .contentsCategories .mailingsCategories .checkboxes .categoryLabel
{
	margin-left: 40px;
}

#mailingsWizardBody .mailings_editfields .contentsCategories .mailingsCategories .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#mailingsWizardBody .mailings_editfields .contents .label
{
	display:inline-block;
	float:left;
	/*width:230px;*/
	width: 200px;
	height:100%;
	padding-top:4px;	
}

#mailingsWizardBody .mailings_editfields .contents .label .required
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	color: Red;
}

#mailingsWizardBody .mailings_editfields .contents .text
{
	display:inline-block;
	float:left;
	width:390px;
	vertical-align:middle;		
}

#mailingsWizardBody .mailings_editfields .contents .textDate
{
	display:inline-block;
	float:left;
	width:200px;
	vertical-align:middle;
}

#mailingsWizardBody .mailings_editfields .contents .textNote
{
	display:inline-block;
	width: 450px;
	margin-left: 230px;
	vertical-align:middle;	
}

#mailingsWizardBody .mailings_editfields .contents .label .detailslabel, 
	.cblKeywords_contents .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#mailingsWizardBody .mailings_editfields .contents .text .detailscombo
{
	font-family:Verdana;
	font-size:10px;
	width:300px;
	height:20px;
}

#mailingsWizardBody .mailings_editfields .contents .text .detailsbutton
{
	font-family:Verdana;
	font-size:10px;	
	height:20px;
}

#mailingsWizardBody .mailings_editfields .contents .text .detailstext, 
	#mailingsWizardBody .mailings_editfields .contents .textDate .detailstext
{
	font-family:Verdana;
	font-size:10px;
	width:170px;
	height:13px;
}

#mailingsWizardBody .mailings_editfields .contents .text .detailsmultitext
{
	font-family:Verdana;
	font-size:10px;
	width:375px;
	height:13px;
}

#mailingsWizardBody .mailings_editfields .contents .calendarbutton
{
	display:inline-block;
	float:left;
	width:60px;	
	height:25px;
	/*padding-right:140px;	*/
}

#mailingsWizardBody .mailings_editfields .contents .file
{
	display:inline-block;
	float:left;
	height:20px;
	padding-top:2px;	
}

#mailingsWizardBody .mailings_editfields .contents .file .detailsfile
{
	font-family:Verdana;
	width: 245px;
	font-size:10px;	
	height:20px;
}

#mailingsWizardBody .mailings_editfields .contents .file .detailsbutton
{
	font-family:Verdana;
	font-size:10px;	
	height:20px;
}

#mailingsWizardBody .mailings_editfields .errordisplay
{
	padding: 5px 40px;
	clear: both;	
}

#mailingsWizardBody .mailings_editfields .errordisplay ul 
{
	list-style: disc;
}

#mailingsWizardBody .mailings_editfields .errordisplay .error
{
	font-family:Verdana;
	font-size:10px;
	color:Red;		
}

#mailingsWizardBody .navbuttons
{
	display:inline-block;
	width:99.40%;
	height:25px;
	border-style:none;	
	margin-top:4px;
	padding-right:5px;
}

#mailingsWizardBody .navbuttons .buttons
{
	display:inline-block;
	float:left;	
	padding: 2px 2px 2px 2px;
}

/*#mailingsWizardBody .navbuttons .buttons .navbtns*/
#mailingsWizardBody .navbtns
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:Red;	
	width:60px;
	border:solid 1px #000000;
	cursor:pointer;	
}

#mailingsWizardBody .buttons #btnSelectAll
{
	width: auto;
	margin: 10px 0 0 205px;
}

#mailingsWizardBody .stepDetails
{
	display:inline-block;
	float:left;
	border-style:ridge;
	border-color:#ffffff;
	height:20px;
	width: 98.70%;
	margin-top:4px;
	padding-left:5px;		
}

#mailingsWizardBody .stepDetails .label
{
	display:inline-block;
	float:left;
	padding: 4px 2px 2px 2px;		
}

#mailingsWizardBody .stepDetails .label .stepLabel
{
	font-family:Verdana;
	font-size:9px;		
}

#mailingsWizardBody .processingIndicator
{	
	float: left;
	padding: 5px;
}

#mailingsWizardBody .processingLabel
{
	font-family:Verdana;
	font-size:9px;		
}

/*End Subscription Maintenance Wizard*/

/* Formatting for Category Maintenance */

#categorymaintenance_header
{
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#categorymaintenance_header:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#categorymaintenance_header .title
{
	float: left;
	width: 70%;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#categorymaintenance_header .returnButton {
	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	font-weight:bold;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#categorymaintenance_header .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#categorymaintenance_body
{
	clear: both; /* Required for Firefox 2.0 */
	display:inline-block;
	width:98.70%;
	background-color:#91C4CB;
	padding: 5px 5px 5px 5px;
	position:static;
	overflow:hidden;	
}

#categorymaintenance_body .category_details
{
	display:inline-block;
	float:left;
	width:100%;
	height:200px;
	overflow:none;
	background-color:#ffffff;
	border:solid 1px #000000;
	margin-bottom:4px;	
}

#categorymaintenance_body .category_details .datagrid
{
	width:762px;
	border:solid 1px #000000;
}

#categorymaintenance_body .category_details .header
{
	background-color:#91c4cb;	
}

#categorymaintenance_body .category_details .alignCenterMid
{
	text-align:center;
	vertical-align:middle;	
}

#categorymaintenance_body .category_details .alignCenterRight
{
	text-align:right;
	vertical-align:middle;	
}

#categorymaintenance_body .category_details .viewmodify
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	border:solid 1px red;
	background-color:Red;
	height:17px;
	width:80px;
	cursor:pointer;
	text-transform:uppercase;	
}

#categorymaintenance_body .viewmodify
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	border:solid 1px red;
	background-color:Red;
	height:17px;
	width:80px;
	cursor:pointer;
	text-transform:uppercase;	
}

#categorymaintenance_body .category_editfields
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:5px;
	border:solid 1px #000000;
}

#categorymaintenance_body .category_editfields .contents
{
	display:inline-block;
	float:left;
	width:98.85%;
	height:30px;
	padding-left:3px;
	padding-right:3px;		
}

#categorymaintenance_body .category_editfields .contents .label
{
	display:inline-block;
	float:left;
	width:230px;
	height:100%;
	padding-top:4px;	
}

#categorymaintenance_body .category_editfields .contents .text
{
	display:inline-block;
	float:left;
	width:200px;			
}

#categorymaintenance_body .category_editfields .contents .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#categorymaintenance_body .category_editfields .contents .text .detailstext
{
	font-family:Verdana;
	font-size:10px;
	width:170px;
	height:13px;
}

#categorymaintenance_body .category_editfields .contents .text .detailsmultitext
{
	font-family:Verdana;
	font-size:10px;
	width:375px;	
}

#categorymaintenance_body .category_editfields .contents .text .detailscombo
{
	font-family:Verdana;
	font-size:10px;
	width:195px;
	height:17px;
}

#categorymaintenance_body .category_editfields .contents .text .error
{
	font-family:Verdana;
	font-size:10px;
	color:Red;	
}

#categorymaintenance_body .category_editfields .contents .errordisplay
{
	display:inline-block;	
	width:85%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;		
}

#categorymaintenance_body .category_editfields .contents .errordisplay .error
{
	font-family:Verdana;
	font-size:10px;
	color:Red;		
}

#categorymaintenance_body .navbuttons
{
	display:inline-block;
	float:left;
	width:99.40%;
	height:25px;
	border-style:none;	
	margin-top:4px;
	padding-right:5px;
}

#categorymaintenance_body .navbuttons .buttons
{
	display:inline-block;
	float:left;	
	padding: 2px 2px 2px 2px;
}

#categorymaintenance_body .navbuttons .buttons .navbtns
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:Red;
	width:30px;
	border:solid 1px #000000;
	cursor:pointer;	
}

#categorymaintenance_body .navbuttons .buttons .newedit
{
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:red;
	color:#ffffff;
	border:solid 1px #000000;
	cursor:pointer;
	width:45px;	
}

#categorymaintenance_body .navbuttons .buttons .download
{
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:Red;
	color:#ffffff;
	border:solid 1px #000000;
	cursor:pointer;
	width:85px;	
}

#categorymaintenance_body .recorddetails
{
	display:inline-block;
	float:left;
	border-style:ridge;
	border-color:#ffffff;
	height:20px;
	width: 98.70%;
	margin-top:4px;
	padding-left:5px;		
}

#categorymaintenance_body .recorddetails .reclabel
{
	display:inline-block;
	float:left;
	padding: 4px 2px 2px 2px;		
}

#categorymaintenance_body .recorddetails .reclabel .recordlabel
{
	font-family:Verdana;
	font-size:9px;		
}

/* **********************Deleted section ************************/

/* Formatting for search pages  */

#searchheader
{
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#searchheader:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#searchheader .title
{
	float: left;
	width: 70%;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#searchheader .returnButton {
	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#searchheader .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#searchbody
{
	clear: both; /* Required for Firefox 2.0 */
	display:inline-block;
	width:98.70%;
	background-color:#91C4CB;
	padding: 5px 5px 5px 5px;
	position:static;
	overflow:hidden;	
}

#searchbody .searchstrip
{
	display:inline-block;
	float:left;
	width:100%;
	height:25px;
	vertical-align:middle;	
	padding-top:2px;
	padding-bottom:1px;
}

#searchbody .searchstrip .criteriastrip1
{
	display:inline-block;
	float:left;
	width:90%;
	height:25px;	
}

#searchbody .searchstrip .criteriastrip2
{
	display:inline-block;
	float:left;
	margin-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:bottom;	
}

#searchbody .searchstrip .criteriastrip2
{	
	width:80%;
}

#searchbody .searchstrip .criteriastrip3
{
	width: 72%;
}

#searchbody .searchstrip .criteriastrip1 .text
{
	display:inline-block;
	float:left;
	width:250px;
	padding-left:12px;
	vertical-align:top;
	text-align:left;		
}

#searchbody .searchstrip .criteriastrip1 .text .label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#searchbody .searchstrip .criteriastrip1 .text .searchtext
{
	font-family:Verdana;
	font-size:11px;
	width:150px;
	height:12px;	
}

#searchbody .searchstrip .criteriastrip1 .text .searchfield
{
	font-family:Verdana;
	font-size:11px;
	width: 110px;
	height:19px;	
}

#searchbody .searchstrip .criteriastrip2 .text, #searchbody .searchstrip .criteriastrip3 .text
{
	display:inline-block;
	float:right;
	width:100px;
	height:25px;
	padding-left:18px;
	vertical-align:middle;
	text-align:right;	
}

#searchbody .searchstrip .criteriastrip2 .text .combo, #searchbody .searchstrip .criteriastrip3 .text .combo
{
	font-family:Verdana;
	font-size:11px;
	width:120px;
	height:20px;	
}

#searchbody .searchstrip .criteriastrip2 .text .advsearch, #searchbody .searchstrip .criteriastrip3 .text .advsearch
{
	font-family:Verdana;
	font-size:9px;	
	color:Blue;
	text-decoration: underline;	
}

#searchbody .searchstrip .criteriastrip2 .text .searchbtn, #searchbody .searchstrip .criteriastrip3 .text .searchbtn
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#91c4cb;
	border:solid 1px #000000;
	height:20px;
	width:80px;
	cursor:pointer;			
}

#searchbody .searchstrip .criteriastrip2 .checkbox, #searchbody .searchstrip .criteriastrip3 .checkbox
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#searchbody .searchresults
{
	display:inline-block;
	float:left;
	width:100%;
	height:300px;
	overflow:auto;
	padding-top:5px;
	border-top:solid 1px #000000;	
}

#searchbody .searchresults .datagrid
{
	width:772px;
	background-color:#ffffff;	
}

#searchbody .searchresults .selectbutton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}


#searchbody .searchresults .header
{
	background-color:#91c4cb;	
}

#searchbody .searchresults .alignCenterMid
{
	text-align:center;
	vertical-align:middle;	
}

#searchbody .searchresults .browse
{
	font-family:Verdana;
	font-size:11px;
	color:Blue;
	text-decoration:underline;		
}

#searchbody .msg
{
	display:inline-block;
	float:left;
	width:100%;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;	
}

#searchbody .msg .message
{
	font-family:Verdana;
	font-size:10px;
	color:Red;	
}

#searchbody .footerinfo
{
	display:inline-block;
	float:left;
	width:98.88%;	
	margin-top:2px;
	margin-bottom:2px;		
	border:solid 2px #000000;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;	
}

#searchbody .footerinfo .label
{
	display:inline-block;
	float:left;			
}

#searchbody .footerinfo .label .reclabel
{
	font-family:Verdana;
	font-size:11px;	
}

#searchbody .footerbtns
{
	display:inline-block;
	float:left;
	width:99%;	
	border:solid 1px #000000;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}

#searchbody .footerbtns .buttons
{
	display:inline-block;
	float:left;	
	padding-left:2px;
}

#searchbody .footerbtns .buttons .button
{
	font-family:Verdana;
	font-size:11px;
	background-color:Red;
	border:solid 1px #000000;	
	color:#ffffff;
	text-transform:uppercase;
	width:130px;
	cursor:pointer;	
}

/* Formatting for assigning Mailings and Categories  */

#updatewarning
{
	margin-left:9px;
	margin-top:8px;
	display:inline;
	visibility:visible;
	float:left;
	width:705px;
	height:140px;
	background-color:#91c4cb;		
	padding:3px 3px 3px 3px;	
}

#updatewarning .warningdetails
{
	display:inline-block;
	float:left;	
	width:699px;
	height:134px;
	background-color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding: 4px 2px 2px 4px;
}

#updatewarning .warningdetails .buttons
{
	display:inline-block;
	float:left;
	width:100%;
	margin-top:30px;	
}

#updatewarning .warningdetails .buttons .clearbtns
{
	display:inline-block;
	float:left;	
	padding-left:6px;	
}

#updatewarning .warningdetails .buttons .clearbtns .button
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	background:red;
	border:solid 1px #000000;
	cursor:pointer;	
}

#assignmailings
{
	margin-left:9px;
	margin-top:8px;
	display:none;
	float:left;
	visibility:hidden;
	width:705px;
	background-color:#91c4cb;		
	padding:7px 3px 3px 3px;	
}

#assignmailings .subscriptioninfo
{
	display:inline-block;
	float:left;
	width:699px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	vertical-align:middle;
	background-color:#ffffff;	
	padding:3px 0px 3px 3px;
	border:solid 1px #000000;
}

#assignmailings .subscriptioninfo .label
{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;	
}

#assignmailings .text
{
	display:inline-block;
	float:left;
	width:700px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	padding-top:6px;
	padding-bottom:6px;	
}

#assignmailings .text .assignMailingsNote
{
	font-size: 10px;
}

#assignmailings .text .dropdownlist
{
	display:inline-block;
	float:left;
	padding-top:6px;
	padding-bottom:6px;	
	width:503px;	
}

#assignmailings .text .dropdownlist .dropdown
{
	font-family:Verdana;
	font-size:11px;
	width:80px;	
}

#assignmailings .text .mailings
{
	display:inline-block;
	float:left;
	width:704px;
	overflow:scroll;
	height:170px;
	background-color:#ffffff;
	margin-top:4px;
	margin-bottom:4px;
	padding-top:7px;	
}

#assignmailings .text .mailings .mailinggroups
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:150px;
	/*cursor:pointer;	*/
}

#assignmailings .text .mailings .mailingsubjects
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:400px;
	/*cursor:pointer;	*/
}

#assignmailings .text .mailings .mails
{
	display:inline;
	float:left;
	visibility:visible;
	width:300px;
	padding-left:3px;	
}

#assignmailings .text .mailings .mails .mailingcollection
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;		
}

#assignmailings .text .mailings .mails .mailingcollection .mailing
{
	display:inline-block;
	float:left;
	width:20px;		
}

#assignmailings .text .mailings .mails .mailingcollection .mailingtitle
{
	display:inline-block;
	float:right;
	width:250px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	/*padding-top:3px;*/
	padding-left:2px;			
}

#assignmailings .text .mailings .mails .mailing .checkbox
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#assignmailings .text .radiobuttons
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:6px;
	padding-bottom:6px;		
}

#assignmailings .text .radiobuttons .radio
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#assignmailings .text .errormsg
{
	display:inline-block;
	float:left;
	padding-top:6px;
	padding-bottom:6px;	
	text-align:center;
}

#assignmailings .text .errormsg .error
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Red;	
}

#assignmailings .buttons
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:20px;
	margin-bottom:6px;	
}

#assignmailings .buttons .clearbtns
{
	display:inline-block;
	float:left;	
	padding-left:6px;	
}

#assignmailings .buttons .clearbtns .button
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	background:red;
	border:solid 1px #000000;	
	cursor:pointer;	
}

#updatewarning1
{
	margin-left:9px;
	margin-top:8px;
	display:inline;
	visibility:visible;
	float:left;
	width:503px;
	height:140px;
	background-color:#91c4cb;		
	padding:3px 3px 3px 3px;	
}

#updatewarning1 .warningdetails
{
	display:inline-block;
	float:left;	
	width:500px;
	height:134px;
	background-color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding: 4px 2px 2px 4px;
}

#updatewarning1 .warningdetails .buttons
{
	display:inline-block;
	float:left;
	width:100%;
	margin-top:30px;	
}

#updatewarning1 .warningdetails .buttons .clearbtns
{
	display:inline-block;
	float:left;	
	padding-left:6px;	
}

#updatewarning1 .warningdetails .buttons .clearbtns .button
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	background:red;
	border:solid 1px #000000;
	cursor:pointer;	
}

#assigncategories
{
	margin-left:9px;
	margin-top:8px;
	display:none;
	float:left;
	visibility:hidden;
	width:503px;
	background-color:#91c4cb;		
	padding:7px 3px 3px 3px;	
}

#assigncategories .subscriptioninfo
{
	display:inline-block;
	float:left;
	width:498px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	vertical-align:middle;
	background-color:#ffffff;	
	padding:3px 0px 3px 3px;
	border:solid 1px #000000;
}

#assigncategories .subscriptioninfo .label
{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;	
}

#assigncategories .text
{
	display:inline-block;
	float:left;
	width:503px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	padding-top:6px;
	padding-bottom:6px;	
}

#assigncategories .text .categories
{
	display:inline-block;
	float:left;
	width:503px;
	overflow:auto;
	height:300px;
	background-color:#ffffff;
	margin-top:4px;
	margin-bottom:4px;
	padding-top:7px;	
}

#assigncategories .text .categories .categorygroups
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:180px;
	/*cursor:pointer;	*/
}

#assigncategories .text .categories .cats
{
	display:inline;
	float:left;
	visibility:visible;
	width:100%;
	padding-left:3px;	
}

#assigncategories .text .categories .cats .categorycollection
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;		
}

#assigncategories .text .categories .cats .categorycollection .category
{
	display:inline-block;
	float:left;
	width:20px;		
}

#assigncategories .text .categories .cats .categorycollection .categorytitle
{
	display:inline-block;
	float:right;
	width:250px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	/*padding-top:3px;*/
	padding-left:2px;			
}

#assigncategories .text .categories .cats .category .radio
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#assigncategories .text .errormsg
{
	display:inline-block;
	float:left;
	padding-top:6px;
	padding-bottom:6px;	
	text-align:center;
}

#assigncategories .text .errormsg .error
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Red;	
}

#assigncategories .buttons
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:20px;
	margin-bottom:6px;	
}

#assigncategories .buttons .clearbtns
{
	display:inline-block;
	float:left;	
	padding-left:6px;	
}

#assigncategories .buttons .clearbtns .button
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	background:red;
	border:solid 1px #000000;	
	cursor:pointer;	
}

/* Formatting for Advanced Search Page */

#searchbody .advsearchstrip
{
	display:inline-block;
	float:left;
	width:773px;
	/*height:25px;*/
	vertical-align:middle;	
	padding-top:2px;
	padding-bottom:1px;
	border:solid 1px #000000;
	margin-top:3px;
}

#searchbody .advsearchstrip .searchcontrols
{
	display:inline-block;
	float:left;
	width:100%;	
	padding-top:3px;
	padding-left:3px;
	padding-bottom:0px;		
}

#searchbody .advsearchstrip .searchcontrols .errors
{
	display:block;
	float:left;
	width:98%;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;	
}

#searchbody .advsearchstrip .searchcontrols .errors .error
{
	font-family:Verdana;
	font-size:11px;
	color:Red;
	width:100%;	
}

#searchbody .advsearchstrip .searchcontrols .searchfield
{
	display:inline-block;
	float:left;
	width:200px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#searchbody .advsearchstrip .searchcontrols .searchfield .combo
{
	font-family:Verdana;
	font-size:11px;
	width: 150px;	
	height:20px;
	font-weight:normal;
}

#searchbody .advsearchstrip .searchcontrols .searchoper
{
	display:inline-block;
	float:left;
	width:150px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;		
}

#searchbody .advsearchstrip .searchcontrols .searchoper .combo
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	width: 90px;	
	height:20px;
}

#searchbody .advsearchstrip .searchcontrols .searchtext
{
	display:inline-block;
	float:left;
	width:200px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;		
}

#searchbody .advsearchstrip .searchcontrols .searchtext .text
{
	font-family:Verdana;
	font-size:11px;
	width: 170px;	
	height:13px;
}

#searchbody .operatorstrip
{
	display:inline-block;
	float:left;
	width:771px;
	margin-top:3px;
	margin-bottom:3px;
	border:solid 1px #000000;		
	padding-left:3px;
}

#searchbody .operatorstrip .operators
{
	display:inline-block;
	float:left;
	width:80px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

#searchbody .mailingsbtnactive
{
	display:inline-block;
	float:left;
	width:388px;
	border-left:solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom:solid 1px #ffffff;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	text-transform:uppercase;
	background-color:#ffffff;
	cursor:pointer;
}

#searchbody .mailingsbtninactive
{
	display:inline-block;
	float:left;
	width:388px;
	border:solid 1px #000000;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	text-transform:uppercase;
	background-color:#91c4cb;
	cursor:pointer;
}

#searchbody .categoriesbtnactive
{
	display:inline-block;
	float:left;
	width:384px;
	border-left:solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom:solid 1px #ffffff;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	text-transform:uppercase;
	background-color:#ffffff;
	cursor:pointer;
}

#searchbody .categoriesbtninactive
{
	display:inline-block;
	float:left;
	width:384px;
	border:solid 1px #000000;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	text-transform:uppercase;
	background-color:#91c4cb;
	cursor:pointer;
}

#searchbody .button
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	border:none 0px Transparent;
	width:383px;
	background-color:Transparent;
	text-transform:uppercase;
	cursor: pointer;		
}

#searchbody .mailingslist
{
	display:inline;
	float:left;
	visibility:visible;
	width:773px;
	background-color:#ffffff;
	border:solid 1px #000000;
	border-top:none 0px #ffffff;
	border-top-color:#ffffff;
}

#searchbody .categorieslist
{
	display:none;
	float:left;
	visibility:hidden;
	width:773px;
	background-color:#ffffff;
	border:solid 1px #000000;
	border-top:none 0px #ffffff;
}

#searchbody .mailingslist .mails
{
	display:inline-block;
	float:left;
	width:713px;
	height:100px;
	overflow:auto;
	padding-top: 6px;
	padding-left:30px;
	padding-right:30px;	
}

#searchbody .mailingslist .operatorstrip
{
	display:inline-block;
	float:left;
	width:768px;
	margin-top:3px;
	border:solid 1px #000000;		
	border-bottom:none 0px Transparent;
	border-left:none 0px Transparent;
	border-right:none 0px Transparent;
	padding-left:3px;
}

#searchbody .mailingslist .operatorstrip .operators
{
	display:inline-block;
	float:right;
	width:80px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

#searchbody .mailingslist .operatorstrip .deliverymethods
{
	display:inline-block;
	float:right;
	width:130px;		
	padding-top:3px;
	padding-bottom:3px;
}

#searchbody .mailingslist .operatorstrip .deliverymethods .dropdown
{
	font-family:Verdana;
	font-size:11px;
	width:100px;
	height:20px;	
}

#searchbody .mailingslist .operatorstrip .deliverymethods .label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#searchbody .categorieslist .cats
{
	display:inline-block;
	float:left;
	width:713px;
	height:100px;
	padding-top: 6px;
	padding-left:30px;
	padding-right:30px;
	overflow:auto;	
}

#searchbody .categorieslist .operatorstrip
{
	display:inline-block;
	float:left;
	width:768px;
	margin-top:3px;
	border:solid 1px #000000;		
	border-bottom:none 0px Transparent;
	border-left:none 0px Transparent;
	border-right:none 0px Transparent;
	padding-left:3px;
}

#searchbody .categorieslist .operatorstrip .operators
{
	display:inline-block;
	float:right;
	width:80px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

#searchbody .searchbuttonstrip
{
	display:inline-block;
	float:left;
	width:760px;
	padding-top:2px;
	padding-bottom:1px;
	margin-top:3px;
}

#searchbody .searchbuttonstrip .searchbutton
{
	display:inline-block;
	float:right;
	width: 555px;
	padding-top:3px;
	padding-bottom:3px;		
}

#searchbody .searchbuttonstrip .searchbutton .buttons
{
	display:inline-block;
	float:right;
	width:120px;
	text-align:right;
	padding-right:2px;
	padding-left:2px;	
}

#searchbody .searchbuttonstrip .searchbutton .lnkbuttons
{
	display:inline-block;
	float:right;
	width:90px;
	text-align:right;
	padding-right:2px;
	padding-left:2px;	
}

#searchbody .searchbuttonstrip .searchbutton .lnkbuttons .searchbtn
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#91c4cb;
	border:solid 1px #000000;
	height:20px;
	width:80px;
	cursor:pointer;			
}

#searchbody .searchbuttonstrip .searchbutton .lnkbuttons .advsearch
{
	font-family:Verdana;
	font-size:9px;	
	color:Blue;
	text-decoration: underline;	
}

#searchbody .searchbuttonstrip .searchbutton .buttons .combo
{
	font-family:Verdana;
	font-size:11px;
	width:120px;
	height:20px;	
}

#searchbody .advsearchresults
{
	display:inline-block;
	float:left;
	width:773px;
	height:190px;
	overflow:auto;
	padding-top:5px;
	border-top:solid 1px #000000;	
}

#searchbody .advsearchresults .datagrid
{
	width:772px;
	background-color:#ffffff;	
}

#searchbody .advsearchresults .header
{
	background-color:#91c4cb;	
}

#searchbody .advsearchresults .alignCenterMid
{
	text-align:center;
	vertical-align:middle;	
}

#searchbody .advsearchresults .browse
{
	font-family:Verdana;
	font-size:11px;
	color:Blue;
	text-decoration:underline;		
}

/* Formatting for DHTML Category Table */

#searchbody .categorieslist .cats .categorygroups
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:250px;
	cursor:pointer;	
}

#searchbody .categorieslist .cats .cats1
{
	display:inline;
	float:left;
	visibility:visible;
	width:100%;
	padding-left:3px;	
}

#searchbody .categorieslist .cats .cats1 .categorycollection
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;		
}

#searchbody .categorieslist .cats .cats1 .categorycollection .category
{
	display:inline-block;
	float:left;
	width:20px;		
}

#searchbody .categorieslist .cats .cats1 .categorycollection .categorytitle
{
	display:inline-block;
	float:right;
	width:350px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	/*padding-top:3px;*/
	padding-left:2px;			
}

#searchbody .categorieslist .cats .cats1 .category .radio
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

/* Formatting for DHTML Mailings Table */
#searchbody .mailingslist .mails .mailinggroups
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:150px;
	/*cursor:pointer;	*/
}

#searchbody .mailingslist .mails .mailingsubjects
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:430px;
	/*cursor:pointer;	*/
}

#searchbody .mailingslist .mails .mails1
{
	display:inline;
	float:left;
	visibility:visible;
	width:300px;
	padding-left:3px;	
}

#searchbody .mailingslist .mails .mails1 .mailingcollection
{
	display:inline-block;
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;		
}

#searchbody .mailingslist .mails .mails1 .mailingcollection .mailing
{
	display:inline-block;
	float:left;
	width:20px;		
}

#searchbody .mailingslist .mails .mails1 .mailingcollection .mailingtitle
{
	display:inline-block;
	float:right;
	width:230px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	/*padding-top:3px;*/
	padding-left:2px;			
}

#searchbody .mailingslist .mails .mails1 .mailing .checkbox
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

/* Report Manager Page Formatting */

#reportmanager_header
{
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;	
	display:inline-block;	
}

/*#reportmanager_header:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}*/

#reportmanager_header .title
{
	float: left;
	width: 70%;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
}

#reportmanager_header .returnButton {
	float: right;
	color: #ffffff;
	background-color: red;
	font-size: 10px;
	padding: 3px 20px 3px 25px;
	border: 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-image: url(assets/images/arrow_red_L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}

#reportmanager_header .returnButton .searchReturnButton
{
	background-color: red;
	border: none 0 transparent;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
	height:15px;
}

#reportmanager_body
{
	display:inline-block;
	width:98.70%;
	padding: 5px 5px 5px 5px;
	overflow:hidden;
	margin-top:15px;	
}

#reportmanager_body .reportparameters
{
	display:inline-block;
	float:left;
	width:385px;
	border-right:solid 1px Silver;			
}

#reportmanager_body .reportparameters .reportfields
{
	display:inline;
	float:left;
	width:385px;
	height:25px;
	margin-right:3px;				
	visibility:visible;	
}

#reportmanager_body .reportparameters .reportfieldshidden
{
	display:none;
	float:left;
	width:385px;
	height:15px;
	margin-right:3px;				
	visibility:hidden;
}

#reportmanager_body .reportparameters .reportfields .label
{
	display:inline-block;
	float:left;
	width:115px;
	padding: 2px 0px 2px 0px;	
}

#reportmanager_body .reportparameters .reportfields .text
{
	display:inline-block;
	float:left;
	width:160px;
	padding: 2px 0px 2px 0px;	
}

#reportmanager_body .reportparameters .reportfields .reportselect
{
	display:inline-block;
	float:left;
	width:220px;
	padding: 2px 0px 2px 0px;	
}

#reportmanager_body .reportparameters .reportfields .date
{
	display:inline-block;
	float:left;
	width:60px;	
	height:25px;
	padding-left:4px;		
}

#reportmanager_body .reportparameters .reportfields .displayerror
{
	display:inline-block;
	width:385px;
	text-align:center;		
}

#reportmanager_body .reportparameters .reportfields .displayerror .error
{
	font-family:Verdana;
	font-size:9px;	
	color:Red;		
}

#reportmanager_body .reportparameters .reportfields .label .detailslabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;		
}

#reportmanager_body .reportparameters .reportfields .text .detailstext
{
	font-family:Verdana;
	font-size:11px;
	width:150px;
	height:12px;		
}

#reportmanager_body .reportparameters .reportfields .reportselect .detailscombo
{
	font-family:Verdana;
	font-size:11px;
	width:220px;
	height:20px;	
}

#reportmanager_body .reportparameters .reportfields .halfcombo
{
	display:inline-block;
	float:left;
	width:110px;	
	/*padding-right:22px;*/
}

#reportmanager_body .reportparameters .reportfields .checkbox
{
	display:inline-block;
	float:left;
	width:160px;
	visibility:visible;
	/*padding-right:22px;*/
}

#reportmanager_body .reportparameters .reportfields .checkboxhidden
{
	display:inline-block;
	float:left;
	width:160px;
	visibility:hidden;
	/*padding-right:22px;*/
}

#reportmanager_body .reportparameters .reportfields .halfcombo .detailshalfcombo
{
	font-family:Verdana;
	font-size:11px;
	width:100px;
	height:20px;	
}

#reportmanager_body .reportparameters .reportfields .checkbox .detailscheckbox
{
	width:19px;
	/*height:15px;	*/
}

#reportmanager_body .reportparameters .reportfields .checkbox .checkboxdetails
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	width:122px;	
}

#reportmanager_body .reportparameters .locationfields
{
	display:inline;
	float:left;
	width:385px;	
	margin-right:3px;				
	visibility:visible;	
}

#reportmanager_body .reportparameters .locationfields .locationlist
{
	display:inline-block;
	float:left;
	width:190px;
	height:135px;
	border:solid 1px #000000;
	padding-left:2px;
	padding-top:2px;	
}

#reportmanager_body .reportparameters .locationfields .locationlist .chkboxlist
{
	font-family:Verdana;
	font-size:9px;	
}

#reportmanager_body .reportparameters .locationfields .locationlist .checkbox
{
	font-family:Verdana;
	font-size:9px;	
}

#reportmanager_body .reportparameters .locationfields .locationlist .error
{
	font-family:Verdana;
	font-size:9px;	
	color:Red;
}

#reportmanager_body .reportparameters .locationfields .otherparams
{
	display:inline-block;
	float:right;
	width:187px;
	height:135px;
	overflow:auto;
	padding-left:2px;	
}

#reportmanager_body .reportparameters .locationfields .otherparams .despatchdivactive
{
	display:inline;
	float:left;
	border:solid 1px #000000;
	padding: 2px 0px 2px 5px;
	width:90%;
	margin-bottom:3px;	
	visibility:visible;	
}

#reportmanager_body .reportparameters .locationfields .otherparams .despatchdivinactive
{
	display:none;
	float:none;
	/*border:solid 1px #000000;
	padding: 2px 0px 2px 5px;
	width:90%;
	margin-bottom:3px;	*/
	visibility:hidden;	
}

#reportmanager_body .reportparameters .locationfields .otherparams .despatchdivactive .labels
{
	display:inline-block;
	float:left;
	width:100%;
	padding:1px 0px 4px 0px;
}

#reportmanager_body .reportparameters .locationfields .otherparams .despatchdivactive .labels .label
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;	
}

#reportmanager_body .reportparameters .locationfields .otherparams .despatchdivactive .labels .text
{
	font-family:Verdana;
	font-size:10px;
	width:120px;	
}

#reportmanager_body .reportparameters .locationfields .otherparams .despatchdivactive .labels .checkbox
{
	font-family:Verdana;
	font-size:10px;
	width:70px;	
}

#reportmanager_body .reportparameters .locationfields .otherparams .despatchdivactive .labels .dropdown
{
	font-family:Verdana;
	font-size:10px;
	width:120px;	
}

#reportmanager_body .reportparameters .reportfields .print
{
	display:inline-block;
	float:right;
	width:130px;
	padding-right:15px;	
}

#reportmanager_body .reportparameters .reportfields .print .printbutton
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	background-color:#ff0000;
	border:solid 1px #000000;
	text-transform:uppercase;
	cursor:pointer;	
}

#reportmanager_body .reportpreview
{
	display:inline-block;
	float:right;
	width:385px;
}

#reportmanager_body .reportpreview .preview
{
	display:inline;
	float:left;
	width:385px;
	visibility:visible;	
}

#reportmanager_body .reportpreview .preview .previewheader
{
	display:inline-block;
	float:left;
	width:385px;
	padding-left:3px;	
}

#reportmanager_body .reportpreview .preview .previewheader .label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#reportmanager_body .reportpreview .preview .reportimage
{
	display:inline-block;
	float:left;
	width:385px;
	padding-left:3px;
	padding-top:10px;	
}

/*#reportmanager_body .reportpreview .preview .reportimage .image
{
	width:380px;
	height:380px;	
}*/

#reports 
{
	margin-top:5px;
	display:inline-block;
	padding-left:30px;	
	width:80%;
	position:absolute;	
}

#reports .labels
{
	display:inline-block;
	float:left;
	padding-top:3px;
	padding-left:5px;		
}

#reports .labels .label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

#reports .dropdowndiv
{
	display:inline-block;
	float:left;
	padding-top:3px;
	padding-left:5px;				
}

#reports .dropdowndiv .dropdown
{
	font-family:Verdana;
	font-size:11px;
	width:130px;		
}

#reports .labels .button
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	background-color:Red;
	border:solid 1px #000000;
	text-transform:uppercase;
	cursor:pointer;	
}

#reportdetails
{
	display:inline-block;
	float:left;	
	width:80%;
	position:absolute;
	margin-top:30px;	
}

#editmailingproducts_body
{
	display:inline-block;
	width:100%;
	height: auto;
	padding-left:0px;
	background-color:#91C4CB;
	padding: 5px 5px 5px 5px;
	position:static;
	overflow:hidden;	
}

#editmailingproducts_body td
{
	font-family:Verdana;
	font-size:10px;
	height:auto;
	vertical-align: middle;
	padding-left:0px;
}

#editmailingproducts_body input
{
	font-family:Verdana;
	font-size:10px;
	height:auto;
	vertical-align: middle;
	padding-left:0px;
}