/*
=================================================================================
WISEINTERNET APPLICATION DEVELOPMENT. ©2008 WISEINTERNET. WWW.WISEINTERNET.COM
All rights reserved. No unauthorised duplication. 
=================================================================================
*/

/*
	CSS STYLE NOTE:
	Lower case for html tag styles (html), camel case (DropDownList) for all other custom styles 
	Html elements first then list ID styles alphabetically with styles within the ID styles
	listed with HTML elements first followed by custom styles listed alphabetically
*/

.ShpCategoryName a:link, .ShpCategoryName a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ShpCategoryName a:hover
{
	color: #0099cc;
}
.ShpCategoryDescription
{
	text-align: left;
	color: #666666;
	position: relative;
	top: -3px;
}
.ShpCategoryFrame:link, .ShpCategoryFrame:visited
{
	width: 210px;
	height: 205px;
	color: #253448;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
	border: 1px solid #ccc;
	position: relative;
	background: url(/App_Themes/Default/img/bg_category_frame.gif) repeat-x bottom;
}
.ShpCategoryFrame:hover
{
	width: 210px;
	height: 205px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
	border: 1px solid #ccc;
	position: relative;
	background: #2292da;
}
.ShpCategoryImageFrame
{
	border: 1px solid #ccc;
	background: #fff;
	height: 158px;
	cursor: pointer;
}
.ShpCategoryImageFrame img
{
	border: none;
	margin: 4px !important;
	margin-bottom:0px;
	cursor: pointer;
}
.ShpCategoryFrame p
{
	position: absolute;
	left: 8px;
	bottom: 10px;
	margin: 0px;
	cursor: pointer;
}

/* Shopper Control Styles */
#FormShp
{
	color: #333;
}
#FormShp p
{
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
}
#FormShp p.FormHead
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	padding-left: 8px;
	margin-bottom: 3px;
	background: #009ddc;
}
#FormShp p.FormButton
{
	padding-left: 125px;
}
#FormShp p.Message
{
	color: Red;
	background-color: #fff;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom: solid 1px #fff;
	margin-bottom: 2px;
}
#FormShp .Button
{
	color: #000;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 10px;
	cursor: pointer;
	width: 60px;
}
#FormShp .CalendarPopup
{
	text-align: left;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	height: 16px;
}
#FormShp .Date
{
	background-color: #ececec;
	margin-top: 0px;
	padding-bottom: 2px;
	border-bottom: solid 1px #fff;
	margin-bottom: 0px;
}
#FormShp .DropDownList
{
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
}
#FormShp .FileUpload
{
	text-align: left;
	background: #ffffff !important;
	border: 1px solid #ccc !important;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	width: 190px;
	height: 18px;
	margin-top: 1px;
}
#FormShp .HeaderHeight
{
	height: 0px;
}
#FormShp .HyperLink
{
	text-decoration: none;
}
#FormShp .Label
{
	color: #333;
	width: 120px;
	float: left;
	text-align: left;
	height: 16px;
	padding-top: 3px;
}
#FormShp .LabelDefault
{
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
}
#FormShp .LabelError
{
	color: Red;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#FormShp .Text, a
{
	text-align: left;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	height: 16px;
	padding-top: 3px;
	padding-left: 5px;
}
#FormShp .TextBox
{
	color: #333;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 190px;
}
#FormShp .TextBoxNumeric
{
	text-align: right;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
}
#FormShp .TextBoxQuantity
{
	text-align: right;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
}
#FormShp .WebNumericEdit
{
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	text-align: right;
}
#FormShp .WebTextEdit
{
	text-align: left;
	background: #ffffff !important;
	border: 1px solid #ccc !important;
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	width: 160px;
	height: 16px;
}
/* css for ww:ErrorDisplay control */
#FormShp .errormessage
{
	font-size: 10px;
	font-weight: bold;
	color: Maroon;
}
#FormShp .errordisplay
{
	font-size: 10px;
	font-weight: normal;
	color: Maroon;
	border: solid 1px Maroon;
	background-color: #fff8dc;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 15px;
}
#FormShp .errordisplay hr
{
	color: Maroon;
	height: 1px;
}
