body {
	background: #000;
}
#background {
	background: url("img/background.jpg") no-repeat center top;
}
#header {
	margin-bottom: 10px;
}

#header h1 {
	width: 983px;
	height: 149px;
	position: relative;
	overflow: hidden;
}

#header h1 span.logo {
	background: url("img/header.jpg") no-repeat;
	width: 983px;
	height: 149px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 10;
}

#navigation {
	display: block;
}

#navigation li {
	display: inline;
	float: left;
}

#navigation a {
	background-image: url(img/navigation.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;	
}

.sprite-home {
	background-position: 0px 0px;
	width: 129px;
}
.sprite-home:hover, li.active .sprite-home {
	background-position: 0px -101px
}
.sprite-who-are-we {
	width: 166px;
	background-position: -179px 0px;
}
.sprite-who-are-we:hover, li.active .sprite-who-are-we {
	background-position: -179px -101px;
}
.sprite-our-product {
	width: 120px;
	background-position: -395px 0px;
}
.sprite-our-product:hover, li.active .sprite-our-product {
	background-position: -395px -101px;
}
.sprite-blog {
	width: 136px;
	background-position: -565px 0px;
}
.sprite-blog:hover, li.active .sprite-blog {
	background-position: -565px -101px;
}
.sprite-magazine {
	width: 140px;
	background-position: -751px 0px;
}
.sprite-magazine:hover, li.active .sprite-magazine {
	background-position: -751px -101px;
}
.sprite-susologist {
	width: 146px;
	background-position: -941px 0px;
}
.sprite-susologist:hover, li.active .sprite-susologist {
	background-position: -941px -101px;
}
.sprite-contact {
	width: 146px;
	background-position: -1137px 0px;
}
.sprite-contact:hover, li.active .sprite-contact {
	background-position: -1137px -101px;
}
#search-box {
	width: 320px;
	height: 51px;
	background: url("img/search-box.gif") no-repeat;
	position: relative;
}

#search-box input {
	position: absolute;
	top: 15px;
	left: 60px;
	width: 220px;
	border: none;
}

/** homepage **/
.new-box {
	width: 320px;
}
.new-box h2 {
	height: 48px;
}
#our-magazine-the-story {
	width: 651px;
}
#top-images {
	width: 651px;
	height: 323px;
	margin-bottom: 14px;
}
#the-story h2 {
	background: url("img/home-headings.png") no-repeat 0 -96px;
}
#our-magazine h2 {
	background: url("img/home-headings.png") no-repeat 0 -48px;
}
#our-magazine h3 a, #the-story h3 a {
	line-height:30px;
	font-family:Georgia;
	font-size:16px;
}
#our-magazine h3 a {
	color: #f68b1f;
}
#the-story h3 a {
	color: #00acde;
}
#our-magazine h3, #our-magazine p, #the-story h3, #the-story p {
	padding: 0 10px;
}
#our-magazine .cnt-wrapper, #the-story .cnt-wrapper {
	height: 85px;
	overflow: hidden;
	background: url("img/background-magazinebox.gif") no-repeat;
}
#blog .number {
	background: url("img/number-bg.png") no-repeat center;
	font-size: 80%;
	width: 17px;
	line-height: 18px;
	position: absolute;
	right: 0px;
	top: 6px;
	color: #000 !important;
}

#blog {
	width: 320px;
}
#blog h2 {
	background: url("img/home-headings.png") no-repeat;
}
#blog h3 {
	line-height: 20px;
}
#blog div.item {
	position: relative;
	background: url("img/background-blogbox.gif") no-repeat;
}

#blog div.item-con {
	padding-top: 5px;
	margin-left: 100px;
	width: 200px;
}

#blog span.number {
	color: #FFF;
	text-align: center;
	right: 6px;
}

#blog p.contr {
	position: absolute;
	bottom: 5px;
	left: 102px;
}

#blog h3 {
	margin-bottom: 3px;
}

#blog h3 a {
	font-family: Georgia;
	font-size: 16px;
	color: #f8e30b;
}
/** end homepage **/
/** our product **/
#our-product .cnt h2 {
	font-size: 150%;
}
#our-product .cnt h2, #our-product .cnt h2 a {
	font-family: Georgia;
	color: #F7E100;
}
#our-product .top {
	width: 650px;
}
#our-product .top .cnt h2 {
	font-size: 200%;
	margin: 10px 0;
}
#our-product .top .cnt p {
	width: 600px;
	font-size: 130%;
}
#our-product #our-range-box {
	width: 651px;
}
#our-product #our-range-box .border {	
	border: 1px solid #F7E100;
}
#our-product #our-range-box .cnt-wrapper {
	float: right;
	width: 380px;
}
#our-product #our-range-box img {
	float: left;
	border-right: 1px solid #F7E100;
}
#our-product #our-range-box .cnt {
	padding: 15px 35px;
}
/** end our product **/
/** who-are-we **/
#who-are-we .cnt h2 {
	font-size: 150%;
}
#who-are-we .cnt h2, #who-are-we .cnt h2 a {
	font-family: Georgia;
	color: #F7E100;
}
#who-are-we #sidebar {
	font-size: 140%;
}
#who-are-we #sidebar h2, #who-are-we #sidebar p {
	margin-bottom: 1em;
}
#who-are-we #sidebar .box {
	width: 320px;
}
#who-are-we #sidebar .cnt {
	padding: 7px;
}
#who-are-we #download {
	width: 651px;
}
#who-are-we #download .border {	
	background: #eaeaea;
	border: 1px solid #F7E100;
}
#who-are-we #download .cnt-wrapper {
	float: right;
	width: 380px;
}
#who-are-we #download img {
	float: left;
	border-right: 1px solid #F7E100;
}
#who-are-we #download .cnt {
	padding: 15px 35px;
}
/** end who-are-we **/

/** our-product **/
#our-product .cnt h2 {
	font-size: 150%;
}
#our-product .cnt h2, #our-product .cnt h2 a {
	font-family: Georgia;
	color: #F7E100;
}
#our-product #sidebar {
	font-size: 140%;
}
#our-product #sidebar h2, #our-product #sidebar p {
	margin-bottom: 1em;
}
#our-product #sidebar .box {
	width: 320px;
}
#our-product #sidebar .cnt {
	padding: 7px;
}
#our-product #download {
	width: 651px;
}
#our-product #download .border {	
	background: #eaeaea;
	border: 1px solid #F7E100;
}
#our-product #download .cnt-wrapper {
	float: right;
	width: 380px;
}
#our-product #download img {
	float: left;
	border-right: 1px solid #F7E100;
}
#our-product #download .cnt {
	padding: 15px 35px;
}
/** end our-product **/
/** our friends **/
#friends #cnt {
	width: 651px;
}
#friends #sidebar {
	width: 320px;
}
#friends .top .cnt-wrapper {
	width: 600px;
}
#friends .categories {
	border: 1px solid #F7E100;
	background: #eaeaea;
}
#friends .categories .cnt-wrapper {
	width: 486px;
}
#friends .categories .cnt {
	padding: 5px 15px;
}
#friends .categories .cnt a {
	color: #F7E100;
}
#friends .categories .cnt .left {
	width: 225px;
}
#friends .categories .cnt .right {
	width: 200px;
}
#friends .top p {
	font-size: 150%;
	font-family: Georgia;
}
#friends .cnt h2 {
	line-height: 2;
	font-size: 200%;
}
#friends .cnt h3 {
	line-height: 1.5;
	font-size: 150%;
}
#friends .cnt h2, #friends .cnt h2 a, #friends .cnt h3, #friends .cnt h3 a {
	font-family: Georgia;
	color: #F7E100;
}
#friends #sidebar .cnt-wrapper {
	width: 205px;
	height: 85px;
	overflow: hidden;
}
/** end friends **/
/** magazine **/
#magazine .wis {
	display: block;
	height: 51px;
	width: 320px;
	background: url("img/wis.gif") no-repeat;
}
#magazine .off {
	display: block;
	height: 52px;
	width: 320px;
	background: url("img/off.gif") no-repeat;
}
#magazine .tsp {
	display: block;
	height: 72px;
	width: 320px;
	background: url("img/susoproject-top.gif") no-repeat;
}
#magazine #sff .cnt, #enews .cnt {
	padding: 0 7px;
}
#magazine #sff p,
#magazine #sff fieldset,
#magazine #sff,
#enews p,
#enews fieldset,
#enews {
	margin-bottom: 1em;
}
#magazine #sff h3,
#enews h3 {
	font-size: 150%;
	margin: 10px 0; 
	color: #F7E100;
}
#magazine #sff div.text label,
#magazine #sff div.textarea label,
#enews div.text label,
#enews div.textarea label {
	float: left;
	width: 85px;
	padding: 5px 0;
}
#magazine #sff div.input,
#enews div.input {
	padding: 5px 0;
}
#magazine #sff div.text input,
#enews div.text input {
	width: 212px;
}
#magazine #sff div.textarea textarea,
#enews div.textarea textarea {
	width: 212px;
	height: 50px;
}
#magazine #sff .note,
#enews .note {
	margin-left: 85px;
}
#magazine #sff div.error-message,
#magazine #sff div.error,
#enews div.error-message,
#enews div.error {
	margin-left: 85px;
	color: #F7E100;
}
#enews .btn-send  {
	display: block;
	width: 95px;
	height: 34px;
	float: right;
	margin-right: 20px;
	background: url("img/btn-send.gif") no-repeat;
	cursor: pointer;
}
#magazine #sff .submit {
	float: right;
}
#magazine .content h2,
#magazine .content h2 a {
	color: #F7E100;
}
/** end magazine **/
/** our videos **/
#videos #cnt {
	width: 651px;
}
#videos #sidebar {
	width: 320px;
}
#videos #cnt .cnt-wrapper {
	width: 600px;
}
#videos #cnt h2 {
	line-height: 2;
	font-size: 200%;
}
#videos #cnt h3 {
	font-size: 150%;
	margin-bottom: 1em;
	margin-right: 140px;
}
#videos #cnt h2, #videos #cnt h2 a {
	color: #F7E100;
}
#videos #cnt h2, #videos #cnt h2 a, #videos #cnt h3, #videos #cnt h3 a {
	font-family: Georgia;
}
#videos #sidebar .cnt-wrapper {
	width: 205px;
	height: 85px;
	overflow: hidden;
}
#videos #sidebar h3 {
	font-size: 150%;
}
#videos #sidebar h3, #videos #sidebar h3 a {
	font-family: Georgia;
	color: #F7E100;
}
/** end videos **/
/** cupon **/
#cupon {
	text-align: left;
	background: #EEEEEE url("img/cupon-bg.jpg") no-repeat left bottom;
	color: #000;
	height: 500px;
	position: relative;
}
#cupon fieldset {
	padding: 15px 0;
}
#cupon .input {
	margin-bottom: 1em;
}
#cupon .input label {
	float: left;
	width: 100px;
	padding: 0 15px;
	
}
#cupon .input input,
#cupon .input textarea,
#cupon .input select {
	width: 230px;
}
#cupon .input textarea {
	height: 60px;
}
#cupon .error-message {
	margin-left: 130px;
}

#cupon .error-message {
	margin-top: 3px;
	font-size: 90%;
}
#cupon .btn-submit  {
	position: absolute;
	bottom: 0px;
	right: 40px;
	display: block;
	width: 95px;
	height: 34px;
	background: url("img/btn-submit.gif") no-repeat;
	cursor: pointer;
}
#cupon p.bigger {
	padding: 15px;
	font-size: 130%;
}
#cupon a {
	color: #F7E100;
}
/** end cupon **/
h2.heading {
	width: 100%;
	height: 24px;
	position: relative;
	overflow: hidden;
	position: relative;
}

h2.heading span {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	height: 24px;
}

h2.heading span.susology {
	background: url("img/susology.gif") no-repeat;
	width: 120px;
}

h2.heading span.blog {
	background: url("img/blog.gif") no-repeat;
	width: 173px;
}

h2.heading span.news-feeds {
	background: url("img/news-feeds.gif") no-repeat;
	width: 261px;
}

h2.heading span.features {
	background: url("img/features.gif") no-repeat;
	width: 217px;
}

h2.heading span.suso-tv {
	background: url("img/suso-tv.gif") no-repeat;
	width: 89px;
}

h2.heading span.magazine {
	background: url("img/magazine.gif") no-repeat;
	width: 235px;
}

h2.heading span.knights {
	background: url("img/knights.gif") no-repeat;
	width: 168px;
}

span.get-in-touch {
	background: url("img/get-in-touch.gif") no-repeat;
	width: 505px;
	height: 98px;
	display: block;
	margin-bottom: 15px;
}

h2.heading span.legal-disclaimer {
	background: url("img/legal-disclaimer.gif") no-repeat;
	width: 200px;
}

h2.heading span.search-results {
	background: url("img/search-results.gif") no-repeat;
	width: 150px;
}

.appended {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

.content {
	border-bottom: 1px dotted #AAA;
	margin-bottom: 10px;
	font-size: 110%;
}

.content.last {
	border: none;
}

.content h2,.content h3,.read_more {
	font-family: Georgia;
	font-size: 230%;
	font-weight: normal !important;
}

.content h2 {
	margin-bottom: 10px;
}

.content h2.first {
	margin-top: 18px;
}

.content p,.content img,.content .flv-player,.content h3,.content .sharePost,.paging
	{
	margin-bottom: 20px;
}

.content .links li {
	display: inline;
}

.content .input {
	margin-bottom: 10px;
}

.content .text input,.content .textarea textarea {
	width: 260px;
}

.content img.left,.content .video.left {
	margin-right: 10px;
}

.content img.right,.content .video.right {
	margin-left: 10px;
}

#captcha_image {
	margin-bottom: 5px;
	left: 0;
}

.error-message {
	color: #E62017;
}

.sidebar {
	width: 320px;
}

.sidebar .subscribe {
	background: url("img/rss.png") no-repeat left;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
}

.sidebar .h2-recent {
	margin-top: 57px;
}

.sidebar h2,.sidebar label,.news h3 {
	font-weight: bold;
	font-size: 110%;
	font-family: Arial;
}

.sidebar h3 {
	background: #F7E100 none repeat scroll 0 0;
	color: #000;
	line-height: 1.4;
	padding-left: 6px;
	font-family: Arial;
}

.sidebar ul {
	margin-bottom: 15px;
}

.sidebar li {
	border-bottom: 1px dotted #AAAAAA;
	line-height: 23px;
}

.sidebar a {
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar input {
	font-size: 100%;
	border: 0;
}

.sidebar input.text {
	border-bottom: 1px solid #393939;
}

.sidebar input.submit {
	background: transparent;
	font-weight: bold;
}

.sidebar .images {
	width: 250px;
}

.sidebar .images li {
	display: inline;
	border-bottom: none;
}

.sidebar .thumb {
	margin-right: 7px;
	margin-bottom: 10px;
	mar\gin-right: 10px;
}

* html .sidebar {
	width: 317px;
}



#blog-detail h2, .content h2 a,.read_more a {
	color: #F7E100;
}

.content img.main {
	position: relative;
	left: -15px;
}

.more {
	position: absolute;
	right: 6px;
	bottom: 6px;
}

h3,.next,.more,.times,.prev,#blog #paginator {
	font-size: 110%;
	font-family: Georgia;
}

div.box .box-cont {
	background: url("img/background-featurebox.gif") no-repeat;
	height: 91px;
	overflow: hidden;
}

div.box .box-cont h3 {
	padding: 10px 8px;
	font-size: 20px;
}

div.box .bf62017 h3 a {
	color: #f62017;
}

div.box .b4d0f70 h3 a {
	color: #4d0f70;
}

div.box .box-cont p {
	padding: 0px 8px;
}

.box2 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #AAA;
	margin-bottom: 5px;
}

.box2 img {
	margin-left: 0 !important;
}

.box2 h3 {
	font-size: 20px;
	display: inline;
	line-height: 1.2;
}

.box2 h3 span {
	padding-left: 3px;
	padding-right: 3px;
	color: #1A1818;
}

.box2 p {
	padding: 0 4px;
	margin-top: 8px;
}

.box2 .next {
	position: absolute;
	left: 10px;
	bottom: 0;
}

.box2 a {
	color: #666;
}

.box2 div {
	position: relative;
	background: #eee;
	width: 319px;
	height: 145px;
	padding: 6px;
	border-left: 1px solid #D4D5D7;
	border-top: 1px solid #D4D5D7;
	border-bottom: 1px solid #D4D5D7;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 131px;
	width: 308px;
	float: left;
}

.box2 div.div-70 {
	overflow: hidden;
	height: 70px;
	border: none;
	padding: 0;
	width: auto;
	position: static;
	background: transparent;
}

.box3 h3 {
	font-size: 16px;
	display: inline;
	line-height: 1.2;
}

.box3 p {
	margin-top: 5px;
}

.disable {
	color: #999;
}

.plus,.next,.prev {
	line-height: 32px;
}

.plus {
	float: left;
}

h2.invert {
	background: #F7E100;
	color: #000;
	line-height: 1.4;
	padding-left: 6px;
}

.margin-12 {
	margin-left: 12px;
}

.suso-tv .box2 div {
	height: 113px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 99px;
}

.box3 {
	position: relative;
	background: #eee;
	width: 320px;
	padding: 6px;
	border: 1px solid #D4D5D7;
	border-bottom: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 306px;
}

.box3 p {
	height: 80px;
	overflow: hidden;
}

.box3.last {
	border-bottom: 1px solid #D4D5D7;
}

.box4 {
	position: relative;
	margin-bottom: 10px;
	background: url("img/background-magazinebox.gif") no-repeat bottom;
	width: 320px;
	height: 290px;
	overflow: hidden;
}

.box4 h2 {
	line-height: 30px;
}

.box4 h3 {
	line-height: 1.2;
	font-size: 20px;
	margin: 8px 0;
}

.box4 h3 a {
	color: #f62017;
}

.box4 h2,.box4 h3,.box4 p {
	padding: 0 10px;
}

.bottom {
	position: absolute;
	bottom: 0;
}

.bottom.line2 {
	border-top: 1px dotted #AAA;
	padding-top: 20px;
}
/* FOOTER */
#footer {
	margin-top: 6px;
	height: 70px;
}

#facebook-icd {
	height: 36px;	
	line-height: 36px;
	overflow: hidden;
}

.facebook-icon {
	background: url("img/facebook.png") no-repeat left;
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 7px;
}

#facebook {
	font-size: 130%;
	width: 937px;
	height: 36px;
	text-transform: uppercase;	
	overflow: hidden;
	position: relative;
	background: url("img/underline.png") repeat-x 63px 28px;
}

#facebook .scroll-text {
	position: absolute;
	white-space: nowrap;
}

#facebook li {
	display: inline;
	margin-right: 50px;
}

#facebook li.last {
	margin-right: 937px;
}


#facebook a {
	font-family: Arial, sans-serif !important;
	text-decoration: none;
}

#facebook a:hover, #facebook a:focus {
	text-decoration: underline;
}

#copy {
	text-align: center;
	color: #f7e100;
}
#copy a {
	color: #f7e100;
}

#footer span a,#footer p a {
	font-family: Georgia;
}
/* END FOOTER */

#main .news h2,#main .news p {
	margin-bottom: 10px;
}

#main .news p {
	font-size: 12px;
}

#main .news h2 {
	font-family: Georgia;
	font-size: 120%;
	font-weight: normal;
}

#main .news-archive h2 {
	font-weight: bold;
}

#main .news img {
	margin-bottom: 10px;
	display: block;
}

#main .features {
	padding-top: 300px;
}

#main .features h2.more-features {
	padding-left: 6px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #AAA;
}

#main .features img.right {
	margin-left: 10px;
}

#main .features img.none {
	display: block;
}

#main .features img.left {
	margin-right: 10px;
}

#main .features img.right {
	margin-left: 10px;
	left: 0;
}

#main .features-overview #paginator,#archive-right #paginator,.suso-tv #paginator
	{
	font-size: 110%;
	font-family: Georgia;
	line-height: 2;
}

#main .magazine div {
	margin-right: 12px;
}

#main .magazine img.left {
	margin-right: 10px;
}

#main .magazine img.right {
	margin-left: 10px;
}

#main .magazine div.second h2,#main .magazine div h3 {
	color: #F7E100;
}

#main .magazine div h3 {
	margin-bottom: 10px;
}

#main .magazine h2 {
	font-family: Georgia;
	font-weight: normal;
}

#main .magazine div.second h2 {
	font-size: 230%;
	line-height: 2.5;
}

#main .magazine .launch-viewer {
	font-family: Georgia;
}

#main .magazine {
	font-size: 110%;
}

#main .knights .first {
	position: relative;
	left: -12px;
}

#main .knights .box2 h3 a, #main .knights .right h3 a, #main .knights-detail .box2 h3 a, #main .knights-detail .right-col h3 a  {
	color: #4d0f70;
	font-size:20px;
}

.box-knights h3 {
	margin-bottom: 10px;
}

#main .knights-detail .content h2 {	
	color: #4d0f70;
}

#main .knights .right-col, #main .knights-detail .right-col {
	width: 320px;
}

#main .knights-footer {
	background: url("img/knights-box-bg.png") no-repeat bottom right;
	height: 36px;
	width: 100%;
}

#main .knights div.right .flv-player {
	padding-left: 12px;
}

div.video-box h2,div.video-box h3 {
	line-height: 32px;
	color: #F60;
}

div.video-box h2 {
	padding-left: 22px;
	padding-right: 10px;
}

div.video-box h3 {
	padding: 0 10px;
}

div.video-box h2 {
	background: url("img/knights-box-bg.png") no-repeat top right;
}

div.get-in-touch p {
	font-size: 110%;
}

div.get-in-touch div.submit input,div.get-in-touch div.reset input {
	font-size: 100%;
	background: #59585D;
	color: #FFF;
}

div.get-in-touch div.reset input {
	margin-right: 10px;
}

div.get-in-touch div.submit input.send {
	background: #F62217;
}

div.get-in-touch div.input {
	margin-bottom: 10px;
}

div.get-in-touch div.input input,div.get-in-touch div.submit input,div.get-in-touch div.reset input,div.get-in-touch div.input textarea
	{
	border: 1px solid #AAA;
}

/*
div.get-in-touch div.input input,
div.get-in-touch div.input textarea {
    margin-top: 3px;
}
*/
div.get-in-touch div.text input {
	width: 180px;
}

div.get-in-touch div.textarea textarea {
	width: 425px;
	height: 225px;
}

div.get-in-touch div.reset {
	float: left;
}

div.page {
	font-size: 110%;
}

div.page h2 {
	font-family: Georgia;
	font-size: 230%;
	font-weight: normal;
	line-height: 2.5;
	color: #E62017;
}

div.page p {
	margin-bottom: 20px;
}

#archive-bottom {
	width: 230px;
}

#archive-bottom select {
	margin-right: 5px;
}

#archive-bottom .submit {
	display: inline;
}

#archive-bottom a {
	text-decoration: none;
}

#archive-bottom a:hover {
	text-decoration: underline;
}

#archive-right {
	width: 320px;
}

#archive-right div.h290 {
	height: 292px;
	overflow: hidden;
}

#archive-right a {
	text-decoration: none;
}

#archive-right li {
	line-height: 2;
	border-bottom: 1px dotted #AAA;
}

/* SEARCH */
#search-results {
	font-size: 110%;
}

#search-results h2 {
	font-family: Georgia;
	font-size: 150%;
	font-weight: normal !important;
}

#search-results .item {
	margin-bottom: 25px;
}

h2.heading span.sort-by {
	font-size: 110%;
	position: relative;
	float: right;
	line-height: 24px;
	position: relative;
}

a.back {
	color: #424242;
	font-family: Georgia;
	font-style: italic;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 263px;
}

h2.heading span.sort-by a.active {
	text-decoration: none;
}
/* FRENCH */
#french p, 
#french strong {
	font-size: 107%;
}

#french .big-box, #french .big-box2 {
	width: 648px;
	background: url("img/french-big-box.jpg") no-repeat bottom right;
}

#french .big-box2 {
	background: url("img/french-big-box2.jpg") no-repeat bottom right;
}

#french .big-box-headline {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 220px;
}

#french .big-box-headline a {
	color: #fff;
	font-size:250%;
	font-family: Georgia;
}

#french .big-box p, #french .big-box2 p {
	padding: 10px 10px 10px 15px;
}

#french #top-image {
	float: left;
}

#french #top-image p {
	height: 104px;
	overflow: hidden;
}

#french #top-image p a, #french .box .french-content a {
	font-size: 110%;
}

#french #top-image.big-box2 p {
	height: 75px;
}

#french #french-nav {	
	margin-right: 1px;
	padding-left: 5px;	
	border-left: 1px dotted;
	height: 406px;
}

#french #french-nav a {
	width: 319px;
	height: 70px;
	display: block;
}

#french #french-nav a.suso-uk {
	background: url("img/french-nav-suso-uk.jpg") no-repeat;
	margin-bottom: 3px;
}

#french #french-nav a.visit-suso {
	background: url("img/nav-visit-suso.jpg") no-repeat;
	margin-bottom: 3px;
}

#french #french-nav a.product {
	background: url("img/french-nav-product.jpg") no-repeat;
}

#french #french-nav a.product-red {
	background: url("img/nav-product-red.jpg") no-repeat;
}


#french .twobox {
	width: 658px;
}

#french .box, #french .box2-fr {	
	height: 383px;
	background: url("img/french-box.jpg") no-repeat bottom left;	
	width: 325px; 
	padding-right: 6px;
	border-right: 1px dotted;	
	voice-family : "\"}\""; voice-family : inherit;	
	width: 319px;
}

#french .box2-fr {
	height: 331px;
	background: url("img/french-box2.jpg") no-repeat bottom left;
}

#french .last {
	border-right: 0;
	padding-right: 0;
}

#french .box .french-content, #french .box2-fr .french-content {
	padding: 10px;
}

#french .box h3 a, #french .box2-fr h3 a {
	padding: 0 10px;
	line-height: 35px;
	font-family: Georgia;
	font-size: 20px; 
	color: #fe1700;
}

#french .space {
	padding-bottom: 6px;
	margin-bottom: 6px;
}

#french #footer {
	padding-top: 0px;
	padding-left: 10px;
}

