/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: none;
	background-color : rgb(49,49,49);
	font-family : Arial;
	font-size : 14px;
	color : rgb(255,255,255);
	padding : 0px
}
	
select {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	color : rgb(0,0,0);
	font-size : 14px;
	text-align : left;
	background-color : rgb(255,255,255)
}

input {
	font-size : 14px;
	font-family : Arial;
	color : rgb(0,0,0)
}

textarea {
	font-size : 14px;
	font-family : Arial;
	color : rgb(0,0,0);
	width : 300px
}
	
.ShowroomTableTitle{
	background-color : rgb(74,92,104);
	border-left : 1px solid rgb(255,255,255);
	border-top : 1px solid rgb(255,255,255);
	padding-left : 10px;
	padding-top : 5px}

.ShowroomTablePic{	border-left : 1px solid rgb(255,255,255);
	border-top : 1px solid rgb(255,255,255);
	border-bottom : 1px solid rgb(255,255,255);
	padding : 5px;
	margin : 0px}
	
.ShowroomTablePrice{
	background-color : rgb(74,92,104);
	border-top : 1px solid rgb(255,255,255);
	border-right : 1px solid rgb(255,255,255);
	padding-top : 5px;
	padding-right : 5px;
	text-align : right}

.ShowroomTableDetail{	border-left : 1px solid rgb(255,255,255);
	border-bottom : 1px solid rgb(255,255,255);
	padding-left : 10px;
	padding-bottom : 5px}

.ShowroomTableButton{	border-right : 1px solid rgb(255,255,255);
	border-bottom : 1px solid rgb(255,255,255);
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	text-align : right}

.ShowroomTableSpace{
	margin : 0px
}

.NoMargin {	margin : 0px
}

.FormText {	margin : 0px
}

.ExtrasList {	margin : 0px
}

.Address {	padding : 0px;
	font-weight : bold;
	margin : 0px 0px 2px
}
 
 .Phone {
	font-weight : bold;
	color : rgb(255,255,204)
}
  
.nof_GlasgowTealSilverNavbar4-Regular {
font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; color:rgb(255,255,255) 
}

.nof_GlasgowTealSilverNavbar5-Rollover {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; color:rgb(255,255,255) 
}

.nof_GlasgowTealSilverNavbar6-Highlighted {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

.nof_GlasgowTealSilverNavbar7-HighlightedRollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

.nof_GlasgowTealSilverNavbar9-Regular {
font-family:Trebuchet MS ; font-size:8; font-weight:400; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar10-Rollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar11-Highlighted {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

.nof_GlasgowTealSilverNavbar12-HighlightedRollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

H1 {
	color: rgb(255,255,255);
	font-family : Arial;
	font-size : 20px;
	padding : 0px;
	margin : 0px 0px 20px
}

P {
	font-family: Arial,                         Helvetica,                         Geneva,                         Sans-serif;
	font-size : 14px;
	padding : 0px;
	margin : 0px 0px 15px;
	color : rgb(255,255,255)
}

.TextObject {
	font-family: Arial,                         Helvetica,                         Geneva,                         Sans-serif;
	font-size : 14px;
	color : rgb(255,255,255);
	padding : 0px;
	margin : 0px 0px 15px
}

H2 {
	font-family: Arial,                         Helvetica,                         Geneva,                         Sans-serif;
	font-size : 16px;
	color : rgb(255,255,255);
	padding : 0px;
	margin : 0px 0px 15px
}

UL {
	font-size: 14px;
	font-family : Arial;
	margin : 0px 0px 5px 10px;
	padding : 0px 0px 0px 15px
}

LI {
	font-size: 14px;
	font-family : Arial;
	padding : 0px 0px 0px 15px;
	margin : 0px 0px 0px 10px
}


A:link {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	font-size : 14px;
	color : rgb(255,255,255);
	text-decoration : underline
}

A:visited {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	font-size : 14px;
	color : rgb(255,255,255);
	text-decoration : underline
}

A:active {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	font-size : 14px;
	color : rgb(255,255,255);
	text-decoration : underline
}

H4 {
	font-size: 16px;
	color : rgb(255,255,255);
	font-family : Arial;
	padding : 0px;
	margin : 0px 0px 5px
}

A:hover {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	font-size : 14px;
	color : rgb(248,245,204);
	text-decoration : underline
}
