/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}









#HoldHeader {
	height: 190px;
	width: 100%;
	background-color: #FFF;
	background-image: url(/images/orignals/Header.png);
	margin: 0px;
	padding: 0px;
}



#HeaderDiv {
	background-image: url(/images/Logo.jpg);
	height: 190px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
}
#HeaderRight {
	float: right;
	width: 400px;
	margin-right: 20px;
	height: 160px;
	
}
#HeaderRightText {
	height: 40px;
	width: 400px;
	text-align: right;
	margin:0px;
}
#GreyBar {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#MenuBar {
	background-color: #FFF;
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
}



#MenuHolder {
	height: 25px;
	width:890px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#MenuGreyLine {
	padding: 0px;
	height: 1px;
	width: 890px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#MenuWritingBox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 146px;
}
#MenuBoxLine {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#PictureHolder {
	height: 340px;
	width: 570px;
	margin-top: 0px;
	margin-left: 20px;
}
#FrameBox {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 240px;
}

#MainDiv {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#MainLeftDiv {
	float: left;
	height: auto;
	width: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: inline; 
}
#MainLeftBoxes {
	height: auto;
	width: 240px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
}
#MainLeftBoxCats {
	float: right;
	height: 25px;
	width: 150px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8950A;
	padding: 0px;
}
#MainLeftBody {
	float: none;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


#MainLeftBoxHeaders {
	height: 30px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#MainLeftBoxesCart {
	background-color: #FFF;
	height: auto;
	width: 240px;
	border: 1px none #D8950A;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
}
#MainLeftBoxCatsCart {
	float: right;
	height: 25px;
	width: 150px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8950A;
	padding: 0px;
}
#MainLeftBodyCart {
	float: none;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}






#CartBox {
	height: auto;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ShopProduct {
	float: left;
	height: 17px;
	width: 150px;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#SoppingPrice {
	float: left;
	height: 17px;
	width: 60px;
	overflow: hidden;
	text-align: right;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#ShopingCartHeadeing {
	height: 35px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ShoppingCartTot {
	height: 17px;
	width: 230px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
}
#ShoppingDelPro {
	float: right;
	height: 17px;
	width: 20px;
	text-align: right;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#ShoppingCartHd {
	height: 2px;
	width: 230px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ShoppingButtons {
	height: 25px;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#MainRightDiv {
	float: right;
	height: auto;
	width: 630px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
	display: inline; 
}
#MainRightRefineBoxes {
	float: left;
	height: 160px;
	width: 140px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	border: 1px dotted #666;
	background-color: #FFF;
	padding: 0px;
}
#MainRightRefineBoxesPic {
	height: 110px;
	width: 135px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
}
#MainRightRefineBoxText {
	height: 32px;
	width: 135px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	padding: 0px;
}



#MainRightHeader {
	background-image: url(../images/MainightHeader.png);
	height: 30px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
	padding: 0px;
}
#MainRightRefine {
	height: auto;
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#MainRightRefineHeader {
	margin: 0px;
	height: 25px;
	width: 630px;
	padding: 0px;
}
#ProductBoxOuter {
	float: left;
	height: 180px;
	width: 630px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 0px;
	
}
#ProductPaging {
	height: 50px;
	width: 630px;
	clear: none;
	padding: 0px;
	margin: 0px;
}
#HoldProducts {
	height: auto;
	width: 630px;
	margin: 0px;
	padding: 0px;
}





#ReviewBorder {
	height: 2px;
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#ImageEnlarge {
	padding: 0px;
	height: 15px;
	width: 250px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#ProductImageHolder {
	height: 150px;
	width: 250px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: left;
	border: 1px solid #666;
	margin-bottom: 0px;
}
#ProductImageMiddle {
	height: 140px;
	width: 240px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
}
#ProductBoxRightHolder {
	padding: 0px;
	float: right;
	height: 150px;
	width: 360px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ProductName {
	height: 80
\;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 3px;
	float: none;
	height: 80px;
	padding: 0px;
}
#ProductPrice {
	height: 25px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#AddtoCartH {
	height: 30px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	float: none;
	padding: 0px;
}
#ProductDetailsBox {
	float: right;
	height: auto;
	width: 420px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#FooterHolder {
	background-color: #000;
	padding: 0px;
	height: 180px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/FooterBack.jpg);
	background-repeat: repeat;
}
#Footer {
	padding: 0px;
	height: 150px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.HoldcatsBorder {
	padding: 0px;
	height: 1px;
	width: 230px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}











































.CheckoutButton {
	height: 27px;
	width: 92px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Arial;
	color: #FFF;
	cursor:pointer;
	background-color: #0C4E64;
	font-weight: bold;
	font-size: 12px;
}


.WhiteFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}


.DeleteBut {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0C4E64;
}

.CouponButton {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #B9B9B9;
	height: 25px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin:0;

}
.addtocart {
	font-family: "Century Gothic", Arial
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0D4D59;
	height: 25px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin:0;

}

.qtybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	height: 20px;
	width: 30px;
	border: 1px solid #CCC;
}

















.HeadingFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin:0px;
}
.PrimaryFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin:0px;
}
.TertiaryFont {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	margin:0px;
}
.ProductNameFonr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.YellowFont {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #094F68;
	margin: 0px;
}


.PriceFont {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0C4E64;
}
.GreyDot {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #CCC;
}

.GreyLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.TotalFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}




.SearchTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	width: 170px;
	border: 1px solid #FFF;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-color: #095275;
	vertical-align: middle;
}
.SearchButton {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #095275;
	background-color: #FFF;
	height: 25px;
	width: 75px;
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
}


.MenuFont {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	margin:0px;
}
.BlackFrameBorder {
	border: 5px double #000;
}




/* SEARCH FORM */
#searchform {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchapple {
	float: right;
	height: 80px;
	width: 600px;
}

#searchform div {
	color:#FFF;
	float: right;
}
#searchform div input {
	font-size:16px;
	padding:5px;
	width:320px;
}
#suggestions{
	width:320px;
	display:none;
	position: relative;
}


/* COMMON CLASSES */
.break { clear:both; }

/* SEARCHRESULTS */
#searchresults {
	border-width:1px;
	border-color:#919191;
	border-style:solid;
	width:240px;
	background-color:#000;
	font-size:12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#searchresults a { display:block; background-color:#EEEEEE; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#666; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; }
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }









#MainLeftBoxesCartM {
	background-color: #FFF;
	height: auto;
	width: 658px;
	border: 1px solid #CCC;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#MainLeftBoxPicCart {
	float: left;
	height: 50px;
	width: 70px;
}
#MainLeftBoxCatsCart {
	float: right;
	height: 25px;
	width: 150px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#MainLeftBodyCartM {
	float: right;
	width: 630px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#MainLeftBoxHeadersCart {
	height: 50px;
	width: 240px;
}






#CartBoxM {
	height: auto;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#ShopProductM {
	float: left;
	height: 30px;
	width: 470px;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: left;
}
#SoppingPriceM {
	float: left;
	height: 17px;
	width: 120px;
	overflow: hidden;
	text-align: right;
	margin-bottom: 5px;
}

#ShopingCartHeadeing {
	height: 35px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}
#ShoppingCartTotM {
	height: 17px;
	width: 630px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#ShoppingDelPro {
	float: right;
	height: 17px;
	width: 20px;
	text-align: right;
	margin-bottom: 5px;
}
#ShoppingCartHd {
	height: 2px;
	width: 230px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
