body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
	font-size: 13px;
	color: #444;
	cursor: default;
	}
input, select, textarea{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #E6E4D8;
	border: 1px solid #333333;
}
/* added by kc - don't change */
.tool-tip{
	background-color:#d43c3b;
	border:1px solid #d43c3b;
	}
.tool-text{
	background-color: #d43c3b;
	border:1px solid #d43c3b;
	padding: 5px;
	color: #FFFFFF;
	}
.tool-title{
	background-color: #d43c3b;
	border:1px solid #d43c3b;
	}		
/* added by kc - don't change */
#menuText a{color:#FFFFFF;}
#menuContainer { 
	position: absolute;
	top: 50px;
	left:0px;
	height:50px;
	width:200px;
	background-color:#a61f1f;
	background-image:url(/admin/skin/skin1/img/cx_mini.gif);
	background-position:173px 35px;
	background-repeat:no-repeat;
	border:1px solid #d43c3b;
	text-align: left;
	overflow:hidden;
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px
}
#menuHandle{
	position:relative;
	top: 0;
	left:0;
	height:100%;
	width:20px;
	background-color:#CCCCCC;
	background-image:url(/admin/skin/skin1/img/move.gif);
	background-position:center;
	background-repeat:no-repeat;
	opacity: 1;
	cursor: move;
}
#menuText{
	position:relative;
	bottom: 50px;
	left:25px;
	color:#FFFFFF;
	display:block;
}
#menuMinimize{
	 position:absolute;
	 top: 0px;
	 left:185px;
	 height:14px;
	 width:14px;
	 background-color:#FFFFFF;
	 background-image:url(/admin/skin/skin1/img/minimize.gif);	 
	 background-image:minimize;
	 background-position:center;
	 background-repeat:no-repeat;																	 
	 border:0px solid #000000l;
	 cursor: pointer;
}
#menuFixed{
	position:absolute;
	top: 0px;
	left:169px;
	height:14px;
	width:14px;
	background-color:#d43c3b;
	background-image:url(/admin/skin/skin1/img/sticky.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:0px solid #000000;
	cursor: pointer;
}
/* added by kc - don't change */

/* added by kc - don't change */

.ContentText{padding-bottom:10px;}
.ProductThumb { width: 127px; height: 150px; display: block; float: left; text-align: center; }
.CategoryThumb { width: 127px; height: 150px; display: block; float: left; text-align: center;}

#ProductLinkThumb { width: 30px; height: 30px; display: block; float: left; text-align: center; }
#CategoryMainImage { float: left; padding-right: 20px; }

:focus
{
  -moz-outline-style: none;  /* FIX to removed dotted line on firefox links */
}

div.clearthis {
	clear:both;
}

/*Product display*/
#DisplayProductText{
	float:left;  
	width: 500px;
 	}
#DisplayProductPrice { 
	float:left;  
	width: 250px; 	
	display: block;
	}	
#DisplayProductPrice label{ 
	font-size: 14px;
	font-style: italic;
	color: #aeaeae;	
	}	
		
#DisplayProductTitle{ 
	float:left; 
	width: 250px; 
	}
	
#DisplayColours{
	float:left;  
	width: 350px;
	margin: 5px 0 5px 0;	
	}	
#DisplayColours label{
	font-size: 10px;
	font-style: italic;
	color: #999999;	
	}	

#DisplayColours div#Swatch{
	float: left;
	width: 50px; 
	margin: 0px 0 5px 0;
	text-align:center;
	}	
#DisplayColours div#Swatch label{
	
	font-size: 9px;
	font-style: normal;
	color: #999999;	
	}		
		
	
#DisplayProductImage { 
	clear: both;
	float: left;
	position: relative;		
	width:380px; 
	height:450px
	}
	
#DisplayImageContainer {
	float:right;  
	position: relative;		
	top: 0px; 
	width: 275px;
	}

#gallery { 
	position: relative;
	float:left; 
	width: 350px;
	top: 0px;
	margin: 0 0 15px 0;
	}
	
.Thumbnail { 
	float: left; 
	position: relative; 
	float:left; 
	}

.ThumbImage { 
	float:left; 
	width: 100px; 
	margin: 0 5px 0 5px;
	}

.ThumbImage label {
	float:left; 
	position: relative;
	}
/*Shopping*/
#ShoppingForm {
	position: relative; 
	float:left;  
	}
#ShoppingForm form{ 
	float: left;
	}	

#ShoppingForm label{ 
	float:left;  
	}

#ShoppingForm #AddButton{
	margin-top:15px;
	
	}
#ShoppingForm #AddButton input, #ShoppingForm #RemoveButton input{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	}


#ShoppingForm #RemoveButton{
	position:relative; 
	margin-left:150px;
	bottom:17px;
	}

#ShoppingForm #InputQuantity{
	float:left; 
	}

#ShoppingForm .ShoppingDrops{
	width: 350px;
	height: 20px;
	}
#ShoppingForm .ShoppingDrops select{
	margin-right:5px;
	float:left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	}
.InputShopping{
	width: auto;
	float: left;
	}
.ShoppingPlus{
	margin-right:5px;
}

#indicator { 
	position: relative; 
	top: 150px; 
	left: 150px; 
	}


/* layout setup */

	#CategoryImage{
	display: block;
	float:left;
	margin-right:20px;
	}	
	#ProductImage{
	display: block;
	float:left;
	width:372px;
	margin-right:20px;
	}	
	/*Banner */	
	#Banner2{
	display: block;
	float:left;
	margin: 25px;
	padding: 25px;
	}	
	
	/* Error definitions*/
	.Error{
		font-size: 10px;
		color: #FF0000;
		width: 350px;
		padding:0;
		margin:0;
	}	
	

		
	#CategoryList{
	display: block;
	float: left;

	/*width: 500px; 
	width: 775px;*/
	width:auto;
	/*padding-top: 10px;*/
	padding-right: 0px;
	/*padding-bottom: 10px;*/
	
	clear:right;

	
		}

	#CategoryList a {
		color:#000;
	}	
		
	/*	
		#CategoryList div {
			border:1px solid blue;
		}
		
		#ProductList div {
			border:1px solid red;
		}
	*/
		
	#CategoryThumb {
		display: block;
		float: left;
		width: 110px;
		margin-bottom: 10px;
		}
		
	#CategoryThumb a{
		font-size: 11px;
		}
		


.breadcrumb {
	width:570px;
	clear: both;
	float: left;
	}	
#CartThumb {
	margin-top: 5px;
	width:200px;
	float: left;
	}	
/* End bigmenu */

/* breadcrumb */
	p.breadcrumb {
		margin-top: 15px;
		margin: 0;
		padding: 6px 0;
		text-indent: 10px;
		background: url(../../skin1/img/bullet_breadcrumb.gif) no-repeat 0 50%;
		font-size: 11px;
		}

	#CategoryFile {
		margin-top: 5px;
		clear: both;
		}
	
	#CategoryFile img{
	margin-right: 8px;
	}
		

	


/* Sortable tables */
	table.sortable {
		border: 1px solid #CCCCCC;	
		margin-bottom:20px;	
	}
	table.sortable td{
		border: 1px solid #CCCCCC;		
	}
	table.sortable a.sortheader {
		background-color:#eee;
		color:#666666;
		font-weight: bold;
		text-decoration: none;
		display: block;
	}
	table.sortable span.sortarrow {
		color: black;
		text-decoration: none;
	}
/*Links */	
	.LinkDisplay{
		display: block;
		float:left;
		width: 775px;
	}	
	.LinkDisplay #LinkContent{
		display: block;
		float:left;
	}
	.LinkDisplay #LinkImage{

		display: block;
		float:left;
		width: 100px;
		padding-top: 4px;
		padding-right: 10px;
		padding-bottom: 4px;
		padding-left: 0px;
	}		
	.LinkDisplay #LinkTitle{
		display: block;
		float:left;
		width: 580px;
	}	
	.LinkDisplay #LinkDescription{
		display: block;
		float:left;
		width: 550px;
	}		
	
	.LinkDisplay #LinkURL{
		display: block;
		width: 550px;
		float:left;
	}		
	.LinkDisplay #LinkProducts{
		display: block;
		width: 550px;
		float:left;
	}		
	.LinkDisplay #LinkProducts label{
		display: block;
		font-size:10px;
		width: 550px;
		float:left;
	}		
	.LinkDisplay #ProductImage{
		display: block;
		width: 30px;
		float:left;
	}
/* Footer */
	#footer ul {
		display: block;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
		height: 29px;
		}
	
	#footer ul li {
		display:inline;
		}
	
	#footer ul li a {
		display: inline;
		padding: 0 5px;
		text-decoration: none;
		line-height: 28px;
		font-size: 11px;
		}
	
	#footer ul li a:hover {
		text-decoration: underline;
		}
/* Contact Form*/
	.FormDiv{
		margin-left:120px;
		width:500px;
	}
	.ShoppingFormDiv{
		margin-left:0px;
		width:760px;
	}
	.FormDiv form {
		margin:0;
		padding:0;
	}
	.TextFieldDiv{
		display: block;
		float:left;
		width:500px;
		height:30px;
	}	
	.TextFieldDiv label{
		font-weight:bold;
		display: block;
		float:left;
		width:auto;
	}	
	.TextField{
		display: block;
		float:right;
		width:246px;
	}	
	.FileFieldDiv{
		display: block;
		float:left;
		width:500px;
		height:30px;
	}	
	.FileFieldDiv label{
		font-weight:bold;
		display: block;
		float:left;
		width:250px;
	}	
	.FileField{
		display: block;
		float:left;
		width:246px;
	}	
	.TextAreaDiv{
		display: block;
		float:left;
		width:500px;
		height:180px;
	}	
	.TextAreaDiv label{
		font-weight:bold;
		display: block;
		float:left;
		width:auto;
	}	
	.TextArea{
		display: block;
		float:right;
		width:496px;
		height:150px;
	}
	.CaptchaImageDiv{
		display: block;
		float:left;
		width:496px;
		height:70px;
	}		
	.CaptchaImageDiv img {
		margin-left:250px;
	}		
	.SelectDiv{
		display: block;
		float:left;
		width:500px;
	}	
	.SelectDiv label{
		display: block;
		float:left;
		font-weight:bold;
		width:auto;
		height:30px;
	}	
	.Select{
		display: block;
		float:right;
		width:250px;
	}	
	
	.ButtonDiv{
		display: block;
		float:left;
		width:500px;
	}	
	.Button{
		display: block;
		float:left;
		width:150px;
		margin-left:200px;
	}	
	#ClearCartButton{
		display: block;
		float:left;
		width:280px;
	}	
	.ChangeButton{
		display: block;
		float:right;
		width:75px;
	}
	
/* SWAPPER LIST */	

div#AdminBarID	{
	height:24px;
	background: #bc2b2a url(../images/swapperBg.gif) repeat-x;
	clear:both;
	text-align:center;
}

div#swapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	/*padding-top:4px;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../images/cx_swapper.gif) left no-repeat;
	padding-left:50px;
	height:24px;
	overflow:hidden;
}


div#swapper	h2 {
	margin:0;
	padding:0;
	margin-left:20px;
	
	font-size:12px;
	float:left;

	background: transparent url(../images/arrow_refresh_red.gif) right no-repeat;
	background-position:right -1px;
	padding-right:20px;
	padding-top:4px;
	color:#fff;
	
	height:24px;
}

div#swapper	ul {
	list-style:none;
	
	margin:0;
	padding-top:10px;
	padding:0;
	
}

div#swapper li {
	float:left;
	margin-left:10px;
	float:left;
	font-size:10px;
	margin-left:12px;
	margin-top:4px;
}

div#swapper li a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	
}


/*BREADCRUMB*/

div#breadcrumbsID {
	font-size:10px;
	text-align:left;

}
.RelatedGroups{
	display:block;
	float:left;
	width:760px;
	
}
.ProductGroup{
	display:block;
	float:left;
	width:760px;
	
}
/*shopping cart totals */
.TotalHead{
	display:block;
	float:left;
	width:120px;
	font-weight:bold;
}
.TotalText{
	display:block;
}

