html {
  background-color  :#fff;
}

img {
  border            : 0;                 
}
body {
  margin            : 0 auto;
  padding           : 0;
  width             : 769px;
  background-color  : #fff;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

p {
  margin:0;padding:0;
}

#header {
  width             : 769px;
  height            : 93px;
  background        : url('../images/header.jpg');
  background-repeat : no-repeat;
}

#banner {
  width             : 769px;
  height            : 140px;
  background        : url('../images/banner.jpg');
  background-repeat : no-repeat;
}


#categories {
  width             : 776px;
  height            : 116px;
  margin-top        : 5px;
}

.category {
  float             : left;
  width             : 122px;
  height            : 114px;
  border            : 1px solid #013567;
  margin-right      : 5px;
  text-align        : center;
}

.category img {
  margin            : 0;
  padding           : 0;
  float             : left;
}

.category a {
  color             : #fff;
}

.category a:hover {
  color             : #fff;
  text-decoration   : underline;
}

.categoryHeader {
  background        : url('../images/footer.jpg');
  background-repeat : repeat-y;
  color             : #fff;
  font-weight       : bold;
  height            : 28px;
  clear             : both;
  padding           : 3px;
}

.categoryHeader p, .categoryHeader span  {
  margin-top          :7px;
  display:block;

}


#center {
  width             : 770px;
  margin-top        : 5px;

}

.centerBox  {
  width             : 411px;
  _width            : 409px;
  border            : 1px solid #013567;
  margin-left       : 172px;

  margin-right      : 172px;
  height            : 303px;
}

.largeCenterBox  {
  border            : 1px solid #013567;
  margin-left       : 172px;
  margin-right      : 1px;
}

.promotionsBox  {
  border            : 0px solid #013567;
  width             : 411px;
  _width            : 409px;
  margin-left       : 172px;
  margin-right      : 172px;
  _margin-left       : 170px;
  margin-top        : 5px;
  height            : 149px;

}

.largeCenterBox p {
  padding:5px;
}

.promotionsBox p {
  padding:10px;
  font-size:12px;
  color:#335599;
}

h1 {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
padding-left: 3px;
padding-top: 2px;
margin-bottom:2px;
margin-top:0px;
background-color:#013567;
height:30px;
font-weight:500;
}

h2 {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
padding-left: 3px;
}

.contentHeader {
  height            : 16px;
  background        : url('../images/footer.jpg');
  background-repeat : repeat-x;
  color             : #fff;
  font-weight       : bold;
  padding           : 3px 5px;

}

.centerBox .content {
  height            : 281px;
  overflow          : auto;

}

.centerBox p {
  margin            : 10px;
}

.rightBox {
  float             : right;
  width             : 180px;
  height            : 301px;

}


.rightBox .smallBox1 {
  height            : 195px;
  border            : 1px solid #013567;
  text-align        : center;
}

.rightBox .smallBox2 input {
  margin-top:2px;
}

.rightBox .smallBox2 {
  
  border            : 1px solid #013567;
  margin-top        : 5px;
  text-align        : center;
  padding-bottom    : 5px;
}



.smallBox2 p {
  padding           : 5px;
  
}

.leftBox  {
  float             : left;
  width             : 168px;
  margin-bottom     : 5px;
}


/* Left menu */



.leftBox a {
  color:blue;
	text-decoration:none;
}

.leftBox a:hover {
	color:#333333;
}

.leftBox p {
  padding           : 5px;
}


.leftBox .smallBox2 {
  border            : 1px solid #013567;
  margin-top        : 5px;

  padding-bottom    :5px;
}

.leftBox .widgetBox {
  padding-bottom    : 5px;
}

.eventtable {
	width: 400px;
  border-width: 0px;
	border-spacing: 3px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
.th {
	border-width: 2px;
	padding: 5px;
	border-style: none;
	border-color: gray;
	background: url('../images/footer.jpg');
	background-repeat : repeat-x;
	color             : #fff;
  font-weight       : bold;
  	-moz-border-radius: ;
}
.td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
</style>



.tableHeader {
  height            : 16px;
  background        : url('../images/footer.jpg');
  background-repeat : repeat-x;
  color             : #fff;
  font-weight       : bold;
  padding           : 6px 3px;

}

.featuredProduct {
  width             : 68px;
  float             : left;
  margin-left       : 25px;
  font-size         :12px; 
}

.rightMenu {
  float             : right;
  width             : 150px;
  padding-left      : 5px;
}

.rightMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:25px;
	width: 150px;
  border-left:1px solid #013567;
	text-align:left;
	
}

.rightMenu ul li {
	border-bottom:1px solid #013567;
	padding:2px 12px 2px 12px;
}

.rightMenu ul li.last {
	border:0px;
}


.rightMenu a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.rightMenu a:hover {
	color:#333333;
}


#footer {
  height            : 16px;
  padding           : 3px 10px;
  background        : url('../images/footer.jpg');
  background-repeat : repeat-y;
  margin-top        : 5px;
  color             : white;
  font-weight       : bold;
  clear             : both;
}

#footer a {
  color             : white;
}

#footer .copy {
  float:right;
}

.tab {
  
}

.right {
  float             : right;
}
.left {
  float             :left;
}
.icon {
  padding           :0 10px;
   
}
.topMenu {
  color             : #fff;
}

.topMenu a {
  color             : #fff;
}

.topMenu a:hover {
  color             : #fff;
  text-decoration   : underline;
}

.centerText {
text-align:center;
}

.bold {
font-weight:bold;
}





.smallBox2 input  {
  background                : url('../images/footer.jpg');
  color                     : white;
}

.widgetBox input  {
  background                : url('../images/footer.jpg');
  color                     : white;
  width                     : 100%;
  margin-top                : 5px;

}


.reset {
  font-style                : none;
  font-weight               : normal;
  text-decoration           : none;
  list-style                : none;
}

.noList {
  list-style                : none;
}


.productList ul {
  list-style                : none;
  margin-left:0;
  padding-left:10px;
}

.productList ul li {
  border                    : 0px;
  margin-top                : 0px;  
}

.productList ul li li {
  
  
}

.productList ul ul {
  margin-top                : 5px;

}

.productList .product {
  border                    : 1px solid #013567; 
  margin                    : 10px;
  padding                   : 10px;
}

.bumpLeft {
  margin-right              : 5px;
}

.bumpDown {
  margin-top                : 5px;
}

.bumpUp {
  margin-bottom             : 5px;
}

.bumpRight {
  margin-left               : 5px;
}

.boxShot {
  width                     : 75px;
  margin-right              : 5px;
  margin-left               : 5px;
  margin-top                : 5px;
}

.productDetail {
  margin-left               : 90px;
  margin-top                : 5px;
}

.subLink {
  font-size                 : 10px;
}

.red {
  color                     : #ff0000;
}

.underline  {
  text-decoration           : underline;  
}



.tab-wrapper
{
	padding:				1em 1.5em;
	margin:					0;
	border:					1px solid #eee;
	clear:					both;
}
.tab-menu
{
	margin:					0;
	padding:				0;
	list-style:				none;
	overflow:				auto;
}
.tab-menu li
{
	margin:					0;
	padding:				0;
	float:					left;
	line-height:			2em;
}
.tab-menu li a
{
	padding:				0 .5em;
	font-weight:			bold;
}
.tab-menu li a:hover,
.tab-menu li a:focus
{
	/* your effect here */
}
.tab-menu li.tab-selected a
{
	text-decoration:		none;
	color:					inherit;
	/* your effect here */
}
