/* @override 
	http://localhost:8500/suekillinger/skin/skinstyles/layout.css
	http://www.suekillinger.com/skin/skinstyles/layout.css
*/


*, html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	color: #fff;
	background: #000 url(../skinimages/scrolldeco.gif) no-repeat center top;
	text-align: center;
	margin: 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#topheader {
	width: 920px;
	height: 210px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 284px;
	height: 173px;
	margin-top: 25px;
	margin-right: 300px;
}

#search {
	float: right;
	width: 280px;
}

#search form {
	margin: 0;
	padding: 63px 0 0 0;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(../skinimages/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(../skinimages/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#mainheader {
	width: 210px;
	height: 25px;
	float: right;
	margin-right: 50px;
	margin-top: 10px;
}

#leftcolumn {
	width: 200px;
	float: left;
}

#col1 {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	background: url(../skinimages/decoMenuBottom.gif) no-repeat right bottom;
}

#memberimages {
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
}

#memberimages img {
	margin-left: 15px;
	margin-bottom: 15px;
}


#col1 h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	font-size: 1.4em;
	color: #ff;
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 30px 0;
}

#footer a {
	color: #333;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #333;
}


#telemail {
	width: 260px;
	height: 50px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: auto;
}

/* col1 list styles ---------------------------------------------*/

#col1 ul {
	padding: 0;
	list-style: none;
	margin-bottom: 80px;
	margin-left: 15px;
}

#col1 li {
	margin: 0;
}

#col1 li a {
	text-decoration: none;
	color: #fff;
}

#col1 li a:hover {
	text-decoration: underline;
}

/*controls the appearance of the latest news on the home page*/

#latestnews {
	float: left;
	width: 250px;
}

#latestnews h1 {
	
}

#latestnews ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#latestnews li {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0;
	background-image: url(../skinimages/bullet.png);
	background-repeat: no-repeat;
}

#latestnews a {
	color: #003399;
}

/*controls the appearance of the latest products on the home page*/

#latestproducts {
	float: left;
	width: 250px;
}

#latestproducts ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#latestproducts li {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0;
	background-repeat: no-repeat;
}

#latestproducts a {
	color: #333;
	text-decoration: none;
}

/*controls the appearnce of the featured products on the home page*/

#featuredproducts {
	width: 90%;
	text-align: center;
}

#featuredproducts h2 {
	text-align: left;
}

#featuredproducts td {
	padding: 10px;
	vertical-align: top;
}

#featuredproducts .image {
	vertical-align: top;
}

#featuredproducts .prodlistimg {
	border: 1px solid #666666;
}

#featuredproducts .desc {
	vertical-align: top;
}

#featuredproducts .listprice {
	font-weight: normal;
}

#featuredproducts .offerprice {
	font-weight: bold;
	color: #ff0000;
}

/*controls the appearance of the latest articles on the home page*/

#latestarticles {
	float: left;
	width: 250px;
}

#latestarticles ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#latestarticles li {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0;
	background-image: url(../skinimages/bullet.png);
	background-repeat: no-repeat;
}

#latestarticles a {
	color: #003399;
}

/*the clearone class is only needed if you want the left hand colum to stretch the length of the page*/

#clearone {
	clear: both;
	height: 1px;
}

/*The content class is where all the store content will appear*/

#page {
	width: 920px;
}

#content {
	float: right;
	width: 650px;
}

#content .pagecontent {
	padding: 0 10px 0 0;
}

/*The following controls the appearance of the crumb trail*/

#content .crumb {
	height: 33px;
	margin-top: 30px;
	font-size: 80%;
	color: #FFFFFF;
	width: 500px;
	clear: both;
}

#content .crumb ul {
	margin: 0;
}

#content .crumb li {
	display: inline;
}

#content .crumb li a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 5px;
}

#content .crumb li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/*The following css statements all relate to the store.cfm page*/

/*department specific classes*/

#content .deptdesc {
	width: 100%;
}

#content .deptsort {
	width: 100%;
storesubdepts
}

.storehomedepts {
	width: 90%;
	text-align: center;
}

.storehomedepts td {
	padding: 10px;
	vertical-align: top;
}

#content .storesubdepts {
	width: 65%;
	text-align: left;
}

#content .storesubdepts td {
	padding: 5px;
	vertical-align: top;
}

#content .deptsort {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3px;
}

#content .deptpage {
	width: 100%;
	font-size: 85%;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #666666;
}

#content .deptpage ul {
	margin: 0 0 0 5px;
}

#content .deptpage li {
	display: inline;
	padding-left: 5px;
}

#content .deptpage a {
	color: #666666;
	text-decoration: none;
}

#content .deptpage a:hover {
	text-decoration: underline;
}

#content .deptfeatured {
	
}

/*The following classes relate to the checkout pages*/

#content .basketconfirm {
	width: 95%;
	border-top: 1px solid #c0c0c0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .basketpreview {

}

#content .paymentsection {
	width: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*The following classes are used for the CMS*/

.cmshomedepts {
	width: 90%;
	text-align: center;
}

.cmshomedepts td {
	padding: 10px;
	vertical-align: top;
}

/* @group Contact Navigation */

#mainheader #tabsnav {
	width: 210px;
	height: 19px;
	margin: 0px;
	padding: 0;
}

#mainheader #tabsnav li {
	display: inline;
}

#mainheader #tabsnav li a  {
	background-image: url(../skinimages/tabnavs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	overflow: hidden;
	text-indent: -5000px;
}

/* links (background of the a tag) */
#mainheader #tabsnav li#n-home a { width: 65px; background-position: 0px 0px;}
#mainheader #tabsnav li#n-contact a { width: 85px; background-position: -65px 0px;}
#mainheader #tabsnav li#n-about a { width: 60px; background-position: -150px 0px;}

/* rollovers (background of the li tag) */
#mainheader #tabsnav li#n-home a:hover { background-position: 0px -20px; }
#mainheader #tabsnav li#n-contact a:hover { background-position: -65px -20px; }
#mainheader #tabsnav li#n-about a:hover { background-position: -150px -20px; }

/* @end */

#col1 .basketpreview {
	width: 200px;
	margin-left: 15px;
	font-size: 90%;
}


#flashDiv {
	width: 600px;
	height: 230px;
}
