/*
 * Site-wide styles for CHEAPTENTS.COM
 * Works best for FireFox utilising separate stylesheets for IE
 */

body
{
   background-color:#FFFFD2; 
   color:black;
   font-family: Verdana, Arial, sans-serif;
}

a
{
  color:#222222;
}

a:hover
{
   color:#555555;
}

/* Generic */

.floatRight
{
   float:right !important;
}

.floatLeft
{
   float:left !important;
}

.no-bullets
{
   list-style:none;
}

.bullets
{
   margin-left:1em;
   padding-left:1em;
   
}


#skip-to-content
{
   display:none
}

/* General */

#outer-container
{
   margin-left:auto;
   margin-right:auto;
   width:auto;
   background-color:#FFFFD2; 
   padding-top:8px;
   padding-bottom:15px;
}

#container
{
   margin-left:auto;
   margin-right:auto;
   width:760px;
   border:1px solid #9aa1a0;
   background-color:#FFFFD2;   
}

#page-title-container
{
   margin-left:auto;
   margin-right:auto;
   padding-top:39px;
   border:1px solid #9aa1a0;
   background-color:#FFFFD2;   
}

#page-title-container h1
{
   font-size:3em;
   font-weight:bold;
   color:#666666;
   text-align:center;
}

h2
{
   font-size:1.4em;
   font-weight:bold;
   margin-bottom:0.5em;
}

h3
{
   font-size:1.4em;
   font-weight:normal;
   font-style:italic;
   margin-bottom:0.2em;
}

/* Header */

#header
{
   font-size:62.5% !important;
}

#nav-logo
{
   border:0px solid; 
   width:101px; 
   height:97px; 
   float:left;
   border-top:0px;
}

#header a
{
   text-decoration:none;
   color:black;
}

#header a:hover
{
   text-decoration:underline;
}

#header h4
{
   display:none
}

#header img
{
   float:left;
}

#header div img
{
   float:none;
   border-right:0;
}

.nav
{
   font-size:1.4em;
   list-style:none;
}

ul.nav
{
   display:inline-block;  
}

/* CHEAPTENTS HEADER top menu */

#top-buttons
{
   float:left;
   min-height:21px;
   clear:both;
}

#top-buttons li
{
   text-align:center;
   width:100px;
   float:left;
   min-height:20px;
   line-height:20px;
   border:1px solid #c7cbcb;
   border-right:0;
   border-top:1px;
   font-size:0.8em;
}

#top-buttons li#top-cheaptents
{
   width:101px;
   border-left:0;
   padding-left:1px;
   background:url(http://www.cheaptents.com/Pictures/NavBars/top-buttons-beige-fade.png) repeat-x 100px;
}

#top-buttons li#top-telephone
{
   width:144px;
   border-left:0;
   background:url(http://www.cheaptents.com/Pictures/NavBars/top-buttons-beige-fade.png) repeat-x 140px;
}


#top-buttons li#top-delivery
{
   width:84px;
   border-left:0;
   background:url(http://www.cheaptents.com/Pictures/NavBars/delivery-bg.png) no-repeat;
   text-align:center;
}

#top-buttons li#top-returns
{
   width:84px;
   border-left:0;
   background:url(http://www.cheaptents.com/Pictures/NavBars/returns-bg.png) no-repeat;
   text-align:left;
}

#top-buttons li#top-basket
{
   width:118px;
   border-left:0;
   background:url(http://www.cheaptents.com/Pictures/NavBars/shopping-cart-bg1.png) no-repeat;
   text-align:center;
}

#top-buttons li#top-checkout
{
   width:103px;
   border-left:0;
   background:url(http://www.cheaptents.com/Pictures/NavBars/checkout-image-bg.png) no-repeat;
   text-align:center;
}

#top-buttons li#top-secure-hosting
{
   width:123px;
   border-left:0;
   background:url(http://www.cheaptents.com/Pictures/NavBars/top-buttons-beige-fade.png) repeat-x 123px;
}


/* CHEAPTENTS HEADER top green menu */

#top-nav-green
{
   height:30px;
   border-top:1px solid #9aa1a0;
   font-weight:bold;
   font-size:1.1em;
   clear:right; 
}
   
   #top-nav-green *
{
   z-index:1000;
}

#top-nav-green li
{
   float:left;
   background:url(http://www.cheaptents.com/Pictures/NavBars/top-buttons-green-beige-fade.png) repeat-x 140px; #b7ccc1;
   min-height:30px;
   width:80px;
   text-align:center;
   line-height:30px;
}

#top-nav-green a
{
   display:block;
}

#top-nav-green li#top-nav-home-green
{
   width:91px;
   background-position:-22px 0;
}

#top-nav-green li#top-nav-online-shop-green
{
width:90px;
font-size:1.2em;
}

#top-nav-green li#top-nav-contact-us-green
{
width:93px;
font-size:1.1em;
}

#top-nav-green li#top-nav-search-green
{
width:155px;
font-size:1.1em;
}

#top-nav-green li#top-nav-clothing-green
{
}

#searchBox
{  
   font-family: Verdana, Arial, sans-serif;
   font-size:0.9em;
   font-weight:bold;
   color: #666666;
   padding-top:2px;
   padding-left:5px;
   padding-right:5px;
   width:105px;
   height:16px;
   vertical-align:middle;
   margin-top:4px;
   margin-right:3px;
   background-color: #FFFFD2;
   border:1px solid #c7cbcb;
}

#searchGo
{
   vertical-align:middle;
   font-family: Verdana, Arial, sans-serif;
   font-size:1.1em;
   font-weight:normal;
   margin-top:4px;

}



/* Left Navigation Bar */

#leftnav
{
text-align:left;
border-right-width:1px;
border-right-style: solid;
border-right-color: #9aa1a0;
margin-top:-20px;
padding-top:-10px;
}
#leftnav a
{
text-decoration:none;
color:#555555;
}
#leftnav a:hover
{
text-decoration:underline;
}
#leftnav h2
{
font-family: Arial, Verdana, sans-serif;
font-size:1.0em;
font-style:bolder;
color:#555555;
padding-left:0px;
}
#leftnav h3
{
font-family: Arial, Verdana, sans-serif;
font-size:0.9em;
font-weight:bolder;
color:#555555;
padding-left:0px;
}
#leftnav li
{
font-family: Arial, Verdana, sans-serif;
font-size:0.8em;
padding-left:5px;
color:#303030;
border-bottom-width:1px;
border-bottom-style: solid;
border-bottom-color: #BFBFBF;
list-style:none;
line-height: 150%;
background:url(http://www.cheaptents.com/Pictures/NavBars/green-beige-background.png) repeat-x 100px;
}




/* Main Container */

#main-container
{
   float:left;
   width:630px;
   min-height:400px;
   padding-top:10px;
   padding-left:15px;
}

h1
{
   font-family: Trebuchet MS, Verdana, Arial, sans-serif;
   font-size:3.0em;
   font-weight:bold;
   margin-bottom:0.3em;
}

p
{
    margin-bottom:1em
}

#main-container p
{
    line-height:1.7em;  
}


/*
 * Can be used site-wide
 * Currently used on homepage to remove on-page styles
 */

.maincontent 
{
}

.maincontent p
{
font-family: Arial, Verdana, sans-serif;
font-size:0.9em;
font-style:normal;
text-align:left;
color:#4F4F4F;
padding-left:5px;
}
.combat
{
font-family: Arial, Verdana, sans-serif;
font-size:0.9em;
font-style:normal;
text-align:left;
color:#4F94CD;
padding-left:10px;
}
.maincontent a
{
font-family: Arial, Verdana, sans-serif;

font-style:bold;
text-align:left;
color:red;
border:0;
}
.maincontent h4
{
font-family: Arial, Verdana, sans-serif;
font-size:1.1em;
text-align:left;
color:red;
font-weight:bold;

}

.maincontent li
{
font-family: Arial, Verdana, sans-serif;
font-size:0.9em;
text-align:left;
color:#4F4F4F;
padding-left:15px;
}

.maincontent table
{
padding-left:5px;

padding-bottom:5px;
}

.maincontent td
{

padding-bottom:5px;
font-family: Arial, Verdana, sans-serif;
font-size:0.9em;
font-style:normal;
text-align:left;
color:#4F4F4F;
}

.smallcontent
{
font-family: Arial, Verdana, sans-serif;
font-size:0.8em;
font-style:bolder;
font-align:center;
color:#4F4F4F;
padding-left:0px;
}

.smallcontent a
{
font-family: Arial, Verdana, sans-serif;
font-size:0.8em;
font-style:bolder;
font-align:center;
color:#4F4F4F;
padding-left:0px;
}

.style1 {
	font-size: 10pt;
	color: #666666;
}

.style2 {
	font-size: 1em
}
.style3 {
	color: #4F4F4F;
	font-size: 10px;
}
.brandlogo img{
border: 0px solid;
width: 72px; 
height: 72px;
}

/*footerbrands*/
.brandlogo img a{
border: 0px;

}

#brand-boxes {width:640px;}
#brand-box {width:72px; min-height:72px; margin-right:8px; margin-bottom:5px; float:left; background-color:#CC6666;}
#camping-boxes {width:640px; 
	
	
	}
#box1 {width:210px; margin-right:5px; margin-bottom:5px; min-height:125px; float:left; }
#box2 {width:210px; margin-right:5px; margin-bottom:5px; min-height:125px; float:left; }
#box3 {width:210px; min-height:125px; margin-bottom:5px; float:right; }

/*frontpage-only*/
#headbanner {margin-top:-10px;}
#fp-main {margin-top:10px; margin-bottom:10px; min-height:250px; max-width:640px; }
#fp-main h3 {text-align:center; font-weight:bold; color:red;}
#mc_embed_signup {margin:5px;}
#mc_embed_signup fieldset  {border:none;}
#members {width:210px; min-height:245px; background-color:white; float:right; border-style: dashed; border-color:#FF0000; }
#salesarea {width:420px; min-height:250px; float:left;}
#salesbox1 {width:210px; min-height:120px; margin-bottom:10px; background-color:#003399; float:left;}
#salesbox2 {width:210px; min-height:120px; margin-bottom:10px; background-color:#003300; float:right;}
#salesbox3 {width:210px; min-height:120px; background-color:#003300; float:left;}
#salesbox4 {width:210px; min-height:120px; background-color:#003399; float:right;}
#fp-banner {margin-bottom:10px;}
#fp-content {margin-bottom:10px; max-width:640px;}
#fp3box {margin-bottom:10px; max-width:640px;}

