body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
	background-color: #69F;
	margin: 0;
	text-align: center;
}

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

a {
	border: 0;
}

/* {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: white;
}

#doRagRecBox {
	z-index: 2000;
	width: 238px;
	height: 97px;
	text-align: right;
}
#doRagRecBox, embed, object {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	border: 0;
	padding: 0;
	background-color: white;
}*/

div#container {
	width: 85%;
	top: 0;
	margin: 0 auto;
	background-color: white;
	border-top: .5em;
	border-color: white;
	border-style: solid;
}

object.top_home_banner {
	width: 700px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	border: .5em solid white;
}
#topNavBox {
	position: absolute;
	width: 470px;
	height: 40px;
	margin: 0 auto;
	margin-left: -235px;
	text-align: left;
	left: 50%;
	z-index: 1;
}

#topNavBox ul {
	list-style: none;
}

#topNavBox ul li {
	list-style-type: none;
	display: inline;
	margin-left: 1em;
}


#midNav, div#about_us_mid_nav
{
	position: relative;
	width: 100%;
	margin: 0 auto;
	line-height: 2em;
	font-size: 1em;
	text-align: center;
	padding-bottom: 1.5em;
}

#midNav ul, div#about_us_mid_nav ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	display: inline;
	border: 0;
}

#midNav li, div#about_us_mid_nav li {
	border: 0;
	list-style: none;
	display: inline;
	margin-left: 0;
	padding: 0 1em 0 0;
}

#midNav, div#about_us_mid_nav p
{
	line-height: 1.2em;
	text-align: center;
	width: 95%;
	border: 1px dotted black;
}

#footer {
	position: relative;
	width: 9-%;
	margin: 5px suto;
	padding-top: 2em;
	text-align: center;
}

.colophon {
	font-size: .8em;
	color: #3366CC;
	text-align: left;
	text-decoration: none;
}

.colophon a {
	text-decoration: none;
	color: #3366CC;
}

.colophon a:hover {
	text-decoration: underline;
}

div.clr {
	clear: both;
}

/* Begin topNav Styles*/

a.homeButton, a.productsButton, a.aboutUsButton, a.dealersButton,
a.photoCocoButton, a.orderButton, a.linksButton, a.helpButton,
a.homeButton:hover, a.productsButton:hover, a.aboutUsButton:hover, a.dealersButton:hover,
a.photoCocoButton:hover, a.orderButton:hover, a.linksButton:hover, a.helpButton:hover,
a.homeButtonActive, a.productsButtonActive, a.aboutUsButtonActive, a.dealersButtonActive, 
a.photoCocoButtonActive, a.orderButtonActive, a.linksButtonActive, a.helpButtonActive,
a.homeButtonActive:hover, a.productsButtonActive:hover, a.aboutUsButtonActive:hover, a.dealersButtonActive:hover,
a.photoCocoButtonActive:hover, a.orderButtonActive:hover, a.linksButtonActive:hover, a.helpButtonActive:hover
{
	position: absolute;
	top: 0;
	height: 30px;
	background-image: url(images/topNavSprite.gif);
	background-repeat: no-repeat;
	z-index: 20;
	border: 0;
}

a.homeButton, a.homeButtonActive {
	left: 0;
	width: 66px;
	background-position: 0 0;
	z-index: 17;
}

a.productsButton, a.productsButtonActive {
	left: 55px;
	width: 80px;
	background-position: -80px 0;
	z-index: 16;
}

a.aboutUsButton, a.aboutUsButtonActive {
	left: 120px;
	width: 90px;
	background-position: -175px 0;
	z-index: 15;
}

a.dealersButton, a.dealersButtonActive {
	left: 195px;
	width: 80px;
	background-position: -280px 0;
	z-index: 14;
}

a.photoCocoButton, a.photoCocoButtonActive {
	left: 263px;
	width: 115px;
	background-position: -375px 0;
	z-index: 13;
}

a.linksButton, a.linksButtonActive {
	left: 370px;
	width: 55px;
	background-position: -590px 0;
	z-index: 11;
}

a.helpButton, a.helpButtonActive {
	left: 415px;
	width: 55px;
	background-position: -665px 0;
	z-index: 10;
}

a.homeButton:hover, a.homeButtonActive:hover { background-position: 0 -50px; }
a.productsButton:hover, a.productsButtonActive:hover { background-position: -80px -50px; }
a.aboutUsButton:hover, a.aboutUsButtonActive:hover { background-position: -175px -50px; }
a.dealersButton:hover, a.dealersButtonActive:hover { background-position: -280px -50px; }
a.photoCocoButton:hover, a.photoCocoButtonActive:hover { background-position: -375px -50px; }
a.orderButton:hover, a.orderButtonActive:hover { background-position: -505px -50px; }
a.linksButton:hover, a.linksButtonActive:hover { background-position: -590px -50px; }
a.helpButton:hover, a.helpButtonActive:hover { background-position: -665px -50px; }

a.homeButtonActive {
	background-position: 0 -90px;
	z-index: 1;
}

a.productsButtonActive {
	background-position: -80px -90px;
	z-index: 1;
}

a.aboutUsButtonActive {
	background-position: -175px -90px;
	z-index: 1;
}

a.dealersButtonActive {
	background-position: -280px -90px;
	z-index: 1;
}

a.photoCocoButtonActive {
	background-position: -375px -90px;
	z-index: 1;
}

a.orderButtonActive {
	background-position: -505px -90px;
	z-index: 1;
}

a.linksButtonActive {
	background-position: -590px -90px;
	z-index: 1;
}

a.helpButtonActive {
	background-position: -665px -90px;
	z-index: 1;
}

/* End topNav Styles*/

/* Begin midNav Styles*/

a.midNav, a.midNav:active, a.midNav:hover 
{
	text-decoration: underline;
	color: #6666CC;
	font-weight: bold;
	font-size: .95em;
	padding: 1.2em .5em 1.2em .5em;
}

a.midNav:active { color: #E51E35; }

a.midNav:hover { color: #669966; }

a.tiny, a.footerNav {
	text-decoration: none;
	color: #339933;
	font-weight: bold;
	font-size: .95em;
	padding: 1.2em .5em 1.2em .5em;
}

a.tiny {
	font-size: .65em;
	color: #669966;
	text-align: right;
}

a.footerNav {
	font-weight: normal;
	font-size: .95em;
	color: #669966;
	text-align: right;
}

/* End midNav Styles*/

#productsContentBox
{
	margin-top: 2em;
	position: relative;
	margin-right: auto;
	margin-left: 3px;
	padding-bottom: 4em;
	background-image: url(images/CoCoAloneProducts.gif);
	background-repeat: no-repeat;
	background-position: 0 3em;
}

.productsIntro {
	left: 30%;
	width: 60%;
	text-align: left;
	line-height: 1.7em;
	font-size: 1.2em;
}

h1.products, h2, .productH2 {
	color: #339933;
}

h1.products, p.productsPara {
	text-align: left;
	top: -60px;
}

p.productsPara, p.productDesc {
	color: #000033;
	margin-left: 0;
}

.productH2 {
	text-align: left;
	padding: .75em .75em .5em .75em;
	font-size: 1.75em;
}

dl.prducts {
	width: 540px;
	margin-left: -60px;
	padding: .5em;
}

dd.products {
	padding: 0 0 1em 0;
}

dt.products {
	padding: 1em;
}

p.productDesc {
	text-align: left;
	margin: 0 .5em 0 .5em;
}

img.productFloatRight {
	border: 0;
	padding: 0 0 .5em .5em;
	float: right;
	width: 120px;
}	

img.productFloatLeft {
	left: -1em;
	border: 0;
	padding: 0 .5em .5em 0;
	float: left;
	width: 120px;
}

a.productLink {
	text-decoration: none;
	color: #339933; 
}

a.productLink:hover {
	text-decoration: underline;
}

/* End Product Styles*/

/* Legal info */


h1.legal {
	font-size: 1.5em;
	text-align: center;
}

h2.legal {
	font-size: 1.2em;
	text-align: left;
}

p.legal {
	font-size: 1em;
	text-align: left;
}

/*end legal info*/


/* Begin Links Styles */

#linkContainer {
	width: 600px;
}

#leftLinkLists {
	width: 325px;
	float: left;
}

#rightLinkList {
	width: 275px;
	float: left;
}

.linkTable {
	border: 2px;
	border-style: solid;
}

h1.links {
	font-size: 1.75em;
	color: #003366;
	text-align: left;
}

ul.linksListUl {
	text-align: left;
	list-style: none;
}

li.linksListLi {
	text-align: left;
}

a.linkLinks, a.linkLinks:hover, table#linkTable1 td p a, a.linkLinksTiny {
	text-decoration: none;
	color: #003366;
}

table#linkTable1 td p {
	font-size: .85em;
}

table#linkTable1 td p a:hover {
	text-decoration: underline;
}

table#linkTable1 td p img {
	border: 0;
	padding: .5em 0 .5em 0;
}

a.linkLinks:hover, a.linkLinksTiny:hover {
	text-decoration: underline;
}

a.linkLinksTiny {
	font-size: .6em;
}

table#linkTable1 {
	table-layout: fixed; 
	width: 98%;
	border: 0;
}

th.linkTh {
	text-align: left;
}

table#linkTable1 td {
	text-align: left;
	vertical-align: top;
}
/* End Links Styles */

/* Begin BuddyUp Styles */

#buddyUpContainer {
	width: 610px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

input.orderNow {
	width: 6em;
	border: 0;
	text-align: right;
}

/* End BuddyUp Styles */

/* Begin PhotoCoCo Styles */

#photoConent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 610px;
	background-color: white;
}

/* End PhotoCoCo Styles */

/* Begin new Home Styles */

#newHomeMainWrapper
{
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: .85em;
}

#newHomeSidebar
{
	width: 205px;
	padding: 0 10px 10px 0;
	float: left;
	clear: right;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#newHomeMainContent
{
	width: 433px;
	margin-left: 216px;
	padding: 0 10px 10px 0;
	border-top: 1px solid black;
	background-color: white;
}

#newHomeSidebar h2 {
	border: 0;
	margin: 0;
}

#newHomeSidebar a {
	text-decoration: none;
}

.homeh1, .homeh2, .homeh2l {
	font-family: "Comic Sans MS", Helvetica, sans serif;
	color: white;
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	background-color: black;
}

.homeh2, .homeh2l {
	font-size: 1.2em;
	text-align: center;
}

.homeh2l
{
	text-align: left;
	background-color: black;
}

#homeListHeadlineBox {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #6164B3;
}

#subHeadlineBox {
	padding: 10px;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #6164B3;
}

#homeListHeadlineBox ul.home {
	padding-left: 15px;
	margin-left: 10px;
	text-align: left;
	list-style: none;
	background-color: #6164B3;
}


ul.home li {
	padding: .5em;
	font-style: italic;
	font-weight: bold;
}

a.homeList {
	text-decoration: none;
	font-size: 1.2em;
	background-color: #6164B3;
	color: #F6EB73;
}

a.homeList:hover {
	text-decoration: underline;
}

ol.homeOrder {
	list-style-position: inside;
	text-align: left;
}

.homeNewsBox {
	margin: 1.2em;
	padding: 10px;
	background-color: #019df5;
	border: 0;
}

.homeNewsBox dl, dt, dd {
	text-align: left;
}

.homeNewsBox dt {
	font-weight: bold;
}

.homeNewsBox p {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.3;
	padding: .95em 0;
}

.homeNewsBox h4 {
	color: #1C2D39;
	padding: .95em 0;	
}

#march_28_2007_fabFunky a {
	color: white;
	text-decoration: none;
}

#march_28_2007_faceTime dt {
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

#march_28_2007_faceTime dd {
	line-height: 1.2em;
	margin-bottom: 5px;
}

#march_28_2007_socksRock p {
	text-align: left;
	line-height: 1.3em;
	margin: 3px;
}

#march_28_2007_socksRock blockquote {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	font-family: Times, Georgia, serif;
	font-size: 14px;
}

#march_28_2007_colophon p {
	text-align: left;
	line-height: 1.3em;
	margin: 3px;
}

.homeNewsBox h2 {
	color: black;
}
/* End new Home Styles */

/* Begin Fabric Page Styles */

#fabricBody
{
	margin: .5em 0 0 0;
	background-color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#featuredLinkUL li
{
	display: inline;
	list-style-type: none;
}

#fabricContainer {
	position: relative;
	width: 330px;
	margin-left: auto;
	margin-right: auto;
}

#statusContainer {
	position: relative;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
}

#largeFabricSwatchWrapper {
	position: relative;
	height: 230px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#largeFabricSwatch {
	position: absolute;
	left: 0;
	top: 10px;
	width: 300px;
	height: 215px;
	border: 0;
	margin: 0;
	z-index: 0;
}

#soldOut1, #backOrdered1
{
	color: white;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	top:35px;
	left: 10px;
	text-align:center;
	z-index:2;
	width: 300px;
}

#soldOut, #backOrdered
{
	color: black;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	z-index:1;
	top:37px;
	left: 8px;
	text-align:center;
	width: 300px;
}

#backOrdered, #backOrdered1
{
	font-size: 1.2em;
}

#backOrdered {
	top: 30px;
}

#backOrdered1 {
	top: 29px;
}

.copywrite
{
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.cocotext
{
	color: #999999;
	font-size: 12px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	padding: .5em;
}

a.noline
{
	text-decoration: none;
	color: #339933;
	font-weight: bold;
	margin: 1em;
}

a.fabricShopLink, p.fabricShopLink {
	text-decoration: none;
	padding: 1.2em;
}

#superShoodContainer {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

/* End Fabric Page Styles */

/* Begin AboutUs Page Styles */

#aboutUsContentBox {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 575px;
}

#contentBox {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 575px;
	height: 350px;
}

dt.aboutUs {
	text-align: left;
	margin-left: -2em;
	padding: .75em 0 .75em 0;
}

dd.aboutUs {
	text-align: left;
	padding-bottom: 1.1em;
}

/* End AboutUs Page Styles */

/* Begin survey Page Styles */

.surveyHead
{font-size: 18px;
background-color: #ffffff;
color: #009933;
font-weight: bold;
letter-spacing: normal;
text-align: center;}

.surveySmHead
{font-size: 16px;
background-color: #ffffff;
color: #6666cc;
font-weight: bolder;
text-align: left}

.surveyEntry
{width:100px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #ffffff;
color: #009933;
font-size: 12px;
font-weight: bold;
text-align: left}

/* End survey Page Styles */

/* Begin Tell a Friend */

div#sendLetterHead
{
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	background-color: #FFC;
	padding: 1em;
	border-color: #330;
	border-width: 1px;
	border-style: dotted;
}

/* End Tell a Friend */

#homeNewsBox6 ul, #homeNewsBox6 li, #homeNewsBox6 a {
	text-align: left;
	line-height: 1.5em;
}

.homeNewsBox ul, .homeNewsBox li {
	text-align: left;
}

div#simpleGalleryLanding {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

div#simpleGalleryLanding ul {
	list-style: none;
}

div#simpleGalleryLanding ul li {
	list-style-type: none;
	width: 255px;
	float: left;
	clear: right;
	min-height: 200px;
	padding: 1.25em;
}

div#simpleGalleryLanding ul li a {
	display: block;
	text-decoration: none;
	border: 1px solid white;
}

div#simpleGalleryLanding ul li a:hover {
	border: 1px dotted purple;
}

div#simpleGalleryLanding ul li a h2 {
	font-weight: bold;
	font-size: 1.1em;
}

/* DEMA 2008 */
div#dema_2008 { padding-top: 60px; width: 80%; margin: 0 auto; text-align: center; }
div#dema_2008 h1 { font-size: 1em; }
div#dema_2008 p { text-align: left; line-height: 2; }
div#dema_2008 ul { list-style: none; padding-top: 2em; }
div#dema_2008 ul li { list-style-type: none; width: 33%; float: left; clear: right; min-height: 150px; }

/* About Us Mid Nav */
div#about_us_mid_nav { padding-top: 60px; }