@charset "utf-8";
/* CSS Document */

body {	
	margin:0 20px;
	font-size:1em;
	background-color: #333;
	background-image: url(/assets/images/template/background.gif);
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
img {
	border:none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	line-height: 1.3em;	
	color: #333;
	}	
#content ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	line-height: 1.3em;	
	color: #333;
	}	
h1 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight:normal;
	color: #0099ff;
}
h2 {
	font-size: 0.8em;
	line-height: 1.3em;	
	font-weight:bold;
	color: #000;
}
h3 {
	font-size: 0.8em;
	line-height: 1.3em;	
	font-weight:bold;
	color: #0099ff;
}
h4 {
	font-size: 0.8em;
	line-height: 1.3em;	
	font-weight:bold;
	color: #666;
}
.p {
	font-size: 0.7em;
	line-height: 0.9em;	
	color: #333;
	}
.error {
	color: #CC0000;
	}
table { 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	line-height: 1.3em;	
	color: #333;
	}
#terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.6em;
	line-height: 1.1em;	
	color: #666;
	font-weight:normal;
}

	
	
/*- LINKS START --------------------------- */

a, a:link {
	text-decoration: none;
	color:#0099ff;
	}

a:hover {
	color:#666;
	text-decoration: underline;
	}

/*- LINKS END --------------------------- */

	
/*- LAYOUT START--------------------------- */

#wrapper {
	margin: 0px auto;
    background: #fff;
    width:800px;
    padding: 0px 40px 0px 40px;
	background-image: url(/assets/images/template/grad-top.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
#header-image { 
	position: relative;
	float:left;
	}
#header-login {
	width:350;
	padding-top:40px;
	font-size:0.8em;
	float:right;
	}
#content-ads {
	float: right;
    width: 250px;
    overflow: hidden;
	border-top:1px solid #999;
	background:#FFF;
	!padding-top:20px; //IE7
	}
#content-ads img {
	text-align:center;
	display:block;
	}
#content { 
	position: relative;
	width:510px;
	float:left;
	border-top:1px solid #999;
	padding-top:15px;
	height:auto;
	}
#content800 { 
	position: relative;
	width:800px;
	float:left;
	border-top:1px solid #999;
	padding-top:15px;
	!padding-top:20px; //IE7
	}
#content-right { 
	width:585px;
	float:right;
	border-top:1px solid #999;
	padding-top:15px;
	height:auto;
	}
#content-right460 { 
	width:460px;
	float:right;
	border-top:1px solid #999;
	padding-top:15px;
	height:auto;
	}
#leftcolumn {
	position: relative;
	float: left;
    width: 175px;
	border-top:1px solid #999;
	padding-top:15px;
	height:auto;	
	}
#leftcolumn300 {
	position: relative;
	float: left;
    width: 300px;
	border-top:1px solid #999;
	padding-top:15px;
	height:auto;	
	}
#main-img {
	width: 800px;
	border-top:1px solid #999;
	padding-top:15px;
	padding-bottom:15px;
	}
#main-img-gallery {
	width: 585px;
	padding-top:15px;
	padding-bottom:15px;
	}
#footer {
	border-top:1px solid #C0C0C0;
    line-height:30px;
	background-color:#fff;
	padding-top:12px;
	}	
#footer-id {
	float:left;
	font-size: 0.9em;
	text-align:left;
	}
#footer-id img {
	float:left;
	}
#footer-id span{
	color:#999;
	}
#footer-copyright {
	float:right;
	font-size: 0.54em;
	color: #999;
	}
#footer-social_network {
	line-height:30px;
	float:right;
	font-size: 0.54em;
	margin-top:50px;
	color: #999;
	padding-bottom:5px;
	}
#spacer {
	width:30px;
	height: 30px;
	float:left;
	}
#column {
	width: 350px;
	float:left;
	margin-left:18px;
	}
.product-info {
	width:330px;
	float:left;
}
.product-info-right {
	width:180px;
	float:right;
	text-align:center;
	overflow:hidden;
}

.related {
	width:250px;
	padding-bottom:4px;
	border-bottom:1px solid #999;
	background-color:#ccc;
}

.related_content {
	margin-left:4px;
}

.related_content_white {
	background-color:#fff;
	width:242px;
	margin-left:4px;
	margin-right:4px;
	padding-top:2px;
	padding-bottom:4px;
	!padding-top:4px; //IE7
}

html>body #column {
	margin-left:35px;
	}
.clear { clear:both; }
.none { display:none; }

/*- LAYOUT END--------------------------- */

/*- CLASSES START--------------------------- */



.ads {
	border-bottom:1px solid #C0C0C0;
	padding-bottom:10px;
	!padding-bottom:0px; //IE7
	}
.ditto_summary {
	border-bottom:1px solid #999;
	padding:10px 0 10px 0;
	height:100px;
	}
.ditto_thumb {
	float:left;
	margin-right:10px;
	width:100px;
	height:100px;
	overflow: hidden;
	}
.price {
	font-size: .9em;
	font-weight:bold;
	color: #333333;
	}
	
.was-price {
	font-size: 0.7em;
	line-height: 1.3em;	
	color: #333;
	font-style:italic;
	}	
	
/* GALLERY START*/
#picturecontainer {
	background-color:#fff;
	height:800px;
	text-align:center;
	!height:600px; //IE7
	}
/** 
 * While we're having the loading class set.
 * Removig it, will remove the loading message
 */
#picturecontainer.loading {
  background: url(/assets/images/template/spinner.gif) no-repeat center center;
}
.bottomline {	
	border-bottom:1px solid #999;
	padding-top:15px;
	}
.thumb58 {
	width:58px;
	height:58px;
	overflow:hidden;
	float:left;
	}

.client {
	margin-left:100px; 
	margin-right:100px;
	}
.client .thumbs li {
	width:65px;
	height:65px;
	overflow:hidden;
	float:left;
}
.client .thumbscontainer {	
	width:600px;
	padding-bottom:5px;
	background-color:#999;
	}
.thumbscontainer {	
	width:585px;
	padding-bottom:5px;
	background-color:#999;
	}
/* GALLERY END*/
.pagetitle {
	font-size: 1.2em;
	font-weight:normal;
	line-height: 1.2em;	
	color: #0099ff;
	}
.longtitle {
	font-size: 0.7em;
	font-weight:bold;
	line-height: 1.2em;	
	color: #000;
	}
/* BREADCRUMB START*/
.B_crumbBox {
	color: #333333;
	}

.B_crumbBox a, B_crumbBox a:link {
	color: #666;
	}
/* BREADCRUMB END*/
.smalltext {
	font-size: 0.6em;
	line-height: 1.2em;	
	color: #333333;
	}
.copyright {
	font-size: 0.54em;
	color: #999;
	}

/* PROFILE ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.profile {
	border-bottom:1px solid #999;
	padding-bottom:15px;
	}
.profile_image {
	position: relative;
    width: 133px;
	height: 200px;
	overflow: hidden;
	padding-right: 20px;
	float: left;
	}


/* NEWS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 510px;
	margin-bottom:5px;
	padding-bottom:10px;
	padding-top:20px;
	border-bottom:1px solid #D6D1BF;
	overflow: hidden;
}

.news img {
	margin-top: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

.news-title {
	font-size: 1.5em;
    font-weight:lighter;
	line-height: 1.3em;	
	color: #0099ff;
}

.news-date {	
	font-size: 0.7em;
	font-weight:bold;
	line-height: 1.3em;	
	color: #666;
}

.news p {
	font-size: 0.7em;
	line-height: 1.2em;	
	color: #333;
}

.news .publisher  {
    float:left;
    width:200px;
    height:20px;
    padding:6px; 
    font-size: 9px;
    line-height: 22px;
    border: 1px solid #ccc;
    text-decoration: none !important;
    color: #999;
}
* html .news .publisher { line-height:18px; }

.news .publisher_adthis {
	text-align:right;
}

.news .publisher img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	display: inline;
	float: left;
}

.news .publisher_blue {
    float:left;
    width:10px;
    height:34px;
    margin-right:5px;
    background-color:#ccc;
    border-left: 2px solid #0099ff;
}

.ditto_paging {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    font-size: 0.7em;
    line-height: 1.2em;	
    color: black;
}
#ditto_pages .ditto_currentpage {
    font-weight:bold;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #fff;
    color: #333;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #0099ff;
}
#ditto_pages a:hover {
    border: 1px solid #666;
    background-color: #999;
    color: #fff;
}

/*- CLASSES END--------------------------- */
	
	
/*- MAINMENU START--------------------------- */

#mainmenu {
	margin: 0;
	padding: 30px 0px 20px 0px ;
	height: 22px;
	font: 11px Verdana, sans-serif;
	width: 100%;
	list-style-type: none;
	background: #fff;
}
#mainmenu ul{
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}
#mainmenu li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}
#mainmenu li a, #mainmenu li a:link {
	background: #fff;
	color: #555;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	display: block;
}
#mainmenu li a:hover {
	color: #0099ff;
	border-bottom: 3px solid #0099ff;
	cursor: pointer;
	background: #eee;
	}
#mainmenu li.current a, #mainmenu li.current a:link {
	color: #0099ff;
	cursor: default;
	font-weight: bold;
	border-bottom: 3px solid #999;
}
	#mainmenu li.current a:hover {
	border-bottom: 3px solid #000;
	background: #eee;
}
/*- MAINMENU END --------------------------- */

/*- LEFTMENU END --------------------------- */
#leftnav {
	font: 0.8em Verdana, sans-serif;
	width:175px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	list-style-type: none;
	}
#leftnav ul {
	list-style-type: none;
	margin: 0;
    padding: 0;
	}

#leftnav li a {
  	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 8px 0 0 10px;
	}	
	
#leftnav li a:link, #leftnav li a:visited {
	color: #777;
	display: block;
	background: url(/assets/templates/default/leftnav.gif);
	}
	
#leftnav li a:hover {
	color: #fff;
	background: url(/assets/templates/default/leftnav.gif) 0 -32px;
	}
	
#leftnav li a:active {
	color: #fff;
	background: url(/assets/templates/default/leftnav.gif) 0 -64px;
	}
#leftnav li.current a, #leftnav li.current a:link {
	color: #fff;
	background: url(/assets/templates/default/leftnav.gif) 0 -64px;
}
#leftnav li.current a:hover {
	color: #fff;
	background: url(/assets/templates/default/leftnav.gif) 0 -32px;
	}
/*- LEFTMENU END --------------------------- */
	
/*- FORMS START --------------------------- */

	/*-Subsribe ----- */
	
		.TXNewsletters_form {
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 0.7em;
		line-height: 1.3em;	
		color: #333;
		border:solid 2px #b7ddf2;
		background:#fff ;
		margin:0 auto;
		width:400px;
		padding:14px;
		}

		.TXNewsletters_form_right {
		}
		
		.TXNewsletters_form_labelGauche {
		padding:1px;
		margin:2px;
		}
		
		.TXNewsletters_form_labelGauche TEXTAREA {
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 0.7em;
		line-height: 1.3em;	
		color: #333;
		}	
		
		.TXNewsletters_form_text INPUT, .TXNewsletters_form_email INPUT {
		padding:6px;
		width:380px;
		border:1px solid #999;
		background:#fafafa url(/assets/images/template/formtext_background.jpg) repeat-x;
		}
		
		.TXNewsletters_form_item {
		padding-top:5px;
		} 
		
		.TXNewsletters_form_item INPUT:hover {
		border: 1px solid #333;
		} 
					
		/*-Effects Checkbox ----- */
		.TXNewsletters_form_noborder {
		width:20px;
		border:0;
		}
				
		.TXNewsletters_form_inputErr {
		border:1px solid #ff0000;
		}
		
		.TXNewsletters_form_labelErr {
		color:#ff0000;
		}
		
		.TXNewsletters_form_th {
		}

		.coolButton {
		color:#fff;
		background-color:#000;
		border:none;
		margin-right:20px;
		clear:both;
		width:125px;
		height:31px;
		text-align:center;
		line-height:31px;
		}
		
		.coolButton:hover {
		background:#666666 url(/assets/images/template/button_over.png) no-repeat;
		}
	
	/*-Subsribe END----- */
	
	/*-loginform ----- */
	
		#WebLoginLayer0, #WebLoginLayer2, #contactform {
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		border:solid 2px #b7ddf2;
		background:#fff ;
		margin:0 auto;
		width:400px;
		padding:14px;
		}
		
		fieldset {
		border:none;
		mangin-top:0px;
		padding-top:0px;
		}
		
		label {
		width:10em;
		text-align:left;
		margin-bottom:10px;
		}
		
		input {
		padding:6px;
		background:#fafafa url(/assets/images/template/formtext_background.jpg) repeat-x;
		border:1px solid #999;
		}

		input.text {
		width:200px;
		background:#fafafa url(/assets/images/template/formtext_background.jpg) repeat-x;
		}
		
		input:hover  {
		border: 1px solid #333;
		} 
		
		textarea {
		width:350px;
		border:1px solid #999;
		}
		
		textarea:hover {
		border:1px solid #333;
		}
		
		button {
		border:none;
		margin-right:20px;
		clear:both;
		width:125px;
		height:31px;
		background:#666666 url(/assets/images/template/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		}
		
		button:hover {
		background:#666666 url(/assets/images/template/button_over.png) no-repeat;
		}

	/*-loginform END----- */
	

/*- FORMS END --------------------------- */
