body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #49007F;
	text-decoration: none;
}
a:visited {
	color: #49007F;
	text-decoration: none;
}
a:hover, a:visited:hover {
	text-decoration: underline;
	color: #49007F;
}
a:active {
	text-decoration: none;
	color: #DAA8FF;
}
.Alert {
	font-weight: bold;
	color: #FF0000;
}

/* Misc design elements styles */
#Header {
	background-repeat: repeat-x;
	background-image: url(../images/Templates/bg_Header.png);
}
#TabsBox {
	position: absolute;
	left: auto;
	top: 56px;
	right: 0px;
	margin-right: 35px;
	height: 24px;
}
#Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#Container {
	background-image:   url(../../dev/TW_assets/styles/TW_assets/images/Templates/BG_Body.png);
	background-repeat: repeat-y;
	width: 100%;
	background-position: 0px;
	font-size: 0.9em;
}
#ASContainer {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
}
#TopButton {
	text-align: right;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	margin-top: 2px;
	margin-left: 3px;
}
#Copyright a:link, #Copyright a:visited, #Copyright a:active {
	text-decoration: none;
	font-weight: normal;
}
#Copyright a:hover, #Copyright a:visited:hover {
	text-decoration: underline;
	font-weight: normal;
}
#ContentArea {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 0.9em;
	padding-top: 10px;
}
#ContentArea p {
	margin-top: 0px;
	padding-top: 0px;
}
#CustomerService {
	font-size: 11px;
	color: #008030;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	top: 0px;
	font-weight: bold;
	left: 0px;
}
.DeactivatedLink {
	color: #999999;
	margin-right: 4px;
	margin-left: 4px;
}


/* Main menu styles */
#MenuBarBox {
	background-color: #00CC33;
	height: 25px;
	clear: both;
}
#MenuBarLabelBox {
	float: left;
	width: 174px;
}
.MainMenuLinkBox {
	float: left;
	text-align: center;
	margin-top: 6px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 10px;
}
.MainMenuLinkBox a:link, .MainMenuLinkBox a:visited, .MainMenuLinkBox a:active  {
	color: #FFFFFF;
	text-decoration: none;
}
.MainMenuLinkBox a:hover, .MainMenuLinkBox a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.MainMenuItemDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95FFAF;
	float: left;
	width: 1px;
	text-align: center;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}



/* Admin menu styles */
#AdminMenu {
	position: absolute;
	top: 5px;
	right: 85px;
	visibility: visible;
	z-index: 50;
	text-align: right;
	font-size: 11px;
}
#AdminMenu a:link, #AdminMenu a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 4px;
}
#AdminMenu a:hover, #AdminMenu a:visited:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 4px;
}
#ButtonLogOut {
	position: absolute;
	visibility: visible;
	top: 4px;
	right: 15px;

}


/* Secondary menu styles */
#SecondMenuBox {
	background-color: #F4F4F4;
	background-image:   url(../images/Templates/BG_SecondMenu.png);
	height: 33px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #49007F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49007F;
}
#SecondMenuBoxAS {
	background-color: #F4F4F4;
	background-image:   url(../../dev/TW_assets/images/Templates/BG_AS_SubMenu.png);
	height: 28px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67CC99;
	background-repeat: repeat-x;
}
.SecondMenuSpacer {
	float: left;
	width: 175px;
	height: 33px;
}

.SecondMenuLinkBox {
	float: left;
	text-align: center;
	margin-top: 11px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 10px;
}
.SecondMenuLinkBox a:link, .SecondMenuLinkBox a:visited, .SecondMenuLinkBox a:active  {
	color: #49007F;
	text-decoration: none;
	font-weight: normal;
}
.SecondMenuLinkBox a:hover, .SecondMenuLinkBox a:visited:hover {
	text-decoration: underline;
	color: #49007F;
	font-weight: normal;
}
.SecondMenuItemDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	width: 1px;
	text-align: center;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}



/* Search and Quick Order box styles */
.SQBox {
	height: 27px;
	position: absolute;
	z-index: 0;
	left: 186px;
	top: 113px;
	width: 520px;
}
.SQForm {
	font-size:11px;
	float: left;
}
.SQForm .ToggleSQForm {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	color: #999999;
}
.SQForm .ToggleSQForm a:link, .SQForm .ToggleSQForm a:visited, .SQForm .ToggleSQForm a:hover, .SQForm .ToggleSQForm a:visited:hover, .SQForm .ToggleSQForm a:active {
	font-weight: bold;

}
.SQForm input {
	float: left;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 10px;
}
.SQForm .Link {
	float: left;
	margin-top: 4px;
	padding-right: 1px;
	padding-left: 1px;
}

.SQForm .SearchField {
	margin-right: 5px;
}
.SQForm .OnSearchField {
	color: #008030;
	background-color: #F2FFF5;
	margin-right: 5px;
}
.SQForm .Link a:link, .SQForm .Link a:hover, .SQForm .Link a:visited, .SQForm .Link a:visited:hover, .SQForm .Link a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.SQForm .Button {
	float: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 1px;

}



/* Left column stuff */
#LeftColumn {
	text-align: left;
	vertical-align: top;
}
#OrderLinks {
	padding-left: 5px;
	font-size: 11px;
	background-image: url(../images/Templates/bg_OS_YourOrder.png);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}
#SalesRep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	padding-bottom: 15px;
	background-color: #FAFEFB;
	height: 90px;
	background-image: url(../images/Templates/bg_SalesRep.png);
	background-repeat: repeat-y;
	width: 166px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#SalesRep #Data {
	font-size: 9px;
	height: 65px;
	margin-top: 5px;
}
#SalesRep #Name {
	font-size: 11px;
	font-weight: bold;
}
#SalesRep #Photo {
	float: left;
	margin-left: 5px;
	border: 1px solid #008030;
	margin-right: 5px;
	height: 65px;
	width: 50px;
	margin-top: 5px;
}
#President {
	padding-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/Templates/bg_President.png);
	background-repeat: repeat-y;
}
#President #Message {
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#President #Data {
	font-size: 9px;
	height: 65px;
	margin-top: 13px;
}
#President #Name {
	font-size: 11px;
	font-weight: bold;
}
#President #Photo {
	float: left;
	margin-left: 5px;
	border: 1px solid #008030;
	margin-right: 5px;
	height: 65px;
	width: 50px;
	margin-top: 5px;
}
#PopularCategories {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#PopularCategories p {
	margin-left: 5px;
	margin-top: 5px;
}
.LeftCol {
	width : 166px;
	vertical-align: top;
	background-image: url(../images/Templates/bg_PopularCategories.png);
	background-repeat: repeat-y;
}
h2 {
	color: #008030;
	font-size: 1em;
}
.DesignersNotes {
	font-weight: bold;
	text-transform: uppercase;
	color: #0066FF;
}
.CloseWindow {
	text-align: center;
	position: absolute;
	visibility: visible;
	z-index: 150;
	width: 100%;
	top: 20px;
	left: 0px;
}
