/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
}

#Container{
width:980px;
margin:auto;
position:relative;
}

#Main-Images{
float:left;
width:315px;
height:648px;
margin-bottom:4px;
}

#Top{
float:left;
width:665px;
height:17px;
background-color:#ffffff;
}

#Title-Container{
float:left;
width:611px;
background-color:#ffffff;
}

#Title-Bar{
height:28px;
width:611px;
background-color:#f2f2f2;
overflow:hidden;
}

#Title-Spacer{
height:36px;
width:607px;
margin-left:4px;
}

#Title-Menu{
height:33px;
width:607px;
margin-left:4px;
background-image:url(../images/menu-loop.png);
background-repeat:repeat-x;
}

#Title-Cap{
float:left;
width:52px;
height:115px;
background-image:url(../images/title-cap.png);
}

#EZYJamb{
float:left;
height:74px;
width:269px;
background-image:url(../images/ezyjamb-logo.png);
}

#Main-Content{
float:left;
width:650px;
background-color:#ffffff;
padding-left:15px;
}

#logo-text {
	font-size:9px;
}

#Footer-1{
clear:both;
width:980px;
height:32px;
background-image:url(../images/footer.png)
}

#Copyright{
padding-top:2px;
float:left;
width:780px;
height:17px;
background-color:#ffffff;
}

#EarthlinkDesign{
padding-top:2px;
text-align:right;
float:right;
width:200px;
height:17px;
background-color:#ffffff;
}

/* Menu Items */

#Main-Content a, #Main-Content a:visited{
color:#E53930; 
text-decoration:none;
}

#Main-Content a:focus,#Main-Content a:hover{
color:#E53930; 
text-decoration:underline;
}

#Home-Button a{
background-image:url(../images/menu-home-n.png);
width:64px;
height:30px;
display:block;
float:left;
}

#Home-Button a:hover{
background-image:url(../images/menu-home-h.png);
width:64px;
height:30px;
float:left;
}

#EZYJamb-Button a{
background-image:url(../images/menu-ezyjamb-n.png);
width:78px;
height:30px;
display:block;
float:left;
}

#EZYJamb-Button a:hover{
background-image:url(../images/menu-ezyjamb-h.png);
width:78px;
height:30px;
float:left;
}

#Finishings-Button a{
background-image:url(../images/menu-finishings-n.png);
width:158px;
height:30px;
display:block;
float:left;
}

#Finishings-Button a:hover{
background-image:url(../images/menu-finishings-h.png);
width:158px;
height:30px;
float:left;
}

#Contact-Button a{
background-image:url(../images/menu-contact-n.png);
width:85px;
height:30px;
display:block;
float:left;
}

#Contact-Button a:hover{
background-image:url(../images/menu-contact-h.png);
width:85px;
height:30px;
float:left;
}

#Gallery-Button a{
background-image:url(../images/menu-gallery-n.png);
width:99px;
height:30px;
display:block;
float:left;
}

#Gallery-Button a:hover{
background-image:url(../images/menu-gallery-h.png);
width:99px;
height:30px;
float:left;
}


/* Product Template CSS */

#Product-Title{width:650px;}
#Product-Text{width:460px; float:left; padding:10px;}
#Product-Text ul{padding:0px; margin:4px; list-style-image:url(../images/bullet.gif);}
#Product-Text a, #Product-Text a:visited{color:#E53930; text-decoration:none;}
#Product-Text a:focus,#Product-Text a:hover{color:#E53930; text-decoration:underline;}
#Product-Links{width:160px; float:left; padding:10px; padding-left:0px;}
#Product-Links h1{font-size:15px; line-height:15px; margin:0px; margin-bottom:-14px; padding:0px; position:relative; top:-14px;}
#Product-Links a, #Product-Links a:visited{color:#E53930; text-decoration:none;}
#Product-Links a:focus,#Product-Links a:hover{color:#E53930; text-decoration:underline;}
#Product-Links ul{padding:0px; margin:4px; list-style-image:url(../images/bullet-black.gif);}
#Product-Images{clear:left; padding:10px; background-color:#f2f2f2;}
#Product-Imageleft{width:305px; float:left;}
#Product-Imagerignt{width:315px; float:left; padding-left:10px; text-align:right;}

/* Top Icons */

#Icon-1 a{
width:33px;
height:28px;
background-image:url(../images/icon-1n.png);
display:block;
float:right;
}

#Icon-1 a:hover{
width:33px;
height:28px;
background-image:url(../images/icon-1h.png);
display:block;
float:right;
}

#Icon-2 a{
width:35px;
height:28px;
background-image:url(../images/icon-2n.png);
display:block;
float:right;
}

#Icon-2 a:hover{
width:35px;
height:28px;
background-image:url(../images/icon-2h.png);
display:block;
float:right;
}

#Icon-3 a{
width:33px;
height:28px;
background-image:url(../images/icon-3n.png);
display:block;
float:right;
}

#Icon-3 a:hover{
width:33px;
height:28px;
background-image:url(../images/icon-3h.png);
display:block;
float:right;
}

#Country-Select{
display:block;
float:right;
padding-top:5px;
}

.Select-Box{
	font: 10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:1px;
	background-color: #777777 !important;
	border: 1px solid #000000;
}

/* Custom Styling */

#Title-Text{
float:left;
margin-top:5px;
}

#Title-Text b{
font-size:14px;
color:#e53930;
padding-left:5px;
}

#EarthlinkDesign a, #EarthlinkDesign a:visited{
color:#000000;
text-decoration:none;
}

#EarthlinkDesign a:hover, #EarthlinkDesign a:focus {
color:#000000;
text-decoration:underline;
}

/* Heading */

h1, h1 a {
	color:#E53930;
	font-weight:bold;
	text-decoration:none;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-variant:normal;
	line-height:21pt;
	padding-top: 5px;
}

h2, h2 a {
	color:#E53930;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-variant:normal;
}

h3, h3 a {
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:16pt;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-variant:normal;
line-height:16pt;
}

h4, h4 a {
color:#EFA5B5;
font-weight:bold;
text-decoration:none;
font-size:15pt;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-variant:normal;
line-height:15pt;
}
h5, h5 a {
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:14pt;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-variant:normal;
line-height:14pt;
}
h6, h6 a {
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:13pt;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
font-variant:normal;
line-height:13pt;
}
img{
border:0;
}