/* RESET */

a, abbr, acronym, address, b, bdo, big, blockquote, body, br, button, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, i, img, input, ins, kbd, label, legend, li, map, object, ol, p, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var, * {
	margin:0; 
	padding:0;
}

body, BODY { 
	background: url(images/bg-body-repeat-test2.gif) center top; /* bg-body-repeat.gif */
	background-color: #79b3e1; /*#75b600;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111; 
} 

p, td, div { 
	color: #111; 
	font-family: Tahoma, arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: 500; 
}

p { 
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

blockquote {
	padding: 10px;
}

img { 
	text-decoration: none; 
	border: 0; 
}

h1 { 
	font-family: Courier, 'times new roman', times, serif; 
	padding-bottom: 10px;
	color: #111; 
	margin:0; 
	text-align: center; 
	font-size: 20px; 
}

h2 { 
	font-family: Courier, 'times new roman', times, serif; 
	font-size:19px; 
	padding-bottom: 10px;
}

h3 { 
	font-family: Courier, 'times new roman', times, serif; 
	font-size: 18px;
	padding-bottom: 10px;
}

h4 { 
	font-size:14px;
	padding-bottom: 10px;
}

a:link, a:active, a:visited {
	color: #111;
	text-decoration: underline;
}

a:hover {
	color: #ff6b1a;
	text-decoration: none;
}

#IEalert { display: none; }

#page-wrap {
	margin: 0 auto;
	width: 930px;
	position: relative;
	background: #fff; 
		/* page shadow */
	box-shadow: 0px 0px 50px #000;
		/* rounded corners */
	border-radius: 0px 0px;
	-moz-border-radius: 0px 0px;
}

#header { 
	width: 930px; 
	height:175px;  
	position: relative; 
	background: url(images/headerBG.png) center top no-repeat #fff;
}
 
#logo /* used for facebook icon */ { 
	float: left;
	position: relative; 
	top: 6px; 
	left: 10px; 
	z-index: 999; 
}

#logo img {
	width: 65px;
}


#navsearch input { 
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #c8c8c8;
	line-height: 20px;
}

#navsearchbutton {
	border: none;
	color: #111;
	font-family: Courier, 'times new roman', times, serif; 
	font-size: 14px;
	font-weight: bold;
	background-color: #f4f4f4;
	border-radius: 7px 7px;
	-moz-border-radius: 7px 7px;
	cursor: pointer;
	position: relative; 
	left: -8px;
}

#headerContact p { 
	float: right;
	position: relative; 
	top: 2px; 
	right: 20px; 
	z-index: 999;
	text-align: right;
	font-family: Courier, 'times new roman', times, serif; 
	color: #111; 
	letter-spacing: -1px;
	font-weight: bold;
}

#headerContact p a { 
	color: #111; 
	text-decoration: none; 
}

#cartLink {
	float: right;
	width: 80px;
	position: relative; 
}

#headernav { 
	width: 920px;
	padding: 0 5px;
	height: 30px; 
	position: relative; 
	top: 0px; 
	left: 0px; 
	z-index: 1000; 
	text-align: left; 
}

#securenav { 
	width: auto;
	padding: 0 5px;
	height: 30px; 
	position: relative; 
	top: 0px; 
	top: 6px\0/IE8+9; /* IE8 + 9 + IE10pp4 hack */
	left: 80px; 
	z-index: 1000; 
	text-align: left; 
}

#headernav ul { 
	list-style-type: none; 
	padding-top: 5px; 
	display: none; /************** note this **************/
}

#securenav ul {
	list-style-type: none; 
	margin-top: -10px;
	white-space: nowrap;
}

#headernav li, #securenav li { 
	display: inline; 
	padding-left: 8px; 
	padding-right: 8px; 
	text-align: center;
}

#headernav li:first-child { 
	display: inline; 
	padding-left: 10px; 
	padding-right: 8px;
}

#securenav li:first-child { 
	display: inline; 
	padding-left: 10px; 
	padding-right: 8px; 
	padding-left: 9px\0/IE8+9; /* IE8 + 9 + IE10pp4 hack */
}

/*#headernav li:nth-child(5) { 
	display: inline; 
	padding-left: 180px; 
	padding-right: 5px; 
}*/

/* #headernav li:last-child { 
	display: inline; 
	padding-left: 20px; 
	padding-right: 40px; 
} */

#headernav li a:link, #headernav li a:active, #headernav li a:visited,  
#securenav li a:link, #securenav li a:active, #securenav li a:visited { 
	color: #111; 
	font-family: Courier, 'times new roman', times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: -1px;
	letter-spacing: -1.4px\0/IE8+9; /* IE8 + 9 + IE10pp4 hack */
}

#headernav li a:hover, #securenav li a:hover { 
	color: #ff6b1a; 
}

.subNav a:link { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.subNav a:visited { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}
.subNav a:hover {
	padding: 6px; 
	color: #ffffff;
	background-color: #73b4ff;
	text-decoration: none;
}
.subNav a:active { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}


#content {
	background: url(images/content-accent.gif) center top no-repeat #fff;
	width: 900px; /"width w/ padding = 930 */
	text-align:center; 
	padding: 20px 15px;
	margin: 0 auto;
	min-height: 300px; 
}

#content p {
	line-height: 1.5em;
}

#intro {
	background: url(images/pic-rudy-rev.jpg) left top no-repeat ;
	min-height: 190px; 
	margin-top: 10px;
}

#intro p {
	width: 740px; /* w/ padding = < 920 */
	padding-left: 155px;
	text-align: left;
}

#intro ul {
	width: 750px;
	padding-left: 170px;
	text-align: left;
}

#intro ul li {
	line-height: 1.5em;
}

.subNav /* class from orig site--replaced #footernav */ { 
	width: 920px; 
	margin-left: 5px;
	margin-right: 5px;
	height: 34px; 
	position: relative; 
	bottom: -0px; 
	right: 0px; 
	z-index: 150; 
	background: #5ca8ff;  
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	overflow: hidden;
	line-height: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#subfooter { 
	width: 920px; 
	margin-left: 5px;
	margin-right: 5px;
	height: 120px; 
	position: relative; 
	/*top: 0px; 
	right: 0px; */
	z-index: 100; 
	background: url(images/bg-repeat-footer.gif) center top repeat-x #fff;
	clear: both;
	color: #848484;
}

.subfooter { 
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}

.subfooter p, p.fbLink { 
	padding: 0;
	margin: 0;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	text-align: right;
}

p.fbLink { 
	text-align: center;
}

.subfooter a, #subfooter a, p.fbLink {
	text-decoration: none;
	color: #848484;
}

#subfooter img {
	width: 42px;
}

.field {
	border: 0;
		/* rounded corners */
	border-radius: 0px 0px;
	-moz-border-radius: 0px 0px;
}



/********************************* CAMEO EZ specific style *********************************/

div.cat_item	{
	height:400px; 
	width:250px;
	float:left;
	position:relative;
	margin:0 10px;
	padding:0 10px;
	z-index: 300;
}

div.cat_item div.cat_content_bottom {
	position:absolute; 
	bottom:0px;
	z-index: 300;
	width: 100%;
	text-align: center;
}

div.cat_item div.cat_content_top {
	position:absolute;
	top:0px;
	z-index: 300;
}

.itemList, .BodyBg .item {
	/*border-bottom: 1px dotted #9cf;*/
	padding-bottom: .5em;
	padding-top: .5em;
}

.currentCat {
	text-align: center; 
}

#cartContainer, .cartContainer, .CartOuter, #CartOuter, .item img, .MainMfr, .addToCart, .cart p {
	margin: 0 auto;
	text-align: center;
}

.Cart, #Cart, #EditCart  {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#popupwrapper, .popupStyle, #cboxLoadedContent, #cboxOverlay, #cboxWrapper, #cboxContent, #colorbox {
	background-color: #fff;
}

a.popup { text-decoration: none; }

td#imgCell img { 
	padding-right: 10px; 
	padding-top: 10px; 
}

h3.firstTime a, h3.forgotPassword a, h3.updateAccount a { 
	font-family: Courier, 'times new roman', times, serif; 
	font-size: 18px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #ff6b1a;
	text-decoration: none;
}

h3.forgotPassword {
	font-size: 14px;
}

h3.firstTime a {
	font-size: 20px;
}

h3.firstTime a:hover, h3.forgotPassword a:hover, h3.updateAccount a:hover { 
	color: #FF9C66;
}

h3.reg {
	font-size: 20px; /* being overridden */
	font-weight: 700; /* being overridden */
	text-align: center;
}

table#loginWrapper.login {
	max-width: 900px; /* Width still 920 - Why? */
}

#loginWrapper form, p.loginText, p.loginTextReg { 
	padding-left: 30px;
	max-width: 420px; /* Why did I need for Chrome? */
}

.catDescr p { 
	font-weight: bold;
	text-align: left;
	background-color: #B0DA62;
	padding: 10px 15px;
	line-height: 20px;
	border: solid 2px #8ec32e;
	/*box-shadow: 0px 0px 15px #999;*/
}

/*.catCell .category { display: none; }*/

a.category  {
	font-family: Courier, 'times new roman', times, serif; 
	font-size: 16px;
	color: #111;
	font-weight: bold;
}

#OtherInfo, #repName { display: none; }


/* Slideshow */

.slideshow img {
		/* rounded corners */
	border-radius: 7px 7px;
	-moz-border-radius: 7px 7px;
}

#photoShow {
	position:relative;
	height:400px;
	width:930px;
	text-align:center;
}

#photoShow div {
	position:absolute;
	z-index: 0;
}

#photoShow div.previous {
	z-index: 2;
}

#photoShow div.current {
	z-index: 3;
}
