/* CSS Document */

Body
{
padding:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
background-color:#222222;
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
background-image:url(images/bg_grad.gif);
background-repeat:repeat-x;
}

#wrapper
{
margin:auto;
width:900px;
height:580px;
text-align:left;
}

#logoHeader
{
width:900px;
height:85px;
margin-top:0px;
margin-left:0px;
background-image:url(images/or_logo_rev.gif);
background-repeat:no-repeat;
}

#homeNavigation
{
width:900px;
height:316px;
}

#navImage
{
width:900px;
height:37px;
background-image:url(images/navigation_bg.gif);
background-repeat:no-repeat;
}

#navHolder
{
width:390px;
height:20px;
margin-left:510px;
margin-top:10px;
}

a img {
	border: none;
	}


.randomHome1
{
background-image:url(images/random_home_1.jpg);
background-repeat:no-repeat;
}

.randomHome2
{
background-image:url(images/random_home_2.jpg);
background-repeat:no-repeat;
}

.randomHome3
{
background-image:url(images/random_home_3.jpg);
background-repeat:no-repeat;
}

.randomHome4
{
background-image:url(images/random_home_4.jpg);
background-repeat:no-repeat;
}

#homePanelHolder
{
width:900px;
height:160px;
background-color:#ffffff;
}

#productAd
{
width:227px;
height:85px;
margin-top:10px;
padding-top:65px;
padding-left:15px;
background-image:url(http://cache.outdoorresearch.com/outdoorresearch/OutdoorResearch_2008/images/product_7.jpg);
background-repeat:no-repeat;
float:left;
}

#ukstockistsAd
{
width:125px;
height:85px;
margin-top:10px;
margin-left:10px;
padding-top:65px;
padding-left:15px;
background-image:url(images/uk_stockist_bg.jpg);
background-repeat:no-repeat;
float:left;
}

#welcomePanel
{
width:308px;
height:130px;
margin-top:10px;
margin-left:10px;
padding-top:20px;
padding-left:20px;
padding-right:20px;
background-color:#575757;
float:left;
}

#newsPanel
{
width:140px;
height:150px;
margin-top:10px;
margin-left:10px;
text-align:center;
background-color:#981C1E;
float:left;
}

#footer
{
width:900px;
height:16px;
background-color:#981c1e;
}

#footerLinks
{
width:900px;
height:30px;
}

#usaLink
{
width:300px;
height:10px;
padding-top:5px;
float:left;
}

#vivid
{
width:300px;
height:10px;
padding-top:5px;
float:right;
text-align:right;
}

#contentHolder
{
width:860px;
padding-top:18px;
padding-left:40px;
background-color:#ffffff;
}

#contactC1
{
width:300px;
height:330px;
float:left;
}

#contactC2
{
width:540px;
height:330px;
float:right;
}

.stockistHolder
{
width:830px;
border:2px solid #981C1E;
margin-bottom:10px;
}

.stockistImage
{
width:200px;
padding:5px;
float:left;
}

.stockistText
{
width:370px;
padding:5px;
float:left;
}

.stockistWeblink
{
width:215px;
padding:5px;
float:right;
}

.stockistHolder2
{
width:830px;
border:1px solid #cccccc;
margin-bottom:10px;
}

.clear
{
clear:both;
}
