/* All comments are surrounded by /* */ 
/* Comments can't be placed inside { } brackets  */

/********************************* Styles for specific areas on page *********************************/
/*** This section can be used to apply styles to specific areas of the page                                                      ***/
/*** For example "#leftContent a" and "#leftContent a:hover" (below)                                                          ***/
/*** could be used to apply styles to left column links only                                                                           ***/
/*** (by default they are left empty so they will have the same style as the rest of the page)                         ***/
/*********************************************************************************************/
.center{
}

.ripesiteFooterLogo{display:none}

#centerContent{
padding:20px;
background-color: #fff;
}

#leftContent{
padding:0px;
background-color: #333333;
}

#leftContent a{

}

#leftContent a:hover{

}

#rightContent{
display:none;
}

#topContent{
padding:0px;
}

#bottomContent{
padding:0px;
}

/********************************** General page wide styles **********************************/
/*** These styles apply to the whole page, but will we overridden                                                           ***/
/*** in specific areas if the same elements exist for the specific area above                                            ***/
/*****************************************************************************************/

body {
line-height: 1.5em;
}

input, select, textarea {
font-size: 12px;
}

p {
margin-top: 0;
margin-bottom: 0;
}

h1{
margin:0;
}

img {
border: none;
text-decoration: none;
}

a img {
text-decoration: none;
}

/******************************** Page borders ********************************/
/* left nav border */
.inner {
border-left: solid 0px #808080; 
}
/* Footer border */
.bottom{
/*border-top: solid 0px #808080; */
}

/******************************** Page layout settings ********************************/
/* left column width */
.outer, .left {
border-left-width: 160px; 
}
/*  _negative_ left column width */
.float-wrap {
margin-left: -160px;   
}
/* has to be page width - left column width  */
.center, .inner {
width: 580px;  
}

/* page width */
* html .wrapper, .wrapper, .float-wrap {
    width: 750px;
    }
/******************************** Hyperlink settings imported ********************************/

a.melbournewebdesigner:link 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#c40233; font-weight:normal; text-decoration:underline; }
a.melbournewebdesigner:visited 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#c40233; font-weight:normal; text-decoration:underline; }
a.melbournewebdesigner:active 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#c40233; font-weight:normal; text-decoration:underline; }
a.melbournewebdesigner:hover 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#000000; font-weight:normal; text-decoration:overline; BACKGROUND: none; }

a.webdesign:link 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#c40233; font-weight:normal; text-decoration:none; }
a.webdesign:visited 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#c40233; font-weight:normal; text-decoration:none; }
a.webdesign:active 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#c40233; font-weight:normal; text-decoration:none; }
a.webdesign:hover 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#c40233; font-weight:normal; text-decoration:underline; BACKGROUND: #c40233; }

a.webhosting:link 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:none; }
a.webhosting:visited 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:none; }
a.webhosting:active 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:none; }
a.webhosting:hover 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:underline; BACKGROUND: FFCC00; }

a.webhosts:link 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:none; }
a.webhosts:visited 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:none; }
a.webhosts:active 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:none; }
a.webhosts:hover 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:underline; BACKGROUND: #339966; }

a.websitehosting:link 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#000000; font-weight:normal; text-decoration:none; }
a.websitehosting:visited 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#000000; font-weight:normal; text-decoration:none; }
a.websitehosting:active 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#00ff00; font-weight:normal; text-decoration:none; }
a.websitehosting:hover 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#FFCC00; font-weight:normal; text-decoration:underline; BACKGROUND: #535353; }

a.websitedesigners:link 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#ff6600; font-weight:normal; text-decoration:none; }
a.websitedesigners:visited 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#ff6600; font-weight:normal; text-decoration:none; }
a.websitedesigners:active 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#ff6600; font-weight:normal; text-decoration:none; }
a.websitedesigners:hover 		{ font-family:Verdana,Arial,sans-serif; font-size: 8pt; color:#ffffff; font-weight:normal; text-decoration:underline; BACKGROUND: none; }

a.navred:link 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navred:visited 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navred:active 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navred:hover 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:none; BACKGROUND: #c40233; }

a.navyellow:link 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navyellow:visited 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navyellow:active 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navyellow:hover 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#000000; font-weight:bold; text-decoration:none; BACKGROUND: #ffcc00; }

a.navgreen:link 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navgreen:visited 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navgreen:active 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.navgreen:hover 		{ font-family:Arial,sans-serif; font-size: 10pt; color:#000000; font-weight:bold; text-decoration:none; BACKGROUND: #33cc66; }