@charset "UTF-8";
/* Global preset by Paul Jones - That's right no funny stuff
 ============================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	list-style: none;
	font-size: 100%;
	vertical-align: baseline;
	quotes: none;
	text-decoration: none;
	border-collapse: collapse;
	border-spacing: 0;
}

:focus {
	outline: none;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#containerBody {
	background-image: url(../../images/bg2.jpg);
	height: 680px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 152px;
	width: 854px;
	float: left;
	background-image: url(../../images/header.png);
	background-repeat: no-repeat;
	margin: 17px 56px 0px;
}
/*******************************	Main Navigation	*********************************/
#mainNav {
	height: 28px;
	width: 810px;
	float: left;
	clear: both;
	padding-left: 77px;
}
#mainNav li {
	float: left;
}
/*--------------------------	End of Main Navigation	--------------------------*/

/*********************************	Side Menu	*************************************/
#sideMenu {
	height: 390px;
	width: 188px;
	float: left;
	padding-left: 76px;
}
#sideMenu #menuId {
	height: 96px;
	padding-bottom: 8px;
}
#sideMenu div {
	width: 188px;
	float: left;
	clear: none;
	padding: 0px;
}
/********	Side Navigation Links	********/
#sideMenu #sideNav img {
	float: left;
	clear: both;
	margin-left: 8px;
}
/*-------	End of Side Navigation Links	*/


/********	Social Media Links	********/
#sideMenu #socialMedia {
	padding-left: 10px;
	width: 138px;
}
#sideMenu #socialMedia li {
	float: left;
	padding-left: 10px;
}
/*-------	End of Social Media Links	*/
/*--------------------------	End of Side Menu	--------------------------*/


/************************	Main Content for page	***************************/
#content {
	height: 340px;
	width: 618px;
	float: left;
	padding-right: 77px;
	margin: 20px 0px;
	position: relative;
}
#content #flashContent {
	clear:both;
	float:left;
	height:237px;
	margin-left:7px;
	width:602px;
}
#content #info, #content #infoPurchase {
	clear:left;
	float:left;
	padding-left:30px;
	padding-right:30px;
	width:430px;
}
#content #infoPurchase {
	width:555px;
	padding: 0px 30px;
}
#infoPurchase table {
	width: 545px;
	margin: 10px 0;
	border: 1px solid #F6E8CD;
}


#infoPurchase table th.product {
	width: auto;
}
#infoPurchase table th.quantity {
	width: 40px;
}
#infoPurchase table th.price {
	width: 60px;
}


/*#content #infoPurchase table th.choose,
#content #infoPurchase table th.product,
#content #infoPurchase table th.quantity,
#content #infoPurchase table th.price {
	padding: 5px;
}*/
#infoPurchase table th {
	padding: 5px;
	text-align: left;
	color: #EECE9F;
}
#infoPurchase table td {
	text-align: left;
	padding: 5px;
}

#infoPurchase table .amount {
	text-align: right;
}

#infoPurchase table td.dataName {
	width: 90px;
}

/*#infoPurchase table td#subtotal {
	text-align: right;
	padding: 5px 5px;
}*/

/* #infoPurchase table tr:nth-child(odd) {
 background-color: #D2C5B2;
}
 #infoPurchase table tr:nth-child(even) {
 background-color: #C5B59E;
}
#infoPurchase table tr:first-child {
	background-color: #A32D2B;
}*/

/*#infoPurchase table img {
	float: left;
	height: 70px;
	width: 70px;
	margin: 0px 15px;
}*/

#infoPurchase dt {
	padding-bottom: 0px;
}
#infoPurchase dl {
	float: left;
	width: 270px;
	text-align: left;
}
#infoPurchase dd {
	margin-left: 30px;
}

#infoPurchase dl.shippingInfo {
	width: 545px;
}


#infoPurchase input.quantity {
	width: 36px;
}
#infoPurchase input#purchaseBtn {
	background-color:#DDC19D;
	float: right;
	height:30px;
	width:100px;
	margin-right: 15px;
}



#content .infoScroll {
	height: 345px;
	overflow: auto;
	position: relative;
}
#content .noScroll {
	height: 345px;
	overflow: visible;
	position: relative;
}

#content .craigTwigPhoto{
	float: left;
	width: 230px;
	font-size: 9px;
}

#content .craigTwigPhoto p{
	margin-top: 4px;
	margin-left: 22px;
}

#content .infoScroll:focus {
	-moz-outline-style: none;
}

.entry {
	/*float: left;*/
	clear: both;
	position:relative;
}

.infoScroll .entry h3 {
	font-style: italic;	
}

.entryWrapper {
	position: relative;
	margin-bottom: 25px;
	clear:both;
	
}

#info p, 
#infoPurchase p {
	margin-bottom: 10px;
}

.entry div {
	width:305px;
	position:relative;
}

.entry p img {
	float: left;
	margin-right: 14px;
	position: relative;
}

/*#info .productContainer p {
	margin-top: 0px;
	margin-bottom: 10px;
}*/

.entry .title {
	width: 100%;
}

#buyNow {
	position:absolute;
	right:12px;
	top:240px;
}
#info .title, #infoPurchase .title {
	color: #9A322D;
	font-weight: bold;
}
/*#info .entry:first-child .title, 
#infoPurchase .entry:first-child .title,
#info .entry:first-child {
	margin-top: 0px;
}*/
#info ul.facts li {
	list-style-position:outside;
	list-style-type:square;
	margin:14px;
}
#info .indentedList {
	position: relative;
}

#info .indentedList span.area {
	font-style:italic;
}

#info .indentedList .brokersPhNum {
	position: absolute;
	left: 240px;
}/**/
#pageItems {
	float:left;
	height:220px;
	overflow:auto;
	padding:0px 0 10px 25px;
	width:100px;
}
#pageItems li {
	color:#B58677;
	line-height:10pt;
	list-style-type:square;
	list-style-position: outside;
	margin-top:5px;
}
a:link, a:visited {
	color:#000000;
	display:block;
	position:relative;
	text-decoration:none;
	cursor: pointer;
}
#pageItems li:hover, a:hover {
	color: #9A1C21;
}
.textValignTop {
	vertical-align: top;
}
.subTitle {
	font-weight: bold;
	font-style: italic;
}

.entry div.buyImageContainer {
	float:left;
	height:auto;
	margin:0 15px;
	position:relative;
	width:109px;
	
}

.entry div.buyImageContainer .enlargeSymbol {
	background: url(../../images/enlargeSymbol.jpg) no-repeat right bottom;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:20;
}

/*--------------------------	End of Main Content	--------------------------*/



