/* ---------------RESET--------------- */

body, p, pre, ul, ol, fieldset, input, option, textarea, th, td,

dl, dd ,hr ,blockquote, caption, legend, form, button {margin: 0;padding: 0;}

ol, ul {list-style: none;}

q:before{content: no-open-quote;}

q:after{content: no-close-quote;}

legend, caption{text-align: left;color: #000;}

fieldset, abbr, acronym, img{border: none;}

a, del, ins{text-decoration: none;}

em, cite, address, dfn, var {font-style: normal;}

h1,h2,h3,h4,h5,h6{margin: 0;font-weight: normal;font-size: medium;}

*:focus { outline: none; }


/* ---------------DEFAULT--------------- */


body {
	color: #000;
	font: normal 0.75em Georgia, Georgia, Rekha, sans-serif; 
	line-height: 1.5em;
}

#header {
	display:none;
}

#footer {
	display:none;
}

/* ---------------LAYOUT--------------- */

a {color: #000; border-bottom:1px dotted #000;}

#menu {
	display:none;
}

#submenu {
	display:none;
}


#sidebar {
	display:none;
}

#breadcrumbs{
	display:none;
}

.text {float:left; width:100%;}

#print {display:none;}

#nav {
	display:none;
}

#product a {border-bottom:none;}

img.blank {display:none;}

h2 span.font {display:none;}

h2{
	font-size:1.50em;
	padding:10px 0px;
}

img{border:1px solid #000; }

#seealso li{float:left;margin-right:15px;text-align:center;}


#prod_gallery {
	float:left;
	width:280px;
}

#prod_params {
	float:right;
	width:330px;
}

#prod_params {
	font-weight:bold;
	padding:10px 0px;
}

#prod_params li span{font-weight:normal;}

#prod_desc {font-weight:normal;}

#prod_desc span{font-weight:bold;}


