/* CSS Document */

/*------------basic page parameters------------*/

body {
	background-color: #DFECF6;
	margin: 0px;
	padding: 0px;
	height: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#companyNav ul {
	list-style-type: none;
	margin-left: 0px;
}


html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#companyNav li {
	display: inline;
	margin-right: 10px;
	color: #FF0099;
}
img.bioPic {
	padding: 5px;
	border: 1px solid #D0D0D0;
}

#companyNav a {
	color: #FF0099;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


hr {
	display: none;
}

img {
    display: block;
	border: 0px;
}

p, ul, li, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#mainContent #callout h1 {
	color: #404040;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left:45px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

#wrapper #RightContent .cart {
}
#wrapper #RightContent #companyNav {
	margin-top: 15px;
	margin-bottom: 10px;
}
#wrapper #RightContent #headerRight #search {
	margin-top: 35px;
	margin-bottom: 0px;
	width: 202px;
	padding: 0px;
	height: 35px;
}
#wrapper #RightContent #mainContent {
	clear: both;
	padding-top: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CFE2F1;
}
#wrapper #RightContent #headerLeft {
	float: left;
	width: 500px;
}
#wrapper #RightContent #headerRight {
	float: right;
	width: 202px;
	margin-top: 10px;
	margin-bottom: 7px;
}





/*-------------page structure-----------*/

#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
	border: 1px solid #A7D5F7;
}
#footer #footerLeft {
	float: left;
	margin-top: 15px;
}
#footer #footerRight {
	float: right;
	margin-top: 15px;
}

#leftSidebar {
	float: left;
	width: 155px;
	padding-top: 10px;
	padding-left: 20px;
}
#RightContent {
	width: 730px;
	padding-right: 20px;
	float: right;
	margin-top: 33px;
}

/* mac hide \*/
* html #wrapper{height:100%}
/* end hide */

#header {
	background-color: #006699;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 780px;
}

#footer {
	clear: both;
	padding: 7px 20px 20px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

/*--------------page navigation----------*/

#globalNav {
	margin-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
#mainContent #flash {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#mainContent #callout {
	margin-top: 15px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#mainContent #callout li {
	display: inline;
	padding: 0px;
	width: 175px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}





#globalNav li {
	margin: 0px;
	padding: 0px 0px 5px 12px;
	font-size: 11px;
	background-image: url(images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 48%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#globalNav a {
	margin: 0px;
	font-size:10px;
	line-height:22px;
	padding: 0px 0px 5px 12px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	background-image: url(images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 48%;
}

#globalNav ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#searchbtn {
	margin: 0px;
	padding: 0px;
	float: right;
}
.joinform {
	padding: 0px;
	margin: 0px;
}

#searchform {
	padding: 0px;
	margin: 0px;
}
#wrapper #RightContent #search .searhField {
	height: 12px;
	float: left;
	width: 135px;
}
#wrapper #RightContent #search #searchform #searhField {
	height: 12px;
	float: left;
	width: 135px;
}
#footerRight ul {
	list-style-type: none;
}



#footerRight li {
	display: inline;
	margin-right: 10px;
}
#footerRight a {
	color: #666666;
	text-decoration: none;
}

#footer #footerLeft #memsform #e {
	height: 10px;
}
#wrapper #leftSidebar #leftSidebarContent {
	margin-top: 32px;
}
#wrapper #leftSidebar h1 {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 0px;
	padding-bottom: 4px;
	word-spacing: -1px;
	letter-spacing: -1px;
	margin-top: 42px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A6A8;
}
#wrapper #leftSidebar #leftSidebarContent p {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
th {
	text-align: left;
}
a {
	color: #666666;
}
#mainContent #callout p {
	margin-top: 10px;
	margin-bottom: 25px;
	padding-right: 15px;
}
#staticContent h1 {
	font-size: 14px;
	margin: 0px 0px 12px;
	padding: 0px 0px 2px;
}
#staticContent p {
	font-size: 11px;
	line-height: 23px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#staticContent h4 {
	margin: 15px 0px 0px;
	font-size: 12px;
	padding: 0px;
	color: #000000;
}
#searchform {
	margin: 0px;
	padding: 0px;
}
#searchForm {
	margin-bottom: 15px;
	background-color: #CFE2F1;
	padding: 5px 5px 10px;
}
#homeMain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeMain li {
	float: left;
	width: 380px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#homeLower {
	clear: both;
	margin-top: 20px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 15px;
	padding-left: 20px;
}
#homeMain {
	margin-top: 25px;
}
#homeMain ul li img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#homeMain ul li h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 0px 7px;
	padding: 0px;
}
#homeMain p {
	margin: 0px;
	padding: 0px;
}
#emailJoinContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px 0px 7px;
	list-style-type: square;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#emailJoinContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 7px;
	padding: 0px;
}
.important {
	color: #CC3333;
	font-weight: 500;
	margin: 0px;
	padding: 0px 0px 7px;
	text-align: right;
}

#emailJoinFormLayout {
	float: left;
	width: 275px;
	margin-bottom: 20px;
}
#enterCodeLayout {
	float: right;
	width: 275px;
}
.borderFormPic {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}


#emailJoinFormLayout p {
	font-size: 10px;
	color: #000000;
	margin: 7px 0px 0px;
	padding: 0px;
}
#enterCodeLayout p {
	font-size: 10px;
	color: #000000;
	margin: 7px 0px 0px;
	padding: 0px;
}

#emailJoinContent li {
	margin-bottom: 5px;
}
#emailJoinFormLayout input {
	margin: 0px;
	padding: 0px;
}
#enterCodeLayout input {
	margin: 0px;
	padding: 0px;
}
#wrapper #RightContent #mainContent #staticContent .modelDescription {
	color: #000000;
	font-size: 10px;
}
.black {
	color: #000000;
}
#sizingChart td {
	color: #000000;
	background-color: #D8D8D8;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#sponsors {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#sponsors td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#companyNav a:hover {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0099;
}
td.bio {
	border: 1px solid #CCCCCC;
}
#footerLeft li {
	display: inline;
	float: left;
	padding-right: 5px;
}
#bestsellers h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:10px;
	padding:0px;
}
#leftSidebar p.logo {
	margin: 0px 0px 10px;
	padding: 0px 0px 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CFE2F1;
}
#bestsellers p {
	text-align: center;
}
#bestsellers p span {
	color: #FF0099;
	font-weight: bold;
}
div.homeCalloutBoxes {
	background-image: url(images/tight_fit_classic_callout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 264px;
	padding-left: 95px;
	padding-bottom: 5px;
	height: 96px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
div#cuteClothesCallout {
	background-image: url(images/cute_clothes_callout.jpg);
}
div#bodyCallout {
	background-image: url(images/body_shaping_callout.jpg);
}
div#cottonCallout {
	background-image: url(images/contton_callout.jpg);
}
div#video {
	background-color: #E9F2F9;
	padding: 5px 5px 5px 90px;
	background-image: url(images/abtv_header.gif);
	background-repeat: no-repeat;
	background-position: 2% 50%;
	margin-top: 5px;
}
div#homeTextBottom p {
	text-align: center;
}
div#homeTextBottom {
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CFE2F1;
}





div.homeCalloutBoxes p span {
	font-weight: bold;
	color: #333366;
}
div.homeCalloutBoxes p a {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #RightContent #mainContent #bestsellers img.scsProductImage {
	background-color: #CFE2F1;
	padding: 5px;
}
p.important {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	margin: 15px 10px 0px 0px;
	padding: 7px;
	text-align: center;
}

#searchsuggestinner { position:absolute; background-color: white; border: 1px solid #cccccc; width:100px; font-size:9px;font-family:arial; overflow:hidden; white-space: nowrap; line-height:12px !important; margin-top:-5px;}
#searchsuggestinnerul { margin:0px; padding:0px;}
#searchsuggestinnerul li { list-style-type:none;  overflow:hidden; white-space: nowrap; margin:0px; padding:0px;}
#searchsuggestinnerul a { display:block; background-color:#ffffff; text-decoration:none; color: #333333; padding:1px; line-height:17px !important;}
#searchsuggestinnerul a:hover { display:block; background-color:#cccccc; }
