/*
----------------------------------------------------------------
	B A S E
---------------------------------------------------------------- */
p 	 {
	margin: 0 0 0.75em;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 18px;
	background-color: #070052;
	background-image: url(../images_site/bkd.gif);
}




/*
----------------------------------------------------------------
	LINKS
---------------------------------------------------------------- */
a:link   { 
color: #A40000;
text-decoration: none; }

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

a:hover {
	text-decoration: underline;
	color: #A40000;
	}
	
#header_nav a:link   {
	color: #2E2F89;
	text-decoration: none;
	}

#header_nav a:visited  {
	color: #2E2F89;
	text-decoration: none;	
	}

#header_nav a:hover {
	text-decoration: underline;
	color: #2E2F89;
	}	
		
#footer a:link   {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:visited  {
	color: #ffffff;
	text-decoration: none;	
	}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
	
/*#leftsidebar a:link   { 
	color: #B52771; 
	text-decoration: none; 
	}

#leftsidebar a:visited  {
	color: #B52771;
	text-decoration: none;	
	}

#leftsidebar a:hover {
	text-decoration: underline;
	color: #B52771;
	}	*/
	
a:hover h2{
	text-decoration: underline;
	}
	
#main_nav a {
	color: #FFFFFF;
}	
#main_nav a:hover {
	text-decoration: none;
	color: #4D0000;
}
	
	
.infoboxheading a:hover {
	text-decoration: none;
}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 .75em; }
p img       { margin: .5em 1em .5em 0em; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #A40000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }


/* Lists
-------------------------------------------------------------- */

li ul, li ol { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


#teamsales ul {
	list-style-type: disc;
	margin-top: .75em;
}
#teamsales li { margin:0 0em .75em 1em; }


/*
----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */
.clearfix {
clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}




/*
----------------------------------------------------------------
	H E A D E R S
---------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #111;
	padding-left: 10px;
}

h1 {
	font-size: 16px;
	margin-bottom: 0.5em;
	color: #2E2F89;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	margin-top: 0.5em;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images_site/h1_bkd.gif);
	background-repeat: repeat-x;
	padding: 5px 5px 5px 10px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0.5em;
	letter-spacing: 0em;
	color: #2E2F89;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	padding-left: 10px;
}

h3 {
	font-size: 12px;
	margin-bottom: 0.5em;
	letter-spacing: 0em;
	color: #AC0000;
	font-weight: bold;
	margin-top: 0px;
}
h4 { color: #333333;
font-weight: bold;
font-size: 12px; 
line-height: 2;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
margin-bottom: 0.5em;
  }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}



/*
----------------------------------------------------------------
	C O N T A I N E R S
---------------------------------------------------------------- */
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
}
#main_content {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

#footer {
	padding: 10px 15px;
	height: 84px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.75px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
}
.col1 {
	float: left;
}
#leftsidebar {
	margin-left: 30px;
}
#leftsidebar td {
}

.col2 {
	padding-left: 450px;
	text-align: right;
}
#copyright {
	font-size: 10px;
	padding-top: 5px;
	font-style: italic;
}
#header {
	margin-right: auto;
	margin-left: auto;
	min-width: 937px;
	white-space: nowrap;
	width: 985px;
	height: 138px;
}
#header_nav {
	color: #666666;
	background-image: url(../images_site/top_bkd.gif);
	height: 31px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin: 0px 10px 0px 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.75px;
	display: block;
	text-align: right;
	font-size: 10px;
}


.left {
	float: left;
	padding-right: 20px;
}

.right {
	float: right;
}
#right_content {
	padding: 20px;
	background-color: #FFFFFF;
	display: block;
	margin-right: 12px;
	max-width: 670px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000033;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000033;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	/*background-image: url(../images_site/main_content_bottom.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	
}

*html #right_content {
margin-left: 4px;
margin-right: 7px;
}

#right_content .border {
	padding: 15px;
	border: 1px solid #BDBDBD;
	}
	
#border {
	padding: 15px;
	border: 1px solid #BDBDBD;
	vertical-align: top;
	}
	
#shop_main_img {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: inline;
}
#featured_product {
	margin-right: 250px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
}

/*-----------------------------------------------------------

Misc

-----------------------------------------------------------*/

.rule {
padding-top: 10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;

}









/*-----------------------------------------------------------

OS Commerce Modifications

-----------------------------------------------------------*/

TR.productListing-odd {
	background: none;
}

TR.productListing-even {
	background: none;
}
.infoBoxHeading {
	background: url(../images_site/info_box_header_bkd.gif) no-repeat;
	
}

TD.infoBoxHeading {
background-image: url(../images_site/info_box_header_bkd.gif);
	background-repeat: no-repeat;
	padding: 20px 30px 10px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E2F89;
	text-transform: uppercase;
	background-position: left bottom;
}

.infoboxheading_cat {
	background: url(../images_site/info_box_header_cat_bkd.gif) no-repeat;
	
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 229px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }

.feauredproduct_desc td {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
padding-left:5px;
padding-top:5px;
}
#right_content .border table {
	margin-top: 0px;
}

.messageStackSuccess {
background-color:#ffffff;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
}
#main_nav {
	margin-top: 9px;
	height: 23px;
	background-image: url(../images_site/main_nav_bkd_08.gif);
	background-repeat: no-repeat;
	padding: 45px 20px 5px;
	color: #4D0000;
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
}

#header #logo {
	width: 286px;
	float: left;
}
#header_bkd {
	background-image: url(../images_site/header_bkd.gif);
	background-repeat: repeat-x;
	width:100%;
}
#right_content p {
	padding-left: 10px;
}
*.home_special img {
	float: right;
	margin-left: 10px;
}

*#home_special img {
	float: right;
	margin-left: 10px;
}

#right_content .white {
	background-color: #FFFFFF;
}
#leftsidebar .infoBoxContents .boxText {
	padding: 5px 15px 10px;
}

td.pageHeading, div.pageHeading {
	color:#A40000;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:0.5em;
	font-weight: bold;
}

#right_content .infoBoxHeading {
font-size: 14px;
	margin-bottom: 1em;
	color: #2E2F89;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	margin-top: 1em;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images_site/h1_bkd.gif);
	background-repeat: repeat-x;
	padding: 5px 5px 5px 10px;
}

SPAN.smallSKU {
	font-weight: normal;
}
span.newItemInCart {
color:#A40000;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
}

.imglink img{ float: none; margin: 0; padding: 0; }

.imglink {
	float: none;
	margin: 0;
	padding: 0;
	display: inline;
}


#productinfo_photo {
float:left;
text-align:center;
margin: 10px;

}

#buttonincart{
margin: 10px 30px ;
}


#productdescription{
margin: 10px 30px ;

}

#also_purchased{
margin: 10px;
}
