/* CSS Document */
/*============================================================ GENERAL
*/
* {
	margin, padding: 0;
	color: #ffffff;
}
body {
	background-color: #000000;
}

#wrapper {
	width: 780px;
	margin: 30px auto;
	padding: 0px;
	position: relative;
}

#box {
	margin, padding: 0;
	width: 100%;
	background-color: #000000;
	border: 1px solid #999999;

}

#header {
	height: 105px;
	width: 780px;
	background-image: url(images/header.jpg);
	background-repeat: none;
}		
/* IE/Win hack */
* html #header {
  width: 790px;
  }
 * html p {
 	padding-bottom: 1em;
 }
#header h1, #header h2 {
	display: none;
}

/*============================================================ MAIN MENU
*/
#menu {
	float: left;
	width: 100%;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	border: solid #999999;
	border-width: 1px 0;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 20px;
}
#menu li {
	margin, padding: 0;
	text-indent: 0;
	line-height: normal;
	float: left;
}
#menu a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	padding: 2px 8px 2px 12px;
}
/* IE/Win hack */
* html #menu a {
  width:1%;
  }

#menu li a:hover,
#home #menu #homelink, 
#tongues #menu #tongeslink, 
#tonguetalk #menu #tonguetalklink, 
#contact #menu #contactlink {
	background-repeat: no-repeat;
	background-position: 4px 65%;
}
#home #menu #homelink, 
#tongues #menu #tongeslink, 
#tonguetalk #menu #tonguetalklink, 
#contact #menu #contactlink {
	background-image: url(images/white_arrow.gif);
}
#menu li a:hover {
	background-color: #333333;
	background-image: url(images/pink_arrow.gif);
}

#storenav {
	float: right;
}
/* IE/Win hack */
* html #storenav { float: none;}
* html #storenav a { float: right;}

/*============================================================ FOOTER
*/

#footer {
	float: right;
	vertical-align: middle;
	margin, padding: 0;
	clear: both;
}
#footer ul {
	margin: 0;
	list-style: none;
}
#footer li {
	margin: 0;
	display: inline;
	padding-left: 7px;
}
#footer li, #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
	color: #999999;
}
#alexleelink {
	color: #FFCCFF;
	background-repeat: no-repeat;
	background-position: 4px 55%;
	background-image: url(images/pink_arrow.gif);
	padding: 0 0 0 12px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> PAGE CONTENT
*/
#main {
	position: relative;
	display: block;
	width: 100%;
	height: 407px;
	padding: 0px;
	clear: both;
	background-color: # ;
	font-family: Verdana, Arial, Helvetica, San-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.35em;
}
#content {
	padding: 0px;
	clear: both;
}
#col1, #col2, #col3 {
	display: block;
}
#col1 {
	background-color: #;
	float: left;
}
#col2 {
	position: relative;
	background-color: #;
	float: left;
}
#col3 {
	background-color: #;
	float: right;
}
.container {
	margin: 20px;
}
/* IE/Win hack */
* html .container {
	margin: 19px ;
}
* html h2 {
	margin-bottom: -1em;
}
img {
	border: 0 solid #999999;
}
#slideshow {
	width: 275px;
	height: 365px;
	border: 1px solid #999999;
}
.header {
	display: block;
	width: 100%;
	height: 52px;
	margin-bottom: 3px;
	background: url(images/headers/header_underline.gif) repeat-x;
}
.header h2 em {
	display: none;
}
#subtitle {
	font-weight: bold;
	padding: 0 5px .6em 5px;
}
.text {
	padding: 0 5px;
}

/*
.intd {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding-left: 15px;
}
*/
#factoids {
	height: 50px;
	position: relative;
	bottom: 0;
	vertical-align: bottom;
	border: 1px solid #999999;
	padding-left: 40px;
	margin-top: 10px;
	background-color: #000000;
	background-image: url(images/factoids_icon.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
}

/*============================================================ SCROLLER
*/
td {
	top: 0;
	vertical-align: top;
}

#divContainer_1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#divContent_1 {
}

/*============================================================ HOME
*/
#home #col1 {
	width: 315px;
}
#home #col2 {
	width: 465px;
}
#home #col1 img {
	border-width: 0px;
}
#home #col2 .container {
	margin: 15px 20px 20px 0;
}
#home .header h2 {
	height: 52px;
	background: url(images/headers/introducing_likkit.gif) no-repeat;
}
#home # {
}
#home # .text {
	height: 250px;
}
/*============================================================ TONGUES
*/
#tongues #col1 { width: 180px; }
#tongues #default #col2 { width: 400px; }
* html #tongues #default #col2 { width: 390px;}
#tongues #default #col3 { width: 200px; }
* html #tongues #default #col3 { width: 190px; }
#tongues #store #col2 { width: 330px; }
#tongues #store #col3 { width: 250px; }
#tongues #store #col3 .container { margin-left: 0; padding: 2px }
#tongues #col3 img { border-width: 1px; float: right;}

#tongues .header h2 {
	height: 52px;
	background: url(images/headers/the_tongues.gif) no-repeat;
}
#submenu {
	display: block;
	min-height: 345px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #999999;
	padding: 10px;
}
* html #submenu {
	height: 345px;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
* html #submenu li {
}
#submenu h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCCFF;
	margin-top: 0;
	margin-bottom: .5em;
}
#submenu ul li:before {
	content: "\002B \0020";
	font-weight: normal;
	}

#submenu a {
	color: #FFCCFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFCCCC;
	text-decoration: underline;
}
#submenu hr {
	border: none;
	color: #000000;
	background-color: #000000;
	height: 1px;
}
#tongues #body {
	min-height: 235px;
	max-height: 265px;
}
#tongues #col3 #itemnum, 
#tongues #col3 #dimensions {
	font-size: 10px;
	color: #666666;
}
#tongues #col3 #itemnum { float: right; }
#tongues #col3 #dimensions { float: left; }

#dimensions strong {
	font-weight: bold;
	color: #666666;
}
#price {
	color: #CCCCCC;
	font-variant: small-caps;
}


/*============================================================ TONGUE TALK
*/
#tonguetalk #col1 {
	width: 315px;
}
#tonguetalk #col2 {
	width: 465px;
}
#tonguetalk #col1 img {
	border-width: 1px;
}
#tonguetalk #col2 .container {
	margin: 15px 20px 20px 0;
}
#tonguetalk .header h2 {
	height: 52px;
	background: url(images/headers/tongue_talk.gif) no-repeat;
}
#tonguetalk # {
}
#tonguetalk # .text {
	height: 250px;
}

/*============================================================ CONTACT
*/
#contact #col1 {
	width: 315px;
}
#contact #col2 {
	width: 465px;
}
#contact #col1 img {
	border-width: 1px;
}
#contact #col2 .container {
	margin: 15px 20px 20px 0;
}
#contact .header h2 {
	height: 52px;
	background: url(images/headers/contact.gif) no-repeat;
}
#error {
	color: #FF0000;
	border-left: 4px solid #FF0000;
	padding-left: 4px;	 
}
#success {
	color: #FF99FF;
	border-left: 4px solid #FF99FF;
	padding-left: 4px;	
}
form {
	margin: 0;
}
#contactform {
	display: block;
	min-height: 100px;
	padding: 10px 5px 0 10px;
	border-top: 1px dotted #333333;
	margin: 0;
}
#contactform td {
	vertical-align: middle;
}

input, textarea {
	background-color: #111111;
	border: 1px solid #333333;
	margin-bottom: .3em;
	font-size: 11px;
}
input {
	padding: 2px;
	margin-left: 1em;
	width: 250px;
}
textarea {
	width: 100%;
}
#contact #submit {
	width: 105px;
	border-width: 0;
	margin: 0;
	background-color: #000000;
}
#contact td {
	color:#888888;
}

/*============================================================ POLICIES
*/
#policies #col1 {
	width: 315px;
}
#policies #col2 {
	width: 465px;
}
#policies #col1 img {
	border-width: 1px;
}
#policies #col2 .container {
	margin: 15px 20px 20px 0;
}
#policies .header h2 {
	height: 52px;
	background: url(images/headers/policies.gif) no-repeat;
}
#policies h3 {
	size: 14px;
}
#policies h4 {
	size: 13px;
}
#policies strong {
	text-decoration: underline;
}