/*	Author: Andre Berger Design @ www.berger-design.com
*	Date: Aug'11
*	V: 6.0
*/
/************************** BODY STYLE ****************************/

body {
	background-image: url(assets/main_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
p {
	color:#666666;
	line-height:1.6em;
}

img {
	border:0pt none;
}
#update {
	position: absolute;
	left: 0px;
	top: 0px;
}
#content a:link {
	color:#D70707  !important;
	text-decoration: none;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 2s, 2s;
	-transition-timing-function: ease-in;
}
#content a:visited {
	color:#D70707;
	text-decoration: none;
}
#content a:hover {
	color:#494949  !important;
	text-decoration: none;
}
#content a:active {
	color:#D70707;
	text-decoration: none;
}
/************************** COPY ****************************/


.copyright {
	font-size: 10px;
	color: #B1B1B1;
}
.copyright a {
	color:#B1B1B1 !important;
	font-size: 10px;
	text-decoration:none;
	background-color:#FFFFFF;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
}
.copyright a:visited {
	font-size: 10px;
	text-decoration:none;
	color: #B1B1B1;
}

.copyright a:hover {
	color:#FFFFFF !important;
	background-color:#B1B1B1;
	font-size: 10px;
	text-decoration: none;
}
.caps {
	font-size: 11px;
	color: #8A8A8A;
	line-height: 1.6em;
}
.caps a:link{
	color:#D70707  !important;
	font-size: 10px;
	text-decoration: none;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;

}
.caps a:hover{
	color:#494949 !important;
	text-decoration: none;
}
.latestTitel {
	font-weight: bold;
	color: #6F6F6F;
	border-bottom-width: 1px;
	margin-top: 0px;
	padding-top: 5px;
}
.news {
	padding:3px 12px 5px 13px;
	border-bottom: 1px dotted #C4C4C4;
	margin: 0px;
}
.newsBottom{
	padding:3px 12px 5px 13px;
	margin: 0px;
}
ul {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}
li {
	color: #666666;
	margin: 0px;
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pgID {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #D70707;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}
.subHead {
	text-transform: uppercase;
	font-size: 12px;
	color: #A7A7A7;
	padding: 0px;
	margin: 0px;
	letter-spacing: .1em;
}
.subHead2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #D70707;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.backup {
	margin-right: 0px;
	margin-left: -10px;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
.backup2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: -10px;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

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

#main {
	width:760px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#pgImg {
	height: 220px;
	width: 760px;
}
#pgImgNarrow {
	height: 120px;
	width: 760px;
}
#head {
	padding:0px;
	float:left;
	height: 90px;
	width: 760px;
	margin: 0px;
}
#contentWork {
	position: relative;
	width: 760px;
	margin-top: 0px;
}
#content {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
	position: relative;
	width: 760px;
	margin-top: 10px;
}
#leftCol {
	float:left;
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
	padding-right:28px;
	vertical-align:bottom;
	width:420px;
	line-height: 120%;
	padding-left: 10px;
	position: relative;
}
#leftCol2 {
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;	
	padding-right:10px;
	vertical-align:top;
	width:359px;
	line-height: 120%;
	padding-left: 10px;
	position: relative;
}
#rightCol {
	background-color:#F1F1F1;
	border-bottom:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
	vertical-align:top;
	width:270px;
	line-height: 100%;
	position: relative;
}
#rightCol2 {
	background-color:#F1F1F1;
	border-bottom:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
	vertical-align:top;
	width:359px;
	line-height: 120%;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
#footer {
	float:left;
	padding-bottom:15px;
	padding-top:5px;
	width:760px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
	text-transform: capitalize;
	margin-top: 40px;
}
/************************** MENU ****************************/
#mainMenu .menuDeco {
	font-size: 13px;
	color: #D70707;
}

#mainMenu {
	text-transform: uppercase;
	color: #AEAEAE;
	letter-spacing: .1em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
	margin-bottom: 10px;
	font-weight: normal;
}
#mainMenu a:link {
	font-size: 13px;
	color: #AEAEAE !important;
	text-decoration: none;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
	padding-right: 3px;
	padding-left: 3px;
}

#mainMenu a:visited {
	color: #AEAEAE;
}
#mainMenu a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #D70707 !important;;
}
#main #mainMenu .currentMain {
	color: #D70707;
	background-position: center 17px;
	cursor:pointer;
	border: none;
	background-image: url(portfolio/themes/default/arrow_down.png);
	background-repeat: no-repeat;

}

/************************** portfolio MENU ****************************/

#portfolioMenu {
	color: #AEAEAE;
	font-size: 12px;
	position:relative;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}
#portfolioMenu a:link {
	color: #AEAEAE !important;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
}

#portfolioMenu a:visited {
	color: #AEAEAE;
}

#portfolioMenu a:hover {
	text-decoration: none;
	color: #D70707;
	background-position: center 17px;
	cursor:pointer;
	border: none;
	background-image: url(portfolio/themes/default/arrow_down.png);
	background-repeat: no-repeat;	
	color: #D70707 !important;;

}

#contentWork #portfolioMenu .currentFolio {
	color: #D70707;
	background-position: center 17px;
	cursor:pointer;
	border: none;
	background-image: url(portfolio/themes/default/arrow_down.png);
	background-repeat: no-repeat;
}


/************************** SUB MENU ****************************/

#subNav {
	padding-top: 10px;
	text-transform: uppercase;
	color: #AEAEAE;
	font-size: 10px;
	letter-spacing: 0.1em;
}
#subNav a:link {
	font-size: 10px;
	color: #AEAEAE;
	text-decoration: none;
}

#subNav a:visited {
	font-size: 10px;
	color: #AEAEAE;
}
#subNav a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #D70707;
}

/************************** IMAGE STYLE       ****************************/
.clientsFrame {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	
}
img#left {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
img#right {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
}
img#clients {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}
img#wall {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}


/************************** SLIDER STYLE       ****************************/
#slider {
	position:relative;
	width:760px; /* Change this to your images width */
	height:460px;
	background-image: url(portfolio/themes/default/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

