	/* ---- WWW.TRIONZ.AE ---- */

	* {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	}
	
	body {
	background: url(../images/body/body-bg.jpg) top center repeat-x;
	background-color: #6A934F;
	}
	
	h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
	}
	
	h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-bottom: 10px;
	font-style: italic;
	}
	
	h4 {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	font-style: italic;
	margin-bottom: 5px;
	}
	
	h5 {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	Margin-top: 15px;
	}
	
	p {
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 10px;
	text-align: justify;
	}
	
	a {
	outline: none;
	color: #0099CC;
	}
	
	a:hover {
	text-decoration: none;
	}
	
	img {
	border: none;
	}
	
	ul {
	margin-bottom: 25px;
	}
	
	li {
	font-size: 13px;
	margin-left: 30px;
	}
	
	/* ---- CONTAINER ---- */
	
	#container {
	width: 820px;
	margin: 0 auto;
	}
	
	/* ---- HEAD ---- */
	
	#head {
	height: 120px;
	background: url(../images/head/head-bg.jpg) no-repeat;
	}
	
	#logo {
	width: 370px;
	height: 105px;
	padding: 10px 0px 0px 20px;
	}
	
	.logolink {
	display: block;
	width: 370px;
	height: 105px;
	}
	
	/* ---- MENU ---- */
	
	#menu {
	height: 30px;
	padding: 0px 10px;
	background: url(../images/menu/menu-bg.jpg) no-repeat;
	text-align: center;
	}
	
	#menu a {
	width: 120px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	color: #333333;
	}
	
	#menu a:hover {
	color: #990000;
	text-decoration: underline;
	background: #FFFFFF;
	}
	
	/* ---- CONTENT ---- */
	
	#content {
	padding: 5px 20px 10px 20px;
	background: url(../images/content/content-bg.jpg) repeat-y center;
	}
	
	/* ---- FOOTER ---- */
	
	#footer {
	height: 50px;
	clear: both;
	background: url(../images/footer/footer-bg.jpg) no-repeat;
	padding: 0px 20px;
	text-align: right;
	line-height: 2.5em;
	font-size: 11px;
	color: #FFFFFF;
	}
	
	#footer a {
	color: #FFFFFF;
	}
	
	/* ---- FEATURED ---- */
	
	#featured {
	float: right;
	width: 258px;
	margin: 10px 0px 5px 10px;
	background: url(../images/featured/featured-bg.gif) top repeat-x;
	background-color: #006699;
	padding: 10px;
	border: 1px solid #006699;
	color: #FFFFFF;
	}
	
	#featured p {
	font-size: 13px;
	}
	
	#featured h1 {
	color: #FFFFFF;
	}
	
	.featured {
	width: 100%;
	font-size: 13px;
	}
	
	.featuredimg {
	float: left;
	width: 50px;
	height: 70px;
	margin-right: 5px;
	border: 1px solid #999999;
	}
	
	.featured td {
	padding: 5px;
	border: 3px solid #990000;
	background: url(../images/productlist/productlist-bg.jpg) bottom repeat-x;
	background-color: #FFFFFF;
	}
		
	.featured h2 {
	font-size: 13px;
	margin-bottom: 0px;
	color: #990000;
	}
	
	.featured h3 {
	font-size: 14px;
	color: #990000;
	margin-bottom: 0px;
	text-align: left;
	}
	
	.featured p {
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 1.3em;
	}
	
	/* ---- LOGIN ---- */
	
	#login {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: url(../images/login/login-bg.gif) bottom repeat-x;
	}
	
	/* ---- IMAGES ---- */
	
	.imgright {
	float: right;
	margin: 5px 0px 10px 10px;
	}
	
	/* ---- CLEAR ---- */
	
	#clear {
	clear: both;
	}
	
	/* ---- WARNING ---- */
	
	#warning {
	font-size: 12px;
	background: #FFFFCC;
	padding: 10px;
	border: 1px dashed #990000;
	}
	
	/* ---- CONTACT ---- */
	
	#contact {
	font-size: 14px;
	border: 1px solid #999999;
	background: url(../images/login/login-bg.gif) bottom repeat-x;
	padding: 10px;
	margin-bottom: 15px;
	}
	
	.contacttable {
	border: none;
	}
	
	.contactfields {
	margin: 2px 5px;
	}
	
	.contactbutton {
	margin: 2px 5px;
	}
	
	/* ---- PRODUCT LIST ---- */
	
	.productlist {
	width: 235px;
	height: 285px;
	font-size: 13px;
	padding: 10px 10px 0 10px;
	border: 1px solid #999999;
	margin: 0 5px 5px 0;
	background: url(../images/productlist/productlist-bg.jpg) bottom repeat-x;
	}
	
	.productlist img {
	float: left;
	width: 65px;
	height: 100px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #999999;
	}
	
	.addtocart {
	display: block;
	width: 66px;
	height: 22px;
	background: url(../images/productlist/addtocart-low.jpg);
	margin: 5px 0px 5px 170px;
	}
	
	.productlist h1 {
	font-size: 14px;
	margin: 0 0 5px 0;
	text-align: right;
	}
	
	.productlist h4 {
	font-size: 13px;
	margin-bottom: 5px;
	text-align: right;
	}
	
	.productlist p {
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
	}
	
	.productlistbuttons {
	width: 223px;
	background: #FFFFCC;
	border: #990000 1px dashed;
	clear: left;
	padding: 5px;
	}
	
	.productlistbuttons a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #009900;
	margin-bottom: 2px;
	text-align: center;
	}
	
	.productlistbuttons a:hover {
	background: #FFFFFF;
	color: #999999;
	}
		
	/* ---- CONTROL PANEL ---- */
	
	#controlpanel {
	border: 1px dashed #999999;
	padding: 10px;
	}
	
	#controlpanel a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}
	
	#controlpanel a:hover {
	color: #CCCCCC;
	}
	
	/* ---- PRESS ADMIN ---- */
	
	.pressadmingrid {
	border: 1px solid #999999;
	background: url(../admin0564/images/gridview-bg.jpg) bottom repeat-x;
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
	}
	
	.pressadmingrid td {
	padding: 3px;
	}
	
	/* ---- PRODUCT ADMIN ---- */
	
	.productadmingrid {
	border: 1px solid #999999;
	background: url(../admin0564/images/gridview-bg.jpg) bottom repeat-x;
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
	}
	
	.productadmingrid td {
	padding: 3px;
	}
	
	/* ---- ADMIN BUTTONS ---- */
	
	.adminbuttons {
	margin: 5px 0px 10px 0px;
	}
	
	/* ---- FLASH ---- */
	
	#flash {
	margin-bottom: 10px;
	}
	
	/* ---- BECOMEARETAILER ---- */
	
	#becomearetailer {
	width: 348px;
	padding: 10px;
	float: right;
	margin: 10px 0px 10px 20px;
	font-size: 13px;
	border: 1px solid #999999;
	text-align: right;
	background: url(../images/login/login-bg.gif) bottom repeat-x;
	}
	
	.retailertextfields {
	vertical-align: middle;
	margin-bottom: 3px;
	}
	
	.retailerbutton {
	margin-right: 13px;
	}
	
	/* ---- TESTIMONIALS ---- */
	
	#testimonials {
	float: right;
	width: 328px;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #999999;
	background: url(../images/testimonials/testimonials-bg.jpg) top repeat-x;
	margin: 5px 0px 10px 20px;
	}
	
	#submittestimonial {
	width: 348px;
	padding: 10px;
	float: right;
	margin: 10px 0px 10px 20px;
	font-size: 13px;
	border: 1px solid #999999;
	text-align: right;
	background: url(../images/login/login-bg.gif) bottom repeat-x;
	}
	
	.testtextfields {
	vertical-align: middle;
	margin-bottom: 3px;
	}
	
	.testbutton {
	margin-right: 15px;
	margin-top: 5px;
	}
	
	/* ---- AD ---- */
	
	#ad {
	position: relative;
	height: 330px;
	padding: 10px;
	background: url(../images/home/ad-bg.jpg) no-repeat;
	}
	
	#ad h1 {
	margin-left: 400px;
	margin-top: 75px;
	text-align: right;
	color: #FFFFFF;
	margin-bottom: 21px;
	font-style: italic;
	}
	
	#ad p {
	margin-left: 320px;
	line-height: 1.3em;
	font-size: 12px;
	}
	
	#ad ul {
	margin-left: 320px;
	margin-bottom: 0;
	}
	
	#ad li {
	margin-bottom: 0px;
	line-height: 1.3em;
	}
	
	#adlink {
	position: absolute;
	bottom: 15px;
	left: 15px;
	}
	
	#adlink a {
	display: block;
	width: 300px;
	height: 90px;
	}
	
	/* ---- DEFAULTAD ---- */
	
	#defaultad {
	position: relative;
	width: 393px;
	height: 428px;
	padding: 0 10px 10px 10px;
	margin-top: 16px;
	background: url(../images/home/defaultad.jpg) no-repeat;
	border: 1px solid #999999;
	}
	
	#defaultad h1 {
	color: #FFFFFF;
	margin-bottom: 18px;
	font-style: italic;
	text-align: right;
	font-size: 21px;
	}
	
	#defaultad p {
	line-height: 1.3em;
	margin-top: 30px;
	font-size: 12px;
	}
	
	#defaultad ul {
	margin-bottom: 0;
	}
	
	#defaultad li {
	margin-bottom: 0px;
	line-height: 1.3em;
	font-size: 12px;
	}
	
	#adlink {
	position: absolute;
	bottom: 15px;
	left: 15px;
	}
	
	#adlink a {
	display: block;
	width: 300px;
	height: 90px;
	}
	
	/* ---- LATEST ---- */
	
	#latest {
	float: right;
	width: 330px;
	background: url(../images/home/latestbg.jpg) top no-repeat;
	padding: 20px 5px 10px 15px;
	margin: -5px 0 -5px 15px;
	}
	
	#latest h1 {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
	.latestproducts {
	float: left;
	width: 63px;
	padding: 3px;
	border: 1px solid #666666;
	margin: 0 11px 10px 0;
	background-color: #FFFFFF;
	}
	
	.latestproducts img {
	width: 63px;
	margin: 0;
	padding: 0;
	}
	
	/* ---- LATEST NEWS ---- */
	
	#latestnews {
	width: 473px;
	padding: 5px;
	border: 1px solid #999999;
	background: #E3EBF4;
	margin-bottom: 15px;
	}
		
	.latestnewsitem {
	background: url(../images/latestnews/latestnewsitem-bg.jpg) repeat-x;
	background-color: #FFFFFF;
	height: 60px;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 3px;
	}
	
	.latestnewsitem h1 {
	font-size: 13px;
	color: #990000;
	margin-bottom: 0px;
	margin-top: 0;
	}
	
	.latestnewsitem p {
	font-size: 11px;
	margin-bottom: 0;
	}
	
	.latestnewsitem a {
	color: #003366;
	}
	
	/* ---- JOIN ---- */
	
	#join {
	float: right;
	margin: 35px 30px 0 0;
	}
	
	#join a {
	display: block;
	width: 200px;
	height: 80px;
	}
	
	/* ---- FEATURES ---- */
	
	#feature1 {
	float: left;
	width: 248px;
	height: 98px;
	border: 1px solid #999999;
	background: url(../images/home/feature1bg.jpg) no-repeat;
	}
	
	#feature1 a {
	display: block;
	width: 248px;
	height: 98px;
	}
	
	#feature2 {
	float: left;
	width: 248px;
	height: 98px;
	margin-left: 15px;
	border: 1px solid #999999;
	background: url(../images/home/feature2bg.jpg) no-repeat;
	}
	
	#feature2 a {
	display: block;
	width: 248px;
	height: 98px;
	}
	
	#feature3 {
	float: left;
	width: 248px;
	height: 98px;
	margin-left: 15px;
	border: 1px solid #999999;
	background: url(../images/home/feature3bg.jpg) no-repeat;
	}
	
	#feature3 a {
	display: block;
	width: 248px;
	height: 98px;
	}