body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin:0;
	padding:0;
	width: 100%;
	height:100%;
	text-align:center;
	background-color:#FFFFFF;
}

#wrapper {
	width: 100%;
	min-width: 750px;
	margin: 5px auto;
	margin-top:0;
	text-align:left;
	font-size: 1.1em;
	background-color:#FFFFFF;
	height: auto;

}

#top {
	height: 81px;
	margin-bottom: 2px;
	position:relative;
	background-image:url(../../../images/bg_top.gif);
}

#topleft {
	float: left;
	width: 180px;
}

#topright{
	float: right;	
	width: 563;
}

#topmenu {
	
}

#searchbar {
	background-image:url(../../../images/bg_searchbar.jpg);
	height:25px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#searchform {
}

#cartlinks {
	position: absolute;
	font-size: 11px;
	color:#FFFFFF;
	text-align: right;
	width: 234px;
	height: 30px;
	top: 87px;
	right: 5px;
}

#left {
	float: left;
	width: 19%;
	clear:both;
	margin-right: 2%;
	margin-left: 1%;
}

#right {
	float: left;
	width: 77%;
	margin-bottom: 20px;
}

#content {
	padding: 10px;
	margin-bottom: 20px;
}

#latest {
	margin: 15px;
}

#searchresults {
	margin-bottom: 5px;
	width: 100%;
}

#footer {
	clear:both;
	text-align:center;
	color: #FFFFFF;
	background-image:url(../../../images/bg_footer.jpg);
	height:40px;	
	padding-top: 20px;

}


.sidebox {
	background-image:url(../../../images/bg_sidebox.gif);
	background-repeat:repeat-x;
	margin-bottom:15px;
	padding: 10px;
	color:#666666;
	line-height: 125%;
	background-color: #FEFEFEF; 
}

.sidebox2 {
	background-image:url(../../../images/bg_sidebox.gif);
	margin-bottom:15px;
	padding: 10px;
	color:#666666;
	line-height: 125%;
}

a:link {
	color: #FF6600;
	text-decoration:none;
}
a:visited {
	color: #FF6600;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #FF6600;
	text-decoration:underline;
}

#top a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#top a:visited {
	color: #FFFFFF;	
	text-decoration:none;
	font-weight: bold;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#top a:active {
	color:#FFFFFF;	
	text-decoration:none;
	font-weight: bold;
}

#footer a:hover {
	color:#FFFFFF;
}

#searchbar a:link {
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
#searchbar a:visited {
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
#searchbar a:hover {
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
#searchbar a:active {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

hr{
	color: #CCCCCC;
	height: 1px;
	width: 90%;
}

p {
	padding: 0;
	margin: 0 0 20px 0;
}

h1 {
	color: #333333;
	font-size: 1.4em;
}

h1.productname {
	text-align:center;
}

.SKU {
	color:#666666;
	size: .8em;
}

h2 {
	color: #333333;
	font-size: 1.2em;
}

h2.leftmenu {
	color:#666666;
	text-align: left;	
	margin-top:0;
	padding-top:0;
}

h2.home {
	background-color:#EEEEEE;
	color:#999999;
	letter-spacing: 0.3em;
	clear: both;
	text-transform:uppercase;
	font-size: 1.2em;
	padding:5px;
}



.thumbnail {
	float: left;
	width: 183px;
	height: 115px;
	text-align:center;
	vertical-align:middle;
	margin: 0 15px 15px 0;
	background-color:#E4E4E4;
	background:url(../../../images/bg_thumb.gif);
	padding-top: 15px;
}


.thumbnailover {
	float: left;
	width: 183px;
	height: 115px;
	text-align:center;
	vertical-align:middle;
	margin: 0 15px 15px 0;
	background-color:#E4E4E4;
	background:url(../../../images/bg_thumb_over.gif);
	padding-top: 15px;
}

.thumbnail0 {
	float: left;
	width: 183px;
	height: 115px;
	text-align:center;
	vertical-align:middle;
	margin: 0 0 15px 0;
	background-color:#E4E4E4;
	background:url(../../../images/bg_thumb.gif);
	padding-top: 15px;
}


.thumbnailover0 {
	float: left;
	width: 183px;
	height: 115px;
	text-align:center;
	vertical-align:middle;
	margin: 0 0 15px 0;
	background-color:#E4E4E4;
	background:url(../../../images/bg_thumb_over.gif);
	padding-top: 15px;
}


.thumbimg {
	height: 99px;
}




.thumbdivider {
	width: 15px;
	height:130px;
	float:left;
}

.secondcattext {
	float:left;
	font-weight:bold;
	color:#FF6600;
}



#navbar {
	height: 30px;
}

.paging {
	position:relative;
	width: 100%;
	margin-bottom: 5px;
	height: 25px;
}

.resultscount {
	float:right;
	text-align:right;
	color:#666666;
}

.menuleftsecondary {
	margin-left: 10px;
}

a.menuleft {
	font-weight:bold;
}

.menuleft {
	line-height: 100%;
}


form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #333333;
	border: 1px inset #666666;
	margin:0;
}

input.search {
	border: 1px solid #999999;
	height:18px;
	margin-top: 2px;
	width: 95%;
}

.searchbtn {
	border: none;
	margin-top: 15px;
}


input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButtonLarge {
	background-image: url(../../../images/bg_button.jpg);
	text-align: center;
	width: 121px;
	height: 46px;
	color: #FFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	border: none;
}

input.formButton {
	background-image: url(../../../images/bg_buttonsmall.jpg);
	text-align: center;
	width: 104px;
	height: 27px;
	color: #333;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	border: none;
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #EFEFEF;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #EFEFEF;
	color: #333333;
}

.altRowEven {
	background-color:  #FCFCFC;
}
.altRowOdd{
	background-color: #EFEFEF;
}

.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #FF0000;
	font-weight: bold;
}

.homeleft {
	width: 45%;
	float:left;
	margin: 15px;
}

.homeright {
	width: 45%;
	float:left;
	margin-bottom: 15px;
}

.homeleft p {
	font-size: 1.2em;
}

.arrowleftmenu {
	margin-top: -5px;
	margin-right: 3px;
	margin-left: -5px;
	float:left;
}
