/*####################################################

GLAMOUR TEE STYLESHEET

####################################################*/



/*----------------------------------------------------------------------------- 

Main Items

-----------------------------------------------------------------------------*/	

body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #999999;

	background:#72716e;
}



body,p,td,li,div,img,tr,input,textarea,th,table,a{

	/*Reset styles on most block elements*/

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #999999;
}


h1{
line-height:18px;
font-size:11px;
}
h2{
font-size:12px; 
}
h2.small{
font-size:11px;
}
h3{
font-size:11px;
}
h4{
font-size:10px;
}

/*----------------------------------------------------------------------------- 

Links

-----------------------------------------------------------------------------*/


a { 
	color: #cccece;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	line-height: 30px;
}

a:visited {
	color: #e3e3e3;
}

a:hover {
	color: #FFF;
}

a.nav { 
	padding-bottom: 4px;
	line-height: 30px;

}

a.nav:visited {
	color: #e3e3e3;
}

a.nav:hover {
	color: #FFF;
	background:  url(images/underline.gif) repeat-x 100% 100%;
}


.orangelink a { 
	color: #ff6600;
	font-weight: bolder;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.orangelink a:visited {
	color: #ff6600;
}

.orangelink a:hover {
	color: #999933;
	text-decoration: underline;
}


/*----------------------------------------------------------------------------- 

Nifty Corners

-----------------------------------------------------------------------------*/


/*div#nifty{ margin: 0 1%;background: #1e2022;}*/
div#nifty{ margin: 0 1%;background: #000;}

b.rtop, b.rbottom{display:block;background: #384243}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #1e2022}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/*----------------------------------------------------------------------------- 

General 

-----------------------------------------------------------------------------*/
.new-collection {
	border:thin dashed #000000;
	padding:5px;
	background-color:#fefbf5;
	color:#FF0000;
	text-align:center;
	text-transform: uppercase;

}

.border {
	border: 1px solid #999999;
	padding: 15px;

}

.borderDash {
	border: 1px dotted #999999;
	padding: 15px;

}

.bold {
	font-weight: bold;

}
.RedCaps {
	text-transform: uppercase;
	color: #FF6600;
	font-weight: bolder;

}
.white {
	color: #FFFFFF;
}


.orange {
	color: #FF6600;
	font-weight: bolder;
}

.green {
	color: #c7c74d;
}


/*----------------------------------------------------------------------------- 

Green Centre Table

-----------------------------------------------------------------------------*/


#mytable td{
	border:solid 1px #bcbd87;
	color: #000000;
	font-size:11px;
}

#mytable {
	font-family: Verdana;
	font-size:11px;
	padding-left:6px;
	color: #000000;
	background-color:#b5b579;
	border:solid 1px #cccccc;
	text-align: right;
}


/*----------------------------------------------------------------------------- 

Listings

-----------------------------------------------------------------------------*/


#mypremium {
		background-color:#f7f7f0;
		border-top:solid 1px #b5b579;
		border-bottom:solid 1px #b5b579;
		padding:10px;
		background-image:   url(stars.gif);
		background-repeat: no-repeat;
		background-position: 98% 98%;
}


.asterix {
		background-image:   url(/images/asterix.gif);
		background-repeat: repeat-y;
		background-position: 50% 50%;
}


/*----------------------------------------------------------------------------- 

Footer

-----------------------------------------------------------------------------*/



.wildtribe A:link {text-decoration: none; font-family: Verdana; font-size: 11px; color: #999933}

.wildtribe A:visited {text-decoration: none; font-family: Verdana; font-size: 11px; color: #999933}

.wildtribe A:active {text-decoration: none; font-family: Verdana; font-size: 11px; color: #999933}

.wildtribe A:hover {text-decoration: none; font-family: Verdana; font-size: 11px; color: #CC99CC}

.spaced {
	font-weight: normal;
	letter-spacing: 1.5em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;


}
.linkborder {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}
.spaced2 {
	font-weight: normal;
	letter-spacing: 0.3em;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	line-height: 30px;

}
.spaced3 {

	font-weight: normal;
	letter-spacing: 0.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	line-height: 30px;
}
.spaced4 {

	font-weight: normal;
	letter-spacing: 0.3em;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	line-height: 20px;
}
.header {

	font-weight: bold;
	letter-spacing: 7px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
}

.cart {
	border:solid 1px #666666;
	width:200px
}
li {
	border-bottom: 1px solid #333; 	
	padding: 3px 5px 3px 25px;
	margin: 0;}
