@charset "utf-8";
/* Body */
body {
	background-color: #ffffff;
}

p {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 17px;
	text-align: justify;
	font-size: 11px;
}

h1{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	line-height:normal;
}

ul{

}

li{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	line-height:normal;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
.p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #50012B;
	font-style: italic;
}
	


/* Header*/
#header{
	width: 1024px;
	height: 180px;
	margin: 0 auto;
}

#header h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #780140;
	text-indent: 10px;
}

#header h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #50012B;
	font-size: 12px;
	text-align: right;
	line-height: 2em;
}

#header h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F773B5;
	font-size: small;
	text-indent: 20px;
	vertical-align: bottom;
	line-height: 30px;
	font-style: italic;
}

#header #logo{
	float: left;
	background-image: url(image/logo-impress.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 235px;
}

#header #right{
	float: right;
	background-color: #FCCDE5;
	height: 180px;
	width: 785px;
}

#header #right h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	text-align: center;
	text-indent: 20px;
	margin-top: 10px;
	line-height: normal;
}

#header #right p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #BE0164;
	text-align: center;
}


	
/* Sidebar */
#sidebar {
	float: left;
	width: 235px;
	height:100%;
}

/* BoxedA */
#sidebar #boxA{
	width:235px;
	background-image: url(image/sidebar.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar #boxA h2 {
	color: #999;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

#sidebar #boxA a {
	color: #FFF;
	text-decoration: none;
}

#sidebar #boxA a:hover {
	color: #999;
}


/*Menu*/
#menu {
	background-color: #780140;
	
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
	display: block;
	width: auto;
	height: 20px;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #780140;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: double;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}

#menu a {
	color: #CCC;
	text-decoration: none;
	background-color: #780140;
}

#menu a:hover {
	color: #ffffff;
	background-color: #fa0596;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* BoxedC */
#sidebar #boxC{
	background-color: #50012B;
	background-image: url(image/logo_mavi.gif);
	height: 105px;
	width: 140px;
	background-repeat: no-repeat;
	margin-left: 47.5px;
	margin-bottom: 50px;
	margin-top: 50px;
}



/*Content*/
	
#content {
	float: right;
	width: 785px;
	height: 100%;
}

/*ContentAreaA*/
#content  #areaA{
	float: left;
	width:490px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#content #areaA h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BA0162;
	padding-top: 20px;
}

#content #areaA h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f0027f;
}

#content #areaA h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 20px;
	background-color: #999;
	
}

#content #areaA .image {
	float: left;
	margin-top: 0.3em;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 0;
}

/*ContentAreaB*/
#content #areaB {
	float:right;
	width:270px;
	margin-top: 30px;
}

/*ContentAreaB link*/
#content #areaB ul {
	list-style: none;
}

#content #areaB li{
	font-size: 10px;
	background-color: #f4f4f4;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #be8db8;
}

#content #areaB a {
	color: #333;
	text-decoration: none;
}

#content #areaB a:hover {
	color: #000000;
}

#content #areaB #duration{
}

#content #areaB #duration ul{
}

#content #areaB #duration li{
	font-size: 10px;
	background-color: #f4e1fc;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9834c2;
}


/*ContentAreaC*/
#content #areaC {
	width:770px;
	margin-top: 30px;
	margin-right: 0px;
}

#content #areaC h3 {
	font-size: 13px;
	padding-top:3px;
	padding-bottom: 3px;
	text-indent: 10px;
	background-color: #f4e1fc;
}

#content #areaC ul{
	list-style: none;
}

/*ContentAreaC Inside*/
#content #areaC #inside{
	width:500px;
	margin-left: 100px;
	disc-style:block;
}

#content #areaC #product{
}

#content #areaC #product ul{
	list-style: none;
}

#content #areaC #product li{
	font-size: 10px;
	background-color: #f4e1fc;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:10px;
}
/* ContentAreaD */
#content #areaD{
	float:left;
	width: 288px;
}

#content #areaD li{
	font-size: 10px;
}

/*ContentAreaE*/
#content #areaE{
	float:right;
	width: 460px;
	margin: 10px;
}

#content #areaE ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #areaE li {
	padding: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F784BD;
	font-size: 11px;
}

#content #areaE li:hover {
	background-color: #f5f5f4;
}

#content #areaE a{
	color: #666;
	text-decoration: none;
}

#content #areaE a:hover{
	color:#000000;
}

/*ContentAreaB Footer*/
#content #footer1{
	float:inherit;
	background-color: #ffabe2;
	clear: both;
	width: 785px;
	height: 23px;
}

#content #footer1 p{
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Footer */
#footer {
	width: 1024px;
	height:50px;
	background-color: #a7a9ac;
}

#footer #footerLeft{ 
	float:left;
}

#footer #footerLeft ul {
	margin: 10px;
	padding: 10px;
}

#footerLeft li {
	color: #fff;
	display: inline;
}

#footer #footerRight{ 
	float:right;
}

#footer #footerRight p {
	color: #fff;
	margin: 10px;
	padding: 5px;	
}


/* wrapper*/
#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(image/background.gif);
}


.proddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	margin-bottom: 20px;
	text-align: justify;
}

.prodname {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7b7b7b;
}

.prodtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8ba0a0;
}

.whitecontentbg {
	background-color: #FFFFFF;
}

.prodpics1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
    position: top;
	width: 202px;
}

.proTitle {
	font-family: Century Gothic, Verdan, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}

.proddesc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;

}
