/* ### CORE STYLES ### */
body, td { font: 14px Arial, Helvetica, sans-serif; }
td { }

p, h1, h2, h3, h4, h5, h6, ul, li
{
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active
{
	/* border-bottom: 1px dotted #DFDFDF; */
	text-decoration: underline;
	color: #333333;
}

a:hover
{
	color: #CCCCCC;
	text-decoration: none;
	/* border-bottom: 1px dotted #8BB4CC; */
}

/* ###### BACKGROUND AND CONTAINER ####*/
table.container { background: url(images/background_repeat.gif) repeat-y; }

td.header
{
	background: url(images/header.gif) no-repeat 0px 0px;
	height: 68px;
}

body { background: #A9ADCE 0px 0px; }

td.main
{
	padding-left: 50px;
	padding-right: 50px;
}

td.footer
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footerDiv { padding: 20px 40px 20px 50px; }
#footerDiv, #homeContainer #footerDiv p { font-size: 10px; } /*2nd is required to override home page settings */
#homeContainer #footerDiv p {
 font-size: 10px; 
 padding-left:0px;
 }
  /* is required to override home page settings */
#footerDiv h3 { }
#footerDiv a:link, #footerDiv a:visited, #footerDiv a:active { padding: 0 7px 0 7px; }
td.rightBackground { }

/* #### HOME STYLES ####*/
#homeContainer td.header { background: url(images/header_home.jpg); }

#homeContainer p, #aboutChildLeft p
{
	font-size: 16px;
	line-height: 1.4em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}

#homeContainer p { padding: 0 0 0 50px; }
img { border: 0px; }

.boldPurple
{
	font-size: 14px;
	color: #918BC1;
	line-height: 1.3em;
}

/* #homeContainer a:link, #homeContainer a:visited, #homeContainer a:active {
{
    color: rgb(51, 51, 51);
    background-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    padding-top: 0pt;
    padding-right-value: 4px;
    padding-bottom: 0pt;
    padding-left-value: 4px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    text-decoration: none;
} */

h1
{
	font-size: 20px;
	color: #948BC1;
	padding-top: 20px;
	padding-bottom: 5px;
}

h2
{
	font-size: 16px;
	color: #918BC1;
	margin-top: 15px;
	margin-bottom: 5px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0 0 0;
}

h6
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 0px 10px 0 0;
	font-style: italic;
}

p, ul
{
	line-height: 1.4em;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul { margin-left: 10px; }



/*############ ABOUT US ########### */
#aboutChildLeft
{
	background: url(images/aboutus_child_left.jpg) no-repeat right bottom;
	padding-left: 50px;
}

/* PRODUCTS PAGE ######### */
#shopContainer td.header { background: url(images/shop_header.gif) no-repeat; }
.shopRightColumn { padding-right: 50px; }
.shopRightColumn h2 {padding-top:50px;}
.productsMain
{
	padding: 20px 0 20px 50px;
	/*background: url(images/shop_new_button.gif) no-repeat left top; */
}

.productsMain table { width: 90%; }

td.productsMain table h3
{
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-bottom: 5px;
	height: 30px;
}

td.productsMain table p
{
	font-size: 12px;
	color: #918BC1;
	text-align: center;
	margin-bottom: 5px;
}

h1 span
{
	font-size: 12px;
	color: #000000;
}

.internationlShipping
{
	font-size: 9px;
	color: #918BC1;
	width: 350px;
}

/* ######### GALLERY ##############*/
#gallery img
{
	padding: 1px;
	border: 2px solid #A5ACCF;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ######## CONTACT PAGE #####*/
.contactForm { }

.contactForm p
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
}

.contactForm input, .contactForm textarea
{
	color: #FFFFFF;
	background: #A9ADCE;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
}

.contactForm textarea
{
	width: 230px;
	height: 100px;
}

.standardInput { width: 230px; }
.contactForm input { }

/* ######### FAQ ########## */
.faqRight { background: url(images/faqs_child2.jpg) no-repeat left bottom; }
td.faqLeft { background: url(images/faqs_child1.jpg) no-repeat right bottom; }
td.faqLeft p, td.faqLeft h3 { /* margin-right: 40px; */ }
td.faqBottom p, td.faqBottom h3 { margin-right: 40px; }

/* ######## LINKS ############ */
.linksRight { background: url(images/links_child2.jpg) no-repeat left bottom; }
td.linksLeft { background: url(images/links_child1.jpg) no-repeat right bottom; }
td.faqBottom h3, td.faqLeft h3 { /* padding: 20px 0 0px 0; */ }

/* ######## FORM ############# */
form, input
{
	padding: 0;
	margin: 0;
}

.quantityButton
{
	text-align: center;
	margin: 0 0px 5px 0px;
}

.quantityPara
{
	text-align: center;
	line-height: 16px;
}

.checkoutPara { /* text-align:right;
float:right;
width:120px;
margin: 5px 5px 5px 0; */ }
.checkoutPara form { width: 150px; }
a.noUnderline:link, a.noUnderline:visited, a.noUnderline:active { text-decoration: none; }
#formTD { background: url(images/boy_phone.jpg) no-repeat right bottom; }
#homeImages img { display: block; }

/*####### products pages ##########*/
table#products8
{
	width: 90%;
	text-align: center;
}

td#productCol0, td#productCol1, td#productCol2, td#productCol3, td#productCol4
{
	width: 87px;
	text-align: center;
}

/* more product formatting */
.productSummary {
text-align:center;
}
.productSummary p,  .productSummary img, .productSummary h3, .productSummary form {
margin:0;
padding:0;
text-align:center;
}


/* ######### SUCKERFISH topnav menu ####### */
#topnav, #topnav ul
{
	margin: 35px 40px 0 0;
	float: right;
	/* width: 36em; */
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
}

#topnav a:link, #topnav a:visited, #topnav a:active
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.3em 0.5em 1em;
	background: url(images/menu_line.gif) no-repeat right 5px;
	margin: 0;
}

#topnav a:hover { color: #7DB9D2; }
/* Overrides pipe image for last item in the list */
#topnav li.last a:link, #topnav li.last a:visited, #topnav li.last a:active { background: url(none); }
#topnav a.daddy { background: url(rightarrow2.gif) center right no-repeat; }

#topnav li
{
	float: left;
	padding: 0;
	/*	width: 10em; */
}

#topnav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	/* w\idth: 12em; */
	font-weight: bold;
	border-width: 1px;
	margin: 0;
	background: #A9ADCE;
	border-color: #948BC2;
	border-style: solid;
}

#topnav li li
{
	/*padding-right: 1em; */
	width: 10em;
	border-width: 1px;
	border-color: #948BC2;
	border-style: solid none none none;
	/* w\idth: 12em; */
}

#topnav li ul a:link, #topnav li ul a:visited, #topnav li ul a:active
{
	width: 9em;
	/* w\idth: 12em; */
	background-image: url(none);
	padding: 0.3em 1em 0.3em;
	/* overrides top level */
}

#topnav li ul a:hover
{
	color: #cccccc;
	background-image: url(none);
}

#topnav li ul ul { margin: -1.75em 0 0 14em; }
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul { left: -999em; }
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { left: auto; }
#topnav li:hover, #topnav li.sfhover { color: #cccccc; }
#topnav ul li:hover, #topnav ul li.sfhover { /* background:#FFFFFF; */ }

/* content */
img.border
{
	padding: 1px;
	border: 2px solid #A5ACCF;
	margin: 10px;
}

/* Shop sub-menu only */
.shopRightColumn #topnav{ 
background-color:#948BC2;
float:left;
margin: 0;
}

.shopRightColumn h3{ 
padding: 10px 0px 5px 10px;
margin:0;;
}

.shopRightColumn #topnav li {
display:block;
border-color: #FFFFFF;
border-style: solid none none none;
border-width: 1px;
width:170px;
padding:0;
margin:0;
}

.shopRightColumn #topnav a:link, .shopRightColumn #topnav a:visited, .shopRightColumn #topnav a:active {
background-image: url(none);
} 






