/*** Stylesheet for RIPSNORTA web site 2006 ***/
/*** Eye For IT .::. Web Solutions .::. www.eyeforit.com.au ***/

body {
background:#969696;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
}

a {
color:#b51;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#f90;
text-decoration:none;
}

a.current {
color:#f90;
text-decoration:none;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** page div ***/

#pagecell {
background:#114 url(images/body_bg.gif) repeat-x;
margin:0;
width:800px;
padding:0;
}

/*** headerbox div ***/

#headerbox {
height:132px;
margin:0;
padding:15px;
}

/*** header div ***/

#header {
border:1px solid #484848;
height:134px;
text-align:left;
color:#795950;
font-weight:bold;
padding:0;
}

.phone {
font-size:16px;
}

#whiplogo {
position:absolute;
top:-2px;
left:90px;
z-index:1;
}

/*** navigation menu ***/

#nav {
float:left;
margin:0px 0px 0px 28px;
}

#nav ul {
font-size:16px;
margin:0;
padding:0;
}

#nav li {
float:left;
height:20px;
list-style:none;
margin:0;
padding:4px;
}

#nav a {
border:1px solid #595959;
background-color:#303050;
color:#b51;
display:block;
font-size:0.7em;
padding:4px 7px 5px 7px;
}

#nav a:hover {
border:1px solid #114;
background-color:#114;
color:#f90;
text-decoration:none;
}

#nav a.current {
border:1px solid #114;
background-color:#114;
font-size:0.8em;
color:#f90;
text-transform:uppercase;
text-decoration:none;
}

/*** main div ***/

#main {
clear:both;
padding:15px;
}

/*** contentbox div ***/

#contentbox {
border:1px solid #484848;
padding:10px;
margin:0px;
}

/*** content div ***/

#content {
font-size:1.0em;
color:#dbdbdb;
background-color: #404660;
padding:10px;
text-align:left;
}

#content h1,#content h2 {
margin:0 0 15px;
padding:0;
}

#content h1 {
font-size:1.4em;
color:#f90;
font-weight:normal;
}

#content h2 {
color:#dbdbdb;
font-size:1.2em;
font-weight:bold;
margin-bottom:10px;
}

#content h3 {
padding-top:5px;
font-size:1.2em;
color:#f90;
font-weight:bold;
}

#content img {
border:1px solid #596080;
/* float:left; */
/* margin:5px 15px 6px; */
padding:8px;
}

.productlinks {
color:#795950;
font-weight:bold;
}

.caption {
font-size:1.1em;
color:#8990b0; /* 000000; */
font-weight:bold;
/* text-align:center; */
}

.tablecell {
padding:3px 0 3px 0;
}

/*** footer div ***/

#footer {
background:#969696 url(images/footer_bg.gif) top left repeat-x;
clear:both;
font-size:0.9em;
font-weight:bold;
color:#d0d0d0;
margin:0 0 4px 0;
height:20px;
padding:6px 0px 15px 0px;
text-align:center;
width:800px;
}

.credit {
color:#444;
font-weight:bold;
}

.credit a {
color:#555;
text-decoration:none;
}

.credit a:hover {
color:#d0d0d0;
text-decoration:none;
}

/*** miscellaneous classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

/*** text format classes ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

/*** end of file ***/