html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,p {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

strong{
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	background-color: #FFFFFF;
	margin: 20px auto;
		text-align: center;
}

body, input, textarea, select,table {
	font-family:  Verdana, Tahoma, sans-serif;
	font-size:11px;
}



#content{
	font-family:  Verdana, Tahoma, sans-serif;
	color: #41403F;
	font-size:11px;
}

#content a {
	color: #E66221;
	text-decoration: none;
}

#content a:hover{
	color: #333333;
	text-decoration: none;
}

#content h2 {
color:#000;
font-size:1.5em;
letter-spacing:0.05em;
text-transform:capitalize;
margin-top:0px;
}

/* BUTTONS */
input, textarea {
	font-size: 1.1em;
	border: 1px solid #AAAAAA;	
	padding: 2px;
	color: #333333;
}


/*MAIN NAVIGATION MENU */

#hdr{
	margin-bottom:50px;
}

#hdr ul {
	float: right;
	display: inline;
	margin-top: 10px;
	margin-right:5px;
	width: 550px;

}

#hdr ul li {
	display: block;
	position: relative;
	float: left;
	/*height: 22px;*/


}

#hdr ul li a{
	display: inline;
	height: 22px;
	padding-left: 50px;
	font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#hdr ul li a:hover {
	color: #666666;
}

ol, ul {
	list-style: none;
}

/*FOOTER*/


#footer{
	clear:both;
	text-align:center;
	padding-top: 50px;
	border-top: solid 1px #cccccc;
	margin:0pt auto 0px;
	width: 750px;
	padding-top:15px;
	color: #666666;
float:none;
}

#footer a{
	line-height: 1.8em;
	color: #666666;
	text-decoration: none;
}

#footer a:hover{
	color: #999999;
	text-decoration: none;
}

/*HOME*/
#home #content{
	width: 380px;
	padding-bottom:50px;

}

h3{
	color: #666666;
	font-weight: normal;
}


/*DESIGNERS*/
#content #designerImg {
display:inline;
float:left;
margin-bottom:20px;
margin-left:20px;
width:200px;
}

/*NEW*/
#content #productLeft {
float:left;
height:380px;
padding:20px 0 0 20px;
width:250px;
}

#content #thumbsRight {
float:right;
padding:10px 0;
top:0;
width:400px;
}

#content #thumbsRight .thumb {
display:inline;
float:left;
height:100px;
margin:5px 0 5px 25px;
}

#pagination{
	color: #666666;
	float:right;
}

#pagination a{

	color: #ff6600;
	text-decoration:none;
}

#pagination a:hover{
	color: #000;
	text-decoration:none;
}

/*BODY SHAPES*/

.titleBodyShape{
	font-family: "Century Gothic", Arial;
	font-size: 3.5em;
	color: #FF3333;
	font-weight: bold;


}
.descBodyShape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.bodyShape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.subtitleBodyShape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF3333;
	font-weight: bold;

}
.txtOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}
/*MAIN BODY SHAPES MENU */

#hdrBS{
	margin-bottom:50px;
}

#hdrBS ul {
	float: right;
	display: inline;
	margin-top: 10px;
	margin-right:-100px;
	width: 850px;

}

#hdrBS ul li {
	display: block;
	position: relative;
	float: left;
	/*height: 22px;*/


}

#hdrBS ul li a, #hdrBS a{
	display: inline;
	height: 22px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;

}

#hdrBS ul li a:hover, #hdrBS a:hover {
	color: #666666;
}

ol, ul {
	list-style: none;
}
