@charset "utf-8";
/* CSS Document */
 .close
{
	clear: both;
}
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:lighter;
}
div#Wrapper{
width:1024px;
background-color:#D4EFFC;
margin:0 auto;
}
div#Menu{
	position:relative;
	left:240px;
	bottom:27px;
	color:#FFF;
	}
div#Header{
height:253px;
}
div#Left{
width:230px;
float:left;
background:white;
margin-right:24px;
padding-top:20px;
}
	div.LeftBox{
	width:190px;
	color:#00AEEF;
	padding: 10px 20px 10px 20px;
	float:left;
	background:url(../images/lef_box_bg.gif) repeat-x;
	}
	div.LeftBoxHeader {
		background:#00AEEF;
		padding-left:20px;
		color:#FFFFFF;
		float:left;
		clear:both;
		width:210px;
		font-size:14px;
		font-weight:bold;
		line-height:23px;
	}
div#content{
width:770px;
float:left;
min-height:300px;
background-color:transparent;
}
div#TopMenu{
width:254px;
height:24px;
}
div#Footer{
width:984px;
margin:0 auto;
text-align:center;
padding:20px;
background-color:#D4EFFC;
}
p.Footer{
	font-size:10px
	}

span.gits{
font-size:24px;
color:#78D2F5;
font-family:Gill Sans,Verdana, Arial, Helvetica, sans-serif;
}
img.gits{
border:none;
margin-bottom:4px;
}
img.gits:hover{
filter:alpha(opacity=60);   
-moz-opacity: 0.6;   
opacity: 0.6;
}
input#search, select{
padding:3px;
width:180px;
line-height:25px;
height:25px;
background-color:transparent;
border: 1px solid #000000;
}
select{
padding:3px;
width:186px;
height:31px;
}
#contact label{
	width:100px;
	display:block;
	float:left;
	}
p.Error{
color:#EC008C;
font-weight:bold;
}
fieldset{
	border:none;
	}
input[type=text]{
padding:3px;
width:280px;
line-height:25px;
height:25px;
background-color:transparent;
border: 1px solid #000000;
}
input[type=submit]{
padding:0 0 0 10px;
background-image:url(../images/left_menu.png);
background-repeat:no-repeat;
background-position:center left;
background-color:transparent;
color:#00AEEF;
font-weight:bold;
border:none;
cursor:pointer;
margin-top:20px;
}
textarea.contact{
padding:3px;
width:280px;
background-color:transparent;
border: 1px solid #000000;

}

.Frace{
	font-size:16px;
	}
a{color:black;}
a:link{color:balck;}
a:visited{color:black;}
a:hover{color:#FF3399;}
a:active{color:#FF3399;}

hr{
border:none;
border-bottom:dashed grey 3px;
}

h1{ font-size:14px;}
h2{font-size:12px;  }
h3{font-size:11px;}
img{border:none;}


div#homeleft{
float:left;
width:400px;
min-height:800px;
text-align:left;
}
dif#homeright{
float:left;
text-align:left;
width:360px;
}
div.box{
margin-top:20px;
float:left;
text-align:left;
background-color:white;
width:310px;
padding:20px;
}
h3.populer{
font-size:14px;
}
h3.populer a{
font-size:14px;
line-height:24px;
margin-top:30px;
}
img.populer {
width:100px;
height:100px;
}
div#populer{
margin-right:20px;
margin-top:30px;
}
h2.pink, a.pink{
color:#EC008C;
font-size:17px;
}
div.price{
width:50px;
height:50px;
vertical-align:middle;
text-align:center;
color:white;
font-size:12px;
padding-top:15px;
float:right;
background-image:url(../images/price.gif);
background-repeat:no-repeat;
}
div.master {font-size:9px;clear:both;}
div.master a{font-size:9px; color:#FF0000;}
div.master a:hover{font-size:9px;color:#000000;}
div.master a:visited{font-size:9px;color:#FF0000;}

div.test{
padding:20px;
text-align:left;
background-color:white;
width:310px;
margin-top:20px;
margin-right:20px;
float:left;
}
span.page, a.page{
color:#FF0000;
text-decoration:none;
}
p{
	line-height:20px;
}
a#home{
font-size:24px;
font-weight:100; 
color:white;
}
a#home:hover{
font-size:24px; 
color:#FF3399;
}
img{border:none;}

ul.LeftMenu{
	list-style:none;
	margin-left:20px;
	list-style:url(../images/left_menu.png);
	}
	ul.LeftMenu li{
		line-height:25px;
		}
ul.LeftMenu li a{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
ul.LeftMenu li.Current a,
ul.LeftMenu li a:hover{
color:#EC008C;
}