@charset "utf-8";
/* CSS Document */
body 
{
			
		margin: 0;
		padding: 0;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:100%;
		background: url(../images/bodybg.jpg);
		color:#FFF;
		
}


/************************* BROWSER RESET ********************/
/********************************************************/
html, body, div, span, applet, object, iframe, blockquote, pre, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike,  sub, sup, tt, var, b, u, i, center, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video 
{
	margin: 0;
	padding: 0;
	border: 0;

}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section 
{
	display: block;
}

a
{
		color:#FFF;
}


p
{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:16px;
		text-align:justify;
		line-height:190%;
		color: #FFF;
		
}


img 
{ 
		border: none;
		max-width: 100%;
		height:auto;
}


form input, form textarea
{
		width:100%;
}


/******************* IMAGE CLASSES *************************/
.float_left
{
		float:left;
		margin:10px;
}


.float_right
{
		float:right;
		margin:10px;
}


/************************ main container ********************/
#main-container 
{
		width:98%;
		max-width:1366px;
		margin: 0 auto;
			
}


/************************* MAIN CONTENT **************************/
#main-content
{

		float:left;
		width:100%;
		height:auto;
		margin:1% 0 15px 0;
		padding-bottom:20px;
		background:url(../images/bg.jpg);
		border-radius:8px;					
}

#main-content h1
{
		
		text-align:center;
		padding-bottom:10px;
		
}

#main-content h2
{
		
	
		margin-bottom:20px;
		
		
}

/************************** HEADER CONTENT *****************************/
#header-content
{
		float:left;
		width:100%;
		height:auto;
		margin:0;
		background:#000;
		color:#FFF;
		
}

#header-content img
{
		width:100%;
		height:auto;
}

#header-content p
{
		margin:0;
		padding:0;
}

/************************ header wrapper********************/
#header-wrapper 
{
		width:98%;
		max-width:1366px;
		margin: 0 auto;
			
}

/*********************** LOGO **********************/
#logo
{
		float:left;
		width:40%;
		height:auto;
		margin:10px 0 10px 10px;
			
}


#logo p.phone
{
		font-size:24px;
		padding-left:50px;
}


/**************** TOP BANNER ***************************/
#top-banner
{
		float:left;
		width:56%;
		height:auto;
		margin:2% 0 10px 1%;							
}		



/***************** TOP NAVIGATION **********************/
#top-nav
{
		float:left;
		width:100%;
		height:auto;
		margin:0;
		padding-top:5px;
		padding-bottom:5px;
		background:#ff0000;
		
			
			
}

/***************** NAV WRAPPER **********************/
#nav-wrapper 
{
		width:98%;
		max-width:1366px;
		margin: 0 auto;
			
}

/***************** MIDDLE BANNER **************************/
#middleb-container
{
		float:left;
		width:100%;
		height:auto;
		margin:0;
		background:#e4e4e4;
								
}

#middleb-container h2
{
		text-align:center;
		padding-top:10px;
		font-style:italic;
		padding-bottom:10px;
		color:#000;
}


/***************** MIDDLE WRAPPER **********************/
#middle-wrapper 
{
		width:98%;
		max-width:1366px;
		margin: 0 auto;
			
}

#middleb-container img
{
		width:100%;
		height:auto;
}


#middleb-container p
{
		margin:0;
		padding:0;
}


/**********************FLASH ANIMATION **************************/
#flash-animation
{

		float:left;
		width:98%;
		height:auto;
		margin:20px 0 0 10px;				
}


/*********************** ABOUT US **************************/
#about-us
{

		float:left;
		width:98%;
		height:auto;
		margin:20px 0 10px 10px;
		background: url(../images/bg-red.jpg);
		border-radius:10px;	
								
}

#about-us p
{
		font-size:18px;
}


#about-us h1
{
		padding-bottom:10px;
}

/******************* CONTENT**************************/
#content
{

		float:left;
		width:98%;
		height:auto;
		margin:20px 0 10px 10px;
		background: url(../images/bg-red.jpg);
		border-radius:10px;	
								
}

#content h1
{
		padding-bottom:10px;
}

#content h2
{
		padding-bottom:10px;
}

/**************** UL CLASSESSS*******************/
ul.accessories
{
		line-height:30px;
		color:#FFF;
		list-style-image:url(../images/149.gif);
}

#acc_youtube
{
		float:right;
		margin:10px;
		width:40%;
}


/*********************** ABOUT US **************************/
.content-wrapper
{

		float:left;
		width:96%;
		height:auto;
		margin:20px 0 10px 15px;
			
								
}

#about-us h2
{
		color: #FFF;
}


/********************* PIZZA PICS ********************/
.pizza-pic
{
		float:left;
		width:30%;
		height:auto;
		margin:10px;		
}

.pizza-pic img
{
		width:100%;
		height:auto;
}


#about-us  .pizza-pic p
{
		font-size:24px;
		margin:0;
		padding:0;
}

/*********************** EL SUPREMO COMMERCIAL *********************/
#elsupremo-commercial
{

		float:left;
		width:98%;
		height:auto;
		margin:20px 0 0 10px;
		background: url(../images/specialbg.jpg);
		border-radius:10px;					
}

#elsupremo-commercial h2
{
		color:#F00;
}


#elsupremo-commercial p
{
		color:#000;
		font-size:18px;
}


#elsupremo-commercial ul
{
		line-height:45px;
		color:#000;
		list-style-image:url(../images/066.gif);
		font-style:italic;
		font-weight:bold;
}

/*********************** EL SUPREMO VIDEO**************************/
#elsupremo-video
{

		float:left;
		width:98%;
		height:auto;
		margin:20px 0 0 10px;
		background: url(../images/bg.jpg);
		border-radius:10px;	
								
}

/********************* VIDEOS ********************/
.videos
{
		float:left;
		width:47%;
		height:auto;
		margin:10px;
		
			
			
}



/**************SOCIAL MEDIA**********************/
.social-media
{
		float:left;
		width:5%;
		margin:10px 0 10px 10px;
}


.social-media1
{
		float:left;
		width:30%;
		margin:10px 0 10px 10px;
}

/***************** STATIC GALLERY *********************/
.static-gallery
{
		float:left;
		width:30%;
		height:auto;
		margin:10px 0 10px 10px;
}


/**************** CONTACT US PAGE *******************/
#address-container
{
		float:left;
		width:40%;
		margin:10px 0 10px 0;
		
}

/**************** CONTACT FORM ******************/
#contact-form
{
		float:left;
		width:55%;
		margin:10px 0 10px 20px;
		
}

/***************** LABEL ************************/
#contact-form label.contact
{
		display:block;
		width:26%;
		float:left;
		font-size:18px;
		font-weight:bold;
		margin-left:20px;
		margin-top:10px;
				
}

/**************** INPUTS ***********************/
#contact-form input.con-input
{		width:50%;
		height:30px;
		
}

/******************* TEXTAREA ************************/
#contact-form textarea
{		width:50%;
		height:100px;
		margin-top:10px;
		
}


/****************** BUTTON **********************/
#contact-form .button input
{
		background: #000;
		font-size:16px;
		color:#FFF;
		font-weight:bold;
		border-radius:8px;
		height:30px;
		width:20%;
		margin-bottom:20px;
		margin-left:200px;
		cursor: pointer;
		
		
}

#contact-form .button input:hover
{
		background: #F00;
}

/*************** VIDOES PAGE *******************/
.sup-videos
{
		float:left;
		width:32%;
		height:auto;
		margin:10px 0 10px 10px;
		
		
}



.sup-videos h2
{
		margin:0;
		padding:0;
		font-size:14px;
}

/************************ FOOTER *********************************/
#footer_content 
{
			
			
		width:100%;
		float:left;
		margin:0;
		background:url(../images/footbg.jpg);
}

/************************ footer wrapper********************/
#footer-wrapper 
{
		width:98%;
		max-width:1366px;
		margin: 0 auto;
			
}

#footer_content  p
{
				
			color: #000;
			line-height:20px;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:12px;
			padding-left:1%;
			padding-right:1%;
}

#footer_content a
{
			color: #000;
}

#footer_content a:hover
{
			color: #FFF;
			text-decoration:none;
}




/*************** TABLET LAYOUT 768PX **********************/
/*************** TABLET LAYOUT 768PX **********************/

@media only screen and (max-width: 768px) 
{



#contact-numbers p
{
			font-size:20px;
			padding:0 0 0 20px;
			
}

/*************** VIDOES PAGE *******************/
.sup-videos
{
		float:left;
		width:45%;
		height:auto;
		margin:10px 0 10px 10px;
		
		
}
	
}