body {font-family:tahoma, verdana,arial,helvetica,sans-serif;color:#fff; font-size:12px;background:url(images/logo.gif) no-repeat #9cf;}
td {font-family:tahoma,verdana,arial,helvetica,sans-serif;color:#000; font-size:12px;}

a:link {color:#006; text-decoration:none;}
a:hover {color:#009; text-decoration:none;}
a:visited {color:#006; text-decoration:none;}

a.navbar:link {color:#006; text-decoration:none;font-weight:bold;}
a.navbar:hover {color:#009; text-decoration:none;font-weight:bold;}
a.navbar:visited {color:#006; text-decoration:none;font-weight:bold;}

a.footer {color:#006;background:none;}
a.footer:hover {color:#009; background:none;text-decoration:none;}

.logo{font-size:32px;font-family:gimletcondssk, arial, helvetica;color:#fff;}

.heading{
	padding:2px;
	padding-left:2px;
	font-family:tahoma, sans-serif;
	font-size:18px;
	color:#009;
	font-weight:bold;
	line-height:18px;
	text-transform:capitalize;
	border-bottom:1px solid #ccc;
}

.heading_small {
	padding:2px;
	font-family:tahoma, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	background:#fff;
	line-height:12px;
	text-transform:capitalize;
	border-bottom:1px solid #ccc;
}

.side_floater {
	background:#fff;
	padding:4px;
	border-bottom:1px solid #ccc;
}

.content {
	height:500px;
	overflow:auto;
	padding:4px;
	font-family:georgia;
	background:#fff;
}

.footer_background {
	font-family:tahoma, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#003;
}

.footer_shadow {
}
.footer_highlight {
	background:#ccc;
}

.header_background {

}

.header_shadow {
	background:#999;
}
.header_highlight {
	background:#9cf;
}

.login {
	font-family:tahoma, sans-serif;
	font-size:11px;
	background:#ccc;
	padding:2px;
	color:#fff;
	font-weight:bold;
	text-transform:capitalize;
}

.login_title {
	font-family:tahoma, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#036;
	text-transform:capitalize;
	letter-spacing:1px;
}

.form_button {
	font-family:tahoma, sans-serif;
	font-size:12px;
}

.form_input {
	font-family:tahoma, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
}

.form_textarea {
	font-family:courier new, courier, monospace;
	font-size:14px;
	border:1px solid #ccc;
}

.form_select {
	font-family:tahoma, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
}

.main {
	margin:10px;
	padding:10px;
}

.nav {
	background:#fff;
	font-family:tahoma, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	text-transform:capitalize;
}

.nav_background {
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	line-height:16px;
	}
.nav_background_on {
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	line-height:16px;
	color:#f00;
	}
.nav_background_over {
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	line-height:16px;
	background:#def;
	}
.nav_background_link {
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	line-height:16px;
	}
.nav_highlight {
	background:#fff;	
	}
.nav_shadow {
	background:#ccc;
	}
.nav_link {
	}

.small_link {
	text-align:right;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:10px;
	color:#306;
	font-weight:bold;
	text-transform:capitalize;
	letter-spacing:2px;
	}

a.small_link {
	color:#306;
}

a.small_link:hover {
	color:#309;
}

.product_brand {
	color:#039;
}

.product_name {
	font-size:20px;
	color:#039;
}

.product_listing {
	font-size:14px;
	color:#039;
}

.product_sku {
	font-size:10px;
	text-transform:uppercase;
	color:#333;
}

.product_description {
	font-size:11px;
	color:#666;
}

.bookmark {
	border-bottom:1px solid #ccc;
}



