.regdivider, .formdivider
{	
	background-position: center;
	background-image: url(images/regdivider.gif);
	height: 1px;
	margin: 10px auto 10px auto;
	width: 100%;
	font-size: 1px;
	text-align: center;	
}

.reqfield
{
	color: #FF0000;
}

/*
.DynamicLogin_LoginLink, a.DynamicLogin_LoginLink
{
	background-color: #005AAB;
	color: #FFFFFF;
	font-family: Lucida grande,arial,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	padding: 5px 20px 5px 20px;
	width: 99%;
	text-align: center;
	vertical-align: middle;
}

.DynamicLogin_Password, .DynamicLogin_UserName
{
	width: 150px;
}


.DynamicLogin_CheckBox, .DynamicLogin_PasswordLink
{
	font-size: 12px;
}
*/

/* Rep Directory - PA */
/* Standard Styles */
/* Photo Styles */
.photo_198 {
	border: 4px solid #FFFFFF;
}
.album-frame .topx----, .album-frame .top----x, .album-frame .botx----, .album-frame .bot----x {
	height: 14px;
	width: 14px;
}
.album-frame .top-x--- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .mtpx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .midx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	height: auto;
	width: 14px;
}
.album-frame .mbtx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .bot-x--- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	text-align: left;
	height: 14px;
	width: auto;
}
.photo-frame {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
.photo-frame TD {
	margin: 0px;
	padding: 0px;
}
.photo-frame .topx-- {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-topx--.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/frame-top-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-top--x.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .midx-- {
	background-repeat: repeat-y;
	background-image: url(images/borders/frame-midx--.gif);
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-repeat: repeat-y;
	background-image: url(images/borders/frame-mid--x.gif);
	width: 4px;
	height: auto;
}
.photo-frame .botx-- {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-botx--.gif);
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/frame-bot-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-bot--x.gif);
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
/* Lightbox */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#loading #loadingLink {
	width: 32px;
	height: 32px;
	background: url(images/lightbox/loading.gif) no-repeat;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat;
/* Trick IE into showing hover */	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/lightbox/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/lightbox/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Arial,Helvetica,sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding: 0 10px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	height: 22px;
	float: right;
	padding-bottom: 0.7em;
	background: url(images/lightbox/closelabel.gif) no-repeat;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* Scroller */
div.scroller_clearfix {
    clear: both;
    float: none;
}
.scroller_image_carousel {
	padding: 8px 25px;
    position: relative;
	margin: 5px 15px;
}
/*
.scroller_image_carousel img {
    border: 1px solid #ccc;
    background-color: white;
    padding: 9px;
    margin: 7px;
    display: block;
    float: left;

	border: none;
	margin: 7px;
	display: block;
	float: left;
}*/
.scroller_item {
	border: 1px solid #ccc;
	margin: 0px 3px;
	display: block;
	float: left;
	position:relative;
	width: 100px;
	height: 100px;
}
.scroller_item_overlay {
    position: absolute; /* absolute position (so we can position it where we want)*/  
    bottom: 0px; /* position will be on bottom */  
    left: 0px;  
    width: 100%;  
    /* styling bellow */  
    background-color: black;  
    font-family: 'tahoma';  
    font-size:15px;  
    color: white;  
    opacity: 0.5; /* transparency */  
    filter: alpha(opacity=50); /* IE transparency */ 
}
.scroller_item_overlay_content {
    padding: 3px;  
    margin: 0px;
	text-align: center;
}
a.scroller_item_special_tl {
    background: url("/js/carouFredSel/misc_sprites.png") no-repeat scroll 0 0 transparent;
	width: 50px;
    height: 50px;
	display: block;	
    position: absolute;
    top: 0px;
	left: 0px;
    background-position: -50px -400px;
}
a.scroller_item_special_tr {
    background: url("/js/carouFredSel/misc_sprites.png") no-repeat scroll 0 0 transparent;
	width: 50px;
    height: 50px;
	display: block;	
    position: absolute;
    top: 0px;
	right: 0px;
    background-position: -100px -400px;
}
a.scroller_item_special_br {
    background: url("/js/carouFredSel/misc_sprites.png") no-repeat scroll 0 0 transparent;
	width: 50px;
    height: 50px;
	display: block;	
    position: absolute;
    bottom: 0px;
	right: 0px;
    background-position: -150px -400px;
}
a.scroller_prev, a.scroller_next {
    background: url("/js/carouFredSel/misc_sprites.png") no-repeat scroll 0 0 transparent;
	width: 45px;
    height: 50px;
	display: block;	
    position: absolute;
    top: 35px;
}
a.scroller_prev {
    background-position: 0 0;
    left: -22px;
}
a.scroller_prev:hover {
    background-position: 0 -50px;
}
a.scroller_next {
    background-position: -50px 0;
    right: -22px;
}
a.scroller_next:hover {
    background-position: -50px -50px;
}
a.scroller_prev span, a.scroller_next span {
    display: none;
}
.scroller_pagination {
    text-align: center;
}
.scroller_pagination a {
    background: url("/js/carouFredSel/misc_sprites.png") no-repeat scroll 0 -300px transparent;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.scroller_pagination a.selected {
    background-position: -25px -300px;
    cursor: default;
}
.scroller_pagination a span {
    display: none;
}
a.scroller_specials {
    color: #F90000;
	font-size: smaller;
	font-variant:small-caps;
	white-space:nowrap;
}

.transparent {
    background: url("/js/carouFredSel/transparent_bg.png") repeat-y scroll 0 0 transparent;
}
.transparent .image_carousel, .transparent .list_carousel, .transparent .html_carousel, .transparent .wheel_of_fortune, .fold_horizontal {
    background: url("/js/carouFredSel/fold_horizontal.png") repeat-x scroll left bottom transparent;
}
.transparent, .transparent_top, .transparent_bottom, .transparent_schoolboard {
    margin: 0 -10px;
    padding: 0 10px;
}
.transparent_top, .transparent_bottom {
    background: url("/js/carouFredSel/transparent_top_bottom.png") no-repeat scroll 0 0 transparent;
}
.transparent_top {
    height: 30px;
}
.transparent_bottom {
    background-position: 0 -90px;
    height: 10px;
}
.transparent_top.p1 {
    background-position: 0 -30px;
}
.transparent_top.p2 {
    background-position: 0 -60px;
}

/* Zip Search for Reps/Lines */
 #zipsearchwrapper {
	position:relative;
 }
 #zipsearchwrapper #zipsearchinner {
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	z-index: 100000;
	line-height: 28px;
	vertical-align: middle;
	padding: 0px 5px;
	position:absolute; 
	top: 0px;
	right: 0px;
	width: 310px;
 }

/* MSR Rep Profiles - Prop.Agent*/

.listingName {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #878796;
}

.listingLabel
{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;
	white-space: nowrap;
	font-weight: bold;
}
.listingText
{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;
}

.listingTextRight
{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;
	white-space: nowrap;
}

a.listingTextRight
{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;	
	white-space: nowrap;
}

.listingLinks {
	border: thin solid #000000;
}
.listingTable
{
	padding: 0px;
	margin: 5px;
	width: 98%;
	vertical-align: top;
	text-align: left;
}
.listingDivider
{
	background-position: center;
	background-image: url(images/regdivider.gif);
	height: 1px;
	margin: 5px auto;
	width: 100%;
	font-size: 1px;
	text-align: center;
}
.listingBody
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal; /* font-size: 12px; */
	line-height: normal;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
.listingRight
{
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
	width: 200px;
	white-space: nowrap;
	background-position: 3px 3px;
	background: #FFFDEB 3px 3px;
	border-bottom: 1px dotted #FFC864;
	border-top: 1px dotted #FFC864;
	border-color: #FFC864;
	border-style: dotted;
	border-width: 1px;
}

.repContactDetailPanel
{
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
	width: 170px;
	white-space: nowrap;
	background-position: 3px 3px;
	background: #FFFDEB 3px 3px;
	border-bottom: 1px dotted #FFC864;
	border-top: 1px dotted #FFC864;
	border-color: #FFC864;
	border-style: dotted;
	border-width: 1px;
}

.repContactDetailPanelText
{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;
	white-space: nowrap;
}
.headingCompanyName {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #005AAB;
	margin-top: 10px; 
	margin-bottom: 15px; 
}
.specialDetails
{
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
	width: 100%
	white-space: nowrap;
	background-position: 3px 3px;
	background: #FFFDEB 3px 3px;
	border-bottom: 1px dashed #FFC864;
	border-top: 1px dashed #FFC864;
	border-color: #FFC864;
	border-style: dashed;
	border-width: 1px;
}
.specialCompanyName {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #005AAB;
}
.specialTitle
{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;
	white-space: nowrap;
	font-weight: bold;
}
.specialDuration{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;
	font-style:italic;
}
.specialText
{
	font-family: Arial,Helvetica,sans-serif;
	color: #606060;
}
.yellowBox
{
	background-position: 3px 3px;
	background: #FFFDEB 3px 3px;
	border-bottom: 1px dotted #FFC864;
	border-top: 1px dotted #FFC864;
	border-color: #FFC864;
	border-style: dotted;
	border-width: 1px;
}
.viewProfileSideBar { margin-top: 10px;}
.viewProfileHeadingName
{
	font-weight: bold;
	color: #606060;
	font-size: 25px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 4px;
}
.viewProfileTerritory
{
	color: #606060;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
a.repSearchButton
{
	background-position: url(http://www.ventrian.com/Portals/0/NTForums_Attach/reg-layout.gif) no-repeat;
	background: url(http://www.ventrian.com/Portals/0/NTForums_Attach/reg-layout.gif) no-repeat;
	display: block;
} 
a.rss {
	background-image:url('images/icons/feed-icon-14x14.png');
	/* margin:0.5em 14px 1em; */
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding: 5px 0 5px 20px;
}
/* MSR DYNAMIC LOGIN STYLE SHEET */

.DynamicLogin_UserName
{
	width: 150px;
}

.DynamicLogin_Password
{
	width: 150px;
}

.DynamicLogin_LoginLink, a.DynamicLogin_LoginLink
{
	background-color: #005AAB;
	color: #FFFFFF;
	font-family: Lucida grande,arial,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	padding: 5px 20px 5px 20px;
	width: 99%;
	text-align: center;
	vertical-align: middle;
}

.DynamicLogin_CheckBox {	font-size: 12px;}
.DynamicLogin_RegisterLink { }
.DynamicLogin_RegisterButton { }
.DynamicLogin_PasswordLink {	font-size: 12px;}
.DynamicLogin_PasswordButton {}
.DynamicLogin_ContinueLink { }

 /* MSR DYNAMIC FORMS STYLES */

.DynamicForms_Maintable { width: 100%; padding: 2px;}
.DynamicForms_Label {font-weight:Normal; font-size:10.5pt; color:#000000; font-family:Tahoma,Arial,Helvetica; text-decoration: none;}
.DynamicForms_Link {}
.DynamicForms_RequiredField {}
.DynamicForms_Compare {}
.DynamicForms_RegularExpression {}
.DynamicForms_Textbox {}
.DynamicForms_NormalTextbox {}
.DynamicForms_ComboBox {}
.DynamicForms_Dropdownlist {}
.DynamicForms_Captcha {}
.DynamicForms_RadioButton {}
.DynamicForms_Listbox {}
.DynamicForms_RichText {}
.DynamicForms_Checkbox {}
.DynamicForms_Country {}
.DynamicForms_CheckBoxList {}
.DynamicForms_DisabledCheckBoxList { background-color: #efefef;}
.DynamicForms_DisabledTextBox { background-color: #efefef;}
.DynamicForms_DisabledListBox { background-color: #efefef;}
.DynamicForms_DisabledRadioButton { background-color: #efefef;}
.DynamicForms_DisabledCountry { background-color: #efefef;}
.DynamicForms_DisabledRichTextbox { background-color: #efefef;}
.DynamicForms_FieldError { background-color: red;}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/* OWS Styles */
FormValidationError{
     background-color: red;
}

.Dashboard_StoreName {
color:#606060;
font-size:18px;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
text-align:left;
vertical-align:top;
border-bottom:2px solid #FFC864;
}

.Dashboard_Body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px dotted #AAB4BE;
border-top:1px dotted #AAB4BE;
margin:10px 0;
padding:5px 10px;
text-align:justify;
width:790px;
}

.Dashboard_ActionPanel
{
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
	width: 150px;
	font-size:11px;	
	white-space: nowrap;
	background-position: 3px 3px;
	background: #FFFDEB 3px 3px;
	border-color: #FFC864;
	border-style: dotted;
	border-width: 1px;
}

.ActionPanel /* formerly MSRActionPanel */
{
	display: block;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
	width: 150px;
	white-space: nowrap;
	background-position: 3px 3px;
	background: #FFFDEB 3px 3px;
	border-bottom: 1px dotted #FFC864;
	border-top: 1px dotted #FFC864;
	border-color: #FFC864;
	border-style: dotted;
	border-width: 1px;
}

.ActionPanel_Header /* formerly MSRActionPanel_Header */
{
	color:#8C3318;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

ul.MiniList
{
	font-size: 12px;
	margin-left: 10px;
	padding-left: 10px;	
	list-style-image: url(/portals/3/images/bullets/list-arrow.gif);
}

.ActionLink, a.ActionLink:link, a.ActionLink:visited, a.ActionLink:active {
	color:#8C3318;
	/* font-size:11px; */
	font-weight:normal;
	/* text-decoration:none; */
	text-decoration:underline;
}

.ActionLinkStrong, a.ActionLinkStrong:link, a.ActionLinkStrong:visited, a.ActionLinkStrong:active {
	color:#8C3318;
	/* font-size:11px; */
	font-weight:bold;
	/* text-decoration:none; */
	text-decoration:underline;
}

a.ActionLink:hover, a.ActionLinkStong:hover {
	text-decoration:underline;
}

/* Start Action Bar - Menu/Links at bottom of page */
#actionbarcontainer {
	float: none;    
	width: auto;
	margin-top: 10px; 
	margin-left: 5px; 
}
#actionbarlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#actionbarlist li {
	display: inline;
	padding: 0;
	margin: 0;
}

#actionbarlist li a {
	color: #8C3318;
}

#actionbarlist li a:hover {
	text-decoration:underline;
}

#actionbarlist li:before { content: "| "; }
#actionbarlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #actionbarlist li {
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #actionbarlist { height: 1%; }
* html #actionbarlist li {
display: block;
float: left;
}
/*End hide*/
/*Mac IE 5*/
* html #actionbarlist li:first-child { border-left: 0; }

/* End Action bar */

/* Tab Styles */
ul.Tab{height:29px; padding-left:20px; padding-top:8px; list-style:none; margin:0;}
.Tab li{border:0; margin:0 2px 0 0; padding:0; list-style:none; float:left;}
.Tab a:link, .Tab a:visited{
	background:url(images/tab-round.png) right 60px;
	color:#666666;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
	float:left;
}
.Tab a span{
	background:url(images/tab-round.png) left 60px;
	float:left;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.Tab a:hover{
	background:url(images/tab-round.png) right 30px;
	float:left;
	display:block;
}
.Tab a:hover span{
	background:url(images/tab-round.png) left 30px;
	float:left;
	display:block;
}
.ActiveTab a:link, .ActiveTab a:visited, .Active a:visited, .Active a:hover{
	background:url(images/tab-round.png) right 0 no-repeat;
} 
.ActiveTab a span, .ActiveTab a:hover span{
	background:url(images/tab-round.png) left 0 no-repeat;
	float:left;
}
.TabContent{
	border: 1px solid #CCCCCC;
	padding: 15px;
	width: 100%;
}
.TabContentGroup{

}
/* Vendor Detail Page Tab Related Styles */
#show-view-options { font-size: 11px;}
#vtabs{
	clear:both;
	margin-right:25px;
}
#vheader{
	margin-right:25px;
}
/*
#vheader-body {
	margin-right: 180px;
}*/
.vShortDesc{
	margin:10px 0px;
}

/* Rep Directory Page Tab Related Styles */
#rtabs{
	clear:both;
	margin-right:35px;
}

.repdirMyLines
{
	line-height: 2;
}

.repdirMyLinesSpecials
{
	vertical-align: super;
	color: #FF0022;
	font-size: smaller;
}

/* Report Listing Page Tab Related Styles */
#rltabs{
	clear:both;
	margin-right:35px;
}

/* End Tab Styles */

.PromoEndingAlert{
	color:#8C3318;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

/* Data Entry & Grid Styles */

.textfield {
	border:1px solid #94B5E0;
}

.textfieldlabel {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #555;
    text-decoration: none;
}

.storeProfileSection{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size: 16px; 
	color:#005aab; 
	line-height: 1.3em;
	margin-top: 10px;
}

.storeProfileSubSection{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size: 14px; 
	color:#005aab; 
	line-height: 1.2em;
}

.storeProfileSubSubSection{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 12px; 
	color:#005aab; 
	line-height: 1.1em;
}

.storeProfileQuestion{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #555;
	margin-top:5px;
	margin-bottom:5px;
}

.formQuestion{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #555;
	margin-top:5px;
	margin-bottom:5px;
	width: 150px;
	float: left;
}

.formSubSection{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size: 14px; 
	color:#005aab; 
	line-height: 1.2em;
}

.gridHeaderSort {
	text-align: center;
/* background: url(images/bullets/sortup.gif) no-repeat 95% 50%; */
}

.gridHeaderSortASC {
	text-align: center;
/* background: url(images/bullets/sortup.gif) no-repeat 95% 50%; */
}

.gridHeaderSortDESC {
	text-align: center;
/* background: url(images/bullets/sortdown.gif) no-repeat 95% 50%; */
}

/* Toggle List Styles */
.toglist {
	width:200px; 
	list-style-type:none; 
	list-style-image:none; 
	color:#033; 
	margin: 0px 10px 10px 0px; 
	padding: 0px;
}
.toglist-options {
	width:200px; 
	list-style-type:none; 
	list-style-image:none; 
	color:#033; 
	margin: 0px 10px 10px 0px; 
	padding: 0px;
	background: #FFFDEB;
	border: 2px solid #e78440 /* #FFC864	 */
}
.toglist li {
	list-style-type:none; 
	list-style-image:none;
}
.toglist-options li {
	list-style-type:none; 
	list-style-image:none;
}
.toglist-section-name {
	border:1px solid #CCCCCC; 
	padding:4px 4px 4px; 
	font:13px Arial,Helvetica,sans-serif; 
	color: #ffffff; 
	font-weight:700; 
	margin-top:5px; 
	cursor:pointer; 
	background:url(images/accordian-header2-2.png) 
}
.toglist-section-name-options {
	/* border:1px solid #CCCCCC; */
	padding:2px;
	margin-top:2px; 
	cursor:pointer; 
    /* color: #606060; */
	color: #2F2F2F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;	
	/* background:url(images/accordian-header-1px.png) */
	vertical-align: top;
	text-align: left;
	/* background: #FFFDEB;
	border: 2px solid #FFC864
	border-top: 2px solid #FFC864;
	border-right: 2px solid #FFC864;
	border-left: 2px solid #FFC864;
	border-color: #FFC864;
	border-style: solid;
	border-width: 2px; */
}
.toglist-section-name:hover {
	text-decoration: underline;
}
.toglist-section-name-options:hover {
	text-decoration: underline;
}
.toglist-section {
	overflow:hidden; 
	background:#FFFFFF
}
.toglist-section-options {
	overflow:hidden; 
	background:#FFFFFF
}
.toglist-content {
	padding:10px 15px 10px 15px; 
	border:1px solid #CCCCCC; 
	border-top:none; 
	background:#FFFDEB; /*E6E6E6 FFFDEB 9EC6EA*/
} 
.toglist-content-options {
	padding: 0px 10px 5px 15px; 
	/* border:1px solid #CCCCCC; */
	background:#FFFDEB; /*E6E6E6 FFFDEB 9EC6EA*/
	/* border-top:none; 
	border-right: 2px solid #FFC864;
	border-bottom: 2px solid #FFC864;
	border-left: 2px solid #FFC864; */
}
.toglist-content a, .toglist-content a:visited {
	color: #2F2F2F; /* 434343 */
	font-size: 12px; 
	font-weight: 500; 
	text-decoration: none;
}
.toglist-content-options a, .toglist-content-options a:visited {
	color: #2F2F2F; /* 434343 */
	font-size: 12px; 
	font-weight: 500; 
	text-decoration: none;
}
.toglist-content a:hover {
	text-decoration: underline;
}
.toglist-content-options a:hover {
	text-decoration: underline;
}
/* Toglist Backup, Blue
.toglist {width:200px; list-style-type:none; list-style-image:none; color:#033; margin: 0px 10px 10px 0px; padding: 0px;}
.toglist li {list-style-type:none; list-style-image:none;}
.toglist-section-name {border:1px solid #58a5ea; padding:4px 4px 4px; font:12px Verdana,Arial; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/toglistheader.gif)}
.toglist-section-name:hover {background:url(images/toglistheader_over.gif)}
.toglist-section {overflow:hidden; background:#fff}
.toglist-content {padding:15px; border:1px solid #58a5ea; border-top:none; background:#fff} 
*/

/* Vendor Detail */
a.manuTile {
	display: block;
	float: left; 
	margin: 5px; 
	padding: 3px;
	text-align:center; 
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.manuTile:hover {
	border: 1px solid #FFC864;
}

/* Catalog Listing Styles */
div.spacer {
	clear: both;
	height: 1px;
	}
.catTile {
	width:150px; 
	height: 210px;
	float:left; 
	margin: 0px 15px 15px 15px; 
	text-align:center; 
}
.catTileIcon {
	border: 1px solid #666666;
	margin: 5px auto;
}
.catTileTitle {
	margin: 3px auto;
	font-size: 11px;
	line-height: 12px;
}
.catTileLinks {
	margin: 2px auto;
	font-size: 11px;
	line-height: 11px;
}

/* Gallery Styles 
#manufacturer-gallery div.galTile {
	background:none repeat scroll 0 0 #F0EEE0;
	border:1px solid #AFAB8E;
	float:left;
	height:130px;
	width:130px;
    margin: 8px;
    padding: 5px;
    text-align: center;
}
*/
/*
#manufacturer-gallery img.galIcon {
display:block;
margin:auto;
}

#manufacturer-gallery div.galtileTitle{
	line-height: 12px;
	font-size: 12px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;	
	text-align: center;
	margin:5px;
	color: #434343;
}*/
.galTile {
	width:130px; 
	height: 150px;
	float:left; 
	margin: 0px 15px 15px 15px; 
	text-align:center; 
}
.galTileIcon {
	border: 1px solid #666666;
	margin: 5px auto;
}
.galTileTitle {
	margin: 5px auto;
	font-size: 12px;
	line-height: 12px;
}
/* Recurring Schedule Styles */
#repeatEveryDays table
{
	/*border-collapse: collapse; */
	/* border:1px solid #94B5E0; */
	/* margin: 10px 0px 0px 0px; */
}

/* Vendor Resource Manager List Styles*/
.resListLabel
{
	font-weight: bold;
}
.resListTitle
{
	font-weight: bold;
}
.resListSubtitle
{

}
.resListShortDesc
{

}
.resListDate
{
	font-size: smaller;
}

/* tooltip */
.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 8pt sans-serif; 
    padding: 3px; 
    border: solid 1px; 
	background-repeat: repeat;  
    background-image: url(images/tooltip.gif);
}

/* form fieldset styles */
fieldset {  
/*float: left;    
clear: both;    
width: 100%;    */
margin: 1em 0 1.2em 0;    
padding: 0.5em;
border: 1px solid #BFBAB0;    
background-color: #FFF;
background-image: url(images/fieldsetgradient.jpg);    
background-repeat: repeat-x;    
background-position: left bottom;
}  
legend {  
margin-left: 1em;    
/*margin-top: -4em;*/
padding: 0 0.3em;    
color: #005aab;    
font-weight: bold; 
}  
legend span {      
/*position: absolute;      
margin-top: 0.5em;      */
font-size: 1.2em;    
}
fieldset ol, fieldset ul {  
/* padding: 1em 1em 0 1em;   */
padding: 0;
margin: 0;
list-style: none;  
}  
fieldset li {  
float: left;    
clear: left;    
width: 100%;    
/* padding-bottom: 5px; */
list-style: none;  
}  
fieldset label {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #555;
}
/*fieldset div {  
float: left;    
clear: left;    
width: 100%;    
padding-bottom: 0.75em;
}*/
/*
label {    
float: left;    
width: 10em;    
margin-right: 1em;  
}
*/
fieldset.submit {  
float: none;    
width: auto;    
border-style: none;    
padding-left: 12em;    
background-color: transparent;    
background-image: none;
}

.plainlist ol, .plainlist ul {  
padding: 0;
margin: 0;
list-style: none;  
padding-left: 1em;
text-indent: -1em;
list-style-position: inside;
}  
.plainlist li {  
float: left;    
clear: left;    
width: 100%;    
padding-bottom: 0.5em; 
list-style: none;  
}  

/* Paging & Pagination */
ul#pagination{border:0; margin:0; padding:0;}
#pagination li{ border:0; margin:0; padding:0; font-size:11px; list-style:none; list-style-image:none; margin-right:2px; display: inline; /* Prevents "stepdown" */}
#pagination a{ border:solid 1px #9aafe5; margin-right:2px;}
#pagination span{ border:0; margin-right:2px; display:block; float:left; padding:3px 2px; }
#pagination a:link,#pagination a:visited {color:#0e509e; display:block; float:left; padding:3px 6px; text-decoration:none;}
#pagination a:hover{ border:solid 1px #74BAF7; background:#2b9cff;}
#pagination .paging-active{ background:#74BAF7; color:#FFFFFF; font-weight:bold; display:block; float:left; }
#pagination .paging-previous-off, #pagination .paging-next-off { border:solid 1px #DEDEDE; color:#888888; display:block;float:left; font-weight:bold; margin-right:2px; padding:3px 4px;}
#pagination .paging-previous-off a, #pagination .paging-next-off a{ border:0px; color:#666666;}
#pagination .paging-previous-off a:hover, #pagination .paging-next-off a:hover{  background:#ffffff;}
#pagination .paging-next a, #pagination .paging-previous a { font-weight:bold;}


/*-- SPANS & DIVs For most of the Featured Typography          --*/

span.note, span.info, span.alert, span.download, span.tip, span.error {	padding-right: 10px; padding-left: 35px; padding-bottom: 7px; margin: 10px 0px; padding-top: 7px}
span.note {	padding-right: 10px; border-top: #aab4be 1px dotted; padding-left: 10px; background: #f4f5f6; padding-bottom: 5px; margin: 10px 0px; padding-top: 5px; border-bottom: #aab4be 1px dotted; text-align: justify}
span.info {	border-top: #aab4be 1px dotted; background: url(images/icons/24/div_info.png) #f4f5f6 no-repeat 3px 3px; border-bottom: #aab4be 1px dotted}
span.alert {	border-top: #ffb4a0 1px dotted; background: url(images/icons/24/div_alert.png) #fff5eb no-repeat 3px 3px; border-bottom: #ffb4a0 1px dotted}
span.download {	border-top: #78be5a 1px dotted; background: url(images/icons/24/div_download.png) #f5faeb no-repeat 3px 3px; border-bottom: #78be5a 1px dotted}
span.tip {	border-top: #ffc864 1px dotted; background: url(images/icons/24/div_tip.png) #fffdeb no-repeat 3px 3px; border-bottom: #ffc864 1px dotted}
span.error {	border-top: #d63301 1px solid; color: #d63301; background: url(images/icons/24/div_error.png) #ffccba no-repeat 3px 3px; border-bottom: #d63301 1px solid}
span.resultsuccess { color: green;}
span.resulterror { color: red;}
span.wfstatus-approved { color: green; font-weight: bold;}
span.wfstatus-denied { color: red; font-weight: bold;}
span.wfstatus-pendingapproval { color: #F09646; font-weight: bold;}

div.info, div.alert, div.download, div.tip, div.error { padding-right: 10px; padding-left: 35px; padding-bottom: 7px; margin: 10px 0px; padding-top: 7px}
div.info-small { padding-right: 10px; padding-left: 25px; padding-bottom: 3px; margin: 3px 0px; padding-top: 3px}
div.note {	padding-right: 10px; border-top: #aab4be 1px dotted; padding-left: 10px; background: #f4f5f6; padding-bottom: 5px; margin: 10px 0px; padding-top: 5px; border-bottom: #aab4be 1px dotted; text-align: justify}
div.info {	border-top: #aab4be 1px dotted; background: url(images/icons/24/div_info.png) #f4f5f6 no-repeat 3px 3px; border-bottom: #aab4be 1px dotted}
div.alert {	border-top: #ffb4a0 1px dotted; background: url(images/icons/24/div_alert.png) #fff5eb no-repeat 3px 3px; border-bottom: #ffb4a0 1px dotted}
div.download {	border-top: #78be5a 1px dotted; background: url(images/icons/24/div_download.png) #f5faeb no-repeat 3px 3px; border-bottom: #78be5a 1px dotted}
div.tip {	border-top: #ffc864 1px dotted; background: url(images/icons/24/div_tip.png) #fffdeb no-repeat 3px 3px; border-bottom: #ffc864 1px dotted}
div.info-small {	border-top: #aab4be 1px dotted; background: url(images/icons/16/information.png) #f4f5f6 no-repeat 3px 3px; border-bottom: #aab4be 1px dotted}
div.error {	border-top: #ffc864 1px dotted; background: url(images/icons/24/div_error.png) #fffdeb no-repeat 3px 3px; border-bottom: #ffc864 1px dotted}

#vldsummary {
	
}

acronym {	cursor: help; border-bottom: #969696 1px dashed}
a.external {	padding-left: 13px; background: url(images/icons/16/link_external.png) no-repeat 0px 40%}
a.attachement {	padding-left: 13px; background: url(images/icons/16/link_attachment.png) no-repeat 0px 40%}
em.box {	font-style: normal; font-family: "courier new", courier, monospace}
em.file {	font-style: normal; font-family: "courier new", courier, monospace}
em.directory {	font-style: normal; font-family: "courier new", courier, monospace}
em.box {	border-right: #aab4be 1px dotted; padding-right: 2px; border-top: #aab4be 1px dotted; padding-left: 2px; background: #f4f5f6; padding-bottom: 0px; border-left: #aab4be 1px dotted; padding-top: 0px; border-bottom: #aab4be 1px dotted}
em.file {	padding-right: 0px; padding-left: 13px; background: url(images/icons/16/em_file.png) no-repeat 0px 1px; padding-bottom: 0px; color: #000000; padding-top: 0px}
em.directory {	padding-right: 0px; padding-left: 16px; background: url(images/icons/16/em_directory.png) no-repeat 0px 1px; padding-bottom: 0px; color: #000000; padding-top: 0px}




/* multi class classes */
.Smaller {font-size: 11px;}
.Bold {font-weight: bold;}
.Left {float: left;}
.Right {float: Right;}
.TextLeft {text-align: left;}
.TextRight {text-align: right;}
.TextCenter {text-align: center;}
.Smaller {font-size: 11px;}
.FieldLabelSml {width: 100px; display: block;}
.FieldLabelMed {width: 150px; float: left;}
.FieldLabelLrg {width: 300px; display: block;}
