/* ---------------------------------------- */
/* MOUNTAIN GIRL SILVER (2008)				*/
/* VERSION: 1.0.1							*/
/* CREATED BY: GREEN TANGERINE MEDIA		*/
/* ---------------------------------------- */

/* ---------------------------------------- */
/* BEGIN LAYOUT								*/
/* ---------------------------------------- */

body {
	background-color: #111;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	#font-size: 12px;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #EEE;
	}
	
#wrapper {
	width: 940px;
	margin: 10px auto 0px auto;
	border: #6B6B6B 1px solid;
	background-color: #000;
	}
	
#header {
	width: 940px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-image: url(../img/header.jpg);
	}
	
#navigate {
	width: 940px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px;
	background-image: url(../img/navbackground.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	}
	
#navbar {
	width: 740px;
	height: 20px;
	border: #81020D 4px solid;
	background-image: url(../img/leafbar.jpg);
	margin: 00px auto 0px auto;
	padding: 5px 0px 0px 0px;
	text-align: center;
	}

#content {
	min-height: 350px;
	}
	
#hometext {
	width: 465px;
	margin: 15px 15px 0px 15px;
	#margin: 15px 15px 0px 15px;
	_margin: 15px 15px 0px 10px;
	float: left;
	}
	
#homeproducts {
	width: 430px;
	margin: 15px 0px 10px 0px;
	#margin: 15px 0px 10px 0px;
	_margin: 15px -5px 10px 0px;
	float: right;
	}
	
#page {
	width: 910px;
	margin: 15px 15px 15px 15px;
	}
	
#homephoto {
	width: 200px;
	height: 160px;
	margin: 0px 15px 15px 0px;
	padding: 0px;
	float: left;
	}
	
#verticalphotoright {
	width: 207px;
	margin: 0px 0px 10px 15px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #EEE;
	font-style: italic;
	}
	
#resellerbox {
	width: 200px;
	padding: 15px;
	margin: 0px 0px 10px 15px;
	float: right;
	border: #6B6B6B 1px solid;
	background-color: #222;
	}
	
#footer {
	width: 940px;
	height: 25px;
	margin: 5px auto 5px auto;
	text-align: center;
	font-size: 11px;
	color: #CCC;
	}
	
#clear {
	clear: both;
	}
	
#productMainImage {
	width: 220px;
	height: 210px;
	float: left;
	}
	
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}
	
/* ---------------------------------------- */
/* BEGIN FONT STYLES						*/
/* ---------------------------------------- */

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	}
	
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	}
	
h3 {
	font-size: 15px;
	font-weight: normal;
	}
	
.attention {
	font-weight: bold;
	color: #DA0D2C;
	font-size: 20px;
	}
	
.smalltext {
	font-size: 11px;
	font-weight: normal;
	font-style: italic; 
	}
	
#content a:link, #content a:visited {
	color: #DA0D2C;
	text-decoration: underline;
	}
	
#content a:hover {
	color: #CCC;
	text-decoration: underline;
	}
	
/* ---------------------------------------- */
/* BEGIN NAVIGATION BEHAVIORS				*/
/* ---------------------------------------- */
	
#navbar ul {
	display: inline;
	}
	
#navbar li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	padding-top: 5px;
	margin: 0px 15px 0px 10px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	font-size: 14px;
	}
	
#navbar a:link, #navbar a:visited {
	color: #999;
	text-decoration: none;
	}
	
#navbar a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#footer ul {
	display: inline;
	}
	
#footer li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 15px 0px 0px;
	}
	
#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 14px;
	color: #EEE;
	
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #81020D;
	color: #eee;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border-top: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
	margin-top: 0px;
	margin-right: 15px;
	}

.sideBoxContent {
	background-color: #222;
	padding: 10px;
	
	}
	
.cartRemoveItemDisplay {
	border: #000 1px;
	}
	
.sideBoxContent a:link, .sideBoxContent a:visited { color: #FFF; text-decoration: none; }

.sideBoxContent a:hover { color: #FFF; text-decoration: underline;  }

.wrapperAttribsOptions {
	margin: 0em 0em;
	}
	
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	padding: 10px;
	}
	
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}
	
a:link, a:visited {
	color: #FFF;
	text-decoration: underline; 
	}
	
a:hover {
	color: #DDD;
	text-decoration: underline; }
	
	
.img {
	border: 0px;
	}
	
a img { border: none; }

CODE {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #999;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
	