/*Hug me */
/*login*/
#login
{
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 11px;
	
}
#loginForm { margin: 50px 0 50px 0; width: 400px; }
#loginForm fieldset
{
	margin-left: 50%;
	padding: 1em;
	border: 1px solid #cccccc;
	color:#000000;
	width: 400px;
}

#loginForm legend
{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
#loginForm a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, arial;
}

#loginForm a:hover 
{
	color: #aeaeae;
	font-weight: bold;
		font-family: verdana, helvetica, arial;
}
/*new customer*/

#new_customer 
{ 
	margin: 50px 0 50px 0; width: 600px;
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 11px;
}
#new_customer fieldset
{
	margin-left: 50%;
	padding: 1em;
	border: 1px solid #cccccc;
	color:#000000;
}

#new_customer legend
{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

/*Fieldset standard*/
#contact textarea { width: 280px; height: 80px; }

fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #cccccc;
	color:#000000;
}

legend
{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

label
{
	float: left;
	width: 10em;
}

input
{
	font-size:11px;
	font-family: verdana, helvetica, arial;
}
input[type="text"],input[type="password"]
{
	width: 180px;
}

select
{
	font-size:11px;
	font-family: verdana, helvetica, arial;
}


/*header*/
.headerbox{position:relative;top:50px;height:173px;background: #dcd5b0; width:800px;}
.headerbox1{background: url('../images/white_dot.png') repeat-x; background-position: top left; }
.headerbox2{background: url('../images/white_dot.png') repeat-x; background-position: bottom left; }
.headerbox3{background: url('../images/white_dot.png') repeat-y;background-position: left bottom;}
.headerbox4{background: url('../images/white_dot.png') repeat-y;background-position: right bottom;}
.headerbox5{height:173px;background: url('../images/corner_upper_left2.png');background-repeat: no-repeat;background-position: left top;}
.headerbox6{height:173px;background: url('../images/corner_upper_right2.png');padding: 10px; background-repeat: no-repeat;
  background-position: right top;}
.footerbox{position:relative;top:65px;height:27px;background: #dcd5b0; width:800px;}
.footer1{height:27px;background: url('../images/corner_lower_left2.png');background-repeat: no-repeat;background-position: left bottom;}
.footer2{height:27px;background: url('../images/corner_lower_right2.png');background-repeat: no-repeat;background-position: right bottom;}
.footer3{background: url('../images/white_dot.png') repeat-x;background-position: top left;}
.footer4{background: url('../images/white_dot.png') repeat-x;background-position: bottom left;}
.footer5{background: url('../images/white_dot.png') repeat-y;background-position: left bottom;}
.footer6{background: url('../images/white_dot.png') repeat-y;background-position: right bottom;}



#contact
{
	margin-left:10px;
	font-family: verdana, helvetica, arial;
}

#contact a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#contact a:hover 
{
	color: #aeaeae;
	font-weight: bold;
}
#error_msg
{
	color: #ff0000;
	font-weight: bold;
}
#hugme_location
{
padding: 10px 10px 10px 10px;
	font-size:12px;
		font-weight: bold;
	font-family: verdana, helvetica, arial;
}

#hugme_location a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#hugme_location a:hover 
{
	color: #aeaeae;
	font-weight: bold;
}

#start_wrapper
{
	position:relative;	
	padding: 10px 10px 10px 10px;
}
	
#start_page
{
float:left;
padding: 10px 10px 10px 0px;
	font-size:11px;
	font-family: verdana, helvetica, arial;
	border-right: 2px solid #dcd5b0;
	width:500px;
	
}
#start_page headline
{

	font-size:12px;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}
#safety
{
	width:600px;
	height:380px;
	float:left;
	margin-left:10px;
	font-size:11px;
	font-family: verdana, helvetica, arial;
  	background: #ffffff url('../images/CE.jpg') no-repeat; 
	
}
#safety  a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#safety a:hover 
{
	color: #aeaeae;
	font-weight: bold;
}

#lottery
{
	font-size:11px;
	font-family: verdana, helvetica, arial;
	float: left;
	width: 220px;
	height:150px;
	margin:10px;
	border-bottom: 2px solid #dcd5b0;
}

#lottery a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family:purisa, comic sans,comic sans ms,verdana,helvetica,arial;
}

#lottery a:hover 
{
	color: #aeaeae;
	font-weight: bold;
}
#competition
{
	font-size:11px;
	font-family: verdana, helvetica, arial;
	float: left;
	margin:10px;
}

#retail
{
	font-size:11px;
	font-family: verdana, helvetica, arial;
	float: left;
	width: 220px;
	height:150px;
	margin:10px;
}
#retail a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family:purisa, comic sans,comic sans ms,verdana,helvetica,arial;
}

#retail a:hover 
{
	color: #aeaeae;
	font-weight: bold;
}
#about_us
{
	width:600px;
	height:380px;
	float:left;
	margin-left:10px;
	font-size:11px;
	font-family: verdana, helvetica, arial;
}
#about_us headline
{
	font-size:11px;
	font-weight:bold;
	font-family: verdana, helvetica, arial;
}
#about_us  a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#about_us a:hover 
{
	color: #aeaeae;
	font-weight: bold;
}
#about_us_info
{
	width:200px;
	float:left;
	font-size:11px;
	font-family: verdana, helvetica, arial;
	
}
#headline
{
font-size:12px;
font-weight:bold;
font-family: verdana, helvetica, arial;
height:20px;	
}

#headline2
{
	font-size:11px;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}

#products
{
	position:relative;
	margin-left:10px;
	width:740px;
	height:390px;
}
#products a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#products a:hover 
{
	color: #aeaeae;
	font-weight: bold;
}

#load_product_category
{
float:left;
border-right:2px solid #cccccc;
font-size:11px;
font-weight:bold;
font-family: verdana, helvetica, arial;
height:330px;
width:370px;
}
#load_product_category a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, arial;
}

#load_product_category a:hover 
{
	color: #ffffff;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}

#load_product_category img
{
	border:none;	
}

#load_single_product
{
margin-left:65px;
font-family: verdana, helvetica, arial;
color:#000000;
/*height:330px;*/
width:300px;
float:left;
}
#load_single_product img
{
	height:290px;
	width:290px;
	border:2px solid #eeeeee;
}
#load_single_product label
{
	float: left;
	width: 6.9em;
}
#thumb_wrapper
{
	float:left;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-right:3px solid #dddddd;
	border-bottom:3px solid #dddddd;
	height:60px;
	width:60px;
	padding:8px;
	margin:4px;
}
#thumb
{
	float:left;
	height:60px;
	width:60px;

}
#thumb img
{
height:60px;
width:60px;
}

/*============Profilering================*/
#profile_wrapper
{
width:778px;	
}
#profile_text_wrapper
{
	float:left;
	width:350px;
	margin-left:10px;
}
#profile_img_wrapper
{
	float:left;

}
#profile_img_wrapper_softtoy
{
	height:190px;
	margin-left:110px;
}
#profile_img_wrapper_art
{
	height:180px;
	margin-left:60px;
}
#profile_img_wrapper_softtoy img#softtoy
{
	height:139px;
	width:216px;
}
#profile_img_wrapper_art img#art
{
	height:140px;
	width:140px;
}

/* ============ Page header ===================================== */
#page_header
{
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	font-family: verdana, helvetica, arial;
	margin-bottom:10px;
}

/* ============ Admin ===========================================*/
#manage_customer_fields
{
width:600px;	
}
#admin_menu a:link,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, arial;
}
#admin_menu a:hover 
{
	color: #cccccc;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}
#admin_menu a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, arial;
}
#admin_sub_menu
{
	margin-left:5px;
	margin-top:5px;
}
#admin_sub_menu a:link,
a:visited,
a:active 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, arial;
}

#admin_sub_menu a:hover 
{
	color: #cccccc;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}
#storage_input fieldset
{
	border:solid 0 transparent;
	background: #eeeeee;
}
#contact1_input fieldset
{
	border:solid 0 transparent;
	background: #eeeeee;
}
#contact2_input fieldset
{
	border:solid 0 transparent;
	background: #eeeeee;
}
#further_input fieldset
{
	border:solid 0 transparent;
	background: #eeeeee;
}
#contact_input fieldset
{
	border:solid 0 transparent;
	background: #eeeeee;
}
#admin_customer_details
{
	border-top:solid 4px #dddddd;
	border-bottom:solid 2px #dddddd;
	border-right:solid 2px #dddddd;
	border-left:solid 2px #dddddd;
	width:600px;
	padding: 10px 10px 10px 10px;
}
#admin_customer_details #detail_header
{
	padding: 5px 0px 5px 0px;	
}
#admin_customer_details label
{
	font-weight:bold;
}
#load_info
{
	margin-top:10px;	
}
/* ============ SAFARI AND OPERA SPECIFIC STYLES ================ */ 
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.headerbox
	{
		position:relative;top:50px;height:173px;background: #dcd5b0; width:798px;	
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		-webkit-border-top-left-radius:10px;
		-webkit-border-top-right-radius:10px;
		border: 1px solid #ffffff;
	}
	.headerbox1{ background:none;}
	.headerbox2{ background:none;}
	.headerbox3{background:none;}
	.headerbox4{background:none;}
	.headerbox5{ background:none;}
	.headerbox6{ background:none;}
	
	.footerbox
	{
		position:relative;top:65px;height:27px;background: #dcd5b0; width:798px;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-left-radius:10px;
		-webkit-border-bottom-right-radius:10px;
		border: 1px solid #ffffff;
	}
	.footer1{background:none;}
	.footer2{background:none;}
	.footer3{background:none;}
	.footer4{background:none;}
	.footer5{background:none;}
	.footer6{background:none;}
}