#productDetail{
	width: 800px;
}

#productDetail #extraDetails {
	width: 460px;
}

#productDetail #extraDetails #optionImages {
	width: 375px;
}

#productDetail #productDescription {
	width: 800px;
}

#productDetail #productPhotos {
	width: 300px;
}

#pagewrapper {
	margin:0 auto;
	width: 800px;
}

body
{
	background-position: center 50%;
	background-image: url(https://www.frontierwesternstore.com/images/bg.jpg);
	margin: 0;
	background-repeat: repeat-y;
	background-color: #FFEFDD
}

p
{
	padding:0px 0px 0px 8px;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.center
{ 
	text-align: center;
}

.center table
{ 
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


table
{
	background-color: #FFFFFF;
}

td
{
	padding:0px 0px 0px 8px;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

td.pageText
{
	color:#000000;
	font-family:Arial;
	font-size:16px;
}

h1, h2, h3
{
	padding:0px 0px 0px 8px;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
}

a
{
	color:#CC9900;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

a:hover	
{
	color:#ff0000;
	text-decoration:underline;
}

.product_price
{
	color:#0000ff;
	font-weight:bold;
	font-size:18px;
}

.new
{
	color:#ff0000;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:#FFEFDD;
		border-width:1px;
		border-style:solid;
		border-color:#CC9900;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 40px 5px 8px;
		color:#112747;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#FADDBB;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#FADDBB;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:5px;
		margin:0px 0px 0px -1px;
		background-color:#FFEFDD;
		border-width:4px 1px 1px;
		border-style:solid;
		border-color:#CC9900;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:2px 40px 2px 5px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}




body
{
	background-position: center 50%;
	background-image: url(https://www.frontierranchsupply.com/images/bg.jpg);
	margin: 0px;
	background-repeat: repeat-y;
	background-color: #FFEFDD
}


#viewCart {
	width: auto;
}

#productDetail {
	width: auto;
}

/* /////////////////// PRODUCT GRID */

#productGrid {
	width: auto;
}

#productGrid #btmOptions {
	height: 30px;
}

#productGrid #btmOptions .pagination {
	float: none;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	width: auto;
}

#productGrid #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#productGrid #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;
}


/* /////////////////// CATEGORY GRID */

#categoryGrid {
	width: auto;
}

#categoryGrid #btmOptions {
	height: 30px;
}

#categoryGrid #btmOptions .pagination {
	float: none;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	width: auto;
}

#categoryGrid #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#categoryGrid #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;
}

#checkoutConfirm {
	width: auto;
	margin: 5px;
}

.submitOrder {
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
}