@charset "utf-8";
/* CSS Document */

html{
overflow: -moz-scrollbars-vertical;
}

body {
   margin-top: 1em;
   font-family: Trebuchet, verdana, arial;
   font-size: 12px;
   color: #fff;
   background-color: #000;
   text-align:center;
}

#mainWrapper{
	margin: 0 auto;
	width: 980px;
}

#logo{
	float: left;
	width: 165px;
}

#navEZPagesTop{
	float: left;
	width: 815px;
	padding-top: 25px;
}

.clear{
clear: both;
}

#contentMain{
	float: left;
	width: 980px;
	text-align:left;
	height: 590px;
	background: #000;
	margin-top: 1em;
}

.homeimg{
	background: url(../images/homebg.jpg) top center no-repeat;

}

.insidethebag{
	background: url(../images/insidethebag.jpg) top center no-repeat;
	width: 960px;
	height: 570px;
	padding: 10px;
	color: #000;
	font-size: 13px;
	
}

.subcontent{
	background: #fff;
	width: 960px;
	height: 570px;
	padding: 10px;
	color: #676666;
	font-size: 12px;
	
}

.contact{
background: #fff;
	width: 960px;
	padding: 10px;
	color: #676666;
	font-size: 12px;
	
}

h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #333;
   font-style:italic;
   font-size: 18px;
   }

h2 {
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #333;
   font-style:italic;
   font-size: 16px;
   }

h3 {
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #333;
   font-style:italic;
   font-size: 14px;
   }


.itbcontent{
width: 480px;
height: 560px;
text-align:justify;
}

.itbc2{
padding-right: 10px;
}

#storeFooter{
clear: both;
text-align: center;
font-size: 11px;
color: #fff;
padding: 10px;
margin-top: 2em;
}

#storeFooter a {
      color: #fff;
	  font-weight:normal;
	  text-decoration: none;
}

#storeFooter a:visited {
      color: #fff;
}

#storeFooter a:hover {
      color: #A10A42;
}


#navEZPagesTop a {
   color: #fff;
   text-decoration: none;
   font-weight: bold;
}

#navEZPagesTop a:visited {
   color: #fff;
   text-decoration: none;
}

#navEZPagesTop a:hover, #navEZPagesTop a.current {
   color: #A10A42;
   text-decoration: none;
}

a img{
border: 0;
}

a:link, a:visited, #storeFooter span a:link, #storeFooter span a:visited {
   color: #A10A42;
   text-decoration: none;
}
	
#storeFooter span a:hover{
color: #fff;
}

a:hover{
   color: #000;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
padding: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 4px 5px;
color: #fff;
font-weight:bold;
letter-spacing: normal;
background: #A10A42;
}

.shadetabs li a:visited{
color: #fff;
}

.shadetabs li a:hover{
background-color: #fff;
background-image: none;
color: #A10A42;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
background: #ccc;
}

.shadetabs li a.selected{ /*selected main tab style */
background: #ccc;
background-image: none;
color: #000;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
width: 970px;
height: 500px;
overflow-y: auto;
overflow-x: hidden;
background: #000;
}

.tabcontent img{
cursor: pointer;
}

#tabcont{
border-top: 1px solid #ccc; 
width: 970px;
padding: 5px;
color: #fff;
margin-top: .1em;
position: absolute;
}

@media print {
.tabcontent {
display:block !important;
color: #000;
}}

.tabcontent a:link, .tabcontent a:visited{
color: #a10a42;
text-decoration: none;
}

.tabcontent a:hover{
color: #ccc;
}

.makeScroll{
overflow: hidden;
width: 970px;
height: 500px;
}

/*.scroll-track{
 height:10px;
 width:10px;
 background:#ccc;
}*/

.scroll-handle{
 height:15px;
 width:15px;
 background:#a10a42;
 cursor:pointer;
}

.scroll-handle-bot{
width: 15px;

}

.scroll-handle-top{
width: 15px;
}

.scroll-handle-container{
width: 15px;
}

.scroll-track-top{
background: url(../images/up.gif) top no-repeat;
width: 15px;
height: 15px;
}

.scroll-track-bot{
background: url(../images/down.gif) top no-repeat;
width: 15px;
height: 15px;
}

.ctrtxt{
text-align:center;
}

fieldset{
color: #676666;
padding: 8px;
}

legend{
font-weight:bold;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color: #333;
}

.alert{
color: #ff0000;
}

.rttxt{
text-align:right;
}

input[type=submit]{
background: #A10A42;
color: #fff;
font-weight:bold;
padding: 2px;
border: 0;
}

input[type=submit]:hover{
background: #000;
}

#nezt{
		padding-top: 15px;
		text-align:center;
		font-family: Trebuchet, verdana, arial;
}

#nezt a {
   color: #fff;
   text-decoration: none;
   font-weight: bold;
}

#nezt a:visited {
   color: #fff;
   text-decoration: none;
}

#nezt a:hover, #nezt a.current {
   color: #A10A42;
   text-decoration: none;
}