
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td, col {
	background: transparent no-repeat 0 0;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: none;
	padding: 0;
	vertical-align: baseline;
	}

body {
	background-color:#000000;
	}
/* containing div */
#container {
	background: url(http://www.epickites.com/images/background.gif) Center top;
	background-repeat:repeat-y;
}

#mainwrapper {
	width: 1000px;
    margin-left: auto;
    margin-right: auto;	
	margin-bottom:0px;
}

.rounding {
	width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#content {
	padding: 0 0 0 0;
	position: relative;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #DFDFDF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}
/* end header div */

/* navigation at top */
#header {
	position:relative;
	width:1000px;
	height:100px;
	margin:0;
	padding:0;
	font-size:1.2em;
	z-index: 9999;
}
#header img {
	float:left;
	}
	
#menu {
	float:right;
	margin:40px 100px 20px 20px;
	padding:0;

}

/* all the content */

#leftside {
	margin:20px 0;
	width:500px;
	color:#FFFFFF;
	float:left;
	background-color:#000000;
}

#rightside {
	margin: 20px 0;
	width:500px;
	color:#FFFFFF;
	float:right;
	background-color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftsideteam {
	margin: 0;
	width:500px;
	float:left;
}

#rightsideteam {
	margin: 0;
	padding: 10px;
	width:450px;
	color: #DFDFDF;
	border: 1px solid #cccccc;
	float:right;
	line-height: 1.8em;
}

#rightsideteam strong { 
	font-size:14px;
	color:#FFFF33;
}

	
#rightside img {
	float:left;
	}


#leftside a {color:#0066FF;}
#rightside a {color:#0066FF;}
#leftside strong {color:#FFFF33;}
#rightside strong {color:#FFFF33;}
#content strong {color:#FFFF33;}

/* right side DIV tabs */
#tab-description {
	width:500px;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	}
	
#tab-features {
	width:500px;
	display:none;
}

#tab-video{
	width:500px;
	display:none;
}

#tab-colors{
	width:500px;
	display:none;
}

#tab-bar{
	width:500px;
	display:none;
}

#tab-dots{
	width:500px;
	display:none;
}
/* left side DIV tabs */
.tab-image {
	width:500px;
	display:none;
}

/* classes for formatting */
.alignright {
	float:right;
	padding: 5px 5px 5px 5px
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
	display: block;
}

.wordpadding {
	padding: 5px 0 0 10px;
}

p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.mediaslider {
	position:relative;
	display:block;
	z-index:1;
	overflow: auto;
	height: 180px;
	width:990px;
}

#feature-large-images {
	position:relative;
	display:none;
/*	height: 500px;
	width:450px;*/
}


















/* OLD
body {
	width:1000px;
	margin:0 auto;
	background-color:#000000;
	background-image:url('http://www.epickites.com/images/background.gif') ;
	background-repeat:no-repeat;
}
#container {
	background-color:#000000;
	width:1520px;
	background: url(http://www.epickites.com/images/background.gif) repeat-y center top;
	}
#wrappper {
	width: 1000px;
    margin-left: auto;
    margin-right: auto;	
    background: #000;
	margin-bottom:0px;
}	

#content {
	width:1000px;
	color:#ffffff;
	background-color:#000000;
}

#header ul {
	margin:40px 500px 20px 20px;
	padding:0;
	float:right;
	list-style-type:none;
}


#header ul li {
	display:inline;
}

#header ul li a {
	padding:0 5px;
	border: 1px solid #cccccc;
	color:#3399FF;
	text-decoration:none;
}



.menu-prod{

	padding:0;
	margin: 10px 500px 0px 00px;
	float:right;
}

#header ul li a.last {
	display:inline;
	padding:0 5px 0 5px;
	border-right: none;
}
*/