#leftContainer {
	background: url(../../images/navleftbg-r.gif) repeat-y left top;
}
#columnContainer {
	background: url(../../images/navrightbg-r.gif) repeat-y right top;
}
#left {
	background: url(../../images/navleftbg-r.gif) repeat-y left top; 
}
#right {
	background-color:#E7EBEF;
}
/*Branding*/
#header {
	background-image:url(../../images/rotary.gif); 
	background-repeat:no-repeat; 
}
#montageImg {
	background-image:url(../../images/rotary-m.jpg); 
	background-repeat:no-repeat; 
}

/*General Properties*/
h1{
	background-color:#0D3654;
}
/*Left Nav*/
#primaryNav li .underline {
	border-bottom:1px solid #90949e;
}
/*Right Nav*/
#categoryNav {	
	color:#0F2064;
}
#categoryNav ul li {
	color:#0F2163;
}
#categoryNav ul li a {
	color: #5E5E5E;
}
#categoryNav ul li a:hover {
	color:#FFFFFF;
}
.avantIcon{
	background:url(../../images/watch-icons/avant.gif) no-repeat 0px 3px;
}
.aquaspeedIcon{
	background:url(../../images/watch-icons/aquaspeed.gif) no-repeat 0px 3px;
}
.performIcon{
	background:url(../../images/watch-icons/performance.gif) no-repeat 0px 3px;
}
.essentialIcon{
	background:url(../../images/watch-icons/essential.gif) no-repeat 0px 3px;
}
.traditionalIcon{
	background:url(../../images/watch-icons/traditional.gif) no-repeat 0px 3px;
}
.preciousIcon{
	background:url(../../images/watch-icons/precious.gif) no-repeat 0px 3px;
}
.vintageIcon{
	background:url(../../images/watch-icons/vintage.gif) no-repeat 0px 3px;
}
.rocksIcon{
	background:url(../../images/watch-icons/rocks.gif) no-repeat 0px 3px;
}
.classicsIcon{
	background:url(../../images/watch-icons/classics.gif) no-repeat 0px 3px;
}
.editionsIcon{
	background:url(../../images/watch-icons/editions.gif) no-repeat 0px 3px;
}
.limitedIcon{
	background:url(../../images/watch-icons/limited.gif) no-repeat 0px 3px;
}
.specialIcon{
	background:url(../../images/watch-icons/special.gif) no-repeat 0px 3px;
}
.lesoriginalesIcon{
	background:url(../../images/watch-icons/lesoriginales.gif) no-repeat 0px 3px;
}
/*Search Area*/
.submit {
	background-color:	#7E8B94;
}
/*General Display Properties */ 

#content .item LI,
#specArea .item LI,
#content .item .price span,
#content .item .price span {  
	color:#0F2064;
}
.ourPrice{ 
	color:#0F2064
}

#content .avant { 
	border:1px solid #6A7DA8
}
#content .performance { 
	border:1px solid #A188A6
}
#content .essential { 
	border:1px solid #B67B53
}
#content .traditional { 
	border:1px solid #ABA000
}
#content .precious { 
	border:1px solid #C7CAD9
}
#content .lesoriginales { 
	border:1px solid #734525
}
#content .vintage { 
	border:1px solid #e6e6e6
}
#content .rocks {
	border:1px solid #74c1bb
}
#content .classics {
	border:1px solid #8F1423
}
#content .editions {
	border:1px solid #000000;
}
#space.editions.overide {
	background-color:white!important;
}
#space.editions {
	background-color:black!important;
}
#content .aquaspeed {
	border:1px solid #FF6600
}
#content .limited {
	border:1px solid #08338e
}
#content .special {
	border:1px solid #FF0000;
}