*       {margin:0;padding:0;}

body    {
	color:#CCCCCC;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
}
body.noBackground{background-image:none;}


img     {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a       {color:#FF6699;text-decoration:none;border:none;}
a:hover {color: #99FFCC;}
label   {display:block;margin-bottom:6px;}
strong  {color: #C0AF87;}
td      {height:0px;}
ul      {}
select  {background-color: black;border: solid 1px #B4B4B4;color:#999999;}
input   {background-color: black;border: solid 1px #B4B4B4;color:#999999;}
option  {padding:0 5px;}

h1 { }
h2 {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	}
h3{}
h4{
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

h5{
	color: #CC3366;
	font-size: small;
	font-weight: bold;
}

h6{
	color: #6699CC;
	font-size: x-small;
	padding-top: 5px;
}

/* layout */
#main   {width:auto !important; width:1000px; min-width:1000px; margin:0 auto; background:#000 no-repeat top; position:relative;}
/*#main   {width:auto !important; width:1000px; min-width:1000px; height:840px; margin:0 auto; background:#000 url(../img/back_home_img.jpg) no-repeat top center; position:relative;}*/



#mainFloat{width:945px;position:absolute;left:50%;top:0;margin-left:-495px;}

#mainFloat.home{top:46px;}
#mainFloat.home #menu #form{margin-top:0;}

#mainContent {width:945px;height:700px;margin:0 auto;padding-right:55px;}

#flashHome	{width:auto !important; width:1000px; min-width:1000px; height:840px; margin:0 auto;}
#flashHome p{display:none;}


#title            {
	width:200px;
	height:10px;
	float:left;
	padding: 40px 0 0 60px;
	display: block;
}
#title.how_to_buy {margin-top:25px;}
#titleretail      {height:10px;float:left;margin:45px 0 0 40px;}
.ie6 #titleretail {margin-left:20px;} 
/*content*/
#content                  {
	float:right;
	width:600px;
	margin: 175px 15px 10px 0;
	padding: 0 0 0 25px;
	text-align: left;
}

#content-retail                 {
	float: left;
	width: 900px;
	text-align: left;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}



#popupContent			{width:260px;margin:10px auto;}

/*collections*/
#collections            {
	margin-left:25px;
	height:525px;
	margin-top: 125px;
}
#collections ul         {display:inline;background-color:black; list-style:none;}
#collections ul li      {padding:6px 6px 15px 6px;margin:0 29px 29px 0;float:left;background:url(../img/degrade.png);text-align:center; width:130px;}
#collections ul li p    {font: 13.08px "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;text-transform: uppercase;font-weight:bold;margin-top:10px;}
.title_col              {margin:32px 0 23px 0px;*margin:20px 0 25px 0px;}
.collections_sellect    {margin: 0 0 11px 0;}




/*navigation*/
#navigation             {
	margin: 230px 5px 10px 5px;
}

#navigation-collections             {
	margin: 0px 5px 0px 5px;
}

#navigation a       {
	color:#FF6699;
	text-decoration:none;
	border:none;
}


#navigation a:hover {
	color: #99FFCC;
	background-image: url(images/links/hover.png);
}
#navigation img {border:none}
#navigation p {align: center}
