﻿/*GLOBAL STYLES...............................................................*/
body 
{ 
	background-color:#ffffff;
	margin-top:0;
}
#logo
{
	width: 800px; 
    height: 100px;
    margin: 0 auto;
    position: relative; 
    background-image:url(../Images/CascadeCreationsLogo.gif);
    background-repeat:no-repeat;
    background-position:center;
}
#contentFrame
{
	width: 800px; 
	min-height:350px;
    margin: 0 auto;
    position: relative; 
    border: solid 12px #E4E3DD;
    overflow:auto;
}
#nav
{
	width:800px;
	margin: 0 auto;
	position: relative;
    border-bottom:solid 3px #E4E3DD;
    text-align:center;
}
#nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li
{
	display:inline;
	padding:0 14px 0 14px;
	text-align:center;
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
	background-color:#fff;
}
#nav li.active
{
	display:inline;
	padding:0 14px 0 14px;
	text-align:center;
	border-right:solid 1px #E4E3DD;
	border-left:solid 1px #E4E3DD;
	background-color:#E4E3DD;
	font-weight:bold;
}

div.pageHeader
{
	width:790px;
	height:30px;
	border-bottom:solid 1px #E4E3DD;
	margin:0 auto;
	position: relative;
}
.footer
{
	width:800px;
	margin:0 auto;
	position: relative;
    font-family:Verdana;
    font-size:10px;
    color:#999999;
    text-align:center;
    margin-top:5px;
    clear:both;
}

/*HOME STYLES...............................................................*/
#homeHolder
{
	width:780px;
	min-height:400px;
	margin:0 auto;
}
#homeCol1
{
	width:310px; 
	float:left;
}
#homeCol2
{
	width:470px; 
	float:left;
	background-image:url(../Images/Col2_bg.gif);
	background-repeat:repeat-x;
}
#homeContent
{
	width:258px;
	height:350px;
	background-image:url(../Images/Home_2.gif);
	background-repeat:no-repeat;
	float:left;	
	font-family:Verdana;
	color:#fff;
	font-size:12px;
}
#homeButtons
{
	width:203px;
	float:left;
}

#homeText
{
	margin:120px 30px 0 30px;
	font-family:Verdana;
    font-size:11px;
    color:#fff;	
}
/*ITEMS STYLES...............................................................*/
#itemsCol1
{
	width:400px;
	overflow:auto;
	margin-top:20px;
	float:left;
}
#itemsCol2
{
	width:390px;
	float:right;
	margin-top:20px;
	float:left;
}
#itemResultHolder
{
	width:400px;	
}
.item
{
	width:95px;
	float:left;
	text-align:center;	
}
.itemImg
{

	border: 2px solid #ccc; 
}
.itemRow
{
	width:390px;
	clear:both;
}
#tResults
{
	width:380px;
	height:300px;
	overflow:scroll;
	font-family:Verdana;
    font-size:10px;
    color:#999999;
}
/*ITEM INFO STYLES...............................................................*/
#requestInfo
{
	border:solid 1px #ccc;
	padding:1px 1px 1px 1px;
	width:380px;
	height:270px;	
}
#requestInfoHeader
{
	width:410px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	font-family:Verdana;
	color:#000;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}
#requestForm
{
	width:340px;
	padding:0 20px 20px 20px;
	font-family:Verdana;
	color:#000;
	font-size:11px;
}

#tItem
{
	width:760px;
	margin-left: auto; 
    margin-right: auto; 
    position: relative;
    border:0;
}
#tdItem1
{
	width:350px;	
}
#tdItem2
{
	width:410px;	
}
.itemTitle
{
	font-family:Verdana;
    font-size:14px;
    color:#000000;
    font-weight:bold;	
}
div.itemDetails
{
	width:300px;
	border-bottom:solid 1px #ededed;
	font-family:Verdana;
    font-size:10px;
    color:#000000;
    padding-top:5px;
    padding-bottom:5px;
}
.itemDesc
{
	width:300px;
	font-family:Verdana;
    font-size:12px;
    color:#000000;	
}
#buyTop
{
	width:300px;
	height:100px;
}
#buyItem
{
	width:300px;
	height:300px;
	background-image:url(../Images/Purchase_BG.gif);
	background-repeat:no-repeat;
}
div.buyForm
{
	width:260px;
	font-family:Verdana;
    font-size:10px;
    color:#000000;
    padding-bottom:4px;
}
#divProdList
{
    width:345px;
    font:arial 12px;
    text-align:left;
}

/*LINK STYLES...............................................................*/
a img
{
	border:0;	
}
#nav a:link, a:active, a:visited
{
	font-family: Trebuchet MS, sans-serif;
	text-decoration:none;
	color:#111;
	font-size:13px;
}
#nav a:hover
{
	font-family: Trebuchet MS, sans-serif;
	text-decoration:none;
	color:#777;
	font-size:13px;
}
.footer a:link, .footer a:visited, .footer a:active
{
	font-family:Verdana;
    font-size:10px;
    color:#999999;
    text-decoration: underline;
}
.footer a:hover
{
	font-family:Verdana;
    font-size:10px;
    color:#999999;
    text-decoration: none;
}
#tResults a:link, #tResults a:visited, #tResults a:active
{
	font-family:Verdana;
    font-size:10px;
    color:#555555;
    text-decoration: underline;	
}
#tResults a:hover
{
	font-family:Verdana;
    font-size:10px;
    color:#555555;
    text-decoration: none;	
}










/* old site */

#contentTable1
{
	width: 300px; 
    margin-left: auto; 
    margin-right: auto; 
    position: relative; 
}
.contentTd1
{
	font-family:Verdana;
    font-size:10px;
    color:#555555;
    font-weight:bold;	
}
div.about
{
	height:350px;
	font-family:Verdana;
    font-size:11px;
    color:#555555;	
}
#tContent
{
	width:780px;
	margin-left: auto; 
    margin-right: auto; 
    position: relative;
    border:0;
}
#tdContent1
{
	width:390px;	
}

#tdContent2
{
	width:390px;
}
div.catDesc
{
	width:380px;
	font-family:Verdana;
    font-size:10px;
    color:#555555;	
}
#tdResults1
{
	width:95px;
	text-align:center;		
}
#tdResults2
{
	width:95px;
	text-align:center;		
}
#tdResults3
{
	width:95px;
	text-align:center;		
}
#tdResults4
{
	width:95px;
	text-align:center;		
}
.text
{
    font-family:Verdana;
    font-size:10px;
    color:#555555;
}
input.buyForm
{
	background-color:#ffffff;
	border:solid 1px #555555;
	width:230px;
	font-family:Verdana;
    font-size:10px;
    color:#000000;	
}
textarea.buyForm
{
	background-color:#ffffff;
	border:solid 1px #555555;
	font-family:Verdana;
    font-size:10px;
    color:#000000;
    width:230px;
    height:60px;
}
input.lButt
{
	border: 0;
	background-image:url(../Images/AdminButton.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	width:160px;
	height:25px;
}




