/* CSS Document */


body#default{
background-color: #1A1A1A;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #000;
padding: 0;
margin: 0;
text-align: center;
	 }


/*****banner*****/
/**large**/
#banner{
	height: 147px;
	padding: 0 0px 0 0;
	width: 800px;
  margin-left: auto;
     margin-right: auto;
	 	 text-align: left;
		  font-family:  Arial, Verdana, Helvetica, sans-serif;
		 font-size: 11px;
		 color: #000;
		 background-color: #1A1A1A;
}

/**top nav**/
#navbg{
margin-left: auto;
margin-right: auto; 
	 }
#navbg ul {
	list-style: none;
	font-size: 12px;
 	margin-left: auto;
     margin-right: auto; 
	 margin-top: 0px;
	 margin-bottom: 0px;
	 width: 800px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	 padding: 0px;
	}
	
#navbg ul li {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	}
	
	
.link{
text-decoration: none;
color: #999;
text-align: left;
background-color: #1A1A1A;
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: .9;
-khtml-opacity: .9;
opacity: .9; /* for future compatibility */
margin-bottom: 2px;
width: 790px;
padding: 5px;
display: block;
border-bottom: 1px dotted #999;
border-top: 1px dotted #999;
font-variant: small-caps;
	}
	
.link:hover{
text-decoration: none;
color: #999;
text-align: left;
background-color: #666699;
filter: alpha(opacity=80);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: .8;
-khtml-opacity: .8;
opacity: .8; /* for future compatibility */
margin-bottom: 2px;
width: 790px;
padding: 5px;
display: block;
background-position: top;
background-repeat: no-repeat;
border-bottom: 1px dotted #999;
border-top: 1px dotted #999;
}
	
.demo{
text-decoration: none;
color: #ccc;
text-align: left;
background-color: #1A1A1A;
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: .9;
-khtml-opacity: .9;
opacity: .9; /* for future compatibility */
margin-bottom: 2px;
width: 785px;
padding: 5px 5px 5px 10px;
display: block;
border-bottom: 1px dotted #383737;
border-top: 1px dotted #383737;
font-variant: small-caps;
	}
	
.demo:hover {
	text-decoration: none;
color: #999;
text-align: left;
background-color: #FFF;
filter: alpha(opacity=80);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: .8;
-khtml-opacity: .8;
opacity: .8; /* for future compatibility */
margin-bottom: 2px;
width: 785px;
padding: 5px 5px 5px 10px;
display: block;
background-position: top;
background-repeat: no-repeat;
border-bottom: 1px dotted #383737;
border-top: 1px dotted #383737;
	}


/**end top nav**/
#logo{
  background-image:url(../images/logo.jpg);
  background-repeat:no-repeat;
   background-color: #1A1A1A;
  height:147px;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
  }
#logo span{
display:none;
}

/****wrap and global content*******/

#contentwrap{
padding: 0 0px 0px 0px;
background-image: url(../images/contentwrap.jpg);
background-repeat: repeat-y;
	background-position: top;
	width: 800px;
 margin-left: auto;
     margin-right: auto;
position: relative;
overflow: hidden;
list-style-image: url(../images/bullet.gif);
text-align: left;
}

.para{
background-color: #ebf3ff;
padding: 2px;
border: 1px solid #d9e5f6;
}



/******contentmain block******/


#contentmain img{
border: none;
}



#contentmain #price{
background-image: url(../images/price.gif);
width: 100px;
height: 21px;
padding: 5px 0 0 25px;
text-align: left;
}

#contentmain .image{
position: absolute;
left: 400px;
clear: left;
top: 0px;
margin: 0px;
}
.image a{
color: #fff;
border-top: 1px dotted #e8e8e6;
border-bottom: 1px dotted #e8e8e6;
border-left: 0px;
border-right: 0px;
padding-top: 2px;
padding-bottom: 5px;
}
.image a:hover{
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
padding-top: 2px;
padding-bottom: 5px;
}
#article{
min-height: 390px;
position: relative;
width: 308px;

}
.articletwo{
position: relative;
width: 800px;
text-align: left;
font-weight: normal;
margin-right: auto;
margin-left: auto;
}
.articlethree{
position: relative;
width: 800px;
text-align: left;
font-weight: normal;
margin-right: auto;
margin-left: auto;
}
.articlefour{
position: relative;
width: 800px;
text-align: left;
font-weight: normal;
margin-right: auto;
margin-left: auto;
}
.articlefive{
position: relative;
width: 800px;
text-align: left;
font-weight: normal;
margin-right: auto;
margin-left: auto;
}.articlesix{
position: relative;
width: 800px;
text-align: left;
font-weight: normal;
margin-right: auto;
margin-left: auto;
}

.cntlink{
padding-left: 5px;
padding-right: 5px;
color:#999;
border-bottom: 1px dotted #999;
border-top: 1px dotted #999;
margin-top: 2px;
margin-bottom: 2px;
padding-bottom: 5px;
background-color: #1A1A1A;
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: .9;
-khtml-opacity: .9;
opacity: .9; /* for future compatibility */

}
a.beaute{
color: #999;
text-decoration: none;
width: 790px;
display: block;

}
a:hover.beaute{
color: #999;
text-decoration: none;
width: 790px;
display: block;

}
a.beaute2{
color: #999;
text-decoration: none;
width: 790px;
display: block;

}
a:hover.beaute2{
color: #999;
text-decoration: none;
width: 790px;
display: block;

}

a.backToTop {
  background: url(../images/fleche.gif) 0 2px no-repeat;
  padding-left: 10px;
  float: right;
  font-size: 12px;
  color: #a2a2a2;
  font-variant: small-caps;
}

a.backToTop:hover {color: #666699;}

a.comments_invite{
color: #000;
text-decoration: none;
font-variant: small-caps;
padding: 5px;
border-bottom: 1px dotted #e8e8e6;
border-top: 1px dotted #e8e8e6;
margin-top: 2px;
margin-bottom: 2px;
display: block;
}
a:hover.comments_invite{
color: #fff;
background-color: #000;
text-decoration: none;
font-variant: small-caps;
padding: 5px;
border-bottom: 1px dotted #e8e8e6;
border-top: 1px dotted #e8e8e6;
margin-top: 2px;
margin-bottom: 2px;
display: block;
}
#contentright{
background-color: transparent;
float:left;
width: 400px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
text-align: left;
}

#contentright a{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #407dbb;
	font-weight: normal;
	text-decoration: none;
}

#contentright img{
	border: 1px solid #f8f8f7;
}

#contentright a:hover img{
	border: 0 solid #fff;
}

#contentright a:hover{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #82e527;
	font-weight: normal;
	text-decoration: underline;
}


/*****headings*****/




h1 {
text-decoration: none;
color: #ccc;
text-align: left;
background-color: #1A1A1A;
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: .9;
-khtml-opacity: .9;
opacity: .9; /* for future compatibility */
margin-bottom: 5px;
margin-top: 0px;
font-size: 12px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-variant: small-caps;
 display: block;
}

h2 {
text-decoration: none;
color: #ccc;
text-align: left;
background-color: #1A1A1A;
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: .9;
-khtml-opacity: .9;
opacity: .9; /* for future compatibility */
margin-bottom: 2px;
margin-top: 0px;
padding: 5px;
font-size: 12px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-variant: small-caps;
 display: block;
}

h2 a{
text-decoration: underline;
color: #FFF;
text-align: left;
background-color: #1A1A1A;
margin-bottom: 2px;
margin-top: 0px;
font-size: 12px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-variant: small-caps;
 display: block;
}

h2 a:hover{
text-decoration: none;
color: #ccc;
text-align: left;
background-color: #666699;
margin-bottom: 2px;
margin-top: 0px;
font-size: 12px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-variant: small-caps;
 display: block;
}

h3 {
color: #000;
background-color: #f6f6f6;
padding: 5px;
margin: 0px;
font-size: 12px;
font-weight: normal;
font-variant: small-caps;
border-bottom: 1px dotted #e8e8e6;
border-top: 1px dotted #e8e8e6;
}
h4 {
text-decoration: none;
color: #FFF;
text-align: left;
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: .9;
-khtml-opacity: .9;
opacity: .9; /* for future compatibility */
margin-bottom: 5px;
margin-top: 0px;
font-size: 12px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-variant: small-caps;
 display: block;
}



/*****footer*****/

#footer{
background-position:top;
margin-left: auto;
margin-right: auto;
background-color:#1A1A1A;
background-image: url(../images/footer.jpg);
background-repeat: none;
height: 45px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	width: 804px;
clear:both;
padding: 0px 0px 0 0;	
text-align: center;
}

#subfooter{
background-position:top;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	font-weight: normal;
	width: 804px;
 margin-left: auto;
     margin-right: auto;
clear:both;
padding: 0px 0 0 0;	
text-align: center;
}
