/* Oct 2007 ~ C&E Fashions main CSS ~ Stephen Hiraoka */

body {
	margin: 0;
	padding: 0;
	background: #000;
}
#topLinks {
	width:756px;
	margin:0 auto;
	padding:3px 0;
}
#topLinks a {
	color: #fff;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.topLinkscart {
	margin:0 auto;
	padding:3px 0;
}

.topLinkscart a:link, .topLinkscart a:active, .topLinkscart a:visited {
	color: #fff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.designers, .designers a {
	font-family: "Trebuchet MS", Verdanda, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	}
.designers p {
	margin: 0 1px;
	padding: 0;
	}
.designers a {
	display: block;
	text-decoration: none;
	padding: .5em 4px;
	}
.designers a:link {
	}
.designers a:hover {
	background-color: #006;
	}
.designers a:visited {
	font-family: "Trebuchet MS", Verdanda, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
	margin-left: 10px;
	text-decoration: none;
	}

#container {
	width:980px;
	margin:0 auto;
	border:1px solid #CCC;
	background-color:#fff;
	overflow: visible;
	height: 100%;
}
#header {
	width:980px;
	height:107px;
	background-image:url(../images/template/header-wide.jpg);
}
#topNav {
	width:980px;
	height:50px;
	background-color:#7f9cb7;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #fff;
	font-family: "Trebuchet MS", Verdanda, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#topNav tr td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#topNav tr td a {
	display: block;
	color: #fff;
	text-decoration:none;
	font-family: "Trebuchet MS", Verdanda, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#topNav tr td a:hover {
	background-color: #003;
}
#topNav tr td {
  border: 1px sold #fff;
}
#bodyContainer {
	width:756px;
	overflow:visible;
	background: url(../images/grels/bg_body_container.jpg) repeat-y;
	float: right;
	height: 100%;
}
#leftCol {
	float:left;
	width:200px;
	height: 100%;
}
#bodyContent {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 200px;
	padding: 0px 20px 20px 5px;
	border-left: 1px solid #CCBFAC;
	border-bottom: thin inset #CCBFAC;
	border-right: thin inset #CCBFAC;
	border-top: 1px solid #CCBFAC;
	height: 100%;
}
h1 {
	color: #666699;
	font: 24px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #006699;
}
h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
body, #bodyContent td {
	font: 12px/1.25 Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
}
#footer {
	clear:both;
	background-color:#c4cfde;
	font: bold 11px Helvetica, sans-serif;
	color: #b65504;
}
#footer table tr td a {
	font: bold 11px Helvetica, sans-serif;
	color: #b65504;
	text-decoration:none;
}
#footer table tr td a:hover {
	text-decoration:underline;
}
#mainNav {
	background-image:url(../images/template/bg_nav_header.jpg);
}
.navButton {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #829;
	border: 1px outset #f90;
	padding: 1px 2px 2px 3px;
	margin: 0 10px 2px -40px;
	height:12px;
	clear:both;
	text-decoration:none;
	text-align:center;
}	
.navButtonOver {
	cursor:pointer;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #d99125;
	border: 1px outset #C57;
	padding: 1px 2px 2px 3px;
	margin: 0 10px 2px -40px;
	height:12px;
	clear:both;
	text-decoration:underline;
	text-align:center;
}
#tbl_salesNav {
	border-top: 1px solid #CCCC66;
	text-align: center;
}
#tbl_salesNav td a {
  display:block;
	height:15px;
	padding:3px 0;
	border-bottom: 1px solid #CCCC66;
	background: #7F9CB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
#tbl_salesNav td a:hover {
	background: #000033;
	text-decoration:underline;
}
.reqField {
	color: #FF0000;
}

.text a:link, .text a:active {
	text-decoration : none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.text a:hover {
	text-decoration : underline;
	color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 12px;
}

.text a:visited {
	text-decoration : none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
