body
{
    margin: 0px;
    padding: 0px;
    background-color: #0B1820;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 12px;
    line-height: 19px;
	font-smooth: always;
}
#main
{
    padding-bottom: 30px;
    background: #9AA1C1 url(../images/fixed_bg.png) repeat-x;
    background-position:right top;

}
#main .container
{
}
#footer1
{
    background-repeat: repeat-x;
    padding: 40px;
    position: relative;
    top: -20px;
    min-height: 130px;
}
img
{
    border: 0px;
}
.container
{
    width: 950px;
    margin: 0 auto;
    position: relative;
}
#header
{
    padding-top: 5px;
    padding-bottom: 30px;
}
#logo h1, #logo small
{
    margin: 0px;
    display: block;
    text-indent: -9999px;
}
#logo
{
    width: 194px;
    height: 83px;
}
#ISOlogo
{
    background-image: url(../images/isologo.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 73px;
    float: right;
}
#linkmenu
{
    float: right;
}
.block
{
    background: url(../images/trans.png);
	
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}
.ribbon
{
    position: absolute;
    top: -3px;
    right: -3px;
    height: 87px;
    width: 149px;
}
.block_inside
{
    display: block;
    border: 1px solid #ffffff;
    padding: 20px;
    overflow: auto;
}
.block_trans
{
    display: block;
    border: 1px solid #ccc;
    background: url(../images/trans.png);
    padding: 22px;
	width:940;
}
.image_block
{
    border: 1px solid #b5b5b5;
    background-color: #d2d2d2;
    padding: 5px 5px 5px 5px;
    float: left;
}
.image_block_trans
{
        float: left;
}
.image_block img
{
    border: 1px solid #b5b5b5;
}
.text_block
{
    float: left;
    width: 450px;
    margin-left: 30px;
    padding-top: 10px;
}
.text_block_big
{
    float: left;
    width: 480px;
    margin-left: 30px;
    padding-top: 10px;
}
.text_block_mobile
{
    float: left;
    width: 580px;
    margin-left: 10px;
    padding-top: 10px;
}
.text_block_mobile h2 
{
width:690px;
}
#block_featuredblog .text_block
{
    padding-top: 5px;
}
.innerblock
{
    background: url(../images/yellow_bg.gif) repeat-x;
    background-color: #ffffff;
    margin-top: 20px;
    position: relative;
    width: 668px;
    float: left;
    min-height: 450px;
}
.innerblock_trans
{
    display: block;
    border: 1px solid #ccc;
    padding: 20px;
    width: 220px;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 20px;
    min-height: 409px;
	background: url(../images/trans.png);
}
#block_portfolio
{
    overflow: auto;
    margin-bottom: 20px;
}
#portfolio_items
{
    width: 615px;
    margin-right: 25px;
    float: left;
    min-height: 100px;
    padding-top: 3px;
}
#text_column
{
    float: right;
    width: 310px;
}
#text_column img
{
    margin-bottom: 20px;
    position: relative;
    left: -3px;
}
#text_column h2#text_title
{
    text-indent: -9999px;
    background-image: url(../images/creatif.jpg);
    background-repeat: no-repeat;
    width: 310px;
    height: 129px;
}
.mini_portfolio_item
{
    border: 1px solid #a3a09e;
    margin-bottom: 10px;
    position: relative;
}
.mini_portfolio_item .block_inside
{
    background: none;
    background-color: #e2dddc;
    padding: 25px 30px 15px 30px;
}
.mini_portfolio_item .thumbnail
{
    float: left;
    margin-right: 20px;
    border: 1px solid #979390;
}
#content_area
{
    width: 665px;
    float: left;
}
#content_area .block_inside
{
    min-height: 400px;
}
#sidebar
{
    float: left;
    width: 281px;
    position: relative;
    left: -1px;
    margin-top: 15px;
    background-color: #e2dddc;
    border: 1px solid #a3a09e;
}
#sidebar .block_inside
{
    background: none;
    background-color: #e2dddc;
}
#sidebar h3
{
    font-size: 20px;
    line-height: 23px;
}
#sidebar ul
{
    margin: 10px 0px 30px 0px;
    padding: 0px;
}
#sidebar ul li
{
    list-style: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
#sidebar ul li a
{
    color: #7f7d78;
}
#sidebar ul li a:hover
{
    color: #0172dd;
    text-decoration: none;
}
#content_area h2
{
    font-size: 32px;
    line-height: 31px;
}
.innerblock h1
{
    font-size: 24px;
	color:#7f7d78;
}
#content_area .separator
{
    border-top: 1px solid #e3e3e3;
    margin-top: 40px;
    padding-top: 40px;
}
.table
{
    background-color: #FFFFFF;
}
h2
{
    margin: 0px 0px 10px 0px;
    font-size: 30px;
    font-family: Helvetica, Arial, Sans-serif;
    color: green;
    letter-spacing: -1px;
}
h3
{
    margin: 10px 0px 5px 0px;
    font-size: 14px;
    line-height: 21px;
    font-family: Helvetica, Arial, Sans-serif;
    color: #000000;
}
h4
{
    color: #007de2;
    margin: 0px 0px 0px 0px;
}
h5
{
    font-size: 12px;
    color: #0A5908;
    margin: 0px 0px 0px 0px;
}
small
{
    color: #595856;
    font-weight: bold;
    font-size: 11px;
    display: block;
    margin-bottom: 15px;
}
a
{
    color: #26689f;
    text-decoration: none;
}
small a
{
    color: #007de2;
}
a:hover
{
    text-decoration: underline;
}
p
{
    margin: 0px 0px 15px 0px;
}

a.button
{
    background: #32312f url(../images/button_bg_o.jpg) repeat-x;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 25px;
}
a.button:hover
{
    background: #007de2 url(../images/button_bg.jpg) repeat-x;
    border-color: #007de2;
}
#footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#777;
}
.footer_column
{
    float: left;
    width: 230px;
    margin-right: 0px;
    line-height: 15px;
}
#footer .long
{
    width: 690px;
}
#footer h3
{
    color: #e2dddc;
    text-transform: uppercase;
    font-size: 10px;
}
.footer_column ul li, .footer_column ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
img, #logo
{
    behavior: url(scripts/iepngfix.htc);
}
body#BrightSword
{
}

body#BrightSword #main .container
{
}
body#BrightSword #footer
{
}
body#BrightSword ul#menu li a.active, ul#menu li a:hover
{
    color: #ffffff;
}
body#BrightSword .block, body#BrightSword .mini_portfolio_item
{
    border-color: #1b1a19;
}
body#BrightSword #text_column h2#text_title
{
}
.padtop
{
    padding-top: 5px;
}
.padleft
{
    padding-left: 5px;
}
.padright
{
    padding-right: 5px;
}
.padbottom
{
    padding-bottom: 5px;
}
.padding5
{
    padding: 5px;
}
.yellowbg
{
    background: url(../images/yellow_bg.gif) repeat-x;
}
.style3
{
    color: #CC2B30;
}
.dottedline
{
	border-bottom:#ccc; border-bottom:1px dotted;
	height:5px;
}
.slideshow {}
		p.formklein{
		margin: 5px 0 0 0;
		font-family: Arial, sans-serif;
		color: #000000;
		font-size: 10px;
	}

	input.form, input.formsubmit, select.form, option.form, textarea.form {
		color: #000000;
		font-size: 12px;
		border: 1px solid #ccc;
		padding: 2px;
		background: #fafafa url(http://www.foxyform.com/layout/img04.gif) repeat-x;
		margin-top: 0px;
		font-family: Arial, sans-serif;
	}
	input.form:hover, input.form:focus, select.form:hover, textarea.form:hover, select.form:focus, textarea.form:focus {
		border: 1px solid #ccc;
	}
	option.form	{
		padding: 0px;
		width: auto;
		border: 0px;
	}
	input.form, select.form, textarea.form {
	}
	input.form, select.form, textarea.form {
		width: 210px;
	}
	input.formsubmit	{
		width: auto;
	}
	
	p.error	{
		background: #ffffff url(http://www.foxyform.com/layout/delete.png) no-repeat;
		height: 30px;
		padding-left: 45px;
		padding-top: 10px;
		margin: 10px 10px -5px 10px;
		color: #ce2c09;
	}
	p.success	{
		background: #ffffff url(http://www.foxyform.com/layout/check.png) no-repeat;
		height: 30px;
		padding-left: 45px;
		padding-top: 10px;
		margin: 10px 10px -5px 10px;
		color: #248200;
	}
