/* CSS Document */

* {
	margin : 0;
    padding : 0;
	font-style: normal;
	font-weight: normal;
  	}

body {
	background: #000000 url(../images/shared/the-bomb.jpg) top left no-repeat;
	font-size: 62.5%;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color:#CCCCCC;
	text-align:center;
	padding-top: 2em;
	}

p {
	margin: 1em 0 2em 0;
	font-size: 1.5em;
	line-height: 160%;
	letter-spacing: 1px;
	}
	
h2 {
	
	}
	
a {
	color: #dd0303;
	}
	
a img {
	border: none;
	}

h1 {
	font-size:4.5em;
	color: #ffffff;
	margin-left: 250px;
	line-height: 100%;
	width: 519px;
	height: 197px;
	position: relative;

	}

h1 em {
	color: #ff0000;
	display: block;
	}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	}

#header {
	
	}
	
#column1 {
	float: right;
	width: 675px;
	margin-bottom: 1em;
	}
	
#column2 {
	float:left;
	width: 198px;
	margin-bottom: 1em;
	padding-bootom: 20px;
	}
	
#footer {
	float: right;
	width: 675px;
	margin-bottom: 1em;
	margin-top: 6em;
	text-align: center;
	}
	
/*--------------------------header-----------------------*/

#header img {
	margin-left: 250px;
	vertical-align: bottom;
	}
	
h1 span {
	background: url(../images/shared/logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

/*-------------------------column2----------------------*/

#column2 .ribbon {
	margin: 2em 0 2em 20px;
	}

/*---------------------------footer--------------------*/

#footer p {
	font-size: 1.1em;
	margin: 0 0 1em 0;
	}

/*-------------------------index------------------------*/

#indexpic {
	float: left;
	margin-right: 30px;
	margin-bottom: 2em;
	}
	
p#intro {
	margin: 140px 0 160px 0;
	padding: 0 20px;
	font-weight: bold;
	text-align: center;
	}
	
/*------------------------size---------------------*/

.sizepic {
	margin: 3em auto 0 auto;
	border: 5px solid #ffffff;
	}
	
.caption {
	text-align: center;
	margin-top: .25em;
	}

/*------------------------mainnav-------------------*/

#mainnav {
	list-style: none;
	
	}	
#mainnav li {
	height: 109px;
	width: 144px;
	text-align: center;
	background: url(../images/shared/menu-bubble-l.gif) top left no-repeat;
	}

#mainnav li.alt {
	background: url(../images/shared/menu-bubble-r.gif) top left no-repeat;
	}

#mainnav li a {
	width: 144px;
	line-height: 89px;
	color: black;
	padding: 30px;
	font-size: 1.5em;
	}
	
#mainnav li a.big {
	padding: 20px;
	}
	
#mainnav li a:hover {
	color:#FF0000;
	}

body.home #mainnav a#home,
body.store #mainnav #store,
body.gallerypage #mainnav #gallerypage,
body.size #mainnav #size,
body.contactpage #mainnav #contactpage
 {
	color: #ff0000;
	}

/*-----------------------------gallery--------------------------*/

.gall {
	width: 17em;
	float: left;
	text-align: center;
	margin-right: 5em;
	margin-bottom: 2em;
	}
	
.gall p {
	margin: .1em 0;
	font-size: 1.2em;
	}
	
.gall img {
	padding: 5px;
	background: #ffffff;
	}
	
/*----------------------------- store ---------------------------*/

#store-categories {
	list-style: none;
	text-align: center;
	}
	
#store-categories li {
	margin-bottom: 1em;
	}

div.storeitem {
	margin-top: 80px;
	}

.storeitem img {
	float: left;
	margin: 0 30px 20px 0;
	padding: 5px;
	background: #ffffff;
	}
	
.storeitem dl {
	font-size: 1.2em;
	margin-left: 190px;
	}
	
.storeitem dt, .storeitem dd.price {
	font-weight: bold;
	margin-bottom: 1.5em;
	font-size: 1.6em;
	}

.storeitem form img {
	padding: 0;
	background: #000000;
	}
	
.storeitem form input {
	float: right;
	padding-top: 10px;
	}
	
.storeitem {
	padding-top: 20px;
	background: url(../images/store/store-divider.gif) top center no-repeat;
	}
	
.soon {
	margin: 20px auto;
	}

/*------------------------------headers---------------------------*/

h2#aboutus {
	text-indent: -5000px;
	background: url(../images/headers/about-us.gif) no-repeat;
	height: 70px;
	width: 132px;
	}
	
h2#sizecomparison {
	text-indent: -5000px;
	background: url(../images/headers/size-comparison.gif) no-repeat;
	height: 70px;
	width: 243px;
	}

h2#contactus {
	text-indent: -5000px;
	background: url(../images/headers/contact-us.gif) no-repeat;
	height: 70px;
	width: 169px;
	}

h2#gallery {
	text-indent: -5000px;
	background: url(../images/headers/gallery.gif) no-repeat;
	height: 70px;
	width: 243px;
	}
	
h2#storeheader {
	text-indent: -5000px;
	background: url(../images/headers/storeheader.gif) no-repeat;
	height: 70px;
	width: 243px;
	}

h2#store-axis {
	text-indent: -5000px;
	background: url(../images/headers/store-axis.gif) no-repeat;
	height: 70px;
	width: 243px;
	}

h2#store-allies {
	text-indent: -5000px;
	background: url(../images/headers/store-allies.gif) no-repeat;
	height: 70px;
	width: 243px;
	}
	
h2#store-other {
	text-indent: -5000px;
	background: url(../images/headers/store-other.gif) no-repeat;
	height: 70px;
	width: 350px;
	}

h2#store-limited {
	text-indent: -5000px;
	background: url(../images/headers/store-limited.gif) no-repeat;
	height: 70px;
	width: 350px;
	}

/*-------------------------------global-----------------------------*/

.banner {
	float: right;
	margin-right: 100px;
	}

.no-bot-m {
	margin-bottom: 0;
	}
	
/*
div {
	margin:0;
	padding:0;
	outline:1px solid red;
	}	
*/