/*============================================================
  Theme Styles - contains all the base styles for the theme.
  To receive automatic updates and bug fixes, we recommend
  leaving this import and overriding specific styles below.
============================================================*/



/*============================================================
  Basic Styles - used for the simple controls.
============================================================*/

/* @gui Font */
* 
{font-family: "Trebuchet MS", Arial, sans-serif;}



html, body {
    background-color: #ffffff;
   
    font-family: Trebuchet MS, Arial, Sans Serif;
    width: 100%;
    height: 100%;
    margin: auto;
    text-align: center;
}
form {
    padding: 0px;
    margin: 0px;
}




/* @gui Text */
body, 
p, 
input, 
textarea, 
#product-details .price, 
#faq-content .faq-list dt, 
#contact-form label, 
#cart-footer .cart-total #cart-shipping-tax p 
{color: #666666;}



/* @gui Links */
a:link, 
a:visited, 
#products .product-a h3, 
#products .product-a p 
{color: #ee3124;}


/* @gui Links rollover */
a:hover, 
a:active, 
#products .product-a:hover h3, 
#products .product-a:hover p 
{color: #bb0800;}


/* @gui Header background */
#main-title, 
#navigation div.pod h3, 
#minicart h3, 
#cart-head 
{background-color: #ffffff;}


/* @gui Header text */
#main-title h2, 
#navigation div.pod h3, 
#minicart h3, 
#minicart .minicart-contents, 
#cart-head 
{color: #999999;}

#minicart .minicart-total 
{border-left-color: #CDE2F0;}
                

/* @gui Sidebar links */
#navigation div.pod a 
{color: #ee3124;}
        

/* @gui Sidebar rollovers */
#navigation div.pod a:hover 
{color: #bb0000;}
       

/* @gui Products background */
#products, 
#products .product-pic,
#product-images .images-nav
{background-color: #ffffff;}



    
.container {
	width: 1000px;
	text-align: center;
	margin: auto;
}
.header {
	width: 1000px;
	left: 0;
	clear: both;
	float: left;
	position: relative;
	background-color: #fff;
	
}
.colmask {
	width: 1000px;
	left: 0;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	
}
.colmid {
	right: 300px;
	float: left;
	width: 100%;
	position: relative;
	background-color: #fff;
}
.colleft {
	right: 400px;
	float: left;
	width: 100%;
	position: relative;
	background-color: #fff;
}
.col1 {
	width: 402px;
	left: 1002px;
	overflow: hidden;
	float: left;
	position: relative;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	text-align: left;
}
.col2 {
	width: 300px;
	left: 300px;
	overflow: hidden;
	float: left;
	position: relative;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	text-align: left;
}
.col3 {
	width: 298px;
	left: 702px;
	overflow: hidden;
	float: left;
	position: relative;
	min-height: 450px;
	height: auto !important;	
	height: 450px;
	text-align: left;

	}
	
.mainanchor {
    position: absolute; bottom: 0; left: 0;
}
.leftanchor {
    position: absolute; bottom: 0; left: 0;
}
.rightanchor{
    position: absolute; bottom: 0; left: 0;
}

.maincontainer {
    vertical-align: baseline; padding: 0px; margin: 0px; background-color: #ffffff;
}
.leftcontainer {
    vertical-align: baseline; padding: 0px; margin: 0px; background-color: #ffffff;
}
.rightcontainer {
    vertical-align: baseline; padding: 0px; margin: 0px; background-color: #ffffff; 
}


.maincontent {
    width:405px; background-color: #ffffff;  position: relative; bottom: 15px; 
}
.leftcontent {
    margin-left: 25px; width: 270px; background-color: #ffffff;
}
.rightcontent {
    margin-left: 25px; width: 270px; background-color: #ffffff;  position: relative; bottom: 15px;
}


.footer {
	width: 100%;
	left: 0;
	clear: both;
	float: left;
	position: relative;
	height: 25px;
	background-color: #ffffff;
}
.bottom {
	width: 1000px;
	position: relative;
	overflow: hidden;
	
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    

}



div {
    line-height: 10px;
    }

a {
 color: #ee3124;
 text-decoration: none;
}
a:hover {
 color: #bb0800;
 text-decoration: underline;
}
a:visited {
 color: #ee3124;
 text-decoration: none;
}
a:active {
 color: #ff0000;
 text-decoration: none;
}

.header {
    border-top: 3px #ee3124 solid;
    height: 35px;

}


#logo {
    padding-top: 2px;
    padding-left: 25px;   
    float: left;


}

#topnav {

    height: 35px;
    float: right;
    margin: 0;
    padding: 0;
}




.btboxcont {
    
    width: 75px;
    float: left;
    overflow: hidden;
    display: inline;
    margin-right: 15px;
    margin-top: 10px;

}
    
.btbox {
    
    width: 73px;
    height: 65px;
border-left:  1px solid #e7e7e8;
border-right:  1px solid #e7e7e8;
border-top:  1px solid #e7e7e8;
border-bottom: 3px solid #939598;
    overflow: hidden;
}



    
.btboxcap, a.boxcap {
    line-height: 11px;
    font-size: 11px;
    font-weight: bold;
    width: 75px;
    height: 15px;
            overflow: hidden;


}



.mainpic {
width: 400px;
height: 400px;
overflow: visible;
border-left:  1px solid #e7e7e8;
border-right:  1px solid #e7e7e8;
border-top:  1px solid #e7e7e8;
border-bottom:  5px solid #939598;

}

.middleimage{
width: 400px;


}

.zoom {
position: relative;
display: block;
padding-left: 300px;
bottom: 15px;
padding-top: 10px;
overflow: hidden;
}

.bottomspacer {
    width: 100%;
    height: 0px;
    background-color: #ffffff;
 
}

.itemhead{
  font-family: Trebuchet MS;
    font-size: 19px;
    line-height: 14px;
    color: #ee3124;
    clear: both;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
}

.itemdesc{
  font-family: Trebuchet MS;
    font-size: 11px;
    line-height: 14px;
    color: #999999;
    }
.thinline {
    width: 100%;
    height: 1px;
    border-top: 1px solid #939598;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;

}


.options {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;

}

div.submitbutton input {
background:url(http://www.boomboombrands.com/images/buy.gif) no-repeat;
cursor:pointer;
margin-top: 20px;
margin-bottom: 20px;
width: 200px;
height: 37px;
border: none;
}


.selectsize{
    width: 95px;
    float: left;
    clear: none;
}


.selectcolor{
    width: 95px;
    float: left;
    clear: none;
}


.selectquant{
    width: 50px;

    float: left;
    clear: none;
}

.productoptions {
    font-family: Trebuchet MS;
    font-size: 11px;
    line-height: 14px;
    color: #999999; 
    
    }

/*============================================================
big thinkers section
============================================================*/




#btleft {
    text-align: left;
    float: left;
    width: 500px;

    font-size: 12px;

}

#btright {

    text-align: left;
    float: right;
    width: 475px;
    font-size: 12px;
}
.btcopyleft{

    font-size: 12px;
    line-height: 16px;
    color: #6d6e71;

}

.btq {
    
    font-size: 14px;
    
    letter-spacing:.3px;
    line-height: 20px;
    color: #ee3124;
    margin-top: 16px;
    


}
.bta {    
    font-size: 12px;
    line-height: 20px;
    min-height: 16px;
    color: #6d6e71;
    margin-top: 12px;
    margin-left: 20px;
    padding-right: 20px;
    width: 450px;
    letter-spacing:.6px;
    word-spacing: .2px;

}
.btlist {

    line-height: 24px;
    
    color: #ee3124;
}

.bthead{

    font-size: 14px;
    line-height: 16px;
    color: #ee3124;
    margin-top: 16px;
    font-weight: bold;

}

.btimagecontainer {
   padding-left: 50px;

}
.btleftcontainer {
    padding-top: 16px;
    padding-left: 75px;
    padding-right: 25px;

}


  p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Trebuchet MS;    line-height: 20px;}
    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 16.0px Trebuchet MS;line-height: 20px;}
    p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Trebuchet MS; min-height: 16.0px;    line-height: 20px;}
    p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Trebuchet MS; min-height: 16.0px;    line-height: 20px;}
    span.s1 {font: 12.0px Trebuchet MS;    line-height: 20px;}
    span.s2 {font: 16.0px Trebuchet MS;    line-height: 20px;}
    span.s3 {font: 12.0px Trebuchet MS;    line-height: 20px;}


