*
{
	margin: 0px;
	padding: 0px;
}

ul
{
	margin-left: 25px;
}

img
{
	border: none;
}

.clearing {
	clear: both;
}

body {
	background: #252525 url(../img/bg_main2.jpg) repeat-x left top;
	position: relative;
	color: #c1c1c1;
	font: normal 11.5px/1.5 'Skia','arial', sans-serif;
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0px auto;
	width: 820px;
}

#header {
	height: 80px;
	width: 820px;
}

#title {
	width: 263px;
	height: 145px;
	margin-top: 30px;
	background: url(../img/img_logo2.jpg) no-repeat;
	float: left;
}

#title h1 {
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
}

#title h1 a {
	display:block;
	height: 145px;
}

#topRight {
	width: 140px;
	float: right;
	
}

#cartItem {
	padding: 3px 12px 3px 12px;
	display: inline;
	right: 10px;
	/*top: 35px;*/
	position: relative
}	
.cartItem {
	padding: 3px 12px 3px 12px;
	display: inline;
	right: 10px;
	top: 35px;
	position: relative
}	

/*-------Mini Nav---Top Right----
#miniNav {
	float: left;
	width: 165px;
	margin-top: 20px;
	margin-right: 7px;
}

#miniNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#miniNav li {
	float: left;
	text-align: center;
}

#miniNav li a{
	font-size: 9px;
	font-weight: bold;
	color: #d2d2d2;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c1c1;
	text-shadow: #222 2px 2px 2px;
	display: block;
}

#miniNav li.last a {
	border-right: none;
}

#miniNav li a:hover{
		color: #fff;
}-----------*/
		
/*--------Main Navigation------------*/

#mainNav {
	text-align: center;
	width: 820px;
	margin-top: 75px;
	margin-left: 240px;
}


#mainNav li {
 	margin: 0 auto;
	text-align: center;
	display: inline;
	float: left;
}

#mainNav li a{
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 9px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #707070;
	/*--text-shadow: #222 2px 2px 2px;--*/
	display: block;
}

#mainNav li.last a {
	border-right: none;
}

#mainNav li.active a:hover {
		color: #707070;
}

#mainNav li a:hover {
		color: #c1c1c1;
}

/*--------Gallery Navigation------------*/
#otherNav {
	text-align: center;
	width: 820px;
	margin-top: 15px;
	margin-left: 230px;
}

#otherNav li {
	margin: 0 auto;
	text-align: center;
	display: inline;
	float: left;
}

#otherNav li a{
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 9px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #777777;
	/*--text-shadow: #222 2px 2px 2px;--*/
	display: block;
}

#otherNav li.last a {
	border-right: none;
}

#otherNav li.selected a {
		color: #c1c1c1;
}

#otherNav li.selectedLast a {
	border-right: none;
	color: #c1c1c1;
}

#otherNav li a:hover {
		color: #c1c1c1;
}


/*--------Content--------*/
#flashBox {
	margin-top: 85px;
	background: #fff;
	height: 400px;
	width: 770px;
	margin-left: 10px;
}

#mainBox {
	width: 820px;
	margin-top: 50px;
}

#contentBox {
	width: 820px;
	height: 520px;
	padding-bottom: 30px;
}
/*------Inspiration Content-----*/

#boxLeft {
	width: 360px;
	float: left;
	margin-top: 60px;
	
}

#boxLeft img{
	border: 10px solid #3a3a3a;
}

#boxRight {
	width: 420px;
	float: right;
	margin-top: 65px;
}

#boxRight p {
	width: 400px;
	font-size: 10.5px;
	color: #a3a3a3
	text-align: left;
	margin-left: 10px;
	margin-top: 25px;
}

#contactLeft {
	width: 360px;
	float: left;
	margin-top: 150px;
}

#contactLeft li {
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	padding: 0px 0px 3px 0px;
	margin-left: 35px;
}

#contactLeft li a {
	text-decoration: none;
	color: #fff;
}

#contactLeft li a:hover {
	text-decoration: none;
	color: #cccc99;
}

#contactRight {
	width: 420px;
	float: right;
	margin-top: 65px;
}

#contactRight p.normal {
	width: 400px;
	font-size: 10.5px;
	color: #a3a3a3
	text-align: left;
	margin-left: 10px;
	margin-top: 25px;
	border-bottom: 2px solid #cccc99;
	padding-bottom: 15px;
}

#contactRight p.noline {
	width: 400px;
	font-size: 10.5px;
	color: #a3a3a3
	text-align: left;
	margin-left: 10px;
	margin-top: 15px;
}

#contactRight a {
	text-decoration: none;
	color: #8c0000;
}

#contactRight a:hover {
	color: #cccc99;
}

#contactRight h2 {
	color: #cccc99;
	margin-bottom: 0px;
	margin-top: 6px;
}

.answer {
	color: #cccc99;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 4px;
}

	

/*--------Gallery Box--------*/
#pictureBox {
	width: 800px;
	height: 400px;
}

#leftBox {
	width: 530px;
	height: 360px;
	float: left;
	margin-right: 15px;
}
#leftBox img {
	border: 10px solid #3a3a3a;
	margin: 0 auto;
}

#leftBoxBtn {
	float: left;
	width: 77px;
	height: 22px;;
	background: url(../img/viewLgrBtn.gif) no-repeat;
}

#leftBoxBtn h1 {
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
}

#rightBox {
	width: 230px;
	height: 360px;
	background-color: #3a3a3a;
	float: right;
}


#rightBox h1 {
	font-size: 13.5px;
	color: #a3a3a3;
	margin: 10px 0px 5px 10px;

}

#rightBox p {
	font-size: 10.5px;
	color: #a3a3a3;
	width: 200px;
	height: 140px;
	margin-left: 10px;
	
	overflow: hidden;
	text-align: left;
}

#rightBox a {
	color: #d0d09b;
	text-decoration: none;
	text-transform: uppercase;
	
}

#rightBox a:hover {
	color: #8c0000;
}

#rightBoxSelect {
	margin: 15px 0px 0px 10px;
}

.addtocart {
	margin: 25px 0px 0px 10px;
	
}

.thumb {
	width: 132px;
	margin: 10px 0px 5px 10px;
	padding: 0;
}


/*--------ViewCart.php-------*/

#cartBox {
	width: 820px;
	height: 520px;
	margin-top: 150px;
}
/*--------Footer-------------*/
#footer {
	
	text-align: center;
	padding-top: 50px;
	margin-left: 260px;
	padding-bottom: 50px;
}


#footer li {
	float: left;
	text-align: center;
	list-style-type: none;
}

#footer li a{
	font-size: 9px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 7px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #515151;
	/*--text-shadow: #222 2px 2px 2px;--*/
	display: block;
}

#footer li.last a {
	border-right: none;
}

#footer li a:hover{
		color: #888888;
}