@import url("css/housemenu.css");

/**************************************************************
   AUTHOR:  Pat Heard (fullahead.org)
   ADAPTED TO DOTNETNUKE: Lee Sykes (www.dnncreative.com)
   Designed by Pat Heard from Fullahead: http://fullahead.org
 **************************************************************/
/**************************************************************
	MODIFIED BY: Michael
 **************************************************************/

html
{
}

body
{
	margin: 0;
	padding: 0;
	
	color: #333;
	text-align: center;
	font: 400 0.8em Arial, Helvetica, sans-serif;
	line-height: 120%;
	
	background: #fff url(images/bg/body.jpg) repeat-x top center;
}

form
{
	margin: 0; padding: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.clear_float
{
	clear: both;
}

.ControlPanel
{
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head, blockquote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #111;
}
.NormalDisabled
{
	color: Silver;
}
.NormalBold
{
	font-weight: bold;
}
.NormalRed
{
	font-weight: bold;
	color: #f00;
}
h1, h2, h3, h4, h5, h6, .Head
{
	font-family: Arial, serif;
	color: #666;
}

/* style admin bold text */
.SubHead
{
	color: #7CB800;
	text-transform: uppercase;
}

/* admin links */
.CommandButton{
	font-family: Arial,Helvetica, Sans-Serif !important;
	font-size: 100%;
}

A.CommandButton:link, A.CommandButton:visited
{
	color: #f60;
}

A.CommandButton:hover
{
	color: #f00;
	text-decoration: none;
}

A.CommandButton:active
{
	color: #f00;
}

/* for dnn administration */
.FileManager_Explorer, .FileManager_Item, .FileManager_AltItem
{
	background-color: #fff;
}
.FileManagerTreeNodeSelected
{
	background-color: #00f;
}

.DataGrid_Item
{
	background-color: #bbb;
}
/************************/

h1
{
	clear: both;
	font: 100%; 2.5em Arial, serif;
}

h2
{
	font: 400 1.5em Arial, serif;
	color: #111;
}

h2 a:link
{
}

h2 a:hover
{
	color: green;
}

h3
{
	font: 400 1.3em Arial, serif;
	color: #111;
}

h4
{
	font: 700 1.2em Arial, serif;
	color: #111;
}

h5
{
	font: 700 1.1em Arial, serif;
	color: #111;
}

h6
{
	font: 700 1em Arial, serif;
	color: #111;
}


h1, h2, h3, h4, h5, h6, p, dl
{
	margin: 0;
	padding: 10px 15px;
}

a:link
{
	color: #069;
}

a:visited
{
	color: #09c;
}

a:hover
{
	color: green;
}

b
{
}

ol, ul
{
	margin: 0;
	padding: 0 30px;
}

ol
{
	color: #111;
}

ol span
{
	color: #111;
}

ul
{

	/* list-style-image: url(images/bg/bullet.gif); */
}

del
{
	color: #111;
}

code
{
	margin: 10px 15px;
	padding: 10px;
	display: block;
	overflow: auto;
	font: 400 1em courier, monospace;
	line-height: 120%;
	white-space: pre;
	background: #444;
}

.leftColumn code
{
	margin-left: 0;
}

acronym
{
	cursor: help;
	border-bottom: 1px solid #777;
}

dt
{
	font-weight: bold;
	color: #FFB323;
}

dd
{
	margin-left: 0;
	padding-left: 45px;
}

.transform
{
	text-transform: capitalize;
}


p, td

{
	text-align: justify;	
}

/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote
{
	margin: 10px 15px;
	padding-left: 27px;
	background-color: #444;
	background-image: url(images/icons/quote.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

blockquote.exclamation
{
	background-image: url(images/icons/exclamation.gif);
}

blockquote.stop
{
	background-image: url(images/icons/stop.gif);
}

blockquote.go
{
	background-image: url(images/icons/go.gif);
}


/**************************************************************
   Images
 **************************************************************/

img
{
	border: none;
}

img.floatRight
{
	margin: 5px 0px 10px 15px;
}

img.floatLeft
{
	margin: 5px 15px 10px 0px;
}

/* adjusted for Normal calss in DNN */
.Normal a img
{
	border: 0px solid #8BE6FA;
}

.Normal a:hover img
{
	/* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
	border: 0px solid #FFF !important;
	border: 0px solid #8BE6FA;
}

.c_head
{
	padding: 0 !important;
}

/***************************** defaults *******************************
**********************************************************************/
/* Hides from IE5-mac \*/
* html #smallad {height: 1%;margin-left: 0;}
/* End hide from IE5-mac */ 


#contentholder
{
	float: left;
	width: 720px;
	padding: 0 0 0 10px;
}

#itemhilight, #breadcrumb, #mediabanner, #largecontent
{
	float: left;
	width: 705px;
	clear: both;
	margin: 0 0 15px 0;
}

#productname, #pagetitle
{
	float: left;
	width: 705px;
	clear: right;
	margin: 0 0 15px 0;
}

#smallad, #supportbox, #bestsellerbox, #adbox, #elearning, #blogmagazine, #newtostore, #coporate_purchase, #supplier_message,#promotion_message
{
	float: left;
	width: 100%
}

#smallad .c_content, 
#supportbox .c_content, 
#bestsellerbox .c_content, 
#adbox .c_content, 
#elearning .c_content, 
#blogmagazine .c_content, 
#newtostore .c_content
{
	padding: 10px 10px 5px 10px;
}

#tellafriend{
}

/**************************************************************
   #wrapper: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 **************************************************************/

#wrapper
{
	text-align: left;
	padding: 0 6px;
	background: url(images/bg/wrapper.png);
	overflow: auto;
}

#wrapper, #fullwidth
{
	/* max-width hack for IE since it doesn't understand the valid css property    width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  */
	min-width: 980px;
	max-width: 980px;
	width: 980px;
	margin: 0 auto;
}

#wrapper[id], #fullwidth[id]
{
	width: 94%;
}

#content
{
	width: 480px;
	float: left;
	margin: 0 0 0;
}

/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/
#header
{
	width: 100%;
}

#logo
{
	margin-left: 20px;
	padding-top: 20px;
	width: 215px;
	background: white;
}

#headermessage
{
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-top: 10px;
}

#headermessage .Normal
{
	color: #666;
}

#headershortcutmenu
{
	float: right;
	width: 480px;
	padding: 0 10px;
	margin: 10px;
	background: url(images/bg/headershortcutmenu.jpg) no-repeat top left;
	height: 37px;
}
#headershortcutmenu ul
{
	margin: 0;
	padding: 0;
}

#headershortcutmenu ul li,
#headershortcutmenu ul li ul
{
	display: inline;
}

#headershortcutmenu ul li.first, #headershortcutmenu ul li.normal
{
	margin-right: 29px;
}

#headershortcutmenu ul li a
{
	font: 8pt tahoma;
	line-height: 37px;
}

#headershortcutmenu ul li a:link, #headershortcutmenu ul li a:visited
{
	color: #666;
	text-decoration: none;
}

#headershortcutmenu ul li a:hover, #headershortcutmenu ul li a:active
{
	text-decoration: underline;
}

#headersearchbox
{
	text-align: right;
	float: right;
	clear: right;
	width: 190px;
	padding: 5px 0 5px 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#advancedsearch{
	float: left;
}
/*************************************************************
	Content part
*************************************************************/
#breadcrumb
{
	border-bottom: dotted 1px gray;
	padding-bottom: 10px;
}

.breadcrumb
{
	
}


/**************************************************************
   #mainMenu: The top level site menu
 **************************************************************/

#mainMenu
{
	float: left;
	width: 100%;
	clear: both;
	height: 37px; /* added to prevent content panes moving when hovering over menu, especially for submenu pages */
	margin-bottom: 10px;
}

#mainMenu ul
{
	margin: 0;
	padding: 0;
	float: left; /* displays menu on rhs */
}

#mainMenu li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainMenu
{
	background: url(images/bg/menu.gif) repeat-x top;
}

#cartmenu
{
	margin-right: 5px;
	float: right;
	line-height: 37px;
	height: 37px;
	background: url(images/bg/shoppingcart_bg.jpg) no-repeat center top;
	color: #660;
	font-weight: bold;
	width: 196px;
	text-align:center;
}
#cartmenu a
{
	color: #660;
}
#cartmenu img
{
	vertical-align: middle;
}
.shoppingcartqty
{
	margin: 0 auto;
}

/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page
{
	width: 100%;
	clear: both;
}

#pagetitle
{
}
#pagetitle h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 150%;
	padding: 10px 0 0 0;
	font-weight: bold;
}

#breadcrumb a
{
	font-weight: bold
}
/**************************************************************
   #leftbar: Holds the left navigation bar
 **************************************************************/


#leftbar
{
	display: inline;
	width: 230px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}


#leftnavmenubox
{
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}

/******  Left Navigation Using Housemenu  ******/
#leftnavmenubox ul
{
	border-top: dotted 1px #666;
}
#leftnavmenubox ul ul
{
	border-top: none;
}

#leftnavmenubox .c_contentpane, #leftnavmenubox ul
{
    margin: 0;
    padding: 0;
}

#leftnavmenubox ul li
{
    list-style-type: none;
}
#leftnavmenubox ul li a 
{
	background: url(images/bg/bullet.gif) no-repeat 5px center
}
#leftnavmenubox ul li a, 
#leftnavmenubox ul li a:link, 
#leftnavmenubox ul li a:visited, 
#leftnavmenubox ul li span
{
	display: block;
    color: #0099CC;
    font-family: Arial,Helvetica;
    text-decoration: none;
	font-size: 90%;
    font-weight: bold;
	padding: 7px 5px 7px 15px;
	border-bottom: dotted 1px #666;
	width: 210px;
	background-position: 5px center;
}

#leftnavmenubox ul li li a, 
#leftnavmenubox ul li li  a:link, 
#leftnavmenubox ul li li  a:visited, 
#leftnavmenubox ul li li  span
{
	width: 200px;
	padding-left: 25px;
	background-position: 15px center;
}

#leftnavmenubox ul li li li a, 
#leftnavmenubox ul li li li a:link, 
#leftnavmenubox ul li li li a:visited, 
#leftnavmenubox ul li li li span
{
	width: 190px;
	padding-left: 35px;
	background-position: 25px center;
}

#leftnavmenubox ul li#HouseMenuNavCurrentItem a{
	background-color: #ff6;
}
#leftnavmenubox ul li#HouseMenuNavCurrentItem ul li a{
	background-color: transparent;
}
/************/

#smallad
{
	display: inline;
	margin-bottom: 10px;
	float: left;
	margin: 0; padding: 0;
}


#loginbox
{
	width: 100%;
}

#loginbox .c_head
{
	height: 105px;
	background: url(images/bg/login_top.jpg) left top no-repeat;
	padding: 0;
	padding-left: 5px;
	margin: 0;

}
#loginbox .c_content
{
	border: solid 1px #eee;
	border-bottom: none;
	width: 228px;
	background: #ffc;
	clear: both;
	padding: 0;
	margin: 0;

}
#loginbox .c_footer
{
	background: url(images/bg/container_bottom.gif) center top no-repeat;
	clear: both;
	min-height: 6px;
	margin-bottom: 10px;
}

#promotion_message{
margin-bottom: 10px;
}

#smallad .c_head
{
	width: 228px;
}

#supportbox .c_head
{
	background: url(images/bg/support_top.gif) top center no-repeat;
	width:228px;
}
#supportbox
{
	width: 230px;
}
	
	#supportbox a{
		text-decoration: none;
	}
	
#supportbox .c_head,
#bestsellerbox .c_head
{
	border: solid 1px #eee;
	height: 26px;
	font-size: 1em;
	color: orange;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	line-height: 26px;
}

#supportbox .c_content,
#bestsellerbox .c_content
{
	border: solid 1px #eee;
	border-bottom: none;
	border-top: none;
	background: #ffc;
	padding: 0;
	padding-left: 5px;
	margin: 0;
}
#supportbox .c_content .orangehilight
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 90%;
}

#supportbox .c_footer,
#bestsellerbox .c_footer
{
	background: url(images/bg/container_bottom.gif) center top no-repeat;
	clear: both;
	min-height: 6px;
	margin-bottom: 5px;
}

#bestsellerbox .c_head
{
	background: url(images/bg/bestseller_top.gif) top center no-repeat;
	width:228px;
}
#adbox .c_head
{
	background: url(images/bg/shopwithconfidence_top.jpg) top center no-repeat;
	width:228px;
}
#adbox .c_content {
	background: url(images/bg/shopwithconfidence.jpg) top center no-repeat;
	height: 180px;
}
#elearning .c_head
{
	background: url(images/bg/elearning_top.jpg) top center no-repeat;
	width:228px;
}


#coporate_purchase .c_head{
	background: url(images/bg/enquiry_top.gif) top center no-repeat;
	width:228px;
}

#supplier_message .c_head{
	background: url(images/bg/supplier_top.gif) top center no-repeat;
	width:228px;
}

#blogmagazine .c_head
{
	background: url(images/bg/blogmagazine_top.jpg) top center no-repeat;
	width:228px;
}

#newtostore .c_head
{
	background: url(images/bg/newtothestore_top.jpg) top center no-repeat;
	width:228px;
}

/**************************************************************
   #itemhilight: Holds the banner bar
 **************************************************************/
#itemhilight
{
	clear: both;
}

#itemhilight div
{
	margin: 0;
	padding: 0;
}
#itemhilight .c_head
{
	height: 0;
}

#highlight .c_head .Head
{
	color: orange;
	font-size: 1.2em;
}

#highlight .c_content h1
{
	color: #690;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#highlight .c_content hr
{
	height: 0;
	border: none;
	border-bottom: dotted 1px gray;
	
}
#highlight .c_content p
{
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

#productscategory .c_head .Head
{
	color: orange;
	font-size: 1.2em;
}

#productscategory .c_content h1
{
	color: #000000;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#productscategory .c_content td
{
	width: 72;
}


/**************************************************************
   #right: Holds the right navigation bar
 **************************************************************/
#rightbar
{
	width: 230px;
	float: right;
	margin-right: 5px;
}
/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#storemessage, #storeinfo, #footer
{
	width: 950px;
	/* height: 100%; */
	clear: both;
	margin: 0;
	padding: 0 15px;
}

#footermessage{
	clear: both;
	margin: 0;
	line-height: 20px;
	width: 920px;
	text-align: center;
}

#footer
{
    border-top: solid 5px #D5DF32;
}
#storemessage
{
}

#storemessage .c_head
{
	background: url(images/bg/footermessage_top.gif) no-repeat center bottom;
	margin: 0 inherit;
}
#storemessage .Head{line-height: 1px;}

#storemessage .c_content
{
	padding: 0 10px;
	background: url(images/bg/footermessage_body.gif) repeat-y center center;
}

#storemessage .c_footer
{
	background: url(images/bg/footermessage_bottom.gif) no-repeat center top;
}

#storeinfo
{
}
#storeinfo .c_head, #storeinfo .c_footer
{
	height: 1px;
}

#footershortcutmenu
{
	float: left;
	width: 500px;
	min-height: 37px;
}
#footershortcutmenu ul
{
	margin: 0;
	padding: 0;
}

#footershortcutmenu ul li,
#footershortcutmenu ul li ul
{
	display: inline;
}

#footershortcutmenu ul li
{
	margin-right: 29px;
}

#footershortcutmenu ul li a
{
	font: 90% Arial, Helvetica, Sensarif;
	line-height: 37px;
}

#footershortcutmenu ul li a:link, #footershortcutmenu ul li a:visited
{
	text-decoration: none;
}

#footershortcutmenu ul li a:hover, #footershortcutmenu ul li a:active
{
	text-decoration: underline;
}
#creditcards
{
	width: 50%;
	float: left;
}

#secureinfo
{
	width: 50%;
	float: right;
	text-align: right;
}


#creditcards .c_head, #creditcards .c_footer, #secureinfo .c_head, #secureinfo .c_footer
{
	height: 1px;
	margin: 0;
}

#secureinfo .c_content
{
}

#copyrightinfo
{
	line-height: 37px;
	width: 450px;
	font-size: 90%;
}

.container
{
	padding: 3px 10px;
}
/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100
{
	width: 100%;
}

.width75
{
	width: 74%;
}

.width50
{
	width: 49.7%;
}

.width33
{
	width: 32.7%;
}

.width25
{
	width: 24.7%;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.alignLeft
{
	text-align: left;
}

.alignRight
{
	text-align: right;
}

.footerfont
{
font-size:12px;
}


/**************************************************************
   Generic display classes
 **************************************************************/

.clear
{
	clear: both;
}

.block
{
	display: block;
}

.small
{
	font-size: 0.8em;
}

.green
{
	color: #A1FF45;
}

.red
{
	color: #EA1B00;
}

.grey
{
	color: #666;
}

.grey a
{
	color: #999;
}

.grey a:hover
{
	color: #EEE;
}

.gradient
{
	margin-bottom: 2em;
	background: #555 url(images/bg/gradient.jpg) repeat-x bottom left;
}






/* print media section */

@media print
{

	/* 
	================================
	Print styles for DotNetNuke
	================================
	*/

	body
	{
		font: 400 12pt verdana, arial, sans-serif;
		color: #000;
		background: #FFF;
	}

	h1
	{
		margin-top: 30px;
		font-size: 18pt;
		border-bottom: 1px solid #999;
	}

	h2
	{
		font-size: 16pt;
	}

	h3
	{
		font-size: 14pt;
	}

	h4, h5, h6
	{
		font-size: 12pt;
	}

	acronym
	{
		border: 0;
	}

	a
	{
		color: #00F;
	}

	/* Prints the URL after a link in CSS2 supporting browsers */
	a:link:after, a:visited:after
	{
		content: " (" attr(href) ") ";
		font-size: 90%;
	}


	/* Don't display these elements since they're not useful on paper */
	#header, #footer
	{
		display: none;
	}

	#content
	{
		margin: 0 5px;
		padding: 0;
	}

	/* stack the columns on top of each other 100% width for printing */
	#content, .width75, .width50, .width33, .width25
	{
		width: auto;
	}


	/* close @media print */
}



/*********************************************
	Some special things
*********************************************/
.orangehilight
{
	color: #930;
	font-weight: bold;
}


/*** top green bar for footer ***/
.top_green_bar
{
	border-top: solid 5px darkgreen;
}

table.spec{
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 600px
}

table.spec th{
	font-weight: bold;
	width: 150px;
}

table.spec td{
}
table.spec th,
table.spec td{
	margin: 0;
	padding: 3px;
	border: solid 1px gray;
	text-align: left;
}

#leftnavmenubox .c_head{
	margin-bottom: 10px;
}

.errorLg{
	font-weight: bold;
	color: red;
}