body
{
margin:0px;
background-color:#ffffff;
}

select
{
font-size: 12px;
font-family: arial, verdana;
}

p
{
margin: 0px;
padding: 0px;
}

form
{
margin: 0px;
padding: 0px;
}

a
{
color: #000000;
}

textarea
{
margin: 0px;
}

.boundbox {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 100%;
}

.innerbox {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 950px;
	text-align: left;
}
.top {
	width: 950px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

.toptext
{
	width: 350px;
margin-top:20px;
margin-right: 70px;
	float:right;
	text-align:left;
	font-size: 14px;
}

.admincompletedbox
{
border: 1px solid #000000;
padding: 5px;
margin-bottom: 10px;
margin-right: 5px;
background-color: #EA1C22;
color: #ffffff;
}

.head
{
color: #ffffff;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 10px;
font-size: 18px;
line-height: 31px;
background-color: #000;
background-image: url(../images/head.gif);
background-repeat: repeat-x;
}

.sectionhead
{
font-size: 16px;
color: #EA1C22;
margin-top: 15px;
}

.sectionadminhead
{
font-size: 18px;
color: #EA1C22;
margin-top: 5px;
}

.menuitem {
text-transform: capitalize;
padding-left: 15px;
padding-right: 15px;
	text-align: center;
	display:inline;
}

.menuitem a {

	text-align: center;
font-family: Arial;
font-weight: bold;
	font-size:14px;
	color: #FFFFFF;
text-transform: capitalize;
}

.menuitem a:active {
color: #000;
}

.menuitem a:link
{
color: #FFFFFF;
text-decoration: none;
}

.menuitem a:visited
{
color: #FFFFFF;
text-decoration: none;
}


.menuitem a:hover {
text-decoration: underline;
}


.menuitemadmin {
text-transform: uppercase;
padding-right: 20px;
	text-align: center;
	display:inline;
}

.menuitemadmin a {

	text-align: center;
	font-size:11px;
	color: #ffffff;
}

.menuitemadmin a:active {
	color: #ffffff;
}

.menuitemadmin a:link
{
	color: #ffffff;
text-decoration: none;
}

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


.menuitemadmin a:hover {
	color: #ffffff;
text-decoration: underline;
}



.submenu a 
	{
	text-decoration: none;
	display:block;
	padding-top: 3px;	
	padding-left: 5px;	
	padding-bottom: 3px;
	text-decoration: none;
	font-size: 11.2px;
	color: #000000;
text-transform: capitalize;
	border-bottom: 1px solid #ECECEC;
border-left: 4px solid #ffffff;
	}
   
 .submenu a:hover
 { 
	border-bottom: 1px solid #ECECEC;
border-left: 4px solid #000000;
background-color: #ccc;
color: #000000;
} 

 .submenu a:active
 { 
border-left: 4px solid #EA1C22;
} 

.submenu  {

	text-decoration: none;
	font-size: 11.2px;
	color: #000000;
text-transform: capitalize;
   }

.submenubasket a 
	{
	display:block;
text-decoration: none;
	font-size: 11.2px;
border-left: 4px solid #ffffff;
padding-top:1px;
padding-bottom:1px;
	}
   
 .submenubasket a:hover
 { 
color: #FF7C09;
text-decoration: none;
border-left: 4px solid  #000000;
} 

.navbox
{
	background-image: url(../images/navbkrnd.jpg);
background-repeat: repeat-x;
height: 38px;
width: 950px;
	background-position:bottom;
}

.nav {
	background-image: url(../images/navbkrnd.jpg);
	background-repeat: repeat-x;
	text-align: left;
	line-height: 38px;
	background-position:bottom;
}

.searchbox
{
	width: 220px;
	float: right;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/navbkrnd.jpg);
background-repeat: repeat-x;
background-position: center;
}

.advancedsearch
{
	font-size: 11.2px;
	color: #FFFFFF;
text-decoration: none;
}

.submitsearch
{
font-family: segoe ui, arial, verdana;
}

.searchbar
{
width: 120px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: top left;
padding-left: 19px;
}

.producteditdropdown
{
	background-image: url(../images/header_longblank.gif);
	height: 32px;
padding-left: 10px;
padding-top:5px;
	text-align: left;
	width:723px;
	margin-top: 14px;
}

.navadmin {
	background-color: #000000;
	padding:2px;
	text-align: left;
}


.tableleft
{
	width:204px;
	background-color:#FFFFFF;
	padding-top: 15px;
	vertical-align: top;
	font-size: 12px;
}
.tableright
{
background-color:#ffffff;
	vertical-align: top;
width: 746px;
}

.table
{
font-size: 12px;
}

.productimage
{
width: 496px;
text-align: left;
}

.productimage img
{
width: 475px;
}

.productgallerybox
{
width: 146px;
margin-right: 15px;
}

.productsmallbox
{
border: 2px solid #ffffff;
margin-bottom: 10px;
}

.productsmallbox img {
  max-height:70px;
  height: expression(this.height > 109 ? 110: true);
}

.productdescription
{
text-align: left;
width: 300px;
font-size: 12px;
margin-right: 15px;
}

.productdescription_main
{
text-align: left;
width: 480px;
font-size: 12px;
}

.productreview
{
float: right;
width: 460px;
font-size: 12px;
color: #555555;
}

.addtobasket
{
text-align: left;
width: 460px;
margin-left: 10px;
float: right;
}

.producttitle
{
margin-top: 15px;
text-align: left;
font-size: 18px;
color: #E31515;
font-weight: bold;
}

.productbuynow
{
font-size: 12px;
text-align: left;
float:right;
width: 460px;
margin-top:10px;
margin-bottom:10px;
}

.productbuynow a
{
color: #ff0000;
text-transform: uppercase;
}

.productfreeshipping
{
float: right;
width: 460px;
}

.mainbodybox {
	margin-left: 20px;
font-size: 12px;
padding-right: 0px;
padding-bottom: 30px;
}

.menuheader
{
background-color: #EA1C22;
padding-left: 10px;
	line-height: 31px;
font-size: 13px;
color: #ffffff;
}


.categoryheader
{
	color: #000000;
	margin-top: 15px;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #CCCCCC;
}

.bestsellerheader
{
	background-color: #cccccc;
	padding-left: 10px;
	line-height: 31px;
	font-size: 13px;
	color: #000000;
}

.infoheader
{
background-color: #999;
padding-left: 10px;
font-size: 13px;
line-height: 31px;
color: #ffffff;
}

.giftheader
{
background-color: #000000;
padding-left: 10px;
font-size: 13px;
margin-top: 8px;
margin-bottom: 8px;
line-height: 31px;
color: #ffffff;
}

.giftheader a
{
background-color: #000000;
font-size: 13px;
text-decoration: none;
line-height: 31px;
color: #ffffff;
}


.youtube
{
	text-align: center;
	width: 480px;
	background-color: #E4E4E4;
	padding-top: 7px;
	padding-bottom: 15px;
	background-image: url(../images/videobkrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.cat_prodlistbox img {
max-height: 68px;
  height: expression(this.height > 67 ? 68: true);
}

div.cat_prodlistbox:hover
{
border: 1px #000000 solid;
}

.cat_prodlistbox
{
	display: inline;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom:10px;
	text-align: center;
	padding: 4px;
	border: 1px solid #e3e3e3;
width: 165px;
	height: 110px;}

.prodlistprice
{
font-size: 12px;
}

.cat_producttitle
{
font-size: 12px;
padding-bottom: 7px;
}



.cat_producttitle img
{
max-height: 140px;
  height: expression(this.height > 139 ? 140: true);
}


.categorytitle
{
color: #ffffff;
margin-top: 15px;
padding-left: 10px;
padding-top:3px;
padding-bottom:6px;
font-size: 18px;
font-weight: bold;
width: 716px;
text-transform: capitalize;
background-color: #EA1C22;
}

.descriptiontitle
{
	color: #000000;
	margin-top: 15px;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:6px;
	font-size: 18px;
	width: 480px;
	text-transform: capitalize;
	background-color: #CCCCCC;
}

.descriptionbox
{
padding: 5px;
}

.cat_dropdown
{
padding-top:4px;
margin-bottom: 8px;
}

.categorydropdownselect
{
font-size: 12px;
width: 140px;
font-family: segoe ui, tahoma, ms sans serif;
text-transform: capitalize;
}




.edittitle
{
background-color: #e3e3e3;
margin-top: 10px;
padding: 4px;
margin-bottom: 2px;
font-size: 11.2px;
text-transform: uppercase;
}

input
{
font-size: 11.2px;
}

.editphotosbox
{
width: 205px;
text-align: center;
float: right;
border: 1px solid #000;
margin-top:10px;
background-color: #e3e3e3;
}

.searchtitle
{
color: #ff0000;
margin-top: 18px;
font-size: 16px;
text-transform: uppercase;
}

.galleryheader
{
padding-top:5px;
background-color: #ffffff;
font-size: x-small;
text-transform: uppercase;
color: #ffffff;
border-bottom: 1px solid #ffffff;
}

.admingalleryheader
{
padding-top:5px;
background-color: #ff0000;
font-size: x-small;
text-transform: uppercase;
color: #ffffff;
padding-bottom: 5px;
border-bottom: 1px solid #000;
background-image: url(../images/galleryphotosbkrnd.gif);
	background-repeat: no-repeat;
}

.adminsidehelp
{
color: #666666;
font-size: 11.2px;
text-align: justify;
padding: 4px;
}

.footer
{
color: #555555;
background-color: #ffffff;
width: 950px;
text-align: center;
border-top: 1px solid #cccccc;
padding-top:15px;
padding-bottom: 15px;
font-size: 11.2px;
margin-left: auto;
margin-right: auto;
}

.footer a
{
color: #555555;
text-decoration: none;
font-size: 11.2px;
}

.bodylink
{
color: #000000;
font-size: 12px;
}

.headercontact
{
font-size: 16px;
padding-top:10px;
padding-bottom: 10px;
}

.submittext
{
border: 1px solid #888;
font-size: 11.2px;
background-color: transparent;
color: #000000;
background-color: #ffffff;
width: 22px;
}

.navpages
{
text-align: center;
width: 713px;
}

.contactnewbox
{
	background-image: url(../images/bkrndcontact.gif);
	background-color: #e3e3e3;
	background-repeat: no-repeat;
	padding-left:25px;
}

.bestsellerbox
{
text-align: left;
border-bottom: 1px solid #cccccc;
padding-bottom: 5px;
margin-top: 5px;
width: 180px;
}

.ourprice
{
color: #EA1C22;
font-weight: bold;
font-size: 18px;
}

.retailprice
{
color: #555;
}

.submit
{
font-size: 12px;
text-transform: capitalize;
}

.welcometextbox
{
font-size: 12px;
margin-bottom: 12px;
}

.stockstatus
{
font-weight: normal;
font-size: 11.2px;
}

.usercommentsform
{
background-color: #f3f3f3;
border: 1px solid #cccccc;
padding: 5px;
margin-top: 15px;
}

.submitbasket
{	
	text-decoration: none;
	font-size: 12px;
font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #000000;
font-size: 12px;
text-transform: capitalize;
width: 73px;
border: 0px;
background-color: #ffffff;
cursor: pointer; cursor: hand;
padding-bottom:1px;
}

.homepagevideobox
{
text-align: center;
background-color: #cccccc;
width: 458px;
}
.box3red {
	font-family: Impact, "Arial black";
	font-size: 26px;
	color: #ff0000;
}
.box3 {
	font-size: 18px;
}

.smalltext
{
font-size: 10px;
}

.homecommentsbox
{
overflow: auto;
height: 110px;
border: 1px solid #cccccc;
padding-left: 5px;
overflow-x: hidden;
}

.sectionhomehead
{
font-size: 18px;
background-color: #FF7C09;
background-image: url(../images/navbkrnd.jpg);
background-position: bottom left;
color: #fff;
padding-left: 5px;
padding-bottom: 3px;
margin-top: 5px;
margin-bottom: 5px;
}

.bestsellerhomebox
{
float: left;
margin-top: 7px;
text-align: center;
margin-right: 12px;
height: 160px;
	border: 1px solid #e3e3e3;
}

.bestsellerhomebox img
{
}

.homeimages
{
margin-bottom: 15px;
border: 0px;
}

.homecontent
{
margin-left: 15px;
}

.submenuoverflow
{
overflow: auto;
height: 220px;
overflow-x: hidden;
}

.catpromobox
{
background-color: #000000;
border: 1px solid #000000;
padding: 10px;
width: 250px;
margin-right: 15px;
margin-top: 183px;
}

.catpromotitle
{
color: #EA1C22;
font-size: 16px;
}

.catpromoprice
{
color: #ffffff;
font-size: 16px;
}

.catpromoretail
{
color: #999;
}

.openproduct
{
color: #ffffff;
font-size: 16px;
}

.divoverflow1
{
margin-left: auto;
margin-right: auto;
text-align: center;
}
