body {
	background-image: url(images/bricks-back.jpg);
	font-family: verdana;
	font-size: 10px;
	color: #D0C0B7;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	list-style-type: square;
}

a {
	font-family: verdana;
	font-size: 10px;
	color: #CFBEBA;
}
a:visited {
	color: #A6847B;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CFBEBA;
}


.bigtitle {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.bigtitle3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E4D0CB;

}
.notice {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #33FF00;
	background-color: #000000;
}


.productprice2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	background-color: #563d2c;
}
.buynowbtn {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	background-color: #323c2d;
	border: thin solid #FFFF00;
	text-decoration: none;
}

.bigtitle4 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DAD1C9;
}

.smalltextlight {
	font-family: "Verdana";
	font-size: 9px;
	color: b6a197;
}

.sizetext {
	font-family: Verdana;
	font-size: 12px;
	color: #E6AB84;
	padding-left: 10px;
}
.sizestripe {
	font-family: Verdana;
	font-size: 12px;
	color: #E6AB84;
	padding-left: 10px;
	background-color: #261408;
}

.sizestripe2 {
	font-family: Verdana;
	font-size: 12px;
	color: #F1D1BC;
	padding-left: 10px;
	background-color: #471A05;
	font-weight: bold;
}
.sizetext2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FBF2EC;
	padding-left: 10px;
	font-weight: normal;
}
.sizetextprice {
	font-family: Verdana;
	font-size: 10px;
	color: #FBF2EC;
	padding-left: 10px;
}
.headerlinks {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #E9CBBE;
	text-decoration:none;
	text-indent: 0px;
	line-height: 0;
}
.headerlinks:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-family: helvetica;
}



.link_p2p   {
	color: #C47466;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.link_p2p:visited {
	color: #C47466;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
.link_p2p:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smalltextlight2 {
	font-family: verdana;
	font-size: 10px;
	color: eae5d3;
}


.smalltextlightdark {
	font-family: "verdana";
	font-size: 10px;
	color: #222222;
}
.logindark {
	font-family: "verdana";
	font-size: 12px;
	color: #222222;
}
.loginlight {
	font-family: "verdana";
	font-size: 12px;
	color: eae5d3;
	}

.loginboxusername{
	background-color:#eae5e1;
	width:60px;
	height:13px;
	padding:2px;
	font-family:"verdana";
	font-size:10px;
	color:#888888;
	font-weight:normal;
	border:0px;
}
.yellow {
	font-family: "verdana";
	font-size: 10px;
	color: #FFCC00;
}
.bigdelivery {
	font-family: verdana;
	font-size: 24px;
	color: #FFFFFF;
}
.italic {
	font-family: verdana;
	font-size: 10px;
	color: #995b2f;
	font-style: italic;
}
.bigtitlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.loginlight-darker {
	font-family: verdana;
	font-size: 10px;
	color: #D1B19C;
}
/*
  +------------------------------------------------------------------+
  | MikeCherim.com                                                   |
  | CSS: Smart Corners                                               |
  | Cascading Style Sheet                                            |
  | Copyright Aug 2006                                               |
  | Use with attribution by visible link please!                     |
  | Attribute to: <a href="http://green-beast.com/">Mike Cherim</a>  |
  +------------------------------------------------------------------+
*/ 

.roundcont {
	width: 250px;
	background-color: #1c110b;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {

	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
	
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.roundcont2 {
	width: 250px;
	background-color: #641517;
	color: #fff;
}

.roundcont2 p {
	margin: 0 10px;
}

.roundtop2 { 
	
	background: url(images/tr2.gif) no-repeat top right; 
}

.roundbottom2 {

	background: url(images/br2.gif) no-repeat top right; 
}

img.corner2 {
	
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.roundcont3 {
	width: 100%;
	background-color: #1c110b;
	color: #fff;
}

.roundcont3 p {
	margin: 0 10px;
}

.roundtop3 { 
	
	background: url(images/tr2.gif) no-repeat top right; 
}

.roundbottom3 {

	background: url(images/br2.gif) no-repeat top right; 
}

img.corner3 {
	
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.blacktxtbold table tr td .txt strong {
	color: #F00;
	font-size: 12px;
}
