/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	}
	
ul, li, h3, font {
	margin:0px;
	padding:0px;
	}
	
		

/*--------left_nav------------*/

.mypets { /*header of 1st demo*/
	cursor: hand; cursor: pointer; padding: 2px 5px;
	/*border: 1px solid gray;
	background: #E1E1E1;*/
	font-size:10px; text-transform:uppercase; color:#a8a8a8; font-weight: normal; }
.mypets a { /*header of 1st demo*/
	color:#a8a8a8;
	text-decoration:none;
}

.mypets a:hover { /*header of 1st demo*/
	color:#000000;
}

.mypets_1 { /*header of 1st demo*/
	cursor: hand; cursor: pointer; padding: 2px 5px;
	/*border: 1px solid gray;
	background: #E1E1E1;*/
	font-size:10px; text-transform:uppercase; text-decoration:none; color:#a8a8a8; font-weight: normal; }
.mypets_1:hover { /*header of 1st demo*/
	color:#000000;
}
.mypets_1 a { /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	/*padding: 4px 5px;*/
	/*border: 1px solid gray;
	background: #E1E1E1;*/
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#a8a8a8;
}
.mypets_1 a:hover { /*header of 1st demo*/
	color:#000000;
}


.thepet ul {
	list-style:none;
	margin:5px 0px 5px 15px;
	}
	
.thepet ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	}
	
.thepet ul li a h3:hover {
	color:#000000;
	}

.openpet{ /*class added to contents of 1st demo when they are open*/
	background:#ffffff;
	color:#000000;
}

.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font: bold 11px Verdana;
	margin: 5px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: red;
}

/*--------left_nav_end------------*/


.PrevNext {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	color:#8c8c8c;
	font-weight:bold;
	}
.PrevNext a {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	color:#606060;
	text-decoration:none;
	font-weight:bold;
	}	
	
.PrevNext a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	color:#606060;
	text-decoration:underline;
	font-weight:bold;
	}	
	

.link_1 {
	color:#848484; 
	font-size:10px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing:1px;
	
	}
.link_1 a {
	color:#848484; 
	font-size:10px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing:1px;
	text-decoration:none;
	}	
	
.link_1 a:hover {
	color:#848484; 
	font-size:10px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing:1px;
	text-decoration:underline;
	}
	
.link_2 {
	color:#a8a8a8; 
	font-size:9px; 
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;
	
	
	}	

.link_2 a {
	color:#a8a8a8; 
	text-decoration:none;
	
	}	
	
/*----------new----style--add---on----21112008---------*/

.text_box {
	border:1px #b2b2b2 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b2b2;
	padding:1px 5px 1px 5px;
	margin:0px 0px 0px 5px;
	width:85px;
	}	
	
#go_button {
	background-image:url(https://shop.cosabella.com/media/images/go.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:15px;
	border:0px;
	cursor:pointer;
	margin:3px 0px 0px 0px;
	}	
.go_button {
	background-image:url(https://shop.cosabella.com/media/images/go.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:15px;
	border:0px;
	cursor:pointer;
	margin:3px 0px 0px 0px;
	}
	
	
/*----------new----style--add---on----21112008---------*/

.view_all {
	color:#848484; 
	font-size:11px; 
	font-weight:bold; 
	letter-spacing:1px; 
	font-family:Arial, Helvetica, sans-serif;
	
	}	
	
.view_all a {
	color:#848484; 
	font-size:11px; 
	font-weight:bold; 
	letter-spacing:1px; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	}	

.view_all a:hover {
	color:#000000; 
	font-size:11px; 
	font-weight:bold; 
	letter-spacing:1px; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	}	
	
	
	

