/* CSS Document */


html {
margin: 0;
padding :0;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}


body {
margin: 0;
padding: 0;
background-image:url(images/orange_grad.jpg);
background-repeat: repeat-x;
background-color: #e29302;
}

p {
margin-top: 5px;
font-family: arial;
font-size: 11px;
line-height: 18px;
color: #666666;
}


h1 {
font-family: arial;
color: #666666;
font-size: 18px;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
}

h2 {
font-family: arial;
color: #666666;
font-size: 14px;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
}

h3 {
font-family: arial;
color: #666666;

}

#container {
margin: 0 auto;
width: 784px;
background-color: #ffffff;
border: 1px solid #666666;
padding: 5px 5px 10px 5px;
margin-bottom: 50px;
clear: both;
}

#logo {
float: left;
margin-left: 20px;
margin-top: 5px;
margin-bottom: 15px;
}

#quote {
float: right;
margin-right: 0px;
margin-top: 0px;
width: 200px;
}

#greybreak {
margin: 0 auto;
clear: both;
height: 5px;
width: 773px;
background-color: #666666;
}

#orangebreak {
margin: 0 auto;
clear: both;
height: 5px;
width: 773px;
background-color: #ff9900;

}

#topbanner {
margin: 0 auto;
width: 773px;
height: 181px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

#navbg {
margin: 0 auto;
width: 771px;
height: 24px;
border: 1px solid #999999;
background-image: url(images/grey_grad.jpg);
background-repeat: repeat-x;
}

#navbg2 {
clear: both;
margin: 0 auto;
width: 771px;
height: 24px;
border: 1px solid #999999;
background-image: url(images/grey_grad.jpg);
background-repeat: repeat-x;
}



#links {
margin-top: 6px;
padding-left: 10px;
float: left;
color: #999999;
}


#footer {
margin-top: 6px;
padding-right: 10px;
float: right;
color: #666666;;
}

#links a {
font-family: arial;
text-decoration: none;
font-size: 10px;
font-weight: bold;
color: #666666 ;
}

#links a:hover {
text-decoration: underline;
color: #ff9900;
}

#links a.active {
	color: #333;
}


#footer a:hover {
text-decoration: underline;
color: #666666;
}

#footer a {
color: #FF6600;
}

#title {
float: right;
margin-top: 5px;
margin-right: 8px;
}

#leftbox {
float: left;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 6px;
margin-right: 2px;
width: 362px;
height: 373px;
border: 1px solid #999999;
background-image: url(images/grey_grad2.jpg);
background-repeat: repeat-x;
background-color: #e9e9e9;
}

#clientsbox {
float: left;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 6px;
margin-right: 1px;
width: 751px;
border: 1px solid #999999;
background-color: #fff;

}


#newsbox {
float: left;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 6px;
margin-right: 1px;
width: 751px;
border: 1px solid #999999;
background-image: url(images/grey_grad2.jpg);
background-repeat: repeat-x;
background-color: #e9e9e9;
}

#newsbox h1 {
font-size: 32px;
}

#newsbox h2 {
font-size: 18px;
letter-spacing: -0.5pt;
color: #ff9900;
}


#newsbox p {
font-size: 11px;
}

#leftboxwhite {
float: left;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 6px;
margin-right: 2px;
width: 362px;
height: 373px;
border: 1px solid #999999;
background-repeat: repeat-x;
background-color: #ffffff;
}

#leftbox_world_cup {
float: left;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 6px;
margin-right: 2px;
width: 362px;
height: 373px;
border: 1px solid #999999;
background-image: url('images/wc_left_bg.jpg');
}

#leftbox_world_cup p {
font-size: 18px;
color: #fff;
letter-spacing: 0.1pt;
font-weight: bold;
line-height: 32px;
}

#left_wc_content{
margin-top: 125px;
}

#rightbox {
float: right;
margin-top: 5px;
margin-right: 5px;
margin-left: 1px;
width: 362px;
height: 373px;
border: 1px solid #999999;
background-image: url(images/grey_grad2.jpg);
background-repeat: repeat-x;
background-color: #e9e9e9;
}

#rightboxwhite {
float: right;
margin-top: 5px;
margin-right: 5px;
margin-left: 1px;
width: 362px;
height: 373px;
border: 1px solid #999999;
background-color: #ffffff;
}

#rightbox_world_cup {
float: right;
margin-top: 5px;
margin-right: 5px;
margin-left: 1px;
width: 362px;
height: 373px;
border: 1px solid #999999;
background-image: url(images/right_wc_bg.jpg);
}



.address {
font-weight: bold;
font-size: 12px;
}

.address a {
text-decoration: underline;
color: #FF6600;
}

.address a:hover {
text-decoration: underline;
color:#666666;
}

a {
text-decoration: underline;
color: #FF6600;
}

a:hover {
text-decoration: underline;
color:#666666;
}

.orangebold {
font-weight: bold;
font-size: 12px;
color: #FF6600;
}

.padding {
padding: 10px;
}

.paddingright {
padding-right: 5px;
}

.red {
color: #e32c33;
}



/* new for midwich api */


.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearafter {
    zoom: 1;
}
*:first-child+html .clearafter {
    zoom: 1;
}

    ul {
		color: #666666;
		padding-left: 30px;
	}


    p.field {
        line-height: 20px;
        margin-top: 0px;
    }
    
    p.field label {
        display: block;
        width: 90px;
        float: left;
        
    }
    p.field select,  p.field input,  p.field textarea {
        width: 160px;
        
    }
    

    p.field img {
        vertical-align: middle;
        margin-left: 10px;
        margin-bottom: 3px;
    }

	p.field .error {
		display: none;
		color: red;
		float: left;
		padding-left: 90px;
		margin: 0;
		line-height: 12px;
	}
	
a img {
	border: 0;
}

a:active, input:active {
    outline: none;
}
a:focus, input:focus {
    -moz-outline-style: none;
}

#search-error {
	color: red;
	margin-left: 90px;
	margin-top: -15px;
	display: none;
}

#submit {
	margin-left: 80px;
	margin-top: -25px;
}

#form, #thanks {
	border-top: 1px solid #999;
	padding-top: 15px;
	display: none;
}

.lamps-direct h2 {
	font-size: 16px;
}

#form h2 {
	margin-bottom: 10px;
}

#form input {
	border: 1px solid #666;
}

#form .error-field {
	border: 1px solid red;
}

.logo {
float: left;
margin: 5px;
vertical-align:bottom;
}

.logo_holder {
float: left;
vertical-align: bottom;
width: 750px;
}

.fright {
float: right;
margin-left: 5px;
margin-top: 10px;
}

.large {
	font-size: 2.4em;}