@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{
	line-height:1;
	background-image: url(images/top-slice.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 60px;
	width: 960px;
}

#header h1 a {
	display: block;
	width: 480px;
	height: 50px;
	margin-top: 20px;
	margin-left: 15px;
	outline: none;
	background-image: url(images/logo.jpg);
}

#header h1 a span {
	display: none;

}

/* gloabal navigation */

#nav {
	background-image: url(images/nav.gif);
	height: 61px;
	width: 960px;
}
#nav #bar {
	float: left;
	width: 560px;
}

#nav #bar ul {
	width: 560px;
}

#nav #bar ul li {
	display: inline;
	list-style: none;
	
}
#nav #bar ul li a {
	height: 36px;
	display: block;
	width: 110px;
	float: left;
	text-align: center;
	font-size: 1.4em;
	margin-left: 30px;
	vertical-align: middle;
	padding-top: 13px;
	margin-top: 1px;
}
#nav #bar ul li a:link, #nav #bar ul li a:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;	
}
#nav #bar ul li a:hover, #nav #bar ul li a:active {
	text-decoration: none;
	outline: none;
	background-color: #FF8A1E;
	color: #FFF;
	
}
#nav #bar ul li.current a:link, #nav #bar ul li.current a:visited, #nav #bar ul li.current a:hover, #nav #bar ul li.current a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #FF8D20;
}
#nav #searchbox {
	width: 370px;
	padding-top: 2px;
	height: 46px;
	position: absolute;
	left: 611px;
	top: 74px;
}

.search {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: transparent;
	background-color:#DDDFDB;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.searchbutton {
	color: #FFF;
	background-color: #615956;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
}


/* end global navigation */

#action {
	background-image: url(images/call.jpg);
	height: 393px;
	width: 960px;
}


#content {
	background-image: url(images/content.jpg);
	height: 347px;
	width: 936px;
	padding-right: 12px;
	padding-left: 12px;
}
#content h3  {
	padding-bottom: 10px;
}
#content #news {
	width: 300px;
	float: left;
	background-image: url(images/news.jpg);
	height: 275px;
	background-color: #CCC;
	background-repeat: no-repeat;
	z-index: 0;
	margin-right: 19px;
}
.contentbk   {
	margin-top: 49px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	
}

.imagestb {
	
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}


#content #best {
	background-image: url(images/best.jpg);
	height: 275px;
	width: 300px;
	float: left;
	margin-right: 17px;
		
}
#content #special {
	background-image: url(images/special.jpg);
	height: 275px;
	width: 300px;
	float: left;
}
/*admin.php */
#admininfo #admin {
	clear: left;
	padding-top: 10px;
}
#admininfo {
	background-image: url(images/shopbk.jpg);
	width: 860px;
	background-repeat: repeat-y;
	padding: 50px;
}
#admininfo h2 {
	font-size: 1.2em;
	padding-bottom: 10px;
}


#admininfo  ul li {
	display: inline;
}
#admininfo ul li a {
	font-weight: bold;
	height: 25px;
	display: block;
	width: 150px;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-variant: normal;
	font-size: 1em;
	color: #FFF;
}
#admininfo ul li a:link, #admininfo  ul li a:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;
	background-color: #46B5EC;
}
#admininfo ul li a:hover, #admininfo ul li a:active {
	text-decoration: underline;
	outline: none;
	background-color: #F90;
	color: #FFF;
}
#admininfo ul li#current a:link, #admininfo ul li#current a:visited, #admininfoul li#current a:hover, #admininfo ul li#current a:active {
	color: #FFF;
	text-decoration: underline;
	background-color: #F90;
}


.login {
	background-image: url(images/shopbk.jpg);
	width: 860px;
	background-repeat: repeat-y;
	padding: 50px;
	min-height: 200px;
	
}
.shopfoot {
	background-image: url(images/shopcontent.jpg);
	clear: left;
	width: 960px;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 250px;
}


#shop {
	background-image: url(images/shopbk.jpg);
	background-repeat: repeat-y;
	width: 910px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	min-height: 500px;
}
#pshop {
	background-image: url(images/shopbk.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 15px;
}

#pshop #single {
	background-image: url(images/singlebk.gif);
	height: 380px;
	width: 880px;
	padding-right: 25px;
	padding-left: 25px;
}

#pshop #single a:link, #pshop #single a:visited {
	color: #000;
	text-decoration: underline;
}

#pshop #single a:hover, #pshop #single a:active {
	color: #F69C07;
	text-decoration: none;

}



#pshop h5{
	font-size: .9em;
	padding-bottom: 15px;
}
.bluecheck {
	list-style-type: circle;
	list-style-position: inside;
	font-size: 1.0em;
}
#pshop #single #prodimages {
	float: left;
	width: 246px;
	padding-top: 15px;
	padding-left: 20px;
}
#pshop #genprod {
	width: 960px;
}


#pshop #genprodinfo {
	min-height: 500px;
}
#pshop #genprodinfo #genleftcol{
	float: left;
	width: 580px;
	padding-right: 25px;
	padding-left: 25px;

}

#pshop #genprodinfo p {
	padding-bottom: 5px;
	padding-top: 5px;
}


#pshop #single #features {
	width: 500px;
	float: left;
	margin-top: 10px;
}
#pshop #single #features img {
	float: left;
}

#pshop #single #features h4 {
	padding-left: 90px;
	padding-top: 10px;
}
#pshop #single #features p {
	padding-left: 90px;
	padding-top: 10px;
}
#pshop #single #features ul {
	padding-top: 15px;
	padding-left: 90px;
}
#pshop #single #features ul li {
	line-height: 22px;
}

/* paypal cart*/
#pshop #single #buy {
	text-align: center;
	padding-top: 15px;

}

/*end cart*/


#pshop #altprod {
	float: left;
	width: 290px;
	
}

h3.bluetext {
	color: #4EB7ED;
	font-size: 1.4em;
}


#companyinfo {
	background-image: url(images/shopbk.jpg);
	width: 960px;
	background-repeat: repeat-y;
	
}
#geninfo  {
	background-image: url(images/general_bk.jpg);
	z-index: 1;
	background-repeat: no-repeat;
	padding-top: 250px;
	padding-right: 225px;
	padding-left: 200px;
	padding-bottom: 100px;
}
#geninfo p  {
	padding-top: 10px;
}
#companyinfo #shopfoot #geninfo h3 {
	padding-top: 15px;
}
#genfoot {
	background-image: url(images/shopcontent.jpg);
	clear: left;
	width: 960px;
	background-position: left bottom;
	background-repeat: no-repeat;
}




#leftcol {
	background-image: url(images/leftcolbk.jpg);
	background-repeat: repeat-y;
	width: 305px;
	float: left;
	min-height: 500px;
}
#leftcol ul {
	width: 280px;
	background-image: url(images/vspritenav.gif);
}
#leftcol ul li {
	list-style: none;
}
#leftcol ul li a {
	display: block;
	width: 280px;
}
#leftcol ul li a span{
	display: none;
}
#leftcol ul li#cat_1 a:link, #leftcol ul li#cat_1 a:visited{
	height: 87px;
}
#leftcol ul li#cat_1 a:hover, #leftcol ul li#cat_1 a:active{
	height: 87px;
	background: url(images/vspritenav.gif) -280px 0;
}


#leftcol ul li#cat_2 a:link, #leftcol ul li#cat_2 a:visited{
	height: 88px;
}
#leftcol ul li#cat_2 a:hover, #leftcol ul li#cat_2 a:active{
	height: 88px;
	background: url(images/vspritenav.gif) -280px -87px;
}


#leftcol ul li#cat_3 a:link, #leftcol ul li#cat_3 a:visited{
	height: 87px;
}
#leftcol ul li#cat_3 a:hover, #leftcol ul li#cat_3 a:active{
	height: 87px;
	background: url(images/vspritenav.gif) -280px -175px;
}



#leftcol h2 {
	display: inline;
	text-align: center;
}

#main {
	float: right;
	width: 580px;
}
#main ul li{
	margin-bottom: 10px;	
}

#shopfoot {
	background-image: url(images/shopcontent.jpg);
	clear: left;
	width: 960px;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 250px;
}




#footer {
	clear: left;
	width: 960px;
	background-image: url(images/footer.jpg);
	height: 130px;
	color: #FFF;
	line-height: 20px;
}
#footer h2 {
	padding-bottom: 15px;
	font-size: 1.2em;
	font-weight: normal;
}
#footer a:link, #footer a:visited {

	color: #FFF;

	text-decoration: none;

}

#footer a:hover, #footer a:active {
	color: #F69C07;
	text-decoration: underline;

}


#footer #about {
	width: 350px;
	padding-left: 74px;
	float: left;
	padding-top: 30px;
	padding-right: 40px;
}
#footer #company {
	float: left;
	width: 156px;
	padding-top: 20px;
}
#footer #general {
	float: left;
	width: 156px;
	padding-top: 20px;
}
#footer #legal {
	float: left;
	padding-top: 20px;
	width: 164px;
}
#button {
	position: absolute;
	left: 238px;
	top: -1px;
}

/* for the contact form */

.cellspace {
	margin: 10px;
	width: 300px;
	font-family: "Courier New", Courier, monospace;
	height: 20px;
	background-color: #CCC;
	vertical-align: middle;
	padding-top: 10px;
}
.rightalign {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.hint {
	font-style: italic;
	color: #000;
}
.cellspacecheck {
	margin: 10px;
}
.contactbutton {
	height: 35px;
	width: 95px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	border: thin solid #999;
	background-color: #CCC;
	vertical-align: middle;
}
.cellspacemessage {
	margin: 10px;
	width: 300px;
	font-family: "Courier New", Courier, monospace;
	background-repeat: no-repeat;
	background-color: #CCC;
}

.topalign {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 10px;
}

h2 {
	font-size: 1.6em;
	line-height: 22px;
}
h3 {
	padding-top: 10px;
}
p {
	line-height: 20px;
}

/*login */

.error{
	background-color:#FA9185;
	border: solid 1px #c00;
	width: 200px;
	margin-bottom: 15px;
	padding: 5px;
}
.success{
	border: solid 1px #0c3;
	background-color: #CFC;
	width: 300px;
	margin-bottom: 15px;
	padding: 5px;
}
.leftcolform {
	margin-bottom: 5px;
}
h4 {
	color: #000;
	font-size: 1em;
}
.bluetext {
	color: #4EB7ED;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 7px;
}
#shop #main table tr td {
	background-image: url(images/productbk.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 190px;
}
#shop #main table tr td img {
	margin-left: 16px;
	margin-top: 15px;
}
#shop #main table tr td h5 {
	font-size: 0.9em;
	padding-left: 15px;
}
#shop #main table tr td h4 {
	padding-left: 15px;
	font-size: 1em;
}
.orangetext {
	color: #FF8D1C;
	font-size: 1.2em;
	padding-top: 5px;
}
.catalog li {
	float: left;
	width: 190px;
	height: 230px;
	text-align: center;
	margin-top: 15px;
}
.adminproducts {
	color: #000;
	display: list-item;
}
.product_preview {
	margin-right: 10px;
	border: 1px solid #000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}



/*.current {
	color: #FFF;
	text-decoration: none;
	background-color: #FF8D20;
}*/

.orangetext {
	color: #F90;	
}

/* jquery images for single page*/

.pics {  
    height:  225px;  
    width:   200px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {
	padding: 5px;
	border:  1px solid #ccc;
	width:  200px;
	height: 225px;
	top:  0;
	left: 0
}

.message {
	color: #F90;
}

.contactmessage {
	color: #000;
}

