/*	Author: Berger Design, London @ www.berger-design.com
*	Date: Jan'09
*	V: 2.1
*/

/****************************************************** LAYOUT  ********************************************************/

body {
	background-color: #F7F7F7;
	color:#202020;
	font-family:'Verdana', sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin: 0px;
}
.worksLogo {
	margin-top: 20px;
}
.copyLEFT {
	padding-right: 10px;
	padding-left: 20px;
}

.float_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #C70000 !important;
	text-decoration: none;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
}
a:hover {
	color:#FFFFFF!important;
	text-decoration: none;
	background-color: #C70000;
	text-decoration: none;
}

a:visited {
	color: #C70000;
	text-decoration: none;
}
#mainFrame {
	text-align: left;
	vertical-align: middle;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 820px;
}

#topCONTENT {
	background-image: url(images/bg_d-shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	height: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
}
/**************************************************** FORMATING STYLE ****************************************************/

.highlight {
	font-weight: bold;
}
.list li {
	list-style-type: none;
	font-weight: bold;
	list-style-image: url(images/arrow_right.gif);
}
.quotes {
	background: url(images/quote.gif) no-repeat;
	color: #202020;
	margin-bottom: 40px;
	padding-left: 24px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.6;
	text-transform: uppercase;
	font-style: italic;
	margin-right: 15px;
	margin-top: 40px;
	margin-left: 10px;
}
.quotesV2 {
	background: url(images/quote.gif) no-repeat;
	color: #202020;
	margin-bottom: 10px;
	padding-left: 24px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.6;
	text-transform: uppercase;
	font-style: italic;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 10px;
}
.FOLIO_DIV_middle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	background-image: url(images/decoLines.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 70px;
	padding-top: 15px;
}
.FOLIO_DIV_top {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 15px;
}
h1 {
	text-transform: uppercase;
	font-size: 15px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
/****************************  PAGE OPTIONS  ****************************/

#pageOPTIONS {
	position: absolute;
	top: 5px;
	right: 35px;
}
#pageOPTIONS a {
	margin-left: 6px;
}
#topLOGO {
	position: absolute;
	top: 45px;
	left: 30px;
}
#middleCONTENT {
	background-image: url(images/bg_d-shadow.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	height: 220px;
}
#middleCONTENT_FOLIO {
	background-image: url(images/bg_d-shadow.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	height: 70px;
}
#bottomCONTENT {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
#bottomCONTENTdeco {
	background-image: url(images/bg_d-shadow.gif);
	background-repeat: repeat-y;
	width: 820px;
	background-position: center;
}
#CONTENT_Left {
	width: 240px;
	float: left;
	line-height: 20px;
}
#CONTENT_right {
	line-height: 20px;
	margin-left: 260px;
}

#COPYRIGHT {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	color: #BCBCBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 20px;
}
.copyright {
	font-size: 9px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
#BREADCRUMBS {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	color: #A8A8A8;
	font-size: 9px;
	text-align: right;
	padding-top: 0px;
	margin-top: 30px;
	padding-bottom: 0px;
}
#BREADCRUMBS a {
	color:#767676 !important;
	text-decoration:none;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
}
#BREADCRUMBS a:hover {
	color:#FFFFFF !important;
	background-color:#767676;
	text-decoration: none;
}
#BOTTOM {
	background-image: url(images/bottom_deco.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
}


/**************************** MAIN NAVIGATION  ****************************/

.menuCopy {
	font-size: 10px;
}

.mainMenu {
	font-size: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	position: absolute;
	z-index: 5;
	display: inline;
	right: 30px;
	bottom: 0px;
}

.mainMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.mainMenu li {
	display: inline;
	text-transform:uppercase;
}

.mainMenu a {
	float: left;
	color:#202020 !important;
	text-decoration: none;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	padding-bottom: 2px;
	padding-top: 2px;	
}

.mainMenu a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #C70000;
}
.mainMenu .current a { /** currently selected menu item **/
	font-size: 10px;
	background-color: #D3D3D3;
	color: #FFFFFF;
}

/**************************** SUB NAVIGATION  ****************************/

.subNAV {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	position: absolute;
	margin: 0px;
	top: 95px;
	visibility: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 300px;
	background-color: #FFFFFF;
}
.subNAV ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.subNAV li{
	display: inline;
	text-transform:uppercase;
}
.subNAV a {
	float: left;
	color:#202020 !important;
	text-decoration: none;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
	letter-spacing: 0.1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.subNAV a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #C70000;
}


/**************************************************** IMG  ****************************/
img, div { 
	behavior: url(http://www.rockee.co.uk/scripts/iepngfix.htc) 
}

img.shadow {
	background: url(http://www.berger-design.com/clients/rockee_V2/images/shadow-1000x1000.gif) no-repeat right bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: -1px;
	margin-bottom: -5px;
}

img.shadowRight {
	background: url(http://www.berger-design.com/clients/rockee_V2/images/shadow-1000x1000.gif) no-repeat right bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: -1px;
	margin-bottom: -5px;
	float: right;
	margin-left: 20px;
}
img.arrowUp_Breadcrumbs {
	float: left;
	padding-left: 15px;
	margin-top: -5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
img.arrowUp_Folio {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: -16px;
	margin-left: 30px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	background-color: #FFFFFF;
}
img.arrowUp_Imprint {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	background-color: #FFFFFF;
}
img#right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
img#left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
/**************************************************** FADING IMG  ****************************/

.centerSlideShow{ /*IE method of centering a relative div*/
	text-align: center;
}

.centerSlideShow>div{ /*Proper way to center a relative div*/
	margin: 0 auto;
}


/************************** FORM DECO ****************************/

fieldset {
	border: 1px solid #D3D3D3;
	margin-top: 10px;
	margin-left: 30px;
	padding:10px;
	margin-bottom: 20px;
	text-decoration: none;
	width:440px;
	font-size: 10px;
}
legend {
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	background-color: #C70000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: -10px;
}
input, textarea, select {
	padding:5;
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.smallPrint {
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
}
/************************** AWARDS ****************************/

#AWARDS {
	width: 190px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #EBEBEB;
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	background-color: #D3D3D3;
}
