/*---HTML---------------------------------------------------------------------------------------------------*/

body, td, input, textarea, select
{
	font-family: Segoe UI, Trebuchet MS, Helvetica;
	font-size: 14px;
	color: #4D4D4D;
}

html
{
	min-height: 100%;
}

body
{
	margin: 0px;
	background-color: #D3D3D3;
}

.disabled, .disabled:active, .disabled:visited, .disabled:hover
{
	color: #888 ! important;
	text-decoration: none;
}

.footer
{
	color: #FFF;
	padding: 30px 30px 20px 30px;
	*height:255px;
	background-color:#463F2F;
}

.footer table
{
	width: 900px;
}

.footer .caption td
{
	border-bottom: 1px #332E22 solid;
	padding: 0px 0px 12px 0px;
}

.footer td
{
	color: #FFF;
}

.footer .content td
{
	height: 200px;
	vertical-align: top;
	padding-top: 22px;
	border-top: 1px #6E644C solid;
}

.body
{
	font-size: 14px;
	height: 300px;
}

.body, .headerCapLeft, .headerCapRight
{
	background-color: #EAEAEA;
}

.headerCapLeft
{
	right: -11px;
	position: relative;
}

.headerCapRight
{
	left: -11px;
	position: relative;
}

h3, .h3
{
	color: #498505;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

.hr
{
	height: 0px;
	border: 1px #CCC solid;
	border-width: 0px 0px 1px 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

a, a:active, a:visited, .meta a
{
	color: #000;
	text-decoration: underine;
}

a:hover
{
	color: #666;
}

.footer a, .footer a:active, .footer a:visited, .footer .meta a
{
	color: #CCCC33;
	text-decoration: underine;
}

.footer a:hover
{
	color: #F5F53D;
}

a img
{
	border-width: 0px;
}

.a
{
	border-width: 0px !important;
}

h1, .h1
{
	margin-bottom: 3px;
	margin-right: 3px;
	font-size: 18px;
	color: #b5463d !important;
	font-weight: normal;
}

h2
{
	font-size: 15px;
	font-family: Segoe UI, Trebuchet MS, Tahoma;
}

.q
{
	padding: 5px 0px 10px 19px;
	font-style: italic;
	text-decoration: none;
	background: url(/resources/images/open_quote.gif) no-repeat top left;
}

.q div
{
	padding-bottom: 5px;
	background: url(/resources/images/close_quote.gif) no-repeat bottom right;
}

cite
{
	margin-left: 30px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}

.em, em
{
	color: #b5463d !important;
	font-weight: bold;
}

.breadcrumb
{
	font-size: 11px; *margin-top:15px;
}

.alertContainer
{
	left: 0px;
	top: 0px;
	background: transparent url(/Resources/Images/Template/alert_container_bg.png) repeat-x;
	height: 89px;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.alertContainer td
{
	font-family: Segoe UI;
	font-size: 24px;
	color: #FFF;
}

.addCartAlert
{
	background: transparent url(/Resources/Images/Template/add_cart_alert_bg.png) repeat-x;
	height: 69px;
	text-align: center;
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	z-index: 1;
}

.categoryLoadingAlert
{
	background: transparent url(/Resources/Images/Template/category_loading_bg.png) no-repeat;
	position: absolute;
	text-align: center;
	font-size: 30px;
	color: #000;
	width: 424px;
	height: 102px;
}


/*---FORM---------------------------------------------------------------------------------------------------*/

.form .error
{
	position: relative;
	top: -3px;
	*top:-5px;
	font-size:11px;
}

.form td
{
	text-align: left;
}

.rowSet .center
{
	width: 100%;
	font-weight: normal;
	font-size: 17px;
	background-color: #463F2F;
	padding-left: 15px;
	padding-right: 5px;
	color: #FFF;
}

.rowSet .caption
{
	float: left;
	text-transform: lowercase;
	font-variant: small-caps;
}

.rowSet .editLink
{
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	float: right;
	font-size: 13px;
	color: #FFF;
}

.rowSetFooter
{
	background-color: #F5F5F5;
	padding: 2px;
}

.rowSet .formCaption
{
	font-weight: bold;
}

.form .label
{
	color: #545454;
	padding-top: 15px !important;
	padding-right: 14px;
	width: 180px;
	text-align: right;
	background-color: #F5F5F5;
}

.form .control
{
	padding-left: 15px;
	background-color: #FFFFFF;
}

.form .buttonCell
{
	padding-left: 15px;
}

.readOnly .form .control
{
	padding-top: 15px !important;
}

.form .control, .form .label
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #DDD solid;
}

.form .error, .error
{
	margin-left: 5px;
	color: #b5463d !important;
}
.error
{
	color: #b5463d;
}

.validationSummary
{
	margin-left: -30px;
	color: #b5463d !important;
}

.validationSummary li
{
	list-style-type: none;
}

.buttonRow input
{
	font-size: 16px;
}

/*---FORM CONTROLS------------------------------------------------------------------------------------------*/

.textBox, .textArea, .dropDownList, .textBoxDisabled, .fileUpload
{
	width: 265px;
	color: #4D4D4D;
}

.fileUpload
{
	width: 355px;
}

.dropDownList
{
	margin: 0px;
	margin-top: 1px;
	width: 270px;
	height: 23px;
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
}

.textBox, .textBoxDisabled, .fileUpload
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #F5F5F5;
	border: 1px #CCCCCC solid;
}

.textBox:focus, textArea:focus
{
	background-color: #FFFFFF;
}

.textArea
{
	padding: 2px 0px 0px 2px;
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
}

.textBoxDisabled, .textAreaDisabled
{
	background-color: #DDD;
	border-color: #BBB;
	color: #888;
}

.textAreaDisabled
{
	height: 80px;
}

.radioButtonList label
{
	position: relative;
	top: -1px; 
	*top: 0px;
	margin-right: 10px;
}

.checkBox label
{
	margin-left: 2px;
	position: relative;
	top: -2px;
	*position:static;
}

.buttonRow td
{
	background-color: #CFCFCF;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.button
{
	border: 1px red solid;
	margin-right: 5px;
	cursor: pointer;
}

.meta, .meta td
{
	font-family: Segoe UI, Trebuchet MS, Tahoma;
	color: #999999;
	font-size: 11px;
}

.meta li
{
	list-style-type: upper-alpha;
}

.treeView
{
	border: 1px #CCC solid;
}

.treeView .node
{
	margin-left: 5px;
	margin-bottom: 1px;
	border: 0px red solid;
}

.treeView .node .container
{
}

.treeView .node .content
{
	border: 0px green solid;
	cursor: default;
	font-size: 13px;
	height: 23px;
	padding: 0px 5px 2px 5px;
}

.treeView .node .hover .content
{
	background: url(/Resources/Images/Controls/treenode_hover_left.png) no-repeat;
}

.treeView .node .hover .cap
{
	padding: 2px;
	background: url(/Resources/Images/Controls/treenode_hover_right.png) no-repeat;
}

.treeView .node .selected .content
{
	background: url(/Resources/Images/Controls/treenode_selected_left.png) no-repeat;
}

.treeView .node .selected .cap
{
	padding: 2px;
	background: url(/Resources/Images/Controls/treenode_selected_right.png) no-repeat;
}

.treeView .toggle
{
	cursor: pointer;
	*cursor:hand;
	border:0px black solid;
}

/*---MISC---------------------------------------------------------------------------------------------------*/

.justAdded
{
	padding-top: 44px;
	height: 242px;
	*padding-top: 60px;
	*height: 226px;
	width: 260px;
	background:url(/Resources/Images/Template/just_added_list.png) no-repeat;
}

.justAdded .scrollable
{
	margin: 16px;
	height: 210px;
	width: 228px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hide;
}

.justAdded ul
{
	margin-top: -4px;
	margin-left: -24px;
	*margin-left: 16px;
}

.justAdded li
{
	list-style-image: url(/Resources/Images/Template/pixel_arrow.gif);
}

.justAdded li a
{
	text-decoration: none;
	color: #333300;
}

.smallWhiteButton
{
	font-family: Trebuchet MS;
	position: absolute;
	margin-top: 133px;
	margin-left: 694px; /*margin-left: 680px; 	margin-top: 96px;*/
	color: #FFF;
	font-size: 10px;
	width: 260px;
	text-align: right;
}

.smallWhiteButton a
{
	background: Transparent url(/Resources/Images/Controls/small_white_button.png) no-repeat;
	min-width: 79px;
	min-height: 16px;
	display: inline-block; /*color: #759408;*/
	color: #453E2E;
	margin-right: 5px;
	text-decoration: none;
	text-align: center;
}

.smallBrownButton
{
	font-family: Trebuchet MS;
	color: #FFF;
	font-size: 10px;
	min-width: 49px;
	width: 49px;
	min-height: 16px;
	background: Transparent url(/Resources/Images/Controls/small_brown_button.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	text-align: center;
}

.smallBrownButton:hover, .smallBrownButton:visited, .smallBrownButton:active
{
	color: #FFF;
}

.quickSearch
{
	position: absolute;
	margin-left: 680px;
	margin-top: 30px; /*margin-top: 16px;*/
	width: 260px;
	height: 66px;
	background: url(/Resources/Images/Template/search_bg.png) no-repeat;
}

.quickSearch .searchBox
{
	color: #747D89;
	font-size: 10px;
	width: 170px;
	height: 15px;
	padding-left:7px;
	padding-top:2px;
	*height:14px;
}

.faqList li
{
	list-style-type: none;
	background: url(/Resources/Images/Template/black_bullet.gif) no-repeat left;
	background-position: 0px 5px !important;
	padding-left: 17px;
	margin-bottom: 5px;
	padding-bottom: 1px;
}

.faqAnswer
{
	border-left: 3px #DDD solid;
	margin: 20px 20px 20px 20px;
	padding-left: 20px;
}

.pageTitle
{
	height: 70px;
	font-size: 26px;
	margin-bottom: 30px;
}

/*---GRID---------------------------------------------------------------------------------------------------*/

.grid
{
}

.grid .row td
{
	background-color: #F5F5F5;
	border-bottom: 1px #CCC solid;
}

.grid .rowHover td
{
	background-color: Transparent;
	border-top: 0px #CCC solid;
	border-bottom: 1px #CCC solid;
	cursor: pointer;
}

.grid td, .grid th
{
	border-collapse: collapse;
	border-left-color: Yellow;
}

.grid th a, .grid th a:hover, .grid th a:active, .grid th a:visited
{
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 0px;
}

.grid th
{
	font-variant: small-caps;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	background-color: #463F2F;
	padding: 11px;
	padding-top: 9px;
	color: #FFF;
}

.grid td
{
	padding: 5px 10px 5px 10px;
}

.emptyData
{
	color: #000;
	font-size: 18px;
	text-align: center;
	margin: 20px 0px 80px 0px;
}

.pager
{
	font-size: 11px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 6px 10px 0px 10px;
	height: 20px;
	background-color: #CFCFCF;
}

.pager .info
{
	float: left;
}

.pager .links
{
	float: right;
}

.pager span, .pager a
{
	text-decoration: none;
}

/*---TAB STRIP ----------------------------------------------------------------------------------------------*/

.tabStrip
{
	margin-bottom: 30px;
}

.tabStrip td
{
	border-bottom: 1px #7d9b05 solid;
}

.tabStrip a
{
	display: inline-block;
	white-space: nowrap;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 9px;
	cursor: pointer;
	min-width: 140px;
	width: 140px;
	text-decoration: none;
	color: #546903;
}

.tabStrip .hover
{
	background-color: #b4cb58;
	color: #FFF;
}

.tabStrip .selected
{
	background-color: #7D9B05;
	color: #FFF;
}

/*---IMAGE LIST----------------------------------------------------------------------------------------------*/

.largeList
{
	margin: 10px 20px 10px 20px;
	width: 660px;
	height: 300px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hide;
}

.largeListItem, .largeListItemHover
{
	-moz-user-select: none;
	margin-bottom: 10px;
	width: 635px;
	height: 85px;
	cursor: default;
}

.largeListItemHover
{
	margin-bottom: 10px;
	width: 635px;
	height: 85px;
	background: url(/Resources/Images/Controls/large_list_bg.png) no-repeat;
}

.selectedImage
{
	background: url(/Resources/Images/Controls/image_select_bg.png) no-repeat;
}

.categoryContainer
{
	font-size: 13px;
}

.categoryItem
{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #F5F5F5;
	border-bottom: 1px #CCC solid;
	cursor: pointer;
}

.categoryItem, .categoryItem:visited
{
	color: #4D4D4D;
}

.categoryItem span, .categoryItemHover span
{
	margin-left: 7px;
	display: inline-block;
}

.categoryItem img, .categoryItemHover img
{
	vertical-align: top;
	margin-top: 7px;
	display: inline-block;
	margin-left: 10px;
}

.childContainer
{
	overflow: hidden;
}
