body
{
	margin:0px; padding:0px;
	background:url(../images/background.jpg) repeat-x #B4001E;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#143D55;
	margin:0px;
}

td, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.3;
	color: #143D55;
}

a:link, a:active, a:visited
{
	color:#0A293B;
	text-decoration: none;
}

a:hover
{
	color:#80C5E8;
	text-decoration: underline;
}

h1
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin:0px;
}

h2
{
	color: #1F5E93;
	font-weight: bold;
	font-size: 14px;
	margin:0px;
}

input,input.input-text, select, textarea 
{
	background:#fff; 
	border:1px solid #DFE2E2; 
	font-family: Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	font-size:12px;
}

input.input-text
{
	width:170px;
}

.content
{
	height:240px;
}

*html .content
{
	height:240px;
}

.footer 
{
	font-size: 10px;
	color: #FFF;
}

.footer, .footer a, .footer a:active, .footer a:link, .footer a:visited
{
	color: #FFF;
}

.footer a:hover
{
	color:#80C5E8;
}

.language, .language a, .language a:active, .language a:link, .language a:visited
{
	color:#143D55;
	text-align:right;
	padding-bottom:5px;
}

#nav 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/menubg.gif) top left repeat-x;
	font-size: 14px;
	text-transform:capitalize;
	padding-left:10px;
}

#nav UL 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav A 
{
	DISPLAY: block; 
	padding: 11px 30px;
	text-decoration: none;
	color: #FFFFFF;
	background:url(../images/menu_div.jpg) no-repeat right center;
}

#nav A:hover 
{
	color:#FFFFFF;
	background:url(../images/menu_hover.jpg) no-repeat right;
}

#nav LI {
	padding:0px;
	margin:0px;
	FLOAT: left;
}

#nav LI UL {
	FONT-WEIGHT: normal; 
	LEFT: -999em; 
	MARGIN: 0px; 
	WIDTH: 120px; 
	POSITION: absolute; 
	HEIGHT: auto;
	text-align:left;
}

/* different width for mozilla and IE*/
#nav LI UL A {
	DISPLAY: block;
	margin:0px;
	height:auto;
	line-height:15px;
	width:120px; 
	TEXT-DECORATION: none;
	text-transform:capitalize;
	background: #CCCCCC;
	font-size: 11px;
	color:#666;
	font-weight:normal;
	padding:4px 15px 4px 19px;
	border-bottom:1px solid #fff;
}

#nav LI UL A:hover 
{
	color:#FFF;
	background: #B4001E;
	text-decoration:none;
}

/* level 3 */
#nav LI UL LI UL A {
	DISPLAY: block; 
	background: #FFFFFF;
	font-size: 11px;
	color:#000;
	height:auto;
	line-height:15px;
	padding:4px 16px;
	width:86px; 
	border-right:1px solid #7BC1CD;
	border-left:1px solid #7BC1CD;
	border-bottom:1px solid #7BC1CD;
	text-transform:capitalize;
	font-weight:normal;
}

/* different for mozilla and IE*/
#nav LI UL UL
{
	MARGIN: -24px 0px 0px 153px;
}

#nav LI:hover UL UL {
	LEFT: -999em
}
#nav LI:hover UL UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL UL {
	LEFT: -999em
}
#nav LI:hover UL {
	LEFT: auto
}
#nav LI LI:hover UL {
	LEFT: auto
}
#nav LI LI LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
#nav LI LI.sfhover UL {
	LEFT: auto
}
#nav LI LI LI.sfhover UL {
	LEFT: auto
}

/* special nav */

#lists {margin:0px; list-style:none; position:relative; float:left; width:900px; z-index:500; font-family:Arial, Helvetica, sans-serif; padding-left:10px;} /* margins for this demonstration only */
#lists li {display:inline; float:left;}
#lists li a.tl {display:block; text-decoration:none; font-size:14px; padding: 11px 30px; font-weight:normal; color:#FFF; background:url(../images/menu_div.jpg) no-repeat right center;}

#lists div {display:none;}

#lists li a:hover {white-space:normal; background:url(../images/menu_hover.jpg) no-repeat right;}
#lists li:hover > a {white-space:normal; background:url(../images/menu_hover.jpg) no-repeat right;}

#list LI UL {
	FONT-WEIGHT: normal; 
	LEFT: -9999em; 
	MARGIN: 0px; 
	WIDTH: 120px; 
	POSITION: absolute; 
	HEIGHT: auto;
	text-align:left;
}

#lists LI UL LI A {
	DISPLAY: block;
	margin:0px;
	height:auto;
	line-height:15px;
	width:120px; 
	TEXT-DECORATION: none;
	text-transform:capitalize;
	background: #CCCCCC;
	font-size: 11px;
	color:#666;
	font-weight:normal;
	padding:4px 15px 4px 19px;
	border-bottom:1px solid #fff;
}

#lists LI UL LI A:hover 
{
	color:#FFF;
	background: #B4001E;
	text-decoration:none;
}

#lists :hover div
{display:block; width:598px; background:#faebd7; position:absolute; left:0; top:28px; border:1px solid #888; padding-bottom:10px;}
#lists :hover div.pos2 {background:#f0f5ee;}

#lists .two:hover {position:relative;}
#lists .single:hover {position:relative;}

#lists .two:hover div.pos3 {background:url(../images/dt-bg.jpg) no-repeat bottom #EAEAEA; width:300px;}
#lists .single:hover div.pos4 {background:url(../images/dt-bg.jpg) no-repeat bottom #EAEAEA; width:150px; margin-top:12px;}

#lists :hover div dl {display:inline; padding:0; margin:0 10px 10px 10px; float:left; width:179px;}
#lists :hover div dl dt {width:179px; background:#888; text-indent:10px; margin:5px 0 10px 0; text-decoration:none; height:20px; line-height:20px;}

#lists .two:hover div {left:-150px;}
#lists .two:hover div dl {width:129px;}
#lists .two:hover div dl dt {width:129px;}

#lists .single:hover div dl {width:129px;}
#lists .single:hover div dl dt {width:129px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; cursor:default; font-weight:normal; color:#fff; background-image:none; text-align:left}
#lists :hover div dd a {display:block; text-decoration:none; font-weight:normal; font-size:11px; color:#000; text-indent:10px; line-height:15px; background-image:none; text-align:left}
#lists :hover div dd a:hover {text-decoration:underline; background-image:none; text-align:left}

#lists .clear {clear:both;}

/* special nav end */

/* faq */
.arrowlistmenu{
width: 100%; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font:12px;
color: #333;
background: #EAEAEA repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

/* end */

.products-tab, .products-tab a, .products-tab a:visited  {color:#FFFFFF}

/* share button */
#add-bookmark-link 
{
	float:left; 
	display:block; 
	position:relative;
}

a#add-bookmark-link:hover img.share-image
{
	visibility:hidden;
}

#add-bookmark-container {background:url(../images/shareshadow.png) no-repeat; width:132px; height:42px; top:20px; left:0px;}

.add-bookmark-list {padding:5px;}

.add-bookmark-list div {height:20px; float:left; margin:5px; width:18px;}

.add-bookmark-list div span {cursor:pointer; display:block; height:16px;}

#share-links{font-size:80%;}
#share-links a:hover{color:#999; text-decoration:none;}
/* share button end */

.magnifier a, .magnifier a:link, .magnifier a:visited {display:block; padding:2px; border:1px solid #FFFFFF; background:url(../images/magnifyingglass.gif) no-repeat top right;  height:140px; padding-top:5px;}
.magnifier a:hover {display:block; border:1px solid #CCC; background:url(../images/magnifyingglass02.gif) no-repeat top right #F4F4F4; height:140px; padding-top:5px;}

.main-block-2 ul
{
	padding:0px;
	margin:0px;
}
