@import url('/templates/css/menus/horizontal_dd_default.css');
body {
	font-size:14px;
	text-align:justify;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

body #content table {
	_width:0px;
	*width:0px;
	*max-width:200px;
}

tbody {
	_width:0px;
	*width:0px;
	*max-width:100px;
	*width:0%;
	*position:absolute;
}

#text {
	background-color:#00FF00;
}

p {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

html, body {
	padding:0px;
	margin:0px;
}

h1, h2 {
	padding:0px;
	margin:0px;
}

#content img {
	padding:5px;
}

.textsize {
	background-position:left;
	position:absolute;
	margin-left:40px;
	width:100%;
}

.textsize a.smaller {
	width:22px;
	padding-left:10px;
}

.textsize a.larger {
	width:22px;
}

#wrapper {
	width:800px;
	background-image:url(/templates/images/custom_guardian/header_resize.gif);
	background-repeat:no-repeat;
	background-position:top center;
	*width:801px;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	margin:auto;
}

#container {
	height:100%;
}

html>body #wrapper {
	height: auto;
}

#flash {
	width:800px;
	height:180px;
	background-position:top center;
	padding-top:92px;
}

/*----- TEXT SIZE ------ */

#text {
	float:right;
	position:relative;
	width:100px;
	padding-right:5px;
}

.textsize {
	background-position:left;
	position:absolute;
	margin-left:40px;
	width:100%;
}

.textsize a.smaller {
	width:22px;
	padding-left:5px;
	background-image:url(/templates/images/custom_guardian/text_small.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.textsize a.larger {
	width:22px;
	background-image:url(/templates/images/custom_guardian/text_big.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

/*Main menu*/
#menu {
	padding:0;
	margin:0px;
	text-align:left;
	background: transparent url(/templates/images/custom_guardian/menu.gif) repeat-x bottom center;
	height:32px;
}
#menu > ul {
	padding:3px 0 0 0;
	margin:0px;
}
#menu li {
	padding:0 0 11px;
	*padding:0;
	margin:0 -3px 0 0;
	font-weight:normal;
	text-align: left;
	z-index:1;
}
#menu > ul > li > a{
	border-right: 1px dashed #FFFFFF;
	color:#FFFFFF;
	font-size:14px;
	margin:5px 0 0;
	_margin-top:0px;
	padding:5px 15px 11px;
	position:relative;
	text-align:left;
	width:100%;
}
#menu a.current{
	font-weight:bold;
}
#menu > ul > li > a.current, #menu > ul > li > a:hover {
	background: transparent url(/templates/images/custom_guardian/menu_over.jpg) repeat-x bottom right;
}
#menu li ul{	
	margin:0;
	padding:0 0 5px;
	background-color:#efeeee;
}
#menu li li {
	letter-spacing:normal;
	height:auto;
	margin:0px;
	padding:0px;
}
#menu li li a {
	margin:0;
	padding:3px 10px 3px 15px;
	color:#a61c2f;
	font-size:11px;
	font-weight:bold;
}
#menu li li a.current, #menu li li a:hover {
	color:#7f7e7f;
}
#menu ul ul ul{
	left:137px;
	top: -1px;
    *top:0;
}
#menu ul ul ul ul{
	top: -6px;
	*top: -5px;
}
/*End of main menu*/

.textsize {
	float:right;
	width:100px;
}

.textsize a.smaller {
	width:25px;
}

.textsize a.larger {
	width:25px;
}

#sub_menu h3, .sidebar h3 { /* added by FH to allow sidebar on homepage to match left menu column */
	color:#a0182b;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}

#side_menu {
	padding:0px;
	margin:0px;
	float:left;
	width:178px;
	*margin-top: 16px;
}

#sub_menu {
	padding:0px;
	margin:-2px;
	width:178px;
	background-image:url(/templates/images/custom_guardian/sub_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-right:10px;
	padding-bottom:10px;
	*margin-bottom:20px;
	text-align:left;
}

#sub_menu h3 {
	background-image:url(/templates/images/custom_guardian/sub_menu_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}

#sub_menu ul {
	padding:0px;
	margin:0px;
}

#sub_menu li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left:30px;
	background-image:url(/templates/images/custom_guardian/sub_menu_link.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:5px;
	margin-left:5px;
}

#sub_menu a{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#000000;
	text-align:left;
	font-size:13px;
}

#content h1 {
	font-size:25px;
	color:#a0182b;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}

#content h2 {
	font-size:16px;
	padding-bottom:10px;
	padding-top:10px;
	color:#a0182b;
}

#content a {
	color:#9f1529;
}

#content a:hover {
	color:#c1c1c3;
}

#content {
	text-align:justify;
	padding:0px;
	margin:0px;
	padding-left:200px;
	padding-top:0px;
	padding-bottom:20px;
	*margin-bottom:0px;
}

#footer {
	padding:0px;
	margin:0px;
	text-align:center;
	padding-bottom:20px;
	font-weight:normal;
	position:relative;
	bottom:0px;
	/*_top:100%;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	visibility:visible;
	_width:800px;
}

#copyright {
	background-image:url(/templates/images/custom_guardian/menu.gif);
	background-position: top center;
	background-repeat:repeat-x;
	padding-top:7px;
	padding-bottom:10px;
	margin-bottom:10px;
	visibility:visible;
	z-index:1;
	color:#FFFFFF;
}

#footer a {
	text-transform:uppercase;
	color:#999999;
	text-decoration:none;
	padding-left:5px;
	padding-right:10px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	visibility:visible;
	_border:none;
	border-color:#999999;
}

#footer a:hover {
	color:#d0dadc;
}

#calendar td {
	padding-left:0px;
	padding-right:0px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}	

#calendar td h2 {
	background-image:none;
}

a, a:hover, a:active, a:visited, a:focus {
   outline:none;
}

#product_list td.item_top {
	border: 1px solid #999999;
}

hr, #news .news_seperator, #catalogue .catalogue_seperator, .sidebar hr {
	border: 0;
	border-top: 6px dotted #CCC;
}

#guardian_cradles_multipage .sidebar {
	margin-top:-12px;
}

#guardian_cradles_multipage .sidebar ul{
	padding:0px;
	margin:0px;
}

#guardian_cradles_multipage .sidebar li {
	list-style-type:none;
	padding-bottom:5px;
	padding-top:5px;
}

#guardian_cradles_multipage .sidebar li a{
	text-decoration:none;
	background-image:url(/templates/images/custom_guardian/sub_menu_link.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
}

#guardian_cradles_multipage .sidebar a:hover{
	color:#FF0000;
}

#breadcrumbs {
	margin-top: 11px;
	margin-bottom: 0;
	padding-left: 0;
	position: relative;
}

body #content #guardian_cradles_multipage td {
	padding:0px;
}
