/* CSS Document */
body{
  margin-left:10px;
  margin-right:10px;
  margin-top:0px;
  margin-bottom:0px;
  background:url(/skins/default/images/leftcolumn_bg.gif) 10px 0px repeat-y;
}
#container, #header{
  background:#fff url(/skins/default/images/leftcolumn_bg.gif) top left repeat-y;
  width:100%;
  clear:both;
}

#container{
  background:url(/skins/default/images/leftcolumn_bg.gif) 0 0 repeat-y;
}

#leftRail{
  float:left;
  width:162px;
  min-height:45px;
  background:#c8d2d7 url(/skins/default/images/leftcolumn_bg.gif) top left repeat-y;
  padding-left:0px;
  font-family:Tahoma,Verdana,Arial;
  font-size:11px;
  color:#999999;
  line-height:12px;
}
#center{
  float:left;
  margin-top:20px;
  width:640px;
  border-right:1px solid #CCC;
  text-align:left;
}
#rightRail{
  float:right;
  width:180px;
  font-family:Tahoma,Verdana,Arial;
  margin-top:20px;
  text-align:left;
}

#leftRail h1, #center h1, #rightRail h1, #header h1{
  font-family:Tahoma,Verdana,Arial;
  font-size:16px;
  color:#333;
  font-weight:bold;
  line-height:20px;
 }

.contentPanel{
  width:153px;
  min-height:45px;
  background:#c8d2d7;
  padding-left:8px;
}

#leftRail p{
  width:140px;
  font-family:Tahoma,Verdana,Arial;
  font-size:11px;
  color:#666;
  line-height:14px;
}

#header{
background:url(/skins/default/images/topstrip.gif) top left repeat-x;
float:left;
}

#logo{
float:left;
background:url(/skins/default/images/logo.gif) top left no-repeat;
height:90px;
width:202px;
}

#links{
float:left;
text-align:right;
margin-left:auto;
}

#links ul{
margin:65px 5px 1px 5px;
list-style-type:none;
}

#links li{
display:inline;
padding:8px;
color:#FFF;
font-family:Tahoma;
font-size:12px;
line-height:20px;
background:url(/skins/default/images/bullet_top.gif) -3px 11px no-repeat;
}

#links li a:link, li a:visited, li a:active{
color:#FFF;
text-decoration:none;
}

#links li a:hover{
color:#FFF;
text-decoration:underline;
}
#smlinks{
float:left;
text-align:right;
margin-left:auto;
}

#smlinks ul{
margin:65px 5px 1px 5px;
list-style-type:none;
}

#smlinks li{
display:inline;
padding:8px;
color:#FF0000;
font-family:Tahoma;
font-size:12px;
line-height:20px;
background:url(/skins/default/images/bullet_top.gif) -3px 11px no-repeat;
}

#smlinks li a:link, li a:visited, li a:active{
color:#FF0000;
text-decoration:none;
}

#smlinks li a:hover{
color:#FF0000;
text-decoration:underline;
}
#diy{
background:url(/skins/default/images/diy.gif) bottom right no-repeat;
float:right;
width:341px;
height:85px;
}

/* Second Header Row */
#header2{
background: #9facb4;
float:left;
}

#leftcol{
float:left;
background:url(/skins/default/images/leftcol_head.gif) no-repeat;
height:39px;
width:303px;
}

#search{
float:left;
text-align:center;
margin-top:10px;
padding-left:75px;
height:29px;
overflow:hidden;
}

#subhead{
background:url(/skins/default/images/subheading.gif) no-repeat;
float:right;
width:378px;
height:39px;
}

#header3{
overflow:visible;
background:url(/skins/default/images/hnav_bg.gif) repeat-x;
float:left;
width:100%;
}

#leftcol2{
float:left;
background:#9facb4 url(/skins/default/images/left_corner.gif) 100% 0 no-repeat;
height:25px;
width:191px;
}

#menu{
float:left;
text-align:left;
height:25px;
margin-right:75px;
background:url(/skins/default/images/hnav_bg.gif) repeat-x;
}

#header3 img{
float:right;
width:68px;
height:25px;
margin-top:-25px;
}

#right_corner{
/*background:url(/skins/default/images/right_corner.gif) 0px 0px no-repeat;*/
border:1px solid #000;
float:right;
width:68px;
height:25px;
}

#footer{float:left;background:#EAEAEA;width:100%;font-family:Tahoma;font-size:10px;color:#333;text-align:center;padding-top:10px;}

#leftRail table {
	font: 8pt "trebuchet ms", arial, sans-serif;
	color:#333;
}

#leftRail table td {
font-family: Arial,Helvetica,Swiss,Sans Serif;	font-size: smaller;color:#666;
}

#rightRail .rightText{
color:#CC0000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

/* From earlier stylesheet for compatibility */

.paraheadbg {

	background: transparent url(/skins/default/images/parahead_bg.gif) top left repeat-x;

	height:24px;

}

.parahead_right {

	background: url(/skins/default/images/parahead_right.gif) top right no-repeat;

	height:24px;
}

#rightRail h2 {

	font-size: 15px;

	color: #ffffff;

	margin-top: 0px;

	margin-bottom: 3px;

	padding-left: 5px;
	
	height:24px;

}

h3 {

	font-size: 14px;

	color:#CC0000;

	font-weight: bold;

	margin-bottom: 20px;

}

h4 {

	font-size: 32px;

	color: #333333;

	margin-top: 0px;

	margin-bottom: 3px;

}

#rightRail ul {

	margin-top: 0px;
	margin-bottom: 0px;
	color: #CC0000;
	margin-left: 20px;
	list-style-image: url(/skins/default/images/rtbullet.gif);
	font-size:11px;
	font-weight:bold;

}

.paging{
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.paging a:link, a:visited, a:active{
color:#000000;
text-decoration:underline;
}

.paging a:hover{
color:#FF0000;
text-decoration:none;
}

.xara_albumcell0 {

	font-weight: bold;

	color: #000000;/*themecolour3%0;*/

	border: 1px solid #9facb4;/*themecolour1;*/

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	text-align: center;

}

.xara_albumcell1 {

	color: #000000;/*themecolour1%0;*/

	font-size: 80%;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	text-align: center;

	vertical-align : middle;

}



.xara_albumcell2 {

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	text-align: center;

	border: 1px solid #9facb4;/*themecolour1;*/

}



.xara_albumcell3 {

	font-size: 50%;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-align: center;

}

td {

font-family: Arial,Helvetica,Swiss,Sans Serif;	font-size: 11px;

}



.txtfont{  font-family: Verdana; font-size: 11px; font-weight: bold; color: #000000;text-decoration:none;}

.tableborder{border:1px #cccccc solid;}

.smallbuttons /* Used for site buttons */

{

	font-family: Tahoma;

	font-size: 8pt;

    FONT-WEIGHT: normal;

    LETTER-SPACING: 0pt;

	background: #9facb4;

	border-bottom: 1px solid #006600;

	border-right: 1px solid #006600;

	border-left: 1px solid #006600;

	border-top:1px solid #006600; 

	color:#000000;

	text-decoration:none;

}

.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold}

a.heading:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold}
a.heading:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold;text-decoration:underline;}

.panelbg {background-image: url(/skins/default/images/panel_bg.gif);background-repeat: repeat-x;}

.MainMenu {

	font-size : 12px;

	font-weight : bold;

	color: #000000;

}

.Item {

	font-size : 11px;

}

.Submenu {

	font-size :11px;

}

.left-links {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

	padding: 0px;

	margin-top: 10px;

	line-height: 20px;

}

.left-links:a {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

	padding: 0px;

	margin-top: 10px;

	line-height: 20px;

}

.left-links:a:link {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

	padding: 0px;

	margin-top: 10px;

	line-height: 20px;

}

.left-links:a:vlink {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

	padding: 0px;

	margin-top: 10px;

	line-height: 20px;

}

.left-links.a:hover {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #1C439C;

	text-decoration: none;

	padding: 0px;

	margin-top: 10px;

	line-height: 20px;

}

#cart {
	background-color:#FFFF66;
	border:dashed gray 1px;
	padding:5px;
	top:-100px;	
	overflow:auto;
	height:300px;
	width:230px;
	position:relative;
	left:22px;
}
#cart1 {
	padding:0px;
	margin-top:10px;	
	overflow:visible;
	width:20px;
	position:relative;
	height:100px;
	display:block;
	left:250px;
}
#products {
	background-color:#FFF;
	border:dashed gray 1px;
	height:100px;
	width:500px;
	padding:5px;
}	
.box {
	background-color:#CCFF33;
	border:solid gray 1px;
	margin:10px;
	padding:4px;

	float:left;
	cursor:pointer;
}
#loading {
	display:none;
	float:right;
}
#clearCart {
	color:blue; 
	text-decoration:underline; 
	cursor:pointer; 
	float:right
}
#clearCart:hover {
	background-color:#CCFFCC;
	color:#000099;
}


/* Added for fixed right menu for shopping cart */
#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:black;text-decoration:none;}
#menu1 a:hover {color:black;background-color:#FFFF99}
#menu1 a:visited {color:black;text-decoration:none;}

/*#menu2 a {color:navy;background-color:white;text-decoration:none;text-indent:1ex;}
#menu2 a:active	{color:blue;text-decoration:none;}
#menu2 a:visited {color:blue;text-decoration:none;}
#menu2 a:hover {color:navy;background-color:#f0fea8}*/

#menu3 a { /*Menu3 Links*/
color:black;
background-color:white;
text-decoration:none;
text-indent:1ex;
}
#menu3 a:hover {
color:black;background-color:#FFFF99;
}
#menu3 a:active	{color:black;text-decoration:none;}
#menu3 a:visited	{color:black;text-decoration:none;}

.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold}


/* New Menu Style Starts Here */

.preload1 {background: url(/skins/default/images/blank_over.gif);}
.preload2 {background: url(/skins/default/images/blank_overa.gif);}

.menu2 {padding:5px 0px 0px 0px; margin:0; list-style:none; height:36px; background:#fff url(/skins/default/images/hnav_bg.gif) repeat-x; position:relative; z-index:100; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0; cursor:pointer;background: url(drop3/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(/skins/default/images/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(/skins/default/images/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(/skins/default/images/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(/skins/default/images/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(/skins/default/images/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(/skins/default/images/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(/skins/default/images/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(/skins/default/images/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:170px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:170px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:170px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(/skins/default/images/arrow.gif) 160px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#3a93d2; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#3a93d2 url(/skins/default/images/arrow_over.gif) 160px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#3a93d2 url(/skins/default/images/arrow_over.gif) 160px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:170px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:170px; z-index:400; height:auto;}

/* New Menu Style Ends Here */