﻿
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}


/* GRID */
.grid
{
	border: solid 1px gray;
	padding: 6;
	background-color: #ececec;
}

.gridheader
{
	font-weight: bold;
	background-color: #F7A1CC;
}

.griditem
{
	background-color: #ececec;
}

.gridaltitem
{
	background-color: #F8D3E4;
}


/* GRID CONTACT */
.gridcontact
{
	background-color: #ececec;
	width: 190px;
}

.gridcontactheader
{
	font-weight: bold;
	background-color: #ececec;
}

.gridcontactitem
{
	background-color: #ececec;
}

.gridcontactaltitem
{
	background-color: #ececec;
}


/* LINKS */
.linkitem
{
	color: #83B6DE;
	font-size: 12px;	
}

.linkitem:hover {
	color: #A5D2F5;
}


/* CONTACT */
.contact 
{
	color: #4E79B7;
	font-size: 8pt;
}

.contact:hover {
	color: #83B6DE;
}

/* Shop2u */
.shop2u {
	color: #4E79B7;
	font-weight: bold;
}

.shop2u:hover {
	color: #83B6DE;
}


/* POP UP */ 
.popup {
	background-color: #ffffff;
	visibility: hidden;  
	width:1px;
	height:1px;
}


/* MASTER */
.master {
	background-color: #FFFFFF;
}

/* MIDDLE */
.middle
{
	background-color: #FFFFFF;
}

/* CONTENT */
.content {
	margin-left: auto;
	margin-right: auto;
	width:  1000px;
	text-align: center;
}


/* MODEL ID */
.modelid {
	color: #4E79B7;
	font-weight: bold;
}

.modelid:hover {
	color: #83B6DE;
}

/* LINE */
hr {
	border: 0;
	border-top: 1px solid #A2C8E6;
	height: 1px;
}

/* LINK */
a {
	color: #4E79B7;
	text-decoration: none;
}

a:hover {
	color: #83B6DE;
}


body {
	
	background-color:#F9E6FA;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #696969;
}


/* 1 HEADER */
.header {
	background-image: url(http://www.isois2u.com/themes/fishon9/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
}


/* HEADER MENU */
.headermenu 
{
	position: relative;
	width: 980px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	text-align:right;
	padding:10px;
}

.menua {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 15px;
}


.menuaparent 
{
	color: #4E79B7;
	padding-right: 10px;
}

.menuaparent:hover {
	color: #83B6DE;
}


/* SIDEBAR MENU */
.menucparent 
{
	color: #FF2B8A;
	font-weight: bold;
	font-size: 13px;
	
}

.menucparent:hover {
	color: #F6A7D4;
}

.menucitem 
{
	color: #83B6DE;
	font-size: 12px;	
}

.menucitem:hover {
	color: #A5D2F5;
}


.tMenu {
	padding-left: 10px;
	padding-bottom: 35px;
	text-align:left;
	background-color: #FFFFFF;
	width:300px;                        
}


/* COMMENT */
.visitor
{
	color: #83B6DE;
	position: absolute;
	right: 30px;
	top:230px;
	font-size: 12px;
	width: 800px; 
	text-align: right;
}

.comment 
{
	color: #FF2B8A;
}

.comment:hover {
	color: #F6A7D4;
}

/* FOOTER */
.footer {
	background-image: url(http://www.isois2u.com/themes/fishon9/footer.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	padding-top: 20px;
	margin-right: auto;
	width:  1000px;
	height: 150px;
	text-align: center;
	font-size: 10px;
	color: Gray;
}


/* PAGE */
.page {
	background-repeat: repeat-y;
	text-align: left;
	border:1px; 
	border-color:#cecece; 
	border-style:solid;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
}


/* TITLE */
h4 
{
	background-image: url(Images/titlebar.gif);
	background-repeat: no-repeat;
	padding-left:35px;
	margin-top: 0.5em;
	margin-bottom: 1.12em;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #FF2B8A;
	font-size: 1.2em;

}

/* DEFAULT */
#default
{
	width: 740px;
	padding-top: 5px; 
	padding-bottom: 10px; 
}


/* Division */
.divone {
	border:1px; 
	border-color:#cecece; 
	border-style:solid;
	background-color:White;
	text-align: center;
}

.divtwo {
	text-align:left; 
	padding:5px; 
	background-color:White;
}

.divthree 
{
	width: 200px;
	border:1px; 
	border-color:#cecece; 
	border-style:solid;
	background-color:#ececec;
	padding: 5px;
	padding-right: 0px;
}

.divfour
{
	border:1px; 
	border-color:#cecece; 
	border-style:solid;
	background-color:#ececec;
	width: 195px;
	padding:10px;
	padding-right: 0px;
}

.divtop
{
	width: 960px;
	border:1px; 
	border-color:#cecece; 
	border-style:solid;
	background-color:#ececec;
	padding:10px;
}

/* Table */
.tblone
{
	background-color: #ffffff; 
	border-color: #cecece; 
	border-width: 1px; 
	border-style: solid; 
	padding: 3px;
	width: 330px;
}

.tbltwo
{
	background-color: #ffffff; 
	border-color: #cecece; 
	border-width: 1px; 
	border-style: solid; 
	padding: 3px;
}



