HTML, BODY { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
} 

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#616161;	
	line-height: 1.6;
	background-image: url(/images/gradient_background.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #EFF7F9;	
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color: #444444;	
}
.H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color: #444444;	
}

UL
{
	list-style-type: none;
	padding: 0;
	margin: 0;	
}
UL.bullets
{
	list-style-image: url(/images/icons/bullet.gif);
	padding: 0 10px 0 10px;
}
LI 
{
	list-style-image: url(/images/icons/bullet.gif);
	padding-left: 0px;
}

#fade-example LI
{
	list-style-image: none;
}
#fade-example img
{
	border: 0;
}
#gallery { position: relative; width:100px; height:200px; margin:0; padding:0; }
#gallery li { display: block; }

STRONG
{
	font-weight: normal;
	background-color:#C9DCFA;
}




.small 
{
	font-size: 7pt;
}

.code
{
	white-space: normal;
	width: 90%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 2px 10px 2px 10px;
	border: solid 1px #CCD5D7;
	font-family: "Courier New";
	font-size: 8pt;
	background-color: #EEF7F9;
	
}
.tablecode
{
	width: 90%;
	border: solid 1px #CCD5D7;
	font-family: "Courier New";
	font-size: 8pt;
	background-color: #EEF7F9;	
	margin-bottom: 10px;
	padding: 0 5px;
}
.info
{
    background-color: #F5FF9F;
    border: solid 1px #EFDB00;
    padding: 2px;
}
.panel
{
	background-color: #EEF7F9;
    border: solid 1px #CCD5D7;
    padding: 2px;
}
.txtbox
{
	width: 175px;
	background-color:#EEf7F9;	
	border: solid 1px #CCD5D7;
}

.txtboxwide
{
	width: 350px;
	background-color:#EEf7F9;	
	border: solid 1px #CCD5D7;
}





.default
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
}

.main 
{
	border: solid 1px #000;
	background: #FFF;		
}

.email
{
	color: #009900;
	text-decoration: underline;
}


.picbox {
	float: right;
	margin: 10px -3px 10px 20px;
	padding: 5px;	
	background-color: #FFFFFF;
	border: solid 1px black;
	border-collapse: collapse;
}

.colourbox 
{
	clear: both;
	float: left;
	margin-left: 10px;
	/*margin: -25px auto;*/
	padding: 2px 0px 0px 20px;
	width: 400px;	
	height: 22px;
	background-color: #FFFFFF;
	border: solid 1px black;
	border-collapse: collapse;
}

.error
{
	color: #FF0000;
}



/*------------------------------
  Tables
-------------------------------*/
.tabledefault
{
	border-collapse:collapse;
}
.tableheader
{
	border: solid 1px #CCD5D7;	
	font-size: 8pt;
	background-color: #EEF7F9;
	color: #000;
	padding-left: 2px;
}
.tableentry
{
	border: solid 1px #CCD5D7;	
	font-size: 8pt;
	background-color: #FFFFFF;
	padding:2px 2px 2px 2px;
}
.caption
{
	font-size: 7pt;
	font-style: italic;
}
.tableicons td
{
	text-align: center;
}

#shop
{
	margin: 0 auto;
}
#shop td
{
	padding: 0px 7px;
}

#wishlist_cart_items, #shopping_cart_items
{
	border: solid 1px #CCD5D7;
	border-collapse:collapse;
	margin-bottom: 5px;
}
#wishlist_cart_items thead tr, #shopping_cart_items thead tr,
#wishlist_cart_items tfoot tr, #shopping_cart_items tfoot tr
{
	background-color: #EEF7F9;
    border: solid 1px #CCD5D7;
    padding: 2px;
}
#wishlist_cart_items thead tr, #shopping_cart_items thead tr
{
	background-color: #EEF7F9;
    border: solid 1px #CCD5D7;
    padding: 2px;
}

/*----------------------------
 LINKS
----------------------------*/
A
{
    COLOR: #1475D8;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A:hover
{
	color: #1475D8;
	font-family: Verdana;	
	text-decoration: underline;
}

.chevron {		
	padding-left: 15px;	
	background: url(/images/icons/double_chevron.gif) no-repeat;		
}

.bullet {			
	padding-left: 15px;		
	background: url(/images/icons/bullet.gif) no-repeat;		
	background-position: 0 5px;
}

/*------------------------------
  HEADER
-------------------------------*/
.header
{	
	clear: both;
	font-size: 10px;
	padding: 50px 0 10px 0;		
}




/*------------------------------
  FOOTER
-------------------------------*/
#container
{
	position: relative;
	min-height: 100%;	
	height: auto !important;
	height: 100%;
}
#container-content 
{
	padding-bottom: 40px;
}
#container-foot 
{	
	width: 100%;	
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 40px;	
}
#container-foot table
{
	border-top: solid 1px #CCCCCC;
	color: #9c9d9f;
	font-size: 7pt;	
}





/*------------------------------
  MENU
-------------------------------*/
.create
{
	width: 140px;	
	border: solid 1px #CCD5D7;
	background-color: #EEF7F9;
	color: #000;
	padding-left: 2px;
	margin-bottom: 3px;
}

.create A
{
	display: block;
	TEXT-DECORATION: none;
	width: 130px;
}

.create A:hover
{
	display: block;
	background-color: #FFFFFF;
	TEXT-DECORATION: none;
	width: 139px;
}

	

.color_square
{
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	border:1px solid #000;
	cursor:pointer;
	
	width: 12px;	/* IE 5.x */
	width/* */:/**/10px;	/* Other browsers */
	width: /**/10px;	
	
	height: 12px;	/* IE 5.x */
	height/* */:/**/10px;	/* Other browsers */
	height: /**/10px;	
}