
body{ margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;}

@font-face {
    font-family: TitilliumWeb-Bold;
    src: url(../fonts/TitilliumWeb-Bold.ttf);
}

@font-face {
    font-family: TitilliumWeb-SemiBold;
    src: url(../fonts/TitilliumWeb-SemiBold.ttf);
}

@font-face {
    font-family: TitilliumWeb-Regular;
    src: url(../fonts/TitilliumWeb-Regular.ttf);
}

/* media sizes */


/* this is for desktops */
@media all and (min-width: 768px) {
    .logo_wrap {  margin-left: auto; margin-right: auto; width: 98%; height:70px; }
.logo {margin-left:5%; margin-top: 7px; background-image: url("../images/itemsdepotcom_logo.png");background-repeat:no-repeat;display:inline-block; width:471px;height:75px;} 
.header{ background-image: url("../images/header.png");width:100%; height:160px;} 
.header_layout{ margin-left: auto; margin-right: auto; width: 80%; font-family: 'TitilliumWeb-Bold'; font-size:18px; color:white;}
.phone_address_layout{text-align: right; float:right; width: 50%; padding-right:5%; margin-top: -5px; font-family: 'TitilliumWeb-Regular'; font-size:16px; color:white;} 
.call{ text-align: right;  margin-left: auto; margin-right: auto; width: 95%;  background-repeat: no-repeat;  } 
.search_box{ text-align: center; margin-left: auto; margin-right: auto; margin-top: -50px; width: 300px; float:right; padding-right:5%;}
  


}




/* this is for tablets */
@media (max-width: 960px) 
{ 
	.responsive-container  { width:100%; }
         .logo_wrap {  margin-left: auto; margin-right: auto; width: 98%; height:52px; }
.logo {margin-left:5%;margin-top: 5px; background-image: url("../images/itemsdepotcom_logo_tablet.png");background-repeat:no-repeat;display:inline-block; width:314px;height:50px;} 
.header{ background-image: url("../images/header.png");width:100%; height:200px;} 
.header_layout{  text-align: center; margin-left: auto; margin-right: auto; width: 80%; font-family: 'TitilliumWeb-Bold'; font-size:16px; color:white;}
//.phone_address_layout{text-align: right; float:left; width: 50%; padding-right:5%; font-family: 'TitilliumWeb-Regular'; font-size:22px; color:white;} 
.phone_address_layout{  text-align: center; margin-left: auto; margin-right: auto; width: 95%; font-family: 'TitilliumWeb-Regular'; font-size:13px; color:white;} 
.call{ text-align: center;  margin-left: auto; margin-right: auto; width: 95%;  background-repeat: no-repeat;  } 
.search_box{ text-align: center; margin-left: auto; margin-right: auto;  width: 300px; }
        /*
	.two-columns-left .site_left_content { width:20%; float:left; margin:0 30px 0 0; }
	.two-columns-left .site_main_content { width:65%; float:left; }
	
	.two-columns-right .site_right_content { width:20%; float:left; margin:0 0 0 30px; }
	.two-columns-right .site_main_content { width:65%; float:left; }
	
	.three-columns .site_left_content { width:100%; float:none; margin:0 0 20px 0; }
	.three-columns .site_right_content { width:100%; float:none; margin:0 0 20px 0; }
	.three-columns .site_main_content { width:100%; float:none; }
*/

}


/*this is for cell phones */
@media (max-width: 768px) { 
    
   
	//.wrapper {  }
	.responsive-container  { width:100%; margin:0; }
        .logo_wrap {  margin-left: auto; margin-right: auto; width: 98%; height:38px; }
.logo {margin-left:5%; float:left; margin-right: auto; margin-top: 2px; background-image: url("../images/itemsdepotcom_logo_mobile.png");background-repeat:no-repeat;  width:280px;height:38px;  } 
.header{ background-image: url("../images/header.png");width:100%; height:200px;} 
.header_layout{ text-align: center; margin-left: auto; margin-right: auto; width: 95%; font-family: 'TitilliumWeb-Bold'; font-size:14px; color:white;}  
.phone_address_layout{  text-align: center; margin-left: auto; margin-right: auto; width: 95%; font-family: 'TitilliumWeb-Regular'; font-size:13px; color:white;} 
.call{ text-align: center;  margin-left: auto; margin-right: auto; width: 95%;  background-repeat: no-repeat;  } 
.search_box{ text-align: center; margin-left: auto; margin-right: auto;  width: 300px; height:38px; }
        /*
        .site-header { padding:0 20px; }
	.site-content { margin:0 0; }
	.hero { margin:-10px 0 0 0; }
.img {width:100%; height:100%;}
	.social{Margin-left: auto; Margin-right: auto; padding-top:7px;}
	.two-columns-left .site_left_content { width:20%; float:left; margin:0 0 20px 0; }
	.two-columns-left .site_main_content { width:65%; float:right; }
	
	.two-columns-right .site_right_content { width:20%; float:right; margin:0 0 20px 0; padding-right:2%; }
	.two-columns-right .site_main_content { width:65%; float:left; }
	
	.three-columns .site_left_content { width:20%; float:left; margin:0 0 20px 0; }
	.three-columns .site_right_content { width:65%; float:right; margin:0 0 20px 0; }
	.three-columns .site_main_content { width:65%; float:left; }


	
	
	nav { position:relative;  }
	nav ul { height: auto; display:none; padding:20px 0 10px 0; }
	nav ul li { float:none;	 }
	nav ul li a { color:#aaa; text-align:center; font-weight:bold; line-height: 35px; display:block; padding:0; background:#444; margin:5px 0; }
	nav ul li a:hover { color:#fff;  text-decoration:none; background:#3e3e3e; }
	nav ul li a:active { background:#222; }

	/* SECONDARY NAV */
	/*nav ul li ul { background: #333; margin:0; display:block; position:static; left:0; padding:0; list-style:none; width:100%; }
	nav ul li ul li { display:block; float:none; position:relative; text-align:left; border-bottom:none; padding:0 10px; }
	nav ul li ul li a { color:#aaa; text-align:center; font-weight:bold; line-height: 35px; display:block; padding:0; background:#292929; margin:5px 0; }
	nav ul li ul li a:hover { color:#fff; background:#252525; }
	
	nav a#pull {
		display: block;
		width: 100%;
		position: relative;
	border:0px;
	}
	nav a#pull:after {
		content:"";
		background: transparent url('/images/nav-icon.png') no-repeat 50% 50%;
		width: 100%;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 0;
		top: -15px;
	border:0px;
	}

	.footer { padding:0 0; }
*/
}










.sign_up_page
{width:80%}




.product_home

{
    font-family: 'TitilliumWeb-Regular'; font-size:14px; color:black;
    float:left;
position: relative;
width:250px;
height:350px;}


.search_page_results

{
    font-family: 'TitilliumWeb-Regular'; font-size:14px; color:black;
    float:left;
position: relative;
width:250px;
height:350px;}






.product_view_page

{
    font-family: 'TitilliumWeb-Regular'; font-size:18px; color:black;
    float:left;
position: relative;
}

/* this is for account and checkout */
.account_checkout

{
    font-family: 'TitilliumWeb-Regular'; font-size:18px; color:black;
    float:left;
position: relative;
}

/* this is for account and checkout */
.search_page

{
    font-family: 'TitilliumWeb-Regular'; font-size:18px; color:black;
    float:left;
position: relative;
}


.footer_layout_left
{float:left;
 text-align: left;
width:49%;
height:130px;}

/* unvisited link */
.send_reminder a:link {
    color: #000;
    text-decoration: none;
}

/* visited link */
.send_reminder a:visited {
    color: #000;
   text-decoration: none;
}

/* mouse over link */
.send_reminder a:hover {
      color: #000;
    text-decoration: underline;  
}

/* selected link */
.send_reminder a:active {
     color:#000;
   text-decoration: none;
}



#picture_view
   {  padding-left:20px;
       padding-top:10px;
       position:relative;
       float:left;
       width:650px;
   }
   
    #youtube
   {
       //height:500px;
       padding-top:10px;
       padding-left: 10px;
       padding-right:10px;
       position:relative;
       float:right;
       width:500px;
   }
   #product_info
   {
       //font-weight: bold;
        font-family:Arial; 
       color:#000000;
       font-size: 14px;
       width:500px;
       padding-left:10px;
       padding-right:10px;
       padding-top:10px;
       float:right;
        position:relative;
   }
   #info{
        font-family:Arial; 
           font-size: 14px;
       color:#000000;
       padding-left:40px;
       padding-right:40px;
     float:left;
      position:relative;
     
   }






















































































   // .search_box_input {width:255px;}
    .search_box_input
{
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    background-color:white;
    padding-left: 5px;
    padding-right:10px;
border: 0px solid;
height:30px;
width:200px;
color:black;
}






.search_button{ 
    //margin-top: -30px;
    float:right;
    overflow: hidden;
//width:67px;
position: relative;
  //  float:right;
	

}




/*

.search_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #white;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1f4e81));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1f4e81 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1f4e81 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1f4e81 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1f4e81 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1f4e81 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1f4e81',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.search_button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1f4e81), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1f4e81 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1f4e81 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1f4e81 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1f4e81 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1f4e81 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f4e81', endColorstr='#3d94f6',GradientType=0);
	background-color:#1f4e81;
}
.search_button:active {
	position:relative;
	top:1px;
}



*/


/* unvisited link */
.header_layout a:link {
    color:white;
     text-decoration: none;
}

/* visited link */
.header_layout a:visited {
    color: white;
     text-decoration: none;
}

/* mouse over link */
.header_layout a:hover {
    color:white;
    text-decoration: underline;
}

/* selected link */
.header_layout a:active {
    color: white;
    
    text-decoration: none;
}









/* unvisited link */
.phone_address_layout a:link {
    color:white;
     text-decoration: none;
}

/* visited link */
.phone_address_layout a:visited {
    color: white;
     text-decoration: none;
}

/* mouse over link */
.phone_address_layout a:hover {
    color:white;
    text-decoration: underline;
}

/* selected link */
.phone_address_layout a:active {
    color: white;
    
    text-decoration: none;
}





















.mailform_button
{ background-image: url("../images/send_itemsdepotcom.png");
color:#FFF;
background-repeat:no-repeat;
width:85px;
    height:40px;
    border: 0px;
}


/* unvisited link */
.mailform_page a:link {
    color:black;
     text-decoration: none;
}

/* visited link */
.mailform_page a:visited {
    color:black;
     text-decoration: none;
}

/* mouse over link */
.mailform_page a:hover {
    color:black;
    text-decoration: underline;
}

/* selected link */
.mailform_page a:active {
    color:black;
    
    text-decoration: none;
}






/* unvisited link */
.checkout_page a:link {
    color:black;
     text-decoration: none;
}

/* visited link */
.checkout_page a:visited {
    color:black;
     text-decoration: none;
}

/* mouse over link */
.checkout_page a:hover {
    color:black;
    text-decoration: underline;
}

/* selected link */
.checkout_page a:active {
    color:black;
    
    text-decoration: none;
}













.email_exists
{
    font-weight: bold;
    color:#FF0000;
}




.page_layout {
      margin-left: auto;
    margin-right: auto;
    width: 90%;
    height:100%;
      display: block;
      
      
}

.bottom_navigation {
     float:left;
    width:100%;
    height:auto;
      display: block;
      
      
}


/* floating overlay  navigation button */

.float_navigation { 
    right:1%;
  height: 20px; 
  width: 204px; 
  position: fixed; 
 bottom: 10%; 
   //top: 40%; 
  z-index: 999;
  /*transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg); 
  -o-transform: rotate(-90deg); 
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
}


.product_cart_button
{float:left;
    position: relative;
width:100%;}




.inner_left_page_layout
{ width:30%; height:auto; float:left; display: block; }
.inner_left_page_navigation {  width:250px; height:auto; padding: 5px 5px 5px 5px;font-family: 'TitilliumWeb-SemiBold';float:left; color:white; background-color: #1f4e81;}



/* unvisited link */
.inner_left_page_navigation  a:link {
    color:white;
     text-decoration: none;
}

/* visited link */
.inner_left_page_navigation  a:visited {
    color: white;
     text-decoration: none;
}

/* mouse over link */
.inner_left_page_navigation  a:hover {
    color:white;
    text-decoration: underline;
}

/* selected link */
.inner_left_page_navigation  a:active {
    color: white;
    
    text-decoration: none;
}





.inner_right_page_layout{ width:70%; float:right; position: relative;}

.top_ad
{width:100%;
   height:200px;
float:left;
}

.bottom_ad
{width:100%;
   height:200px;
float:left;
}


.footer{ background-image: url("../images/footer.png");
   width:100%;
   height:250px;
    float:left;
	background-repeat:repeat-x;

}

.footer_layout{ 
  font-family: TitilliumWeb-Regular;
  font-size: 13px;
    padding-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
text-align: center;
color:white;}

.fb-like_box
{text-align: center;
width:100%;
height:30px;}

#fsml_fblikemodal a {
    color: #555;
}

.footer_layout_left
{float:left;
 text-align: left;
width:49%;
height:130px;}

/* unvisited link */
.footer_layout_left a:link {
    color: #FFF;
    text-decoration: none;
}

/* visited link */
.footer_layout_left a:visited {
    color: #FFF;
   text-decoration: none;
}

/* mouse over link */
.footer_layout_left a:hover {
      color: #FFF;
    text-decoration: underline;  
}

/* selected link */
.footer_layout_left a:active {
     color: #FFF;
   text-decoration: none;
}




.footer_layout_right
{float:right;
 text-align: left;
width:49%;
height:130px;}

/* unvisited link */
.footer_layout_right a:link {
    color: #FFF;
    text-decoration: none;
}

/* visited link */
.footer_layout_right a:visited {
    color: #FFF;
   text-decoration: none;
}

/* mouse over link */
.footer_layout_right a:hover {
      color: #FFF;
    text-decoration: underline;  
}

/* selected link */
.footer_layout_right a:active {
     color: #FFF;
   text-decoration: none;
}





.footer_layout_copyright
{width:100%;
text-align: center;}