﻿* {
	border:0px;
	margin:0;
	padding:0;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;

}

ul {
	list-style:none;
	color:#ffffff;
	padding-left:15px;
}

.list {
	margin-left:15px;
	list-style: square;
}

body {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#000;
	font-family: trebuchet ms, helvetica, Verdana;
	height:100%;
}

.list {
	list-style:square;
	color:#ffffff;
	margin-left:25px;
}

p {
	color:#ffffff;
	font-weight:none;
	text-align: left;
	text-decoration:none;
	
}

#quicklinks {
	line-height:2em;
	padding-bottom:5px;
}

#quicklinks a {
	color:#CCC;
	text-decoration: none;
	border-bottom: 1.5px solid #F00;}


	


h1, h2, h3, h4, h5 {
	color:white;
	
}

h1 {
	font-size:14pt;
}


a {
	color:#fd0d01;
	text-decoration:underline;
	outline:none;
	
}

p a {
	color:#CCC;
	text-decoration: none;
	border-bottom: 1.5px solid #F00;
}

p a:hover {
	color:#03F;
	text-decoration: none;
	border-bottom: 1.5px solid #F00;
}
a:hover {
	color:red;
	position:relative;
	top:0px;
	
}

a:visited {
	color:#cc1100;
}

p a:active {
	position:relative;
	top:1px;
	
}

span a:active {
	position:relative;
	top:1px;
}

.center {
	text-align: center;
}

fieldset{margin-left: 70px; padding:0;border:0; color: #FFF}
		label{width:550px; display:block; padding-top: 20px;}
		.txt_input{width:550px; height:30px; display:block;}
		textarea{height:220px; width:550px; margin-bottom: 10px;}
		input{display:block;}
		.req{color:#f00;font-size:90%;}
		#form_errors{color:#f00;}
		#form_thanks{color:#000;}



.whatisholder {
	width:310;
	height:200;
	background-image:url(images/whatismodcontroller.png);
	background-repeat:no-repeat;
}

h1 a { color: #FFF; text-decoration:none; border-bottom: 1.5px solid #C00;}

.right {
	float:right;
}

.snlink {
	width: 135px; 
	height: 30px; 
	position: absolute; 
	top:10px;
	right:0px;
	background-image:url('http://www.hardcoremods.com/images/snlinkbg.png');
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:25px;
}

#container {
	margin: 0 auto;
	width:100%;
	height:100%;
	position:relative;
	}
	
	/*form styling*/
	
#contact-area {
	width: 700px;
	height:800px;
	margin-top: 25px;
	margin-left: 15px;
	color:#FFF;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 45px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 100px;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	
	
}



#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	margin: auto;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 120px;
	padding-top: 0px;
	font-size: 14pt;
}
	
#slideholder {

	margin:0 auto;
	position:relative;
	width:700px;
	height:100%;
	padding-left:25px;
	padding-top:18px;
	
}

#slidebg {
	margin: 0 auto;
	width:700px;
	height:286px;
	background:url(images/slideshow/sliderbg2.png) no-repeat;
	background-position:center;
}
	
  /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            text-indent:-8000px;
            }
    /* // image replacement */
	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0 auto;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:650px;
		height:250px;
		  
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:48px;
		height:48px;
		position:absolute;
		right:80px;
		top:15px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		right:45px;
		top:15px;
		width:48px;
		height:48px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:48px;
		height:48px;
		
		background:url(images/slideshow/leftarrow.png) no-repeat;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/slideshow/rightarrow.png) no-repeat;
		
		
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		
		
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* Product Showcase */

.showcaseholder {
	width: 700px;
	height: 286px;
	margin-left: 2px;
	
}
	

.showcase {
	width: 695px;
	height: 286px;
	padding-left: 3px;
	
	display: inline;
	
	
	
}
	
.prodshow {
	width:	230px;
	height: 286px;
	padding-left: 2.2px;
	background: url(images/prodshowbg.png) no-repeat;
	float: left;
}

.pspic {
	width: 204px;
	height: 156px;
	
	
	margin-left: 12px;
}

.moreinfoshow {
	width:128px;
	height:32px;
	margin: 0 auto;
	padding-top: 5px;
	
}

.showtitle {
	
	color:#ffffff;
	width: 230px;
	text-align: center;
	font-size: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
}

.showdesc {
	
	color:#ffffff;
	text-align: center;
	width: 230px;
	padding-top: 10px;

}
	

	
	
	
	
	
/* // Easy Slider */

#top {
	margin:0 auto;
	width:100%;
	height:375px;
	background-image:url('http://www.hardcoremods.com/images/topbg.jpg');
	background-repeat: no-repeat;
}

#topbanner {
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
	width:1000px;
	height:130px;
	background-image:url('http://www.hardcoremods.com/images/topbanner.png');
	background-repeat:no-repeat;
	z-index:100;
}

#wrapmain {
	width:1000px;
	padding-top:20px;
	
	margin:0 auto;	
	z-index:100;
}

.viewcart {
	width:130px;
	height:32px;
	background-image:url('http://www.hardcoremods.com/images/viewcart.png');
	background-repeat:no-repeat;
	position:relative;
	bottom:27px;
	left:570px;
	}

.price {
	
	color:#ffffff;
	text-align:center;
	margin-top:15px;
	font-weight:bold;
}

h2 {
	font-size:13pt;
	margin-left:15px;
	margin-top:10px;
	font-weight:bold;
}


.itemleftholder {
	
	height:100%;
	width:275px;
	margin-top:5px;
	
	float:left;
	
	
}


.leftitembg {
	width:250px;
	margin:0 auto;
	margin-left:8px;
	margin-top:0px;
	margin-bottom:15px;
	background-image:url('images/leftitembg.png');
	background-repeat:repeat-y;
	height:250px;
	
}

.itemprod {
	width:270px;
	background-position:center;
	padding-bottom:15px;
	float:left;
}

.section {

	width:700px;
	min-height:375px;
	padding-bottom:15px;
}

.videowrap {
	width:700px;
	height:100%;
}

.vidholder {
	width:550px;
	height:275px;
	background-color:aqua;
	margin:0 auto;
	
	margin-bottom:20px;
}

.modes {
	
	width:390px;
	height:100%;
	margin-right:15px;
	padding:10px;
	color:#ffffff;
	float:right;
	border:1px solid #ffffff;
	
}

.itemTitle {
	color:white;
	text-align:center;
	background-image:url('http://www.hardcoremods.com/images/headerbgsmall.png');
	background-repeat:no-repeat;
	height:37px;
	padding-top:12px;
	padding-right:8px;
	
	}


#headwrap {
	width:1000px;
	margin: 0 auto;		
}

#logoholder {
	width:1000px;
	height:130px;
	display:inline;
	margin:0 auto;
	
	
}

#logo {
	float:left;
	margin-left:0px;
	margin-top:10px;
	z-index:500;
	
}

#topscript {
	float:left;
	height:120px;
	margin-top:0px;
	margin-left:100px;
	z-index:500;
}

.clear {
	clear:both;
}


#nav{
	margin:0 auto;
	background-repeat:no-repeat;
	width:1000px;
	height:23px;
	margin-top:20px;
	
}	

.headerbg {
	margin:0 auto;
	width:720px;
	height:45px;
	background-image:url('http://www.hardcoremods.com/images/headerbg.png');
	background-repeat:no-repeat;
	background-position:center;
}

.position {
	padding-left:25px;
	padding-top:15px;
	font-size:14pt;
}

#bodyholder {
	width:800px;
	height:100%;
	float:left;
	
}

.bodytext {
	width:720px;
	margin-left:5px;
	margin-bottom:20px;
				
	}
	
.mainbody {
	width:700px;
	margin:0 auto;
	margin-left:5px;
	margin-top:5px;
	background-image:url('http://www.hardcoremods.com/images/bodytextbg.png');
	min-height:150px;
	position:relative;
	
	
	
	
}

.prodpicwrap {
	width:700px;
	height:220px;
	margin:0 auto;
	margin-bottom:20px;
	margin-left:5px;
	
		
}

.modpicwrap {
	width:325px;
	height:210px;
	margin:10px;
	float:left;
		
}


.modpichead {
	width:300px;
	height:20px;
	margin: 0 auto;
	margin-bottom:5px;
	
}

.modpic {
	width:300px;
	height:200px;
	margin-left:10px;
	float:left;
	
	
}

.prodpic {
	position:relative;
	top:10px;
	left:12px;
}

.containbt {
	float:left;
	width: 725px;
}

.text {
	width:100%;
	height:100%;
}	



#twitterbird {
	
	position:relative;
	left:60px;
	width:700px;
	height:100px;
	top:20px;
		
	
}

.moreinfo {
	width:128px;
	height:32px;
	position:relative;
	top:8px;
	left:62px;
	background-image:url('http://www.hardcoremods.com/images/moreinfo.png');
	background-position:center;
	background-repeat:no-repeat;
}

.moreinfo:hover {
	background-image:url('http://www.hardcoremods.com/images/over/moreinfo-over.png');
	background-repeat:no-repeat;
}


.addtocart {

	width:128px;
	height:32px;
	position:relative;
	top:8px;
	left:62px;
	background-image:url('http://www.hardcoremods.com/images/addtocart.png');
	background-position:center;
	background-repeat:no-repeat;

		
}

.addtocart:hover {
	
	background-image:url('http://www.hardcoremods.com/images/over/addtocart-over.png');
	background-repeat:no-repeat;

}

#footerholder {
	width: 1000px;
	height: 100px;
	position: relative;
	top: 20px;
	right: 280px;
}

#footer {

	
	width:1000px;
	margin:0 auto;
	text-align:center;
	color:#ffffff;
	
		}

#copy {
	margin:0 auto;
	margin-top:20px;
	padding-top:23px;
	height:45px;
	background-image:url('http://www.hardcoremods.com/images/bigheaderbg.png');
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
	

}

#footerlinks {
	height:30px;
	text-align:center;
	margin:0 auto;

}
.pholder {
	width:700px;
	margin-left:5px;
	margin-top:5px;
	
}

.pad {

padding:10px;
margin-left:5px;
}



/*////////////////NAV BAR BEGINS////////////// */
ul#sidenav {
width:907px;
list-style:none;
height:23px;
margin: 0 auto;


}
 
ul#sidenav li {
display:inline;
}

ul#sidenav li a {

height:26px;
width:100px;
float:left;
border:0px;
margin-right: 20px;


text-indent:-9999px;
}

ul#sidenav li#sidenav-1 a {
	
	background-image:url('http://www.hardcoremods.com/images/home.png');
	background-repeat:no-repeat;
	width: 99px;
	height: 26px;

}

ul#sidenav li#sidenav-1 a:hover {
	background-image:url('http://www.hardcoremods.com/images/over/home-over.png');
	background-repeat:no-repeat;
	

}


ul#sidenav li#sidenav-2 a {
	
	background-image:url('http://www.hardcoremods.com/images/about.png');
	background-repeat:no-repeat;
	width: 119px;
	height: 27px;

}

ul#sidenav li#sidenav-2 a:hover {
	background-image:url('http://www.hardcoremods.com/images/over/about-over.png');
	background-repeat:no-repeat;
	width: 119px;
	height: 27px;

}


ul#sidenav li#sidenav-3 a {
	
	background-image:url('http://www.hardcoremods.com/images/products.png');
	background-repeat:no-repeat;
	width:182px;
	height: 29px;
	

}

ul#sidenav li#sidenav-3 a:hover {
	background-image:url('http://www.hardcoremods.com/images/over/products-over.png');
	background-repeat:no-repeat;
	width: 182px;
	height: 29px;

}


ul#sidenav li#sidenav-4 a {
	
	background-image:url('http://www.hardcoremods.com/images/blog.png');
	background-repeat:no-repeat;

}

ul#sidenav li#sidenav-4 a:hover {
	background-image:url('http://www.hardcoremods.com/images/over/blog-over.png');
	background-repeat:no-repeat;

}

ul#sidenav li#sidenav-5 a {
	
	background-image:url('http://www.hardcoremods.com/images/videos.png');
	background-repeat:no-repeat;
	width:125px;

}

ul#sidenav li#sidenav-5 a:hover {
	background-image:url('http://www.hardcoremods.com/images/over/videos-over.png');
	background-repeat:no-repeat;

}

ul#sidenav li#sidenav-6 a {
	
	background-image:url('http://www.hardcoremods.com/images/contact.png');
	background-repeat:no-repeat;
	width:162px;

}

ul#sidenav li#sidenav-6 a:hover {
	background-image:url('http://www.hardcoremods.com/images/over/contact-over.png');
	background-repeat:no-repeat;
	width: 162px;

}



