/*
	Filename: main.css
	Date: July 07, 2006
	Location: ./includes/templates/creatiworks/css/
	Site: http://www.creatiworks.ca/
	*********************************************************
	>>Details:
		> Root css template file.
	*********************************************************
	>>Update Log:
		> (7.7.06) Log Started.
		> (7.7.06) Copy of standard variables from general css files.
*/

/* 
	Global CSS Features 
	*******************
*/
A:link {
	text-decoration: none;
	color: #333399;
}

A:visited {
	text-decoration: none;
	color: #6666CC;
}

A:hover {
	/*text-decoration: bolder;*/
	color: #FF3300;
}

body{
	/*Set background color*/
	/*background-color: #FFFFFF;*/
	/*Setup Margins*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin:0;
	/*FireFox and assocated bottom alligner*/
	min-height:100%;
}

h2 {
	font-size: 17px;
	font-weight: bold;
}


/* 
	External CSS Features
	*********************
*/
.menu-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.menu-subheading {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: #FF7700;
}

.menu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.normal-marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
	font-weight: normal;
}

.normal-heading {
	letter-spacing: 1.8px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	vertical-align: top;
}

.normal-heading_black {
	letter-spacing: 1.5px; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003466;
	font-weight: bold;
	line-height: 24px;
}

.normal-subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	line-height: 13px;
}

.normal-bodyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.normal-bodyheadingImage {
	background-image: url(../imgs/borders/bodyHeaderBkg.jpg);
	background-repeat: no-repeat;
}


.normal-text {
	letter-spacing: 1.5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003466;
}


.normal-smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004275;
}

.scrolling-marquee {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	color: #004275;
}

.normal-enlarge {
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.form-required-character {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: red;
}

.form-required-missinginfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFF99;
	border-style: dotted;
}

.form-required-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.header-smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.gmapez-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.gmapez-subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.gmapez-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.normal-breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003466;
	line-height: 16px;
	vertical-align: top;
}

.normal-catalogue-heading {
	letter-spacing: 1.2px; 
	font-family: Times New Roman, Times, serif; 
	font-size: 33px; 
	font-weight: normal; 
	font-style: oblique; 
	text-transform: capitalize;
	color: #BBBBBB;
}

.normal-catalogue-heading-small {
	letter-spacing: 2.5px; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: normal;
	color: #003466;
	line-height: 0px
}


.catalogue-table {
	border: #999999; 
	border-style: solid; 
	border-width: 1px; 
	width: 100%;
}

.catalogue-row {
	height: 75;
}
.catalogue-cell {
	letter-spacing: 1.6px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-transform: capitalize;
	color: #003466;	
	border: #999999; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

.catalogue-search-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3399FF;
	border: #999999; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

.catalogue-search-sub {
	font-family: Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal;
	color: #888888;
	line-height: 9px
}

.catalogue-prod-id {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #888888;
}

.home-random-product {
	font-family: Times New Roman, Times, serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #00ACD4;
}


.tips-heading-text {
	letter-spacing: 1.5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 20px;
}

.tips-item-text {
	letter-spacing: 1.5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003466;
	padding-left: 10px;
	line-height: 20px;
}

.frontpage-bullet {
	letter-spacing: 0px; 
	font-family: 'Palatino Linotype', 'Times New Roman', 'Trebuchet MS', serif;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	color: #FFFFFF;
	line-height: 20px;
}

.frontpage-text {
	letter-spacing: 1.5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003466;
	padding: 7px;
}

.go-button {
	border-style: solid; 
	border-color: white black black white; 
	border-width: 1px; 
	background-color: #00ACD4; 
	color: #004275;
	font-weight: bold;
	height: 18px;
	padding: 0px 1px 2px 1px;
	margin: 2px;
}
