/*
Your custom styles.
*/

@font-face {
    font-family: 'GoodDogRegular';
    src: url('../../../../../fonts/GoodDog-webfont.eot');
    src: url('../../../../../fonts/GoodDog-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../../fonts/GoodDog-webfont.woff') format('woff'),
         url('../../../../../fonts/GoodDog-webfont.ttf') format('truetype'),
         url('../../../../../fonts/GoodDog-webfont.svg#GoodDogRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Desktop standard 960 and up */

@media only screen and (min-width: 980px) {
	
					.heading h1 {
	font-family: GoodDogRegular, Muli, Arial, Helvetica, sans-serif;
	font-size: 7em;
	font-weight:normal;
	padding:0px;
	line-height:normal;
	text-align: middle;
	margin-top: -4%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1%;
		}
	

					.alt h1 {
	margin-top: -5%;
	margin-left: 15%;
		margin-bottom: 0px;
		}
	

	/*.row-fluid .span4:first-child{width:25%;}
		.row-fluid .span4:nth-child(2){width:30%;}*/
		
				.row-fluid .span4:first-child{width:25%;}
		.row-fluid .span4:nth-child(2){width:38%;} 
		
		.middlebox {padding-top: 30px;}
		
		.middlebox #links { 
		text-align: center; 
		font-size:95%; 
		padding-top: 10px;
		}
		
		#links a + a { 
		margin-left: 6px; 
		padding-left: 6px; 
		border-left: 1px solid #94999C; 
		}
		
	#welcome { 
		color: #666869; 
	background-color:#E4EEF6;
		padding:5px;
		line-height:1.2em; 
		font-size:110%; 
		border:dotted; 
		border-color:#999999;
		border-width:thin; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px;
		}
		
		#cart .heading {
		margin: 10px 0 0;
		padding: 10px 12px 10px;
		border: 1px solid transparent;
		border-bottom: 0;
		line-height:1.4;
		text-align: right;
		height: 34px;
		}
		
		#cart.active .heading {
		background: #FFF;
		border: 1px solid #CCC;
		border-bottom: 0;
		margin-bottom: 0;
		display: inline-block;
		position: relative;
		z-index: 1;
		}
		
		#search { margin-top: 76px; text-align: left; }
		
		#content-wrapper > .container { 
		border: 1px solid #CCC;
		background: #e4e5fb;
		margin-top: 10px;
		webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); 
		-moz-box-shadow: 0 0 5px rgba(0,0,0,.2); 
		box-shadow: 0 0 5px rgba(0,0,0,.2);
		}
		
		#footer .row .span4{width:280px;}
		#footer .row .span2{width:145px;}
		
					.navbar { 
			border-bottom: 1px solid #cdcdcd;
			margin: 8px 0 0; 
			padding: 0; 
		}
		
				.navbar .nav > li:last-child > a {
					color:#FF0000;
				}
				
					.navbar .nav > li:last-child > a:hover {
	color:#A30101;
				}
		
		#order-list .span3, .return-list .span3 {
			padding-left:10px;
		}
		
			.search-criteria { 
			background:#f9f9f9; 
			padding:12px; 
			text-align:center; 
			border-color:#eaecee;
			border-width:thin;
			border-style:solid;
			  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
		}
		
		.dogfloat {
	position:relative;
	float:right;
	margin-top:-117px;
	margin-right:20%;
}

.product-info .share {
	position:absolute;
float:right;
			line-height: normal;
			border:none;
			padding:0px;
			overflow: hidden;
		}
		
		

.pinit {
display:inline-block;
position:relative;
	 vertical-align:top;
}

.g-plusone {
position:relative;
	vertical-align:top;
}

.fb-like {
display:inline-block;
position:relative;
	vertical-align:top;
}

.flexmargin {
				margin-left: 20%;
				margin-bottom: 7%;
			}

.smsz3 { 
					margin-right:30%; !important;
}


}


/* Tablet Portrait size to standard 980*/

@media only screen and (min-width: 768px) and (max-width: 979px) {
	
					.heading h1 {
	font-family: GoodDogRegular, Muli, Arial, Helvetica, sans-serif;
	font-size: 7em;
	font-weight:normal;
	padding:0px;
	line-height:normal;
	text-align: middle;
	margin-top: -4%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1%;
		}
	

					.alt h1 {
	margin-top: -5%;
	margin-left: 5%;
		margin-bottom: 0px;
		}

		.middlebox {
		margin-top: 12px;
		padding-top: 12px;
		}
		
		.middlebox #links { 
		text-align: center; 
		font-size:100%; 
		padding-top: 10px;
		}
		
		.middlebox #links a { 
		white-space:normal; 
		}
		
		#links a + a { 
		margin-left: 6px; 
		padding-left: 6px; 
		border-left: 1px solid #94999C; 
		}
		
		#welcome { 
		color: #666869; 
	background-color:#E4EEF6;
		padding:5px;
		line-height:1.2em; 
		font-size:110%; 
		border:dotted; 
		border-color:#999999;
		border-width:thin; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px;
		}
		
		#welcome a { 
		white-space:nowrap; 
		}
		
		#content-wrapper > .container  { 
		background: #e4e5fb;
		}
		
		.offset1{margin-left:40px;} 
		
					.navbar { 
			border-bottom: 1px solid #cdcdcd;
			margin: 8px 0 0; 
			padding: 0; 
		}
		
				.navbar .nav > li:last-child > a {
					color:#FF0000;
				}
				
					.navbar .nav > li:last-child > a:hover {
	color:#A30101;
				}
		
			#order-list .span3, .return-list .span3 {
			padding-left:10px;
		}
		
		.search-criteria { 
			background:#f9f9f9; 
			padding:12px; 
			text-align:center; 
			border-color:#eaecee;
			border-width:thin;
			border-style:solid;
			  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
		}
		
		.dogfloat {
	position:relative;
	float:right;
	margin-top:-117px;
	margin-right:10%;
}

.product-info .share {
		float:right;
		width:100%;
			line-height: normal;
			border:none;
			margin-bottom:10px;
			padding:0px;
			overflow: hidden;
		}
		
			.product-info .share a {
   display:inline-block;    
   padding-left:1.25%;
     padding-right:1.25%;
    text-align:center;

		}
		
				.product-info .share a:first-child {
     padding-left:0;
	}
		
			.product-info .share a:last-child {
     padding-right:0;
	}
	
	
	.pinit {
display:inline-block;
position:relative;
margin-right:10px;
margin-bottom:10px;
	 vertical-align:top;
}

.g-plusone {
position:relative;
	vertical-align:top;
	margin-right:10px;
margin-bottom:10px;
}

.fb-like {
display:inline-block;
position:relative;
	vertical-align:top;
}

					.smsz2 { 
					max-width:90% !important;
					height:auto !important;

		}
		
		.flexmargin {
				margin-left: 10%;
				margin-bottom: 7%;
			}
		
		.smsz3 { 
					margin-right:15% !important;
}

		

}

		

/* All Mobile Sizes */

@media only screen and (max-width: 767px) {
	
			
			.heading h1 {
						max-width:100%;
	font-family: GoodDogRegular, Muli, Arial, Helvetica, sans-serif;
	font-size:4.25em;
	font-weight:normal;
	padding:0px;
	line-height:normal;
	text-align: middle;
	margin-top: -5%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
		}
	

					.alt h1 {
	
		margin-bottom: 0px;
		}
		
						.alt h1 img { 
					max-width:60%;
		}
	

	.middlebox {
		padding-top: 10px;
		}
		
		#welcome { 
		color: #000000; 
		margin:12px 0 8px; 
		line-height:1.2em; 
		font-size:larger;
		}
		
		.ie8 #welcome {
			margin-top:5px;
			margin-bottom:0px;
		}
		
		
		#welcome a, a:visited { color: #063263; font-weight:bolder; text-decoration:underline;white-space:nowrap; }
		#welcome a:hover { color: #C01216; font-weight:bolder; text-decoration:underline;white-space:nowrap; }
		
		/* #cart-total {
		font-weight: bolder;
		font-size: large;
	
		}
		
		#cart .heading {
				margin: 10px 0 0;
				clear:both;
				padding: 8px 12px 10px;
				border: 1px solid transparent;
				border-bottom: 0;
				line-height:1.4;
				text-align: right;
				height: 34px;
			} */
		

		
	    #content-wrapper > .container  { 
		background: #e4e5fb;
		}
		


				
						.navbar .nav > li > a {
					padding: 11px 15px;
					margin: 0;
					border: 0;
				}
				
				.navbar .nav > li:last-child > a {
					color:#FF0000;
				}
				


.nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover {
 color: #fff;
					background: #999;

}
		
				

.row-fluid{padding-bottom:20px;}




		#footer .social img {
			padding-right:20px;
			}
			
			#footer .info {
			margin-left:-15px;
			}
			
			
			#mlinks {
				text-align:center;
	margin-left: 2%;
	margin-right: 2%;
		}
				

			#mlinks > ul { 
list-style:none;
margin:0px;
padding-top:15px;
	
}	
	
				#mlinks > ul > li { 
				display:inline-block;
	padding-bottom:10px;
	padding-right:2px;
		}	

#mlinks .button, #mlinks .button:visited {
	background: #222 url(../images/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
	#mlinks .button:hover							{ background-color: #111; color: #fff; }
	#mlinks .button:active							{ top: 1px; }
	#mlinks .small.button, #mlinks .small.button:visited 			{ font-size: 11px}
	#mlinks .button, #mlinks .button:visited,
	#mlinks .medium.button, #mlinks .medium.button:visited 		{ font-size: 13px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	#mlinks .large.button, #mlinks .large.button:visited 			{ font-size: 14px; 
													  padding: 11px 14px 9px; }
													  
	#mlinks .super.button, #mlinks .super.button:visited 			{ font-size: 24px; 
													  padding: 8px 14px 9px; }
	
	#mlinks .pink.button, #mlinks .pink.button:visited		{ background-color: #e22092; }
	#mlinks .pink.button:hover							{ background-color: #c81e82; }
	#mlinks .green.button, #mlinks .green.button:visited		{ background-color: #258F4C; }
	#mlinks .green.button:hover						    { background-color: #1C6938; }
	#mlinks .red.button, #mlinks .red.button:visited			{ background-color: #e62727; }
	#mlinks .red.button:hover							{ background-color: #cf2525; }
	#mlinks .orange.button, #mlinks .orange.button:visited		{ background-color: #ff5c00; }
	#mlinks .orange.button:hover						{ background-color: #d45500; }
	#mlinks .blue.button, #mlinks .blue.button:visited		    { background-color: #2981e4; }
	#mlinks .blue.button:hover							{ background-color: #2575cf; }
	#mlinks .yellow.button, #mlinks .yellow.button:visited		{ background-color: #ffb515; }
	#mlinks .yellow.button:hover						{ background-color: #fc9200; }
		
			#mlinks #cart-total-mod {
		font-size: 11px;
		padding-top: 12px;
				}
				
				#wish-list .span3{
				margin-top:10px;
				text-align:center;
				}
			
			
			.search-criteria  { 
			background:#f9f9f9; 
			padding:12px; 
			border-color:#eaecee;
			border-width:thin;
			border-style:solid;
			  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
		}	
		
				.search-criteria  .controls{ 
			text-align:left; 
		}
						
	.dogfloat {
		display:none;
	position:relative;
	float:right;
	
}

.product-info .share {
	width:100%;
	line-height: normal;
	margin-top:20px;
	
	padding:0px;
	overflow: hidden;
		}
		
			.product-info .share a {
   display:inline-block;    
   padding-left:3.5%;
     padding-right:3.5%;
    text-align:center;

		}
		
			
				.product-list .rating img { 
			display:block;
				margin-left: auto;
				margin-right: auto;
				margin-bottom:5px;
				}
	
	.product-list .name a {	
	display:block;
margin-top:5px;
			}
			
			.pinit {
display:inline-block;
position:relative;
margin-right:10px;
	 vertical-align:top;
}

.g-plusone {
position:relative;
	vertical-align:top;
}

.fb-like {
display:inline-block;
position:relative;
margin-left:10px;
	vertical-align:top;
}

					.smsz { 
					max-height:55% !important;
					width:auto !important;
					float:none !important;
					margin:0 !important;

		}
		
						.smsz2 { 
					max-width:90% !important;
					height:auto !important;

		}
		
		.flexmargin {
				margin-left: 10%;
				margin-right: 10%;
			}
		
		.smsz3 { 
					max-height:55% !important;
					width:auto !important;
					float:none !important;
					margin:5% 0 3% 0 !important;
}

}
	

		
/* All Sizes */
	

		.contentset {
		margin: 28px 0 18px;
		text-align:left;
		padding-left: 10px;
		text-transform:uppercase;
		color:#000;
		border-top:1px solid #999;
		}
		
		.contentset span { background:#e4e5fb; padding: 0 12px;  }
		
		a, a:visited { color: #063263; }
		a:hover { color: #C01216; }
		
		.dkblue { color: #063263; }
		
		#logo { text-align:center; padding: 0px; }
		
		.leftlogo #welcome { 
		margin: 0; 
		text-align: center;
		}
		.leftlogo #logo {
		padding-top:10px;
		}
		
		#telnum {
		text-align:center;
		font-size:110%;
		font-weight:bolder;
		padding-bottom:10px;
	}
	
	
	.product-grid .grid-box, #featured-products .grid-box  {
		border:1px solid #e4e5fb;
		border-left-color: #dcdcdc;
		} 	
		
		.product-grid .grid-box .inner, #featured-products .grid-box .inner {
border:none;
		padding: 20px;
		text-align:center;
		position: relative;
		background: #e4e5fb;
		}
	
		.grid-box .inner {
		border:1px solid #e4e5fb;
		border-left-color: #dcdcdc;
		padding: 20px;
		text-align:center;
		position: relative;
		background: #e4e5fb;
		}
		
		.grid-box.alpha .inner,
		.span9 .alpha3 .inner, 
		.span12 .alpha4 .inner {
		border-color:#e4e5fb;
		}
	
	
		
	#maincontent.span12 .grid-box, #maincontent.span9 .cols-4 .grid-box, .content-bottom .grid-box, .content-top .grid-box {
    width: 23.9%;
	}
	
	#maincontent.span9 .cols-3 .grid-box {
    width: 32.3%;
}
		
		.banner-carousel {
		border-top: 1px solid #999;
		padding-top: 10px;
		}
		
			.flexslider {
		background: #e4e5fb;
		}
		
	.btn, .cart .button, .button  {
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: bold;
	}
	
		.box-category > ul > li {
				border-top: 1px solid #cdcdcd;
				display: block;
				position: relative;
			}
			
			.box-category > ul > li ul li a { border-top: 1px dashed #c0c0c0; }
			
				.heading { 
			border-bottom:1px solid #cdcdcd; 
			margin-bottom:10px; 
			text-align: center; 
		}
		
		
			.breadcrumb { 
			text-align: left;
		}
		
			legend{ 
			border:1px solid #cdcdcd; 
			border-width: 1px 0 0; 
			font-family: Muli, Arial, Helvetica, sans-serif;
		}
		
				.legendmod { 
			border-width: 0; 
			font-family: Muli, Arial, Helvetica, sans-serif;
		}
		
		.legendmod2 { 
			border-width: 0; 
			font-family: Muli, Arial, Helvetica, sans-serif;
			margin-bottom: -10px;
		}
		
			.form-actions {
			background: #e4e5fb;
			border-color: #cdcdcd;
		}
		
			.box { 
			margin-bottom: 20px;
			background: #dbe4f8; 
			border: 1px solid #c0c0c0;
				-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
			}
			
					.box2 { 
			margin-bottom: 20px;
			background: #e4e5fb; 
			border: 1px solid #c0c0c0;
				-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
			}
			
					.box3 {
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #F0F8F2;
			}
			
							.box4 {
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #EAE1FE;
			}
			
									.box5 {
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFF;
			}
			
			.box5 .box-content {
				padding:10px;
			}
			
			
			
						.box .box-heading,  .box .box-heading > h4 {
				padding: 12px 10px 7px 12px;
				font-size: 14px;
				font-weight: bold;
				text-transform:uppercase;
				margin-bottom: 12px;
				line-height: 14px;
				color: #333;
			}
			
			 .box .box-heading > h4 {
				 margin: 0px;	 
				 padding: 0px;	
			 }
			 
			 	.box3 .box-heading > h4 {
	padding: 12px 10px 7px 12px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 13px;
	color: #004A00;
			}
			
			.box3 .grid-box .inner  {
				background-color: #F0F8F2;
			}
			
			.sidebar .box3 .grid-box:first-child .inner {
	border-top-color: #DDDDDD;
	border-top-style: dotted;
	border-top-width:medium;
}

.box4 .box-heading > h4 {
	padding: 12px 10px 7px 12px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 13px;
	color: #333333;
			}
			
			.box5 .box-heading > h4 {
	padding: 12px 10px 7px 12px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 13px;
	color: #333333;
			}
			
			.box4 .grid-box .inner  {
	background-color:  #EAE1FE;
	border-bottom-color: #C0C0C0;
	
			}
			
			.sidebar .box4 .grid-box:first-child .inner {
	border-top-color: #c0c0c0;
border-top-style: dotted;
	border-top-width:medium;
}
	
			
				.box-category ul li a { 
				padding: 5px 8px 5px 12px;
				display: block;
			}

				.empty { 
			background:#e4e5fb; 
			padding: 45px 0; 
			text-align: center; 
		} 

	#wish-list .row-fluid + .row-fluid,
	#address-list .row-fluid + .row-fluid {
		border-top: 1px solid #ddd;
		margin: 8px 0;
		padding-top: 8px;
	}
	
	.instructman  {
		border-top-style: dotted; 
		border-bottom-style: dotted; 
		border-color: gray; 
		padding-top: .875em; 
		padding-bottom: .875em;
		}
		
		.instructmanimg  {
	float: left; 
	margin: -.3125em .625em .625em 0em;
		}
		
		.vidhead {
			margin:10px 0px -5px 13px;
		}
	
	
		/*	Table styles
	-------------------------------------------------- */
.tablemod {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
}



.tablemod th:first-child {
    -moz-border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    border-radius: 20px 0 0 0;
}

.tablemod th:last-child {
    -moz-border-radius: 0 20px 0 0;
    -webkit-border-radius: 0 20px 0 0;
    border-radius: 0 20px 0 0;
}

.tablemod th:only-child{
    -moz-border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
}



.tablemod tr:last-child td:last-child  {
    -moz-border-radius: 0 0 20px 0;
    -webkit-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
}

.tablemod tr:last-child td:first-child  {
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
}

.tablemod tr:only-child{
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}

.table-borderedmod {
	background:#FFFFFF;
}



#cart-info td {
	border-bottom: 1px solid #e2e3e4;
}



	.table thead td,
	.table thead th { 
		background-color: #eaecee; 
		text-shadow: 0 1px 0 #fff; 
		text-transform: uppercase;
		text-align:center; 
		vertical-align: middle;
		color: #000;
	}

		.table .left { text-align: left; }
		.table .right {	text-align: right; }
		.table .center { text-align: center; }
		
		ul.listmod li { line-height:30px; }
		
		#wish-list, #address-list, #order-list, .return-list {
			background-color:#FFF;
			border-color:#eaecee;
			border-width:thin;
			border-style:solid;
			  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
		}
		
		#address-list address {
			padding-left:10px;
		}
		
		#order-list .list-actions {
			float:right;
		}
		
		#order-list .inner > span, .return-list .inner > span {
			background:#FFFFFF;
		}
		
		.spacermod {
			height:15px;
		}
		
				.spacermod-bot {
			height:5px;
		}
		
		.spacerli li {
			margin-bottom:10px;
		}
		
		#total-cart td {
	padding: 6px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
					}
		
		.highwarn {
			text-align:center;
			font-size:larger;
			font-weight:bold;
			background-color:#FFFF00;
			padding:5px;
		}
	
	ul li .cart .button, .grid-box .cart .button, .product-grid .cart .button, .product-list .cart .button {
    padding: 3px 9px;
    font-size: 11px;
	line-height:16px;
}

.button-mini {
    padding: 2px 6px;
    font-size: 10px;
    line-height: 15px;
}

.pagination {
	margin-top: 0px;
}
	

.pagination > .links {
	background-color: #ffffff;
}

.checkout-heading a { 
				font-size:.9em; 
			}
			
		
		.product-filter {
	border-color:#eaecee;
	border-width:thin;
	border-style:solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		}
		
		.product-list > div + div {
				border-top: 1px solid #dcdcdc;
				padding-top: 8px;
			}
			
			.pagination { 
			border-top: 1px solid #dcdcdc; 
			padding-top: 8px;
			overflow: hidden;
		}
		
		.refinevmod {
			margin: 0 0 0 10px; 
			float:left; 
			color: #999999; 
			vertical-align:top;
		}
		
		.imgfloatright {
		float:right;
			margin-top:-65px;
			margin-right:20px;
		}
		
			.success, .warning, .attention, .information {
			width: 65%;
			margin: 10px auto 15px;
			padding: 10px;
			text-shadow: 0 1px 0 #ffffff;
			text-align: center;
			color: #000000;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			-khtml-border-radius: 2px;
			border-radius: 2px;
		}
		
				.attention2 {
	width: 85%;
	padding: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-shadow: 0 1px 0 #ffffff;
	text-align: left;
	background-color:#FFC;
	color: #000000;
		border:solid; 
		border-color:#999999;
		border-width:thin; 
		-webkit-border-radius: 2px; 
		-moz-border-radius: 2px; 
		border-radius: 2px;
		}
		
			.rounded, .cloud-zoom-big {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		}
		
		.cloud-zoom-big {
			margin-left:-2px;
		}
		
		#full-info {
    padding-top: 0px;
}

	
	
		
		
		
		
		
		
		/* Accordion */
		.accordion-group {
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
			}
		.accordion-group:first-child {
			border-top-width: 1px;
		}
		.accordion-inner {
			border-top: 0;
		}
		.accordion-heading .accordion-toggle {
	/*text-transform: uppercase;*/
			color: #676767;
		}
		.accordion-toggle:hover
		{
			background: #F6F6F6;
			text-decoration: none;
			background-color: #F6F6F6;
			background-image: -moz-linear-gradient(top, #F6F6F6, #E6E6E6);
			background-image: -ms-linear-gradient(top, #F6F6F6, #E6E6E6);
			background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F6F6F6), to(#E6E6E6));
			background-image: -webkit-linear-gradient(top, #F6F6F6, #E6E6E6);
			background-image: -o-linear-gradient(top, #F6F6F6, #E6E6E6);
			background-image: linear-gradient(top, #F6F6F6, #E6E6E6);
			background-repeat: repeat-x;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e6e6e6', GradientType=0);
		}
		.accordion-toggle.active {
	background-color: #D0D1ED;
	font-weight:bolder;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	outline: 0;
		}
		.accordion-toggle:hover,
		.accordion-toggle.active {
			color: #333;
		}
		.accordion-toggle.active:hover {
			background: transparent;
		}
		
		.accordion-toggle .expand {
			display: block;
			float: right;
			cursor: pointer;
			width: 16px;
			height: 16px;
			padding: 2px;
			background: transparent url(../images/sprite.png) -39px -15px no-repeat;
			opacity: 0.5;
			-moz-opacity: 0.5;
			filter: alpha(opacity=50);
		}
		.accordion-toggle:hover .expand {
			opacity: 1.0;
			-moz-opacity: 1.0;
			filter: alpha(opacity=100);
		}
		.accordion-toggle.active .expand { background-position: -39px -32px !important; }

		.accordion .table td, .accordion .table th { border-top-style: dotted; }
		
		
				.note-light	{
	color: #8D8D8D;
	text-transform: uppercase;
	font-size: 12px;
			}
			
			small, .review-date {
	color: #535353;
			}


.skipheight {
	}

	#zoom-image {
			font-size:10px; 
		}

.products-slider ul li:first-child  {
	float:left;
}

.products-slider ul li .inner {
    border-left: 1px solid #DCDCDC;

}



.icenter {
	display: inline-block !important;
	vertical-align: middle !important;
	margin-top: 3px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	min-height: 1px !important;
	} 
	
	.icenter2 {
	display: inline-block !important;
	vertical-align: middle !important;
	margin-top: -3px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	min-height: 1px !important;
	} 
	
	.gctable {
    display: table;
    border:0;
}

.gcrow {
    display: table-row;
    border:0;
}

.gccell {
    display: table-cell;
    border:0;
	text-align:left;
	vertical-align:middle;
	padding-right:5px;
	padding-bottom:10px;
	}

#gcprev {
	display:none;
}
			
select[name=address_id] {
				font-family:Arial, Helvetica, sans-serif;
				}
				
		
		/* Info pages */
		
		#mc {
		width:95%;
		padding:10px;
		}
		
		#mc h3 {
	font-family:Muli;
	font-size:large;
	line-height:140%;
	color:#49085E;
	padding-bottom:5px;
	
			}
			
			#mc h4 {
	font-family:Muli;
	font-size: larger;
	padding-top:10px;

			}
			
			#mc p, #mc li {
				font-size: larger;
			}
			
			#mc .mar {
			margin-top:10px;
			}
			
			.adjmar {
			margin-top:-3.077em;
			}
			
			
			
			#pp h3 {
				line-height:normal;
				font-size:large;
			}
			
					#pp h4 {
	font-family:Muli;
	font-size:medium;
	padding-top:10px;

			}
		
		.adjmarzero {
			margin-top:0;
			padding-top:0;
		}
		
		.pad5 {
			padding-top:5px !important;
		}
		

		
		.helpphoto {
						background-color:yellow; 
					border-color:#666666; 
					border-style:solid; 
					border-width:thick; 
					padding:8px; 
					display:block; 
					margin-left:auto; 
					margin-right:auto;
		}