* {margin: 0; padding:0; }
/*--------------------------------------------
Global
---------------------------------------------*/
/*-------------------------------------------*/
body {
	background: #000 url('../images/bg.jpg') top left fixed;font-family: Tahoma;color: #676767;font-size: 12px;
}
div#container_body{width:100%;position: relative;background:transparent url('../images/stripes_right.png') top center;padding:0;}
div#container_wrap {width: 960px;margin: 0 auto;position: relative;}
div#separator{border-top:0px solid #D7D8D3;}
/* Header */
div#header {margin: 0;padding-top: 10px; background:url(../images/stripes_right.png) center top; border-bottom:0px solid #000;}
	div#header_wrap {margin:0 auto;width: 960px;height:25px;}
	div#header_wrap .logo {	
		margin:0 auto;height:25px;width: 365px; margin-top:15px;text-align:center;
	}

	div#header_wrap .search { float:right;width:230px;text-align:right; margin:0; top:0;margin-top:-2px; }
	div#header_wrap .search input[type=text] {padding: 0px 6px 0px 12px;height: 27px;width: 160px;color:#B7B7B7;
		box-shadow: 0px 0px 1px #aaa;border: 1px solid #000;font-family: Arial, "QlassikBold"; background:#fff;
		-moz-border-radius: 30px;
		-webkit-border-radius: 30px;
		border-radius: 30px;
	}
	div#header_wrap .search input[type=image] { margin-left:-32px; margin-bottom:-8px;}
	
	div#header .brands_wrap {
		margin:0 auto;width: 960px;height:98px;background: #fff url('../images/heading.png') no-repeat center bottom;
		-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
	}
	div#header .brands_wrap .brands {
		width: 960px;height:98px; vertical-align:bottom; text-align:center;
		margin-top:25px;
		background: transparent url('../images/stripes_right2.png') repeat bottom;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
	}
	
	div#header .brands img{ margin:5px 25px;}
	
	/* Navigation */	
	div#header .navbg {
		margin:0 auto;
		width: 960px;
		line-height: 30px;
		padding-top:5px;
		border-bottom:4px dotted #000;
		border-top:4px dotted #000;
	}
	div#header .navbg ul#nav {
		clear: both;list-style: none;position: relative;
	}
		div#header .navbg ul#nav li { margin:0;padding:0px 0px 0px 0px; position: relative;display:inline-block; text-align:center; 
			border:1px solid transparent; text-transform:lowercase;
			-webkit-box-shadow: inset 0px 0px 20px 5px #333;
			box-shadow: inset 0px 0px 20px 5px  #333;
		}
			/*div#header .navbg ul#nav li.first {-moz-border-radius-topleft: 30px; -webkit-border-top-left-radius: 30px; border-top-left-radius: 30px;
			-moz-border-radius-bottomleft: 30px; -webkit-border-bottom-left-radius: 30px; border-bottom-left-radius: 30px; 
			}*/
			
		div#header ul#nav li:hover {border-left:0px solid #000;border-right:0px solid #fff;background:#ACACAC; cursor:pointer;
			border:1px solid #333333;}
		
			div#header ul#nav li a {margin:0;padding:0px 20px 0px 20px; display:block; 
				text-decoration: none;font-family:"Arial";font-size: 12px;font-weight:bold; text-transform:uppercase;color:#E9E9E9;
			}
			div#header ul#nav li a:hover { }
			
		
	/* Sub Nav */
	div#header ul#nav li ul{clear:both;list-style: none;position: absolute;z-index: 99999;top: 34px;left:0;background: #f2f2f2;
		border-top: none;padding: 0px 0px 0px 0px;display: none; margin:0;margin-left: 50px; line-height:23px;
		-webkit-box-shadow: 0 8px 6px -6px black;
	   		-moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;text-align:left;
	}
		div#header ul#nav li ul.a{margin-left: 52px;}
		div#header ul#nav li ul.b{margin-left: 40px;}
		div#header ul#nav li ul.c{margin-left: 56px;}
		
		div#header ul#nav li ul li {background:#000;z-index: 9999999999;display: block;text-align: left;width: 200px;border-bottom: 0px dotted #4F4F4F; }
		div#header ul#nav li ul li a,
		div#header ul#nav li.active ul li a{text-align: left;display:block;
			padding: 8px 15px 8px 15px;font-size: 12px;font-weight: normal;color: #CCCCCC;border-radius: 0px;
			font-family: "Arial";text-transform:capitalize;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
		} 
		div#header ul#nav li ul li:hover{ background:#fff; }
		
		div#header ul#nav li.active ul li a{
			background: none;border-top: none;border-left: none;border-right: none;border-color: #ddd;box-shadow: none;color: #666;
		}
			div#header ul#nav li ul li a:hover {color: #3d3d3d;}
			
	
/*--------------------------------------------
Headings
---------------------------------------------*/
h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-family: "QlassikMedium";
	font-size: 34px;
	font-weight: normal;
	color: #3a3a3a;
}
h1,h2,h3,h4,h5,h6 { margin-bottom: 10px; }
h1 {
	font-size: 34px;
	color: #333;
}
	h1 span {
		font-size: 13px;
		font-style: italic;
		color: #999;
		position: relative;
		top: -5px;
		left: 10px;
		font-family: "Helvetica Neue", helvetica, sans-serif;
	}
h2 {font-size: 29px;}
h3 { font-size: 23px; }
h4 {font-size: 20px;color: #2a2a2a;}
h5 {color: #424242;font-size: 15px;}
h6 {font-size: 13px;color: #2b2b2b;}
strong, b { color: #3a3a3a; }
.center { text-align: center; }
p { text-align:justify;}
.fleft {float:left;}
.fright{ float:right;}
/*--------------------------------------------
Shared Theme Elements
---------------------------------------------*/
div.main_content {
	margin: 0px auto;
	overflow: hidden;
	padding: 25px 30px;
	border: 2px solid #fff;
	border-bottom: none;
	background: #fff;
}	
	div.main_content p {
		font-size: 12px;
		color: #888;
		line-height: 20px;
		margin-bottom: 25px;
	}

div.shadow {
	border-bottom: 1px solid #dfdfdf;
	background: url('../images/horizontal_shadow.png') no-repeat bottom;
	height: 55px;
	width: 950px;
	clear: both;
	position: relative;
	left: -35px;
	top: -30px;
}
div.page_heading {
	padding: 5px 0px 3px 0px;
	background: url('../images/page_heading.png') no-repeat bottom;
	margin: -20px 0px 30px 0px;
	text-align: center;
}
div.page_heading h1{ font-size:250%; }
div.section_heading {position: relative;margin: 0px 0px 15px 0px;}
div.full_left_column {float: left;width: 100%;}
div.small_left_column {float: left;width: 565px;}
div.large_left_column {float: left;width: 675px;}
div.small_right_column {float: right;width: 175px;}
div.large_right_column {float: right;width: 300px;}
	
	div.small_left_column ul, div.large_left_column ul { overflow: hidden; list-style:circle; margin-top:-20px; margin-bottom:15px; }
	div.small_left_column ul li, div.large_left_column ul li { line-height:20px; margin-left:20px;}
	
	div.small_right_column .container {margin-bottom: 30px;}
	div.small_right_column ul.arrows,
	div.large_right_column ul.arrows {
		list-style: none;
	}	
	div.small_right_column ul.arrows li,
	div.large_right_column ul.arrows li {
		padding-top: 8px;
		padding-bottom: 8px;
		border-bottom: 1px solid #888;
		background: none;
		padding-left: 0;
	}
	div.small_right_column ul.arrows li a,
	div.large_right_column ul.arrows li a  {
		text-decoration: none;
		background: url("../images/arrow_right_dark.png") no-repeat left;
		padding-left: 15px;
		color: #777;
		font-size: 13px;
	}
	div.large_right_column ul.arrows li a  { margin-left: 15px; margin-right: 15px;}
	
	div.small_right_column ul.arrows li a:hover,
	div.large_right_column ul.arrows li a:hover { color: #F89F1C; }
		div.small_right_column ul.arrows li a.ui-state-active,
		div.large_right_column ul.arrows li a.ui-state-active { 
			font-weight: bold; 
			background: url('../images/colors/blue/arrow_down.png') no-repeat left;
		}

	div.large_right_column h3 {
		text-align: center;
		margin-bottom: 0;
		/*background: url('../images/sidebar_header_bg.png') repeat-x bottom left;*/
		background: url('../images/nav_bg.jpg') repeat-x center left;
		height: 34px;
		padding-top: 7px;
		border-bottom: 1px solid #1B1713;
		color: #fff;
		font-size: 22px;
	}
	div.small_left_column div.content ul {border-bottom:5;}
	div.small_left_column div.content ul li {
		width:100%;
		list-style: none;
		line-height: 22px;
		padding-left:15px;
		margin-left:5px;
		background: url('../images/colors/blue/arrow_right.png') no-repeat 0px 7px;
		color:#A4A4A4;
		
	}
	div.large_right_column .container {
		border: 1px solid #1B1713;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-bottom: 30px;
		background: #fff;
		overflow: hidden;
	}
	div.large_right_column .container .content { padding: 15px; background: #fbfbfb; }
	div.large_right_column div#recent_posts ul, div.large_right_column div#recent_news ul { margin-left:15px; margin-right:15px;}
	
	div.small_right_column div#recent_posts ul li a {width: 110px;}
	div.large_right_column div#recent_posts ul li a {width: 200px;}
	div.large_right_column div#recent_news ul li a { }

/*--------------------------------------------
Homepage
---------------------------------------------*/
div#homepage div#slider{
	margin: 0 auto;
	width: 958px;
	height: 450px;
	
}
	/* Nivo Slider */
	div#homepage #slides { height: 450px;background: #fff url('../images/loader-lite.gif') no-repeat center center; border: 1px solid #d2d2d2; }
	div#homepage #slides img {
		position:absolute;
		top:0px;
		left:0px;
		display:none;
		height: 450px;
	}
		div#homepage #slides a {
		   border:0;
		   display:block;
		}
		div#homepage #slides .nivo-caption {
			width: auto;
			left: 0;
			bottom: 20px;
			background: none;
			overflow: visible;
			z-index: auto;
		}
			div#homepage #slides .nivo-caption p {
			  background: #000;
				background: rgba(0,0,0,.65);
				padding: 15px 40px 17px 40px;
				margin: 0;
				font-size: 20px;
				font-weight: normal;
				color: #fff;
				border: 1px solid rgba(255,255,255,0.25);
				border-left: none;
				position: relative;
				z-index: 9;
				overflow: visible;
			}
			div#homepage #slides .nivo-caption p span{
				position: absolute;
				right: -55px;
				top: -12px;
				background: url('../images/colors/blue/date_bg.png') no-repeat;
				width: 71px;
				color: #fff;
				font-weight: bold;
				font-size: 25px;
				text-align: center;
				padding: 24px 0px 33px 0px;
				text-shadow: 0px 2px 1px #999;
				z-index: 10;
			}	
			div#homepage #slides .nivo-caption a { display: block; margin-top: 20px; }
			.nivo-controlNav {
				position: absolute; 
				bottom: -20px;
				position:absolute;
				left:50%;
		    	margin-left:-30px; /* Tweak this to center bullets */
			}
			div#homepage #slides .nivo-controlNav { z-index: 12; }
			div#homepage #slides .nivo-controlNav a{
					display: block;
					float: left;
					margin-right: 6px;
					width: 10px;
					height: 10px;	
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					border-radius: 5px;
					background: #c1c1c1;
					text-indent: -999999px;
					box-shadow: inset 0px 2px 2px #888;
				}
			div#homepage #slides	.nivo-controlNav a.active{ background: #777; }
			
			
div#homepage div#welcome {
	padding-bottom: 0px;
}
	div#homepage div#welcome h2{
		margin-bottom: 10px;
	}
	div#homepage div#welcome p{
		line-height: 22px;
		margin-bottom: 0px;
	}
	div#welcome .about {
		float: left;
		width: 530px;
		position: relative;
		z-index: 2;
		background: url('../images/fading_line.png') no-repeat top right;
		padding-right: 30px;
		min-height: 170px;
		overflow: hidden;
	}
	div#welcome .gallery {
		float: left;
		width: 100%;
		position: relative;
		z-index: 2;
		overflow: hidden;
	}
		div#welcome .gallery ul { list-style: none; }
			div#welcome .gallery ul li {
				float: left;
				margin-right: 16px;
				position: relative;
				background: url('../images/mini_gallery_bg.png') no-repeat top left;
				background-size:168px 168px;
				height: 166px;
				width: 166px;
			}
			div#welcome .gallery ul li.last { margin-right: 0; }
			div#welcome .gallery ul li img {
				padding: 12px 0px 0px 12px;
				width: 140px;
			}
			div#welcome .gallery ul li span{
				background: #000;
				background: rgba(0,0,0,0.6);
				color: #fff;
				font-weight: bold;
				font-size: 14px;
				display: block;
				position: absolute;
				bottom: 13px;
				left: 12px;
				width: 139px;
				height:35px;
				text-align: center;
				padding: 10px 0px 10px 0px;
				border-top: 1px solid #555;
			}
div#homepage .one_third { margin-bottom: 0; overflow: hidden; padding-bottom: 8px; }			
div#homepage .one_third h2 {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
/*----------------------------*/
div#homepage div.press {
		float: right;
		width: 540px;
	}
		div#homepage div.press ul {
			list-style: none;
		}
			div#homepage div.press ul li {
				border-bottom: 1px dashed #dbdbdb;
				overflow: hidden;
				margin-bottom: 18px;
				padding-bottom: 18px;
			}	
			div#homepage div.press ul li div.date {
				float: left;
				background: url('../images/colors/blue/date_bg.png') no-repeat;
				width: 71px;
				color: #fff;
				font-weight: bold;
				font-size: 12px;
				text-align: center;
				padding: 28px 8px 30px 0px;
			}
			div#homepage div.press ul li a {
				color: #999999;
				font-size: 11px;
				display: block;
				margin-top: 5px;
			}
			div#homepage div.press ul li h5 { margin-bottom: 5px; }
			div#homepage div.press ul li h5 a {
				color: #2b2b2b;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
			}
				div#homepage div.press ul li a:hover { text-decoration: none; }
				div#homepage div.press ul li h5 a:hover { text-decoration: underline; }
			div#homepage div.press ul li div.content {
				margin-left: 90px;
				margin-top: 5px;
			}
				div#homepage div.press ul li div.content p{
					padding-top: 0px;
					font-size: 13px;
					line-height: 18px;
					color: #808080;
					margin: 0;
				}
				div#homepage div.press ul li a.arrow {
					float: right;
					width: 15px;
					height: 15px;
					display: block;
					text-indent: -99999px;
					background: url('../images/right_arrow_small.png') no-repeat;
					margin-top: -25px;
					margin-right: 5px;	
				}
/*----------------------------*/
/* Daily Specials */
div#homepage div#specials ul {
	list-style: none;
}
	div#homepage div#specials ul li {
		display: block;
		margin-bottom: 12px;
		padding-bottom: 15px;
		border-bottom: 1px dashed #dbdbdb;
		clear: both;
		overflow: hidden;
	}	
		div#homepage div#specials ul li .description {
			width: 200px;
			float: right;
		}
		div#homepage div#specials ul li .descriptiontext {
			width: 100%;
			float: right;
		}
		div#homepage div#specials ul li strong {
			font-size: 12px;
			margin-bottom: 3px;
			display: block;
		}
		div#homepage div#specials ul li strong a{ text-decoration:none; color:#000; line-height:17px; }
		div#homepage div#specials ul li strong a:hover{ text-decoration:underline; }
		div#homepage div#specials ul li p {				
			font-size: 11px;
			line-height: 16px;
			margin-bottom: 3px;
		}
		div#homepage div#specials ul li span.price {
			color: #8080808;
			font-size: 12px;
			font-weight: bold;
		}
		div#homepage div#specials ul li img {
			float: left;
			padding-top: 2px;
			margin-right:5px;
			margin-bottom:2px;
		}
	div#homepage div#specials ul li.last { border: none; }
	div#homepage div#specials a.readmore {
			float: right;
			height: 16px;
			display: block;
			padding-left: 23px;
			font-size: 11px;
			color: #9c9c9c;
			text-decoration: underline;
		}
		div#homepage div#specials a.readmore:hover { text-decoration: none; }
/* Hours & Location */
div#homepage div#hours_location p {
	margin-bottom: 12px;
}
div#homepage div#hours_location .map {
	background: url('../images/map_bg.png') no-repeat top left;
	width: 262px;
	height: 142px;
	padding: 10px;
	margin-top: 5px;
}
/* Feedback */
div#homepage div#feedback {
	clear: both;
	padding-bottom: 20px;
}
	div#homepage div#feedback h2 { margin-bottom: 30px; }
	div#feedback div.tweets {
		float: left;
		width: 315px;
		border-right: 1px solid #dfdfdf;
		padding-right: 30px;
	}
		div#feedback div.tweets ul{
			list-style: none;
			margin-left: -10px;
		}
			div#feedback div.tweets ul li{
				background: #eeeeee;
				padding: 10px 10px 10px 18px;
				margin-bottom: 10px;
				-moz-border-radius: 8px;
					-webkit-border-radius: 8px;
					border-radius: 8px;
				margin-left: 20px;
				position: relative;
				line-height:17px;
				color:#6F6F6F;
			}
			div#feedback div.tweets ul li p{ padding:0; margin:0; line-height:17px; color:#6F6F6F;}
				div#feedback div.tweets ul em.arrow {
					background: url('../images/twitter_arrow.png') no-repeat;
					width: 20px;
					height: 18px;
					display: block;
					position: absolute;
					top: 12px;
					left: -20px;
				}
				div#feedback div.tweets ul li span.tweet_text {
					font-size: 13px;
					color: #3a3a3a;
					display: block;
					margin-bottom: 5px;
				}
				div#feedback div.tweets ul li span.tweet_text a {
					color: #1697e0;
					font-size: 13px;
				}
					div#feedback div.tweets ul li span.tweet_text a:hover { text-decoration: none; }
				div#feedback div.tweets ul li span.tweet_time a {
					color: #8c8c8c;
					font-size: 11px;
					text-decoration: none;
				}
		div#feedback div.tweets a.follow {
			float: right;
			/*background: url('../images/twitter_icon.png') no-repeat bottom left;*/
			height: 16px;
			display: block;
			padding-left: 23px;
			font-size: 11px;
			color: #9c9c9c;
		}
			div#feedback div.tweets a.follow:hover { text-decoration: none; }
			.tweet_even, .tweet_even p { text-align:left;  }
			
	div#feedback div.press {
		float: right;
		width: 540px;
	}
		div#feedback div.press ul {
			list-style: none;
		}
			div#feedback div.press ul li {
				border-bottom: 1px dashed #dbdbdb;
				overflow: hidden;
				margin-bottom: 18px;
				padding-bottom: 18px;
			}	
			div#feedback div.press ul li div.date {
				float: left;
				background: url('../images/colors/blue/date_bg.png') no-repeat;
				width: 71px;
				color: #fff;
				font-weight: bold;
				font-size: 12px;
				text-align: center;
				padding: 28px 8px 30px 0px;
			}
			div#feedback div.press ul li a {
				color: #999999;
				font-size: 11px;
				display: block;
				margin-top: 5px;
			}
			div#feedback div.press ul li h5 { margin-bottom: 5px; }
			div#feedback div.press ul li h5 a {
				color: #2b2b2b;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
			}
				div#feedback div.press ul li a:hover { text-decoration: none; }
				div#feedback div.press ul li h5 a:hover { text-decoration: underline; }
			div#feedback div.press ul li div.content {
				margin-left: 90px;
				margin-top: 5px;
			}
				div#feedback div.press ul li div.content p{
					padding-top: 0px;
					font-size: 13px;
					line-height: 18px;
					color: #808080;
					margin: 0;
				}
				div#feedback div.press ul li a.arrow {
					float: right;
					width: 15px;
					height: 15px;
					display: block;
					text-indent: -99999px;
					background: url('../images/right_arrow_small.png') no-repeat;
					margin-top: -25px;
					margin-right: 5px;	
				}
				div#feedback div.press a.readmore {
					float: right;
					height: 16px;
					display: block;
					padding-left: 23px;
					font-size: 11px;
					color: #9c9c9c;
					text-decoration: underline;
				}
				div#feedback div.press a.readmore:hover { text-decoration: none; }
/*--------------------------------------------
Page Module (About,Associates)
---------------------------------------------*/
div#modpage div.image_wrap {
	margin-bottom: 24px;
	background: #F5F5F5;
	border: 1px solid #dbdbdb;
	padding: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 3px #eee;
	-moz-box-shadow: 0px 0px 3px #eee;
	box-shadow: 0px 0px 3px #eee;
}	
/* Sidebar */
div#sidebar div#the_team div.team_detail {
	overflow: hidden;
	margin-bottom: 20px;		
}
	div#sidebar div#the_team div.team_detail.last { margin-bottom: 0; }
	div#sidebar div#the_team div.photo {
		float: left;
		padding: 4px;
		border: 1px solid #dbdbdb;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	div#sidebar div#the_team div.bio {
		margin-left: 115px;
		padding-top: 3px;
	}
	div#sidebar div#the_team div.bio p {
		padding-top: 8px;
		font-size: 12px;
		line-height: 1.5em;
	}
div#modpage div#facts ul { list-style: none; }
	div#modpage div#facts ul li {
		background: url("../images/colors/blue/bullet.png") no-repeat 0px 4px;		
		padding-left: 25px;
		padding-bottom: 12px;
		font-size: 13px;
	}	
div#reviews .review blockquote{
	font-size: 13px;
	margin: 0px 0px 10px 10px;
	padding-top: 8px;
	color: #676767;
	line-height: 18px;
}
div#reviews ul { display: none; }
div#reviews .ui-tabs-hide{ display:none; }

/* Page Brands */
div#modpage div#menubrands{ width:225px;float:left;}
div#modpage div#menubrands a{
	float: left;padding:15px 16px;border: 1px solid #dbdbdb;width:100%;display:block;
	margin-bottom:15px;font-size:30px;color:#999;text-decoration:none;font-family:"Futura";
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div#modpage div#menubrands a:hover{ color:#666; background:url(../images/page_heading.png) no-repeat left top;}
div#modpage div#showroombrands{float:right;width:620px;text-align:right;}
div#modpage div#showroombrands img{border:10px solid #F0F0F0;}
	
/*--------------------------------------------
Menu
---------------------------------------------*/
/* Menu 1 & 2 Elements */
div#modpage-items .content {
	clear: both;
	overflow: hidden;
}
div#modpage-items .contentphoto {
	clear: both;
	overflow: hidden;
	padding: 20px 20px 0px 20px;
	margin-bottom:-20px;
}
div#modpage-items .ui-accordion-content { padding: 0; padding-bottom: 10px; }
div#modpage-items .ui-accordion-header .content { padding-bottom: 15px; }
div#modpage-items div.heading { margin:0;}
div#modpage-items div.accordion .heading h2{ 
	text-transform: uppercase;
}
	div#modpage-items div.heading div.content h2 a{ clear:both; text-decoration:none; color: #343434;}
	div#modpage-items .content h4 {
		padding-right: 15px;
		padding-bottom: 12px;
		font-size: 15px;
		color: #343434;
		margin-bottom: 0px;
	}
	div#modpage-items .content h4 a{ color: #343434;text-decoration:none; }
	div#modpage-items .content h4 a:hover{ text-decoration:underline; }
		div#modpage-items .content h4 span {		
			width: 42px;
			height: 15px;
			padding: 1px 10px 1px 10px;
			background: #b6de3e;
			font-size: 11px;
			color: #fff;
			text-align: center;
			border-radius: 2px;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			text-shadow: 0px 0px 2px #b4b4b4;
			margin-left: 10px;
			position: relative;
			top: -1px;
		}
		div#modpage-items .content p {
			margin-bottom: 10px;
			color: #989898;
			font-size: 12px;
		}
		div#modpage-items .content b {
			font-size: 13px;
			color: #4b4b4b;
		}
/* Menu 1 */
div#modpage-items .content ul {
	overflow: hidden;
	list-style: none;			
	padding-top: 20px;	
}
div#modpage-items .content ul.last {
	border: none;
}
	div#modpage-items .content ul li {
		float: left;
		/*width: 250px;*/
		padding-right: 40px;
		padding-left: 10px;
	}
	div#modpage-items .content ul li.last { padding-right: 0; }
/* Menu 2 */
	div#modpage-items .content-product .content img {
		min-width: 170px;
		margin-bottom:10px;
	}
	div#modpage-items .contentphoto img.bigthumb { float: left; width:430px; margin-bottom:10px;}
	div#modpage-items .contentphoto a.gallery_image img {margin-left:10px; margin-bottom:10px;float:right; }

	div#modpage-items div.content-product { background:#FBFBFB; padding-top:20px; margin-top:-5px;
		border-bottom-right-radius: 10px;
		-moz-border-bottom-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		-moz-border-bottom-left-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
	}
	div#modpage-items div.content-product p.viewall { float:right; margin: 8px 20px 25px 10px; }
	div#modpage-items div.content-product table { border:none; margin:0; padding:2; width:25%;}
	div#modpage-items div.content-product table tr td {  text-align:center;border:none; width:25%;}
	div#modpage-items div.content-product table tr td:hover { background:#fff; 
		-webkit-box-shadow: 0px 0px 10px 2px #ccc; box-shadow: 0px 0px 10px 2px #ccc;}
	
	div#modpage-items div.content-product table tr td p { line-height:16px;}
	
	/* Content Store Locator */
	div#modpage-items div.content-locator { background:#FBFBFB; padding-top:20px; margin-top:-5px;
		border-bottom-right-radius: 10px;
		-moz-border-bottom-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		-moz-border-bottom-left-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
	}
	div#modpage-items div.content-locator p.viewall { float:right; margin: 8px 20px 25px 10px; }
	div#modpage-items div.content-locator table { border:none; margin:0; padding:2; clear:both;}
	div#modpage-items div.content-locator table tr td {  text-align:center;border:none;}
	div#modpage-items div.content-locator table tr td:hover { background:#fff; 
		-webkit-box-shadow: 0px 0px 10px 2px #ccc; box-shadow: 0px 0px 10px 2px #ccc;}
	
	div#modpage-items div.content-locator table tr td p { line-height:16px;}
	/* ****************** */
	
	div#modpage-items .small_left_column .content{ margin-top:15px;}
	div#modpage-items .small_left_column .content img { width:auto; max-width:530px; margin-bottom:15px;}
	div#modpage-items .small_left_column .heading { padding:10px;}
	div#modpage-items .small_left_column .heading .meta a{ font-style:italic; color:#4b4b4b; }
	div#modpage-items .small_left_column .heading .meta a:hover{ text-decoration:underline; }
	.metaline { color:#4b4b4b; padding:3px 0;}

/*--------------------------------------------
Gallery
---------------------------------------------*/
#slideshow_wrap {
	background: #fcfcfc;
	border: 1px solid #dbdbdb;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	/*width: 875px;*/
	width: 875px;
	-webkit-box-shadow: 0px 0px 3px #eee;
	-moz-box-shadow: 0px 0px 3px #eee;
	box-shadow: 0px 0px 3px #eee;
}
	#slideshow { position: relative; height: 580px; }
	#slideshow img {
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    display: none;
	}
	#slideshow .nivo-caption h2 { color: #fff; padding-top: 5px; }
	#slideshow .nivo-caption p {
		color: #fff;
		padding: 10px;
		margin: 0;
	}
	#slideshow .nivo-controlNav {
			position: static;	
  		float: left;
			margin-top: 490px;
			margin-left: 0px;
	}
	#slideshow .nivo-controlNav img {
		display:inline; /* Unhide the thumbnails */
		position:relative;
		margin: 0px 8px 0px 0px;
		width: 118px;
	}	
	#slideshow a.nivo-control {
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter:alpha(opacity=50);
	}
		#slideshow a.nivo-control.active {
			opacity: 1;
			-moz-opacity: 1;
			filter:alpha(opacity=100);
		}
ul.three_column,
ul.four_column {
	list-style: none;
}
	ul.three_column li,
	ul.four_column li {
		float: left;
		margin: 0px 22px 22px 0px;
		background: #F5F5F5;
		border: 1px solid #dbdbdb;
		padding: 7px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: 0px 0px 3px #eee;
		-moz-box-shadow: 0px 0px 3px #eee;
		box-shadow: 0px 0px 3px #eee;
		position: relative;
	}
		ul.three_column li a,
		ul.four_column li a {
			display: block;
			position: relative;
		}
	ul.three_column li.last,
	ul.four_column li.last { margin-right: 0; }
	ul.four_column li {
		margin: 0px 25px 25px 0px;
	}
	ul.three_column li img{
		width: 267px;
		height: auto;
	}
	ul.four_column li img{
		width: 189px;
		height: auto;
	}
ul li div.hover,
.product_image div.hover {
	background: #333 url('../images/zoom.png') no-repeat center center;
	background: rgba(0,0,0,0.6) url('../images/zoom.png') no-repeat center center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	cursor: pointer;
}
	.product_image div.hover {
		top: 6px;
		left: 6px;
		width: 94%;
		height: 82%;
	}

/*--------------------------------------------
Contact Us
---------------------------------------------*/
div#modpage form#contact_form { margin-top: 20px;}
	div#modpage form#contact_form label{
		font-weight: bold;
		font-size: 13px;
		color: #424242;
		display:block;
		margin-bottom: 8px;
	}
	div#modpage form#contact_form .text_field{
		padding: 8px;
		width: 248px;
		border: 1px solid #ccc;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		color: #444;
		font-size: 13px;
	}
		div#modpage form#contact_form select.text_field { width: 265px; }
		div#modpage form#contact_form textarea.text_field{ 
			width: 525px; 
			height: 160px; 
			color: #444; 
			font-family: "Helvetica Neue", helvetica, sans-serif; 
			font-size: 13px; 
		}
		div#modpage form#contact_form .text_field:focus{
			box-shadow: inset 0px 0px 4px #ccc;
			outline: none;
		}
	div#modpage form#contact_form .row {
		overflow: hidden;
		margin-bottom: 0px;
	}
		div#modpage form#contact_form .row p {
			float: left;
			margin-right: 10px;
		}
		div#modpage form#contact_form .button {
			float: right;
			margin-right: 17px;
		}
	div#modpage .notice {
		font-weight: bold;
	}
	div#modpage .notice.error { color: #D94848; }
	div#modpage .notice.success { color: #61B85A; }

/* Sidebar */
div#hq { }
	div#hq ul { list-style: none; }
		div#hq ul li { 
			padding-left: 40px;
			margin-bottom: 15px; 
			border-bottom: 1px solid #e9e9e9;
			padding-bottom: 10px;
		}
		div#hq  ul li b {
			font-size: 14px;
			color: #666;
		}
		div#hq ul li p { margin: 0; }
		div#hq ul li.mail  { background: url('../images/colors/blue/mail.png') no-repeat top left; }
		div#hq ul li.phone  { background: url('../images/colors/blue/phone.png') no-repeat top left; }
		div#hq ul li.fax    { background: url('../images/colors/blue/fax.png') no-repeat top left; }
	div#sidebar #hq ul li.last { border: none; margin: 0; padding-bottom: 0; }
div#modpage-form #inquiries { padding: 15px 30px 25px 30px; }	
	div#modpage-form #inquiries a {
		color: #424242;
		font-weight: bold;
	}	
	div.small_right_column div#hq ul li.mail p { font-size:10px;}
	div.small_right_column div#hq ul li { padding-left: 30px; }
	div.large_right_column div#hq ul li { padding-left: 40px; }
	
/*--------------------------------------------
modpage-blog
---------------------------------------------*/
/* Left Column */
div#modpage-blog .post {
	float: left;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
	div#modpage-blog p.viewall { float:right; margin: 3px 0px 25px 10px; }
	div#modpage-blog .post .date {
		float: left;
		background: url('../images/colors/blue/date_bg.png') no-repeat;
		width: 71px;
		height: 70px;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		padding: 28px 8px 28px 0px;
	}
	div#modpage-blog .post .post_details {
		margin-left: 85px;
		padding-top: 12px;
	}
		div#modpage-blog .post .post_details h1,
		div#modpage-blog .post .post_details h1 a {
			font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans;
			font-size: 22px;
			font-weight: bold;
			margin-bottom: 5px;
			text-decoration: none;
			color: #2a2a2a;
		}
			div#modpage-blog .post .post_details h1 a:hover {
				text-decoration: underline;
			} 
		div#modpage-blog .post .post_details .meta {
			display: block;
			font-size: 12px;
			font-weight: medium;
			color: #676767;
		}
			div#modpage-blog .post .post_details .meta a {
				color: #676767;
				font-weight: bold;
			}
			div#modpage-blog .post .post_details .meta a:hover { text-decoration: none; }
		div#modpage-blog .post .post_details .content {
			margin-top: 20px;
		}
			div#modpage-blog .post .post_details .content p {
			}
			div#modpage-blog .post .post_details .content img {
				margin-bottom: 20px;
				margin-right: 15px;
			}
			div#modpage-blog .post .post_details a.button {
				float: right;
			}
/* Sidebar */
/* Recent Posts / Recent News Widget */
div#recent_posts ul, div#recent_news ul {
	list-style: none;
	padding-top: 15px;
	overflow: hidde
}
	div#recent_posts ul li, div#recent_news ul li {
		overflow: hidden;
		padding-bottom: 13px;
		margin-bottom: 13px;
		border-bottom: 1px solid #d9d9d9;
	}
	div#recent_posts ul li p, div#recent_news ul li p{ padding:0; margin:0; }
	div#recent_posts ul li img {
		float: left;
		margin-right: 8px;
	}
	div#recent_posts ul li a, div#recent_news ul li a {
		float: left;
		line-height: 16px;
		margin: 0;
		text-decoration: none;
		color: #777;
	}
		div#recent_posts ul li a:hover, div#recent_news ul li a:hover { text-decoration: underline; }
/* Flickr Widget */
div#flickr ul {
	list-style: none;
	padding-top: 15px;
	overflow: hidden;
}
	div#flickr ul li {
		float: left;
		margin-right: 12px;
		margin-bottom: 12px;
	}
/* Twitter Widget */
div#twitter_feed ul {
	padding-top: 15px;
	list-style: none;
}
	div#twitter_feed ul li {
		padding-bottom: 10px;
		margin-bottom: 10px;
		padding-left: 27px;
		border-bottom: 1px solid #d9d9d9;
		background: url("../images/twitter_icon.png") no-repeat 0px 2px;
	}
		div#twitter_feed ul li span.tweet_text {
			font-size: 12px;
			color: #3a3a3a;
		}
			div#twitter_feed ul li span.tweet_text a{
				background: none;
				display: inline;
				font-size: 12px;
				color: #8c8c8c;
			}
				div#twitter_feed ul li span.tweet_text a:hover { text-decoration: none; }
		div#twitter_feed ul li span.tweet_time a {
			text-decoration: none;
			display: block;
			font-size: 11px;
			color: #8c8c8c;
			margin-top: 5px;
		}
/* Pagination */
div.pagination {
	clear: both;
	text-align: right;
	overflow: hidden;
}
	div.pagination a {
		text-decoration: underline;
		font-size: 11px;
		color: #9c9c9c;
	}
		div.pagination a:hover { text-decoration: none; }
	div.pagination span {
		color: #ccc;
		margin: 0px 10px 0px 10px;
		font-size: 11px;
	}
/*--------------------------------------------
modpage-blog Item
---------------------------------------------*/

/*--------------------------------------------
404 Error Page
---------------------------------------------*/
div#error_page {
	clear: both;
	overflow: hidden;
	text-align: center;
}
	div#error_page div.error_wrap {
		clear: both;
		background: url("../images/colors/blue/404_circle.png") no-repeat center;
		overflow: hidden;	
		margin: 0 auto;
		width: 334px;
		height: 300px;
		padding-top: 30px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	div#error_page .oops {
		font-size: 30px;
		color: #fff;
	}
	div#error_page h1 {
		font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans;
		font-size: 96px;
		font-weight: normal;
		color: #fff;
	}
	div#error_page p {
		text-align: center;
		color: #fff;
		font-size: 20px;
		line-height: 30px;
		width: 250px;
		margin: 0 auto;
	}
	div#error_page a {
		display: block;
		width: 185px;
		background: url("../images/404_arrow.png") no-repeat 0px 8px;
		text-decoration: underline;
		color: #fff;
		font-size: 15px;
		margin-top: 10px;
		margin-left: 45px;
	}
	div#error_page a:hover {
		text-decoration: none;
	}
/*--------------------------------------------
Footer
---------------------------------------------*/
div#footer_wrap { clear: both;margin:0 auto; width:960px;padding:13px 0;height: 70px;}
div#footer { float:left;width:600px;clear: both;overflow: hidden;margin-bottom: 5px;height: 40px;}
	div#footer .footnav ul{list-style: none;}
	div#footer .footnav ul li { float: left;font-size:11px;}
			div#footer .footnav ul li a { padding-right:5px;
				line-height: 24px;display: block; color:#E5E5E5; text-decoration:none; margin:0 5px 0 5px;
			}
			div#footer .footnav ul li a:hover {
				line-height: 24px;display: block; color:#fff; text-decoration:underline;	
			}
	div#footer .left {float: left;	width: 670px;margin-top: 8px;}
		div#footer .left p{font-size: 13px;color: #000;padding-top: 12px;}
		div#footer .left p span { font-size:10px; color:#333333; margin-top:4px; display:block; width:400px; }
		div#footer .left p span a{ font-size:10px; color:#000000; text-decoration:none; }
		div#footer .left p span a:hover{ text-decoration:underline;}

	div#copyright { float:right;width: 360px;padding: 0px 0px 10px 0px;}
		div#copyright p{font-size: 11px;color:#fff;padding-top: 12px; text-align:right; line-height:17px;}
		div#copyright p span { font-size:10px; color:#9A9A9A; margin-top:4px; display:block; width:100%;  text-align:right;}
		div#copyright p span a{ font-size:10px; color:#9A9A9A; text-decoration:none; }
		div#copyright p span a:hover{ text-decoration:underline;color:#2A2A2A;}
/*--------------------------------------------
HTML Styles
---------------------------------------------*/
/* Columns */
div.column_last { margin-right: 0 !important; }
.one_half, .one_third, .two_third, 
.three_fourth, .one_fourth, .two_thirds {
	float: left;
	margin-right: 4%;
	margin-bottom: 25px;
}
.one_half  p p, .one_third  p p, .two_third  p p, 
.three_fourth  p p, .one_fourth  p p, .two_thirds p p { padding:0; margin:0;}
div.one_half    { width: 48%; }
div.one_third   { width: 30.66%; }
div.two_thirds  { width: 65%; }
div.one_fourth  { width: 22%; }
/* Typography */
div#typography ul,
div#typography ol { float: left; margin: 15px 60px 0px 0px; }
ul.triangles,
ul.arrows,
ul.bullseye,
ul.checkmarks,
ul.numbered {
	list-style: none;
	line-height: 22px;
	font-size: 13px;
}
ul.numbered { list-style: decimal; padding-left: 18px; padding-top: 5px; }
	ul.triangles li {
		background: url('../images/colors/blue/arrow_right.png') no-repeat 0px 7px;
		padding-left: 15px;
	}
	ul.bullseye li {
		background: url('../images/colors/blue/bullet.png') no-repeat 0px 7px;
		padding-left: 17px;
	}
	ul.arrows li {
		background: url('../images/colors/blue/arrow.png') no-repeat 0px 4px;
		padding-left: 22px;
	}
	ul.checkmarks li {
		background: url('../images/colors/blue/checkmark.png') no-repeat 0px 5px;
		padding-left: 22px;
	}
blockquote{ 
	display: block;
	background: url("../images/colors/blue/quote.png") no-repeat top left;
	padding-left: 33px;
	margin: 16px 0px 15px 25px;
	font-size: 23px;
	color: #666;
	color:#FF0000;		
}
span.highlight {
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
	span.highlight.light {
		background: #fffccd;
	}
	span.highlight.dark {
		background: #555;
		color: #fff;
	}
/* Styled Boxes */
div.box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px;
	margin-bottom: 20px;
	text-align: center;
}
	div.box.half { width: 50%; }
	div.box p{
		margin-bottom: 0;
	}
	div.box.framed {
		background: #fcfcfc;
		border: 1px solid #dbdbdb;
		text-align: left;
		padding: 20px;
	}
	div.box.info {
		background: #d6e7ee;
		border: 1px solid #baccd4;
		box-shadow: inset 0px 1px 1px #e5f0f4;
	}
		div.box.info p{ color: #5f8797; }
	div.box.success {
		background: #e0f8db;
		border: 1px solid #c6dac2;
		box-shadow: inset 0px 1px 1px #ecfbe8;
	}
		div.box.success p { color: #769d6e; }
	div.box.error {
		background: #fde9ea;
		border: 1px solid #daabae;
		box-shadow: inset 0px 1px 1px #fef1f2;
	}
		div.box.error p { color: #c4686c; }
	div.box.notice {
		background: #f9f8d6;
		border: 1px solid #d9d49e;
		box-shadow: inset 0px 1px 1px #fbfbe5;
	}
		div.box.notice p { color: #a99d36; }
/* Tables */
table {
	width: 100%;
	border: 1px solid #ddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fcfcfc;
	padding: 0;
	margin-bottom: 30px;
}
table.half { width: 560px; }
	table tr th,
	table tr td {
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		padding: 12px 20px 12px 20px;
	}
	table thead tr th {
		color: #505050;
		font-size: 14px;
		font-weight: bold;
	}
	table tr td { font-size: 13px; }
	table tr.highlight td { background: #f3f3f3; }
	table .no_right_border { border-right: 0; }
	table .no_bottom_border { border-bottom: 0; }
table.product { margin-bottom: 30px; border: 0; }

/* Tabs, Toggles and Accordians */
div.tabs { margin-bottom: 20px; }
div.tabs.half { width: 560px; }
	div.tabs ul.ui-tabs-nav {
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 2;
	}
		div.tabs ul.ui-tabs-nav li{
			float: left;
			margin-right: 2px;
		}
			div.tabs ul.ui-tabs-nav li a {
				color: #8f8f8f;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
				background: #f3f3f3;
				border: 1px solid #e3e3e3;
				padding: 8px 25px 8px 25px;
				display: block;
				-webkit-border-top-left-radius: 6px;
				-webkit-border-top-right-radius: 6px;
				-moz-border-radius-topleft: 6px;
				-moz-border-radius-topright: 6px;
				border-top-left-radius: 6px;
				border-top-right-radius: 6px;
			}
				div.tabs ul.ui-tabs-nav li.ui-state-active a{
					color: #424242;
					background: #fcfcfc;
					border: 1px solid #d4d4d4;
					border-bottom: none;
					padding-bottom: 9px;
				}
		div.tabs .ui-tabs-panel {
			padding: 20px;
			padding-bottom: 5px;
			background: #fcfcfc;
			border: 1px solid #e3e3e3;
			position: relative;
			z-index: 1;
			margin-top: -1px;
		}
	div.tabs .ui-tabs-hide {
		display: none;
	}
div.small_accordion { margin-bottom: 20px; }
div.small_accordion.half { width: 560px; }
	div.small_accordion h4 {
		background: #fcfcfc;
		border: 1px solid #d4d4d4;
		padding: 10px 15px 10px 15px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
		div.small_accordion h4 a {
			font-size: 14px;
			font-weight: bold;
			color: #767676;
			text-decoration: none;
			display: block;
			background: url('../images/arrow-up.png') no-repeat center right;
		}
		div.small_accordion h4.ui-state-active a {
			background: url('../images/arrow-down.png') no-repeat center right;
		}
div.accordion.half { width: 560px; }	
div.accordion .heading {
	overflow: hidden;
	background: #eee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	margin-bottom: 10px;
	clear: both;
	cursor: pointer;
}
	div.accordion .heading .content {
		padding: 20px 25px 0px 25px;
	}
	div.accordion .heading .content h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}
		div.accordion .heading .content h2 span {
			font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans;
			font-size: 12px;
			color: #a5a5a5;
			text-transform: none;
			position: relative;
			top: -4px;
			left: 10px;
			font-style: italic;
		}
	div.accordion .heading .content p {
		font-size: 14px;
		color: #848383;
	}
		div.accordion .heading a.toggle {
			text-decoration: none;
			width: 40px;
			height: 22px;
			display: block;
			text-indent: -99999px;
			background: url("../images/menu_arrow.png") no-repeat top;
			position: absolute;
			top: 40px;
			right: 35px;
		}
		div.accordion .heading.ui-state-active a.toggle { background-position: bottom left; }
	div.accordion .content {
		padding: 10px 20px 10px 20px;
	}
/*-------------------------------------------*/
div#modpage-items .heading , div#modpage-blog .heading{
	overflow: hidden;
	background: #eee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	margin-bottom: 10px;
	clear: both;
	cursor: pointer;
}
	div#modpage-blog .heading .content{padding: 10px 20px 3px 20px;}
	div#modpage-items .heading .content{padding: 20px;}
	div#modpage-items .heading .content h2  {font-size: 26px;}
		div#modpage-items .heading .content h2 span {
			font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans;
			font-size: 12px;
			color: #a5a5a5;
			text-transform: none;
			position: relative;
			top: -4px;
			left: 10px;
			font-style: italic;
		}
	div#modpage-items .heading .content p {
		font-size: 14px;
		color: #848383;
	}
	div#modpage-items .content {
		padding: 10px 20px 10px 20px;
	}
/*--------------------------------------------
Buttons
---------------------------------------------*/
.button {
	background: url('../images/buttons.png') repeat-x top left;
	padding: 6px 15px 7px 15px;
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #ccc;
}
input.button { padding-bottom: 5px; cursor: pointer; }
.button.lime_green, .button.magenta, .button.orange, 
.button.purple ,.button.blue, .button.red, .button.yellow, 
.button.green, .button.teal, .button.gray, .button.brown, 
.button.black, .button.pink, .button.light_green,
.button.sea_foam, .button.coral, .button.light_blue, 
.button.light_purple { 
	color: #fff; 
	text-shadow: #999 0px 0px 2px;
}
	/* Vibrant Colors */
	.button.lime_green   { background-position: 0px -27px; }
	.button.magenta 		 { background-position: 0px -54px; }
	.button.orange 			 { background-position: 0px -81px; }
	.button.purple 			 { background-position: 0px -108px; }
	.button.blue 			   { background-position: 0px -135px; }
	.button.red 		     { background-position: 0px -162px; }
	.button.yellow       { background-position: 0px -189px; }
	.button.green 			 { background-position: 0px -216px; }
	.button.teal 				 { background-position: 0px -243px; }
	/* Neutral Colors */
	.button.gray        { background-position: 0px -270px; }
	.button.brown 		  { background-position: 0px -297px; }
	.button.black 		  { background-position: 0px -323px; }
	/* Pastel Colors */
	.button.pink 				 { background-position: 0px -351px; }
	.button.light_green  { background-position: 0px -378px; }
	.button.sea_foam 	   { background-position: 0px -405px; }
	.button.coral        { background-position: 0px -432px; }
	.button.light_blue   { background-position: 0px -459px; }
	.button.light_purple { background-position: 0px -486px; }
/*--------------------------------------------
Fonts
---------------------------------------------*/
@font-face {
    font-family: 'QlassikMedium';
    src: url('../fonts/qlassik_tb-webfont.eot');
    src: url('../fonts/qlassik_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/qlassik_tb-webfont.woff') format('woff'),
         url('../fonts/qlassik_tb-webfont.ttf') format('truetype'),
         url('../fonts/qlassik_tb-webfont.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'QlassikBold';
    src: url('../fonts/qlassikbold_tb-webfont.eot');
    src: url('../fonts/qlassikbold_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/qlassikbold_tb-webfont.woff') format('woff'),
         url('../fonts/qlassikbold_tb-webfont.ttf') format('truetype'),
         url('../fonts/qlassikbold_tb-webfont.svg#QlassikBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*--------------------------------------------
Misc
---------------------------------------------*/
hr {
	color: #e5e5e5;
	background: #e5e5e5;
	border: none;
	width: 100%;
	height: 1px;
	margin: 20px 0px 20px 0px;
	clear: both;
}
.text_field {
	color: #656565;
	font-style: italic;
}
.text_field_active {
	color: #333;
	font-style: normal;
}
a,h4,div { outline: none;}
img { border: none;}