/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Camden Aerials  */
/* Date : 20th Feb. 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color:#ece7e3;
}

.full-size-table {
width: 788px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

.pad-right {
padding-right: 14px;
}

/* images */

.home-header {
background-image: url("images/home-header.jpg");
background-repeat : no-repeat;
}

.about-header {
background-image: url("images/about-header.jpg");
background-repeat : no-repeat;
}

.commercial-header {
background-image: url("images/commercial-header.jpg");
background-repeat : no-repeat;
}

.contact-header {
background-image: url("images/contact-header.jpg");
background-repeat : no-repeat;
}

.european-tv-header {
background-image: url("images/european-tv-header.jpg");
background-repeat : no-repeat;
}

.satellite-tv-header {
background-image: url("images/satellite-tv-header.jpg");
background-repeat : no-repeat;
}

.tv-aerials-header {
background-image: url("images/tv-aerials-header.jpg");
background-repeat : no-repeat;
}

.top-curve {
background-image: url("images/top-curve.jpg");
background-repeat : no-repeat;
}

.tile {
background-image: url("images/tile.jpg");
background-repeat : repeat-y;
}

.bot-tile {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
}

.content-bot-curve {
background-image: url("images/content-bot-curve.jpg");
background-repeat : no-repeat;
background-position: bottom right;
}

.left-shadow {
background-image: url("images/left-shadow.jpg");
background-repeat : repeat-y;
}

.right-shadow {
background-image: url("images/right-shadow.jpg");
background-repeat : repeat-y;
background-position: right;
}

.phone-back {
background-image: url("images/phone-back.jpg");
background-repeat : no-repeat;
}

.i-phone-back {
background-image: url("images/i-phone-back.jpg");
background-repeat : no-repeat;
background-position: center center;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.bullet-green {
background-image: url("images/bullet-green.jpg");
background-repeat : no-repeat;
background-position: left 8px;
padding: 2px 1px 3px 10px;
}

.bullet-brown {
background-image: url("images/bullet-brown.gif");
background-repeat : no-repeat;
background-position: left 8px;
padding: 2px 1px 3px 10px;
}

.bullet-red {
background-image: url("images/bullet-red.gif");
background-repeat : no-repeat;
background-position: left center;
padding-left: 10px;
}

.bullet-blue {
background-image: url("images/bullet-blue.jpg");
background-repeat : no-repeat;
background-position: left 8px;
padding: 2px 1px 3px 10px;
}

.gray-tile {
background-image: url("images/gray-tile.jpg");
background-repeat : repeat-x;
}

.orange-tile {
background-image: url("images/orange-tile.jpg");
background-repeat : repeat-x;
}

/* links */

.nav a {
font-family: arial;
font-weight: bold;
color: #333;
font-size: 11px;
text-decoration: none;
padding: 2px 5px 3px 5px;
display: block;
}

.nav a:hover{
color: #fff;
}

/* background colours */

.white {
background-color: #fff;
}

.green {
background-color: #e7eCe0;
}

/* borders */

/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #377cbd;
}

.orange-txt {
color: #fe4b00;
}

.designer-txt {
color: #DBD1CA;
font-family: arial;
font-size: 9px;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}

h3 {
font-size: 20px;
}

h4 {
font-size: 18px;
}