﻿/* Home */

#homeContentHolder
{
width:918px;
height:428px;
border-left:2px solid #e0e0e0;
border-bottom:2px solid #e0e0e0;
}

.homeContentLeft
{
margin:0px;
padding:0px;
width:143px;
height:428px;
float:left;
padding-left:10px;
margin-right:25px;
}

.homeContentMiddle
{
width:480px;
height:428px;
float:left;
}

.homeContentRight
{
width:240px;
height:428px;
float:right;
}

.topPanel
{
width:187px;
height:131px;
padding:25px;
background-image:url('../images/blue_panel.jpg');
background-repeat:no-repeat;
background-position:left top;
}

.middlePanel
{
width:187px;
height:69px;
padding:25px;
background-image:url('../images/darkblue_panel.jpg');
background-repeat:no-repeat;
background-position:left top;
}

.bottomPanel
{
width:187px;
height:69px;
padding:25px;
background-image:url('../images/dark_panel.jpg');
background-repeat:no-repeat;
background-position:left top;
}



/* Cycle Shelter Page */

#cycleContentHolder
{
width:918px;
height:1450px;
border-left:2px solid #e0e0e0;
border-bottom:2px solid #e0e0e0;
}

.cycleColLeft
{
width:378px;
padding-left:10px;
float:left;
}

.cycleColRight
{
width:510px;
float:right;
}

.cycleIntro
{
width:510px;
height:230px;
}

.cycle2colHolder
{
width:510px;
height:650px;
}

.cycleTextLeft
{
width:280px;
height:650px;
float:left;
}

.cycleTextRight
{
width:160px;
height:650px;
float:right;
}

.multipleHolder
{
width:510px;
height:230px;
float:left;
}


.swatchWrapper
{
width:378px;
height:920px;
}

.swatchHolder
{
width:75px;
height:40px;
float:left;
}

.colourSwatch
{
width:70px;
height:20px;
}

.colourText
{
width:70px;
height:15px;
}

/* Contact us Page */

#contactContentHolder
{
width:918px;
height:428px;
border-left:2px solid #e0e0e0;
border-bottom:2px solid #e0e0e0;
}

.contactColLeft
{
width:348px;
padding-left:10px;
height:428px;
float:left;
}

.contactColRight
{
width:510px;
height:428px;
float:right;
}