*
{
	outline: none;
}

html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;				/* needed for container min-height */
	font-family: Arial, Verdena, Helvetica, sans-serif;
	background: #0B3446 url(../img/site/bg.png) repeat-x;
	background-position: 0 177px;
	font-size: 12px;
	color: #0053A6;
}

#cover_bg
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 140px;
	width: 100%;
	background-color: #1D7EA7;
}

img
{
	border: none;
}

p
{
	margin: 0px;
	padding: 0px;
}

#site_fade
{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 7999;
	left: 0px;
}

#alert
{
	display: none;
	position: fixed;
	width: 400px;
	height: 224px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -112px;
	background: url(../img/site/slices.png) 0px -242px no-repeat;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	z-index: 8000;
}

#alert div#alert_message
{
	position: relative;
	margin-top: 95px;
	padding: 10px;
}

#alert input
{
	position: relative;
	margin-top: 20px;
	background: url(../img/site/buttons.png) 0px -288px no-repeat;
	width: 160px;
	height: 37px;
	border: 0px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

#alert input:hover
{
	background-position: 0px -329px;
}

#site_loader
{
	position: fixed;
	margin-left: -104px;
	margin-top: -42px;
}

div#container
{
	position: relative;			/* needed for footer positioning*/
	margin: 0 auto;				/* center, not in IE5 */
	width: 908px;
	height: auto !important;	/* real browsers */
	height: 100%;				/* IE6: treaded as min-height*/	
	min-height: 100%;			/* real browsers */
	background: url(../img/site/repeat_y.png) -1817px 0px repeat-y;
}

div#clean_bg
{
	height: 177px;
	background: #1D7EA7 url(../img/site/speaker.png) 599px top no-repeat;
}

div#login_box
{
	position: relative;
	width: 205px;
	margin-top: 12px;
	float: right;
	display: inline;
	text-align: right;
	color: #FFFFEE;
	margin-right: 10px;
}

div#login_box a
{
	color: #FFFFEE;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div#login_box a:hover
{
	color: #E3F3FB;
}

div#header
{
	position: absolute;
	width: 100%;
	height: 90px;
	left: 0px;
	top: 40px;
	background-color: #FFFFEE;
	z-index: 2;
}

div#logo
{
	position: absolute;
	width: 311px;
	height: 93px;
	left: 50%;
	margin-left: -440px;
	margin-top: 10px;
	background: url(../img/site/slices.png) -403px -343px no-repeat;
	cursor: pointer;
}

div#search_box
{
	position: absolute;
	width: 284px;
	height: 61px;
	left: 50%;
	margin-left: 158px;
	margin-top: 14px;
	background: url(../img/site/slices.png) -598px -445px no-repeat;
}

div#search_box div#search_icon
{
	position: absolute;
	width: 41px;
	height: 41px;
	top: 7px;
	left: 12px;
	background: url(../img/site/icons.png) 0px 0px no-repeat;
	z-index: 2;
}

div#search_box input#search_field
{
	position: absolute;
	width: 166px;
	/*height: 22px;*/
	padding-top: 4px;
	padding-bottom: 4px;
	top: 16px;
	left: 26px;
	padding-left: 26px;
	border: none;
	background: none;
	color: #1D4B5E;
	background: url(../img/site/buttons.png) 0px -84px no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	div#search_box input#search_field
	{
		top: 14px !important;
	}
}

div#search_box input#search_button
{
	width: 60px;
	height: 36px;
	position: absolute;
	top: 10px;
	left: 217px;
	background: url(../img/site/buttons.png) 0px -423px no-repeat;
	cursor: pointer;
	border: 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #1D4B5E;
}

div#search_box input#search_button:hover
{
	background-position: 0px -463px;
}

/* Firefox hack for search button*/
@-moz-document url-prefix()
{	
	div#search_box input#search_button
	{
		top: 8px !important;
		background-position: 0px -421px;
	}
	
	div#search_box input#search_button:hover
	{
		top: 8px !important;
		background-position: 0px -461px;
	}
}

div#menu_holder
{
	position: absolute;
	width: 100%;
	height: 42px;
	left: 0px;
	top: 135px;
	z-index: 1;
	text-align: center;
	margin: 0 auto;
	background: url(../img/site/repeat_x.png) 0px -148px repeat-x;	
}

div#content_top
{
	width: 100%;
	height: 13px;
	background: url(../img/site/repeat_y.png) 0px 0px repeat-y;
}

div#content
{
	padding-left: 24px;
	padding-right: 14px;
	padding-bottom: 130px;
}

div#holder
{
	width: 646px;
	margin-top: 4px;
	float: left;
}

div#permanent_assets
{
	width: 213px;
	height: 100%;
	background: #D4EADD;
	margin-top: -6px;
	float: right;
}

div#permanent_assets div#first_asset
{
	width: 191px;
	height: 261px;
	border: 1px solid #358CAE;
	background: #FFFFEE;
	margin: 10px;
}

div#first_asset #submenu
{
	padding:8px 10px 8px 10px;
}

#submenu .sub_title{padding-bottom: 10px;}

#submenu .sub_title a
{
	color: #0E3F54;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

#submenu .sub_item
{
	background: url(../img/site/icons.png) -41px -23px no-repeat;
	padding-bottom: 3px;
}

#submenu .sub_item a
{
	color: #1D7EA7;
	font-size: 11px;
	text-decoration: none;
	margin-left: 10px;
}

#submenu .sub_item a:hover
{
	text-decoration: underline;
}

div#permanent_assets div#second_asset
{
	width: 191px;
	height: 90px;
	border: 1px solid #358CAE;
	background: #FFFFEE;
	margin: 10px;
}

div#second_asset div#asset_padding
{
	padding: 8px 10px 8px 10px;
}

div#second_asset div#asset_padding span#asset_title
{
	font-weight: bolder;
	color: #0E3F54;
}

div#second_asset div#asset_padding select
{
	margin-top: 10px;
	width: 100%;
	color: #1D7EA7;
}

div#second_asset div#asset_padding select#sort_products_by
{
	margin-top: 7px !important;
}

div#permanent_assets div#third_asset
{
	width: 191px;
	height: 121px;
	border: 1px solid #358CAE;
	background: #FFFFEE;
	margin: 10px;
	margin-bottom: 0px;
}

div#third_asset #small_cart
{
	padding:8px 10px 8px 10px;
}

div#third_asset #small_cart #smallcart_content
{
	padding-top: 3px;
	font-weight: bolder;
	font-size: 12px;
	color: #0E3F54;
	text-align: center;
}

#small_cart #smallcart_content table
{
	padding-top: 7px;
	text-align: left;
	width: 90%;
}

div#third_asset #small_cart #cart_header
{
	position: absolute;
	height: 23px;
	width: 23px;
	background: url(../img/site/icons.png) -41px 0px no-repeat;
}

div#third_asset #small_cart tr#cart_quantity
{
	display: none;
	color: #1D7EA7;
	font-size: 11px;
	font-weight: normal;
}

div#third_asset #small_cart tr#cart_total
{
	color: #0E3F54;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

div#third_asset #small_cart #cart_hidden td
{
	padding-top: 20px;
	padding-left: 18px;
}

div#third_asset #small_cart #cart_footer
{
	display: none;
	background: url(../img/site/buttons.png) 0px -197px no-repeat;
	width: 160px;
	height: 34px;
	padding-top: 19px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 11px;
	overflow: hidden;
	margin-left: 5px;
}

div#third_asset #small_cart #cart_footer:hover
{
	background-position: 0px -241px;
}

div#third_asset #small_cart #cart_hidden
{
	display:none;
	font-size: 11px;
	color: #1D7EA7;
	font-weight: normal;
	text-align: center;
}

/* For the TinyMCE textarea */
textarea#page_content
{
	height: 20px;
	width: 100%;
	display:none;
	top:0px;
}

div#normal_content
{
	width: 100%;
}

div#footer
{
	position: absolute;
	width: 100%;
	min-height: 120px;
	bottom: 0;					/* stick to bottom */
	background: url(../img/site/slices.png) 0px 0px no-repeat;
}

/* DROPDOWN MENU LAYOUT */
ul.potato-menu {
	position: absolute;
	margin:0;
	padding:0;
	list-style:none;
	left: 50%;
}
.potato-menu:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
ul.potato-menu li.potato-menu-item {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
}
ul.potato-menu li.potato-menu-item a {
	display:block;
	text-decoration:none;
	white-space:nowrap;
	outline:0;
}
ul.potato-menu ul.potato-menu-group {
	margin:0;
	padding:0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	display:none;
	z-index:1000;
}
/* -------------------- */

/* DROPDOWN MENU MARKUP */
ul.potato-menu
{
	height: 100%;
}

li.potato-menu-item
{
	width: 126px;
	height: 100%;
	background: url(../img/site/buttons.png) 0px 0px no-repeat;
	margin-left: -1px !important;
}

.menu-item-hover
{
	background-position: 0px -42px !important;
}

.sub-item-hover
{
	background-color: #D8E2E7 !important;
}

.potato-menu a
{
	font-size: 11px;
	font-family: Arial;
	color: #FFFFEE;
	padding-top: 13.5px;
	padding-bottom: 14.5px;
}
.potato-menu a:hover
{
	
}

ul.potato-menu-group
{
	background: #2F5466;
	border: 1px solid #154060;
	border-top: 0px; 
}

ul.potato-menu-group li.potato-menu-item
{
	width: 124px;
	background: #2F5466;
	margin-left: 0px !important;
}

ul.potato-menu-group a
{
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFEE;
	padding: 5px;
}

ul.potato-menu-group a:hover
{
	color: #2F5466 !important;
}

.potato-menu-has-vertical > a
{
	background: url(../img/site/arrow_down.png) right no-repeat;
	padding-right: 10px;
}

.potato-menu-has-vertical > a:hover
{
	background: url(../img/site/arrow_down.png) right no-repeat;
	padding-right: 10px;	
}

.potato-menu-has-holizontal > a
{
	background: url(../img/site/arrow_right.png) right no-repeat;
	padding-right: 10px;
}

.potato-menu-has-holizontal > a:hover
{
	background: url(../img/site/arrow_right.png) right no-repeat;
	padding-right: 10px;
}
/* -------------------- */